why doesn't my computer resume after sleeping overnight?
Posted
by
bamdad
on Ask Ubuntu
See other posts from Ask Ubuntu
or by bamdad
Published on 2012-10-10T09:37:01Z
Indexed on
2012/10/10
9:52 UTC
Read the original article
Hit count: 342
i'm having a weird, weird bug that's been haunting me since 11.10. if i listen to music or watch a video and my computer automatically goes to sleep at night, it won't properly resume in the morning. otherwise, suspend and resume works just fine.
what happens is that the wi-fi and bluetooth indicator (that turns from white to orange when suspending) stays orange, the display doesn't turn on, and the only option i have is to hard reset the machine.
here's what i've tried so far:
- installing (and uninstalling and reinstalling) laptop-mode-tools
- switching the proprietary wireless driver (broadcom-wl) to the open source one (brcmsmac & bcma) and back
- unloading (and blacklisting) all bluetooth modules (rfcomm, btusb, bnep, bluetooth) and stopping (# stop bluetooth) and disabling (# echo 'manual' > /etc/init/bluetooth.override) the bluetooth service
- creating a custom pm sleep action as suggested here: http://ubuntuforums.org/showthread.php?p=11926504
- not watching youtube / any stuff that uses flash before going to sleep (i have flashblock, and i checked $ ps aux | grep flash) because i suspected flash to be the culprit
- trying out different versions of fglrx (the one from the repos, then installing the latest one from amd's site via generated .deb files, then back to the official ones)
none of these worked. i remember back in the days of 10.04, there was a gconf key called network sleep: i thought about disabling that, since re-enabling the wireless card seems to be the problem (according to the indicator led), but the option appears to be missing from gnome 3 (unity-2d, whatever).
does anyone have any ideas?
thanks, bamdad
© Ask Ubuntu or respective owner