vbetool(8)


NAME

   vbetool - run real-mode video BIOS code to alter hardware state

SYNOPSIS

   vbetool   [[vbestate   save|restore]|[vbemode  set|get]|[vgamode]|[dpms
   on|off|standby|suspend|reduced]|[post              [romfile]]|[vgastate
   on|off]|[vbefp panelid|panelsize|getbrightness|setbrightness|invert]]

DESCRIPTION

   vbetool  uses lrmi in order to run code from the video BIOS. Currently,
   it is able to alter DPMS states,  save/restore  video  card  state  and
   attempt to initialize the video card from scratch.

OPTIONS

   vbetool takes the following options:

   vbestate
          vbetool  will  use the VESA 0x4f0f extensions to save or restore
          hardware state. This will be sent to or read  from  stdin.  This
          information  is  highly  hardware  specific  - do not attempt to
          restore state saved from a different machine. This command  will
          not  work  unless  you  are  at a text console, as it interferes
          badly with X.

   dpms   vbetool will use the VESA 0x4f10 extensions to alter  the  power
          management   state  of  your  screen.  "On",  "off",  "standby",
          "suspend" and  "reduced"  are  acceptable  further  options  and
          determine which state will be activated.

   vbemode
          vbetool will get or set the current VESA mode. "get" will return
          the current mode number on stdout - "set" will set the  mode  to
          the next argument.

   vgamode
          vbetool  will  set  the legacy VGA mode to the following numeric
          argument.

   post   vbetool will attempt to run BIOS code located at c000:0003. This
          is  the  code  run  by  the  system  BIOS  at  boot  in order to
          initialise the  video  hardware.  Note  that  on  some  machines
          (especially  laptops),  not  all  of  this code is present after
          system boot - as a result, executing this command may result  in
          undefined  behaviour.  This  command  must  be  run  from a text
          console, as it will otherwise interfere with the operation of X.
          This command takes an optional argument which is the location of
          a file containing a ROM image. If provided, this image  will  be
          mapped  to  the  c000  segment  and used instead of the system's
          video BIOS.

   vgastate
          vbetool will enable or disable the current video card.  On  most
          hardware,  disabling  will cause the hardware to stop responding
          until it is re-enabled. You probably don't want to  do  this  if
          you're using a framebuffer.

   vbefp  vbetool will execute a VESA flat panel interface call.

          panelid will provide information about the panel

          panelsize will provide the size of the panel

          getbrightness  will  provide the current screen brightness as an
          integer

          setbrightness accepts an integer as an argument and will set the
          screen brightness to that

          invert will invert the colours of the screen

BUGS

   Switching dpms modes may interact badly with X on some systems.

   The vbestate command may behave in strange ways.

   The  post  command  may  result in the execution of arbitrary code that
   happens to be lying around in the area where chunks of your video  BIOS
   used to be.

   The VESA specification does not require that "vbemode get" provides the
   correct mode if the current mode was set via some means other than  the
   VESA BIOS extensions.

   The VESA flat panel interface ceased development at the proposal stage.
   panelid and panelsize  will  work  on  many  machines,  but  the  other
   arguments are unlikely to be implemented on available hardware.

AUTHOR

   vbetool  was written by Matthew Garrett <mjg59@srcf.ucam.org>, based on
   code  from  read-edid   by   John   Fremlin   <john@fremlin.de>,   LRMI
   (http://sourceforge.net/projects/lrmi/)            and            XFree
   (http://www.xfree86.org). It is released under the  terms  of  the  GNU
   General Public License.





Opportunity


Personal Opportunity - Free software gives you access to billions of dollars of software at no cost. Use this software for your business, personal use or to develop a profitable skill. Access to source code provides access to a level of capabilities/information that companies protect though copyrights. Open source is a core component of the Internet and it is available to you. Leverage the billions of dollars in resources and capabilities to build a career, establish a business or change the world. The potential is endless for those who understand the opportunity.

Business Opportunity - Goldman Sachs, IBM and countless large corporations are leveraging open source to reduce costs, develop products and increase their bottom lines. Learn what these companies know about open source and how open source can give you the advantage.





Free Software


Free Software provides computer programs and capabilities at no cost but more importantly, it provides the freedom to run, edit, contribute to, and share the software. The importance of free software is a matter of access, not price. Software at no cost is a benefit but ownership rights to the software and source code is far more significant.


Free Office Software - The Libre Office suite provides top desktop productivity tools for free. This includes, a word processor, spreadsheet, presentation engine, drawing and flowcharting, database and math applications. Libre Office is available for Linux or Windows.





Free Books


The Free Books Library is a collection of thousands of the most popular public domain books in an online readable format. The collection includes great classical literature and more recent works where the U.S. copyright has expired. These books are yours to read and use without restrictions.


Source Code - Want to change a program or know how it works? Open Source provides the source code for its programs so that anyone can use, modify or learn how to write those programs themselves. Visit the GNU source code repositories to download the source.





Education


Study at Harvard, Stanford or MIT - Open edX provides free online courses from Harvard, MIT, Columbia, UC Berkeley and other top Universities. Hundreds of courses for almost all major subjects and course levels. Open edx also offers some paid courses and selected certifications.


Linux Manual Pages - A man or manual page is a form of software documentation found on Linux/Unix operating systems. Topics covered include computer programs (including library and system calls), formal standards and conventions, and even abstract concepts.