# # Fri July 10 20:48:52 CEST 1998 # Sean Straus # scstraus@genesyslab.com # Gateway 2000 SOLO 9100 Trident E6.0 Bios # Pentium 266 MMX # Bios 8.21 # Redhat 5.1 # Kernel 2.0.34 # XFree86 3.3.2 (chips_elf_980605) # XF86_SVGA # Trident Cyber9397 # 4 MB # 8bpp # 1024x768 # 14.1" # TFT # # The following XF86Config works for 8bpp and at 1024x768, # 800x600, 640x480, and 640x400. # TFT screens prefer a DotClock as low as possible. 39.0MHz works for me. # If your screen flickers or if displayed screen is `sub-optimal' in some # other way, slightly change the DotClock. # To fool the consistency checks of the XF86 Server, I changed the ranges # for HorizSync and VertRefresh in the Monitor section. The timings in the # modelines correspond to non-interlaced SVGA settings. Be careful, if # you use this XF86Config for a CRT. # I use a reduced development version of the XF86_Server, which just # contains the C&T drivers and is pre-compiled for Linux. See: # ftp://ftp.rp.csiro.au/pub/people/dbateman/chips/XFree3.3.2/ # # # #---------------------------------------------------------------------- # XF86Config auto-generated by XF86Setup # Copyright (c) 1996 by The XFree86 Project, Inc. # modified for TFT screens by Wolfgang Loeffler (loeffler@astro.unibas.ch) # modified for Trident e6.0 bios by Sean Straus (scstraus@genesyslab.com) # USE AT YOUR OWN RISK! # Permission is hereby granted, free of charge, to any person obtaining a= # copy of this software and associated documentation files (the "Software"), # to deal in the Software without restriction, including without limitation # the rights to use, copy, modify, merge, publish, distribute, sublicense, # and/or sell copies of the Software, and to permit persons to whom the # Software is furnished to do so, subject to the following conditions: # # The above copyright notice and this permission notice shall be included in # all copies or substantial portions of the Software. # # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR # IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, # FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL # THE XFREE86 PROJECT BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, # WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF # OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE # SOFTWARE. # # Except as contained in this notice, the name of the XFree86 Project shall # not be used in advertising or otherwise to promote the sale, use or other # dealings in this Software without prior written authorization from the # XFree86 Project. # See 'man XF86Config' for info on the format of this file Section "Files" RgbPath "/usr/X11R6/lib/X11/rgb" FontPath "/usr/X11R6/lib/X11/fonts/misc" FontPath "/usr/X11R6/lib/X11/fonts/75dpi" FontPath "/usr/X11R6/lib/X11/fonts/100dpi" FontPath "/usr/X11R6/lib/X11/fonts/Type1" FontPath "/usr/X11R6/lib/X11/fonts/Speedo" FontPath "/usr/X11R6/lib/X11/fonts/freefont/" FontPath "/usr/X11R6/lib/X11/fonts/sharefont/" EndSection Section "ServerFlags" EndSection # Setting for a UK keyboard with Control at the `canonical location', i.e=2E # to the left of `A'. Section "Keyboard" Protocol "Standard" XkbRules "xfree86" XkbModel "pc101" XkbLayout "uk" XkbOptions "ctrl:nocaps" EndSection Section "Pointer" Protocol "PS/2" Device "/dev/psaux" Emulate3Timeout 50 Emulate3Buttons EndSection Section "Monitor" Identifier "TFT" VendorName "Gateway 2000" ModelName "SOLO 9100 XL" # HorizSync 25-64 # VertRefresh 40-70 # # ModeLine "640x480" 28.3 640 680 720 864 480 488 491 521 # ModeLine "800x600" 28.3 800 816 856 920 600 603 605 618 # ModeLine "1024x768" 65.1 1024 1032 1176 1344 768 771 777 806 HorizSync 20-80 VertRefresh 20-100 # Modeline "1024x768" 39.00 1024 1056 1216 1408 768 782 788 822 -hsync -vsync Modeline "1024x768" 39.00 1024 1032 1176 1344 768 771 777 806 -hsync -vsync Modeline "800x600" 39.00 800 864 928 1088 600 604 610 640 -hsync -vsync Modeline "640x480" 39.00 640 672 768 864 480 488 494 530 -hsync -vsync Modeline "640x400" 39.00 640 672 736 832 400 401 404 445 -hsync +vsync EndSection Section "Device" Identifier "Primary Card" VendorName "Trident" BoardName "Cyber9397" Option "noaccel" # Option "no_bitblt" # Option "xaa_no_color_exp" # Option "xaa_benchmark" # Option "sw_cursor" # Option "sync_on_green" # Option "fast_dram" # Option "use_vclk1" # Textclockfreq 25.175 Option "nolinear" # MemBase 0x03b00000 # Device section for C&T cards. # Option "suspend_hack" # Option "STN" # Option "no_stretch" # Option "no_center" Option "lcd_center" # Option "use_modeline" # Option "fix_panel_size" # videoram 512 EndSection #Section "Screen" # Driver "VGA16" # Device "Primary Card" # Monitor "TFT" # SubSection "Display" # Depth 4 # Modes "1024x768" "800x600" "640x480" "640x400" # EndSubSection #EndSection Section "Screen" Driver "SVGA" Device "Primary Card" Monitor "TFT" SubSection "Display" Depth 8 Modes "1024x768" "800x600" "640x480" "640x400" EndSubSection # SubSection "Display" # Depth 24 # Modes "1024x768" "800x600" "640x480" "640x400" # EndSubSection EndSection