由 moto » 週四 2月 20, 2003 9:09 am
1.put this file into /usr/X11R6/lib/modules/drivers/sis_drv.o
2.edit the /etc/X11/XF86Config-4 file, find the Section "Device" and add sis in it , like below:
=============================================
Section "Device"
Identifier "Generic Video Card"
Driver "sis" # <- Note here!!!
VideoRam 4096
.....
=============================================
3.Start the X Window and good luck. :-d