You are here: romanrm.net » Loongson-based devices » SiS video driver on the Lemote Fuloong 2F
SiS video driver on the Lemote Fuloong 2F
/etc/X11/xorg.conf
Section "Device"
Identifier "Card0"
Driver "sis"
Option "EnableSiSCtrl" "yes"
Option "FastXv" "true"
Option "FastXvLevel" "1"
Option "AccelMethod" "XAA" # or "EXA"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
DefaultDepth 16 # or 24
SubSection "Display"
Virtual 1280 1024
Depth 16
EndSubSection
SubSection "Display"
Virtual 1280 1024
Depth 24
EndSubSection
EndSection
Replace “1280 1024” with the maximum resolution that you plan to use.
loongson/sis.txt · Last modified: 2012-01-11 11:10 UTC by rm