78.6 Issue: Monitor not Sleeping\Ubuntu 11.10 [111210]

With Ununtu 11.10 upgrade on Nyx the power management using gnome-screensaver did not put the monitor into power saver mode (Dell E2209W flat screen LCD display). Instead, it seems to simply blank the screen and in a dark room we can still see that the screen is on, blanked, rather than off. This was not a behaviour noticed prior to Ubuntu 11.10. Previously the screen would go into power saver mode and the green led would go orange. To revert to an older screen saver to ensure the screen is completely turned off, we need to change some packages.

First, remove gnome-screensaver:

$ wajig remove gnome-screensaver

If you are currently running a GNOME session you will also want to stop the currently running instance of gnome-screensaver:

$ killall gnome-screensaver

Next, install xscreensaver and friends:

$ wajig install xscreensaver xscreensaver-gl-extra xscreensaver-data-extra

The new screen saver will not start automatically when you log in—it needs to be added to the Startup Applications. To do this go to the Control menu at the top right of the screen. Choose Startup Applications…. Click the Add button. Name the new entry Screen Saver and type in the following Command:

xscreensaver -nosplash

Using Dash (press and release the Super key) to startup the Screensaver application. I tend to use Blank Screen Only Mode under the tab and then enable on the Advanced tab. This way I don’t use unnecessary power displaying a screen saver and my screen now goes into power saver mode immediately.



Your donation will support ongoing availability and give you access to the PDF version of this book. Desktop Survival Guides include Data Science, GNU/Linux, and MLHub. Books available on Amazon include Data Mining with Rattle and Essentials of Data Science. Popular open source software includes rattle, wajig, and mlhub. Hosted by Togaware, a pioneer of free and open source software since 1984. Copyright © 1995-2022 Graham.Williams@togaware.com Creative Commons Attribution-ShareAlike 4.0