View Full Version : [ubuntu] turn off display backlight on ubuntu server
shinew
March 16th, 2009, 02:20 AM
Hello, I have a dell xps laptop running Ubuntu Server 8.10. I can't figure out how to turn the display's backlight off. Can anyone help?
thank you very much!
2buntu
April 17th, 2009, 10:48 AM
I was looking to turn off the LCD backlight on a Dell Inspiron 2650 running Ubuntu Server 8.04.2. I found: http://www.installationexperiences.com/2009/01/turn-off-lcd-display-backlight-with.html
I tested by connecting to the laptop via SSH and doing
1. sudo apt-get install vbetool
2. sudo vbetool dpms off
3. sudo vbetool dpms on
4. sudo vbetool dpms off
I'm pretty new to Linux, so I don't know what the side effect to this are, but I'm happy so far, and hope this helps.
shinew
April 17th, 2009, 04:12 PM
Hi 2buntu, although I've noticed that it actually turns itself off after a while, thanks for the reply and vbetool works great! good to know.
juancarlospaco
April 17th, 2009, 06:47 PM
xset dpms force off
(without installing nothing)
shinew
April 17th, 2009, 06:50 PM
xset dpms force off
(without installing nothing)
that does not work. Unlike vbetool, xset is a "X" level utility. vbetool is already in all my systems by default(Intrepid, 8.10 desktop & server, Mint Felicia 64-bit), so I didn't have to install anything.
Stevan
August 19th, 2010, 09:55 AM
The added benefit of using xset is you don't have to use sudo to get the access to shut down the monitor.
Mi11z
September 25th, 2010, 08:47 PM
Thanks, the information here helped me out too, cheers.
vBulletin® v3.8.4, Copyright ©2000-2012, Jelsoft Enterprises Ltd.