Hello,
I have been working to set up a DLink WUA 2340 USB wireless stick, and seem to be stuck getting KNetworkManager to connect to my WPA home network.
So far, I seem to have been successful in installing the WUA 2340 driver by following the instructions here:
http://ubuntuforums.org/archive/index.php/t-368442.html
Interestingly, I encountered an error using the latest WUA2340 driver (version 1.5) but was able to use version 1.4. Using version 1.5 for XP and Vista, dmesg showed:
ndiswrapper (load_wrap_driver:112): couldn't load driver agux86; check system log for messages from 'loadndisdriver"
Using 1.4, however, I get
$ ndiswrapper -l
neta5agu : driver installed
device (07D1:3A08) present
and after the modprobe I can see wlan1 in ifconfig. Great.
Next: Connecting with KNetworkManager...
I am able to right-click on the KNetworkManager icon and see the available wireless networks. I am even able to connect successfully to an unencrypted network in the neighborhood. However, when I click on my wireless network (or use the "Connect To Other Wireless Networks" and supply my network settings) a status message hangs at 28% and then fails.
Using iwlist scan, I can see my network's details, and I can connect to the network with windows, so I guess I have the password and settings correct.
Cell 04 - Address: 00:1F:33:C9:CE:50
ESSID:"Wizard"
Protocol:IEEE 802.11g
Mode:Managed
Frequency:2.462 GHz (Channel 11)
Quality:9/100 Signal level:-90 dBm Noise level:-96 dBm
Encryption keyn
Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 6 Mb/s
12 Mb/s; 24 Mb/s; 36 Mb/s; 9 Mb/s; 18 Mb/s
48 Mb/s; 54 Mb/s
Extra:bcn_int=100
Extra:atim=0
IE: WPA Version 1
Group Cipher : TKIP
Pairwise Ciphers (1) : TKIP
Authentication Suites (1) : PSK
I have wpasupplicant installed, though I haven't yet done any configuration to it.
Can anyone suggest a next step in isolating the problem?
thanks!
-Matt
I have been working to set up a DLink WUA 2340 USB wireless stick, and seem to be stuck getting KNetworkManager to connect to my WPA home network.
So far, I seem to have been successful in installing the WUA 2340 driver by following the instructions here:
http://ubuntuforums.org/archive/index.php/t-368442.html
Interestingly, I encountered an error using the latest WUA2340 driver (version 1.5) but was able to use version 1.4. Using version 1.5 for XP and Vista, dmesg showed:
ndiswrapper (load_wrap_driver:112): couldn't load driver agux86; check system log for messages from 'loadndisdriver"
Using 1.4, however, I get
$ ndiswrapper -l
neta5agu : driver installed
device (07D1:3A08) present
and after the modprobe I can see wlan1 in ifconfig. Great.
Next: Connecting with KNetworkManager...
I am able to right-click on the KNetworkManager icon and see the available wireless networks. I am even able to connect successfully to an unencrypted network in the neighborhood. However, when I click on my wireless network (or use the "Connect To Other Wireless Networks" and supply my network settings) a status message hangs at 28% and then fails.
Using iwlist scan, I can see my network's details, and I can connect to the network with windows, so I guess I have the password and settings correct.
Cell 04 - Address: 00:1F:33:C9:CE:50
ESSID:"Wizard"
Protocol:IEEE 802.11g
Mode:Managed
Frequency:2.462 GHz (Channel 11)
Quality:9/100 Signal level:-90 dBm Noise level:-96 dBm
Encryption keyn
Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 6 Mb/s
12 Mb/s; 24 Mb/s; 36 Mb/s; 9 Mb/s; 18 Mb/s
48 Mb/s; 54 Mb/s
Extra:bcn_int=100
Extra:atim=0
IE: WPA Version 1
Group Cipher : TKIP
Pairwise Ciphers (1) : TKIP
Authentication Suites (1) : PSK
I have wpasupplicant installed, though I haven't yet done any configuration to it.
Can anyone suggest a next step in isolating the problem?
thanks!
-Matt
Comment