A very similar fix worked for me:
1) sudo gedit /etc/pm/config.d/00sleep_module
added this text as the last line in the file and saved:
SUSPEND_MODULES="wl0"
(note: it's a Dell mini9 with a Broadcom 43xx wireless adapter)
2) sudo gedit /etc/pm/config.d/bcmwifi
(note: this file does not exist, but I created it)
added same text (SUSPEND_MODULES="wl0") as only entry in this file and saved.
Now when I resume from suspend, I don't need to go to terminal to issue any commands...if my wireless was connected before suspend, it automatically reconnects afterwards.
Thanks to gib2800 at this post (http://ubuntuforums.org/showthread.p...resume+network) as well as a few other posts where these solutions are suggested. I don't know which of these actions (or both?) did the trick, but it works.
-Dan




Adv Reply

Bookmarks