in /usr/lib/pm-utils/sleep.d/10NetworkManager i have put

 ifconfig wifi0 up just before resume_nm

case "$1" in
        hibernate|suspend)
                suspend_nm
                ;;
        thaw|resume)
                ifconfig wifi0 up
                resume_nm
                ;;
        *) exit $NA
                ;;


On Thu, Oct 30, 2008 at 7:34 PM, hyperair <[EMAIL PROTECTED]> wrote:

> Eh whoops I forgot to look at subsequent emails. Ignore whatever I said.
>
> --
> Chow Loong Jin
>
> --
> network-manager not does not restore wireless connection on resume
> https://bugs.launchpad.net/bugs/206908
> You received this bug notification because you are a direct subscriber
> of the bug.
>

-- 
network-manager not does not restore wireless connection on resume
https://bugs.launchpad.net/bugs/206908
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