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

Bug#327507: marked as done (xserver-xorg: Xorg dies after switching to its vt)



Your message dated Sun, 17 Jun 2007 01:12:30 +0200
with message-id <46746E5E.2080701@ens-lyon.org>
and subject line Unable to test
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: xserver-xorg
Version: 6.8.99.900.dfsg.1-0pre1
Severity: normal

Using the new xorg in experimental, I can switch to a text vt safely,
but when I switch back, X crashes.

-- Package-specific info:
Contents of /var/lib/xfree86/X.roster:
xserver-xorg

/etc/X11/X target unchanged from checksum in /var/lib/xfree86/X.md5sum.

X server symlink status:
lrwxrwxrwx    1 root     root           17 2005-07-19 16:30 /etc/X11/X -> /usr/bin/X11/Xorg
-rwxr-xr-x    1 root     root      1853700 2005-09-08 16:28 /usr/bin/X11/Xorg

Contents of /var/lib/xfree86/xorg.conf.roster:
xserver-xorg

VGA-compatible devices on PCI bus:
0000:01:00.0 VGA compatible controller: VIA Technologies, Inc. VT8378 [S3 UniChrome] Integrated Video (rev 01)

/etc/X11/xorg.conf does not match checksum in /var/lib/xfree86/xorg.conf.md5sum.

Xorg X server configuration file status:
-rw-r--r--    1 root     root         3220 2005-08-25 19:27 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
# xorg.conf.dpkg-new (Xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf.dpkg-new manual page.
# (Type "man xorg.conf.dpkg-new" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following commands as root:
#
#   cp /etc/X11/xorg.conf.dpkg-new /etc/X11/xorg.conf.dpkg-new.custom
#   md5sum /etc/X11/xorg.conf.dpkg-new >/var/lib/xfree86/xorg.conf.dpkg-new.md5sum
#   dpkg-reconfigure xserver-xorg

Section "Files"
	FontPath	"unix/:7100"			# local font server
	# if the local font server has problems, we can fall back on these
	FontPath	"/usr/lib/X11/fonts/misc"
	FontPath	"/usr/lib/X11/fonts/cyrillic"
	FontPath	"/usr/lib/X11/fonts/100dpi/:unscaled"
	FontPath	"/usr/lib/X11/fonts/75dpi/:unscaled"
	FontPath	"/usr/lib/X11/fonts/Type1"
	FontPath	"/usr/lib/X11/fonts/CID"
	FontPath	"/usr/lib/X11/fonts/100dpi"
	FontPath	"/usr/lib/X11/fonts/75dpi"
EndSection

Section "Module"
	Load	"bitmap"
	Load	"dbe"
	Load	"ddc"
	Load	"dri"
	Load	"extmod"
	Load	"freetype"
	Load	"glx"
	Load	"int10"
	Load	"record"
	Load	"type1"
	Load	"v4l"
	Load	"vbe"
EndSection

Section "InputDevice"
	Identifier	"Generic Keyboard"
	Driver		"keyboard"
	Option		"CoreKeyboard"
	Option		"XkbRules"	"xorg"
	Option		"XkbModel"	"pc104"
	Option		"XkbLayout"	"us"
EndSection

Section "InputDevice"
	Identifier	"Configured Mouse"
	Driver		"mouse"
	Option		"CorePointer"
	Option		"Device"		"/dev/gpmdata"
	Option		"Protocol"		"ImPS/2"
	Option		"Emulate3Buttons"	"false"
	Option		"ZAxisMapping"		"4 5"
EndSection

Section "Device"
	Identifier	"VIA Technologies, Inc. VT8378 [S3 UniChrome] Integrated Video"
	Driver		"via"
	BusID		"PCI:1:0:0"
EndSection

Section "Monitor"
	Identifier	"8221A"
	Option		"DPMS"
EndSection

Section "Screen"
	Identifier	"Default Screen"
	Device		"VIA Technologies, Inc. VT8378 [S3 UniChrome] Integrated Video"
	Monitor		"8221A"
	DefaultDepth	24
	SubSection "Display"
		Depth		1
		Modes		"1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		4
		Modes		"1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		8
		Modes		"1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		15
		Modes		"1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		16
		Modes		"1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		24
		Modes		"1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
	EndSubSection
EndSection

Section "ServerLayout"
	Identifier	"Default Layout"
	Screen		"Default Screen"
	InputDevice	"Generic Keyboard"
	InputDevice	"Configured Mouse"
EndSection

Section "DRI"
	Mode	0666
EndSection


Xorg X server log files on system:
-rw-r--r--    1 root     root        45583 2005-09-08 22:58 /var/log/Xorg.1.log
-rw-r--r--    1 root     root        40602 2005-09-10 12:43 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file
/var/log/Xorg.0.log:

This is a pre-release version of the The X.Org Foundation X11.
It is not supported in any way.
Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
Select the "xorg" product for bugs you find in this release.
Before reporting bugs in pre-release versions please check the
latest version in the The X.Org Foundation "monolithic tree" CVS
repository hosted at http://www.freedesktop.org/Software/xorg/
X Window System Version 6.8.99.900 (6.9.0 RC 0) (Debian 6.8.99.900.dfsg.1-0pre1 20050908165919 David Nusinow <dnusinow@debian.org>)
Release Date: 01 August 2005 + cvs
X Protocol Version 11, Revision 0, Release 6.8.99.900
Build Operating System: Linux 2.6.12-1-686 i686 [ELF] 
Current Operating System: Linux bd 2.6.12-1-k7 #1 Tue Sep 6 16:28:10 UTC 2005 i686
Build Date: 08 September 2005
	Before reporting problems, check http://wiki.X.Org
	to make sure that you have the latest version.
Module Loader present
OS Kernel: Linux version 2.6.12-1-k7 (dilinger@mouth) (gcc version 4.0.2 20050821 (prerelease) (Debian 4.0.1-6)) #1 Tue Sep 6 16:28:10 UTC 2005 T
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/Xorg.0.log", Time: Sat Sep 10 12:41:47 2005
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Default Layout"
(**) |-->Screen "Default Screen" (0)
(**) |   |-->Monitor "8221A"
(**) |   |-->Device "VIA Technologies, Inc. VT8378 [S3 UniChrome] Integrated Video"
(**) |-->Input Device "Generic Keyboard"
(**) Option "XkbRules" "xorg"
(**) XKB: rules: "xorg"
(**) Option "XkbModel" "pc104"
(**) XKB: model: "pc104"
(**) Option "XkbLayout" "us"
(**) XKB: layout: "us"
(==) Keyboard: CustomKeycode disabled
(**) |-->Input Device "Configured Mouse"
(WW) The directory "/usr/lib/X11/fonts/cyrillic" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/lib/X11/fonts/CID" does not exist.
	Entry deleted from font path.
(**) FontPath set to "unix/:7100,/usr/lib/X11/fonts/misc,/usr/lib/X11/fonts/100dpi/:unscaled,/usr/lib/X11/fonts/75dpi/:unscaled,/usr/lib/X11/fonts/Type1,/usr/lib/X11/fonts/100dpi,/usr/lib/X11/fonts/75dpi"
(==) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(==) ModulePath set to "/usr/X11R6/lib/modules"
(II) No APM support in BIOS or kernel
(II) Module ABI versions:
	X.Org ANSI C Emulation: 0.2
	X.Org Video Driver: 0.7
	X.Org XInput driver : 0.4
	X.Org Server Extension : 0.2
	X.Org Font Renderer : 0.4
(II) Loader running on linux
(II) LoadModule: "bitmap"
(II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.so
(II) Module bitmap: vendor="X.Org Foundation"
	compiled for 6.8.99.900, module version = 1.0.0
	Module class: X.Org Font Renderer
	ABI class: X.Org Font Renderer, version 0.4
(II) Loading font Bitmap
(II) LoadModule: "pcidata"
(II) Loading /usr/X11R6/lib/modules/libpcidata.so
(II) Module pcidata: vendor="X.Org Foundation"
	compiled for 6.8.99.900, module version = 1.0.0
	ABI class: X.Org Video Driver, version 0.7
(++) using VT number 9

(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 1106,3205 card 1043,80f9 rev 00 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 1106,b198 card 0000,0000 rev 00 class 06,04,00 hdr 01
(II) PCI: 00:0a:0: chip 1317,0985 card 1317,0574 rev 11 class 02,00,00 hdr 00
(II) PCI: 00:0b:0: chip 1106,3044 card 1043,808a rev 80 class 0c,00,10 hdr 00
(II) PCI: 00:0f:0: chip 1106,3149 card 1043,80ed rev 80 class 01,01,8f hdr 80
(II) PCI: 00:0f:1: chip 1106,0571 card 1043,80ed rev 06 class 01,01,8a hdr 00
(II) PCI: 00:10:0: chip 1106,3038 card 1043,80ed rev 81 class 0c,03,00 hdr 80
(II) PCI: 00:10:1: chip 1106,3038 card 1043,80ed rev 81 class 0c,03,00 hdr 80
(II) PCI: 00:10:2: chip 1106,3038 card 1043,80ed rev 81 class 0c,03,00 hdr 80
(II) PCI: 00:10:3: chip 1106,3038 card 1043,80ed rev 81 class 0c,03,00 hdr 80
(II) PCI: 00:10:4: chip 1106,3104 card 1043,80ed rev 86 class 0c,03,20 hdr 80
(II) PCI: 00:11:0: chip 1106,3227 card 1043,80ed rev 00 class 06,01,00 hdr 80
(II) PCI: 00:11:5: chip 1106,3059 card 1043,810a rev 60 class 04,01,00 hdr 00
(II) PCI: 00:12:0: chip 1106,3065 card 1043,80ff rev 78 class 02,00,00 hdr 00
(II) PCI: 01:00:0: chip 1106,7205 card 1043,80f9 rev 01 class 03,00,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:1:0), (0,1,1), BCTRL: 0x000c (VGA_EN is set)
(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) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:17:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(--) PCI:*(1:0:0) unknown vendor (0x1106) unknown chipset (0x7205) rev 1, Mem @ 0xe4000000/26, 0xe8000000/24
(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) PCI Memory resource overlap reduced 0xe0000000 from 0xe4000000 to 0xdfffffff
(II) Active PCI resource ranges:
	[0] -1	0	0xeb003000 - 0xeb0030f0 (0xf1) MX[B]
	[1] -1	0	0xeb002000 - 0xeb0020f0 (0xf1) MX[B]
	[2] -1	0	0xeb001000 - 0xeb0017f0 (0x7f1) MX[B]
	[3] -1	0	0xeb000000 - 0xeb0003f0 (0x3f1) MX[B]
	[4] -1	0	0xe0000000 - 0xdfffffff (0x0) MX[B]O
	[5] -1	0	0xe8000000 - 0xe8fffff0 (0xfffff1) MX[B](B)
	[6] -1	0	0xe4000000 - 0xe8000000 (0x4000001) MX[B](B)
	[7] -1	0	0x0000cc00 - 0x0000cd00 (0x101) IX[B]
	[8] -1	0	0x0000c400 - 0x0000c500 (0x101) IX[B]
	[9] -1	0	0x0000c000 - 0x0000c020 (0x21) IX[B]
	[10] -1	0	0x0000bc00 - 0x0000bc20 (0x21) IX[B]
	[11] -1	0	0x0000b800 - 0x0000b820 (0x21) IX[B]
	[12] -1	0	0x0000b400 - 0x0000b420 (0x21) IX[B]
	[13] -1	0	0x0000b000 - 0x0000b010 (0x11) IX[B]
	[14] -1	0	0x0000ac00 - 0x0000ad00 (0x101) IX[B]
	[15] -1	0	0x0000a800 - 0x0000a810 (0x11) IX[B]
	[16] -1	0	0x0000a400 - 0x0000a400 (0x1) IX[B]
	[17] -1	0	0x0000a000 - 0x0000a000 (0x1) IX[B]
	[18] -1	0	0x00009c00 - 0x00009c00 (0x1) IX[B]
	[19] -1	0	0x00009800 - 0x00009800 (0x1) IX[B]
	[20] -1	0	0x00009400 - 0x00009480 (0x81) IX[B]
	[21] -1	0	0x00009000 - 0x00009100 (0x101) IX[B]
(II) Active PCI resource ranges after removing overlaps:
	[0] -1	0	0xeb003000 - 0xeb0030f0 (0xf1) MX[B]
	[1] -1	0	0xeb002000 - 0xeb0020f0 (0xf1) MX[B]
	[2] -1	0	0xeb001000 - 0xeb0017f0 (0x7f1) MX[B]
	[3] -1	0	0xeb000000 - 0xeb0003f0 (0x3f1) MX[B]
	[4] -1	0	0xe0000000 - 0xdfffffff (0x0) MX[B]O
	[5] -1	0	0xe8000000 - 0xe8fffff0 (0xfffff1) MX[B](B)
	[6] -1	0	0xe4000000 - 0xe8000000 (0x4000001) MX[B](B)
	[7] -1	0	0x0000cc00 - 0x0000cd00 (0x101) IX[B]
	[8] -1	0	0x0000c400 - 0x0000c500 (0x101) IX[B]
	[9] -1	0	0x0000c000 - 0x0000c020 (0x21) IX[B]
	[10] -1	0	0x0000bc00 - 0x0000bc20 (0x21) IX[B]
	[11] -1	0	0x0000b800 - 0x0000b820 (0x21) IX[B]
	[12] -1	0	0x0000b400 - 0x0000b420 (0x21) IX[B]
	[13] -1	0	0x0000b000 - 0x0000b010 (0x11) IX[B]
	[14] -1	0	0x0000ac00 - 0x0000ad00 (0x101) IX[B]
	[15] -1	0	0x0000a800 - 0x0000a810 (0x11) IX[B]
	[16] -1	0	0x0000a400 - 0x0000a400 (0x1) IX[B]
	[17] -1	0	0x0000a000 - 0x0000a000 (0x1) IX[B]
	[18] -1	0	0x00009c00 - 0x00009c00 (0x1) IX[B]
	[19] -1	0	0x00009800 - 0x00009800 (0x1) IX[B]
	[20] -1	0	0x00009400 - 0x00009480 (0x81) IX[B]
	[21] -1	0	0x00009000 - 0x00009100 (0x101) IX[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	0xeb003000 - 0xeb0030f0 (0xf1) MX[B]
	[6] -1	0	0xeb002000 - 0xeb0020f0 (0xf1) MX[B]
	[7] -1	0	0xeb001000 - 0xeb0017f0 (0x7f1) MX[B]
	[8] -1	0	0xeb000000 - 0xeb0003f0 (0x3f1) MX[B]
	[9] -1	0	0xe0000000 - 0xdfffffff (0x0) MX[B]O
	[10] -1	0	0xe8000000 - 0xe8fffff0 (0xfffff1) MX[B](B)
	[11] -1	0	0xe4000000 - 0xe8000000 (0x4000001) MX[B](B)
	[12] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[13] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[14] -1	0	0x0000cc00 - 0x0000cd00 (0x101) IX[B]
	[15] -1	0	0x0000c400 - 0x0000c500 (0x101) IX[B]
	[16] -1	0	0x0000c000 - 0x0000c020 (0x21) IX[B]
	[17] -1	0	0x0000bc00 - 0x0000bc20 (0x21) IX[B]
	[18] -1	0	0x0000b800 - 0x0000b820 (0x21) IX[B]
	[19] -1	0	0x0000b400 - 0x0000b420 (0x21) IX[B]
	[20] -1	0	0x0000b000 - 0x0000b010 (0x11) IX[B]
	[21] -1	0	0x0000ac00 - 0x0000ad00 (0x101) IX[B]
	[22] -1	0	0x0000a800 - 0x0000a810 (0x11) IX[B]
	[23] -1	0	0x0000a400 - 0x0000a400 (0x1) IX[B]
	[24] -1	0	0x0000a000 - 0x0000a000 (0x1) IX[B]
	[25] -1	0	0x00009c00 - 0x00009c00 (0x1) IX[B]
	[26] -1	0	0x00009800 - 0x00009800 (0x1) IX[B]
	[27] -1	0	0x00009400 - 0x00009480 (0x81) IX[B]
	[28] -1	0	0x00009000 - 0x00009100 (0x101) IX[B]
(II) LoadModule: "bitmap"
(II) Reloading /usr/X11R6/lib/modules/fonts/libbitmap.so
(II) Loading font Bitmap
(II) LoadModule: "dbe"
(II) Loading /usr/X11R6/lib/modules/extensions/libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
	compiled for 6.8.99.900, module version = 1.0.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 0.2
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "ddc"
(II) Loading /usr/X11R6/lib/modules/libddc.so
(II) Module ddc: vendor="X.Org Foundation"
	compiled for 6.8.99.900, module version = 1.0.0
	ABI class: X.Org Video Driver, version 0.7
(II) LoadModule: "dri"
(II) Loading /usr/X11R6/lib/modules/extensions/libdri.so
(II) Module dri: vendor="X.Org Foundation"
	compiled for 6.8.99.900, module version = 1.0.0
	ABI class: X.Org Server Extension, version 0.2
(II) Loading sub module "drm"
(II) LoadModule: "drm"
(II) Loading /usr/X11R6/lib/modules/linux/libdrm.so
(II) Module drm: vendor="X.Org Foundation"
	compiled for 6.8.99.900, module version = 1.0.0
	ABI class: X.Org Server Extension, version 0.2
(II) Loading extension XFree86-DRI
(II) LoadModule: "extmod"
(II) Loading /usr/X11R6/lib/modules/extensions/libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
	compiled for 6.8.99.900, module version = 1.0.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 0.2
(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 XFree86-DGA
(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: "freetype"
(II) Loading /usr/X11R6/lib/modules/fonts/libfreetype.so
(II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
	compiled for 6.8.99.900, module version = 2.1.0
	Module class: X.Org Font Renderer
	ABI class: X.Org Font Renderer, version 0.4
(II) Loading font FreeType
(II) LoadModule: "glx"
(II) Loading /usr/X11R6/lib/modules/extensions/libglx.so
(II) Module glx: vendor="X.Org Foundation"
	compiled for 6.8.99.900, module version = 1.0.0
	ABI class: X.Org Server Extension, version 0.2
(II) Loading sub module "GLcore"
(II) LoadModule: "GLcore"
(II) Loading /usr/X11R6/lib/modules/extensions/libGLcore.so
(II) Module GLcore: vendor="X.Org Foundation"
	compiled for 6.8.99.900, module version = 1.0.0
	ABI class: X.Org Server Extension, version 0.2
(II) Loading extension GLX
(II) LoadModule: "int10"
(II) Loading /usr/X11R6/lib/modules/linux/libint10.so
(II) Module int10: vendor="X.Org Foundation"
	compiled for 6.8.99.900, module version = 1.0.0
	ABI class: X.Org Video Driver, version 0.7
(II) LoadModule: "record"
(II) Loading /usr/X11R6/lib/modules/extensions/librecord.so
(II) Module record: vendor="X.Org Foundation"
	compiled for 6.8.99.900, module version = 1.13.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 0.2
(II) Loading extension RECORD
(II) LoadModule: "type1"
(II) Loading /usr/X11R6/lib/modules/fonts/libtype1.so
(II) Module type1: vendor="X.Org Foundation"
	compiled for 6.8.99.900, module version = 1.0.2
	Module class: X.Org Font Renderer
	ABI class: X.Org Font Renderer, version 0.4
(II) Loading font Type1
(II) Loading font CID
(II) LoadModule: "v4l"
(II) Loading /usr/X11R6/lib/modules/drivers/v4l_drv.so
(II) Module v4l: vendor="X.Org Foundation"
	compiled for 6.8.99.900, module version = 0.0.1
	ABI class: X.Org Video Driver, version 0.7
(II) LoadModule: "vbe"
(II) Loading /usr/X11R6/lib/modules/libvbe.so
(II) Module vbe: vendor="X.Org Foundation"
	compiled for 6.8.99.900, module version = 1.1.0
	ABI class: X.Org Video Driver, version 0.7
(II) LoadModule: "via"
(II) Loading /usr/X11R6/lib/modules/drivers/via_drv.so
(II) Module via: vendor="X.Org Foundation"
	compiled for 4.3.99.902, module version = 0.1.31
	Module class: X.Org Video Driver
	ABI class: X.Org Video Driver, version 0.7
(II) LoadModule: "keyboard"
(II) Loading /usr/X11R6/lib/modules/input/keyboard_drv.so
(II) Module keyboard: vendor="X.Org Foundation"
	compiled for 6.8.99.900, module version = 1.0.0
	Module class: X.Org XInput Driver
	ABI class: X.Org XInput driver, version 0.4
(II) LoadModule: "mouse"
(II) Loading /usr/X11R6/lib/modules/input/mouse_drv.so
(II) Module mouse: vendor="X.Org Foundation"
	compiled for 6.8.99.900, module version = 1.0.0
	Module class: X.Org XInput Driver
	ABI class: X.Org XInput driver, version 0.4
(II) v4l driver for Video4Linux
(II) VIA: driver for VIA chipsets: CLE266, KM400/KN400, K8M800,
	PM800/PM880/CN400
(II) Primary Device is: PCI 01:00:0
(--) Chipset KM400/KN400 found
(!!) VIA Technologies does not support or endorse this driver in any way.
(!!) For support please contact the driver maintainer or your X vendor.
(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	0xeb003000 - 0xeb0030f0 (0xf1) MX[B]
	[6] -1	0	0xeb002000 - 0xeb0020f0 (0xf1) MX[B]
	[7] -1	0	0xeb001000 - 0xeb0017f0 (0x7f1) MX[B]
	[8] -1	0	0xeb000000 - 0xeb0003f0 (0x3f1) MX[B]
	[9] -1	0	0xe0000000 - 0xdfffffff (0x0) MX[B]O
	[10] -1	0	0xe8000000 - 0xe8fffff0 (0xfffff1) MX[B](B)
	[11] -1	0	0xe4000000 - 0xe8000000 (0x4000001) MX[B](B)
	[12] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[13] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[14] -1	0	0x0000cc00 - 0x0000cd00 (0x101) IX[B]
	[15] -1	0	0x0000c400 - 0x0000c500 (0x101) IX[B]
	[16] -1	0	0x0000c000 - 0x0000c020 (0x21) IX[B]
	[17] -1	0	0x0000bc00 - 0x0000bc20 (0x21) IX[B]
	[18] -1	0	0x0000b800 - 0x0000b820 (0x21) IX[B]
	[19] -1	0	0x0000b400 - 0x0000b420 (0x21) IX[B]
	[20] -1	0	0x0000b000 - 0x0000b010 (0x11) IX[B]
	[21] -1	0	0x0000ac00 - 0x0000ad00 (0x101) IX[B]
	[22] -1	0	0x0000a800 - 0x0000a810 (0x11) IX[B]
	[23] -1	0	0x0000a400 - 0x0000a400 (0x1) IX[B]
	[24] -1	0	0x0000a000 - 0x0000a000 (0x1) IX[B]
	[25] -1	0	0x00009c00 - 0x00009c00 (0x1) IX[B]
	[26] -1	0	0x00009800 - 0x00009800 (0x1) IX[B]
	[27] -1	0	0x00009400 - 0x00009480 (0x81) IX[B]
	[28] -1	0	0x00009000 - 0x00009100 (0x101) IX[B]
(WW) ****INVALID MEM ALLOCATION**** b: 0xe4000000 e: 0xe8000000 correcting
(II) window:
	[0] -1	0	0xe4000000 - 0xe7ffffff (0x4000000) MX[B]
(II) resSize:
	[0] -1	0	0x00000000 - 0xffffffff (0x0) MX[B]
(II) window fixed:
	[0] -1	0	0xe4000000 - 0xe7ffffff (0x4000000) MX[B]
(II) resource ranges after probing:
	[0] -1	0	0xe4000000 - 0xe7ffffff (0x4000000) MX[B](B)
	[1] -1	0	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[2] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[3] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[4] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[5] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[6] -1	0	0xeb003000 - 0xeb0030f0 (0xf1) MX[B]
	[7] -1	0	0xeb002000 - 0xeb0020f0 (0xf1) MX[B]
	[8] -1	0	0xeb001000 - 0xeb0017f0 (0x7f1) MX[B]
	[9] -1	0	0xeb000000 - 0xeb0003f0 (0x3f1) MX[B]
	[10] -1	0	0xe0000000 - 0xdfffffff (0x0) MX[B]O
	[11] -1	0	0xe8000000 - 0xe8fffff0 (0xfffff1) MX[B](B)
	[12] 0	0	0x000a0000 - 0x000affff (0x10000) MS[B]
	[13] 0	0	0x000b0000 - 0x000b7fff (0x8000) MS[B]
	[14] 0	0	0x000b8000 - 0x000bffff (0x8000) MS[B]
	[15] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[16] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[17] -1	0	0x0000cc00 - 0x0000cd00 (0x101) IX[B]
	[18] -1	0	0x0000c400 - 0x0000c500 (0x101) IX[B]
	[19] -1	0	0x0000c000 - 0x0000c020 (0x21) IX[B]
	[20] -1	0	0x0000bc00 - 0x0000bc20 (0x21) IX[B]
	[21] -1	0	0x0000b800 - 0x0000b820 (0x21) IX[B]
	[22] -1	0	0x0000b400 - 0x0000b420 (0x21) IX[B]
	[23] -1	0	0x0000b000 - 0x0000b010 (0x11) IX[B]
	[24] -1	0	0x0000ac00 - 0x0000ad00 (0x101) IX[B]
	[25] -1	0	0x0000a800 - 0x0000a810 (0x11) IX[B]
	[26] -1	0	0x0000a400 - 0x0000a400 (0x1) IX[B]
	[27] -1	0	0x0000a000 - 0x0000a000 (0x1) IX[B]
	[28] -1	0	0x00009c00 - 0x00009c00 (0x1) IX[B]
	[29] -1	0	0x00009800 - 0x00009800 (0x1) IX[B]
	[30] -1	0	0x00009400 - 0x00009480 (0x81) IX[B]
	[31] -1	0	0x00009000 - 0x00009100 (0x101) IX[B]
	[32] 0	0	0x000003b0 - 0x000003b0 (0x1) IS[B]
	[33] 0	0	0x000003c0 - 0x000003e0 (0x21) IS[B]
(II) Setting vga for screen 0.
(II) Loading sub module "vgahw"
(II) LoadModule: "vgahw"
(II) Loading /usr/X11R6/lib/modules/libvgahw.so
(II) Module vgahw: vendor="X.Org Foundation"
	compiled for 6.8.99.900, module version = 0.1.0
	ABI class: X.Org Video Driver, version 0.7
(**) VIA(0): Depth 24, (--) framebuffer bpp 32
(==) VIA(0): RGB weight 888
(==) VIA(0): Default visual is TrueColor
(==) VIA(0): Using HW cursor
(--) VIA(0): Chipset: "KM400/KN400"
(--) VIA(0): mapping MMIO @ 0xe8000000 with size 0x9000
(--) VIA(0): mapping BitBlt MMIO @ 0xe8200000 with size 0x10000
(II) VIA(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
(--) VIA(0): Chipset Rev.: 3
(EE) VIA(0): Unknown Card-Ids (1043|80F9), report this to the driver maintainer ASAP
(==) VIA(0): Using gamma correction (1.0, 1.0, 1.0)
(--) VIA(0): videoram =  65536k
(II) Loading sub module "i2c"
(II) LoadModule: "i2c"
(II) Loading /usr/X11R6/lib/modules/libi2c.so
(II) Module i2c: vendor="X.Org Foundation"
	compiled for 6.8.99.900, module version = 1.2.0
	ABI class: X.Org Video Driver, version 0.7
(II) VIA(0): I2C bus "I2C bus 1" initialized.
(II) VIA(0): I2C bus "I2C bus 2" initialized.
(II) VIA(0): I2C bus "I2C bus 3" initialized.
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Reloading /usr/X11R6/lib/modules/libddc.so
(II) VIA(0): I2C device "I2C bus 1:ddc2" registered at address 0xA0.
(II) VIA(0): I2C device "I2C bus 1:ddc2" removed.
(II) VIA(0): Manufacturer: NON  Model: 0  Serial#: 3385
(II) VIA(0): Year: 2004  Week: 38
(II) VIA(0): EDID Version: 1.3
(II) VIA(0): Analog Display Input,  Input Voltage Level: 0.700/0.700 V
(II) VIA(0): Signal levels configurable
(II) VIA(0): Sync:  Separate  SyncOnGreen
(II) VIA(0): Max H-Image Size [cm]: horiz.: 34  vert.: 27
(II) VIA(0): Gamma: 2.20
(II) VIA(0): DPMS capabilities: Off; RGB/Color Display
(II) VIA(0): Default color space is primary color space
(II) VIA(0): First detailed timing is preferred mode
(II) VIA(0): GTF timings supported
(II) VIA(0): redX: 0.647 redY: 0.346   greenX: 0.292 greenY: 0.602
(II) VIA(0): blueX: 0.149 blueY: 0.130   whiteX: 0.322 whiteY: 0.337
(II) VIA(0): Supported VESA Video Modes:
(II) VIA(0): 720x400@70Hz
(II) VIA(0): 640x480@60Hz
(II) VIA(0): 640x480@67Hz
(II) VIA(0): 640x480@72Hz
(II) VIA(0): 640x480@75Hz
(II) VIA(0): 800x600@56Hz
(II) VIA(0): 800x600@60Hz
(II) VIA(0): 800x600@72Hz
(II) VIA(0): 800x600@75Hz
(II) VIA(0): 832x624@75Hz
(II) VIA(0): 1024x768@60Hz
(II) VIA(0): 1024x768@70Hz
(II) VIA(0): 1024x768@75Hz
(II) VIA(0): 1280x1024@75Hz
(II) VIA(0): 1152x870@75Hz
(II) VIA(0): Manufacturer's mask: 0
(II) VIA(0): Supported Future Video Modes:
(II) VIA(0): #0: hsize: 1152  vsize 864  refresh: 75  vid: 20337
(II) VIA(0): #1: hsize: 1280  vsize 960  refresh: 60  vid: 16513
(II) VIA(0): #2: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
(II) VIA(0): Supported additional Video Mode:
(II) VIA(0): clock: 135.0 MHz   Image Size:  365 x 292 mm
(II) VIA(0): h_active: 1280  h_sync: 1296  h_sync_end 1440 h_blank_end 1688 h_border: 0
(II) VIA(0): v_active: 1024  v_sync: 1025  v_sync_end 1028 v_blanking: 1066 v_border: 0
(II) VIA(0): Ranges: V min: 40  V max: 76 Hz, H min: 30  H max: 81 kHz, PixClock max 140 MHz
(II) VIA(0): Serial No: 
(II) VIA(0): Monitor name: 8221A
(II) VIA(0): 8221A: Using default hsync range of 30.00-81.00 kHz
(II) VIA(0): 8221A: Using default vrefresh range of 40.00-76.00 Hz
(II) VIA(0): Clock range:  20.00 to 230.00 MHz
(II) VIA(0): Not using default mode "640x350" (vrefresh out of range)
(II) VIA(0): Not using default mode "320x175" (bad mode clock/interlace/doublescan)
(II) VIA(0): Not using default mode "640x400" (vrefresh out of range)
(II) VIA(0): Not using default mode "320x200" (bad mode clock/interlace/doublescan)
(II) VIA(0): Not using default mode "720x400" (vrefresh out of range)
(II) VIA(0): Not using default mode "360x200" (bad mode clock/interlace/doublescan)
(II) VIA(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) VIA(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) VIA(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) VIA(0): Not using default mode "640x480" (vrefresh out of range)
(II) VIA(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) VIA(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) VIA(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) VIA(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) VIA(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) VIA(0): Not using default mode "800x600" (vrefresh out of range)
(II) VIA(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) VIA(0): Not using default mode "1024x768" (interlace mode not supported)
(II) VIA(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) VIA(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) VIA(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) VIA(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) VIA(0): Not using default mode "1024x768" (vrefresh out of range)
(II) VIA(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) VIA(0): Not using default mode "576x432" (bad mode clock/interlace/doublescan)
(II) VIA(0): Not using default mode "640x480" (bad mode clock/interlace/doublescan)
(WW) (1280x960,8221A) mode clock 148.5MHz exceeds DDC maximum 140MHz
(II) VIA(0): Not using default mode "1280x960" (hsync out of range)
(II) VIA(0): Not using default mode "640x480" (bad mode clock/interlace/doublescan)
(II) VIA(0): Not using default mode "640x512" (bad mode clock/interlace/doublescan)
(II) VIA(0): Not using default mode "640x512" (bad mode clock/interlace/doublescan)
(WW) (1280x1024,8221A) mode clock 157.5MHz exceeds DDC maximum 140MHz
(II) VIA(0): Not using default mode "1280x1024" (hsync out of range)
(II) VIA(0): Not using default mode "640x512" (bad mode clock/interlace/doublescan)
(WW) (1600x1200,8221A) mode clock 162MHz exceeds DDC maximum 140MHz
(II) VIA(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(WW) (1600x1200,8221A) mode clock 175.5MHz exceeds DDC maximum 140MHz
(II) VIA(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(WW) (1600x1200,8221A) mode clock 189MHz exceeds DDC maximum 140MHz
(II) VIA(0): Not using default mode "1600x1200" (hsync out of range)
(II) VIA(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(WW) (1600x1200,8221A) mode clock 202.5MHz exceeds DDC maximum 140MHz
(II) VIA(0): Not using default mode "1600x1200" (hsync out of range)
(II) VIA(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(WW) (1600x1200,8221A) mode clock 229.5MHz exceeds DDC maximum 140MHz
(II) VIA(0): Not using default mode "1600x1200" (hsync out of range)
(II) VIA(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(WW) (1792x1344,8221A) mode clock 204.8MHz exceeds DDC maximum 140MHz
(II) VIA(0): Not using default mode "1792x1344" (hsync out of range)
(II) VIA(0): Not using default mode "896x672" (bad mode clock/interlace/doublescan)
(II) VIA(0): Not using default mode "1792x1344" (bad mode clock/interlace/doublescan)
(II) VIA(0): Not using default mode "896x672" (bad mode clock/interlace/doublescan)
(WW) (1856x1392,8221A) mode clock 218.3MHz exceeds DDC maximum 140MHz
(II) VIA(0): Not using default mode "1856x1392" (hsync out of range)
(II) VIA(0): Not using default mode "928x696" (bad mode clock/interlace/doublescan)
(II) VIA(0): Not using default mode "1856x1392" (bad mode clock/interlace/doublescan)
(II) VIA(0): Not using default mode "928x696" (bad mode clock/interlace/doublescan)
(II) VIA(0): Not using default mode "1920x1440" (bad mode clock/interlace/doublescan)
(II) VIA(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan)
(II) VIA(0): Not using default mode "1920x1440" (bad mode clock/interlace/doublescan)
(II) VIA(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan)
(II) VIA(0): Not using default mode "416x312" (bad mode clock/interlace/doublescan)
(II) VIA(0): Not using default mode "640x384" (bad mode clock/interlace/doublescan)
(II) VIA(0): Not using default mode "640x400" (bad mode clock/interlace/doublescan)
(II) VIA(0): Not using default mode "576x384" (bad mode clock/interlace/doublescan)
(II) VIA(0): Not using default mode "1152x864" (vrefresh out of range)
(II) VIA(0): Not using default mode "576x432" (bad mode clock/interlace/doublescan)
(II) VIA(0): Not using default mode "700x525" (bad mode clock/interlace/doublescan)
(WW) (1400x1050,8221A) mode clock 151MHz exceeds DDC maximum 140MHz
(II) VIA(0): Not using default mode "700x525" (bad mode clock/interlace/doublescan)
(II) VIA(0): CrtcHSyncEnd out of range.
(II) VIA(0): Not using default mode "1400x1050" (horizontal sync too wide)
(II) VIA(0): Not using default mode "700x525" (bad mode clock/interlace/doublescan)
(WW) (1400x1050,8221A) mode clock 184MHz exceeds DDC maximum 140MHz
(II) VIA(0): Not using default mode "1400x1050" (hsync out of range)
(II) VIA(0): Not using default mode "700x525" (bad mode clock/interlace/doublescan)
(II) VIA(0): CrtcHSyncEnd out of range.
(II) VIA(0): Not using default mode "1440x900" (horizontal sync too wide)
(II) VIA(0): Not using default mode "720x450" (bad mode clock/interlace/doublescan)
(II) VIA(0): Not using default mode "800x512" (bad mode clock/interlace/doublescan)
(WW) (1680x1050,8221A) mode clock 147.14MHz exceeds DDC maximum 140MHz
(II) VIA(0): Not using default mode "840x525" (bad mode clock/interlace/doublescan)
(WW) (1920x1200,8221A) mode clock 193.16MHz exceeds DDC maximum 140MHz
(II) VIA(0): Not using default mode "960x600" (bad mode clock/interlace/doublescan)
(WW) (1920x1200,8221A) mode clock 230MHz exceeds DDC maximum 140MHz
(II) VIA(0): Not using default mode "1920x1200" (hsync out of range)
(II) VIA(0): Not using default mode "960x600" (bad mode clock/interlace/doublescan)
(II) VIA(0): Not using default mode "1920x1440" (bad mode clock/interlace/doublescan)
(II) VIA(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan)
(II) VIA(0): Not using default mode "2048x1536" (bad mode clock/interlace/doublescan)
(II) VIA(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
(II) VIA(0): Not using default mode "2048x1536" (bad mode clock/interlace/doublescan)
(II) VIA(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
(II) VIA(0): Not using default mode "2048x1536" (bad mode clock/interlace/doublescan)
(II) VIA(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
(II) VIA(0): Not using mode "720x400" (no mode of this name)
(II) VIA(0): Not using default mode "1920x1200" (width too large for virtual size)
(II) VIA(0): Not using default mode "1600x1200" (width too large for virtual size)
(II) VIA(0): Not using default mode "1600x1200" (width too large for virtual size)
(II) VIA(0): Not using default mode "1680x1050" (width too large for virtual size)
(II) VIA(0): Not using default mode "1400x1050" (width too large for virtual size)
(II) VIA(0): Not using default mode "1400x1050" (width too large for virtual size)
(--) VIA(0): Virtual size is 1280x1024 (pitch 1280)
(**) VIA(0): *Default mode "1280x1024": 135.0 MHz (scaled from -0.0 MHz), 80.0 kHz, 75.0 Hz
(II) VIA(0): Modeline "1280x1024"  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync
(**) VIA(0): *Default mode "1152x864": 108.0 MHz (scaled from 0.0 MHz), 67.5 kHz, 75.0 Hz
(II) VIA(0): Modeline "1152x864"  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync
(**) VIA(0): *Default mode "1024x768": 78.8 MHz (scaled from 0.0 MHz), 60.1 kHz, 75.1 Hz
(II) VIA(0): Modeline "1024x768"   78.80  1024 1040 1136 1312  768 769 772 800 +hsync +vsync
(**) VIA(0): *Default mode "832x624": 57.3 MHz (scaled from 0.0 MHz), 49.7 kHz, 74.6 Hz
(II) VIA(0): Modeline "832x624"   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync
(**) VIA(0): *Default mode "800x600": 49.5 MHz (scaled from 0.0 MHz), 46.9 kHz, 75.0 Hz
(II) VIA(0): Modeline "800x600"   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync
(**) VIA(0): *Default mode "640x480": 31.5 MHz (scaled from 0.0 MHz), 37.5 kHz, 75.0 Hz
(II) VIA(0): Modeline "640x480"   31.50  640 656 720 840  480 481 484 500 -hsync -vsync
(**) VIA(0):  Default mode "1280x1024": 108.0 MHz (scaled from 0.0 MHz), 64.0 kHz, 60.0 Hz
(II) VIA(0): Modeline "1280x1024"  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync
(**) VIA(0):  Default mode "1280x960": 108.0 MHz (scaled from 0.0 MHz), 60.0 kHz, 60.0 Hz
(II) VIA(0): Modeline "1280x960"  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync
(**) VIA(0):  Default mode "1280x800": 83.5 MHz (scaled from 0.0 MHz), 49.7 kHz, 60.0 Hz
(II) VIA(0): Modeline "1280x800"   83.46  1280 1344 1480 1680  800 801 804 828
(**) VIA(0):  Default mode "1280x768": 80.1 MHz (scaled from 0.0 MHz), 47.7 kHz, 60.0 Hz
(II) VIA(0): Modeline "1280x768"   80.14  1280 1344 1480 1680  768 769 772 795
(**) VIA(0):  Default mode "1152x768": 65.0 MHz (scaled from 0.0 MHz), 44.2 kHz, 54.8 Hz
(II) VIA(0): Modeline "1152x768"   65.00  1152 1178 1314 1472  768 771 777 806 +hsync +vsync
(**) VIA(0):  Default mode "1024x768": 75.0 MHz (scaled from -0.0 MHz), 56.5 kHz, 70.1 Hz
(II) VIA(0): Modeline "1024x768"   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync
(**) VIA(0):  Default mode "1024x768": 65.0 MHz (scaled from -0.0 MHz), 48.4 kHz, 60.0 Hz
(II) VIA(0): Modeline "1024x768"   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync
(**) VIA(0):  Default mode "800x600": 50.0 MHz (scaled from 0.0 MHz), 48.1 kHz, 72.2 Hz
(II) VIA(0): Modeline "800x600"   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync
(**) VIA(0):  Default mode "800x600": 40.0 MHz (scaled from 0.0 MHz), 37.9 kHz, 60.3 Hz
(II) VIA(0): Modeline "800x600"   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync
(**) VIA(0):  Default mode "800x600": 36.0 MHz (scaled from 0.0 MHz), 35.2 kHz, 56.2 Hz
(II) VIA(0): Modeline "800x600"   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync
(**) VIA(0):  Default mode "640x480": 31.5 MHz (scaled from 0.0 MHz), 37.9 kHz, 72.8 Hz
(II) VIA(0): Modeline "640x480"   31.50  640 664 704 832  480 489 491 520 -hsync -vsync
(**) VIA(0):  Default mode "640x480": 25.2 MHz (scaled from 0.0 MHz), 31.5 kHz, 60.0 Hz
(II) VIA(0): Modeline "640x480"   25.20  640 656 752 800  480 490 492 525 -hsync -vsync
(--) VIA(0): Display dimensions: (340, 270) mm
(--) VIA(0): DPI set to (95, 96)
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/X11R6/lib/modules/libfb.so
(II) Module fb: vendor="X.Org Foundation"
	compiled for 6.8.99.900, module version = 1.0.0
	ABI class: X.Org ANSI C Emulation, version 0.2
(II) Loading sub module "xaa"
(II) LoadModule: "xaa"
(II) Loading /usr/X11R6/lib/modules/libxaa.so
(II) Module xaa: vendor="X.Org Foundation"
	compiled for 6.8.99.900, module version = 1.2.0
	ABI class: X.Org Video Driver, version 0.7
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Loading /usr/X11R6/lib/modules/libramdac.so
(II) Module ramdac: vendor="X.Org Foundation"
	compiled for 6.8.99.900, module version = 0.1.0
	ABI class: X.Org Video Driver, version 0.7
(--) Depth 24 pixmap format is 32 bpp
(II) do I need RAC?  No, I don't.
(II) resource ranges after preInit:
	[0] 0	0	0xe8000000 - 0xe8fffff0 (0xfffff1) MS[B]
	[1] 0	0	0xe4000000 - 0xe8000000 (0x4000001) MS[B]
	[2] -1	0	0xe4000000 - 0xe7ffffff (0x4000000) MX[B](B)
	[3] -1	0	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[4] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[5] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[6] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[7] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[8] -1	0	0xeb003000 - 0xeb0030f0 (0xf1) MX[B]
	[9] -1	0	0xeb002000 - 0xeb0020f0 (0xf1) MX[B]
	[10] -1	0	0xeb001000 - 0xeb0017f0 (0x7f1) MX[B]
	[11] -1	0	0xeb000000 - 0xeb0003f0 (0x3f1) MX[B]
	[12] -1	0	0xe0000000 - 0xdfffffff (0x0) MX[B]O
	[13] -1	0	0xe8000000 - 0xe8fffff0 (0xfffff1) MX[B](B)
	[14] 0	0	0x000a0000 - 0x000affff (0x10000) MS[B]
	[15] 0	0	0x000b0000 - 0x000b7fff (0x8000) MS[B]
	[16] 0	0	0x000b8000 - 0x000bffff (0x8000) MS[B]
	[17] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[18] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[19] -1	0	0x0000cc00 - 0x0000cd00 (0x101) IX[B]
	[20] -1	0	0x0000c400 - 0x0000c500 (0x101) IX[B]
	[21] -1	0	0x0000c000 - 0x0000c020 (0x21) IX[B]
	[22] -1	0	0x0000bc00 - 0x0000bc20 (0x21) IX[B]
	[23] -1	0	0x0000b800 - 0x0000b820 (0x21) IX[B]
	[24] -1	0	0x0000b400 - 0x0000b420 (0x21) IX[B]
	[25] -1	0	0x0000b000 - 0x0000b010 (0x11) IX[B]
	[26] -1	0	0x0000ac00 - 0x0000ad00 (0x101) IX[B]
	[27] -1	0	0x0000a800 - 0x0000a810 (0x11) IX[B]
	[28] -1	0	0x0000a400 - 0x0000a400 (0x1) IX[B]
	[29] -1	0	0x0000a000 - 0x0000a000 (0x1) IX[B]
	[30] -1	0	0x00009c00 - 0x00009c00 (0x1) IX[B]
	[31] -1	0	0x00009800 - 0x00009800 (0x1) IX[B]
	[32] -1	0	0x00009400 - 0x00009480 (0x81) IX[B]
	[33] -1	0	0x00009000 - 0x00009100 (0x101) IX[B]
	[34] 0	0	0x000003b0 - 0x000003b0 (0x1) IS[B]
	[35] 0	0	0x000003c0 - 0x000003e0 (0x21) IS[B]
(--) VIA(0): mapping framebuffer @ 0xe4000000 with size 0x4000000
(==) VIA(0): Write-combining range (0xe4000000,0x4000000)
(--) VIA(0): Frame buffer start: 0xb3af3000, free start: 0x500000 end: 0x4000000
(--) VIA(0): mapping MMIO @ 0xe8000000 with size 0x9000
(--) VIA(0): mapping BitBlt MMIO @ 0xe8200000 with size 0x10000
(II) VIA(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
(II) VIA(0): 3D Engine has been initialized.
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is -1, (No such device or address)
drmOpenDevice: open result is -1, (No such device or address)
drmOpenDevice: Open failed
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is -1, (No such device or address)
drmOpenDevice: open result is -1, (No such device or address)
drmOpenDevice: Open failed
[drm] failed to load kernel module "via"
(II) VIA(0): [drm] drmOpen failed
(EE) VIA(0): [dri] DRIScreenInit failed.  Disabling DRI.
(II) VIA(0): VIAInternalScreenInit
(II) VIA(0): Using XFree86 Acceleration Architecture (XAA)
	Screen to screen bit blits
	Solid filled rectangles
	8x8 mono pattern filled rectangles
	8x8 color pattern filled rectangles
	Solid Lines
	Dashed Lines
	Image Writes
	Offscreen Pixmaps
	Setting up tile and stipple cache:
		32 128x128 slots
		9 256x256 slots
		32 8x8 color pattern slots
(==) VIA(0): Backing store disabled
(**) Option "dpms"
(**) VIA(0): DPMS enabled
(II) VIA(0): direct rendering disabled
(II) VIA(0): Benchmarking video copy. Less is better.
(--) VIA(0): Timed   libc YUV420 copy... 10630020. Throughput: 120.5 MiB/s.
(--) VIA(0): Timed kernel YUV420 copy... 10812904. Throughput: 118.4 MiB/s.
(--) VIA(0): Timed    SSE YUV420 copy... 10681526. Throughput: 119.9 MiB/s.
(--) VIA(0): Timed    MMX YUV420 copy... 10709944. Throughput: 119.6 MiB/s.
(--) VIA(0): Timed 3DNow! YUV420 copy... 10586184. Throughput: 121.0 MiB/s.
(--) VIA(0): Timed   MMX2 YUV420 copy... 11302174. Throughput: 113.3 MiB/s.
(--) VIA(0): Using 3DNow! YUV42X copy for video.
(WW) VIA(0): [XvMC] Not supported on this chipset.
(==) RandR enabled
(II) Setting vga for screen 0.
(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 XFIXES
(II) Initializing built-in extension XFree86-Bigfont
(II) Initializing built-in extension RENDER
(II) Initializing built-in extension RANDR
(II) Initializing built-in extension COMPOSITE
(II) Initializing built-in extension DAMAGE
(II) Initializing built-in extension XEVIE
(**) Generic Keyboard: Core Keyboard
(**) Option "Protocol" "standard"
(**) Generic Keyboard: Protocol: standard
(**) Option "AutoRepeat" "500 30"
(**) Option "XkbRules" "xorg"
(**) Generic Keyboard: XkbRules: "xorg"
(**) Option "XkbModel" "pc104"
(**) Generic Keyboard: XkbModel: "pc104"
(**) Option "XkbLayout" "us"
(**) Generic Keyboard: XkbLayout: "us"
(**) Option "CustomKeycodes" "off"
(**) Generic Keyboard: CustomKeycodes disabled
(**) Option "Protocol" "ImPS/2"
(**) Configured Mouse: Device: "/dev/gpmdata"
(**) Configured Mouse: Protocol: "ImPS/2"
(**) Option "CorePointer"
(**) Configured Mouse: Core Pointer
(**) Option "Device" "/dev/gpmdata"
(**) Option "Emulate3Buttons" "false"
(**) Option "ZAxisMapping" "4 5"
(**) Configured Mouse: ZAxisMapping: buttons 4 and 5
(**) Configured Mouse: Buttons: 5
(II) XINPUT: Adding extended input device "Configured Mouse" (type: MOUSE)
(II) XINPUT: Adding extended input device "Generic Keyboard" (type: KEYBOARD)
Warning: font renderer for ".pcf" already registered at priority 0
Warning: font renderer for ".pcf.Z" already registered at priority 0
Warning: font renderer for ".pcf.gz" already registered at priority 0
Warning: font renderer for ".snf" already registered at priority 0
Warning: font renderer for ".snf.Z" already registered at priority 0
Warning: font renderer for ".snf.gz" already registered at priority 0
Warning: font renderer for ".bdf" already registered at priority 0
Warning: font renderer for ".bdf.Z" already registered at priority 0
Warning: font renderer for ".bdf.gz" already registered at priority 0
Warning: font renderer for ".pmf" already registered at priority 0
Could not init font path element unix/:7100, removing from list!
AUDIT: Sat Sep 10 12:43:40 2005: 26369 X: client 4 rejected from local host
AUDIT: Sat Sep 10 12:43:40 2005: 26369 X: client 4 rejected from local host
AUDIT: Sat Sep 10 12:43:40 2005: 26369 X: client 4 rejected from local host


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (990, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-1-k7
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages xserver-xorg depends on:
ii  debconf [debconf 1.4.58                  Debian configuration management sy
ii  libc6            2.3.5-6                 GNU C Library: Shared libraries an
ii  libgcc1          1:4.0.1-6               GCC support library
ii  libxau6          6.8.99.900.dfsg.1-0pre1 X Authentication library
ii  libxdmcp6        6.8.99.900.dfsg.1-0pre1 X Display Manager Control Protocol
ii  xserver-common   6.8.99.900.dfsg.1-0pre1 files and utilities common to all 
ii  zlib1g           1:1.2.3-4               compression library - runtime

Versions of packages xserver-xorg recommends:
ii  discover1                 1.7.13         hardware identification system
ii  laptop-detect             0.12.1         attempt to detect a laptop
ii  mdetect                   0.5.2          mouse device autodetection tool
ii  xlibs                     6.8.2.dfsg.1-6 X Window System client libraries m
ii  xresprobe                 0.4.18-1       X Resolution Probe

-- debconf information:
  xserver-xorg/multiple_possible_x-drivers:
  xserver-xorg/config/monitor/use_sync_ranges:
* xserver-xorg/config/inputdevice/mouse/port: /dev/gpmdata
  xserver-xorg/config/monitor/lcd: false
  xserver-xorg/autodetect_monitor: true
* xserver-xorg/config/display/default_depth: 24
* xserver-xorg/config/display/modes: 1280x1024, 1152x864, 1024x768, 832x624, 800x600, 720x400, 640x480
  xserver-xorg/config/inputdevice/keyboard/internal:
* xserver-xorg/config/inputdevice/keyboard/options:
* xserver-xorg/config/inputdevice/mouse/zaxismapping: true
* xserver-xorg/config/device/use_fbdev: false
* xserver-xorg/config/inputdevice/keyboard/variant:
  xserver-xorg/config/nonnumeric_string_error:
* xserver-xorg/config/inputdevice/keyboard/layout: us
* xserver-xorg/config/monitor/identifier: 8221A
* xserver-xorg/config/inputdevice/mouse/emulate3buttons: false
* xserver-xorg/autodetect_mouse: true
  xserver-xorg/config/monitor/horiz-sync: 30-100
  xserver-xorg/config/monitor/range_input_error:
* xserver-xorg/config/write_dri_section: true
* xserver-xorg/config/inputdevice/keyboard/model: pc104
* xserver-xorg/config/device/driver: via
* xserver-xorg/config/monitor/selection-method: Simple
* xserver-xorg/config/write_files_section: true
  xserver-xorg/config/monitor/mode-list: 1024x768 @ 60Hz
  xserver-xorg/config/doublequote_in_string_error:
* xserver-xorg/config/monitor/screen-size: 19-20 inches (480-510 mm)
* shared/default-x-server: xserver-xorg
  xserver-xorg/config/inputdevice/mouse/protocol: IntelliMouse
  shared/no_known_x-server:
  xserver-xorg/config/device/bus_id_error:
  xserver-xorg/config/monitor/vert-refresh: 50-160
* xserver-xorg/config/modules: bitmap, dbe, ddc, dri, extmod, freetype, glx, int10, record, type1, v4l, vbe
* xserver-xorg/config/device/video_ram:
* xserver-xorg/config/device/identifier: VIA Technologies, Inc. VT8378 [S3 UniChrome] Integrated Video
  xserver-xorg/config/null_string_error:
  shared/multiple_possible_x-servers:
* xserver-xorg/config/device/bus_id: PCI:1:0:0
* xserver-xorg/autodetect_video_card: true
* xserver-xorg/config/inputdevice/keyboard/rules: xorg


--- End Message ---
--- Begin Message ---
Bryan Donlan wrote:
> I no longer use the via driver, so I'm unable to test this. Feel free
> to close the bug unless someone else can reproduce it still.

Ok, thank you for the quick reply, I am closing these bugs then.

If anybody ever reproduces any of them, feel free to reopen it.

Brice


--- End Message ---

Reply to: