Can somebody confirm this solution given by mu3en?

Solution:
"manually disconnecting wifi via network manager seems to prevent this 
happenning.
since this system is running Broadcom STA driver via jockey, probably a similar 
suspend/resume issue as in previous releases related to Broadcom drivers.

and therefore changing the following line in /etc/default/acpi-support
STOP_SERVICES=""
to
STOP_SERVICES="networking"
has solved the crash on suspend resume.

changing the following line in /etc/default/acpi-support
MODULES=""
to
MODULES="wl"
also solves the crash.

no obvious difference in speed or stability between this and the above.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/749673

Title:
  WARNING: at /build/buildd/linux-2.6.38/kernel/power/suspend_test.c:53
  suspend_test_finish 0x86/0x90()

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to