# # 1997/10/01 # Patrick Kobly # kobly@cs.ualberta.ca # Hitachi M120D # Pentium 120 # CL-GD7543 VGA BIOS Version 1.12 # Linux # Slackware 96 (2.0.0) # 3.3.1 # XF86_SVGA # CL-GD7543 # PCI # 1MB # 8bpp # 800 x 600 # 11.3" # DSTN # # ############################################################# # XF86Config file for Cirrus Logic CL-GD7543 # # X86Free 3.2 SVGA server # # Twinhead 875CX 10.4" SVGA Dual-Scan # # December 1, 1996 # # By Edsel Adap # Adopted from Frank Wu. Copyrighted 1996 (if not, just acknowledge) # ############################################################# Section "Files" RgbPath "/usr/X11R6/lib/X11/rgb" FontPath "/usr/X11R6/lib/X11/fonts/misc/" FontPath "/usr/X11R6/lib/X11/fonts/Type1/" FontPath "/usr/X11R6/lib/X11/fonts/Speedo/" FontPath "/usr/X11R6/lib/X11/fonts/75dpi/" FontPath "/usr/X11R6/lib/X11/fonts/100dpi/" EndSection Section "ServerFlags" EndSection Section "Keyboard" Protocol "Standard" AutoRepeat 500 5 EndSection Section "Pointer" Protocol "ps/2" Device "/dev/mouse" Emulate3Buttons EndSection Section "Monitor" Identifier "TwinHead" VendorName "Twinhead" ModelName "875CX" ######################################################### # Put your own sync and refresh rates here... or just # # stick a range in. Both will work, I think. -Frank Wu # ######################################################### # HorizSync 31.53,42.59 # VertRefresh 67.6, 60 HorizSync 25-60 VertRefresh 50-90 ######################################################### # These are the numbers that worked for me. Be sure to # # tweak the numbers below to get rid of twitches and # # offcentered screens. The "1000" value use to be a # # "1086". By making it "1000", my screen was no longer # # shifted to the right... -Frank Wu # ######################################################### # ModeLine "800x600" 42.59 800 824 984 1000 600 603 609 630 ModeLine "800x600" 39.99 800 824 984 1000 600 603 609 630 EndSection Section "Device" Identifier "CL-GD7543" VendorName "Cirrus Logic" BoardName "CL-GD7543" ########################################################### # Note: You can try different clock values. Others that # # work are 36, 47... Just keep fiddling and you should # # have it... And be sure to change the clock value in # # the modeline too! -Frank Wu # ########################################################### # Clocks 42.59 EndSection Section "Screen" Driver "svga" Device "CL-GD7543" Monitor "TwinHead" Subsection "Display" Depth 8 Modes "800x600" ViewPort 0 0 ###################### # Virtual works too! # ###################### # Virtual 1024 768 Virtual 800 600 EndSubsection EndSection