View Single Post
 
Old 09-28-2009, 09:14 PM
zeyoung zeyoung is offline
Cheetah
 
Join Date: Jul 2009
Location: france
Posts: 9
Quote:
Originally Posted by andyvand View Post
Interesting...
It does misdetect the cpu count thus.
Perhaps I should put in a check but if it's DSDT related it should be fixed there
hello,
here a part of mys dsdt.
Scope (_PR)
{
Processor (CPU1, 0x01, 0x00000810, 0x06) {}
Processor (CPU2, 0x02, 0x00000000, 0x00) {}
Processor (CPU3, 0x03, 0x00000000, 0x00) {}
Processor (CPU4, 0x04, 0x00000000, 0x00) {}
Processor (CPU5, 0x05, 0x00000000, 0x00) {}
Processor (CPU6, 0x06, 0x00000000, 0x00) {}
Processor (CPU7, 0x07, 0x00000000, 0x00) {}
Processor (CPU8, 0x08, 0x00000000, 0x00) {}
Processor (CPU9, 0x09, 0x00000000, 0x00) {}
Processor (CP10, 0x0A, 0x00000000, 0x00) {}
Processor (CP11, 0x0B, 0x00000000, 0x00) {}
Processor (CP12, 0x0C, 0x00000000, 0x00) {}
Processor (CP13, 0x0D, 0x00000000, 0x00) {}
Processor (CP14, 0x0E, 0x00000000, 0x00) {}
Processor (CP15, 0x0F, 0x00000000, 0x00) {}
Processor (CP16, 0x10, 0x00000000, 0x00) {}
}


i think everything is ok.
no??

My OSX
System:DELL Precision T5500
OS:Mac OS X Leopard w/ANV Kernel 9.6.0 for boot with the 16 cpus
CPU:Intel XEON 2xE5520 @ 2.27 GHz
Memory:12 GB DDR2 SDRAM @ 1066 MHz
Graphics Chip: GForce 7300GT

Reply With Quote