Jump to content

Kernel Panics in 8F1111


maxxuss
 Share

69 posts in this topic

Recommended Posts

As this thread http://win2osx.net/forum/showthread.php?p=14155 cannot resume (server is down), I would like to proceed this technical discussion here, too.

 

Users quixos, Braveheart, domino, VooD have reported a Kernel Panic (EIP 0x00192a93) which should be fixed with my latest kernel patch. For the file, see my homepage and look for "For Testers, here is a new experimental kernel (solving Kernel Panic EIP 0x00192a93)".

Link to comment
Share on other sites

Thanks for coming over maxxuss. I tested the new cpuid kernel and it's a similar error.

jim, stelriah and Rizzo have reported this, too. But this link on my homepage is test3b. It's a newer version which really should fix this problem. Please try this one. Thanks.

Link to comment
Share on other sites

ive just tried test3 too and got a similar crash, my camera battery is flat so ive typed up the crash screen for you:

 

panic(cpu 0 caller 0x0019BE02): Unresolved kernel trap (CPU 0, Type 0=divide error), registers:

CRO: 0x80010011, CR2: 0x00000000, CR3: 0x00f4f000, CR4: 0x000000a0

EAX: 0x00000001, EBX: 0x00000001, ECX: 0x004349e0, EDX: 0x00000000

ESP: 0x00107df8, EBP: 0x00107e34, ESI: 0x00000000, EDI: 0x000fee00

EFL: 0x00010046, EIP: 0x00192a93, CS: 0x00000008, DS: 0x00100010

 

Do you want the rest of it? i can type it up if really necessary, or is this enough for you to go on ?

 

doc

 

 

 

AH!, trying 3b!

Link to comment
Share on other sites

Great work Maxxuss, this fixed the divide by zero kernel panic for my HP Pavilion ze5385us (2.66ghz P4 non-SSE3) Now I just get this:

 

IOPCCard notice: Bad bridge mapping at 0x000a0000!

not found.

IOPCCardBridge::start failed

 

anyone know how in the hell to fix that? I know I'm not the only one with this problem. I looked inside the IOPCCardFamily.kext and you could theoretically change the memory map and i/o port range but the values don't seem to relate in any shape or form to the resource values I see for my cardbus controller in the windows device manager *shrug* Thanks in advance for anyone's input ;-)

 

-Colin

Link to comment
Share on other sites

Getting a hang during install - CPU is Intel Pentium M (ID 06D8, SSE2), Dell Inspiron 6000 laptop. Will either crash just after the blue-background screen shows up or soon thereafter. Using the patcher from this morning, no kernel panic, the system just hangs after starting the install GUI.

Link to comment
Share on other sites

cpuid 3b doesn't panic

 

unfortunately i burned at 8x impatiently, so had media errors. ;)

 

now reburning at 2x, and cause i'm still impatient, i'm going to try an upgrade. argh.

 

just want to see if my ppc programs already installed work. hmmmm.

 

maybe i'll flip a coin, heads clean install, tails upgrade. :D

 

will let you know how it comes out.

 

Asrock 915gl p4 3.0 Northwood

Link to comment
Share on other sites

MAXXUSS UR DA MAN!!!!

 

boots AMAZINGLY fast! lol

 

now to get my ATI working ;)

 

and see if i can set res to 1920x1200

 

Audio doesnt seem to work tho.. even tho it worked in 10.4.1 without any mods.

where are the kexts i need to edit to add the ids? (for ati and sound if possible)

Edited by jim
Link to comment
Share on other sites

Thanks :)

 

Am currently running under 10.4.1 8B1025 with the nice 8f1111_for_dtk_userdvd.dmg on its way down. Should have it by tomorrow morning, so will patch it, and burn me a new dvd :)

 

Any ideas if it has to be a fresh install??

Link to comment
Share on other sites

This kernel is equally well suited for SSE3 CPUs. The SSE2 hack comes to life only if an SSE3 instruction raises the illegal instruction exception, which would not happen with CPUs that have the full SSE3 instruction set. So briefly put, the SSE2 kernels will **not slow down** your SSE3 CPU experience.

Link to comment
Share on other sites

@Jim, find the kext that macgirl compiled if you use this sound card. AppleAC97Audio.kext

 

Don't forget guys, this is for "Kernel Panics in 8F1111". We don't want to dilute the thread with software and hardware support not pertaining to the original thread.

Edited by domino
Link to comment
Share on other sites

Colin,

Chances are there is no problem with your IOPCCardFamily.kext. As weird as it may sound, the error you are getting is probably because you don't have a chipset supported by the default IOATAFamily.kext. Here is a kext I compiled from the darwin 8.3 sources. I included AppleGenericPCATA.kext and AppleOnboardPCATA.kext. This kext should enable you to boot to the OS, but your HD access will probably be slow. I got the same error with my laptop. Let me know what chipset you have and I can probably make a new kext that will fully support full ATA/100.

 

Anyways here is the file:

[DMCA Violation Edited by Hagar]

Instructions (you probably already know how to do this):

1. Add a virtual hard drive as your full physical disk in vmware. Fire up vmware and boot to OS X.

2. Download and copy the kext to /System/Library/Extensions

3. $ sudo chown -R root:wheel /System/Library/Extensions/IOATAFamily.kext

4. $ sudo chmod 755 /System/Library/Extensions/IOATAFamily.kext

5. reboot your computer natively, hit F8 and enter these as your boot options: -x -F -v (If this doesn't work the first time, try again)

6. If all goes well try rebooting into normal mode.

 

let me know if this works.

 

Note: Anyone receiving the infamous "still waiting for root device" error should also try loading this kext.

Edited by Hagar
Link to comment
Share on other sites

so maxxus i have a p4 sse3 3.4ghz, and i can use this kernel hack? Also, if i use this do i change the file name to mach_kernel and replace original. Thx

 

btw, this is the kernel panic i am recieving i dont know if this is the patch to fix but here you guys goo..

 

kernelpanic0kn.png

Edited by macgirl
Link to comment
Share on other sites

 Share

×
×
  • Create New...