<DIV>hi rayzor,</DIV>
<DIV>&nbsp;</DIV>
<DIV>yours is a 32-bit Athlon. the x86_64 distros are for the Athlon64 and the Opteron. An opteron's cpuinfo would be something like:</DIV>
<DIV>&nbsp;</DIV>
<DIV>processor&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : 0<BR>vendor_id&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : AuthenticAMD<BR>cpu family&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : 15<BR>model&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : 5<BR>model name&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : AMD Opteron(tm) Processor 144<BR>stepping&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : 8<BR>cpu MHz&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : 1804.149<BR>cache size&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : 1024 KB<BR>fpu&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : yes<BR>fpu_exception&nbsp;&nbsp; : yes<BR>cpuid level&nbsp;&nbsp;&nbsp;&nbsp; : 1<BR>wp&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : yes<BR>flags&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext lm 3dnowext
 3dnow<BR>bogomips&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : 3591.37<BR>TLB size&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : 1088 4K pages<BR>clflush size&nbsp;&nbsp;&nbsp; : 64<BR>address sizes&nbsp;&nbsp; : 40 bits physical, 48 bits virtual<BR>power management: ts ttp<BR></DIV>
<DIV>&nbsp;</DIV>
<DIV>and an athlon 64 gives something like:</DIV>
<DIV>&nbsp;</DIV>
<DIV>processor : 0<BR>vendor_id : AuthenticAMD<BR>cpu family : 15<BR>model : 4<BR>model name : AMD Athlon(tm) 64 Processor 3200+<BR>stepping : 10<BR>cpu MHz : 2002.662<BR>cache size : 1024 KB<BR>fdiv_bug : no<BR>hlt_bug : no<BR>f00f_bug : no<BR>coma_bug : no<BR>fpu : yes<BR>fpu_exception : yes<BR>cpuid level : 1<BR>wp : yes<BR>flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall mmxext lm 3dnowext 3dnow<BR>bogomips : 3932.16<BR></DIV>
<DIV>&nbsp;</DIV>
<DIV>Cheers,</DIV>
<DIV>&nbsp;</DIV>
<DIV>JB</DIV>
<DIV>&nbsp;</DIV>
<DIV><BR><BR><B><I>rayzor@rf3labs.com</I></B> wrote:</DIV>
<BLOCKQUOTE class=replbq style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #1010ff 2px solid">Hi,<BR><BR>Here's the result:<BR><BR>[root@mars root]# /root&gt;cat /proc/cpuinfo<BR>processor : 0<BR>vendor_id : AuthenticAMD<BR>cpu family : 6<BR>model : 4<BR>model name : AMD Athlon(tm) Processor<BR>stepping : 2<BR>cpu MHz : 908.979<BR>cache size : 256 KB<BR>fdiv_bug : no<BR>hlt_bug : no<BR>f00f_bug : no<BR>coma_bug : no<BR>fpu : yes<BR>fpu_exception : yes<BR>cpuid level : 1<BR>wp : yes<BR>flags : fpu vme de pse tsc msr pae mce cx8 sep mtrr pge mca cmov pat <BR>pse36 mmx fxsr syscall mmxext 3dnowext 3dnow<BR>bogomips : 1815.34<BR><BR><BR>Does it mean I need to get the x86_64 ISO?<BR><BR>Thanks,<BR><BR>-Ray<BR><BR><BR><BR><BR>Quoting Rick Stevens <RSTEVENS@VITALSTREAM.COM>:<BR><BR>&gt; rayzor@rf3labs.com wrote:<BR>&gt; &gt; Hi,<BR>&gt; &gt; <BR>&gt; &gt; I am new to Linux and would like to know what I need to download - x86 or <BR>&gt; &gt; x86_64 ISO? I am not sure what ty!
pe of
 processor I have. I have RH9<BR>&gt; installed <BR>&gt; &gt; on this machine that I'm trying to upgrade to Fedora, is there a way to<BR>&gt; check <BR>&gt; &gt; my processor type so I can download the appropriate ISO?<BR>&gt; <BR>&gt; Try "cat /proc/cpuinfo". That'll tell you what kind of processor you<BR>&gt; have:<BR>&gt; <BR>&gt; [root@prophead root]# cat /proc/cpuinfo<BR>&gt; processor : 0<BR>&gt; vendor_id : GenuineIntel<BR>&gt; cpu family : 6<BR>&gt; model : 8<BR>&gt; model name : Pentium III (Coppermine)<BR>&gt; stepping : 10<BR>&gt; cpu MHz : 864.496<BR>&gt; cache size : 256 KB<BR>&gt; fdiv_bug : no<BR>&gt; hlt_bug : no<BR>&gt; f00f_bug : no<BR>&gt; coma_bug : no<BR>&gt; fpu : yes<BR>&gt; fpu_exception : yes<BR>&gt; cpuid level : 2<BR>&gt; wp : yes<BR>&gt; flags : fpu vme de pse tsc msr pae mce cx8 sep mtrr pge mca <BR>&gt; cmov pat pse36 mmx fxsr sse<BR>&gt; bogomips : 1723.59<BR>&gt; <BR>&gt; The Pentium III is also known as the "686" as far as the kernels are<BR>!
&gt;
 concerned.<BR>&gt; <BR>&gt; RH9 wasn't available for X86_64 (Athlon/Opteron). "uname -a" will tell<BR>&gt; you a lot of info, too, but it won't tell you exactly _which_ Intelish<BR>&gt; processor you have, just what the kernel was built for.<BR>&gt; ----------------------------------------------------------------------<BR>&gt; - Rick Stevens, Senior Systems Engineer rstevens@vitalstream.com -<BR>&gt; - VitalStream, Inc. http://www.vitalstream.com -<BR>&gt; - -<BR>&gt; - Jimmie crack corn and I don't care...what kind of lousy attitude -<BR>&gt; - is THAT to have, huh? -- Dennis Miller -<BR>&gt; ----------------------------------------------------------------------<BR>&gt; <BR>&gt; <BR>&gt; -- <BR>&gt; fedora-list mailing list<BR>&gt; fedora-list@redhat.com<BR>&gt; To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list<BR>&gt; <BR>&gt; <BR><BR><BR><BR><BR>-- <BR>fedora-list mailing list<BR>fedora-list@redhat.com<BR>To unsubscribe:
 http://www.redhat.com/mailman/listinfo/fedora-list<BR></BLOCKQUOTE><p>
                <hr size=1> <font size="2" face="Verdana, Arial, Helvetica, sans-serif"><a href="http://uk.rd.yahoo.com/evt=21626/*http://uk.messenger.yahoo.com"><strong>ALL-NEW 
Yahoo! Messenger</strong></a><strong> - <font color="#FF9900"><em>sooooo many 
all-new ways to express yourself</em></font></strong></font>