brucehuynhlee / xnu-speedstep

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

Cannot load kext, kernel panics. #20

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Kext on my Downloads folder, do chown chmod, then kextload makes kernel
panic.

What is the expected output? What do you see instead?
Grey starts to swipe the screen but it doesn't complete.

What version of the kext are you using? On what kernel and processor?
kext 1.4.5
Kernel: OSX86Tools says: 9.5.0 Darwin Kernel Version 9.5.0: Wed Sep  3
11:29:43 PDT 2008; root:xnu-1228.7.58~1/RELEASE_I386 i386
Also "Vanilla 9.5.0 Kernel"
Intel Core 2 Quad Q6600

Please provide any additional information below.
I also tried in folder /tmp
I deleted AppleIntelCPUPowerManagement.kext

Thanks,
Rodrigo

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 rsil...@gmail.com on 7 Feb 2009 at 10:45

GoogleCodeExporter commented 8 years ago
Got a kernel panic, booted single user mode (just command line, is it ok?), 
loaded
manually and it gave this kernel panic (attached).

Thanks!
Rodrigo

Original comment by rsil...@gmail.com on 8 Feb 2009 at 11:20

Attachments:

GoogleCodeExporter commented 8 years ago
Any news?

Original comment by rsil...@gmail.com on 21 Feb 2009 at 7:34

GoogleCodeExporter commented 8 years ago
at bootloader prompt, use "cpus=1 cpu=1" and press enter...it panics due to 
thinking
you have quad processor (not to be confused with quad core single 
processor)...this
makes your os x think you have a single processor single core machine...at 
least you
can boot into it.

Original comment by curtisa...@gmail.com on 11 Mar 2009 at 7:14

GoogleCodeExporter commented 8 years ago
When I read your reply, I tried and it gave a panic, I didn't take a pic of it 
(that
was in March).
Now I changed my kernel to Voodoo 9.5 Release 1 Revision A.
Tried again and it gave this panic I am attaching.

Thanks,
Rodrigo

Original comment by rsil...@gmail.com on 17 Apr 2009 at 8:00

Attachments: