andre
02-09-2001, 11:32 PM
wich RPM should I choose, and why?
I'm running p3 600.
redhat 6.2 :confused:
I'm running p3 600.
redhat 6.2 :confused:
|
Click to See Complete Forum and Search --> : i386, i586, i686??? andre 02-09-2001, 11:32 PM wich RPM should I choose, and why? I'm running p3 600. redhat 6.2 :confused: scott_R 02-09-2001, 11:46 PM i386 refers to 80386, 80486 processors, and should work with pretty much any processor. i586 refers to pentium class computers, and should work with anything equivalent. i686 refers to a pentium II or better processor. As far as which one to choose? I'd try i686. If it doesn't work (it should), then try i586. ph34r 02-09-2001, 11:49 PM x86 architecture. i386/i486 make sense. i586 are Pentiums, i686 are ppro/p2, etc. The AMD k5 is a 586 clone, and the k6- and up is 686 (as far as I know... please someone correct me if not). No idea as to how the winchip/cyrix,etc. fit in there... The differences are the base instruction sets that each processor family has available. Everything in the older ones are present in the knewer ones, which is why some software is " i386 compatable " - it requires the common instruction set of every processor since the intel 386, so anything 386 or higher will run it. andre 02-10-2001, 12:14 AM now it is clear, thanks! ;) Harry 02-10-2001, 02:40 AM The AMD K-6 line of processors are 586. harry@darkstar:~$ cat /proc/cpuinfo processor : 0 vendor_id : AuthenticAMD cpu family : 5 model : 8 model name : AMD-K6(tm) 3D processor stepping : 12 cpu MHz : 476.276 cache size : 64 KB fdiv_bug : no hlt_bug : no f00f_bug : no coma_bug : no fpu : yes fpu_exception : yes cpuid level : 1 wp : yes flags : fpu vme de pse tsc msr mce cx8 pge mmx syscall 3dnow k6_mtrr bogomips : 950.27 justlinux.com
Copyright Internet.com Inc. All Rights Reserved. |