Jump to content
4 posts in this topic

Recommended Posts

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?

post-628948-1315000409_thumb.jpg

post-628948-1315000422_thumb.jpg

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.

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.

×
×
  • Create New...