Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
What does i586 mean?
Name: soydav Date: December 23, 2004 at 21:21:44 Pacific OS: win xp pro CPU/Ram: intel p4 3.2/samsung ddr
Comment:
hi everybody, i want to intall mandrake 10 but it says its only compatible with i586. In the first place what does i586. I have P4 3.2 HT. intel mother board.
Name: Borvix Date: December 24, 2004 at 08:37:43 Pacific
Reply:
I586 it is very peculiar way to say "Pentium" because pentium means “the fifth”. The fifth reflects the generation of CPU development, after i80186, i80286, i80386 and i80486. However there more cpu manufacturers (beside Intel) who support largely the same set of commands such as AMD and IBM and to avoid mentioning all of brand names belonging to each of them (itenium, pentium, celeron and so on), “i586” was introduced as a reference to all of them. To make long story short, your computer will fit nice, at least from CPU standpoint.
Learn more at www.TechnoProfessor.com
0
Response Number 2
Name: thepubba Date: December 25, 2004 at 09:00:14 Pacific
Reply:
Pentium I and K6-2 class AMD processors were i586. The AMD Athlon and P4 class processors show up as i686. Perhaps someone could define the point where a processor became an i686? In this poster's case, it isn't important. However, binaries compiled on i686 processors will crash when run on i586 class processors (instruction set incompatibility). Perhaps it has something to do with the multimedia (MX) support Intel began to incorporate into there chips somewhere between the Pentium P1 and P2?
0
Response Number 3
Name: Jake2 Date: December 25, 2004 at 21:11:14 Pacific
Reply:
Intel's Pentium Pro and Pentium II were the first i686s. All Athlons, Durons, and Celerons are at least i686.
Summary: Dear Yahoo! What does "UNIX" stand for? Shell Shocked Motherwell, Scotland Dear Shell: Short answer: Unix stands for UNiplexed Information and Computing System. (It was originally spelled "Uni...
Summary: Hi can anyone help me? what does this script (every line) exactly do? I am beginner in Unix:) Thanks in advanced #!/bin/ksh set -A letters a b d e k o r u y "\040" print -n ${letters[6]} print -n ${...