After resume, can you connect from the command line without having to 
unload/reload the driver?  You can test this on unencrypted or WEP like this
sudo iwconfig <interface> essid <essid>
or 
sudo iwconfig <interface> essid <essid> key <key>

where <interface> is your interface... ath0, eth1, wlan0, etc
<essid> is the network's name, ex: linksys
<key> is the WEP key

followed by running "sudo dhclient" to get an IP address.  Can it
connect?  Check for an IP address with the "ifconfig" command.  If it
doesn't work from the command line, this is a madwifi bug.  If it does
work, probably NM.

-- 
Networkmanager 0.7 cannot reconnect after resume 
https://bugs.launchpad.net/bugs/272300
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to