On Mon, 2006-01-02 at 11:12 -0800, Ted Ozolins wrote:
> Rumen Yotov wrote:
> 
> >>
> >>How do I find out what the entry for my motherboard chips (-set I
> >>assume) is?  Is there a software way to determine this?  All I know is
> >>that it's SUPPOSED to be a Pentium IV, but it might not be...
> >>
> >>-- 
> >>gentoo-user@gentoo.org mailing list
> >>
> >>    
> >>
> >Use "lspci" or "lshw" (emerge if not available), use -v -vv -vvv for a more 
> >verbose output.
> >Tuning your kernel *requires* you to at least know what your basic hardware 
> >is. Manual ?
> >Try: "#lspci | grep -i VGA" or "lspci | grep -i video"
> >Or post the output here.
> >PS:could also be done using a LiveCD (gentoo-install-CD, Knoppix etc.)
> >Rumen
> >  
> >
> As for your cpu type you can get that info with:
> cat /proc/cpuinfo
> 
> Cheers.
> 
> -- 
> Ted Ozolins(VE7TVO)
> Westbank, B. C
> 

camille ~ # cat /proc/cpuinfo
processor       : 0
vendor_id       : GenuineIntel
cpu family      : 15
model           : 4
model name      : Intel(R) Celeron(R) CPU 2.66GHz
stepping        : 1
cpu MHz         : 2667.191
cache size      : 256 KB
fdiv_bug        : no
hlt_bug         : no
f00f_bug        : no
coma_bug        : no
fpu             : yes
fpu_exception   : yes
cpuid level     : 5
wp              : yes
flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge
mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx
pni monitor ds_cpl tm2 cid xtpr
bogomips        : 5342.53


I guess it isn't a Pentium IV...

-- 
gentoo-user@gentoo.org mailing list

Reply via email to