Jump to content

fluid | fixed

mianos

mianos

Member Since 05 Dec 2005
Offline Last Active Sep 28 2012 07:15 AM
-----

In Topic: 10.8.2 : strange - Kernel panic if not using -v (verbose)

27 September 2012 - 11:48 AM

back on 10.8.2 ...

after 6 fine boots i get a kernel panic..... restart panic, restart panic, turn of for a while: boots.

this is my boot-config:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>EthernetBuiltIn</key>
<string>Yes</string>
<key>Graphics Mode</key>
<string>1920x1200x32</string>
<key>GraphicsEnabler</key>
<string>Yes</string>
<key>Kernel Flags</key>
<string>darkwake=0</string>
<key>Timeout</key>
<string>5</string>
</dict>
</plist>


i get different panics:
Attached File  IMG_0035.JPG   235.3K   24 downloads
Attached File  IMG_0036.JPG   184.43K   24 downloads
Attached File  IMG_0037.JPG   195.19K   23 downloads
Attached File  IMG_0038.JPG   108.58K   20 downloads

In Topic: 10.8.2 : strange - Kernel panic if not using -v (verbose)

27 September 2012 - 10:50 AM

ok, big mistake here: i just thougd i was using netkas' patched IOPCIFamily... but is just used it on 10.8.0 - i guess there came an updated ket with 10.8.1 !?

Why am i thinking this?

the kext from netkas is this one: netkas-IOPCIFamily.kext.zip

i restored whole disk to a 10.8.1 backup, it boots fine! this is the kext i use under 10.8.1: 10_8_1_IOPCIFamily.kext.zip

can some one check if this is a vanilla 10.8.1 kext?

i will try to update to 10.8.2 again...

In Topic: 10.8.2 : strange - Kernel panic if not using -v (verbose)

20 September 2012 - 03:01 PM

View Postmitch_de, on 26 August 2012 - 06:31 PM, said:

I also use Chimera 1.11.1 and keepsyms=y worked (without -v)
Perhaps you mistyped the keepsyms =y and then , whitout any error message the flag was ignored.
(simple type keepsyms=y behind boot: without any chars before and after and try again)

EDIT: Devs told that that kernelflag should not help to aviod KP, it gives more info in the KP log if KP happens.
I tried first time (after >10 times KP) without -v and without keep . no KP.
Strange - but i dont think my hardware is instable/reason. Something other must be the problem.

If someone gas also KP with  keepsyms =y please take foto and post it here. Devs need that extra info for further checks. I will do same of i get an KP back using keepsyms =y

same here, upgraded to 10.8.2 with combo updater. now i often can't boot.

Here is my setup:

Bootloader, current chimera from multi beast...:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>EthernetBuiltIn</key>
<string>Yes</string>
<key>GenerateCStates</key>
<string>Yes</string>
<key>GeneratePStates</key>
<string>Yes</string>
<key>Graphics Mode</key>
<string>1920x1200x32</string>
<key>GraphicsEnabler</key>
<string>Yes</string>
<key>Kernel Flags</key>
<string>[b]keepsyms=y[/b] debug=0x100 darkwake=0</string>
<key>Timeout</key>
<string>5</string>
</dict>
</plist>


hang on boot - PCI Configuration Begin
- IOPCIFamily kext from here: http://netkas.org/?p=1053

Mainboard is the well known Asus IPIBL-LB (in a bunch of HP machines, a lot of these are running OSx86)

VoodooHDA 2.7.4 with edits:
Problem: kernel panic.
Solution 1: remove AppleHDA and restart the system before installing VoodooHDA.
Solution 2: edit Info.plist, replace the key IOPCIClassMatch by IOPCIPrimaryMatch and put the PCI ID of your audio card in string.
Before

Code:
<key>IOPCIClassMatch</key>
<string>0x04030000&amp;0xffff0000</string>

After

Code:
<key>IOPCIPrimaryMatch</key>
<string>293e8086</string>


Graphics Card is an AMD Radeon HD 6870 1GB

everything worked fine.. since the combo update 10.8.2 ;)
Here is a photo of kernel panic with keepsyms=y:

© 2013 InsanelyMac  |   News  |   Forum  |   Downloads  |   OSx86 Wiki  |   Mac Netbook  |   Web hosting by CatN  |   Designed by Ed Gain  |   Logo by irfan  |   Privacy Policy