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.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
11-14-2004, 08:25 PM
|
#1
|
LQ Newbie
Registered: Dec 2003
Posts: 6
Rep:
|
What does i386, i586 and x86-64 mean?
when i download a distro it sais so and so for one of these so what do they stad for?
|
|
|
11-14-2004, 08:30 PM
|
#2
|
Member
Registered: Jun 2004
Location: Mount Pleasant, MI
Posts: 41
Rep:
|
x86 is the CPU architeture family. These go along the lines of i286, i386, i486, i586, etc. where the x is used as a variable for the 2, 3, 4, 5, etc.
i586 is the same as a pentium and amd k1, i686 is the same as pentium II and amd k2, and so on. x86-64 stands for 64-bit processors like Athlon-64's and Opteron that operate off of the x86 family.
Each of the chips has extra transitors and instruction sets, so if you download a distro that was compile for your chip, it should, in theory, run better. Also, You have to meet the architecture number or older to use the distro to.
Last edited by deviance99; 11-14-2004 at 08:54 PM.
|
|
1 members found this post helpful.
|
11-14-2004, 08:45 PM
|
#3
|
Senior Member
Registered: May 2004
Location: Australia
Distribution: Gentoo
Posts: 3,545
Rep:
|
x86-86 is for 64-bit systems such as Opterons.
|
|
|
11-14-2004, 09:47 PM
|
#4
|
LQ Guru
Registered: Jan 2002
Posts: 6,042
Rep:
|
Quote:
Each of the chips has extra transitors and instruction sets, so if you download a distro that was compile for your chip, it should, in theory, run better.
|
That is not true. The amount of transistors does not depend on architecture model. There are 686 or 80686 processors that have as much transistors as a 486 or 80486. Also adding more transistors does not always mean it will be better although it will be hotter.
I suggest doing a search in this forum on this topic. There are several threads for your question.
|
|
|
11-14-2004, 10:15 PM
|
#5
|
Member
Registered: Mar 2004
Location: Pocatello, Idaho, USA
Distribution: Ubuntu
Posts: 256
Rep:
|
Extra Transistors, no. Extra Instructions, Yes. A linux distro compiled for i686 won't run as well on a i586 processor, but it should still run. If you see a distro for x86 it's a generic distro that will run the same on any series as long as it's the same processor speed. And, as mentioned above, x86-64 is for 64-bit processors and won't run on 32-bit processors.
|
|
|
11-15-2004, 05:18 PM
|
#6
|
Member
Registered: Jun 2004
Location: Mount Pleasant, MI
Posts: 41
Rep:
|
Hmmm... For one, many of the chips DO HAVE more transistors, also, SOME programs will run on older arch's, however, some WILL NOT. In general, you should NOT use a distro that is newer then your chip family.
~everyone's gotta be so exact~
|
|
|
08-15-2017, 01:38 AM
|
#7
|
LQ Newbie
Registered: May 2016
Posts: 4
Rep:
|
Yes more transistors
80386 has 275,000 transistors
80486 has over 1,000,000 transistors
80586 or Pentium has 3.1 million transistors
P55C Pentium has 4.5 million transistors
80686 or P2 has 7.5 million transistors
and I doubt the trend has ended but since this is the only ones Linux is compiled for that is all I will list
my research was done at Wikipedia
the more transistors equal more power more instructions and better processor's
true they may be hotter but it is well worth it
|
|
|
08-15-2017, 01:52 AM
|
#8
|
LQ Newbie
Registered: May 2016
Posts: 4
Rep:
|
I am the dinosaur man
And I don't even have a 80586
the oldest chips I have are Pentium 3's
most of my stuff was donated I have 2 Xeon Quad cores
and 2 Pentium D Dual cores
and several Pentium 4's and a few Pentium 3's
I don't think I even own a 80586 any more
got rid of them a long time ago
to old and took up to much space
|
|
|
08-15-2017, 10:00 PM
|
#9
|
LQ Guru
Registered: Feb 2004
Location: SE Tennessee, USA
Distribution: Gentoo, LFS
Posts: 10,887
|
From a Linux kernel perspective, there are two main considerations: - 64-bit or 32-bit architecture: This is the most fundamental architectural concern. If you have a 64-bit CPU, as most people do today, you should always use a 64-bit OS build.
- Processor model/features: Is this-or-that instruction available?
Most Linux "distros" are built for a fairly generic x86 or x86-64 chip for simplicity.
|
|
|
All times are GMT -5. The time now is 09:14 AM.
|
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
|
|