[Bug 15113] madwifi not fully functional after resume?

bugzilla-daemon at bugzilla.ubuntu.com bugzilla-daemon at bugzilla.ubuntu.com
Sat Sep 10 23:16:49 UTC 2005


Please do not reply to this email.  You can add comments at
http://bugzilla.ubuntu.com/show_bug.cgi?id=15113
Ubuntu (laptop) | linux





------- Additional Comments From sh at sourcecode.de  2005-09-11 00:16 UTC -------
Ok,

I think I have the mistake:

in /etc/acpi/resume.sh

# Bring up the interfaces (this should probably be left up to some policy
# manager, but at the moment we just bring back whatever we ifdowned)
#for x in $INTERFACES; do
#    ifup $x;
#done

# Actually, we don't for the moment - we end up waiting for things to time out
# because multiple ifups want to write to the state file and it's locked. We
# need a better way of doing this - for now just bring back up whatever is
# flagged as auto

ifup -a &

my wifi device is not in /etc/network/interfaces and not flagged as auto...
so this is issue....
but this should not be the correct way of resuming.
I think we should save the state of the running devices and resume them later as
it was before suspend2ram or hibernating.

regards,

\sh

-- 
Configure bugmail: http://bugzilla.ubuntu.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.




More information about the kernel-bugs mailing list