Recently I upgraded to Ubuntu 9.04 on my laptop. In that it detects my wireless network but won't connect, it just keeps reprompting me to enter the WEP key! Even if I give correct password it's not connecting. Is there a solution?
feedback
|
migrated from serverfault.com Jul 18 '09 at 14:08
This question came from our site for system administrators and desktop support professionals.
|
It almost sounds like you may have a config file set up to connect for you, which causes network manager/wicd and others like it not to work. I wish I could remember the name of the file you need to check, but hopefully that gives you some more info on what to search for to fix the problem. | ||||
feedback
|
|
Try clean installing Ubuntu 9.04. There were many improvements made to the Wi-Fi infrastructure in version 9 from version 8. I had a similar problem, and the clean install enabled all the wireless networking to work. | |||||
feedback
|
|
What software do you use? Try wicd: $ sudo apt-get install wicd | ||||
feedback
|
|
Thanks for the pointer to wicd, it's indeed more to my taste. I have a similar problem as the OP, but even installing wicd doesn't solve it (for me). In fact the connection attempt appears to always time out. I'm using the Ubuntu 9.04 netbook remix. I've also tried the alternative madwifi driver which gives exactly the same result (i.e. none). My guess is that some driver has changed in a way that makes the WLAN card unhappy or so. The weird part is, though, that even the alternative driver doesn't change anything. Booting into Windows XP SP3 works perfectly fine and offers all the wireless connectivity that's expected. lspci says the card is: Atheros Communications Inc. AR242x 802.11abg Wireless PCI Express Adapter (rev1) | ||||
|
feedback
|
|
You might try to install the windows version of the driver through ndistwrapper too. Works sometimes. | ||||
|
feedback
|
|
You could see if there are any restricted drivers that could be enabled - these are drivers provided by the wireless card chipset manufacturer but not under a FOSS license. To look for these, go to the System Menu -> Administration -> Hardware Drivers | ||||
|
feedback
|
|
When I upgraded to Kubuntu 9.04 I had the same problem. I had to uninstall the Plasma Manager for Wireless, Install wicd And configure wicd to manage my Wireless Network - no problems since then. | ||||
|
feedback
|
