brucehuynhlee / xnu-speedstep

Automatically exported from code.google.com/p/xnu-speedstep
0 stars 0 forks source link

Kext loads but doesn't do anything #24

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. 10.5.7 Vanilla
2. Disabler kext
3. Q6600

What is the expected output? What do you see instead? Kext loads and boots fine 
but doesn't do 
anything, monitoring temps with temperature monitor. In Windows 7 it drops my 
CPU temp by 
10° and lowers vcore and speed.

What version of the kext are you using? On what kernel and processor? 1.4.0  on 
Vanilla Kernel 
and Q6600 (G0) OC @ 3 GHz (maybe overclock affect this)

Please provide any additional information below.

Trying to get help at insanelymac but the board is buggy since yesterday.

Please turn on DebugMessages in the Info.plist, reload the kext and try to 
reproduce the 
problem. Attach output of this command:
sudo dmesg | grep IntelEnhanced && sysctl hw.busfrequency && sysctl machdep.cpu 
&& uname -
a

In case you get kernel panic, boot up in single user mode (bootflag -s), load 
the kext manually, 
and note down or take a photo of the kernel panic message. Attach it as well.

Original issue reported on code.google.com by snowacco...@gmail.com on 30 May 2009 at 6:29