Hallo
>> I have my new MAC beside me, and cpuinfo from the uitls directory tells
> Congratulations!
Thanks, but a bit late ;)
>> I have Suse 10.3 installed in a virtual machine on the OSX and there
>> /proc/cpu tells me that I have:
>> cpu family 6
>> model 23
>> stepping 8
> That's
On Mon, 11 Feb 2008, Bernhard Praschinger wrote:
> Does anyone know how I change the cpuinfo program so I get the correct
> value for the model ?
I have checked in a change to cpuinfo.c
The problem was that the family/cputype field is only 4 bits wide, so
for cputype
On Mon, 11 Feb 2008, Bernhard Praschinger wrote:
> I have my new MAC beside me, and cpuinfo from the uitls directory tells
Congratulations!
> me that:
> vendor_id : GenuineIntel
> cpu family : 6
the cpu family value looks OK.
> model : 7
Hmmm, th