Comment 8 for bug 272300

Revision history for this message
Mackenzie Morgan (maco.m) wrote : Re: Networkmanager 0.7 cannot reconnect after resume

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.