# # Fri May 1 17:35:42 CEST 1998 # Wolfgang L=F6ffler # loeffler@astro.unibas.ch # Gateway 2000 SOLO 9100-XL # Pentium 266 MMX # Bios 8.21 # Debian/GNU Linux 1.3.1-r6 # Kernel 2.0.33 # XFree86 3.3.2 # XF86_SVGA # Chips & Technologies C&T 65555 # 4 MB # 24bpp # 1024x768 # 14.1" # TFT # # As I understand it, the SVGA server for the C&T 65555 does not support = # 1024x768 at 24bpp `officially', since the maximum dot clock of 110MHz # is divided by 2 for 16bpp and 3 for 24bpp resulting in a maximum dot # clock of 36.67MHz for 24bpp. Yet, the standard modeline for 1024x768 # needs a dot clock of 65MHz. # You can force a higher dot clock, though, by setting the `DacSpeed' opt= ion # (as shown below). This might either drive the graphics chip beyond its = # specifications or corrects for that dot clock division business (which # I do not understand anyway). So please use at your own risk! # If X starts up in 1024x768, but the screen only displays a blizzard in # progress, then you have to modify the dot clock entry of the 1024x768 # modeline. For me, `any' setting between 60 and 62 MHz works. # If X starts up in 1024x768, but the screen shows what the Universe woul= d # look like without any stars, then press as many times as # necessary and correct your BIOS settings accordingly. # # # #---------------------------------------------------------------------- # XF86Config auto-generated by XF86Setup # Copyright (c) 1996 by The XFree86 Project, Inc. # modified for 24bpp by Wolfgang L=F6ffler (loeffler@astro.unibas.ch) # 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 limitati= on # 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 SHAL= L # 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 sha= ll # not be used in advertising or otherwise to promote the sale, use or oth= er # 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 "gb" 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 31.5-48.5 VertRefresh 55-90 Modeline "1024x768" 62.00 1024 1032 1176 1344 768 771 777 806 = Modeline "800x600" 50.00 800 856 976 1040 600 637 643 666 Modeline "640x480" 36.00 640 696 752 832 480 481 484 509 Modeline "640x400" 31.50 640 672 736 832 400 401 404 445 EndSection Section "Device" Identifier "Primary Card" VendorName "Chips & Technologies" BoardName "C&T 65555" # Chipset "ct65555" videoram 4096 Option "use_18bit_bus" # 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 # Option "suspend_hack" # Option "STN" # Option "no_stretch" # Option "no_center" # Option "use_modeline" # Option "fix_panel_size" DacSpeed 65.010 EndSection Section "Screen" Driver "SVGA" Device "Primary Card" Monitor "TFT" SubSection "Display" # Depth 8 # Depth 16 Depth 24 # Depth 32 Modes "1024x768" "800x600" "640x480" "640x400" = EndSubSection EndSection --------------6175F13D3DDD339213D6B683--