Carl,

I've confirmed that this change fixes the wireless resume problem for both
hibernate and suspend on my Gazelle Pro.  Yeah!!!!

I'd say that this is something to be rolled into the next version of the
System76 driver.  I don't know if the other laptops need it, but it
certainly appears that the Gazelle Pro does.

Adam

On 6/7/07, Adam York <[EMAIL PROTECTED]> wrote:
>
> Carl,
>
> Thanks.  I will give this a try.
>
> Adam
>
> On 6/6/07, Carl Richell <[EMAIL PROTECTED]> wrote:
> >
> > Doesn't make a lot of sense but this has fixed the problem on my
> > notebook - IPW 3945
> >
> > sudo nano /etc/acpi/resume.d/60-asus-wireless-led.sh
> >
> > switch the 0 and 1 so the file reads:
> >
> > #!/bin/sh
> > . /usr/share/acpi-support/state-funcs
> > if isAnyWirelessPoweredOn ; then
> >     setLEDAsusWireless 0
> > else
> >     setLEDAsusWireless 1
> > fi
> >
> > maybe the source of the problem is in /usr/share/acpi-support/state-
> > funcs
> >
> > --
> > NetworkManager can't find interface on resume from suspend
> > https://bugs.launchpad.net/bugs/45696
> > You received this bug notification because you are a direct subscriber
> > of a duplicate bug.
> >
>
>

-- 
NetworkManager can't find interface on resume from suspend
https://bugs.launchpad.net/bugs/45696
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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

Reply via email to