Networking :: D-Link DWL-G122 v.A1 problems



$ sudo pump -i wlan0


The typical sequence of commands as root are:

# ndiswrapper -i your_cards.inf
# modprobe ndiswrapper
# iwconfig wlan0 key 99:99:99:99....  essid your_ssid_here
# pump -i wlan0


Or try the ndiswrapper GUI from the DSLpanel



Quote (roberts @ Sep. 29 2006,00:18)
$ sudo pump -i wlan0


The typical sequence of commands as root are:

# ndiswrapper -i your_cards.inf
# modprobe ndiswrapper
# iwconfig wlan0 key 99:99:99:99....  essid your_ssid_here
# pump -i wlan0


Or try the ndiswrapper GUI from the DSLpanel

I couldn't get the GUI from the DSL Panel to work.
When I type the sequence of commands, this is what happens:

# ndiswrapper -l
netrtusb driver installed
# modprobe ndiswrapper
# iwconfig wlan0 key 99:99:99:99....  essid your_ssid_here
Error for wireless request "Set Encode" (8B2A) :
SET failed on device wlan0 ; No such device.
# pump -i wlan0
Operation failed.

Any suggestions now?


original here.