Xorg & XFree
2 Problems found with Xorg-Xfree... the HorizSync and, the option Usebios, and maybe.. today i'll try to put symantec-mouse working with scrolling! :)
Xorg.conf:
Section "Monitor"
Identifier "Monitor0"
VendorName "whatever"
ModelName "LCD"
HorizSync 31.5 - 48.5
VertRefresh 40.0 - 60.0
EndSection
Section "Device"
Identifier "Card0"
Driver "savage"
VendorName "S3 Inc."
BoardName "VT8375 [ProSavage8 KM266/KL266]
BusID "PCI:1:0:0"
Option "UseBios" "Off"
EndSection
Xorg.conf:
Section "Monitor"
Identifier "Monitor0"
VendorName "whatever"
ModelName "LCD"
HorizSync 31.5 - 48.5
VertRefresh 40.0 - 60.0
EndSection
Section "Device"
Identifier "Card0"
Driver "savage"
VendorName "S3 Inc."
BoardName "VT8375 [ProSavage8 KM266/KL266]
BusID "PCI:1:0:0"
Option "UseBios" "Off"
EndSection
