Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place! |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
09-07-2007, 05:09 PM
|
#1
|
|
LQ Newbie
Registered: Sep 2007
Posts: 2
Rep:
|
is a core 2 duo considered to be amd64 or ia64
I am installing debian on a computer that has a core 2 duo, and I was just wondering which one I should install. I feel stupid trying to install an amd64 branded iso with an intel chip, but I am pretty sure it is the right one to use. So basically can anyone help clarify what 'genre' of architectures the core 2 duo falls under (wikipedia seems pretty unclear too). Thanks!
|
|
|
|
09-07-2007, 05:38 PM
|
#2
|
|
LQ Newbie
Registered: Aug 2003
Location: Indiana
Distribution: Fedora Core 2
Posts: 13
Rep:
|
core 2 duo = amd64
to the best of my understanding it is amd64 not ia64
|
|
|
|
09-07-2007, 05:57 PM
|
#3
|
|
Senior Member
Registered: Feb 2003
Location: N'rn WI -- USA
Distribution: Kubuntu 8.04, ClarkConnect 4
Posts: 1,142
Rep:
|
No. An Intel Core 2 Duo is not a 64-bit processor, so you would not install an AMD64 operating system.
Get the i686 version if they have it; if not get the i386 version.
|
|
|
|
09-07-2007, 06:26 PM
|
#4
|
|
Senior Member
Registered: Feb 2007
Location: Chilliwack,BC.Canada
Distribution: Slackware64 -current
Posts: 2,079
Rep:
|
Core 2 Duo is 64-bit, it even says on Intel's site
|
|
|
|
09-07-2007, 06:55 PM
|
#5
|
|
Senior Member
Registered: May 2006
Location: USA
Distribution: Debian
Posts: 4,474
|
Quote:
|
Itanium is the brand name for 64-bit Intel Microprocessors that implement the Intel Itanium architecture (formerly called IA-64). Intel has released two processor families using the brand: Itanium and Itanium 2.
|
Quote:
|
x86-64 is a 64-bit superset of the x86 instruction set architecture. The x86-64 instruction set natively supports Intel's x86 and was designed by Advanced Micro Devices (AMD), who have since renamed it AMD64. This architecture has also been adopted by Intel under the name Intel 64
|
Quote:
|
Intel 64 is Intel's implementation of x86-64. It is used in newer versions of Pentium 4, Pentium D, Pentium Extreme Edition, Celeron D, Xeon, and Pentium Dual-Core processors, and in all versions of the Core 2 processors.
|
http://en.wikipedia.org/wiki/Amd64
|
|
|
|
09-07-2007, 06:57 PM
|
#6
|
|
Senior Member
Registered: Mar 2003
Location: Nova Scotia, Canada
Distribution: Debian AMD64
Posts: 3,513
Rep:
|
Quote:
Originally Posted by hairocorn
I am installing debian on a computer that has a core 2 duo, and I was just wondering which one I should install. I feel stupid trying to install an amd64 branded iso with an intel chip, but I am pretty sure it is the right one to use. So basically can anyone help clarify what 'genre' of architectures the core 2 duo falls under (wikipedia seems pretty unclear too). Thanks!
|
ia64 is for the Itanium family of chips you want the amd64 as strange as it seems this is what Debian named the port (distribution branch) of 64bit extensions for the i386 architecture.
|
|
|
|
09-07-2007, 08:00 PM
|
#7
|
|
Guru
Registered: Dec 2006
Location: underground
Distribution: Slackware64
Posts: 7,594
|
This is interesting, and confusing indeed..
I thought that in IA-32 or IA-64, the 'IA' stood for 'Intel Architecture' as it does on the Intel datasheets I have here, rather than 'Itanium Architecture', and that Intel's 64-bit stuff (extensions) was called 'Intel EM64T'. Does Intel currently produce one or more actual 64-bit processors (the Itaniums, is that what they are?), as opposed to the EM64T method?
|
|
|
|
09-07-2007, 08:44 PM
|
#8
|
|
Senior Member
Registered: Mar 2003
Location: Nova Scotia, Canada
Distribution: Debian AMD64
Posts: 3,513
Rep:
|
Quote:
Originally Posted by GrapefruiTgirl
This is interesting, and confusing indeed..
I thought that in IA-32 or IA-64, the 'IA' stood for 'Intel Architecture' as it does on the Intel datasheets I have here, rather than 'Itanium Architecture', and that Intel's 64-bit stuff (extensions) was called 'Intel EM64T'. Does Intel currently produce one or more actual 64-bit processors (the Itaniums, is that what they are?), as opposed to the EM64T method?
|
The Itanium is a disaster from a sales point of view with all the money they spent on development but yes they still sell/produce both of them and they have different instructions sets in the CPU therefore differnet architectures. The EM64T being Intel's implementation of AMD's 64 bit extensions for the 386/686 whatever you call it 32 bit chips to allow them to run 64bit code as well as legacy 32 bit with the same chip.
|
|
|
|
09-07-2007, 11:22 PM
|
#9
|
|
Guru
Registered: Nov 2006
Location: Belgium
Distribution: Ubuntu 11.04, Debian testing
Posts: 5,019
Rep: 
|
As far as I understand it, both AMD 64 and EMT64 are 32 bit processors that support 64 bit instructions - unlike IA64, which is native 64 bit. The reason that IA64 has been a failure is precisely that it was too much of a break with the older 32 bit architecture. I am still wondering about the reason why Debian calls its 64 bit version AMD64. I am sure that this was inspired by the fact that AMD 64 bit was the first popular implementation of a 64 bit architecture but there may/must be technical implications as well. For example, on a Gentoo system, you would compile with an AMD64 flag for the AMD and with Nocona for EMT64. If the two were truly identical, it would be hard to see why they need this distinction. Anyway, AMD64 runs fine on Core 2 Duos although I have found that the overall performance isn't any better than 32 bit. Some applications will run faster (multimedia, databases) while most run slower. I ran 32 bit most of the time until I upgraded to 4GB RAM, which is when 64 bit becomes the better option in most cases.
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 03:29 PM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|