# From: "Ray O'Leary" # Subject: Gateway 2000 Solo 2100 XF86Config # # Attached is my XF86Config for the Gateway 2000 Solo 2100 laptop, which # uses a 1MB Cirrus Logic GD7548 PCI chip set. This has worked with # kernel 2.0.30 (Red Hat 4.1) and XFree86 3.2, as well as kernel 2.0.32 # and XFree86 3.3 (but the display has minor flicker and is completely # corrupted on exiting X). Section "Files" RgbPath "/usr/X11R6/lib/X11/rgb" FontPath "/usr/X11R6/lib/X11/fonts/misc/" FontPath "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/75dpi/" FontPath "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/100dpi/" EndSection Section "Keyboard" Protocol "Standard" Xleds 1 2 3 LeftAlt Meta RightAlt Meta ScrollLock Compose RightCtl Control XkbSymbols "gb" AutoRepeat 50000 1 XkbModel "pc102" XkbLayout "gb" EndSection Section "Pointer" Protocol "PS/2" Device "/dev/psaux" EndSection Section "Monitor" Identifier "Gateway 2000 Solo 2100" VendorName "Gateway 2000" ModelName "Solo 2100" Bandwidth 100.0 HorizSync 31-69 VertRefresh 40-120 ModeLine "800x600" 36 800 824 896 1000 600 601 603 625 +hsync +vsync EndSection Section "Device" Identifier "Cirrus CL-GD7548" VendorName "Cirrus" BoardName "CL-GD7548" VideoRam 1024 Chipset "clgd7548" Clockchip "cirrus" Option "linear" Membase 0xfc000000 EndSection Section "Screen" Driver "svga" Device "Cirrus CL-GD7548" Monitor "Gateway 2000 Solo 2100" Subsection "Display" Depth 16 Modes "800x600" EndSubsection EndSection