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

Bug#451983: marked as done (Device and Monitor identifiers in Screen section of xorg.conf ignored)



Your message dated Tue, 20 Nov 2007 02:47:09 +0000
with message-id <E1IuJ8n-0007ef-Fe@ries.debian.org>
and subject line Bug#451950: fixed in xorg-server 2:1.4.1~git20071119-1
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: xorg
Version: 1:7.3+6
Severity: normal

After upgrading xorg 1:7.3+3 -> 1:7.3+6 the Device and Montior
identifiers in the Screen section are ignored and replaced with default
values. This works ok for my first screen, since the default is to use
the first device section in the file, but my second screen needs to use
a different device. This configuration worked before this upgrade.

Please see the attached xorg.conf and Xorg.0.log. Particularly that
both screens are assigned to "nvidia0" and "<default monitor>".

Thanks,
/Fredrik

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (990, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.22-3-686 (SMP w/2 CPU cores)
Locale: LANG=sv_SE.UTF-8, LC_CTYPE=sv_SE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages xorg depends on:
ii  gnome-terminal [x-ter 2.18.2-1           The GNOME 2 terminal emulator appl
ii  libgl1-mesa-glx [libg 7.0.2-2            A free implementation of the OpenG
ii  libglu1-mesa          7.0.2-2            The OpenGL utility library (GLU)
ii  type-handling [not+sp 0.2.21             dpkg architecture generation scrip
ii  x11-apps              7.3+1              X applications
ii  x11-session-utils     7.3+1              X session utilities
ii  x11-utils             7.3+1              X11 utilities
ii  x11-xfs-utils         7.3+1              X font server utilities
ii  x11-xkb-utils         7.3+1              X11 XKB utilities
ii  x11-xserver-utils     7.3+1              X server utilities
ii  xauth                 1:1.0.2-2          X authentication utility
ii  xfonts-100dpi         1:1.0.0-4          100 dpi fonts for X
ii  xfonts-75dpi          1:1.0.0-4          75 dpi fonts for X
ii  xfonts-base           1:1.0.0-5          standard fonts for X
ii  xfonts-scalable       1:1.0.0-6          scalable fonts for X
ii  xfonts-utils          1:1.0.1-2          X Window System font utility progr
ii  xinit                 1.0.7-1            X server initialisation tool
ii  xkb-data              1.0~cvs.20070916-1 X Keyboard Extension (XKB) configu
ii  xserver-xorg          1:7.3+6            the X.Org X server

Versions of packages xorg recommends:
ii  xorg-docs                     1:1.4-2    Miscellaneous documentation for th

-- no debconf information
# xorg.conf (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 manual page.
# (Type "man xorg.conf" 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 command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section "Files"
EndSection

Section "InputDevice"
	Identifier	"Generic Keyboard"
	Driver		"kbd"
	Option		"CoreKeyboard"
	Option		"XkbRules"	"xorg"
	Option		"XkbModel"	"pc105"
	Option		"XkbLayout"	"se"
	Option		"evBits"	"+1"
	Option		"keyBits"	"~1-255 ~352-511"
	Option		"Pass"		"3"
EndSection

Section "InputDevice"
	Identifier	"Configured Mouse"
	Driver		"mouse"
	Option		"CorePointer"
	Option		"Device"	"/dev/input/mice"
	Option		"evBits"	"+1-2"
	Option		"keyBits"	"~272-287"
	Option		"relBits"	"~0-2 ~6 ~8"
	Option		"Pass"		"3"
EndSection

Section "Device"
	Identifier	"nvidia0"
	Driver		"nvidia"
	BusID		"PCI:1:0:0"
	Screen		0
EndSection
Section "Device"
	Identifier	"nvidia1"
	Driver		"nvidia"
	BusID		"PCI:1:0:0"
	Screen		1
EndSection

Section "Monitor"
	Identifier	"samsung"
	Option		"DPMS"
EndSection
Section "Monitor"
	Identifier	"sony"
	Option		"DPMS"
EndSection

Section "Screen"
	Identifier	"screen0"
	Device		"nvidia0"
	Monitor		"sony"
	DefaultDepth	24
	SubSection "Display"
		Modes		"1600x1200" "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
	EndSubSection
EndSection
Section "Screen"
	Identifier	"screen1"
	Device		"nvidia1"
	Monitor		"samsung"
	DefaultDepth	24
	SubSection "Display"
		Modes		"1600x1200" "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
	EndSubSection
EndSection

Section "ServerLayout"
	Identifier	"Default Layout"
	Screen		0 "screen0"
	Screen		1 "screen1" RightOf "screen0"
	InputDevice	"Generic Keyboard"
	InputDevice	"Configured Mouse"
	Option		"Xinerama" "true"
EndSection

Section "Extensions"
	Option		"Composite" "Disable"
EndSection
X.Org X Server 1.4.0
Release Date: 5 September 2007
X Protocol Version 11, Revision 0
Build Operating System: Linux Debian (xorg-server 2:1.4.1~git20071117-1)
Current Operating System: Linux pcfredriko 2.6.22-3-686 #1 SMP Mon Nov 12 08:32:57 UTC 2007 i686
Build Date: 18 November 2007  01:31:27AM
 
	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
Module Loader present
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: Mon Nov 19 13:20:31 2007
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Default Layout"
(**) |-->Screen "screen0" (0)
(**) |   |-->Monitor "<default monitor>"
(==) No device specified for screen "screen0".
	Using the first device section listed.
(**) |   |-->Device "nvidia0"
(==) No monitor specified for screen "screen0".
	Using a default monitor configuration.
(**) |-->Screen "screen1" (1)
(**) |   |-->Monitor "<default monitor>"
(==) No device specified for screen "screen1".
	Using the first device section listed.
(**) |   |-->Device "nvidia0"
(==) No monitor specified for screen "screen1".
	Using a default monitor configuration.
(**) |-->Input Device "Generic Keyboard"
(**) |-->Input Device "Configured Mouse"
(**) Option "Xinerama" "true"
(==) Automatically adding devices
(==) Automatically enabling devices
(**) Xinerama: enabled
(WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
	Entry deleted from font path.
(WW) `fonts.dir' not found (or not valid) in "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType".
	Entry deleted from font path.
	(Run 'mkfontdir' on "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType").
(==) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/100dpi/:unscaled,
	/usr/share/fonts/X11/75dpi/:unscaled,
	/usr/share/fonts/X11/Type1,
	/usr/share/fonts/X11/100dpi,
	/usr/share/fonts/X11/75dpi
(==) RgbPath set to "/etc/X11/rgb"
(==) ModulePath set to "/usr/lib/xorg/modules"
(**) Extension "Composite" is disabled
(II) Open ACPI successful (/var/run/acpid.socket)
(II) Loader magic: 0x81d8b80
(II) Module ABI versions:
	X.Org ANSI C Emulation: 0.3
	X.Org Video Driver: 2.0
	X.Org XInput driver : 2.0
	X.Org Server Extension : 0.3
	X.Org Font Renderer : 0.5
(II) Loader running on linux
(II) LoadModule: "pcidata"
(II) Loading /usr/lib/xorg/modules//libpcidata.so
(II) Module pcidata: vendor="X.Org Foundation"
	compiled for 1.4.0, module version = 1.0.0
	ABI class: X.Org Video Driver, version 2.0
(++) using VT number 7

(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 8086,29a0 card 8086,514d rev 02 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 8086,29a1 card 0000,0000 rev 02 class 06,04,00 hdr 01
(II) PCI: 00:03:0: chip 8086,29a4 card 8086,514d rev 02 class 07,80,00 hdr 80
(II) PCI: 00:19:0: chip 8086,104b card 8086,0001 rev 02 class 02,00,00 hdr 00
(II) PCI: 00:1a:0: chip 8086,2834 card 8086,514d rev 02 class 0c,03,00 hdr 80
(II) PCI: 00:1a:1: chip 8086,2835 card 8086,514d rev 02 class 0c,03,00 hdr 00
(II) PCI: 00:1a:7: chip 8086,283a card 8086,514d rev 02 class 0c,03,20 hdr 00
(II) PCI: 00:1b:0: chip 8086,284b card 8086,2111 rev 02 class 04,03,00 hdr 00
(II) PCI: 00:1c:0: chip 8086,283f card 0000,0000 rev 02 class 06,04,00 hdr 81
(II) PCI: 00:1c:1: chip 8086,2841 card 0000,0000 rev 02 class 06,04,00 hdr 81
(II) PCI: 00:1c:2: chip 8086,2843 card 0000,0000 rev 02 class 06,04,00 hdr 81
(II) PCI: 00:1c:3: chip 8086,2845 card 0000,0000 rev 02 class 06,04,00 hdr 81
(II) PCI: 00:1c:4: chip 8086,2847 card 0000,0000 rev 02 class 06,04,00 hdr 81
(II) PCI: 00:1d:0: chip 8086,2830 card 8086,514d rev 02 class 0c,03,00 hdr 80
(II) PCI: 00:1d:1: chip 8086,2831 card 8086,514d rev 02 class 0c,03,00 hdr 00
(II) PCI: 00:1d:2: chip 8086,2832 card 8086,514d rev 02 class 0c,03,00 hdr 00
(II) PCI: 00:1d:7: chip 8086,2836 card 8086,514d rev 02 class 0c,03,20 hdr 00
(II) PCI: 00:1e:0: chip 8086,244e card 0000,0000 rev f2 class 06,04,01 hdr 01
(II) PCI: 00:1f:0: chip 8086,2810 card 8086,514d rev 02 class 06,01,00 hdr 80
(II) PCI: 00:1f:2: chip 8086,2824 card 8086,514d rev 02 class 01,06,01 hdr 00
(II) PCI: 00:1f:3: chip 8086,283e card 8086,514d rev 02 class 0c,05,00 hdr 00
(II) PCI: 01:00:0: chip 10de,01d1 card 1043,81f4 rev a1 class 03,00,00 hdr 00
(II) PCI: 03:00:0: chip 11ab,6101 card 11ab,6101 rev b1 class 01,01,8f hdr 00
(II) PCI: 07:00:0: chip 14d2,8020 card 14d2,8020 rev 00 class 07,00,02 hdr 00
(II) PCI: 07:01:0: chip 8086,107c card 8086,1376 rev 05 class 02,00,00 hdr 00
(II) PCI: 07:03:0: chip 104c,8023 card 8086,514d rev 00 class 0c,00,10 hdr 00
(II) PCI: End of PCI scan
(II) Intel Bridge workaround enabled
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (0,0,7), 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: 0x0018 (VGA_EN is set)
(II) Bus 1 non-prefetchable memory range:
	[0] -1	0	0x90000000 - 0x91ffffff (0x2000000) MX[B]
(II) Bus 1 prefetchable memory range:
	[0] -1	0	0x80000000 - 0x8fffffff (0x10000000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 2: bridge is at (0:28:0), (0,2,2), BCTRL: 0x0004 (VGA_EN is cleared)
(II) PCI-to-PCI bridge:
(II) Bus 3: bridge is at (0:28:1), (0,3,3), BCTRL: 0x0004 (VGA_EN is cleared)
(II) Bus 3 I/O range:
	[0] -1	0	0x00002000 - 0x000020ff (0x100) IX[B]
	[1] -1	0	0x00002400 - 0x000024ff (0x100) IX[B]
	[2] -1	0	0x00002800 - 0x000028ff (0x100) IX[B]
	[3] -1	0	0x00002c00 - 0x00002cff (0x100) IX[B]
(II) Bus 3 non-prefetchable memory range:
	[0] -1	0	0x92100000 - 0x921fffff (0x100000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 4: bridge is at (0:28:2), (0,4,4), BCTRL: 0x0004 (VGA_EN is cleared)
(II) PCI-to-PCI bridge:
(II) Bus 5: bridge is at (0:28:3), (0,5,5), BCTRL: 0x0004 (VGA_EN is cleared)
(II) PCI-to-PCI bridge:
(II) Bus 6: bridge is at (0:28:4), (0,6,6), BCTRL: 0x0004 (VGA_EN is cleared)
(II) Subtractive PCI-to-PCI bridge:
(II) Bus 7: bridge is at (0:30:0), (0,7,7), BCTRL: 0x0004 (VGA_EN is cleared)
(II) Bus 7 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 7 non-prefetchable memory range:
	[0] -1	0	0x92000000 - 0x920fffff (0x100000) MX[B]
(II) Bus 7 prefetchable memory range:
	[0] -1	0	0x92300000 - 0x923fffff (0x100000) 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:*(1:0:0) nVidia Corporation G72 [GeForce 7300 LE] rev 161, Mem @ 0x91000000/24, 0x80000000/28, 0x90000000/24, BIOS @ 0xfffe0000/0
(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	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[1] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[2] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[3] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[4] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[5] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
(II) Active PCI resource ranges:
	[0] -1	0	0x92040000 - 0x92043fff (0x4000) MX[B]
	[1] -1	0	0x92044000 - 0x920447ff (0x800) MX[B]
	[2] -1	0	0x92000000 - 0x9201ffff (0x20000) MX[B]
	[3] -1	0	0x92020000 - 0x9203ffff (0x20000) MX[B]
	[4] -1	0	0x92044800 - 0x9204483f (0x40) MX[B]
	[5] -1	0	0x92100000 - 0x921001ff (0x200) MX[B]
	[6] -1	0	0x92226000 - 0x922260ff (0x100) MX[B]
	[7] -1	0	0x92225000 - 0x922257ff (0x800) MX[B]
	[8] -1	0	0x92225800 - 0x92225bff (0x400) MX[B]
	[9] -1	0	0x92220000 - 0x92223fff (0x4000) MX[B]
	[10] -1	0	0x92225c00 - 0x92225fff (0x400) MX[B]
	[11] -1	0	0x92224000 - 0x92224fff (0x1000) MX[B]
	[12] -1	0	0x92200000 - 0x9221ffff (0x20000) MX[B]
	[13] -1	0	0x92226100 - 0x9222610f (0x10) MX[B]
	[14] -1	0	0xfffe0000 - 0xfffe0000 (0x1) MX[B](B)
	[15] -1	0	0x90000000 - 0x90ffffff (0x1000000) MX[B](B)
	[16] -1	0	0x80000000 - 0x8fffffff (0x10000000) MX[B](B)
	[17] -1	0	0x91000000 - 0x91ffffff (0x1000000) MX[B](B)
	[18] -1	0	0x00001000 - 0x0000103f (0x40) IX[B]
	[19] -1	0	0x00001040 - 0x00001047 (0x8) IX[B]
	[20] -1	0	0x00001048 - 0x0000104f (0x8) IX[B]
	[21] -1	0	0x00001050 - 0x00001057 (0x8) IX[B]
	[22] -1	0	0x00001058 - 0x0000105f (0x8) IX[B]
	[23] -1	0	0x00002000 - 0x0000200f (0x10) IX[B]
	[24] -1	0	0x00002020 - 0x00002023 (0x4) IX[B]
	[25] -1	0	0x00002010 - 0x00002017 (0x8) IX[B]
	[26] -1	0	0x00002024 - 0x00002027 (0x4) IX[B]
	[27] -1	0	0x00002018 - 0x0000201f (0x8) IX[B]
	[28] -1	0	0x00003000 - 0x0000301f (0x20) IX[B]
	[29] -1	0	0x00003020 - 0x0000303f (0x20) IX[B]
	[30] -1	0	0x00003410 - 0x00003413 (0x4) IX[B]
	[31] -1	0	0x00003400 - 0x00003407 (0x8) IX[B]
	[32] -1	0	0x00003414 - 0x00003417 (0x4) IX[B]
	[33] -1	0	0x00003408 - 0x0000340f (0x8) IX[B]
	[34] -1	0	0x00003040 - 0x0000305f (0x20) IX[B]
	[35] -1	0	0x00003060 - 0x0000307f (0x20) IX[B]
	[36] -1	0	0x00003080 - 0x0000309f (0x20) IX[B]
	[37] -1	0	0x000030a0 - 0x000030bf (0x20) IX[B]
	[38] -1	0	0x000030c0 - 0x000030df (0x20) IX[B]
	[39] -1	0	0x000030e0 - 0x000030ff (0x20) IX[B]
(II) Active PCI resource ranges after removing overlaps:
	[0] -1	0	0x92040000 - 0x92043fff (0x4000) MX[B]
	[1] -1	0	0x92044000 - 0x920447ff (0x800) MX[B]
	[2] -1	0	0x92000000 - 0x9201ffff (0x20000) MX[B]
	[3] -1	0	0x92020000 - 0x9203ffff (0x20000) MX[B]
	[4] -1	0	0x92044800 - 0x9204483f (0x40) MX[B]
	[5] -1	0	0x92100000 - 0x921001ff (0x200) MX[B]
	[6] -1	0	0x92226000 - 0x922260ff (0x100) MX[B]
	[7] -1	0	0x92225000 - 0x922257ff (0x800) MX[B]
	[8] -1	0	0x92225800 - 0x92225bff (0x400) MX[B]
	[9] -1	0	0x92220000 - 0x92223fff (0x4000) MX[B]
	[10] -1	0	0x92225c00 - 0x92225fff (0x400) MX[B]
	[11] -1	0	0x92224000 - 0x92224fff (0x1000) MX[B]
	[12] -1	0	0x92200000 - 0x9221ffff (0x20000) MX[B]
	[13] -1	0	0x92226100 - 0x9222610f (0x10) MX[B]
	[14] -1	0	0xfffe0000 - 0xfffe0000 (0x1) MX[B](B)
	[15] -1	0	0x90000000 - 0x90ffffff (0x1000000) MX[B](B)
	[16] -1	0	0x80000000 - 0x8fffffff (0x10000000) MX[B](B)
	[17] -1	0	0x91000000 - 0x91ffffff (0x1000000) MX[B](B)
	[18] -1	0	0x00001000 - 0x0000103f (0x40) IX[B]
	[19] -1	0	0x00001040 - 0x00001047 (0x8) IX[B]
	[20] -1	0	0x00001048 - 0x0000104f (0x8) IX[B]
	[21] -1	0	0x00001050 - 0x00001057 (0x8) IX[B]
	[22] -1	0	0x00001058 - 0x0000105f (0x8) IX[B]
	[23] -1	0	0x00002000 - 0x0000200f (0x10) IX[B]
	[24] -1	0	0x00002020 - 0x00002023 (0x4) IX[B]
	[25] -1	0	0x00002010 - 0x00002017 (0x8) IX[B]
	[26] -1	0	0x00002024 - 0x00002027 (0x4) IX[B]
	[27] -1	0	0x00002018 - 0x0000201f (0x8) IX[B]
	[28] -1	0	0x00003000 - 0x0000301f (0x20) IX[B]
	[29] -1	0	0x00003020 - 0x0000303f (0x20) IX[B]
	[30] -1	0	0x00003410 - 0x00003413 (0x4) IX[B]
	[31] -1	0	0x00003400 - 0x00003407 (0x8) IX[B]
	[32] -1	0	0x00003414 - 0x00003417 (0x4) IX[B]
	[33] -1	0	0x00003408 - 0x0000340f (0x8) IX[B]
	[34] -1	0	0x00003040 - 0x0000305f (0x20) IX[B]
	[35] -1	0	0x00003060 - 0x0000307f (0x20) IX[B]
	[36] -1	0	0x00003080 - 0x0000309f (0x20) IX[B]
	[37] -1	0	0x000030a0 - 0x000030bf (0x20) IX[B]
	[38] -1	0	0x000030c0 - 0x000030df (0x20) IX[B]
	[39] -1	0	0x000030e0 - 0x000030ff (0x20) IX[B]
(II) OS-reported resource ranges after removing overlaps with PCI:
	[0] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[1] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[2] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[3] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[4] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[5] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
(II) All system resource ranges:
	[0] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[1] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[2] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[3] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[4] -1	0	0x92040000 - 0x92043fff (0x4000) MX[B]
	[5] -1	0	0x92044000 - 0x920447ff (0x800) MX[B]
	[6] -1	0	0x92000000 - 0x9201ffff (0x20000) MX[B]
	[7] -1	0	0x92020000 - 0x9203ffff (0x20000) MX[B]
	[8] -1	0	0x92044800 - 0x9204483f (0x40) MX[B]
	[9] -1	0	0x92100000 - 0x921001ff (0x200) MX[B]
	[10] -1	0	0x92226000 - 0x922260ff (0x100) MX[B]
	[11] -1	0	0x92225000 - 0x922257ff (0x800) MX[B]
	[12] -1	0	0x92225800 - 0x92225bff (0x400) MX[B]
	[13] -1	0	0x92220000 - 0x92223fff (0x4000) MX[B]
	[14] -1	0	0x92225c00 - 0x92225fff (0x400) MX[B]
	[15] -1	0	0x92224000 - 0x92224fff (0x1000) MX[B]
	[16] -1	0	0x92200000 - 0x9221ffff (0x20000) MX[B]
	[17] -1	0	0x92226100 - 0x9222610f (0x10) MX[B]
	[18] -1	0	0xfffe0000 - 0xfffe0000 (0x1) MX[B](B)
	[19] -1	0	0x90000000 - 0x90ffffff (0x1000000) MX[B](B)
	[20] -1	0	0x80000000 - 0x8fffffff (0x10000000) MX[B](B)
	[21] -1	0	0x91000000 - 0x91ffffff (0x1000000) MX[B](B)
	[22] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[23] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[24] -1	0	0x00001000 - 0x0000103f (0x40) IX[B]
	[25] -1	0	0x00001040 - 0x00001047 (0x8) IX[B]
	[26] -1	0	0x00001048 - 0x0000104f (0x8) IX[B]
	[27] -1	0	0x00001050 - 0x00001057 (0x8) IX[B]
	[28] -1	0	0x00001058 - 0x0000105f (0x8) IX[B]
	[29] -1	0	0x00002000 - 0x0000200f (0x10) IX[B]
	[30] -1	0	0x00002020 - 0x00002023 (0x4) IX[B]
	[31] -1	0	0x00002010 - 0x00002017 (0x8) IX[B]
	[32] -1	0	0x00002024 - 0x00002027 (0x4) IX[B]
	[33] -1	0	0x00002018 - 0x0000201f (0x8) IX[B]
	[34] -1	0	0x00003000 - 0x0000301f (0x20) IX[B]
	[35] -1	0	0x00003020 - 0x0000303f (0x20) IX[B]
	[36] -1	0	0x00003410 - 0x00003413 (0x4) IX[B]
	[37] -1	0	0x00003400 - 0x00003407 (0x8) IX[B]
	[38] -1	0	0x00003414 - 0x00003417 (0x4) IX[B]
	[39] -1	0	0x00003408 - 0x0000340f (0x8) IX[B]
	[40] -1	0	0x00003040 - 0x0000305f (0x20) IX[B]
	[41] -1	0	0x00003060 - 0x0000307f (0x20) IX[B]
	[42] -1	0	0x00003080 - 0x0000309f (0x20) IX[B]
	[43] -1	0	0x000030a0 - 0x000030bf (0x20) IX[B]
	[44] -1	0	0x000030c0 - 0x000030df (0x20) IX[B]
	[45] -1	0	0x000030e0 - 0x000030ff (0x20) IX[B]
(II) LoadModule: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
	compiled for 1.4.0, module version = 1.0.0
	Module class: X.Org Server Extension
	ABI class: X.Org 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 XFree86-DGA
(II) Loading extension DPMS
(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: "dbe"
(II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
	compiled for 1.4.0, module version = 1.0.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 0.3
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "glx"
(II) Loading /usr/lib/xorg/modules/extensions//libglx.so
(II) Module glx: vendor="NVIDIA Corporation"
	compiled for 4.0.2, module version = 1.0.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 0.1
(II) NVIDIA GLX Module  100.14.19  Wed Sep 12 14:48:02 PDT 2007
(II) Loading extension GLX
(II) LoadModule: "freetype"
(II) Loading /usr/lib/xorg/modules//fonts/libfreetype.so
(II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
	compiled for 1.4.0, module version = 2.1.0
	Module class: X.Org Font Renderer
	ABI class: X.Org Font Renderer, version 0.5
(II) Loading font FreeType
(II) LoadModule: "record"
(II) Loading /usr/lib/xorg/modules/extensions//librecord.so
(II) Module record: vendor="X.Org Foundation"
	compiled for 1.4.0, module version = 1.13.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 0.3
(II) Loading extension RECORD
(II) LoadModule: "dri"
(II) Loading /usr/lib/xorg/modules/extensions//libdri.so
(II) Module dri: vendor="X.Org Foundation"
	compiled for 1.4.0, module version = 1.0.0
	ABI class: X.Org Server Extension, version 0.3
(II) Loading extension XFree86-DRI
(II) LoadModule: "nvidia"
(II) Loading /usr/lib/xorg/modules/drivers//nvidia_drv.so
(II) Module nvidia: vendor="NVIDIA Corporation"
	compiled for 4.0.2, module version = 1.0.0
	Module class: X.Org Video Driver
(II) LoadModule: "kbd"
(II) Loading /usr/lib/xorg/modules/input//kbd_drv.so
(II) Module kbd: vendor="X.Org Foundation"
	compiled for 1.4.0, module version = 1.2.2
	Module class: X.Org XInput Driver
	ABI class: X.Org XInput driver, version 2.0
(II) LoadModule: "mouse"
(II) Loading /usr/lib/xorg/modules/input//mouse_drv.so
(II) Module mouse: vendor="X.Org Foundation"
	compiled for 1.4.0, module version = 1.2.3
	Module class: X.Org XInput Driver
	ABI class: X.Org XInput driver, version 2.0
(II) NVIDIA dlloader X Driver  100.14.19  Wed Sep 12 14:14:20 PDT 2007
(II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
(II) Primary Device is: PCI 01:00:0
(WW) NVIDIA: More than one matching Device section for instances
	(BusID: PCI:1:0:0) found: nvidia0
(--) Chipset NVIDIA GPU found
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/lib/xorg/modules//libfb.so
(II) Module fb: vendor="X.Org Foundation"
	compiled for 1.4.0, module version = 1.0.0
	ABI class: X.Org ANSI C Emulation, version 0.3
(II) Loading sub module "wfb"
(II) LoadModule: "wfb"
(II) Loading /usr/lib/xorg/modules//libwfb.so
(II) Module wfb: vendor="NVIDIA Corporation"
	compiled for 7.1.99.2, module version = 1.0.0
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"(II) Module "ramdac" already built-in
(II) resource ranges after xf86ClaimFixedResources() call:
	[0] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[1] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[2] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[3] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[4] -1	0	0x92040000 - 0x92043fff (0x4000) MX[B]
	[5] -1	0	0x92044000 - 0x920447ff (0x800) MX[B]
	[6] -1	0	0x92000000 - 0x9201ffff (0x20000) MX[B]
	[7] -1	0	0x92020000 - 0x9203ffff (0x20000) MX[B]
	[8] -1	0	0x92044800 - 0x9204483f (0x40) MX[B]
	[9] -1	0	0x92100000 - 0x921001ff (0x200) MX[B]
	[10] -1	0	0x92226000 - 0x922260ff (0x100) MX[B]
	[11] -1	0	0x92225000 - 0x922257ff (0x800) MX[B]
	[12] -1	0	0x92225800 - 0x92225bff (0x400) MX[B]
	[13] -1	0	0x92220000 - 0x92223fff (0x4000) MX[B]
	[14] -1	0	0x92225c00 - 0x92225fff (0x400) MX[B]
	[15] -1	0	0x92224000 - 0x92224fff (0x1000) MX[B]
	[16] -1	0	0x92200000 - 0x9221ffff (0x20000) MX[B]
	[17] -1	0	0x92226100 - 0x9222610f (0x10) MX[B]
	[18] -1	0	0xfffe0000 - 0xfffe0000 (0x1) MX[B](B)
	[19] -1	0	0x90000000 - 0x90ffffff (0x1000000) MX[B](B)
	[20] -1	0	0x80000000 - 0x8fffffff (0x10000000) MX[B](B)
	[21] -1	0	0x91000000 - 0x91ffffff (0x1000000) MX[B](B)
	[22] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[23] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[24] -1	0	0x00001000 - 0x0000103f (0x40) IX[B]
	[25] -1	0	0x00001040 - 0x00001047 (0x8) IX[B]
	[26] -1	0	0x00001048 - 0x0000104f (0x8) IX[B]
	[27] -1	0	0x00001050 - 0x00001057 (0x8) IX[B]
	[28] -1	0	0x00001058 - 0x0000105f (0x8) IX[B]
	[29] -1	0	0x00002000 - 0x0000200f (0x10) IX[B]
	[30] -1	0	0x00002020 - 0x00002023 (0x4) IX[B]
	[31] -1	0	0x00002010 - 0x00002017 (0x8) IX[B]
	[32] -1	0	0x00002024 - 0x00002027 (0x4) IX[B]
	[33] -1	0	0x00002018 - 0x0000201f (0x8) IX[B]
	[34] -1	0	0x00003000 - 0x0000301f (0x20) IX[B]
	[35] -1	0	0x00003020 - 0x0000303f (0x20) IX[B]
	[36] -1	0	0x00003410 - 0x00003413 (0x4) IX[B]
	[37] -1	0	0x00003400 - 0x00003407 (0x8) IX[B]
	[38] -1	0	0x00003414 - 0x00003417 (0x4) IX[B]
	[39] -1	0	0x00003408 - 0x0000340f (0x8) IX[B]
	[40] -1	0	0x00003040 - 0x0000305f (0x20) IX[B]
	[41] -1	0	0x00003060 - 0x0000307f (0x20) IX[B]
	[42] -1	0	0x00003080 - 0x0000309f (0x20) IX[B]
	[43] -1	0	0x000030a0 - 0x000030bf (0x20) IX[B]
	[44] -1	0	0x000030c0 - 0x000030df (0x20) IX[B]
	[45] -1	0	0x000030e0 - 0x000030ff (0x20) IX[B]
(II) resource ranges after probing:
	[0] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[1] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[2] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[3] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[4] -1	0	0x92040000 - 0x92043fff (0x4000) MX[B]
	[5] -1	0	0x92044000 - 0x920447ff (0x800) MX[B]
	[6] -1	0	0x92000000 - 0x9201ffff (0x20000) MX[B]
	[7] -1	0	0x92020000 - 0x9203ffff (0x20000) MX[B]
	[8] -1	0	0x92044800 - 0x9204483f (0x40) MX[B]
	[9] -1	0	0x92100000 - 0x921001ff (0x200) MX[B]
	[10] -1	0	0x92226000 - 0x922260ff (0x100) MX[B]
	[11] -1	0	0x92225000 - 0x922257ff (0x800) MX[B]
	[12] -1	0	0x92225800 - 0x92225bff (0x400) MX[B]
	[13] -1	0	0x92220000 - 0x92223fff (0x4000) MX[B]
	[14] -1	0	0x92225c00 - 0x92225fff (0x400) MX[B]
	[15] -1	0	0x92224000 - 0x92224fff (0x1000) MX[B]
	[16] -1	0	0x92200000 - 0x9221ffff (0x20000) MX[B]
	[17] -1	0	0x92226100 - 0x9222610f (0x10) MX[B]
	[18] -1	0	0xfffe0000 - 0xfffe0000 (0x1) MX[B](B)
	[19] -1	0	0x90000000 - 0x90ffffff (0x1000000) MX[B](B)
	[20] -1	0	0x80000000 - 0x8fffffff (0x10000000) MX[B](B)
	[21] -1	0	0x91000000 - 0x91ffffff (0x1000000) MX[B](B)
	[22] 0	0	0x000a0000 - 0x000affff (0x10000) MS[B]
	[23] 0	0	0x000b0000 - 0x000b7fff (0x8000) MS[B]
	[24] 0	0	0x000b8000 - 0x000bffff (0x8000) MS[B]
	[25] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[26] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[27] -1	0	0x00001000 - 0x0000103f (0x40) IX[B]
	[28] -1	0	0x00001040 - 0x00001047 (0x8) IX[B]
	[29] -1	0	0x00001048 - 0x0000104f (0x8) IX[B]
	[30] -1	0	0x00001050 - 0x00001057 (0x8) IX[B]
	[31] -1	0	0x00001058 - 0x0000105f (0x8) IX[B]
	[32] -1	0	0x00002000 - 0x0000200f (0x10) IX[B]
	[33] -1	0	0x00002020 - 0x00002023 (0x4) IX[B]
	[34] -1	0	0x00002010 - 0x00002017 (0x8) IX[B]
	[35] -1	0	0x00002024 - 0x00002027 (0x4) IX[B]
	[36] -1	0	0x00002018 - 0x0000201f (0x8) IX[B]
	[37] -1	0	0x00003000 - 0x0000301f (0x20) IX[B]
	[38] -1	0	0x00003020 - 0x0000303f (0x20) IX[B]
	[39] -1	0	0x00003410 - 0x00003413 (0x4) IX[B]
	[40] -1	0	0x00003400 - 0x00003407 (0x8) IX[B]
	[41] -1	0	0x00003414 - 0x00003417 (0x4) IX[B]
	[42] -1	0	0x00003408 - 0x0000340f (0x8) IX[B]
	[43] -1	0	0x00003040 - 0x0000305f (0x20) IX[B]
	[44] -1	0	0x00003060 - 0x0000307f (0x20) IX[B]
	[45] -1	0	0x00003080 - 0x0000309f (0x20) IX[B]
	[46] -1	0	0x000030a0 - 0x000030bf (0x20) IX[B]
	[47] -1	0	0x000030c0 - 0x000030df (0x20) IX[B]
	[48] -1	0	0x000030e0 - 0x000030ff (0x20) IX[B]
	[49] 0	0	0x000003b0 - 0x000003bb (0xc) IS[B]
	[50] 0	0	0x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 0.
(**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
(==) NVIDIA(0): RGB weight 888
(==) NVIDIA(0): Default visual is TrueColor
(==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
(**) NVIDIA(0): Enabling RENDER acceleration
(II) NVIDIA(0): NVIDIA GPU GeForce 7300 LE (G72) at PCI:1:0:0 (GPU-0)
(--) NVIDIA(0): Memory: 524288 kBytes
(--) NVIDIA(0): VideoBIOS: 05.72.22.43.00
(II) NVIDIA(0): Detected PCI Express Link width: 16X
(--) NVIDIA(0): Interlaced video modes are supported on this GPU
(--) NVIDIA(0): Connected display device(s) on GeForce 7300 LE at PCI:1:0:0:
(--) NVIDIA(0):     SONY CPD-G400 (CRT-0)
(--) NVIDIA(0):     Samsung SyncMaster (CRT-1)
(--) NVIDIA(0): SONY CPD-G400 (CRT-0): 400.0 MHz maximum pixel clock
(--) NVIDIA(0): Samsung SyncMaster (CRT-1): 400.0 MHz maximum pixel clock
(II) NVIDIA(0): Assigned Display Device: CRT-0
(II) NVIDIA(0): Validated modes:
(II) NVIDIA(0):     "1600x1200"
(II) NVIDIA(0):     "1280x1024"
(II) NVIDIA(0):     "1280x960"
(II) NVIDIA(0):     "1152x864"
(II) NVIDIA(0):     "1024x768"
(II) NVIDIA(0):     "832x624"
(II) NVIDIA(0):     "800x600"
(II) NVIDIA(0):     "720x400"
(II) NVIDIA(0):     "640x480"
(II) NVIDIA(0): Virtual screen size determined to be 1600 x 1200
(--) NVIDIA(0): DPI set to (109, 112); computed from "UseEdidDpi" X config
(--) NVIDIA(0):     option
(==) NVIDIA(0): Disabling 32-bit ARGB GLX visuals.
(--) Depth 24 pixmap format is 32 bpp
(II) do I need RAC?  No, I don't.
(II) resource ranges after preInit:
	[0] 0	0	0x90000000 - 0x90ffffff (0x1000000) MX[B]
	[1] 0	0	0x80000000 - 0x8fffffff (0x10000000) MX[B]
	[2] 0	0	0x91000000 - 0x91ffffff (0x1000000) MX[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	0x92040000 - 0x92043fff (0x4000) MX[B]
	[8] -1	0	0x92044000 - 0x920447ff (0x800) MX[B]
	[9] -1	0	0x92000000 - 0x9201ffff (0x20000) MX[B]
	[10] -1	0	0x92020000 - 0x9203ffff (0x20000) MX[B]
	[11] -1	0	0x92044800 - 0x9204483f (0x40) MX[B]
	[12] -1	0	0x92100000 - 0x921001ff (0x200) MX[B]
	[13] -1	0	0x92226000 - 0x922260ff (0x100) MX[B]
	[14] -1	0	0x92225000 - 0x922257ff (0x800) MX[B]
	[15] -1	0	0x92225800 - 0x92225bff (0x400) MX[B]
	[16] -1	0	0x92220000 - 0x92223fff (0x4000) MX[B]
	[17] -1	0	0x92225c00 - 0x92225fff (0x400) MX[B]
	[18] -1	0	0x92224000 - 0x92224fff (0x1000) MX[B]
	[19] -1	0	0x92200000 - 0x9221ffff (0x20000) MX[B]
	[20] -1	0	0x92226100 - 0x9222610f (0x10) MX[B]
	[21] -1	0	0xfffe0000 - 0xfffe0000 (0x1) MX[B](B)
	[22] -1	0	0x90000000 - 0x90ffffff (0x1000000) MX[B](B)
	[23] -1	0	0x80000000 - 0x8fffffff (0x10000000) MX[B](B)
	[24] -1	0	0x91000000 - 0x91ffffff (0x1000000) MX[B](B)
	[25] 0	0	0x000a0000 - 0x000affff (0x10000) MS[B](OprD)
	[26] 0	0	0x000b0000 - 0x000b7fff (0x8000) MS[B](OprD)
	[27] 0	0	0x000b8000 - 0x000bffff (0x8000) MS[B](OprD)
	[28] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[29] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[30] -1	0	0x00001000 - 0x0000103f (0x40) IX[B]
	[31] -1	0	0x00001040 - 0x00001047 (0x8) IX[B]
	[32] -1	0	0x00001048 - 0x0000104f (0x8) IX[B]
	[33] -1	0	0x00001050 - 0x00001057 (0x8) IX[B]
	[34] -1	0	0x00001058 - 0x0000105f (0x8) IX[B]
	[35] -1	0	0x00002000 - 0x0000200f (0x10) IX[B]
	[36] -1	0	0x00002020 - 0x00002023 (0x4) IX[B]
	[37] -1	0	0x00002010 - 0x00002017 (0x8) IX[B]
	[38] -1	0	0x00002024 - 0x00002027 (0x4) IX[B]
	[39] -1	0	0x00002018 - 0x0000201f (0x8) IX[B]
	[40] -1	0	0x00003000 - 0x0000301f (0x20) IX[B]
	[41] -1	0	0x00003020 - 0x0000303f (0x20) IX[B]
	[42] -1	0	0x00003410 - 0x00003413 (0x4) IX[B]
	[43] -1	0	0x00003400 - 0x00003407 (0x8) IX[B]
	[44] -1	0	0x00003414 - 0x00003417 (0x4) IX[B]
	[45] -1	0	0x00003408 - 0x0000340f (0x8) IX[B]
	[46] -1	0	0x00003040 - 0x0000305f (0x20) IX[B]
	[47] -1	0	0x00003060 - 0x0000307f (0x20) IX[B]
	[48] -1	0	0x00003080 - 0x0000309f (0x20) IX[B]
	[49] -1	0	0x000030a0 - 0x000030bf (0x20) IX[B]
	[50] -1	0	0x000030c0 - 0x000030df (0x20) IX[B]
	[51] -1	0	0x000030e0 - 0x000030ff (0x20) IX[B]
	[52] 0	0	0x000003b0 - 0x000003bb (0xc) IS[B](OprU)
	[53] 0	0	0x000003c0 - 0x000003df (0x20) IS[B](OprU)
(II) NVIDIA(0): Initialized GART.
(II) NVIDIA(0): Setting mode "1600x1200"
(II) Loading extension NV-GLX
(II) NVIDIA(0): NVIDIA 3D Acceleration Architecture Initialized
(II) NVIDIA(0): Using the NVIDIA 2D acceleration architecture
(==) NVIDIA(0): Backing store disabled
(==) NVIDIA(0): Silken mouse enabled
(II) Loading extension NV-CONTROL
(==) 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 XC-APPGROUP
(II) Initializing built-in extension XAccessControlExtension
(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
(II) Initializing extension GLX
(**) Option "CoreKeyboard"
(**) Generic Keyboard: always reports core events
(**) Option "Protocol" "standard"
(**) Generic Keyboard: Protocol: standard
(**) Option "AutoRepeat" "500 30"
(**) Option "XkbRules" "xorg"
(**) Generic Keyboard: XkbRules: "xorg"
(**) Option "XkbModel" "pc105"
(**) Generic Keyboard: XkbModel: "pc105"
(**) Option "XkbLayout" "se"
(**) Generic Keyboard: XkbLayout: "se"
(**) Option "CustomKeycodes" "off"
(**) Generic Keyboard: CustomKeycodes disabled
(**) Configured Mouse: Device: "/dev/input/mice"
(==) Configured Mouse: Protocol: "Auto"
(**) Option "CorePointer"
(**) Configured Mouse: always reports core events
(**) Option "Device" "/dev/input/mice"
(==) Configured Mouse: Emulate3Buttons, Emulate3Timeout: 50
(**) Configured Mouse: ZAxisMapping: buttons 4 and 5
(**) Configured Mouse: Buttons: 9
(**) Configured Mouse: Sensitivity: 1
(II) evaluating device (Configured Mouse)
(II) XINPUT: Adding extended input device "Configured Mouse" (type: MOUSE)
(II) evaluating device (Generic Keyboard)
(II) XINPUT: Adding extended input device "Generic Keyboard" (type: KEYBOARD)
(--) Configured Mouse: PnP-detected protocol: "ExplorerPS/2"
(II) Configured Mouse: ps2EnableDataReporting: succeeded
(II) 3rd Button detected: disabling emulate3Button
SetGrabKeysState - disabled
SetGrabKeysState - enabled
SetGrabKeysState - disabled
SetGrabKeysState - enabled
SetGrabKeysState - disabled
SetGrabKeysState - enabled
SetGrabKeysState - disabled
SetGrabKeysState - enabled

--- End Message ---
--- Begin Message ---
Source: xorg-server
Source-Version: 2:1.4.1~git20071119-1

We believe that the bug you reported is fixed in the latest version of
xorg-server, which is due to be installed in the Debian FTP archive:

xnest_1.4.1~git20071119-1_i386.deb
  to pool/main/x/xorg-server/xnest_1.4.1~git20071119-1_i386.deb
xorg-server_1.4.1~git20071119-1.diff.gz
  to pool/main/x/xorg-server/xorg-server_1.4.1~git20071119-1.diff.gz
xorg-server_1.4.1~git20071119-1.dsc
  to pool/main/x/xorg-server/xorg-server_1.4.1~git20071119-1.dsc
xorg-server_1.4.1~git20071119.orig.tar.gz
  to pool/main/x/xorg-server/xorg-server_1.4.1~git20071119.orig.tar.gz
xserver-xephyr_1.4.1~git20071119-1_i386.deb
  to pool/main/x/xorg-server/xserver-xephyr_1.4.1~git20071119-1_i386.deb
xserver-xorg-core-dbg_1.4.1~git20071119-1_i386.deb
  to pool/main/x/xorg-server/xserver-xorg-core-dbg_1.4.1~git20071119-1_i386.deb
xserver-xorg-core_1.4.1~git20071119-1_i386.deb
  to pool/main/x/xorg-server/xserver-xorg-core_1.4.1~git20071119-1_i386.deb
xserver-xorg-dev_1.4.1~git20071119-1_i386.deb
  to pool/main/x/xorg-server/xserver-xorg-dev_1.4.1~git20071119-1_i386.deb
xvfb_1.4.1~git20071119-1_i386.deb
  to pool/main/x/xorg-server/xvfb_1.4.1~git20071119-1_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 451950@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
David Nusinow <dnusinow@debian.org> (supplier of updated xorg-server package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Mon, 19 Nov 2007 20:38:04 -0500
Source: xorg-server
Binary: xserver-xephyr xserver-xorg-core xvfb xserver-xorg-dev xserver-xorg-core-dbg xnest
Architecture: source i386
Version: 2:1.4.1~git20071119-1
Distribution: unstable
Urgency: low
Maintainer: David Nusinow <dnusinow@debian.org>
Changed-By: David Nusinow <dnusinow@debian.org>
Description: 
 xnest      - Nested X server
 xserver-xephyr - nested X server
 xserver-xorg-core - Xorg X server - core server
 xserver-xorg-core-dbg - Xorg - the X.Org X server (debugging symbols)
 xserver-xorg-dev - Xorg X server - development files
 xvfb       - Virtual Framebuffer 'fake' X server
Closes: 451891 451950
Changes: 
 xorg-server (2:1.4.1~git20071119-1) unstable; urgency=low
 .
   * Ship a .orig.tar.gz that's been autoreconf'ed. Closes: #451891
   * Re-enable validation of the screen section of xorg.conf
     Modify 14_default_screen_section.diff. This also fixes a problem where the
     server can't find the device section when it is specified in the screen
     section. Closes: #451950
Files: 
 ea7460df265120a49bc1e61d9306d2fd 2442 x11 optional xorg-server_1.4.1~git20071119-1.dsc
 5e2443f6c38ff4f960c4c26b7009d864 9981014 x11 optional xorg-server_1.4.1~git20071119.orig.tar.gz
 eaff7f954d3792b4d3533fc6dd32ada2 291408 x11 optional xorg-server_1.4.1~git20071119-1.diff.gz
 6f74ba1c2a53f94c54b3059d7722cefc 4049748 x11 optional xserver-xorg-core_1.4.1~git20071119-1_i386.deb
 024b62f6191cf62ef068422d099cacce 671562 x11 optional xserver-xorg-dev_1.4.1~git20071119-1_i386.deb
 56363a117e03477a046635b1068b1a23 1737956 x11 optional xnest_1.4.1~git20071119-1_i386.deb
 3c0976f6933a041a4a6737d08037929c 1847728 x11 optional xvfb_1.4.1~git20071119-1_i386.deb
 434b3889795e7de4dd3479cac910313f 1885718 x11 optional xserver-xephyr_1.4.1~git20071119-1_i386.deb
 66f16ee29633c77180caaf30d20b8fe1 12563130 x11 extra xserver-xorg-core-dbg_1.4.1~git20071119-1_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFHQkbUyLfpNdY0ad8RAus3AJ9FXRP+H7j43xcK0S/spV2708+7kQCeI6Km
IELOkM2qmo5UyC8atEdoEuI=
=xLrk
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: