elinsurrecto Posted September 2, 2011 Share Posted September 2, 2011 I managed to install a fresh OSX Lion on this pc, had to set few kernel flags. I have installed a Wireless Microsoft mouse, and a Linksys Wireless G adapter. Im using this kext for the adapter: RT73USBWirelessDriver.kext and the: RalinkWireless Configuration 2.2.7.0 On system preferences. My extra folder is this: AHCIPortInjector.kext FakeSMC.kext IOAHCIBlockStorageInjector.kext NullCPUPowerManagement.kext Im using chameleon v1478. And this two pictures are the kernel panics I'm getting. this is my org.chameleon.boot.plist <?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>Boot Graphics</key> <string>Yes</string> <key>Default Partition</key> <string>hd(0,3)</string> <key>GenerateCStates</key> <string>Yes</string> <key>GeneratePStates</key> <string>Yes</string> <key>GraphicsEnabler</key> <string>Yes</string> <key>Kernel</key> <string>mach_kernel</string> <key>Kernel Flags</key> <string>npci=0x2000</string> <key>Theme</key> <string>LoginToLion</string> <key>Timeout</key> <string>1</string> <key>arch</key> <string>i386</string> <key>busratio</key> <string>24</string> </dict> </plist> Can anyone help me out? Link to comment https://www.insanelymac.com/forum/topic/267040-random-kernel-panics-on-gateway-pc/ Share on other sites More sharing options...
aufa333 Posted September 5, 2011 Share Posted September 5, 2011 move fakesmc to S/L/E and backup + remove ionetworking from S/L/E Link to comment https://www.insanelymac.com/forum/topic/267040-random-kernel-panics-on-gateway-pc/#findComment-1744435 Share on other sites More sharing options...
Chrystopher Posted September 6, 2011 Share Posted September 6, 2011 Yea, you should try to remove ionetworking kext (or just back it up to desktop) and my opinion is to add the following settings to your org.chameleon.... <key>UHCIreset</key> <string>Yes</string> <key>USBBusFix</key> <string>Yes</string> But this is only an idea. Try it only when you're still getting KPs without ionetworkingfam.. I think this 2 settings can help you to avoid usb probles caused by your wi-fi dongle. And maybe you should try the third option which is <key>USBLegacyOff</key> <string>Yes</string> But use this only when you have Legacy USB enabled in your BIOS. Hope something's gonna help ya. Link to comment https://www.insanelymac.com/forum/topic/267040-random-kernel-panics-on-gateway-pc/#findComment-1745058 Share on other sites More sharing options...
smartie77 Posted September 8, 2011 Share Posted September 8, 2011 and use 10.7.1 not 10.7 .. every update for Lion is a must . Check ralink website if they have updated drivers ( those for Snow will work as long as they are 32/64 bits ). The drivers for Rt2870 have been updated one month ago , so maybe others too. IOnetworking is used for Ethernet & co for non-apple-wifi only the ralink kext plus the 80211 kext is necessary. Link to comment https://www.insanelymac.com/forum/topic/267040-random-kernel-panics-on-gateway-pc/#findComment-1745809 Share on other sites More sharing options...
Recommended Posts