Thread: Ubuntu won't suspend automatically any more
hi,
in last few weeks, ubuntu has stopped sleeping automatically. i've gone system settings > power, , verified (and toggled) "suspend on inactive for" 5 minutes (for both battery , "when plugged in"), system stays awake.
, i've used code similar to
to set timeout values. i've verified these in dconf editor. previously, set quite low make computer sleep quickly, no longer works either.code:$ gsettings set org.gnome.settings-daemon.plugins.power sleep-inactive-ac-timeout 300 $ gsettings set org.gnome.settings-daemon.plugins.power sleep-inactive-battery-timeout 300
i'm not sure if relevant, under old versions of ubuntu, if wanted computer never suspend (via cli), set
at point, seemed have been depreciated (and gives me error "no such key 'sleep-inactive-ac'"). found it enough set sleep-inactive-ac-timeout 0. worked while, @ point auto-suspend stopped working. oddly enough, sleep-inactive-ac key still present when via dconf editor. however, when click it, says "no schema", , summary, etc. fields blank.code:$ gsettings set org.gnome.settings-daemon.plugins.power sleep-inactive-ac false
i'm not sure if relevant, i've uninstalled gnome-screensaver, , installed xscreensaver. have tried killing xscreensaver , re-installing gnome-screensaver, did not help.
also, i've tried setting sleep-display-ac 4 seconds via dconf editor, had no effect either.
desperation bump!
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [ubuntu] Ubuntu won't suspend automatically any more
Ubuntu
Comments
Post a Comment