Subscribe to our RSS news feed
AAPL 199.94 (-1.25)

WUSB54GC Working!, finally got it working
*
  • Group: Members
  • Posts: 32
  • Joined: 13-June 06
  • Member No.: 43,126
Finally I got my Linksys WUSB54GC working! I knew the WUSB54G was working but couldnt get the GC to work, well if you have this card, here is how to do it:

Install the Ralink drivers and open the info.plist in RT73USBWirelessDriver.kext

What I did was just Add a new entry (I copied one from another device)

here is the resulting entry:

CODE
        <key>LINKSYS</key>
        <dict>
            <key>CFBundleIdentifier</key>
            <string>com.Ralink.driver.RT73</string>
            <key>IOClass</key>
            <string>RT2573USBWirelessDriver</string>
            <key>IOProviderClass</key>
            <string>IOUSBDevice</string>
            <key>bcdDevice</key>
            <integer>1</integer>
            <key>idProduct</key>
            <integer>32</integer>
            <key>idVendor</key>
            <integer>5041</integer>
        </dict>


Rebooted, unplugged/replugged the device and BAM! it worked! smile.gif

Hope it can help anyone who was stuck with this device! smile.gif
PM Profile Card
Go to the top of the page
+ Quote Post

Posts in this topic

Reply to this topic Start new topic

1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 

RSS Lo-Fi Version Time is now: 21st November 2009 - 08:00 AM