Jump to content
7 posts in this topic

Recommended Posts

I'm running:

 

10.5.8 vanilla

MSI X58 Platinum SLI LGA 1366 Intel X58 ATX Intel Motherboard

Intel Core i7 920 Nehalem 2.66GHz LGA 1366 130W Quad-Core Processor

Drive enabled as AHCI

HPET enabled

Chameleon 2.0 RC2

 

When I try to boot without CPUS=1 a couple of dozen lines scroll by very quickly and then the computer reboots. When I open dsdt.dsl, I don't see any Alias lines at the beginning, and it looks like this:

 

Scope (_PR)

{

Processor (P001, 0x01, 0x00000810, 0x06) {}

Processor (P002, 0x02, 0x00000000, 0x00) {}

Processor (P003, 0x03, 0x00000000, 0x00) {}

Processor (P004, 0x04, 0x00000000, 0x00) {}

Processor (P005, 0x05, 0x00000000, 0x00) {}

Processor (P006, 0x06, 0x00000000, 0x00) {}

Processor (P007, 0x07, 0x00000000, 0x00) {}

Processor (P008, 0x08, 0x00000000, 0x00) {}

}

 

I then rename it as dsdt.aml and pass it through the patcher again, move that file to /DSDT.aml, and then try to boot without any luck. Is there something critical that I'm missing? I am using DSDT Patcher 1.0.1e and last time I tried this I didn't have any problems.

 

Any help would be greatly appreciated.

Let me know if you have any luck with this, I am having the same problem with my P5Q Turbo / Q6600, I wonder if it is 10.5.8 causing the problems? cause I can run sysctl machdep in terminal and it is showing 4 cores, but everywhere else and geekbench is telling me that I have 1 core still. I can boot without using the cpus=1 flag, but dunno how to get my quad core up and running.

 

I'll keep you posted on my progress as well

This is what I get from sysctl machdep

 

machdep.pmap.hashmax: 9

machdep.pmap.hashcnts: 39814

machdep.pmap.hashwalks: 35110

machdep.cpu.flex_ratio.max: 20

machdep.cpu.flex_ratio.min: 12

machdep.cpu.flex_ratio.desired: 0

machdep.cpu.thread_count: 8

machdep.cpu.core_count: 4

machdep.cpu.address_bits.virtual: 48

machdep.cpu.address_bits.physical: 36

machdep.cpu.tlb.data_large: 32

machdep.cpu.tlb.inst_large: 7

machdep.cpu.tlb.data_small: 64

machdep.cpu.tlb.inst_small: 0

machdep.cpu.cache.size: 256

machdep.cpu.cache.L2_associativity: 6

machdep.cpu.cache.linesize: 64

machdep.cpu.arch_perf.fixed_width: 48

machdep.cpu.arch_perf.fixed_number: 3

machdep.cpu.arch_perf.events: 64

machdep.cpu.arch_perf.events_number: 7

machdep.cpu.arch_perf.width: 48

machdep.cpu.arch_perf.number: 4

machdep.cpu.arch_perf.version: 3

machdep.cpu.thermal.ACNT_MCNT: 1

machdep.cpu.thermal.thresholds: 2

machdep.cpu.thermal.dynamic_acceleration: 1

machdep.cpu.thermal.sensor: 1

machdep.cpu.mwait.sub_Cstates: 4384

machdep.cpu.mwait.extensions: 3

machdep.cpu.mwait.linesize_max: 64

machdep.cpu.mwait.linesize_min: 64

machdep.cpu.microcode_version: 10

machdep.cpu.cores_per_package: 8

machdep.cpu.logical_per_package: 16

machdep.cpu.extfeatures: EM64T RDTSCP TSCI

machdep.cpu.features: FPU VME DE PSE TSC MSR PAE MCE CX8 APIC SEP MTRR PGE MCA CMOV PAT PSE36 CLFSH DS ACPI MMX FXSR SSE SSE2 SS HTT TM SSE3 MON DSCPL VMX EST TM2 SSSE3 CX16 TPR PDCM SSE4.1 SSE4.2 POPCNT

machdep.cpu.brand: 0

machdep.cpu.signature: 67236

machdep.cpu.extfeature_bits: 671088896 1

machdep.cpu.feature_bits: -1075053569 10019773

machdep.cpu.stepping: 4

machdep.cpu.extfamily: 0

machdep.cpu.extmodel: 1

machdep.cpu.model: 26

machdep.cpu.family: 6

machdep.cpu.brand_string: Intel® Core i7 CPU 920 @ 2.67GHz

machdep.cpu.vendor: GenuineIntel

I also tried booting without DSDT and when I did that and generated a new DSDT the Alias lines came up, I removed them, and then tried to load that DSDT.aml, but still no luck.

 

It looks like DSDT is loading correctly, and that the processor is being correctly detected. Anything else I could try? Is it 10.5.8?

I also tried booting without DSDT and when I did that and generated a new DSDT the Alias lines came up, I removed them, and then tried to load that DSDT.aml, but still no luck.

 

It looks like DSDT is loading correctly, and that the processor is being correctly detected. Anything else I could try? Is it 10.5.8?

 

 

I am almost tempted to go back to 10.5.7, I too am having the same problem, CPU shows up just fine, but I cant enable more than one core... do you think thats the problem?

  • 2 weeks later...
×
×
  • Create New...