From: morph@softhome.net
Date: Fri Mar 19 1999 - 23:16:03 CET
Hi
I'm trying to get X11 working on my very old Leading Edge 386SL
notebook. I've attached my startx.log file, along with the XF86Config
which gets generated, however, I removed all the modelines which get
deleted when X starts.
Can anyone point me in the right direction - or even know where the
superprobe program is which is mentioned in the Tips via help.
Thanks
-- Pete morph@softhome.net ---------------------------------------------------------------- Linux Registered User # 100652 - Uptime 121 hours, and counting... -- URA Redneck if your dog can smoke a cigarette. --
XFree86 Version 3.1.2 / X Window System
(protocol Version 11, revision 0, vendor release 6000)
Operating System: Linux
Configured drivers:
VGA16: server for 4-bit colour VGA (Patchlevel 0):
et4000, et4000w32, et4000w32i, et4000w32p, ncr77c22, ncr77c22e,
vgawonder, tvga8800cs, tvga8900b, tvga8900c, tvga8900cl, tvga9000,
oti067, oti077, oti087, cl6410, cl6412, cl6420, cl6440, generic
MONO: server for interlaced and banked monochrome graphics adaptors
(Patchlevel 0):
hgc1280, sigmalview, apollo9, hercules
(using VT number 7)
XF86Config: /usr/X11R6/lib/X11/XF86Config
(**) stands for supplied, (--) stands for probed/default values
(**) Mouse: type: PS/2, device: /dev/mouse, baudrate: 1200,
3 button emulation (timeout: 50ms)
(**) VGA16: Graphics device ID: "My Video Card"
(**) VGA16: Monitor ID: "My Monitor"
(**) FontPath set to "/usr/X11R6/lib/X11/fonts/75dpi/,/usr/X11R6/lib/X11/fonts/misc/"
(--) VGA16: chipset: generic
(--) VGA16: videoram: 256k (using 256k)
(--) VGA16: clocks: 28.36 28.32 28.39 28.32
(--) VGA16: Maximum allowed dot-clock: 90.000 MHz
(--) VGA16: There is no defined dot-clock matching mode "640x480"
(--) VGA16: Removing mode "640x480" from list of valid modes.
(--) VGA16: There is no defined dot-clock matching mode "640x400"
(--) VGA16: Removing mode "640x400" from list of valid modes.
(--) VGA16: There is no defined dot-clock matching mode "320x200"
(--) VGA16: Removing mode "320x200" from list of valid modes.
(--) VGA16: There is no defined dot-clock matching mode "320x240"
Fatal server error:
No valid modes found.
TRANS(SocketUNIXConnect) () can't connect: errno = 111
giving up.
xinit: Connection refused (errno 111): unable to connect to X server
xinit: No such process (errno 3): Server error.
# File generated by xf86config.
# **********************************************************************
# modif. by M.A.
# **********************************************************************
Section "Files"
RgbPath "/usr/X11R6/lib/X11/rgb"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi/"
FontPath "/usr/X11R6/lib/X11/fonts/misc/"
EndSection
Section "ServerFlags"
# NoTrapSignals
# DontZap
# DontZoom
EndSection
Section "Keyboard"
Protocol "Standard"
AutoRepeat 500 5
# ServerNumLock
# Xleds 1 2 3
LeftAlt Meta
RightAlt ModeShift
ScrollLock ModeLock
RightCtl Compose
EndSection
Section "Pointer"
Protocol "PS/2"
Device "/dev/mouse"
Emulate3Buttons
# Protocol "Xqueue"
# BaudRate 9600
# SampleRate 150
# Emulate3Buttons
# Emulate3Timeout 50
# ChordMiddle
EndSection
Section "Monitor"
Identifier "My Monitor"
VendorName "Unknown"
ModelName "Unknown"
HorizSync 31.5
VertRefresh 50-70
# 640x400 @ 70 Hz, 31.5 kHz hsync
Modeline "640x400" 25.175 640 664 760 800 400 409 411 450
# 640x480 @ 60 Hz, 31.5 kHz hsync
Modeline "640x480" 25.175 640 664 760 800 480 491 493 525
# Low-res Doublescan modes
# If your chipset does not support doublescan, you get a 'squashed'
# resolution like 320x400.
# 320x200 @ 70 Hz, 31.5 kHz hsync, 8:5 aspect ratio
Modeline "320x200" 12.588 320 336 384 400 200 204 205 225 Doublescan
# 320x240 @ 60 Hz, 31.5 kHz hsync, 4:3 aspect ratio
Modeline "320x240" 12.588 320 336 384 400 240 245 246 262 Doublescan
EndSection
# Standard VGA Device:
Section "Device"
Identifier "Generic VGA"
VendorName "Unknown"
BoardName "Unknown"
Chipset "generic"
# VideoRam 256
# Clocks 25.2 28.3
EndSection
Section "Device"
Identifier "My Video Card"
VendorName "Unknown"
BoardName "Unknown"
#VideoRam 256
EndSection
# The 16-color VGA server
Section "Screen"
Driver "vga16"
Device "My Video Card"
Monitor "My Monitor"
Subsection "Display"
Modes "640x480" "640x400" "320x200" "320x240"
ViewPort 0 0
Virtual 640 480
EndSubsection
EndSection
This archive was generated by hypermail 2.1.6 : Sat Feb 08 2003 - 15:27:11 CET