|
||||||
| Linux Networking This forum is for Linux Networking Only. Routing, servers, etc. |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
|
|||
|
I've got a LinkSYS 802.11G WUSB54GP Portable USB Adapter. I also have a cheap dell true mobile USB 802.11B Wireless USB Adapter. The Dell works perfect but it is only B! I'd like to know how I can get my G card working. Anyone have any suggestions or got this working before?
Thanks! |
| Sponsored Links |
|
|||
|
You can use this: http://www.linuxant.com/driverloader/
Or you can 1) Install the ndiswrapper
3) Load the Windows Driver. Go to a shell and type ndiswrapper -i <drivername>.inf where <drivername> is the name of the *.inf file. 4) Type ndiswrapper -l - you should see Installed ndis drivers: <filename> hardware present 5) Load the Driver. Type modprobe ndiswrapper 6) You are done! Configure the wireless adaptor with iwconfig command line utility or if using SUSE use YAST. Use ifup to bring up your device. |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Linux - Find the MAC adress of the network card! | Void | Linux Networking | 1 | 01-24-2007 02:45 PM |