Jump to content
2 posts in this topic

Recommended Posts

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 :)

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

×
×
  • Create New...