tcmiixx Posted September 22, 2009 Share Posted September 22, 2009 Hey I dont know if im in the right section with this so... My problem is that when i have been on the computer for a while and im doing something like using the internet. And then out of nowhere it gets Kernel Panic. Watch the photos down below. It would be great if someone can help me! Thanks:D Link to comment https://www.insanelymac.com/forum/topic/188257-kernel-panic-please-help/ Share on other sites More sharing options...
vilpostus Posted September 22, 2009 Share Posted September 22, 2009 Use a different kernel. Once you find the stable one, install the same version System.kext as the kernel. Link to comment https://www.insanelymac.com/forum/topic/188257-kernel-panic-please-help/#findComment-1277158 Share on other sites More sharing options...
tcmiixx Posted September 22, 2009 Author Share Posted September 22, 2009 Okey, Do I need to reinstall mac os x all over or can I change the kernel and system.kext ? I have iatkos v7 Thanks Link to comment https://www.insanelymac.com/forum/topic/188257-kernel-panic-please-help/#findComment-1277169 Share on other sites More sharing options...
vilpostus Posted September 22, 2009 Share Posted September 22, 2009 Okey, Do I need to reinstall mac os x all over or can I change the kernel and system.kext ?No, not at all. Just install another kernels. You have a working system, so it must be relatively easy. Download a kernel corresponding to your version of OS X (10.5.5 or any newer/older) and install it. Depending on kernel distribution form - zip file with the kernel itself or installer. I would recommend AnV kernel. If it is a zip file use terminal to install itsudo -s cp -R /Path/To/kernel/kernel / chmod -R 644 /kernel_name chown -R root:wheel /kernel_name Now test the new kernel by booting to it via boot flags. F8>-v kernel_name . Once you are sure the system is working OK, copy the included System.kext to /S/L/E sudo -s rm -Rf /System/Library/Extensions/System.kext rm -Rf /System/Library/Extensions.mkext cp -R /Path/To/System/kext/System.kext /System/Library/Extensions chmod -R 644 /System/Library/Extensions/System.kext chown -R root:wheel /System/Library/Extensions/System.kext Link to comment https://www.insanelymac.com/forum/topic/188257-kernel-panic-please-help/#findComment-1277202 Share on other sites More sharing options...
Beerkex'd Posted September 24, 2009 Share Posted September 24, 2009 As usual with you, good intentions + bad advice. tcmiixx: There's some kind of conflict happening with the Ralink ethernet and the USB controller (or connected USB device) and changing the kernel will not make any difference. You can try Slice's patched IOPCIFamily.kext and/or USB drivers (search, they are here on IM). Try changing your BIOS settings for the USB controller (search, see what settings other people use) While you're at it, go through all your BIOS settings. Try the Chameleon 2.0 bootloader with USBBusFix=y in /Extra/com.apple.Boot.plist Try unplugging all USB devices and see if the problem goes away Try DSDT patching of your USB devices Try other drivers for the Ralink ethernet device or try different hardware. If it's a PCI card, plug it into another PCI slot. If it's an USB device, try another USB port. If it's an IRQ conflict (I don't think is is but who knows) a good old CMOS reset (see your motherboard manual) can sometimes cure it. Link to comment https://www.insanelymac.com/forum/topic/188257-kernel-panic-please-help/#findComment-1278657 Share on other sites More sharing options...
tcmiixx Posted September 24, 2009 Author Share Posted September 24, 2009 Okey, Thanks Guys, I will try it when it happens again. Thanks for reply:D Link to comment https://www.insanelymac.com/forum/topic/188257-kernel-panic-please-help/#findComment-1279123 Share on other sites More sharing options...
vilpostus Posted September 24, 2009 Share Posted September 24, 2009 As usual with you, good intentions + bad advice.I see... Better be silent then helpful I've had same KP some time ago, so changing kernel did solved the problem in my case. So my advice is based on that experience. Link to comment https://www.insanelymac.com/forum/topic/188257-kernel-panic-please-help/#findComment-1279319 Share on other sites More sharing options...
Beerkex'd Posted September 24, 2009 Share Posted September 24, 2009 Okay. Well then what can I say, hope you didn't take offense. To me, the kernel panic clearly shows that the problem is with his Ralink and USB hardware. Link to comment https://www.insanelymac.com/forum/topic/188257-kernel-panic-please-help/#findComment-1279617 Share on other sites More sharing options...
tcmiixx Posted September 25, 2009 Author Share Posted September 25, 2009 Okay. Well then what can I say, hope you didn't take offense. To me, the kernel panic clearly shows that the problem is with his Ralink and USB hardware. How do I fix that problem? Link to comment https://www.insanelymac.com/forum/topic/188257-kernel-panic-please-help/#findComment-1280575 Share on other sites More sharing options...
Beerkex'd Posted September 28, 2009 Share Posted September 28, 2009 Are you serious, I already suggested several things you can try. Link to comment https://www.insanelymac.com/forum/topic/188257-kernel-panic-please-help/#findComment-1282642 Share on other sites More sharing options...
Recommended Posts