[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#179647: xserver-xfree86: more info(strace, gdb)



Package: xserver-xfree86
Version: 4.2.1-14
Severity: normal
Followup-For: Bug #179647

I'm experiencing this bug, too. It started when I upgraded my kernel
from 2.4.18 to 2.4.20 and didn't stop when upgrading to 2.4.21-rc8 or
2.4.23-pre7(which I'm currently running).

I reproduced the bug with both r128 and ati drivers. Using the
fbdev-driver circumvents the bug, as it seems (used it for 3 days, no
hang). The bug most often occurred when using kmail.

During the hang the xserver freezes completely(no mouse, no NumLock),
with the /usr/X11R6/bin/X process using 90%+ cpu. 

If there is any additional info I shall provide, just ask.

Logging in via ssh I gathered following information(using xserver-
xfree86-dbg):

strace:
=======

# strace -p6850
Process 6850 attached - interrupt to quit
ioctl(5, 0x6444, 0)                     = -1 EBUSY (Device or resource
busy)
--- SIGALRM (Alarm clock) @ 0 (0) ---
sigreturn()                             = ? (mask now [RTMIN])
ioctl(5, 0x6444, 0)                     = -1 EBUSY (Device or resource
busy)
ioctl(5, 0x6444, 0)                     = -1 EBUSY (Device or resource
busy)
--- SIGALRM (Alarm clock) @ 0 (0) ---
sigreturn()                             = ? (mask now [RTMIN])
ioctl(5, 0x6444, 0)                     = -1 EBUSY (Device or resource
busy)
ioctl(5, 0x6444, 0)                     = -1 EBUSY (Device or resource
busy)
--- SIGALRM (Alarm clock) @ 0 (0) ---
sigreturn()                             = ? (mask now [RTMIN])
ioctl(5, 0x6444, 0)                     = -1 EBUSY (Device or resource
busy)
ioctl(5, 0x6444, 0)                     = -1 EBUSY (Device or resource
busy)
--- SIGALRM (Alarm clock) @ 0 (0) ---
sigreturn()                             = ? (mask now [RTMIN])
ioctl(5, 0x6444, 0)                     = -1 EBUSY (Device or resource
busy)
ioctl(5, 0x6444, 0)                     = -1 EBUSY (Device or resource
busy)
--- SIGALRM (Alarm clock) @ 0 (0) ---
sigreturn()                             = ? (mask now [RTMIN])
ioctl(5, 0x6444, 0)                     = -1 EBUSY (Device or resource
busy)
ioctl(5, 0x6444, 0)                     = -1 EBUSY (Device or resource
busy)
--- SIGALRM (Alarm clock) @ 0 (0) ---
sigreturn()                             = ? (mask now [RTMIN])
ioctl(5, 0x6444, 0)                     = -1 EBUSY (Device or resource
busy)
--- SIGALRM (Alarm clock) @ 0 (0) ---
sigreturn()                             = ? (mask now [RTMIN])
ioctl(5, 0x6444, 0)                     = -1 EBUSY (Device or resource
busy)
ioctl(5, 0x6444, 0)                     = -1 EBUSY (Device or resource
busy)

<continuing till infinity>

backtrace in gdb:
=================
# gdb /usr/X11R6/bin/XFree86-debug 6850
GNU gdb 6.0-debian
Copyright 2003 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-linux"...
Attaching to program: /usr/X11R6/bin/XFree86-debug, process 6850
Reading symbols from /usr/lib/leaktracer/LeakTracer.so...done.
Loaded symbols for /usr/lib/leaktracer/LeakTracer.so
Reading symbols from /usr/lib/libz.so.1...done.
Loaded symbols for /usr/lib/libz.so.1
Reading symbols from /lib/libm.so.6...done.
Loaded symbols for /lib/libm.so.6
Reading symbols from /lib/libc.so.6...done.
Loaded symbols for /lib/libc.so.6
Reading symbols from /usr/lib/libstdc++.so.5...done.
Loaded symbols for /usr/lib/libstdc++.so.5
Reading symbols from /lib/libgcc_s.so.1...done.
Loaded symbols for /lib/libgcc_s.so.1
Reading symbols from /lib/libpthread.so.0...done.
[New Thread 16384 (LWP 6850)]
Loaded symbols for /lib/libpthread.so.0
Reading symbols from /lib/ld-linux.so.2...done.
Loaded symbols for /lib/ld-linux.so.2
Reading symbols from /lib/libnss_compat.so.2...done.
Loaded symbols for /lib/libnss_compat.so.2
Reading symbols from /lib/libnsl.so.1...done.
Loaded symbols for /lib/libnsl.so.1
Reading symbols from /lib/libnss_nis.so.2...done.
Loaded symbols for /lib/libnss_nis.so.2
Reading symbols from /lib/libnss_files.so.2...done.
Loaded symbols for /lib/libnss_files.so.2
0x4012b0b4 in ioctl () from /lib/libc.so.6
(gdb) backtrace
#0  0x4012b0b4 in ioctl () from /lib/libc.so.6
#1  0x083c7fb0 in drmR128WaitForIdleCCE (fd=5) at xf86drmR128.c:195
#2  0x0821d063 in R128CCEWaitForIdle (pScrn=0x8963e38) at r128_accel.c:238
#3  0x0828d4af in XAACopyAreaFallback (pSrc=0x8c74530, pDst=0x9539e30, pGC=0x94eed90, srcx=0, srcy=0, width=12, height=12, dstx=21, dsty=-12)
    at xaaFallback.c:81
#4  0x0828efa7 in XAACopyArea (pSrcDrawable=0x8c74530, pDstDrawable=0x9539e30, pGC=0x94eed90, srcx=0, srcy=0, width=12, height=12, dstx=21, dsty=-12)
    at xaaCpyArea.c:70
#5  0x085362a3 in miSpriteCopyArea (pSrc=0x8c74530, pDst=0x9539e30, pGC=0x94eed90, srcx=0, srcy=0, w=12, h=12, dstx=21, dsty=-12) at misprite.c:1188
#6  0x083df58b in ProcCopyArea (client=0x96555e0) at dispatch.c:1756
#7  0x083dc500 in Dispatch () at dispatch.c:462
#8  0x083f3958 in main (argc=9, argv=0xbffffdd4, envp=0xbffffdfc) at main.c:488
(gdb)


-- Package-specific info:
01:00.0 VGA compatible controller: ATI Technologies Inc Rage 128 RF/SG AGP
01:00.0 Class 0300: 1002:5246

Section "ServerLayout"
	Identifier     "XFree86 Configured"
	Screen      0  "Screen0" 	0 0
	InputDevice    "Mouse0" 	"CorePointer"
	InputDevice    "Keyboard0" 	"CoreKeyboard"
	#InputDevice		"stylus" 	"SendCoreEvents"
EndSection

Section "Files"
	RgbPath      "/usr/X11R6/lib/X11/rgb"
	ModulePath   "/usr/X11R6/lib/modules"
	FontPath     "unix/:7100"                    # local font server
	FontPath     "/usr/X11R6/lib/X11/fonts/misc/"
	FontPath     "/usr/X11R6/lib/X11/fonts/Speedo/"
	FontPath     "/usr/X11R6/lib/X11/fonts/Type1/"
	FontPath     "/usr/X11R6/lib/X11/fonts/CID/"
	FontPath     "/usr/X11R6/lib/X11/fonts/75dpi/"
	FontPath     "/usr/X11R6/lib/X11/fonts/100dpi/"
EndSection

Section "Module"
	Load  "GLcore"
	Load  "bitmap"
	Load  "dbe"
	Load  "ddc"
	Load  "dri"
	Load  "extmod"
	Load  "freetype"
	Load  "glx"
	Load  "int10"
	#Load  "pex5"
	Load  "record"
	Load  "speedo"
	Load  "type1"
	Load  "vbe"
	#Load  "xie"
EndSection

Section "InputDevice"
	Identifier  "Keyboard0"
	Driver      "keyboard"
	Option      "XkbModel" "pc105"
	Option      "XkbLayout" "de"
EndSection

Section "InputDevice"
	Identifier	"Mouse0"
	Driver		"mouse"
	Option		"Protocol" "imPS/2"
	Option		"Device" "/dev/gpmdata"
	Option 		"Buttons" "3"
	Option		"ZAxisMapping" "4 5"
EndSection

Section "InputDevice"
	Identifier	"stylus"
	Driver		"aiptek"
	Option		"Device"		"/dev/input/event0"
	Option		"Type"			"stylus"
	Option		"Mode"			"absolute"
	Option		"Cursor"		"stylus"
	Option		"USB"			"on"
	Option		"KeepShape"		"on"
	#Option		"debuglevel"	"20"
EndSection

Section "Monitor"
	Identifier   "Monitor0"
	VendorName   "HEI"
	ModelName    "F790"
	HorizSync    30.0 - 95.0
	VertRefresh  50.0 - 150.0
	#ModeLine "1024x768" 100.001 1024 1026 1122 1312 768 789 804 845 -HSync -VSync
	Mode "1024x768"
	    # D: 100.000 MHz, H: 76.220 kHz, V: 90.201 Hz
	    DotClock 100.001
	    HTimings 1024 1026 1122 1312
	    VTimings 768 789 804 845
	    Flags    "-HSync" "-VSync"    # Warning: XFree86 doesn't support accel
	EndMode
	ModeLine "800x600" 67.491 800 834 898 1080 600 601 605 625 -HSync -VSync  
EndSection

Section "Device"
	Identifier  "Card0"
	Driver      "r128"
	#Driver      "fbdev"
	VendorName  "ATI"
	BoardName   "Rage 128 RF"
	BusID       "PCI:1:0:0"
    Option      "UseFBDev"	"true"
	Option 		"EnablePageFlip" "true"
EndSection

Section "Screen"
	Identifier "Screen0"
	Device     "Card0"
	Monitor    "Monitor0"
	DefaultDepth 24
	SubSection "Display"
		Depth     16
	EndSubSection
	SubSection "Display"
		Depth     24
		Modes "1024x768" "800x600"
	EndSubSection
	Option		"Accel" "on"
EndSection

Section "dri"
	Group	"video"
	Mode	0660
EndSection


This is a pre-release version of XFree86, and is not supported in any
way.  Bugs may be reported to XFree86@XFree86.Org and patches submitted
to fixes@XFree86.Org.  Before reporting bugs in pre-release versions,
please check the latest version in the XFree86 CVS repository
(http://www.XFree86.Org/cvs)

XFree86 Version 4.2.1.1 (Debian (static) 4.2.1-14 20031113215638 root@newraff.debian.org) / X Window System
(protocol Version 11, revision 0, vendor release 6600)
Release Date: 18 October 2002
	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/)
Build Operating System: Linux 2.4.22-rc2 i686 [ELF] 
Markers: (--) probed, (**) from config file, (==) default setting,
         (++) from command line, (!!) notice, (II) informational,
         (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/XFree86.0.log", Time: Mon Nov 17 13:12:04 2003
(==) Using config file: "/etc/X11/XF86Config-4"
(==) ServerLayout "XFree86 Configured"
(**) |-->Screen "Screen0" (0)
(**) |   |-->Monitor "Monitor0"
(**) |   |-->Device "Card0"
(**) |-->Input Device "Mouse0"
(**) |-->Input Device "Keyboard0"
(**) Option "XkbModel" "pc105"
(**) XKB: model: "pc105"
(**) Option "XkbLayout" "de"
(**) XKB: layout: "de"
(==) Keyboard: CustomKeycode disabled
(WW) The directory "/usr/X11R6/lib/X11/fonts/CID/" does not exist.
	Entry deleted from font path.
(**) FontPath set to "unix/:7100,/usr/X11R6/lib/X11/fonts/misc/,/usr/X11R6/lib/X11/fonts/Speedo/,/usr/X11R6/lib/X11/fonts/Type1/,/usr/X11R6/lib/X11/fonts/75dpi/,/usr/X11R6/lib/X11/fonts/100dpi/"
(**) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(++) using VT number 7

(WW) Open APM failed (/dev/apm_bios) (No such device)
(II) PCI: Probing config type using method 1
(II) PCI: Config type is 1
(II) PCI: stages = 0x03, oldVal1 = 0x80000080, mode1Res1 = 0x80000000
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 1106,0305 card 0000,0000 rev 02 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 1106,8305 card 0000,0000 rev 00 class 06,04,00 hdr 01
(II) PCI: 00:07:0: chip 1106,0686 card 1106,0000 rev 22 class 06,01,00 hdr 80
(II) PCI: 00:07:1: chip 1106,0571 card 1106,0571 rev 10 class 01,01,8a hdr 00
(II) PCI: 00:07:2: chip 1106,3038 card 0925,1234 rev 10 class 0c,03,00 hdr 00
(II) PCI: 00:07:3: chip 1106,3038 card 0925,1234 rev 10 class 0c,03,00 hdr 00
(II) PCI: 00:07:4: chip 1106,3057 card 1106,3057 rev 30 class 06,80,00 hdr 00
(II) PCI: 00:07:5: chip 1106,3058 card 5860,11d4 rev 20 class 04,01,00 hdr 00
(II) PCI: 00:09:0: chip 109e,036e card 0070,13eb rev 11 class 04,00,00 hdr 80
(II) PCI: 00:09:1: chip 109e,0878 card 0070,13eb rev 11 class 04,80,00 hdr 80
(II) PCI: 00:0a:0: chip 1319,0801 card 1319,1319 rev b2 class 04,01,00 hdr 80
(II) PCI: 00:0a:1: chip 1319,0802 card 1319,1319 rev b2 class 09,80,00 hdr 80
(II) PCI: 00:0c:0: chip 10ec,8139 card 10ec,8139 rev 10 class 02,00,00 hdr 00
(II) PCI: 01:00:0: chip 1002,5246 card 1002,0048 rev 00 class 03,00,00 hdr 00
(II) PCI: End of PCI scan
(II) Host-to-PCI bridge:
(II) PCI-to-ISA bridge:
(II) PCI-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (-1,0,0), BCTRL: 0x08 (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) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x0c (VGA_EN is set)
(II) Bus 1 I/O range:
	[0] -1 0	0x00009000 - 0x000090ff (0x100) IX[B]
	[1] -1 0	0x00009400 - 0x000094ff (0x100) IX[B]
	[2] -1 0	0x00009800 - 0x000098ff (0x100) IX[B]
	[3] -1 0	0x00009c00 - 0x00009cff (0x100) IX[B]
(II) Bus 1 non-prefetchable memory range:
	[0] -1 0	0xe8000000 - 0xe9ffffff (0x2000000) MX[B]
(II) Bus 1 prefetchable memory range:
	[0] -1 0	0xe4000000 - 0xe7ffffff (0x4000000) MX[B]
(II) Bus -1: bridge is at (0:7:0), (0,-1,0), BCTRL: 0x08 (VGA_EN is set)
(II) Bus -1 I/O range:
(II) Bus -1 non-prefetchable memory range:
(II) Bus -1 prefetchable memory range:
(--) PCI: (0:9:0) BrookTree unknown chipset (0x036e) rev 17, Mem @ 0xea000000/12
(--) PCI:*(1:0:0) ATI Rage 128 RF rev 0, Mem @ 0xe4000000/26, 0xe9000000/14, I/O @ 0x9000/8
(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	0xea002000 - 0xea0020ff (0x100) MX[B]
	[1] -1 0	0xea001000 - 0xea001fff (0x1000) MX[B]
	[2] -1 0	0xe0000000 - 0xe3ffffff (0x4000000) MX[B]
	[3] -1 0	0xe9000000 - 0xe9003fff (0x4000) MX[B](B)
	[4] -1 0	0xe4000000 - 0xe7ffffff (0x4000000) MX[B](B)
	[5] -1 0	0xea000000 - 0xea000fff (0x1000) MX[B](B)
	[6] -1 0	0x0000c000 - 0x0000c0ff (0x100) IX[B]
	[7] -1 0	0x0000bc00 - 0x0000bc0f (0x10) IX[B]
	[8] -1 0	0x0000b800 - 0x0000b87f (0x80) IX[B]
	[9] -1 0	0x0000b400 - 0x0000b403 (0x4) IX[B]
	[10] -1 0	0x0000b000 - 0x0000b003 (0x4) IX[B]
	[11] -1 0	0x0000ac00 - 0x0000acff (0x100) IX[B]
	[12] -1 0	0x0000a800 - 0x0000a81f (0x20) IX[B]
	[13] -1 0	0x0000a400 - 0x0000a41f (0x20) IX[B]
	[14] -1 0	0x0000a000 - 0x0000a00f (0x10) IX[B]
	[15] -1 0	0x00009000 - 0x000090ff (0x100) IX[B](B)
(II) Active PCI resource ranges after removing overlaps:
	[0] -1 0	0xea002000 - 0xea0020ff (0x100) MX[B]
	[1] -1 0	0xea001000 - 0xea001fff (0x1000) MX[B]
	[2] -1 0	0xe0000000 - 0xe3ffffff (0x4000000) MX[B]
	[3] -1 0	0xe9000000 - 0xe9003fff (0x4000) MX[B](B)
	[4] -1 0	0xe4000000 - 0xe7ffffff (0x4000000) MX[B](B)
	[5] -1 0	0xea000000 - 0xea000fff (0x1000) MX[B](B)
	[6] -1 0	0x0000c000 - 0x0000c0ff (0x100) IX[B]
	[7] -1 0	0x0000bc00 - 0x0000bc0f (0x10) IX[B]
	[8] -1 0	0x0000b800 - 0x0000b87f (0x80) IX[B]
	[9] -1 0	0x0000b400 - 0x0000b403 (0x4) IX[B]
	[10] -1 0	0x0000b000 - 0x0000b003 (0x4) IX[B]
	[11] -1 0	0x0000ac00 - 0x0000acff (0x100) IX[B]
	[12] -1 0	0x0000a800 - 0x0000a81f (0x20) IX[B]
	[13] -1 0	0x0000a400 - 0x0000a41f (0x20) IX[B]
	[14] -1 0	0x0000a000 - 0x0000a00f (0x10) IX[B]
	[15] -1 0	0x00009000 - 0x000090ff (0x100) IX[B](B)
(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	0xea002000 - 0xea0020ff (0x100) MX[B]
	[6] -1 0	0xea001000 - 0xea001fff (0x1000) MX[B]
	[7] -1 0	0xe0000000 - 0xe3ffffff (0x4000000) MX[B]
	[8] -1 0	0xe9000000 - 0xe9003fff (0x4000) MX[B](B)
	[9] -1 0	0xe4000000 - 0xe7ffffff (0x4000000) MX[B](B)
	[10] -1 0	0xea000000 - 0xea000fff (0x1000) MX[B](B)
	[11] -1 0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[12] -1 0	0x00000000 - 0x000000ff (0x100) IX[B]
	[13] -1 0	0x0000c000 - 0x0000c0ff (0x100) IX[B]
	[14] -1 0	0x0000bc00 - 0x0000bc0f (0x10) IX[B]
	[15] -1 0	0x0000b800 - 0x0000b87f (0x80) IX[B]
	[16] -1 0	0x0000b400 - 0x0000b403 (0x4) IX[B]
	[17] -1 0	0x0000b000 - 0x0000b003 (0x4) IX[B]
	[18] -1 0	0x0000ac00 - 0x0000acff (0x100) IX[B]
	[19] -1 0	0x0000a800 - 0x0000a81f (0x20) IX[B]
	[20] -1 0	0x0000a400 - 0x0000a41f (0x20) IX[B]
	[21] -1 0	0x0000a000 - 0x0000a00f (0x10) IX[B]
	[22] -1 0	0x00009000 - 0x000090ff (0x100) IX[B](B)
(II) MGA: driver for Matrox chipsets: mga2064w, mga1064sg, mga2164w,
	mga2164w AGP, mgag100, mgag100 PCI, mgag200, mgag200 PCI, mgag400,
	mgag550
(II) GLINT: driver for 3Dlabs chipsets: gamma, gamma2, ti_pm2, ti_pm, r4,
	pm4, pm3, pm2v, pm2, pm, 300sx, 500tx, mx, delta
(II) NV: driver for NVIDIA chipsets: RIVA 128, RIVA TNT,
	RIVA TNT2/TNT2 Pro, RIVA TNT2 Ultra, Vanta, Riva TNT2 M64,
	Aladdin TNT2, GeForce 256, GeForce DDR, Quadro, GeForce2 MX/MX 400,
	GeForce2 MX 100/200, GeForce2 Go, Quadro2 MXR, GeForce2 GTS/Pro,
	GeForce2 Ti, GeForce2 Ultra, Quadro2 Pro, GeForce4 MX 460,
	GeForce4 MX 440, GeForce4 MX 420, GeForce4 440 Go, GeForce4 420 Go,
	GeForce4 420 Go M32, Quadro4 500XGL, GeForce4 440 Go M64,
	Quadro4 200/400NVS, Quadro4 550XGL, Quadro4 GoGL, 0x0180, 0x0181,
	0x0182, 0x0188, 0x018A, 0x018B, GeForce2 Integrated, 0x01F0,
	GeForce3, GeForce3 Ti 200, GeForce3 Ti 500, Quadro DCC,
	GeForce4 Ti 4600, GeForce4 Ti 4400, GeForce4 Ti 4200,
	Quadro4 900 XGL, Quadro4 750 XGL, Quadro4 700 XGL, 0x0280, 0x0281,
	0x0288, 0x0289
(II) TGA: driver for Digital chipsets: tga, tga2
(II) S3: driver (version 0.3.5 for S3 chipset: 964-0, 964-1, 968,
	Trio32/64, Aurora64V+, Trio64V2/DX or /GX
(II) S3VIRGE: driver (version 1.8.3) for S3 ViRGE chipsets: virge, 86C325,
	virge vx, 86C988, virge dx, virge gx, 86C375, 86C385, virge gx2,
	86C357, virge mx, 86C260, virge mx+, 86C280, trio 3d, 86C365,
	trio 3d/2x, 86C362, 86C368
(II) SIS: driver for SiS chipsets: SIS5597, SIS530, SIS6326, SIS300,
	SIS630, SIS540
(II) RENDITION: rendition driver (version 4.0) for chipsets: V1000,
	V2100/V2200
(II) NEOMAGIC: Driver for Neomagic chipsets: neo2070, neo2090, neo2093,
	neo2097, neo2160, neo2200, neo2230, neo2360, neo2380
(II) I740: Driver for Intel i740 chipset: i740 (agp), i740 (pci)
(II) TDFX: Driver for 3dfx Banshee/Voodoo3 chipsets: 3dfx Banshee,
	3dfx Voodoo3, 3dfx Voodoo5
(II) SAVAGE: driver (version 1.1.26) for S3 Savage chipsets: Savage4,
	Savage3D, Savage3D-MV, Savage2000, Savage/MX-MV, Savage/MX,
	Savage/IX-MV, Savage/IX, ProSavage PM133, ProSavage KM133,
	ProSavage PN133, ProSavage KN133, SuperSavage/MX 128,
	SuperSavage/MX 64, SuperSavage/MX 64C, SuperSavage/IX 128,
	SuperSavage/IX 128, SuperSavage/IX 64, SuperSavage/IX 64,
	SuperSavage/IXC 64, SuperSavage/IXC 64, ProSavage DDR,
	ProSavage DDR-K
(II) CIRRUS: driver for Cirrus chipsets: CLGD5430, CLGD5434-4, CLGD5434-8,
	CLGD5436, CLGD5446, CLGD5480, CL-GD5462, CL-GD5464, CL-GD5464BD,
	CL-GD5465, CL-GD7548
(II) VMWARE: driver for VMware SVGA: vmware0405, vmware0710
(II) TSENG: driver for Tseng Labs chipsets: ET4000, ET4000W32, ET4000W32i,
	ET4000W32p, ET6000, ET6100
(II) TRIDENT: driver for Trident chipsets: tvga9000, tvga9000i, tvga8900c,
	tvga8900d, tvga9200cxr, tgui9400cxi, cyber9320, cyber9388, cyber9397,
	cyber9397dvd, cyber9520, cyber9525dvd, cyberblade/e4, tgui9420dgi,
	tgui9440agi, tgui9660, tgui9680, providia9682, providia9685,
	cyber9382, cyber9385, 3dimage975, 3dimage985, blade3d, cyberbladei7,
	cyberbladei7d, cyberbladei1, cyberbladei1d, cyberbladeAi1,
	cyberbladeAi1d, cyberbladeXPm/8, cyberbladeXPm/16, cyberbladeXPAi1
(II) CHIPS: Driver for Chips and Technologies chipsets: ct65520, ct65525,
	ct65530, ct65535, ct65540, ct65545, ct65546, ct65548, ct65550,
	ct65554, ct65555, ct68554, ct69000, ct69030, ct64200, ct64300
(II) APM: driver for the Alliance chipsets: AP6422, AT24, AT3D
(II) FBDEV: driver for framebuffer: fbdev, afb
(II) I128: driver for Number Nine I128 chipsets: i128, i128v2, i128t2r,
	i128t2r4
(II) ATI: ATI driver (version 6.4.16) for chipsets: ati, ativga
(II) R128: Driver for ATI Rage 128 chipsets: ATI Rage 128 RE (PCI),
	ATI Rage 128 RF (AGP), ATI Rage 128 RG (AGP), ATI Rage 128 RK (PCI),
	ATI Rage 128 RL (AGP), ATI Rage 128 SM (AGP),
	ATI Rage 128 Pro PD (PCI), ATI Rage 128 Pro PF (AGP),
	ATI Rage 128 Pro PP (PCI), ATI Rage 128 Pro PR (PCI),
	ATI Rage 128 Pro ULTRA TF (AGP), ATI Rage 128 Pro ULTRA TL (AGP),
	ATI Rage 128 Pro ULTRA TR (AGP), ATI Rage 128 Mobility LE (PCI),
	ATI Rage 128 Mobility LF (AGP), ATI Rage 128 Mobility MF (AGP),
	ATI Rage 128 Mobility ML (AGP)
(II) RADEON: Driver for ATI Radeon chipsets: ATI Radeon QD (AGP),
	ATI Radeon QE (AGP), ATI Radeon QF (AGP), ATI Radeon QG (AGP),
	ATI Radeon VE QY (AGP), ATI Radeon VE QZ (AGP),
	ATI Radeon Mobility LW (AGP), ATI Radeon Mobility LX (AGP),
	ATI Radeon Mobility LY (AGP), ATI Radeon Mobility LZ (AGP),
	ATI Radeon 8500 QL (AGP), ATI Radeon 8500 QM (AGP),
	ATI Radeon 8500 QN (AGP), ATI Radeon 8500 QO (AGP),
	ATI Radeon 8500 Ql (AGP), ATI Radeon 8500 BB (AGP),
	ATI Radeon 7500 QW (AGP), ATI Radeon 9000 If (AGP)
(II) I810: Driver for Intel i810 chipset: i810, i810-dc100, i810e, i815,
	i830M
(II) IMSTT: driver (version 1.0.0 for IMS TwinTurbo chipsets : imstt128,
	imstt3d
(II) NEWPORT: driver for Newport Graphics Card: XL
(II) ARK: driver (version 0.5.0 for ARK Logic chipset: ark1000pv,
	ark2000pv, ark2000mt
(II) CYRIX: driver for Cyrix MediaGX Processors: mediagx
(II) Silicon Motion: driver (version 1.3.1) for Silicon Motion Lynx chipsets:
	Lynx, LynxE, Lynx3D, LynxEM, LynxEM+, Lynx3DM
(II) VESA: driver for VESA chipsets: vesa
(II) VGA: Generic VGA driver (version 4.0) for chipsets: generic
(II) v4l driver for Video4Linux
(II) Primary Device is: PCI 01:00:0
(--) Chipset ATI Rage 128 RF (AGP) 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	0xea002000 - 0xea0020ff (0x100) MX[B]
	[6] -1 0	0xea001000 - 0xea001fff (0x1000) MX[B]
	[7] -1 0	0xe0000000 - 0xe3ffffff (0x4000000) MX[B]
	[8] -1 0	0xe9000000 - 0xe9003fff (0x4000) MX[B](B)
	[9] -1 0	0xe4000000 - 0xe7ffffff (0x4000000) MX[B](B)
	[10] -1 0	0xea000000 - 0xea000fff (0x1000) MX[B](B)
	[11] -1 0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[12] -1 0	0x00000000 - 0x000000ff (0x100) IX[B]
	[13] -1 0	0x0000c000 - 0x0000c0ff (0x100) IX[B]
	[14] -1 0	0x0000bc00 - 0x0000bc0f (0x10) IX[B]
	[15] -1 0	0x0000b800 - 0x0000b87f (0x80) IX[B]
	[16] -1 0	0x0000b400 - 0x0000b403 (0x4) IX[B]
	[17] -1 0	0x0000b000 - 0x0000b003 (0x4) IX[B]
	[18] -1 0	0x0000ac00 - 0x0000acff (0x100) IX[B]
	[19] -1 0	0x0000a800 - 0x0000a81f (0x20) IX[B]
	[20] -1 0	0x0000a400 - 0x0000a41f (0x20) IX[B]
	[21] -1 0	0x0000a000 - 0x0000a00f (0x10) IX[B]
	[22] -1 0	0x00009000 - 0x000090ff (0x100) IX[B](B)
(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	0xea002000 - 0xea0020ff (0x100) MX[B]
	[6] -1 0	0xea001000 - 0xea001fff (0x1000) MX[B]
	[7] -1 0	0xe0000000 - 0xe3ffffff (0x4000000) MX[B]
	[8] -1 0	0xe9000000 - 0xe9003fff (0x4000) MX[B](B)
	[9] -1 0	0xe4000000 - 0xe7ffffff (0x4000000) MX[B](B)
	[10] -1 0	0xea000000 - 0xea000fff (0x1000) MX[B](B)
	[11] 0 0	0x000a0000 - 0x000affff (0x10000) MS[B]
	[12] 0 0	0x000b0000 - 0x000b7fff (0x8000) MS[B]
	[13] 0 0	0x000b8000 - 0x000bffff (0x8000) MS[B]
	[14] -1 0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[15] -1 0	0x00000000 - 0x000000ff (0x100) IX[B]
	[16] -1 0	0x0000c000 - 0x0000c0ff (0x100) IX[B]
	[17] -1 0	0x0000bc00 - 0x0000bc0f (0x10) IX[B]
	[18] -1 0	0x0000b800 - 0x0000b87f (0x80) IX[B]
	[19] -1 0	0x0000b400 - 0x0000b403 (0x4) IX[B]
	[20] -1 0	0x0000b000 - 0x0000b003 (0x4) IX[B]
	[21] -1 0	0x0000ac00 - 0x0000acff (0x100) IX[B]
	[22] -1 0	0x0000a800 - 0x0000a81f (0x20) IX[B]
	[23] -1 0	0x0000a400 - 0x0000a41f (0x20) IX[B]
	[24] -1 0	0x0000a000 - 0x0000a00f (0x10) IX[B]
	[25] -1 0	0x00009000 - 0x000090ff (0x100) IX[B](B)
	[26] 0 0	0x000003b0 - 0x000003bb (0xc) IS[B]
	[27] 0 0	0x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 0.
(II) R128(0): PCI bus 1 card 0 func 0
(**) R128(0): Depth 24, (--) framebuffer bpp 32
(II) R128(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
(==) R128(0): Default visual is TrueColor
(**) R128(0): Option "accel" "on"
(**) R128(0): Option "UseFBDev" "true"
(==) R128(0): RGB weight 888
(II) R128(0): Using 8 bits per RGB (8 bit DAC)
(**) R128(0): Using framebuffer device
(--) R128(0): Chipset: "ATI Rage 128 RF (AGP)" (ChipID = 0x5246)
(--) R128(0): Linear framebuffer at 0xe4000000
(--) R128(0): MMIO registers at 0xe9000000
(--) R128(0): VideoRAM: 32768 kByte (64-bit SDR SGRAM 2:1)
(**) R128(0): Using external CRT for display
(II) Truncating PCI BIOS Length to 49152
(WW) R128(0): Can't determine panel dimensions, and none specified.
	Disabling programming of FP registers.
(II) R128(0): PLL parameters: rf=2700 rd=60 min=12500 max=25000; xclk=6000
(II) R128(0): initializing int10
(II) R128(0): Primary V_BIOS segment is: 0xc000
(II) R128(0): VESA BIOS detected
(II) R128(0): VESA VBE Version 2.0
(II) R128(0): VESA VBE Total Mem: 32768 kB
(II) R128(0): VESA VBE OEM: ATI RAGE128
(II) R128(0): VESA VBE OEM Software Rev: 1.0
(II) R128(0): VESA VBE OEM Vendor: ATI Technologies Inc.
(II) R128(0): VESA VBE OEM Product: R128
(II) R128(0): VESA VBE OEM Product Rev: 01.00
(II) R128(0): VESA VBE DDC supported
(II) R128(0): VESA VBE DDC Level 2
(II) R128(0): VESA VBE DDC transfer in appr. 2 sec.
(II) R128(0): VESA VBE DDC read successfully
(II) R128(0): Manufacturer: HEI  Model: f790  Serial#: 1550
(II) R128(0): Year: 2000  Week: 39
(II) R128(0): EDID Version: 1.1
(II) R128(0): Analog Display Input,  Input Voltage Level: 0.700/0.300 V
(II) R128(0): Sync:  Separate  Composite
(II) R128(0): Max H-Image Size [cm]: horiz.: 32  vert.: 24
(II) R128(0): Gamma: 2.00
(II) R128(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
(II) R128(0): redX: 0.642 redY: 0.321   greenX: 0.274 greenY: 0.593
(II) R128(0): blueX: 0.143 blueY: 0.064   whiteX: 0.283 whiteY: 0.297
(II) R128(0): Supported VESA Video Modes:
(II) R128(0): 720x400@70Hz
(II) R128(0): 640x480@60Hz
(II) R128(0): 640x480@75Hz
(II) R128(0): 800x600@75Hz
(II) R128(0): 1024x768@75Hz
(II) R128(0): 1280x1024@75Hz
(II) R128(0): Manufacturer's mask: 0
(II) R128(0): Supported Future Video Modes:
(II) R128(0): #0: hsize: 640  vsize 480  refresh: 85  vid: 22833
(II) R128(0): #1: hsize: 800  vsize 600  refresh: 85  vid: 22853
(II) R128(0): #2: hsize: 1024  vsize 768  refresh: 85  vid: 22881
(II) R128(0): #3: hsize: 1152  vsize 864  refresh: 75  vid: 20337
(II) R128(0): #4: hsize: 1280  vsize 1024  refresh: 85  vid: 39297
(II) R128(0): #5: hsize: 1600  vsize 1200  refresh: 60  vid: 16553
(II) R128(0): #6: hsize: 1600  vsize 1200  refresh: 75  vid: 20393
(II) R128(0): Supported additional Video Mode:
(II) R128(0): clock: 40.5 MHz   Image Size:  320 x 240 mm
(II) R128(0): h_active: 640  h_sync: 656  h_sync_end 720 h_blank_end 800 h_border: 0
(II) R128(0): v_active: 480  v_sync: 481  v_sync_end 484 v_blanking: 506 v_border: 0
(II) R128(0): Supported additional Video Mode:
(II) R128(0): clock: 67.5 MHz   Image Size:  320 x 240 mm
(II) R128(0): h_active: 800  h_sync: 832  h_sync_end 912 h_blank_end 1072 h_border: 0
(II) R128(0): v_active: 600  v_sync: 601  v_sync_end 604 v_blanking: 633 v_border: 0
(II) R128(0): Ranges: V min: 50  V max: 150 Hz, H min: 30  H max: 95 kHz, PixClock max 2550 MHz
(II) R128(0): Monitor name: F790
(==) R128(0): Using gamma correction (1.0, 1.0, 1.0)
(II) R128(0): Monitor0: Using hsync range of 30.00-95.00 kHz
(II) R128(0): Monitor0: Using vrefresh range of 50.00-150.00 Hz
(II) R128(0): Clock range:  12.50 to 250.00 MHz
(II) R128(0): Not using default mode "1600x1200" (hsync out of range)
(II) R128(0): Not using default mode "1792x1344" (bad mode clock/interlace/doublescan)
(II) R128(0): Not using default mode "896x672" (hsync out of range)
(II) R128(0): Not using default mode "1856x1392" (bad mode clock/interlace/doublescan)
(II) R128(0): Not using default mode "928x696" (hsync out of range)
(II) R128(0): Not using default mode "1920x1440" (bad mode clock/interlace/doublescan)
(II) R128(0): Not using default mode "960x720" (hsync out of range)
(II) R128(0): Not using default mode "1920x1440" (bad mode clock/interlace/doublescan)
(II) R128(0): Not using default mode "960x720" (hsync out of range)
(II) R128(0): Not using default mode "2048x1536" (bad mode clock/interlace/doublescan)
(II) R128(0): Not using default mode "2048x1536" (bad mode clock/interlace/doublescan)
(II) R128(0): Not using default mode "2048x1536" (bad mode clock/interlace/doublescan)
(--) R128(0): Virtual size is 1024x768 (pitch 1024)
(**) R128(0): Mode "1024x768": 100.0 MHz, 76.2 kHz, 90.2 Hz
(II) R128(0): Modeline "1024x768"  100.00  1024 1026 1122 1312  768 789 804 845 -hsync -vsync
(**) R128(0): Mode "800x600": 67.5 MHz, 62.5 kHz, 100.0 Hz
(II) R128(0): Modeline "800x600"   67.49  800 834 898 1080  600 601 605 625 -hsync -vsync
(++) R128(0): DPI set to (100, 100)
(!!) R128(0): For information on using the multimedia capabilities
	of this adapter, please see http://gatos.sf.net.
(--) Depth 24 pixmap format is 32 bpp
(II) resource ranges after preInit:
	[0] 0 0	0xe9000000 - 0xe9003fff (0x4000) MS[B]
	[1] 0 0	0xe4000000 - 0xe7ffffff (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	0xea002000 - 0xea0020ff (0x100) MX[B]
	[8] -1 0	0xea001000 - 0xea001fff (0x1000) MX[B]
	[9] -1 0	0xe0000000 - 0xe3ffffff (0x4000000) MX[B]
	[10] -1 0	0xe9000000 - 0xe9003fff (0x4000) MX[B](B)
	[11] -1 0	0xe4000000 - 0xe7ffffff (0x4000000) MX[B](B)
	[12] -1 0	0xea000000 - 0xea000fff (0x1000) MX[B](B)
	[13] 0 0	0x000a0000 - 0x000affff (0x10000) MS[B]
	[14] 0 0	0x000b0000 - 0x000b7fff (0x8000) MS[B]
	[15] 0 0	0x000b8000 - 0x000bffff (0x8000) MS[B]
	[16] 0 0	0x00009000 - 0x000090ff (0x100) IS[B]
	[17] -1 0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[18] -1 0	0x00000000 - 0x000000ff (0x100) IX[B]
	[19] -1 0	0x0000c000 - 0x0000c0ff (0x100) IX[B]
	[20] -1 0	0x0000bc00 - 0x0000bc0f (0x10) IX[B]
	[21] -1 0	0x0000b800 - 0x0000b87f (0x80) IX[B]
	[22] -1 0	0x0000b400 - 0x0000b403 (0x4) IX[B]
	[23] -1 0	0x0000b000 - 0x0000b003 (0x4) IX[B]
	[24] -1 0	0x0000ac00 - 0x0000acff (0x100) IX[B]
	[25] -1 0	0x0000a800 - 0x0000a81f (0x20) IX[B]
	[26] -1 0	0x0000a400 - 0x0000a41f (0x20) IX[B]
	[27] -1 0	0x0000a000 - 0x0000a00f (0x10) IX[B]
	[28] -1 0	0x00009000 - 0x000090ff (0x100) IX[B](B)
	[29] 0 0	0x000003b0 - 0x000003bb (0xc) IS[B]
	[30] 0 0	0x000003c0 - 0x000003df (0x20) IS[B]
drmOpenDevice: minor is 0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 5, (OK)
drmOpenDevice: minor is 0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 5, (OK)
drmOpenDevice: minor is 0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 5, (OK)
drmGetBusid returned ''
(II) R128(0): [drm] created "r128" driver at busid "PCI:1:0:0"
(II) R128(0): [drm] added 8192 byte SAREA at 0xd28ac000
(II) R128(0): [drm] mapped SAREA 0xd28ac000 to 0x40027000
(II) R128(0): [drm] framebuffer handle = 0xe4000000
(II) R128(0): [drm] added 1 reserved context for kernel
(II) R128(0): [agp] Mode 0x1f000201 [AGP 0x1106/0x0305; Card 0x1002/0x5246]
(II) R128(0): [agp] 8192 kB allocated with handle 0xd48b0000
(II) R128(0): [agp] ring handle = 0xe0000000
(II) R128(0): [agp] Ring mapped at 0x422f5000
(II) R128(0): [agp] ring read ptr handle = 0xe0101000
(II) R128(0): [agp] Ring read ptr mapped at 0x402c1000
(II) R128(0): [agp] vertex/indirect buffers handle = 0xe0102000
(II) R128(0): [agp] Vertex/indirect buffers mapped at 0x423f6000
(II) R128(0): [agp] AGP texture map handle = 0xe0302000
(II) R128(0): [agp] AGP Texture map mapped at 0x425f6000
(II) R128(0): [drm] register handle = 0xe9000000
(II) R128(0): [dri] Visual configs initialized
(II) R128(0): CCE in BM mode
(II) R128(0): Using 8 MB AGP aperture
(II) R128(0): Using 1 MB for the ring buffer
(II) R128(0): Using 2 MB for vertex/indirect buffers
(II) R128(0): Using 5 MB for AGP textures
(II) R128(0): Memory manager initialized to (0,0) (1024,3840)
(II) R128(0): Reserved area from (0,768) to (1024,770)
(II) R128(0): Largest offscreen area available: 1024 x 3070
(II) R128(0): Reserved back buffer from (0,770) to (1024,1538)
(II) R128(0): Reserved depth buffer from (0,1538) to (1024,2307)
(II) R128(0): Reserved depth span from (0,2306) offset 0x902000
(II) R128(0): Reserved 17408 kb for textures at offset 0xf00000
(==) R128(0): Backing store disabled
(==) R128(0): Silken mouse enabled
(II) R128(0): Using XFree86 Acceleration Architecture (XAA)
	Screen to screen bit blits
	Solid filled rectangles
	8x8 mono pattern filled rectangles
	Solid Lines
	Dashed Lines
	Offscreen Pixmaps
	Setting up tile and stipple cache:
		32 128x128 slots
		14 256x256 slots
(II) R128(0): Acceleration enabled
(II) R128(0): Using hardware cursor (scanline 9228)
(II) R128(0): Largest offscreen area available: 1024 x 1531
(WW) R128(0): Option "EnablePageFlip" is not used
(II) R128(0): X context handle = 0x00000002
(II) R128(0): [drm] installed DRM signal handler
(II) R128(0): [DRI] installation complete
(II) R128(0): [drm] Added 128 16384 byte vertex/indirect buffers
(II) R128(0): [drm] Mapped 128 vertex/indirect buffers
(II) R128(0): Direct rendering enabled
(II) Setting vga for screen 0.
(**) Option "Protocol" "imPS/2"
(**) Mouse0: Protocol: "imPS/2"
(**) Option "CorePointer"
(**) Mouse0: Core Pointer
(**) Option "Device" "/dev/gpmdata"
(**) Option "Buttons" "3"
(**) Option "ZAxisMapping" "4 5"
(**) Mouse0: ZAxisMapping: buttons 4 and 5
(**) Mouse0: Buttons: 5
(II) Keyboard "Keyboard0" handled by legacy driver
(II) XINPUT: Adding extended input device "Mouse0" (type: MOUSE)
Could not init font path element unix/:7100, removing from list!

-rw-r--r--    1 root     root        26080 Nov 17 13:12 /var/log/XFree86.0.log
-rw-r--r--    1 root     root        28878 Apr  5  2003 /var/log/XFree86.1.log
-rw-r--r--    1 root     root        28934 Apr  5  2003 /var/log/XFree86.1:1.log
-rw-r--r--    1 root     root        23996 Apr 23  2002 /var/log/XFree86.8.log

-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux b-134 2.4.23-pre7 #1 Thu Oct 23 00:03:21 CEST 2003 i686
Locale: LANG=C, LC_CTYPE=C

Versions of packages xserver-xfree86 depends on:
ii  debconf                     1.3.20       Debian configuration management sy
ii  libc6                       2.3.2.ds1-10 GNU C Library: Shared libraries an
ii  xserver-common              4.2.1-14     files and utilities common to all 
ii  zlib1g                      1:1.1.4-17   compression library - runtime

-- debconf information:
* xserver-xfree86/config/monitor/screen-size: 17 inches (430 mm)
* xserver-xfree86/config/device/use_fbdev: true
* xserver-xfree86/config/monitor/selection-method: Simple
  xserver-xfree86/config/doublequote_in_string_error: 
* xserver-xfree86/config/device/bus_id: 
* xserver-xfree86/config/device/video_ram: 
* xserver-xfree86/config/monitor/lcd: false
  xserver-xfree86/config/inputdevice/keyboard/internal: 
* xserver-xfree86/config/device/driver: ati
  xserver-xfree86/config/monitor/vert-refresh: 50-160
* xserver-xfree86/config/display/default_depth: 16
* xserver-xfree86/config/display/modes: 1600x1200, 1280x1024, 1024x768, 800x600
* xserver-xfree86/config/modules: GLcore, bitmap, dbe, ddc, dri, extmod, freetype, glx, int10, record, speedo, type1, vbe
  xserver-xfree86/config/monitor/range_input_error: 
  xserver-xfree86/autodetect_video_card: true
* xserver-xfree86/config/inputdevice/keyboard/variant: nodeadkeys
* xserver-xfree86/config/inputdevice/mouse/port: /dev/gpmdata
* xserver-xfree86/config/write_files_section: true
  xserver-xfree86/autodetect_monitor: true
* xserver-xfree86/config/device/identifier: Ati Rage 128
* shared/default-x-server: xserver-xfree86-dbg
* xserver-xfree86/config/inputdevice/mouse/emulate3buttons: false
* xserver-xfree86/config/inputdevice/keyboard/layout: de
  xserver-xfree86/config/monitor/horiz-sync: 30-70
* xserver-xfree86/config/monitor/identifier: Hyundai F790D
  shared/no_known_x-server: 
  xserver-xfree86/autodetect_mouse: true
* xserver-xfree86/config/monitor/mode-list: 1024x768 @ 75Hz
  xserver-xfree86/clobber_XF86Config-4: 
* xserver-xfree86/config/inputdevice/keyboard/rules: xfree86
  xserver-xfree86/multiple_possible_x-drivers: 
* xserver-xfree86/config/inputdevice/keyboard/model: pc105
* xserver-xfree86/config/write_dri_section: true
* xserver-xfree86/config/inputdevice/mouse/zaxismapping: true
  xserver-xfree86/config/inputdevice/mouse/retry_detection: 
  xserver-xfree86/config/device/bus_id_error: 
* xserver-xfree86/config/inputdevice/keyboard/options: 
  xserver-xfree86/config/nonnumeric_string_error: 
* xserver-xfree86/config/inputdevice/mouse/protocol: ImPS/2
  shared/multiple_possible_x-servers: 
  xserver-xfree86/config/null_string_error: 





Reply to: