Use vbetool
to turn off the backlight in an LCD display from the Linux command line. This is useful if using Linux on a laptop computer in text mode. The normal screen blanking utilities do not turn off the backlight, leaving a dull glow and using power unnecessarily. The vbetool
utility can manipulate the VESA DPMS (Display Power Management Signaling) features of the display. DPMS can turn off the backlight. Use vbetool dpms off
to turn it off, vbetool dpms on
to turn it on.
This is not a screensaver, the display will not turn back on by using the keyboard, it has to be turned back on with vbetool
or reboot the computer. Remotely accessing the computer with ssh
can be used to turn the display on or blind typing on the console can be used. The vbetool
command could be put in a startup script like rc.local
to boot with the display off.
This was tested on a Toshiba Satellite 2455 Series laptop running CentOS. Power consumption dropped from 30W to 20W.
Thanks a lot, I have a notebook server and it was quite annoying that it still has backlight on even if it has closed lid.
ReplyDeleteCheeers
Tested on Acer Extensa 5200 with Ubuntu and also on dell d600 ubuntu server. Both works well. If you combine it with ACPI - /etc/acpi/event/lid, you can turn off lid in closed state and turn on when opened.
ReplyDeleteThank you, thank you , thank you!! I've been looking everywhere for a command that worked with my ubuntu photo frame.
ReplyDeleteWonderful. Just got a new Dell Inspiron 1521 and my previous notebook had screen managed in BIOS so never thought this would need taking care of... Anw, brilliant sollution.
ReplyDeleteAt last found! Thanks a lot! Exactly what I've needed.
ReplyDeleteworks on a 20 inch iMac
ReplyDeleteThanks a bunch.
ReplyDeleteWorks fine with Dell Latitude C600 Arch Linux server.
Thank you - this worked perfectly with my MSI Wind running Ubuntu 10.04 Server.
ReplyDeleteWorked perfectly on my Compaq Evo N600c under Debian stable. Thanks!
ReplyDeleteLooks great, but where do I get the tool? Thanks!
ReplyDeleteOk, got it, but how do I install it?
ReplyDeleteWorks fine with 11.10 on HP Omnibook 6000
ReplyDeleteWork with HP Omnibook 6000 (Debian)
ReplyDelete