How to fix ubuntu resolution on Wide screen

It’s a tutorial for people who use Ubuntu on their laptop or desktop with wide screen monitor that use 915GM Chipset.

  1. Open console and change yourself as root
  2. Execute
     apt-get install 915resolusion
    

    to patch VGA bios for VGA who use Intel 915GM chipset, for other chipsets, you could browse the internet for more information

  3. Execute
     915resolution -l
    

    to know the real capability of the monitor’s resolutions.

  4. Choose the resolution you want to apply by executing command like this for example
     915 resolution xx 1280 768 24
    

    Change the “xx” with the mode you want to choose from the result of 915 resolution -l command that you have executed previously.

  5. Restart your Desktop by clicking CTRL+ALT+BACKSPACE

Okay, finished.

 

Tags: , ,

Tinggalkan Balasan