Gentoo Archives: gentoo-user

From: Michael Sullivan <michael@××××××××××××.com>
To: gentoo-user@l.g.o
Subject: Re: GARTInit: WAS (Re: [gentoo-user] Re: OT - Need MythTV setup help (resend))
Date: Mon, 02 Jan 2006 19:37:18
Message-Id: 1136229753.9865.8.camel@camille.espersunited.com
In Reply to: Re: GARTInit: WAS (Re: [gentoo-user] Re: OT - Need MythTV setup help (resend)) by Ted Ozolins
1 On Mon, 2006-01-02 at 11:12 -0800, Ted Ozolins wrote:
2 > Rumen Yotov wrote:
3 >
4 > >>
5 > >>How do I find out what the entry for my motherboard chips (-set I
6 > >>assume) is? Is there a software way to determine this? All I know is
7 > >>that it's SUPPOSED to be a Pentium IV, but it might not be...
8 > >>
9 > >>--
10 > >>gentoo-user@g.o mailing list
11 > >>
12 > >>
13 > >>
14 > >Use "lspci" or "lshw" (emerge if not available), use -v -vv -vvv for a more verbose output.
15 > >Tuning your kernel *requires* you to at least know what your basic hardware is. Manual ?
16 > >Try: "#lspci | grep -i VGA" or "lspci | grep -i video"
17 > >Or post the output here.
18 > >PS:could also be done using a LiveCD (gentoo-install-CD, Knoppix etc.)
19 > >Rumen
20 > >
21 > >
22 > As for your cpu type you can get that info with:
23 > cat /proc/cpuinfo
24 >
25 > Cheers.
26 >
27 > --
28 > Ted Ozolins(VE7TVO)
29 > Westbank, B. C
30 >
31
32 camille ~ # cat /proc/cpuinfo
33 processor : 0
34 vendor_id : GenuineIntel
35 cpu family : 15
36 model : 4
37 model name : Intel(R) Celeron(R) CPU 2.66GHz
38 stepping : 1
39 cpu MHz : 2667.191
40 cache size : 256 KB
41 fdiv_bug : no
42 hlt_bug : no
43 f00f_bug : no
44 coma_bug : no
45 fpu : yes
46 fpu_exception : yes
47 cpuid level : 5
48 wp : yes
49 flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge
50 mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx
51 pni monitor ds_cpl tm2 cid xtpr
52 bogomips : 5342.53
53
54
55 I guess it isn't a Pentium IV...
56
57 --
58 gentoo-user@g.o mailing list

Replies