wherbjr35 Posted July 2, 2009 Share Posted July 2, 2009 Good morning Macers, Could someone please steer me in the right direction here....trying to configure the Ralink2870 USB driver for the Linksys wireless-g usb card. I downloaded and installed the 2870 version of the kext, using the installer provided by Warstrong, and I have it open in the Terminal. CFBundleDevelopmentRegion English CFBundleExecutable RT2870USBWirelessDriver CFBundleIdentifier com.Ralink.driver.RT2870USBWirelessDriver CFBundleInfoDictionaryVersion 6.0 CFBundleName RT2870USBWirelessDriver CFBundlePackageType KEXT CFBundleShortVersionString 1.3.0.0 CFBundleSignature Ralink CFBundleVersion 1.3.0 IOKitPersonalities ALPHA1 CFBundleIdentifier com.Ralink.driver.RT2870USBWirelessDriver IOClass RT2870USBWirelessDriver IOProviderClass IOUSBDevice idProduct 15367 idVendor 5298 ALPHA2 At this point, should I be looking to modify any of these values? Per the SP, my usb card has this info: Product ID: 0x0020 Vendor ID: 0x13b1 I was using this post as an example, but found slight differences, and did not know how to compensate. For example, I have a 700 Mhz PPC, and second, my driver version is newer. Thanks, W Link to comment https://www.insanelymac.com/forum/topic/173248-installing-rt2870usb-kext-on-g3-tiger-10411-ppc/ Share on other sites More sharing options...
Giorgio_multi Posted July 2, 2009 Share Posted July 2, 2009 Good morning Macers, Could someone please steer me in the right direction here....trying to configure the Ralink2870 USB driver for the Linksys wireless-g usb card. I downloaded and installed the 2870 version of the kext, using the installer provided by Warstrong, and I have it open in the Terminal. CFBundleDevelopmentRegion English CFBundleExecutable RT2870USBWirelessDriver CFBundleIdentifier com.Ralink.driver.RT2870USBWirelessDriver CFBundleInfoDictionaryVersion 6.0 CFBundleName RT2870USBWirelessDriver CFBundlePackageType KEXT CFBundleShortVersionString 1.3.0.0 CFBundleSignature Ralink CFBundleVersion 1.3.0 IOKitPersonalities ALPHA1 CFBundleIdentifier com.Ralink.driver.RT2870USBWirelessDriver IOClass RT2870USBWirelessDriver IOProviderClass IOUSBDevice [b]idProduct 32 idVendor 5041 [/b] ALPHA2 At this point, should I be looking to modify any of these values? Per the SP, my usb card has this info: Product ID: 0x0020 Vendor ID: 0x13b1 I was using this post as an example, but found slight differences, and did not know how to compensate. For example, I have a 700 Mhz PPC, and second, my driver version is newer. Thanks, W You must modify the info.plist as above and install the kext with kexthelper Giorgio Link to comment https://www.insanelymac.com/forum/topic/173248-installing-rt2870usb-kext-on-g3-tiger-10411-ppc/#findComment-1190641 Share on other sites More sharing options...
Recommended Posts