Im tryin to setup my linksys wusb54gc wireless usb and there is a thread that tells how to do it after you get the driver, well im at the part where i need to edit in the terminal and i really dont understand what to do ive never done this before, it says 3. Open terminal
4. Go to /System/Library/Extensions/RT2500USBWirelessDriver.kext/Contents/
5. Open file sudo pico Info.plist
6. Edit any of key and fill with following:
<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>
7. Save file
8. Run this string /usr/sbin/kextcache -k /System/Library/Extensions
9. Restart computer
10. Take off card and insert back to computer.
I get in the terminal and type in that link and from there on with the open file and stuff i dont know how to get it to work. HELP PLEASE!!! Thank you very much. JOSH
4. Go to /System/Library/Extensions/RT2500USBWirelessDriver.kext/Contents/
5. Open file sudo pico Info.plist
6. Edit any of key and fill with following:
<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>
7. Save file
8. Run this string /usr/sbin/kextcache -k /System/Library/Extensions
9. Restart computer
10. Take off card and insert back to computer.
I get in the terminal and type in that link and from there on with the open file and stuff i dont know how to get it to work. HELP PLEASE!!! Thank you very much. JOSH