Linux Lite Forums

Full Version: SiS 671/771 issue
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Just want to share my solutions for SiS 671/771 issue with linux lite 2.4

Three steps to do.
  • create text file name 'xorg.conf' as code below.
  • Copy file 'xorg.conf' to folder /etc/X11/ need password to do this.
  • Unchecked Custom DPI Setting in font tab in appearance menu.
Code:
Section "Device"

Identifier "device1"
BoardName "VESA driver (generic)"
Driver "vesa"
Option "DPMS"
EndSection

I tried to solved this about 3 hours by test several solutions and this solution can solved my issue.
Thank you somsak.