Subject: XFree86, Toshiba 460 CDT config difficulties (files at end)
To: None <port-i386@netbsd.org>
From: John Towler <jtowler@pconline.com>
List: port-i386
Date: 08/28/2001 12:22:16
Greetings,

	I recently acquired a Toshiba SatellitePro 460CDT.  I am
	running NetBSD-1.5.1 bootstrapped from some other non-Unix
	operating environment which is no longer extant on the
	machine.  I am having some difficulty configuring XFree86.  I
	ran across a linux-laptop site with an xf86config file on it.
	I edited it to fit the known or observable NetBSD
	differences. 

        The X loaded was the binary distribution with NetBSD-1.5.1 (i386)
        (XFree86-3.3.6a).  
        

	Initially this (3.3.6a)worked with the display, with some adjustments
	for the Wsmouse and keyboard settings.  I was fussing with
	some other things, and after a later reinstall, redoing this
	has not worked.  I neglected to save the xf86config file
	because it seemed clear and not problematic.  

	I have since tried the snapshots of XFree86-4.0.3+ and
        XFree86-4.1.0.  I have also built the server from the
        xfree.tgz srcs in the NetBSD-current directory. (XFree86-4.1.0
        I think.  (BTW, BSD make died in the build, but gmake
        MAKE="gmake" worked every time.)
	
	The X server starts, probes, and aborts apparently because
	xfree86MapVidMem() fails to map video memory for the vga
	device.  The display flashes in a color graphics background
	for an instant then the server crashes.  The src and the error
	msgs suggest that somehow the right number of args or valid
	values for args are not being passed to the function.   The
	XFree86 -configure generated file is less successful, or
	equally non successful.

	One of the error msgs said something about no screens
	available.  I remember setting up a /etc/wscons.conf but I
	thought I was just frustrated about only having 24 lines of
	screen in text mode when there was an inch plus above and
	below that could be used. This message appeared once, and did
	not repeat.  (Hence no logged copy.) The files below are from
	a complete rm -rf of /usr/X11R6 and a reinstall of the
	XFree-3.3.6a supplied binary freshly transferred to the local
	system. If someone could point out where I missed a man page
	or a setting or something else of this nature, that would be
	most helpful.  

				Thanks,
				John R. Towler


The files showing the data: 

-----
To identify the Xserver version.
----

Script started on Tue Aug 28 10:16:06 2001
frege# XF86_SVGA -version

XFree86 Version 3.3.6a / X Window System
(protocol Version 11, revision 0, vendor release 6300)
Release Date: November 30 2000
	If the server is older than 6-12 months, or if your card is newer
	than the above date, look for a newer version before reporting
	problems.  (see http://www.XFree86.Org/FAQ)
Operating System: NetBSD/i386 1.5.1 [ELF] The NetBSD Foundation, Inc.
Configured drivers:
  SVGA: server for SVGA graphics adaptors (Patchlevel 1):
      NV1, STG2000, RIVA 128, RIVA TNT, RIVA TNT2, RIVA ULTRA TNT2,
      RIVA VANTA, RIVA ULTRA VANTA, RIVA INTEGRATED, GeForce 256,
      GeForce DDR, Quadro, GeForce2 GTS, GeForce2 GTS (rev1),
      GeForce2 Ultra, Quadro 2 Pro, GeForce2 MX, GeForce2 MX DDR,
      Quadro 2 MXR, ET4000, ET4000W32, ET4000W32i, ET4000W32i_rev_b,
      ET4000W32i_rev_c, ET4000W32p, ET4000W32p_rev_a, ET4000W32p_rev_b,
      ET4000W32p_rev_c, ET4000W32p_rev_d, ET6000, ET6100, et3000, pvga1,
      wd90c00, wd90c10, wd90c30, wd90c24, wd90c31, wd90c33, gvga, r128, ati,
      sis86c201, sis86c202, sis86c205, sis86c215, sis86c225, sis5597,
      sis5598, sis6326, sis530, sis620, sis300, sis630, sis540, tvga8200lx,
      tvga8800cs, tvga8900b, tvga8900c, tvga8900cl, tvga8900d, tvga9000,
      tvga9000i, tvga9100b, tvga9200cxr, tgui9400cxi, tgui9420, tgui9420dgi,
      tgui9430dgi, tgui9440agi, cyber9320, tgui9660, tgui9680, tgui9682,
      tgui9685, cyber9382, cyber9385, cyber9388, cyber9397, cyber9520,
      cyber9525, 3dimage975, 3dimage985, cyber9397dvd, blade3d, cyberblade,
      clgd5420, clgd5422, clgd5424, clgd5426, clgd5428, clgd5429, clgd5430,
      clgd5434, clgd5436, clgd5446, clgd5480, clgd5462, clgd5464, clgd5465,
      clgd6205, clgd6215, clgd6225, clgd6235, clgd7541, clgd7542, clgd7543,
      clgd7548, clgd7555, clgd7556, ncr77c22, ncr77c22e, cpq_avga, mga2064w,
      mga1064sg, mga2164w, mga2164w AGP, mgag200, mgag100, mgag400, oti067,
      oti077, oti087, oti037c, al2101, ali2228, ali2301, ali2302, ali2308,
      ali2401, cl6410, cl6412, cl6420, cl6440, video7, ark1000vl, ark1000pv,
      ark2000pv, ark2000mt, mx, realtek, s3_virge, AP6422, AT24, AT3D,
      s3_savage, s3_svga, NM2070, NM2090, NM2093, NM2097, NM2160, NM2200,
      ct65520, ct65525, ct65530, ct65535, ct65540, ct65545, ct65546,
      ct65548, ct65550, ct65554, ct65555, ct68554, ct69000, ct64200,
      ct64300, mediagx, V1000, V2100, V2200, p9100, spc8110, i740, i740_pci,
      Voodoo Banshee, Voodoo3, smi, generic
frege# exit
frege# exit

Script done on Tue Aug 28 10:16:22 2001

-----
-----
The config file, taken from the XFree86 references to existing config
files for a Toshiba 460CDT.  Edited to use Wsmouse for PS/2 as per the
man pages, capitalized +[VH]sync, and 8 rather than 16 colors due to
Xserver error msgs about 16bpp not being available, in contradiction
to the man pages.
-----

# Copyright (c) 1996 by The XFree86 Project, Inc.
# See 'man XF86Config' for info on the format of this file

# **********************************************************************
#
#  /etc/X11/XFConfig for Toshiba 460CDT
#  Bruno Dufresne http://icawww/~dufresne e-mail: bruno.dufresne@ica.epfl.ch
#
# **********************************************************************

Section "Files"

    RgbPath     "/usr/X11R6/lib/X11/rgb"

#    FontPath   "/usr/X11R6/lib/X11/fonts/local/"
    FontPath   "/usr/X11R6/lib/X11/fonts/misc/"
    FontPath   "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
#    FontPath   "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
    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

# **********************************************************************
# Keyboard section
# **********************************************************************

Section "Keyboard"

    Protocol    "Standard"
    AutoRepeat  500 5
    XkbKeymap   "xfree86(us)"

EndSection


# **********************************************************************
# Pointer section
# **********************************************************************

Section "Pointer"
    Protocol    "Wsmouse"
    Device      "/dev/wsmouse0"

EndSection


# **********************************************************************
# Monitor section
# **********************************************************************

Section "Monitor"

    Identifier  "My Monitor"
    VendorName  "toshiba"
    ModelName   "460CDT"

    HorizSync   31.5 - 37.9
    VertRefresh 50-90

# 800x600 @ 60 Hz, 37.8 kHz hsync
Modeline "800x600"     40     800  840  968 1056   600  601  605  628 
+Hsync +Vsync

EndSection


# **********************************************************************
# Graphics device section
# **********************************************************************

Section "Device"
    Identifier  "CT65554"
    VendorName  "Chips & Technologies"
    BoardName   "CT65554"
    VideoRam    2048
EndSection


# **********************************************************************
# Screen sections
# **********************************************************************

# The Colour SVGA server

Section "Screen"
    Driver      "svga"
    Device      "CT65554"
    Monitor     "My Monitor"
    Subsection "Display"
        Depth       8
        Modes       "800x600"
        ViewPort    0 0
    EndSubsection
EndSection

-------
-------
The log of the gdb backtrace.  I evidently don't have the disk space
to build a full X with debugging symbols.
-------

Script started on Tue Aug 28 10:00:19 2001
frege# gdb XF86_SVGA XF86_SVGA.core
GNU gdb 4.17
Copyright 1998 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i386--netbsd"...(no debugging symbols found)...
Core was generated by `XF86_SVGA'.
Program terminated with signal 6, Abort trap.
Reading symbols from /usr/libexec/ld.elf_so...(no debugging symbols found)...
done.
Reading symbols from /usr/lib/libz.so.0...(no debugging symbols found)...done.
Reading symbols from /usr/lib/libm387.so.0...(no debugging symbols found)...
done.
Reading symbols from /usr/lib/libm.so.0...(no debugging symbols found)...done.
Reading symbols from /usr/lib/libi386.so.0...(no debugging symbols found)...
done.
Reading symbols from /usr/lib/libc.so.12...(no debugging symbols found)...done.
#0  0x483abf57 in kill ()
(gdb) bt
#0  0x483abf57 in kill ()
#1  0x483ab131 in abort ()
#2  0x81a86dc in GiveUp ()
#3  0x81a9487 in FatalError ()
#4  0x817c2ed in xf86MapVidMem ()
#5  0x813f251 in vgaScreenInit ()
#6  0x81956e7 in AddScreen ()
#7  0x816e364 in InitOutput ()
#8  0x8194ebc in main ()
#9  0x807eb61 in ___start ()
(gdb) quit
frege# exit
frege# exit

Script done on Tue Aug 28 10:00:51 2001
------
------

The error strings extracted from $(kdump ktrace.out) which kept
scrolling off the screen and were apparently not logged in /var/log
for this server.
------

  2058 ktrace   EMUL  "netbsd"
  2058 ktrace   NAMI  "/sbin/X"
  2058 ktrace   NAMI  "/usr/sbin/X"
  2058 ktrace   NAMI  "/bin/X"
  2058 ktrace   NAMI  "/usr/bin/X"
  2058 ktrace   NAMI  "/usr/pkg/sbin/X"
  2058 ktrace   NAMI  "/usr/pkg/bin/X"
  2058 ktrace   NAMI  "/usr/X11R6/bin/X"
  2058 ktrace   NAMI  "/usr/libexec/ld.elf_so"
  2058 XF86_SVGA EMUL  "netbsd"
  2058 XF86_SVGA NAMI  "/etc/ld.so.conf"
  2058 XF86_SVGA NAMI  "/usr/X11R6/lib/libz.so.0"
  2058 XF86_SVGA NAMI  "/lib/libz.so.0"
  2058 XF86_SVGA NAMI  "/usr/lib/libz.so.0"
  2058 XF86_SVGA NAMI  "/usr/lib/libz.so.0"
       "\^?ELF\^A\^A\^A\0\0\0\0\0\0\0\0\0\^C\0\^C\0\^A\0\0\0 \^U\0\0004\0\0\0\
	\M^D\M->\0\0\0\0\0\0004\0 \0\^D\0(\0\^W\0\^T\0"
  2058 XF86_SVGA NAMI  "/usr/lib/libz.so.0"
       "\^?ELF\^A\^A\^A\0\0\0\0\0\0\0\0\0\^C\0\^C\0\^A\0\0\0 \^U\0\0004\0\0\0\
	\0\0G\0\0\0\0\0\0\0"\0\0\0Z\0\0\0\^X\0\0\0003\0\0\0001\0\0\0=\0\0\0\0\
	\0,\0\0\0<"\0\0)\^B\0\0\^R\0	\0006\0\0\0\M-T\^U\0\0\^]\0\0\0\^R\0\
	\^P\0\0\0\M^Y\0\0\0\0\^_\0\0006\0\0\0\^R\0	\0\240\0\0\0,\^Y\0\0"\
	\0\^P\0\0\0]\^A\0\0\240\^_\0\0\M-"\0\0\0\^R\0	\0e\^A\0\0\0\0\0\0\0\0\
	\^B\0\0p\M^R\0\0"\^A\0\0\^R\0	\0\M-L\^B\0\0\240\M-J\0\0D\0\0\0\^Q\0\
		\0Y\^C\0\0`\M-"\0\0\0\^A\0\0\^Q\0\v\0f\^C\0\0\^PC\0\0C\^A\0\0\
	\0\a\a\0\08\M-K\0\0\a\v\0\0<\M-K\0\0\a[\0\0@\M-K\0\0\a<\0\0"
       "D\M-K\0\0\a\^Y\0\0"
  2058 XF86_SVGA NAMI  "/usr/X11R6/lib/libm387.so.0"
  2058 XF86_SVGA NAMI  "/lib/libm387.so.0"
  2058 XF86_SVGA NAMI  "/usr/lib/libm387.so.0"
  2058 XF86_SVGA NAMI  "/usr/lib/libm387.so.0"
       "\^?ELF\^A\^A\^A\0\0\0\0\0\0\0\0\0\^C\0\^C\0\^A\0\0\0\M-H\a\0\0004\0\0\
	\0\M^H\^W\0\0\0\0\0\0004\0 \0\^D\0(\0\^S\0\^P\0"
  2058 XF86_SVGA NAMI  "/usr/lib/libm387.so.0"
       "\^?ELF\^A\^A\^A\0\0\0\0\0\0\0\0\0\^C\0\^C\0\^A\0\0\0\M-H\a\0\0004\0\0\
	\0"\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\^A\0\0\0p&\0\0\0\0\0\0\^Q\0\
	\M-]D$\^D\M-C\M^P\M^P$NetBSD: s_ceilf.S,v 1.3 199"
       "5/05/08 "
  2058 XF86_SVGA NAMI  "/usr/X11R6/lib/libm.so.0"
  2058 XF86_SVGA NAMI  "/lib/libm.so.0"
  2058 XF86_SVGA NAMI  "/usr/lib/libm.so.0"
  2058 XF86_SVGA NAMI  "/usr/lib/libm.so.0"
       "\^?ELF\^A\^A\^A\0\0\0\0\0\0\0\0\0\^C\0\^C\0\^A\0\0\0$ \0\0004\0\0\0|\
	\M^Q\^A\0\0\0\0\0004\0 \0\^D\0(\0\^X\0\^U\0"
  2058 XF86_SVGA NAMI  "/usr/lib/libm.so.0"
       "\^?ELF\^A\^A\^A\0\0\0\0\0\0\0\0\0\^C\0\^C\0\^A\0\0\0$ \0\0004\0\0\0|\
	\0\M^E\0\0\0\0\0\0\0\0\0\0\0`\0\0\0\0\0\0\0\M-"\0\0\0x\0\0\0'\0\0\0r\0\
	\0\0\0b\0\0\0\0\0\0\0\M^P\0\0\0a\0\0\0k\0\0\0\0\0\0\0\^C\0\0\0"\0\0\0j\
	\b\^A\0\0\^R\0	\0\M--\0\0\0\M^Hd\0\0\v\^A\0\0\^R\0	\0\M-=\0\0\0|"\
	\^F\0\0\0\0\0\0"
       "\0\0\0\0\^P\0\0\0"
  2058 XF86_SVGA NAMI  "/usr/X11R6/lib/libi386.so.0"
  2058 XF86_SVGA NAMI  "/lib/libi386.so.0"
  2058 XF86_SVGA NAMI  "/usr/lib/libi386.so.0"
  2058 XF86_SVGA NAMI  "/usr/lib/libi386.so.0"
       "\^?ELF\^A\^A\^A\0\0\0\0\0\0\0\0\0\^C\0\^C\0\^A\0\0\0 \^C\0\0004\0\0\0\
	\M-|\^F\0\0\0\0\0\0004\0 \0\^D\0(\0\^U\0\^R\0"
  2058 XF86_SVGA NAMI  "/usr/lib/libi386.so.0"
       "\^?ELF\^A\^A\^A\0\0\0\0\0\0\0\0\0\^C\0\^C\0\^A\0\0\0 \^C\0\0004\0\0\0\
	tart\0_fini\0_edata\0_GLOBAL_OFFSET_TABLE_\0_end\0"
  2058 XF86_SVGA NAMI  "/usr/X11R6/lib/libc.so.12"
  2058 XF86_SVGA NAMI  "/lib/libc.so.12"
  2058 XF86_SVGA NAMI  "/usr/lib/libc.so.12"
  2058 XF86_SVGA NAMI  "/usr/lib/libc.so.12"
       "\^?ELF\^A\^A\^A\0\0\0\0\0\0\0\0\0\^C\0\^C\0\^A\0\0\0 W\^A\0004\0\0\0P\
	\M^N\b\0\0\0\0\0004\0 \0\^D\0(\0=\0:\0"
  2058 XF86_SVGA NAMI  "/usr/lib/libc.so.12"
       "\^?ELF\^A\^A\^A\0\0\0\0\0\0\0\0\0\^C\0\^C\0\^A\0\0\0 W\^A\0004\0\0\0P\
	\0\0\0\0\M-"\^E\0\0\0\0\0\0j\^F\0\0m\^C\0\0-\0\0\0a\^E\0\0\M-7\^F\0\0\
	\0\M-"\^C\0\0E\^C\0\0\M-n\0\0\0$\^E\0\0\^]\^C\0\0\M-i\^E\0\0\M-\\^E\0\
	\0\M^?\^E\0\0^\^E\0\0-\^F\0\0\0\0\0\0H\^D\0\0"\^A\0\0\M-<\^D\0\0\M-b\
	\^F\0\0\M-Q\^B\0\0\M-(\^F\0\0\M^_\0\0\0&\^D\0\0\M-"\0\0\0\^S\a\0\0\0\0\
	\M-p\0\0\0\M^W\^A\0\0\^B\^D\0\0f\^F\0\0\0\0\0\0t\^F\0\0\M-,\^B\0\0"\^F\
	\0\0\0\0\0\0\0\0\0\0'\^B\0\09\a\0\0\M-T\^C\0\0"
       "\M-/\^E\0\0\M->\^D\0\0"
  2058 XF86_SVGA NAMI  "/tmp/.tX0-lock"
       "      2058
       "
  2058 XF86_SVGA NAMI  "/tmp/.tX0-lock"
  2058 XF86_SVGA NAMI  "/tmp/.X0-lock"
  2058 XF86_SVGA NAMI  "/tmp/.tX0-lock"
  2058 XF86_SVGA NAMI  "/etc/malloc.conf"
  2058 XF86_SVGA NAMI  "/tmp/.X11-unix"
  2058 XF86_SVGA NAMI  "/tmp/.X11-unix"
  2058 XF86_SVGA NAMI  "/tmp/.X11-unix/X0"
  2058 XF86_SVGA NAMI  "/tmp/.X11-unix/X0"
  2058 XF86_SVGA NAMI  "/etc/X0.hosts"
       "
       "
       "(protocol Version 11, revision 0, vendor release 6300)
       "
       "Release Date: November 30 2000
       "
       "	If the server is older than 6-12 months, or if your card is ne\
       "
       "Operating System: NetBSD/i386 1.5.1 [ELF] The NetBSD Foundation, Inc.
       "
       "Configured drivers:
       "
       "  SVGA: server for SVGA graphics adaptors (Patchlevel 1):
	      "
       "NV1"
       ","
       " "
       "STG2000"
       ","
       " "
       "RIVA 128"
       ","
       " "
       "RIVA TNT"
       ","
       " "
       "RIVA TNT2"
       ","
       " "
       "RIVA ULTRA TNT2"
       ","
       "
	      "
       "RIVA VANTA"
       ","
       " "
       "RIVA ULTRA VANTA"
       ","
       " "
       "RIVA INTEGRATED"
       ","
       " "
       "GeForce 256"
       ","
       "
	      "
       "GeForce DDR"
       ","
       " "
       "Quadro"
       ","
       " "
       "GeForce2 GTS"
       ","
       " "
       "GeForce2 GTS (rev1)"
       ","
       "
	      "
       "GeForce2 Ultra"
       ","
       " "
       "Quadro 2 Pro"
       ","
       " "
       "GeForce2 MX"
       ","
       " "
       "GeForce2 MX DDR"
       ","
       "
	      "
       "Quadro 2 MXR"
       ","
       " "
       "ET4000"
       ","
       " "
       "ET4000W32"
       ","
       " "
       "ET4000W32i"
       ","
       " "
       "ET4000W32i_rev_b"
       ","
       "
	      "
       "ET4000W32i_rev_c"
       ","
       " "
       "ET4000W32p"
       ","
       " "
       "ET4000W32p_rev_a"
       ","
       " "
       "ET4000W32p_rev_b"
       ","
       "
	      "
       "ET4000W32p_rev_c"
       ","
       " "
       "ET4000W32p_rev_d"
       ","
       " "
       "ET6000"
       ","
       " "
       "ET6100"
       ","
       " "
       "et3000"
       ","
       " "
       "pvga1"
       ","
       "
	      "
       "wd90c00"
       ","
       " "
       "wd90c10"
       ","
       " "
       "wd90c30"
       ","
       " "
       "wd90c24"
       ","
       " "
       "wd90c31"
       ","
       " "
       "wd90c33"
       ","
       " "
       "gvga"
       ","
       " "
       "r128"
       ","
       " "
       "ati"
       ","
       "
	      "
       "sis86c201"
       ","
       " "
       "sis86c202"
       ","
       " "
       "sis86c205"
       ","
       " "
       "sis86c215"
       ","
       " "
       "sis86c225"
       ","
       " "
       "sis5597"
       ","
       "
	      "
       "sis5598"
       ","
       " "
       "sis6326"
       ","
       " "
       "sis530"
       ","
       " "
       "sis620"
       ","
       " "
       "sis300"
       ","
       " "
       "sis630"
       ","
       " "
       "sis540"
       ","
       " "
       "tvga8200lx"
       ","
       "
	      "
       "tvga8800cs"
       ","
       " "
       "tvga8900b"
       ","
       " "
       "tvga8900c"
       ","
       " "
       "tvga8900cl"
       ","
       " "
       "tvga8900d"
       ","
       " "
       "tvga9000"
       ","
       "
	      "
       "tvga9000i"
       ","
       " "
       "tvga9100b"
       ","
       " "
       "tvga9200cxr"
       ","
       " "
       "tgui9400cxi"
       ","
       " "
       "tgui9420"
       ","
       " "
       "tgui9420dgi"
       ","
       "
	      "
       "tgui9430dgi"
       ","
       " "
       "tgui9440agi"
       ","
       " "
       "cyber9320"
       ","
       " "
       "tgui9660"
       ","
       " "
       "tgui9680"
       ","
       " "
       "tgui9682"
       ","
       "
	      "
       "tgui9685"
       ","
       " "
       "cyber9382"
       ","
       " "
       "cyber9385"
       ","
       " "
       "cyber9388"
       ","
       " "
       "cyber9397"
       ","
       " "
       "cyber9520"
       ","
       "
	      "
       "cyber9525"
       ","
       " "
       "3dimage975"
       ","
       " "
       "3dimage985"
       ","
       " "
       "cyber9397dvd"
       ","
       " "
       "blade3d"
       ","
       " "
       "cyberblade"
       ","
       "
	      "
       "clgd5420"
       ","
       " "
       "clgd5422"
       ","
       " "
       "clgd5424"
       ","
       " "
       "clgd5426"
       ","
       " "
       "clgd5428"
       ","
       " "
       "clgd5429"
       ","
       " "
       "clgd5430"
       ","
       "
	      "
       "clgd5434"
       ","
       " "
       "clgd5436"
       ","
       " "
       "clgd5446"
       ","
       " "
       "clgd5480"
       ","
       " "
       "clgd5462"
       ","
       " "
       "clgd5464"
       ","
       " "
       "clgd5465"
       ","
       "
	      "
       "clgd6205"
       ","
       " "
       "clgd6215"
       ","
       " "
       "clgd6225"
       ","
       " "
       "clgd6235"
       ","
       " "
       "clgd7541"
       ","
       " "
       "clgd7542"
       ","
       " "
       "clgd7543"
       ","
       "
	      "
       "clgd7548"
       ","
       " "
       "clgd7555"
       ","
       " "
       "clgd7556"
       ","
       " "
       "ncr77c22"
       ","
       " "
       "ncr77c22e"
       ","
       " "
       "cpq_avga"
       ","
       " "
       "mga2064w"
       ","
       "
	      "
       "mga1064sg"
       ","
       " "
       "mga2164w"
       ","
       " "
       "mga2164w AGP"
       ","
       " "
       "mgag200"
       ","
       " "
       "mgag100"
       ","
       " "
       "mgag400"
       ","
       " "
       "oti067"
       ","
       "
	      "
       "oti077"
       ","
       " "
       "oti087"
       ","
       " "
       "oti037c"
       ","
       " "
       "al2101"
       ","
       " "
       "ali2228"
       ","
       " "
       "ali2301"
       ","
       " "
       "ali2302"
       ","
       " "
       "ali2308"
       ","
       "
	      "
       "ali2401"
       ","
       " "
       "cl6410"
       ","
       " "
       "cl6412"
       ","
       " "
       "cl6420"
       ","
       " "
       "cl6440"
       ","
       " "
       "video7"
       ","
       " "
       "ark1000vl"
       ","
       " "
       "ark1000pv"
       ","
       "
	      "
       "ark2000pv"
       ","
       " "
       "ark2000mt"
       ","
       " "
       "mx"
       ","
       " "
       "realtek"
       ","
       " "
       "s3_virge"
       ","
       " "
       "AP6422"
       ","
       " "
       "AT24"
       ","
       " "
       "AT3D"
       ","
       "
	      "
       "s3_savage"
       ","
       " "
       "s3_svga"
       ","
       " "
       "NM2070"
       ","
       " "
       "NM2090"
       ","
       " "
       "NM2093"
       ","
       " "
       "NM2097"
       ","
       " "
       "NM2160"
       ","
       " "
       "NM2200"
       ","
       "
	      "
       "ct65520"
       ","
       " "
       "ct65525"
       ","
       " "
       "ct65530"
       ","
       " "
       "ct65535"
       ","
       " "
       "ct65540"
       ","
       " "
       "ct65545"
       ","
       " "
       "ct65546"
       ","
       "
	      "
       "ct65548"
       ","
       " "
       "ct65550"
       ","
       " "
       "ct65554"
       ","
       " "
       "ct65555"
       ","
       " "
       "ct68554"
       ","
       " "
       "ct69000"
       ","
       " "
       "ct64200"
       ","
       "
	      "
       "ct64300"
       ","
       " "
       "mediagx"
       ","
       " "
       "V1000"
       ","
       " "
       "V2100"
       ","
       " "
       "V2200"
       ","
       " "
       "p9100"
       ","
       " "
       "spc8110"
       ","
       " "
       "i740"
       ","
       " "
       "i740_pci"
       ","
       "
	      "
       "Voodoo Banshee"
       ","
       " "
       "Voodoo3"
       ","
       " "
       "smi"
       ","
       " "
       "generic"
       "
       "
  2058 XF86_SVGA NAMI  "/dev/tty"
  2058 XF86_SVGA NAMI  "/dev/ttyE0"
  2058 XF86_SVGA NAMI  "/dev/ttyE0"
       "Using wscons driver (version 3.32)
       "
  2058 XF86_SVGA NAMI  "XF86config-460cdt"
       "XF86Config: XF86config-460cdt
       "
       "(**) stands for supplied, (--) stands for probed/default values
       "
       "
	Section "Files"
	    RgbPath     "/usr/X11R6/lib/X11/rgb"
	#    FontPath   "/usr/X11R6/lib/X11/fonts/local/"
	    FontPath   "/usr/X11R6/lib/X11/fonts/misc/"
	    FontPath   "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
	#    FontPath   "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
	    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/"
	Section "Keyboard"
	    Protocol    "Standard"
	    XkbKeymap   "xfree86(us)"
	Section "Pointer"
	    Protocol    "Wsmouse"
	    Device      "/dev/wsmouse0"
	Section "Monitor"
	    Identifier  "My Monitor"
	    VendorName  "toshiba"
	    ModelName   "460CDT"
	Modeline "800x600"     40     800  840  968 1056   600  601  605  628 
	Section "Device"
	    Identifier  "CT65554"
	    VendorName  "Chips & Technologies"
	    BoardName   "CT65554"
	Section "Screen"
	    Driver      "svga"
	    Device      "CT65554"
	    Monitor     "My Monitor"
	    Subsection "Display"
	        Modes       "800x600"
       "
       "(**) XKB: keymap: "xfree86(us)" (overrides other XKB settings)
       "
       "(**) Mouse: type: Wsmouse, device: /dev/wsmouse0"
       ", buttons: 3"
       "
       "
       "(**) SVGA: Graphics device ID: "CT65554"
       "
       "(**) SVGA: Monitor ID: "My Monitor"
       "
  2058 XF86_SVGA NAMI  "/usr/X11R6/lib/X11/fonts/misc/"
  2058 XF86_SVGA NAMI  "/usr/X11R6/lib/X11/fonts/misc//fonts.dir"
  2058 XF86_SVGA NAMI  "/usr/X11R6/lib/X11/fonts/75dpi/"
  2058 XF86_SVGA NAMI  "/usr/X11R6/lib/X11/fonts/75dpi//fonts.dir"
  2058 XF86_SVGA NAMI  "/usr/X11R6/lib/X11/fonts/Type1/"
  2058 XF86_SVGA NAMI  "/usr/X11R6/lib/X11/fonts/Type1//fonts.dir"
  2058 XF86_SVGA NAMI  "/usr/X11R6/lib/X11/fonts/Speedo/"
  2058 XF86_SVGA NAMI  "/usr/X11R6/lib/X11/fonts/Speedo//fonts.dir"
  2058 XF86_SVGA NAMI  "/usr/X11R6/lib/X11/fonts/75dpi/"
  2058 XF86_SVGA NAMI  "/usr/X11R6/lib/X11/fonts/75dpi//fonts.dir"
  2058 XF86_SVGA NAMI  "/usr/X11R6/lib/X11/fonts/misc/"
  2058 XF86_SVGA NAMI  "/usr/X11R6/lib/X11/fonts/misc//fonts.dir"
  2058 XF86_SVGA NAMI  "/usr/X11R6/lib/X11/fonts/75dpi/"
  2058 XF86_SVGA NAMI  "/usr/X11R6/lib/X11/fonts/75dpi//fonts.dir"
  2058 XF86_SVGA NAMI  "/usr/X11R6/lib/X11/fonts/Type1/"
  2058 XF86_SVGA NAMI  "/usr/X11R6/lib/X11/fonts/Type1//fonts.dir"
  2058 XF86_SVGA NAMI  "/usr/X11R6/lib/X11/fonts/Speedo/"
  2058 XF86_SVGA NAMI  "/usr/X11R6/lib/X11/fonts/Speedo//fonts.dir"
  2058 XF86_SVGA NAMI  "/usr/X11R6/lib/X11/fonts/75dpi/"
  2058 XF86_SVGA NAMI  "/usr/X11R6/lib/X11/fonts/75dpi//fonts.dir"
       "(**) FontPath set to "/usr/X11R6/lib/X11/fonts/misc/,/usr/X11R6/lib/X1\
	/X11/fonts/Speedo/,/usr/X11R6/lib/X11/fonts/75dpi/"
       "
  2058 XF86_SVGA NAMI  "/usr/X11R6/lib/X11/rgb.txt"
       "! $XConsortium: rgb.txt,v 10.41 94/02/20 18:39:36 rws Exp $
	184 134  11		DarkGoldenr"
       "od
	  0 197 205		tur"
       "quoise3
	  0 134 "
       "139		turquoise4
	255 187 "
       "255		plum1
	214 214 214"
       " 		grey84
	217 21"
       "7 217 		gray85
       "
       "(--) SVGA: PCI: "
       "C&T "
       "65554 "
       "rev 194"
       ", Memory @ 0xfe000000"
       "
       "
  2058 XF86_SVGA NAMI  "/dev/mem"
       "\M^?"
  2058 XF86_SVGA NAMI  "/dev/mem"
       "\M^?\M^?\M^?\M^?"
  2058 XF86_SVGA NAMI  "/dev/mem"
       "\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\
	\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?"
       "\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\
	\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?"
       "\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\
	\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?"
       "\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\
	\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?"
       "\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\
	\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?"
       "\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\
	\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?"
       "\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\
	\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?"
       "\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\
	\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?"
       "\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\
	\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?"
       "\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\
	\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?"
       "\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\
	\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?"
       "\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\
	\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?"
       "\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\
	\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?"
       "\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\
	\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?"
       "\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\
	\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?"
       "\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\
	\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?"
       "\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\
	\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?\M^?"
       "(--) SVGA: Chipset: ct65554 
       "
       "(--) SVGA: CHIPS: no monitor detected.
       "
       "(**) SVGA: CHIPS: 2048 kB VRAM
       "
       "(--) SVGA: CHIPS: TFT probed.
       "
       "(--) SVGA: CHIPS: LCD
       "
       "(--) SVGA: CHIPS: Display Size: x=800; y=600
       "
       "(--) SVGA: CHIPS: "
       "PCI Bus
       "
       "(--) SVGA: CHIPS: base address is set at 0xFE000000.
       "
  2058 XF86_SVGA NAMI  "/dev/mem"
  2058 XF86_SVGA NAMI  "/dev/xf86"
  2058 XF86_SVGA NAMI  "/usr/share/nls/C/libc.cat"
       "(--) checkDevMem: warning: failed to open /dev/mem and /dev/xf86
       "
       "	linear framebuffer access unavailable
       "
       "(--) SVGA: CHIPS: Internal DAC disabled.
       "
       "(--) SVGA: CHIPS: using programmable clocks.
       "
       "(--) SVGA: CHIPS: probed memory clock of 40090 KHz
       "
       "(--) SVGA: CHIPS: GJS: About to test for builtin modes. eg NTSC
	Mode = 800x600"
       "(--) SVGA: chipset:  ct65554
       "
       "(**) SVGA: videoram: 2048k"
       "
       "
       "(**) SVGA: Using 8 bpp, Depth 8, Color weight: 666
       "
       "(--) SVGA: Maximum allowed dot-clock: 95.000 MHz
       "
       "(**) SVGA: Mode "800x600": mode clock =  40.000"
       "
       "
       "(--) SVGA: Virtual resolution set to 800x600
       "
       "(--) SVGA: SpeedUp code selection modified because virtualX != 1024
       "
       "(--) SVGA: CHIPS: 1597952 bytes off-screen memory available
       "
       "(--) SVGA: CHIPS: SpeedUps selected (Flags=0xF)
       "
       "(--) SVGA: CHIPS: Memory mapped I/O selected
       "
  2058 XF86_SVGA NAMI  "/usr/share/nls/C/libc.cat"
       "
       "
       "xf86MapVidMem: Could not mmap /dev/vga (Invalid argument)
       "
       "
       "
       "
       "
  2058 XF86_SVGA NAMI  "/tmp/.X0-lock"