Hi Marc,

Thanks for you reply. I've included a mouse-less log as requested as well as the configuration file.

Thanks,
Lance

Marc Aurele La France wrote:

On Thu, 8 Sep 2005, Lance Duivenbode wrote:

I work for uses Linux (a custom version) running the 2.4.24 kernel and we've just upgraded to XFree86 4.5.0. Previously, when X was started without a mouse it would exit back to the shell complaining that it couldn't find the core pointer. However, since we've upgraded to 4.5.0 this behaviour no longer occurs - even with the "AllowMouseOpenFail" server flag explicitly set to "false".


Given the fact that my company remotely manages internet kiosks, we want to be able to detect if a mouse is not connected since this usually indicates faulty hardware. Is it still possible to prevent X from starting if there is no mouse attached or has this option been removed? I would appreciate any help since I've not been able to find anything in the docs or via searching the internet.


This is likely a consequence of auto-configuration. I'll have a look. You wouldn't happen to have a mouse-less log, would you?

Marc.

+----------------------------------+-----------------------------------+
|  Marc Aurele La France           |  work:   1-780-492-9310           |
|  Academic Information and        |  fax:    1-780-492-1729           |
|    Communications Technologies   |  email:  [EMAIL PROTECTED]          |
|  352 General Services Building   +-----------------------------------+
|  University of Alberta           |                                   |
|  Edmonton, Alberta               |     Standard disclaimers apply    |
|  T6G 2H1                         |                                   |
|  CANADA                          |                                   |
+----------------------------------+-----------------------------------+
XFree86 developer and VP.  ATI driver and X server internals.


Section "Module"
    Load        "dbe"
    SubSection  "extmod"
      Option    "omit xfree86-dga"
    EndSubSection
    Load        "type1"
    Load        "freetype"
EndSection

Section "Files"
    RgbPath     "/usr/X11R6/lib/X11/rgb"
    FontPath    "/user/cage/usr/X11R6/lib/X11/fonts/misc/"
    FontPath    "/user/cage/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
    FontPath    "/user/cage/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
    FontPath    "/user/cage/usr/X11R6/lib/X11/fonts/Type1/"
    FontPath    "/user/cage/usr/X11R6/lib/X11/fonts/Speedo/"
    FontPath    "/user/cage/usr/X11R6/lib/X11/fonts/75dpi/"
    FontPath    "/user/cage/usr/X11R6/lib/X11/fonts/100dpi/"

EndSection

Section "ServerFlags"
    Option "DontZap"        "true"
    Option "DontVTSwitch"   "true"
EndSection

Section "InputDevice"
    Identifier  "Keyboard1"
    Driver      "Keyboard"
    Option "AutoRepeat" "500 30"
    Option "XkbRules"   "xfree86"
    Option "XkbModel"   "pc105"
    Option "XkbLayout"  "us"
EndSection

Section "InputDevice"
    Identifier  "Mouse1"
    Driver      "mouse"
    Option "Protocol"    "PS/2"
    Option "Device"      "/dev/psaux"
    Option "Buttons"     "1"
EndSection

Section "InputDevice"
    Identifier            "TouchScreenE"
    Driver                "elographics"
    Option "Device"       "/dev/ttyS0"
    Option "MinX"         "0"
    Option "MaxX"         "0"
    Option "MinY"         "0"
    Option "MaxY"         "0"
    Option "UntouchDelay" "3"
    Option "ReportDelay"  "1"                                            
EndSection

Section "InputDevice"
    Identifier            "TouchScreenM"
    Driver                "mutouch"
    Option "Device"       "/dev/ttyS0"
    Option "Type"         "finger"
    Option "MinX"         "0"
    Option "MaxX"         "0"
    Option "MinY"         "0"
    Option "MaxY"         "0"
    Option "SendDragEvents" "false"
EndSection

Section "Monitor"
    Identifier  "My Monitor"
    HorizSync   30-61
    VertRefresh 56-75
EndSection

Section "Device"
    Identifier  "VIA"
    Driver      "via"
EndSection

Section "Device"
    Identifier  "S3 Virge"
    Driver      "s3virge"
EndSection

Section "Device"
    Identifier  "Intel 810"
    Driver      "i810"
EndSection

Section "Device"
    Identifier  "ATI"
    Driver      "ati"
EndSection

Section "Device"
    Identifier  "NVidia"
    Driver      "nv"
EndSection

Section "Device"
    Identifier  "Trident"
    Driver      "trident"
EndSection

Section "Device"
    Identifier  "Vesa"
    Driver      "vesa"
EndSection

Section "Screen"
    Identifier  "Screen 1"
    Device      "Intel 810"
    Monitor     "My Monitor"
    Subsection "Display"
        Depth       16
        Modes       "1024x768"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       24
        Modes       "1024x768"
        ViewPort    0 0
    EndSubsection
EndSection

Section "ServerLayout"
    Identifier  "Simple Layout"
    Screen "Screen 1"
    InputDevice "Mouse1" "CorePointer"
    InputDevice "Keyboard1" "CoreKeyboard"
EndSection
_XSERVTransSocketOpenCOTSServer: Unable to open socket for inet6
_XSERVTransOpen: transport open failed for inet6/localhost:0
_XSERVTransMakeAllCOTSServerListeners: failed to open listener for inet6

XFree86 Version 4.5.0
Release Date: 16 March 2005
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.4.24 i686 [ELF] 
Current Operating System: Linux localhost 2.4.26 #8 Mon Jun 13 15:23:17 WST 2005 i686
Build Date: 16 March 2005
Changelog Date: 16 March 2005
	Before reporting problems, check http://www.XFree86.Org/
	to make sure that you have the latest version.
Module Loader present
Command line: X -s 0 -v -dpms
Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (EE) error, (WW) warning,
	(II) informational, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/XFree86.0.log", Time: Tue Sep 13 01:14:36 2005
(==) Using config file: "/etc/XF86Config".
(II) Module ABI versions:
	XFree86 ANSI C Emulation: 0.3
	XFree86 Video Driver: 0.8
	XFree86 XInput driver : 0.5
	XFree86 Server Extension : 0.3
	XFree86 Font Renderer : 0.5
(II) Loader running on linux
(**) Option "AutoRepeat" "500 30"
(**) Option "XkbRules" "xfree86"
(**) XKB: rules: "xfree86"
(**) Option "XkbModel" "pc105"
(**) XKB: model: "pc105"
(**) Option "XkbLayout" "us"
(**) XKB: layout: "us"
(==) Keyboard: CustomKeycode disabled.
(==) ServerLayout "Simple Layout"
(==) |-->Screen "Screen 1" (0) (0, 0)
(**) |  |-->Device "Intel 810"
(**) |  |-->Monitor "My Monitor" (0)
(**) |-->Input Device "Mouse1"
(**) |-->Input Device "Keyboard1"
(WW) The directory "/user/cage/usr/X11R6/lib/X11/fonts/100dpi/" does not exist.
	Entry deleted from font path.
(WW) The directory "/user/cage/usr/X11R6/lib/X11/fonts/Type1/" does not exist.
	Entry deleted from font path.
(WW) The directory "/user/cage/usr/X11R6/lib/X11/fonts/Speedo/" does not exist.
	Entry deleted from font path.
(WW) The directory "/user/cage/usr/X11R6/lib/X11/fonts/100dpi/" does not exist.
	Entry deleted from font path.
(**) FontPath set to "/user/cage/usr/X11R6/lib/X11/fonts/misc/,/user/cage/usr/X11R6/lib/X11/fonts/75dpi/:unscaled,/user/cage/usr/X11R6/lib/X11/fonts/75dpi/"
(**) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(==) ModulePath set to "/usr/X11R6/lib/modules"
(II) Checking for unused ServerFlags options:
(II) LoadModule: "pcidata"
(II) Loading /usr/X11R6/lib/modules/libpcidata.a
(II) Module pcidata: vendor="The XFree86 Project"
	compiled for 4.5.0, module version = 1.0.0
	ABI class: XFree86 Video Driver, version 0.8
(II) LoadModule: "bitmap"
(II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.a
(II) Module bitmap: vendor="The XFree86 Project"
	compiled for 4.5.0, module version = 1.0.0
	Module class: XFree86 Font Renderer
	ABI class: XFree86 Font Renderer, version 0.5
(II) Loading font Bitmap
(--) using VT number 7

(II) PCI: Probing config type using method 1
(II) PCI: Config type is 1
(II) PCI: stages = 0x03, oldVal1 = 0x00000000, mode1Res1 = 0x80000000
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 8086,7122 card 0000,0000 rev 02 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 8086,7123 card 0e11,b16d rev 02 class 03,00,00 hdr 00
(II) PCI: 00:1e:0: chip 8086,2418 card 0000,0000 rev 02 class 06,04,00 hdr 01
(II) PCI: 00:1f:0: chip 8086,2410 card 0000,0000 rev 02 class 06,01,00 hdr 80
(II) PCI: 00:1f:1: chip 8086,2411 card 8086,2411 rev 02 class 01,01,80 hdr 00
(II) PCI: 00:1f:2: chip 8086,2412 card 8086,2412 rev 02 class 0c,03,00 hdr 00
(II) PCI: 00:1f:5: chip 8086,2415 card 0e11,b183 rev 02 class 04,01,00 hdr 00
(II) PCI: 01:02:0: chip 8086,1229 card 0e11,3001 rev 08 class 02,00,00 hdr 00
(II) PCI: 01:08:0: chip 1274,5880 card 1274,2003 rev 02 class 04,01,00 hdr 00
(II) PCI: End of PCI scan
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (0,0,1), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 0 I/O range:
	[0] -1	0	0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus 0 non-prefetchable memory range:
	[0] -1	0	0x00000000 - 0xffffffff (0x0) MX[B]
(II) Bus 0 prefetchable memory range:
	[0] -1	0	0x00000000 - 0xffffffff (0x0) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 1: bridge is at (0:30:0), (0,1,1), BCTRL: 0x0006 (VGA_EN is cleared)
(II) Bus 1 I/O range:
	[0] -1	0	0x00001000 - 0x000010ff (0x100) IX[B]
	[1] -1	0	0x00001400 - 0x000014ff (0x100) IX[B]
	[2] -1	0	0x00001800 - 0x000018ff (0x100) IX[B]
	[3] -1	0	0x00001c00 - 0x00001cff (0x100) IX[B]
(II) Bus 1 non-prefetchable memory range:
	[0] -1	0	0x40000000 - 0x403fffff (0x400000) MX[B]
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:31:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(--) PCI:*(0:1:0) Intel Corp. 82810 DC-100 CGC [Chipset Graphics Controller] rev 2, Mem @ 0x44000000/26, 0x40400000/19
(WW) Open APM failed (/dev/apm_bios) (No such file or directory)
(II) Addressable bus resource ranges are
	[0] -1	0	0x00000000 - 0xffffffff (0x0) MX[B]
	[1] -1	0	0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) OS-reported resource ranges:
	[0] -1	0	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[1] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[2] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[3] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[4] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[5] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[6] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
(II) Active PCI resource ranges:
	[0] -1	0	0x40000000 - 0x400fffff (0x100000) MX[B]
	[1] -1	0	0x40100000 - 0x40100fff (0x1000) MX[B]
	[2] -1	0	0x40400000 - 0x4047ffff (0x80000) MX[B](B)
	[3] -1	0	0x44000000 - 0x47ffffff (0x4000000) MX[B](B)
	[4] -1	0	0x00001040 - 0x0000107f (0x40) IX[B]E
	[5] -1	0	0x00001000 - 0x0000103f (0x40) IX[B]
	[6] -1	0	0x00002400 - 0x0000243f (0x40) IX[B]E
	[7] -1	0	0x00002000 - 0x000020ff (0x100) IX[B]E
	[8] -1	0	0x00002440 - 0x0000245f (0x20) IX[B]E
	[9] -1	0	0x00002460 - 0x0000246f (0x10) IX[B]E
(II) Active PCI resource ranges after removing overlaps:
	[0] -1	0	0x40000000 - 0x400fffff (0x100000) MX[B]
	[1] -1	0	0x40100000 - 0x40100fff (0x1000) MX[B]
	[2] -1	0	0x40400000 - 0x4047ffff (0x80000) MX[B](B)
	[3] -1	0	0x44000000 - 0x47ffffff (0x4000000) MX[B](B)
	[4] -1	0	0x00001040 - 0x0000107f (0x40) IX[B]E
	[5] -1	0	0x00001000 - 0x0000103f (0x40) IX[B]
	[6] -1	0	0x00002400 - 0x0000243f (0x40) IX[B]E
	[7] -1	0	0x00002000 - 0x000020ff (0x100) IX[B]E
	[8] -1	0	0x00002440 - 0x0000245f (0x20) IX[B]E
	[9] -1	0	0x00002460 - 0x0000246f (0x10) IX[B]E
(II) OS-reported resource ranges after removing overlaps with PCI:
	[0] -1	0	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[1] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[2] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[3] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[4] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[5] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[6] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
(II) All system resource ranges:
	[0] -1	0	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[1] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[2] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[3] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[4] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[5] -1	0	0x40000000 - 0x400fffff (0x100000) MX[B]
	[6] -1	0	0x40100000 - 0x40100fff (0x1000) MX[B]
	[7] -1	0	0x40400000 - 0x4047ffff (0x80000) MX[B](B)
	[8] -1	0	0x44000000 - 0x47ffffff (0x4000000) MX[B](B)
	[9] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[10] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[11] -1	0	0x00001040 - 0x0000107f (0x40) IX[B]E
	[12] -1	0	0x00001000 - 0x0000103f (0x40) IX[B]
	[13] -1	0	0x00002400 - 0x0000243f (0x40) IX[B]E
	[14] -1	0	0x00002000 - 0x000020ff (0x100) IX[B]E
	[15] -1	0	0x00002440 - 0x0000245f (0x20) IX[B]E
	[16] -1	0	0x00002460 - 0x0000246f (0x10) IX[B]E
(II) LoadModule: "dbe"
(II) Loading /usr/X11R6/lib/modules/extensions/libdbe.a
(II) Module dbe: vendor="The XFree86 Project"
	compiled for 4.5.0, module version = 1.0.0
	Module class: XFree86 Server Extension
	ABI class: XFree86 Server Extension, version 0.3
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "extmod"
(II) Loading /usr/X11R6/lib/modules/extensions/libextmod.a
(II) Module extmod: vendor="The XFree86 Project"
	compiled for 4.5.0, module version = 1.0.0
	Module class: XFree86 Server Extension
	ABI class: XFree86 Server Extension, version 0.3
(II) Loading extension SHAPE
(II) Loading extension MIT-SUNDRY-NONSTANDARD
(II) Loading extension BIG-REQUESTS
(II) Loading extension SYNC
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XC-MISC
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-Misc
(II) Loading extension DPMS
(II) Loading extension FontCache
(II) Loading extension TOG-CUP
(II) Loading extension Extended-Visual-Information
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "type1"
(II) Loading /usr/X11R6/lib/modules/fonts/libtype1.a
(II) Module type1: vendor="The XFree86 Project"
	compiled for 4.5.0, module version = 1.0.2
	Module class: XFree86 Font Renderer
	ABI class: XFree86 Font Renderer, version 0.5
(II) Loading font Type1
(II) Loading font CID
(II) LoadModule: "freetype"
(II) Loading /usr/X11R6/lib/modules/fonts/libfreetype.a
(II) Module freetype: vendor="The XFree86 Project & the After X-TT Project"
	compiled for 4.5.0, module version = 2.1.0
	Module class: XFree86 Font Renderer
	ABI class: XFree86 Font Renderer, version 0.5
(II) Loading font FreeType
(II) LoadModule: "i810"
(II) Loading /usr/X11R6/lib/modules/drivers/i810_drv.o
(II) Module i810: vendor="The XFree86 Project"
	compiled for 4.5.0, module version = 1.3.0
	Module class: XFree86 Video Driver
	ABI class: XFree86 Video Driver, version 0.8
(II) LoadModule: "mouse"
(II) Loading /usr/X11R6/lib/modules/input/mouse_drv.o
(II) Module mouse: vendor="The XFree86 Project"
	compiled for 4.5.0, module version = 1.0.0
	Module class: XFree86 XInput Driver
	ABI class: XFree86 XInput driver, version 0.5
(II) I810: Driver for Intel Integrated Graphics Chipsets: i810, i810-dc100,
	i810e, i815, i830M, 845G, 852GM/855GM, 865G, 915G, 915GM
(II) Primary Device is: PCI 00:01:0
(--) Assigning device section with no busID to primary device
(--) Chipset i810-dc100 found
(II) resource ranges after xf86ClaimFixedResources() call:
	[0] -1	0	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[1] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[2] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[3] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[4] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[5] -1	0	0x40000000 - 0x400fffff (0x100000) MX[B]
	[6] -1	0	0x40100000 - 0x40100fff (0x1000) MX[B]
	[7] -1	0	0x40400000 - 0x4047ffff (0x80000) MX[B](B)
	[8] -1	0	0x44000000 - 0x47ffffff (0x4000000) MX[B](B)
	[9] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[10] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[11] -1	0	0x00001040 - 0x0000107f (0x40) IX[B]E
	[12] -1	0	0x00001000 - 0x0000103f (0x40) IX[B]
	[13] -1	0	0x00002400 - 0x0000243f (0x40) IX[B]E
	[14] -1	0	0x00002000 - 0x000020ff (0x100) IX[B]E
	[15] -1	0	0x00002440 - 0x0000245f (0x20) IX[B]E
	[16] -1	0	0x00002460 - 0x0000246f (0x10) IX[B]E
(II) resource ranges after probing:
	[0] -1	0	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[1] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[2] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[3] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[4] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[5] -1	0	0x40000000 - 0x400fffff (0x100000) MX[B]
	[6] -1	0	0x40100000 - 0x40100fff (0x1000) MX[B]
	[7] -1	0	0x40400000 - 0x4047ffff (0x80000) MX[B](B)
	[8] -1	0	0x44000000 - 0x47ffffff (0x4000000) MX[B](B)
	[9] 0	0	0x000a0000 - 0x000affff (0x10000) MS[B]
	[10] 0	0	0x000b0000 - 0x000b7fff (0x8000) MS[B]
	[11] 0	0	0x000b8000 - 0x000bffff (0x8000) MS[B]
	[12] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[13] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[14] -1	0	0x00001040 - 0x0000107f (0x40) IX[B]E
	[15] -1	0	0x00001000 - 0x0000103f (0x40) IX[B]
	[16] -1	0	0x00002400 - 0x0000243f (0x40) IX[B]E
	[17] -1	0	0x00002000 - 0x000020ff (0x100) IX[B]E
	[18] -1	0	0x00002440 - 0x0000245f (0x20) IX[B]E
	[19] -1	0	0x00002460 - 0x0000246f (0x10) IX[B]E
	[20] 0	0	0x000003b0 - 0x000003bb (0xc) IS[B]
	[21] 0	0	0x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 0.
(II) Loading sub module "vgahw"
(II) LoadModule: "vgahw"
(II) Loading /usr/X11R6/lib/modules/libvgahw.a
(II) Module vgahw: vendor="The XFree86 Project"
	compiled for 4.5.0, module version = 0.1.0
	ABI class: XFree86 Video Driver, version 0.8
(==) I810(0): Depth 16, (==) framebuffer bpp 16
(==) I810(0): RGB weight 565
(==) I810(0): Default visual is TrueColor
(II) Loading sub module "vbe"
(II) LoadModule: "vbe"
(II) Loading /usr/X11R6/lib/modules/libvbe.a
(II) Module vbe: vendor="The XFree86 Project"
	compiled for 4.5.0, module version = 1.1.0
	ABI class: XFree86 Video Driver, version 0.8
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Loading /usr/X11R6/lib/modules/linux/libint10.a
(II) Module int10: vendor="The XFree86 Project"
	compiled for 4.5.0, module version = 1.0.0
	ABI class: XFree86 Video Driver, version 0.8
(II) I810(0): initializing int10
(II) I810(0): Primary V_BIOS segment is: 0xc000
(WW) System lacks support for changing MTRRs
(II) I810(0): VESA BIOS detected
(II) I810(0): VESA VBE Version 2.0
(II) I810(0): VESA VBE Total Mem: 1024 kB
(II) I810(0): VESA VBE OEM: Intel810(TM) Graphics Chip Accelerated VGA BIOS
(II) I810(0): VESA VBE OEM Software Rev: 1.18
(II) I810(0): VESA VBE OEM Vendor: Intel Corporation
(II) I810(0): VESA VBE OEM Product: i810 Graphics Controller
(II) I810(0): VESA VBE OEM Product Rev: Hardware Version 0.0
(II) I810(0): VESA VBE Capabilities: 0x00000001
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Loading /usr/X11R6/lib/modules/libddc.a
(II) Module ddc: vendor="The XFree86 Project"
	compiled for 4.5.0, module version = 1.0.0
	ABI class: XFree86 Video Driver, version 0.8
(II) I810(0): VESA VBE DDC supported
(II) I810(0): VESA VBE DDC Level 2
(II) I810(0): VESA VBE DDC transfer in appr. 1 sec.
(II) I810(0): VESA VBE DDC read successfully
(II) I810(0): Manufacturer: VSC  Model: 5244  Serial#: 3109
(II) I810(0): Year: 1999  Week: 33
(II) I810(0): EDID Version: 1.2
(II) I810(0): Analog Display Input,  Input Voltage Level: 0.700/0.300 V
(II) I810(0): Signal levels configurable
(II) I810(0): Sync:  Separate  CompositeSerration on. V.Sync Pulse req. if CompSync or SyncOnGreen
(II) I810(0): Max H-Image Size [cm]: horiz.: 32  vert.: 24
(II) I810(0): Gamma: 2.60
(II) I810(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
(II) I810(0): First detailed timing is preferred mode
(II) I810(0): redX: 0.635 redY: 0.333   greenX: 0.280 greenY: 0.595
(II) I810(0): blueX: 0.152 blueY: 0.063   whiteX: 0.283 whiteY: 0.298
(II) I810(0): Supported VESA Video Modes:
(II) I810(0): [EMAIL PROTECTED]
(II) I810(0): [EMAIL PROTECTED]
(II) I810(0): [EMAIL PROTECTED]
(II) I810(0): [EMAIL PROTECTED]
(II) I810(0): [EMAIL PROTECTED]
(II) I810(0): [EMAIL PROTECTED]
(II) I810(0): [EMAIL PROTECTED]
(II) I810(0): [EMAIL PROTECTED]
(II) I810(0): [EMAIL PROTECTED]
(II) I810(0): [EMAIL PROTECTED]
(II) I810(0): [EMAIL PROTECTED]
(II) I810(0): [EMAIL PROTECTED] (interlaced)
(II) I810(0): [EMAIL PROTECTED]
(II) I810(0): [EMAIL PROTECTED]
(II) I810(0): [EMAIL PROTECTED]
(II) I810(0): Manufacturer's mask: 0
(II) I810(0): Supported Future Video Modes:
(II) I810(0): #0: hsize: 640  vsize 480  refresh: 85  vid: 22833
(II) I810(0): #1: hsize: 800  vsize 600  refresh: 85  vid: 22853
(II) I810(0): #2: hsize: 1152  vsize 864  refresh: 75  vid: 20337
(II) I810(0): #3: hsize: 1280  vsize 960  refresh: 60  vid: 16513
(II) I810(0): #4: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
(II) I810(0): Supported additional Video Mode:
(II) I810(0): clock: 94.5 MHz   Image Size:  300 x 225 mm
(II) I810(0): h_active: 1024  h_sync: 1072  h_sync_end 1168 h_blank_end 1376 h_border: 0
(II) I810(0): v_active: 768  v_sync: 769  v_sync_end 772 v_blanking: 808 v_border: 0
(II) I810(0): Serial No: DS93303109
(II) I810(0): Ranges: V min: 50  V max: 120 Hz, H min: 30  H max: 70 kHz, PixClock max 110 MHz
(II) I810(0): Monitor name: E70
(--) I810(0): Chipset: "i810-dc100"
(--) I810(0): Linear framebuffer at 0x44000000
(--) I810(0): IO registers at addr 0x40400000
(II) I810(0): I810CheckAvailableMemory: 96252k available
(==) I810(0): Will alloc AGP framebuffer: 16384 kByte
(==) I810(0): Using gamma correction (1.0, 1.0, 1.0)
(II) I810(0): Adding detailed EDID mode 1024x768 to monitor (preferred: yes).
(II) I810(0): My Monitor: Using hsync range of 30.00-61.00 kHz
(II) I810(0): My Monitor: Using vrefresh range of 56.00-75.00 Hz
(II) I810(0): Clock range:   9.50 to 163.00 MHz
(II) I810(0): Not using default mode "640x350" (vrefresh out of range)
(II) I810(0): Not using default mode "320x175" (bad mode clock/interlace/doublescan)
(II) I810(0): Not using default mode "640x400" (vrefresh out of range)
(II) I810(0): Not using default mode "320x200" (bad mode clock/interlace/doublescan)
(II) I810(0): Not using default mode "720x400" (vrefresh out of range)
(II) I810(0): Not using default mode "360x200" (bad mode clock/interlace/doublescan)
(II) I810(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) I810(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) I810(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) I810(0): Not using default mode "640x480" (vrefresh out of range)
(II) I810(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) I810(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) I810(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) I810(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) I810(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) I810(0): Not using default mode "800x600" (vrefresh out of range)
(II) I810(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) I810(0): Not using default mode "1024x768" (interlace mode not supported)
(II) I810(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) I810(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) I810(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) I810(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) I810(0): Not using default mode "1024x768" (hsync out of range)
(II) I810(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) I810(0): Not using default mode "1152x864" (hsync out of range)
(II) I810(0): Not using default mode "576x432" (bad mode clock/interlace/doublescan)
(II) I810(0): Not using default mode "640x480" (bad mode clock/interlace/doublescan)
(II) I810(0): Not using default mode "1280x960" (hsync out of range)
(II) I810(0): Not using default mode "640x480" (bad mode clock/interlace/doublescan)
(II) I810(0): Not using default mode "1280x1024" (hsync out of range)
(II) I810(0): Not using default mode "640x512" (bad mode clock/interlace/doublescan)
(II) I810(0): Not using default mode "1280x1024" (hsync out of range)
(II) I810(0): Not using default mode "640x512" (bad mode clock/interlace/doublescan)
(II) I810(0): Not using default mode "1280x1024" (hsync out of range)
(II) I810(0): Not using default mode "640x512" (bad mode clock/interlace/doublescan)
(II) I810(0): Not using default mode "1600x1200" (hsync out of range)
(II) I810(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) I810(0): Not using default mode "1600x1200" (bad mode clock/interlace/doublescan)
(II) I810(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) I810(0): Not using default mode "1600x1200" (bad mode clock/interlace/doublescan)
(II) I810(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) I810(0): Not using default mode "1600x1200" (bad mode clock/interlace/doublescan)
(II) I810(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) I810(0): Not using default mode "1600x1200" (bad mode clock/interlace/doublescan)
(II) I810(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) I810(0): Not using default mode "1792x1344" (bad mode clock/interlace/doublescan)
(II) I810(0): Not using default mode "896x672" (bad mode clock/interlace/doublescan)
(II) I810(0): Not using default mode "1792x1344" (bad mode clock/interlace/doublescan)
(II) I810(0): Not using default mode "896x672" (bad mode clock/interlace/doublescan)
(II) I810(0): Not using default mode "1856x1392" (bad mode clock/interlace/doublescan)
(II) I810(0): Not using default mode "928x696" (bad mode clock/interlace/doublescan)
(II) I810(0): Not using default mode "1856x1392" (bad mode clock/interlace/doublescan)
(II) I810(0): Not using default mode "928x696" (bad mode clock/interlace/doublescan)
(II) I810(0): Not using default mode "1920x1440" (bad mode clock/interlace/doublescan)
(II) I810(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan)
(II) I810(0): Not using default mode "1920x1440" (bad mode clock/interlace/doublescan)
(II) I810(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan)
(II) I810(0): Not using default mode "416x312" (bad mode clock/interlace/doublescan)
(II) I810(0): Not using default mode "1152x768" (vrefresh out of range)
(II) I810(0): Not using default mode "576x384" (bad mode clock/interlace/doublescan)
(II) I810(0): Not using default mode "576x432" (bad mode clock/interlace/doublescan)
(II) I810(0): Not using default mode "1400x1050" (hsync out of range)
(II) I810(0): Not using default mode "700x525" (bad mode clock/interlace/doublescan)
(II) I810(0): Not using default mode "1400x1050" (hsync out of range)
(II) I810(0): Not using default mode "700x525" (bad mode clock/interlace/doublescan)
(II) I810(0): Not using default mode "1600x1024" (hsync out of range)
(II) I810(0): Not using default mode "800x512" (bad mode clock/interlace/doublescan)
(II) I810(0): Not using default mode "1920x1440" (bad mode clock/interlace/doublescan)
(II) I810(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan)
(II) I810(0): Not using default mode "2048x1536" (bad mode clock/interlace/doublescan)
(II) I810(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
(II) I810(0): Not using default mode "2048x1536" (bad mode clock/interlace/doublescan)
(II) I810(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
(II) I810(0): Not using default mode "2048x1536" (bad mode clock/interlace/doublescan)
(II) I810(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
(II) I810(0): Not using preferred EDID mode "1024x768" (hsync out of range)
(**) I810(0): Preferred mode size is 1024x768
(II) I810(0): Not using default mode "1280x960" because it is larger than the preferred mode (1024x768).
(II) I810(0): Not using default mode "1152x864" because it is larger than the preferred mode (1024x768).
(--) I810(0): Virtual size is 1024x768 (pitch 1024)
(**) I810(0): *Default mode "1024x768": 78.8 MHz, 60.1 kHz, 75.1 Hz
(II) I810(0): Modeline "1024x768"   78.80  1024 1040 1136 1312  768 769 772 800 +hsync +vsync
(**) I810(0):  Default mode "1024x768": 75.0 MHz, 56.5 kHz, 70.1 Hz
(II) I810(0): Modeline "1024x768"   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync
(**) I810(0):  Default mode "1024x768": 65.0 MHz, 48.4 kHz, 60.0 Hz
(II) I810(0): Modeline "1024x768"   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync
(**) I810(0):  Default mode "832x624": 57.3 MHz, 49.7 kHz, 74.6 Hz
(II) I810(0): Modeline "832x624"   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync
(**) I810(0):  Default mode "800x600": 49.5 MHz, 46.9 kHz, 75.0 Hz
(II) I810(0): Modeline "800x600"   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync
(**) I810(0):  Default mode "800x600": 50.0 MHz, 48.1 kHz, 72.2 Hz
(II) I810(0): Modeline "800x600"   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync
(**) I810(0):  Default mode "800x600": 40.0 MHz, 37.9 kHz, 60.3 Hz
(II) I810(0): Modeline "800x600"   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync
(**) I810(0):  Default mode "800x600": 36.0 MHz, 35.2 kHz, 56.2 Hz
(II) I810(0): Modeline "800x600"   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync
(**) I810(0):  Default mode "640x480": 31.5 MHz, 37.5 kHz, 75.0 Hz
(II) I810(0): Modeline "640x480"   31.50  640 656 720 840  480 481 484 500 -hsync -vsync
(**) I810(0):  Default mode "640x480": 31.5 MHz, 37.9 kHz, 72.8 Hz
(II) I810(0): Modeline "640x480"   31.50  640 664 704 832  480 489 491 520 -hsync -vsync
(**) I810(0):  Default mode "640x480": 25.2 MHz, 31.5 kHz, 60.0 Hz
(II) I810(0): Modeline "640x480"   25.20  640 656 752 800  480 490 492 525 -hsync -vsync
(--) I810(0): Display dimensions: (320, 240) mm
(--) I810(0): DPI set to (81, 81)
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/X11R6/lib/modules/libfb.a
(II) Module fb: vendor="The XFree86 Project"
	compiled for 4.5.0, module version = 1.0.0
	ABI class: XFree86 ANSI C Emulation, version 0.3
(II) Loading sub module "xaa"
(II) LoadModule: "xaa"
(II) Loading /usr/X11R6/lib/modules/libxaa.a
(II) Module xaa: vendor="The XFree86 Project"
	compiled for 4.5.0, module version = 1.1.0
	ABI class: XFree86 Video Driver, version 0.8
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Loading /usr/X11R6/lib/modules/libramdac.a
(II) Module ramdac: vendor="The XFree86 Project"
	compiled for 4.5.0, module version = 0.1.0
	ABI class: XFree86 Video Driver, version 0.8
(II) Loading sub module "shadowfb"
(II) LoadModule: "shadowfb"
(II) Loading /usr/X11R6/lib/modules/libshadowfb.a
(II) Module shadowfb: vendor="The XFree86 Project"
	compiled for 4.5.0, module version = 1.0.0
	ABI class: XFree86 ANSI C Emulation, version 0.3
(**) I810(0): page flipping disabled
(II) I810(0): XvMC is Disabled: use XvMCSurfaces config option to enable.
(II) do I need RAC?  No, I don't.
(II) resource ranges after preInit:
	[0] 0	0	0x40400000 - 0x4047ffff (0x80000) MS[B]
	[1] 0	0	0x44000000 - 0x47ffffff (0x4000000) MS[B]
	[2] -1	0	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[3] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[4] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[5] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[6] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[7] -1	0	0x40000000 - 0x400fffff (0x100000) MX[B]
	[8] -1	0	0x40100000 - 0x40100fff (0x1000) MX[B]
	[9] -1	0	0x40400000 - 0x4047ffff (0x80000) MX[B](B)
	[10] -1	0	0x44000000 - 0x47ffffff (0x4000000) MX[B](B)
	[11] 0	0	0x000a0000 - 0x000affff (0x10000) MS[B](OprD)
	[12] 0	0	0x000b0000 - 0x000b7fff (0x8000) MS[B](OprD)
	[13] 0	0	0x000b8000 - 0x000bffff (0x8000) MS[B](OprD)
	[14] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[15] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[16] -1	0	0x00001040 - 0x0000107f (0x40) IX[B]E
	[17] -1	0	0x00001000 - 0x0000103f (0x40) IX[B]
	[18] -1	0	0x00002400 - 0x0000243f (0x40) IX[B]E
	[19] -1	0	0x00002000 - 0x000020ff (0x100) IX[B]E
	[20] -1	0	0x00002440 - 0x0000245f (0x20) IX[B]E
	[21] -1	0	0x00002460 - 0x0000246f (0x10) IX[B]E
	[22] 0	0	0x000003b0 - 0x000003bb (0xc) IS[B](OprU)
	[23] 0	0	0x000003c0 - 0x000003df (0x20) IS[B](OprU)
(II) I810(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
(II) I810(0): Setting dot clock to 78.9 MHz [ 0x15 0x5 0x20 ] [ 23 7 2 ]
(II) I810(0): chose watermark 0x2210e000: (tab.freq 78.8)
(II) I810(0): xf86BindGARTMemory: bind key 0 at 0x00000000 (pgoffset 0)
(II) I810(0): xf86BindGARTMemory: bind key 1 at 0x01000000 (pgoffset 4096)
(II) I810(0): xf86BindGARTMemory: bind key 2 at 0x01400000 (pgoffset 5120)
(II) I810(0): Allocated of 4096 bytes for HW cursor
(WW) I810(0): xf86AllocateGARTMemory: allocation of 4 pages failed
	(Cannot allocate memory)
(II) I810(0): No physical memory available for ARGB HW cursor
(II) I810(0): Adding 768 scanlines for pixmap caching
(II) I810(0): Allocated Scratch Memory
(II) I810(0): Using XFree86 Acceleration Architecture (XAA)
	Screen to screen bit blits
	Solid filled rectangles
	8x8 mono pattern filled rectangles
	Indirect CPU to Screen color expansion
	Solid Horizontal and Vertical Lines
	Offscreen Pixmaps
	Setting up tile and stipple cache:
		24 128x128 slots
		6 256x256 slots
(==) I810(0): Backing store disabled
(==) I810(0): Silken mouse enabled
(--) I810(0): DPMS enabled (disabled globally)
(==) I810(0): Direct rendering disabled
(==) RandR enabled
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension LBX
(II) Initializing built-in extension XC-APPGROUP
(II) Initializing built-in extension SECURITY
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFree86-Bigfont
(II) Initializing built-in extension RENDER
(II) Initializing built-in extension RANDR
(**) Option "Protocol" "PS/2"
(**) Mouse1: Device: "/dev/psaux"
(**) Mouse1: Protocol: "PS/2"
(**) Option "CorePointer"
(**) Mouse1: Core Pointer
(**) Option "Device" "/dev/psaux"
(**) Option "Buttons" "1"
(==) Mouse1: Emulate3Buttons, Emulate3Timeout: 50
(**) Mouse1: Buttons: 1
(II) Keyboard "Keyboard1" handled by legacy driver
(II) XINPUT: Adding extended input device "Mouse1" (type: MOUSE)
(II) I810(0): xf86UnbindGARTMemory: unbind key 0
(II) I810(0): xf86UnbindGARTMemory: unbind key 1
(II) I810(0): xf86UnbindGARTMemory: unbind key 2

Reply via email to