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

Bug#454205: marked as done (xserver-xorg-xore: Xorg hangs (endless loop in PlayReleasedEvents))



Your message dated Sat, 22 Dec 2007 01:32:06 +0000
with message-id <E1J5tDi-0006TW-Om@ries.debian.org>
and subject line Bug#451989: fixed in xorg-server 2:1.4.1~git20071212-2
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: 1:7.3+7
Severity: grave
Justification: causes non-serious data loss

X hangs, chewing up 99% of the CPU time on my hosts under the following
conditions (so far):
1.  The user presses ALT-TAB.
2.  The user attempts to move a window to another view (or to all
views).
3.  The user selects options from the pull-down menu.

The only way we've been able to get the console back is by killing X and
letting xdm/gdm restart it.  Obviously, this also kills off the other
running processes.

The symptoms started on 2 December 2007, after a mass update through
apt.

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

/var/lib/x11/X.md5sum does not exist.

X server symlink status:
lrwxrwxrwx 1 root root 13 Apr 24  2006 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 1672732 Nov 19 18:03 /usr/bin/Xorg

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

VGA-compatible devices on PCI bus:
01:00.0 VGA compatible controller: nVidia Corporation NV34 [GeForce FX 5500] (rev a1)

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

Xorg X server configuration file status:
-rw-r--r-- 1 root root 1570 Sep 24 05:19 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 1.0  (buildd@saens)  Sat May 12 22:20:45 UTC 2007

Section "ServerLayout"
    Identifier     "Layout0"
    Screen      0  "Screen0"
    InputDevice    "Keyboard0" "CoreKeyboard"
    InputDevice    "Mouse0" "CorePointer"
EndSection

Section "Files"
    RgbPath         "/usr/X11R6/lib/X11/rgb"
    FontPath        "unix/:7100"
EndSection

Section "Module"
    Load           "dbe"
    Load           "extmod"
    Load           "type1"
    Load           "freetype"
    Load           "glx"
EndSection

Section "InputDevice"
    Identifier     "Mouse0"
    Driver         "mouse"
    Option         "Protocol" "auto"
    Option         "Device" "/dev/psaux"
    Option         "Emulate3Buttons" "no"
    Option         "ZAxisMapping" "4 5"
EndSection

Section "InputDevice"
    Identifier     "Keyboard0"
    Driver         "kbd"
EndSection

Section "Monitor"
    Identifier     "Monitor0"
    VendorName     "Unknown"
    ModelName      "Unknown"
    HorizSync       30.0 - 110.0
    VertRefresh     50.0 - 150.0
    Option         "DPMS"
EndSection

Section "Device"
    Identifier     "Device0"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
EndSection

Section "Screen"
    Identifier     "Screen0"
    Device         "Device0"
    Monitor        "Monitor0"
    DefaultDepth    24
    SubSection     "Display"
        Depth       24
        Modes      "1680x1050"
    EndSubSection
EndSection



Xorg X server log files on system:
-rw-r--r-- 1 root root  4193 Mar 27  2006 /var/log/Xorg.1.log
-rw-r--r-- 1 root root 27901 Dec  3 07:54 /var/log/Xorg.0.log

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

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~git20071119-1)
Current Operating System: Linux gehenna 2.6.22 #5 PREEMPT Sat Dec 1 15:29:10 PST 2007 i686
Build Date: 20 November 2007  01:48:55AM

        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 Dec  3 07:54:46 2007
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Layout0"
(**) |-->Screen "Screen0" (0)
(**) |   |-->Monitor "Monitor0"
(**) |   |-->Device "Device0"
(**) |-->Input Device "Keyboard0"
(**) |-->Input Device "Mouse0"
(==) Automatically adding devices
(==) Automatically enabling devices
(==) Including the default font path /usr/share/fonts/X11/misc,/usr/share/fonts/X11/cyrillic,/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,/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType.
(**) FontPath set to:
        unix/:7100,
        /usr/share/fonts/X11/misc,
        /usr/share/fonts/X11/cyrillic,
        /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,
        /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType
(**) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(==) ModulePath set to "/usr/lib/xorg/modules"
(II) Open ACPI successful (/var/run/acpid.socket)
(II) Loader magic: 0x81d7500
(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

(WW) xf86OpenConsole: setpgid failed: Operation not permitted
(WW) xf86OpenConsole: setsid failed: Operation not permitted
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 10de,00e1 card 0000,0000 rev a1 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 10de,00e0 card 10de,0c11 rev a2 class 06,01,00 hdr 80
(II) PCI: 00:01:1: chip 10de,00e4 card 10de,0c11 rev a1 class 0c,05,00 hdr 80
(II) PCI: 00:02:0: chip 10de,00e7 card 10de,0c11 rev a1 class 0c,03,10 hdr 80
(II) PCI: 00:02:1: chip 10de,00e7 card 10de,0c11 rev a1 class 0c,03,10 hdr 80
(II) PCI: 00:02:2: chip 10de,00e8 card 10de,0c11 rev a2 class 0c,03,20 hdr 80
(II) PCI: 00:05:0: chip 10de,00df card 10de,0c11 rev a2 class 06,80,00 hdr 00
(II) PCI: 00:06:0: chip 10de,00ea card 10de,0c11 rev a1 class 04,01,00 hdr 00
(II) PCI: 00:08:0: chip 10de,00e5 card 10de,0c11 rev a2 class 01,01,8a hdr 00
(II) PCI: 00:09:0: chip 10de,00ee card 10de,0c11 rev a2 class 01,01,85 hdr 00
(II) PCI: 00:0a:0: chip 10de,00e3 card 10de,0c11 rev a2 class 01,01,85 hdr 00
(II) PCI: 00:0b:0: chip 10de,00e2 card 0000,0000 rev a2 class 06,04,00 hdr 01
(II) PCI: 00:0e:0: chip 10de,00ed card 0000,0000 rev a2 class 06,04,00 hdr 01
(II) PCI: 00:18:0: chip 1022,1100 card 0000,0000 rev 00 class 06,00,00 hdr 80
(II) PCI: 00:18:1: chip 1022,1101 card 0000,0000 rev 00 class 06,00,00 hdr 80
(II) PCI: 00:18:2: chip 1022,1102 card 0000,0000 rev 00 class 06,00,00 hdr 80
(II) PCI: 00:18:3: chip 1022,1103 card 0000,0000 rev 00 class 06,00,00 hdr 80
(II) PCI: 01:00:0: chip 10de,0326 card 0000,0000 rev a1 class 03,00,00 hdr 00
(II) PCI: 02:06:0: chip 1106,3044 card 15bd,1006 rev 80 class 0c,00,10 hdr 00
(II) PCI: 02:08:0: chip 10d9,0531 card 0000,0000 rev 20 class 02,00,00 hdr 00
(II) PCI: 02:09:0: chip 1000,0030 card 5100,1000 rev c1 class 01,00,00 hdr 00
(II) PCI: 02:0a:0: chip 1095,3124 card 1095,7124 rev 02 class 01,04,00 hdr 00
(II) PCI: 02:0b:0: chip 10ec,8139 card 10ec,8139 rev 10 class 02,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,2), 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-ISA bridge:
(II) Bus -1: bridge is at (0:1:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(II) PCI-to-PCI bridge:
(II) Bus 1: bridge is at (0:11:0), (0,1,1), BCTRL: 0x000a (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       0xe0000000 - 0xe7ffffff (0x8000000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 2: bridge is at (0:14:0), (0,2,2), BCTRL: 0x0202 (VGA_EN is cleared)
(II) Bus 2 I/O range:
        [0] -1  0       0x0000c000 - 0x0000cfff (0x1000) IX[B]
(II) Bus 2 non-prefetchable memory range:
        [0] -1  0       0xea000000 - 0xeaffffff (0x1000000) MX[B]
(II) Bus 2 prefetchable memory range:
        [0] -1  0       0x88000000 - 0x881fffff (0x200000) MX[B]
(--) PCI:*(1:0:0) nVidia Corporation NV34 [GeForce FX 5500] rev 161, Mem @ 0xe8000000/24, 0xe0000000/27
(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) PCI Memory resource overlap reduced 0xd8000000 from 0xdfffffff to 0xd7ffffff
(II) Active PCI resource ranges:
        [0] -1  0       0xea14a000 - 0xea14a0ff (0x100) MX[B]
        [1] -1  0       0xea140000 - 0xea147fff (0x8000) MX[B]
        [2] -1  0       0xea148000 - 0xea14807f (0x80) MX[B]
        [3] -1  0       0xea100000 - 0xea11ffff (0x20000) MX[B]
        [4] -1  0       0xea120000 - 0xea13ffff (0x20000) MX[B]
        [5] -1  0       0xea14b000 - 0xea14b0ff (0x100) MX[B]
        [6] -1  0       0xea149000 - 0xea1497ff (0x800) MX[B]
        [7] -1  0       0xeb001000 - 0xeb001fff (0x1000) MX[B]
        [8] -1  0       0xeb000000 - 0xeb000fff (0x1000) MX[B]
        [9] -1  0       0xeb005000 - 0xeb0050ff (0x100) MX[B]
        [10] -1 0       0xeb004000 - 0xeb004fff (0x1000) MX[B]
        [11] -1 0       0xeb003000 - 0xeb003fff (0x1000) MX[B]
        [12] -1 0       0xd8000000 - 0xd7ffffff (0x0) MX[B]O
        [13] -1 0       0xe0000000 - 0xe7ffffff (0x8000000) MX[B](B)
        [14] -1 0       0xe8000000 - 0xe8ffffff (0x1000000) MX[B](B)
        [15] -1 0       0x0000c400 - 0x0000c4ff (0x100) IX[B]
        [16] -1 0       0x0000c300 - 0x0000c30f (0x10) IX[B]
        [17] -1 0       0x0000c200 - 0x0000c2ff (0x100) IX[B]
        [18] -1 0       0x0000c100 - 0x0000c1ff (0x100) IX[B]
        [19] -1 0       0x0000c000 - 0x0000c07f (0x80) IX[B]
        [20] -1 0       0x0000e200 - 0x0000e27f (0x80) IX[B]
        [21] -1 0       0x0000e100 - 0x0000e10f (0x10) IX[B]
        [22] -1 0       0x00000b70 - 0x00000b73 (0x4) IX[B]
        [23] -1 0       0x00000970 - 0x00000977 (0x8) IX[B]
        [24] -1 0       0x00000bf0 - 0x00000bf3 (0x4) IX[B]
        [25] -1 0       0x000009f0 - 0x000009f7 (0x8) IX[B]
        [26] -1 0       0x0000dc00 - 0x0000dc7f (0x80) IX[B]
        [27] -1 0       0x0000db00 - 0x0000db0f (0x10) IX[B]
        [28] -1 0       0x00000b60 - 0x00000b63 (0x4) IX[B]
        [29] -1 0       0x00000960 - 0x00000967 (0x8) IX[B]
        [30] -1 0       0x00000be0 - 0x00000be3 (0x4) IX[B]
        [31] -1 0       0x000009e0 - 0x000009e7 (0x8) IX[B]
        [32] -1 0       0x0000f000 - 0x0000f00f (0x10) IX[B]
        [33] -1 0       0x0000d400 - 0x0000d47f (0x80) IX[B]
        [34] -1 0       0x0000d300 - 0x0000d3ff (0x100) IX[B]
        [35] -1 0       0x0000d200 - 0x0000d207 (0x8) IX[B]
        [36] -1 0       0x00004c40 - 0x00004c7f (0x40) IX[B]
        [37] -1 0       0x00004c00 - 0x00004c3f (0x40) IX[B]
        [38] -1 0       0x0000e300 - 0x0000e31f (0x20) IX[B]
(II) Active PCI resource ranges after removing overlaps:
        [0] -1  0       0xea14a000 - 0xea14a0ff (0x100) MX[B]
        [1] -1  0       0xea140000 - 0xea147fff (0x8000) MX[B]
        [2] -1  0       0xea148000 - 0xea14807f (0x80) MX[B]
        [3] -1  0       0xea100000 - 0xea11ffff (0x20000) MX[B]
        [4] -1  0       0xea120000 - 0xea13ffff (0x20000) MX[B]
        [5] -1  0       0xea14b000 - 0xea14b0ff (0x100) MX[B]
        [6] -1  0       0xea149000 - 0xea1497ff (0x800) MX[B]
        [7] -1  0       0xeb001000 - 0xeb001fff (0x1000) MX[B]
        [8] -1  0       0xeb000000 - 0xeb000fff (0x1000) MX[B]
        [9] -1  0       0xeb005000 - 0xeb0050ff (0x100) MX[B]
        [10] -1 0       0xeb004000 - 0xeb004fff (0x1000) MX[B]
        [11] -1 0       0xeb003000 - 0xeb003fff (0x1000) MX[B]
        [12] -1 0       0xd8000000 - 0xd7ffffff (0x0) MX[B]O
        [13] -1 0       0xe0000000 - 0xe7ffffff (0x8000000) MX[B](B)
        [14] -1 0       0xe8000000 - 0xe8ffffff (0x1000000) MX[B](B)
        [15] -1 0       0x0000c400 - 0x0000c4ff (0x100) IX[B]
        [16] -1 0       0x0000c300 - 0x0000c30f (0x10) IX[B]
        [17] -1 0       0x0000c200 - 0x0000c2ff (0x100) IX[B]
        [18] -1 0       0x0000c100 - 0x0000c1ff (0x100) IX[B]
        [19] -1 0       0x0000c000 - 0x0000c07f (0x80) IX[B]
        [20] -1 0       0x0000e200 - 0x0000e27f (0x80) IX[B]
        [21] -1 0       0x0000e100 - 0x0000e10f (0x10) IX[B]
        [22] -1 0       0x00000b70 - 0x00000b73 (0x4) IX[B]
        [23] -1 0       0x00000970 - 0x00000977 (0x8) IX[B]
        [24] -1 0       0x00000bf0 - 0x00000bf3 (0x4) IX[B]
        [25] -1 0       0x000009f0 - 0x000009f7 (0x8) IX[B]
        [26] -1 0       0x0000dc00 - 0x0000dc7f (0x80) IX[B]
        [27] -1 0       0x0000db00 - 0x0000db0f (0x10) IX[B]
        [28] -1 0       0x00000b60 - 0x00000b63 (0x4) IX[B]
        [29] -1 0       0x00000960 - 0x00000967 (0x8) IX[B]
        [30] -1 0       0x00000be0 - 0x00000be3 (0x4) IX[B]
        [31] -1 0       0x000009e0 - 0x000009e7 (0x8) IX[B]
        [32] -1 0       0x0000f000 - 0x0000f00f (0x10) IX[B]
        [33] -1 0       0x0000d400 - 0x0000d47f (0x80) IX[B]
        [34] -1 0       0x0000d300 - 0x0000d3ff (0x100) IX[B]
        [35] -1 0       0x0000d200 - 0x0000d207 (0x8) IX[B]
        [36] -1 0       0x00004c40 - 0x00004c7f (0x40) IX[B]
        [37] -1 0       0x00004c00 - 0x00004c3f (0x40) IX[B]
        [38] -1 0       0x0000e300 - 0x0000e31f (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       0xea14a000 - 0xea14a0ff (0x100) MX[B]
        [5] -1  0       0xea140000 - 0xea147fff (0x8000) MX[B]
        [6] -1  0       0xea148000 - 0xea14807f (0x80) MX[B]
        [7] -1  0       0xea100000 - 0xea11ffff (0x20000) MX[B]
        [8] -1  0       0xea120000 - 0xea13ffff (0x20000) MX[B]
        [9] -1  0       0xea14b000 - 0xea14b0ff (0x100) MX[B]
        [10] -1 0       0xea149000 - 0xea1497ff (0x800) MX[B]
        [11] -1 0       0xeb001000 - 0xeb001fff (0x1000) MX[B]
        [12] -1 0       0xeb000000 - 0xeb000fff (0x1000) MX[B]
        [13] -1 0       0xeb005000 - 0xeb0050ff (0x100) MX[B]
        [14] -1 0       0xeb004000 - 0xeb004fff (0x1000) MX[B]
        [15] -1 0       0xeb003000 - 0xeb003fff (0x1000) MX[B]
        [16] -1 0       0xd8000000 - 0xd7ffffff (0x0) MX[B]O
        [17] -1 0       0xe0000000 - 0xe7ffffff (0x8000000) MX[B](B)
        [18] -1 0       0xe8000000 - 0xe8ffffff (0x1000000) MX[B](B)
        [19] -1 0       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [20] -1 0       0x00000000 - 0x000000ff (0x100) IX[B]
        [21] -1 0       0x0000c400 - 0x0000c4ff (0x100) IX[B]
        [22] -1 0       0x0000c300 - 0x0000c30f (0x10) IX[B]
        [23] -1 0       0x0000c200 - 0x0000c2ff (0x100) IX[B]
        [24] -1 0       0x0000c100 - 0x0000c1ff (0x100) IX[B]
        [25] -1 0       0x0000c000 - 0x0000c07f (0x80) IX[B]
        [26] -1 0       0x0000e200 - 0x0000e27f (0x80) IX[B]
        [27] -1 0       0x0000e100 - 0x0000e10f (0x10) IX[B]
        [28] -1 0       0x00000b70 - 0x00000b73 (0x4) IX[B]
        [29] -1 0       0x00000970 - 0x00000977 (0x8) IX[B]
        [30] -1 0       0x00000bf0 - 0x00000bf3 (0x4) IX[B]
        [31] -1 0       0x000009f0 - 0x000009f7 (0x8) IX[B]
        [32] -1 0       0x0000dc00 - 0x0000dc7f (0x80) IX[B]
        [33] -1 0       0x0000db00 - 0x0000db0f (0x10) IX[B]
        [34] -1 0       0x00000b60 - 0x00000b63 (0x4) IX[B]
        [35] -1 0       0x00000960 - 0x00000967 (0x8) IX[B]
        [36] -1 0       0x00000be0 - 0x00000be3 (0x4) IX[B]
        [37] -1 0       0x000009e0 - 0x000009e7 (0x8) IX[B]
        [38] -1 0       0x0000f000 - 0x0000f00f (0x10) IX[B]
        [39] -1 0       0x0000d400 - 0x0000d47f (0x80) IX[B]
        [40] -1 0       0x0000d300 - 0x0000d3ff (0x100) IX[B]
        [41] -1 0       0x0000d200 - 0x0000d207 (0x8) IX[B]
        [42] -1 0       0x00004c40 - 0x00004c7f (0x40) IX[B]
        [43] -1 0       0x00004c00 - 0x00004c3f (0x40) IX[B]
        [44] -1 0       0x0000e300 - 0x0000e31f (0x20) IX[B]
(II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
(II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
(II) "glx" will be loaded. This was enabled by default and also specified in the config file.
(II) "freetype" will be loaded. This was enabled by default and also specified in the config file.
(II) "record" will be loaded by default.
(II) "dri" will be loaded by default.
(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: "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: "type1"
(WW) Warning, couldn't open module type1
(II) UnloadModule: "type1"
(EE) Failed to load module "type1" (module does not exist, 0)
(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: "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: "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
(--) Assigning device section with no busID to primary device
(--) 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) Loading sub module "xaa"
(II) LoadModule: "xaa"
(II) Loading /usr/lib/xorg/modules//libxaa.so
(II) Module xaa: vendor="X.Org Foundation"
        compiled for 1.4.0, module version = 1.2.0
        ABI class: X.Org Video Driver, version 2.0
(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       0xea14a000 - 0xea14a0ff (0x100) MX[B]
        [5] -1  0       0xea140000 - 0xea147fff (0x8000) MX[B]
        [6] -1  0       0xea148000 - 0xea14807f (0x80) MX[B]
        [7] -1  0       0xea100000 - 0xea11ffff (0x20000) MX[B]
        [8] -1  0       0xea120000 - 0xea13ffff (0x20000) MX[B]
        [9] -1  0       0xea14b000 - 0xea14b0ff (0x100) MX[B]
        [10] -1 0       0xea149000 - 0xea1497ff (0x800) MX[B]
        [11] -1 0       0xeb001000 - 0xeb001fff (0x1000) MX[B]
        [12] -1 0       0xeb000000 - 0xeb000fff (0x1000) MX[B]
        [13] -1 0       0xeb005000 - 0xeb0050ff (0x100) MX[B]
        [14] -1 0       0xeb004000 - 0xeb004fff (0x1000) MX[B]
        [15] -1 0       0xeb003000 - 0xeb003fff (0x1000) MX[B]
        [16] -1 0       0xd8000000 - 0xd7ffffff (0x0) MX[B]O
        [17] -1 0       0xe0000000 - 0xe7ffffff (0x8000000) MX[B](B)
        [18] -1 0       0xe8000000 - 0xe8ffffff (0x1000000) MX[B](B)
        [19] -1 0       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [20] -1 0       0x00000000 - 0x000000ff (0x100) IX[B]
        [21] -1 0       0x0000c400 - 0x0000c4ff (0x100) IX[B]
        [22] -1 0       0x0000c300 - 0x0000c30f (0x10) IX[B]
        [23] -1 0       0x0000c200 - 0x0000c2ff (0x100) IX[B]
        [24] -1 0       0x0000c100 - 0x0000c1ff (0x100) IX[B]
        [25] -1 0       0x0000c000 - 0x0000c07f (0x80) IX[B]
        [26] -1 0       0x0000e200 - 0x0000e27f (0x80) IX[B]
        [27] -1 0       0x0000e100 - 0x0000e10f (0x10) IX[B]
        [28] -1 0       0x00000b70 - 0x00000b73 (0x4) IX[B]
        [29] -1 0       0x00000970 - 0x00000977 (0x8) IX[B]
        [30] -1 0       0x00000bf0 - 0x00000bf3 (0x4) IX[B]
        [31] -1 0       0x000009f0 - 0x000009f7 (0x8) IX[B]
        [32] -1 0       0x0000dc00 - 0x0000dc7f (0x80) IX[B]
        [33] -1 0       0x0000db00 - 0x0000db0f (0x10) IX[B]
        [34] -1 0       0x00000b60 - 0x00000b63 (0x4) IX[B]
        [35] -1 0       0x00000960 - 0x00000967 (0x8) IX[B]
        [36] -1 0       0x00000be0 - 0x00000be3 (0x4) IX[B]
        [37] -1 0       0x000009e0 - 0x000009e7 (0x8) IX[B]
        [38] -1 0       0x0000f000 - 0x0000f00f (0x10) IX[B]
        [39] -1 0       0x0000d400 - 0x0000d47f (0x80) IX[B]
        [40] -1 0       0x0000d300 - 0x0000d3ff (0x100) IX[B]
        [41] -1 0       0x0000d200 - 0x0000d207 (0x8) IX[B]
        [42] -1 0       0x00004c40 - 0x00004c7f (0x40) IX[B]
        [43] -1 0       0x00004c00 - 0x00004c3f (0x40) IX[B]
        [44] -1 0       0x0000e300 - 0x0000e31f (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       0xea14a000 - 0xea14a0ff (0x100) MX[B]
        [5] -1  0       0xea140000 - 0xea147fff (0x8000) MX[B]
        [6] -1  0       0xea148000 - 0xea14807f (0x80) MX[B]
        [7] -1  0       0xea100000 - 0xea11ffff (0x20000) MX[B]
        [8] -1  0       0xea120000 - 0xea13ffff (0x20000) MX[B]
        [9] -1  0       0xea14b000 - 0xea14b0ff (0x100) MX[B]
        [10] -1 0       0xea149000 - 0xea1497ff (0x800) MX[B]
        [11] -1 0       0xeb001000 - 0xeb001fff (0x1000) MX[B]
        [12] -1 0       0xeb000000 - 0xeb000fff (0x1000) MX[B]
        [13] -1 0       0xeb005000 - 0xeb0050ff (0x100) MX[B]
        [14] -1 0       0xeb004000 - 0xeb004fff (0x1000) MX[B]
        [15] -1 0       0xeb003000 - 0xeb003fff (0x1000) MX[B]
        [16] -1 0       0xd8000000 - 0xd7ffffff (0x0) MX[B]O
        [17] -1 0       0xe0000000 - 0xe7ffffff (0x8000000) MX[B](B)
        [18] -1 0       0xe8000000 - 0xe8ffffff (0x1000000) MX[B](B)
        [19] 0  0       0x000a0000 - 0x000affff (0x10000) MS[B]
        [20] 0  0       0x000b0000 - 0x000b7fff (0x8000) MS[B]
        [21] 0  0       0x000b8000 - 0x000bffff (0x8000) MS[B]
        [22] -1 0       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [23] -1 0       0x00000000 - 0x000000ff (0x100) IX[B]
        [24] -1 0       0x0000c400 - 0x0000c4ff (0x100) IX[B]
        [25] -1 0       0x0000c300 - 0x0000c30f (0x10) IX[B]
        [26] -1 0       0x0000c200 - 0x0000c2ff (0x100) IX[B]
        [27] -1 0       0x0000c100 - 0x0000c1ff (0x100) IX[B]
        [28] -1 0       0x0000c000 - 0x0000c07f (0x80) IX[B]
        [29] -1 0       0x0000e200 - 0x0000e27f (0x80) IX[B]
        [30] -1 0       0x0000e100 - 0x0000e10f (0x10) IX[B]
        [31] -1 0       0x00000b70 - 0x00000b73 (0x4) IX[B]
        [32] -1 0       0x00000970 - 0x00000977 (0x8) IX[B]
        [33] -1 0       0x00000bf0 - 0x00000bf3 (0x4) IX[B]
        [34] -1 0       0x000009f0 - 0x000009f7 (0x8) IX[B]
        [35] -1 0       0x0000dc00 - 0x0000dc7f (0x80) IX[B]
        [36] -1 0       0x0000db00 - 0x0000db0f (0x10) IX[B]
        [37] -1 0       0x00000b60 - 0x00000b63 (0x4) IX[B]
        [38] -1 0       0x00000960 - 0x00000967 (0x8) IX[B]
        [39] -1 0       0x00000be0 - 0x00000be3 (0x4) IX[B]
        [40] -1 0       0x000009e0 - 0x000009e7 (0x8) IX[B]
        [41] -1 0       0x0000f000 - 0x0000f00f (0x10) IX[B]
        [42] -1 0       0x0000d400 - 0x0000d47f (0x80) IX[B]
        [43] -1 0       0x0000d300 - 0x0000d3ff (0x100) IX[B]
        [44] -1 0       0x0000d200 - 0x0000d207 (0x8) IX[B]
        [45] -1 0       0x00004c40 - 0x00004c7f (0x40) IX[B]
        [46] -1 0       0x00004c00 - 0x00004c3f (0x40) IX[B]
        [47] -1 0       0x0000e300 - 0x0000e31f (0x20) IX[B]
        [48] 0  0       0x000003b0 - 0x000003bb (0xc) IS[B]
        [49] 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): Support for GLX with the Damage and Composite X extensions is
(II) NVIDIA(0):     enabled.
(WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
(II) NVIDIA(0): NVIDIA GPU GeForce FX 5500 (NV34) at PCI:1:0:0 (GPU-0)
(--) NVIDIA(0): Memory: 131072 kBytes
(--) NVIDIA(0): VideoBIOS: 04.34.20.69.51
(II) NVIDIA(0): Detected AGP rate: 8X
(--) NVIDIA(0): Interlaced video modes are supported on this GPU
(--) NVIDIA(0): Connected display device(s) on GeForce FX 5500 at PCI:1:0:0:
(--) NVIDIA(0):     CRT-0
(--) NVIDIA(0): CRT-0: 350.0 MHz maximum pixel clock
(II) NVIDIA(0): Assigned Display Device: CRT-0
(II) NVIDIA(0): Validated modes:
(II) NVIDIA(0):     "1680x1050"
(II) NVIDIA(0): Virtual screen size determined to be 1680 x 1050
(++) NVIDIA(0): DPI set to (100, 100); computed from -dpi X commandline option
(==) NVIDIA(0): Enabling 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       0xe0000000 - 0xe7ffffff (0x8000000) MX[B]
        [1] 0   0       0xe8000000 - 0xe8ffffff (0x1000000) MX[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       0xea14a000 - 0xea14a0ff (0x100) MX[B]
        [7] -1  0       0xea140000 - 0xea147fff (0x8000) MX[B]
        [8] -1  0       0xea148000 - 0xea14807f (0x80) MX[B]
        [9] -1  0       0xea100000 - 0xea11ffff (0x20000) MX[B]
        [10] -1 0       0xea120000 - 0xea13ffff (0x20000) MX[B]
        [11] -1 0       0xea14b000 - 0xea14b0ff (0x100) MX[B]
        [12] -1 0       0xea149000 - 0xea1497ff (0x800) MX[B]
        [13] -1 0       0xeb001000 - 0xeb001fff (0x1000) MX[B]
        [14] -1 0       0xeb000000 - 0xeb000fff (0x1000) MX[B]
        [15] -1 0       0xeb005000 - 0xeb0050ff (0x100) MX[B]
        [16] -1 0       0xeb004000 - 0xeb004fff (0x1000) MX[B]
        [17] -1 0       0xeb003000 - 0xeb003fff (0x1000) MX[B]
        [18] -1 0       0xd8000000 - 0xd7ffffff (0x0) MX[B]O
        [19] -1 0       0xe0000000 - 0xe7ffffff (0x8000000) MX[B](B)
        [20] -1 0       0xe8000000 - 0xe8ffffff (0x1000000) MX[B](B)
        [21] 0  0       0x000a0000 - 0x000affff (0x10000) MS[B](OprD)
        [22] 0  0       0x000b0000 - 0x000b7fff (0x8000) MS[B](OprD)
        [23] 0  0       0x000b8000 - 0x000bffff (0x8000) MS[B](OprD)
        [24] -1 0       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [25] -1 0       0x00000000 - 0x000000ff (0x100) IX[B]
        [26] -1 0       0x0000c400 - 0x0000c4ff (0x100) IX[B]
        [27] -1 0       0x0000c300 - 0x0000c30f (0x10) IX[B]
        [28] -1 0       0x0000c200 - 0x0000c2ff (0x100) IX[B]
        [29] -1 0       0x0000c100 - 0x0000c1ff (0x100) IX[B]
        [30] -1 0       0x0000c000 - 0x0000c07f (0x80) IX[B]
        [31] -1 0       0x0000e200 - 0x0000e27f (0x80) IX[B]
        [32] -1 0       0x0000e100 - 0x0000e10f (0x10) IX[B]
        [33] -1 0       0x00000b70 - 0x00000b73 (0x4) IX[B]
        [34] -1 0       0x00000970 - 0x00000977 (0x8) IX[B]
        [35] -1 0       0x00000bf0 - 0x00000bf3 (0x4) IX[B]
        [36] -1 0       0x000009f0 - 0x000009f7 (0x8) IX[B]
        [37] -1 0       0x0000dc00 - 0x0000dc7f (0x80) IX[B]
        [38] -1 0       0x0000db00 - 0x0000db0f (0x10) IX[B]
        [39] -1 0       0x00000b60 - 0x00000b63 (0x4) IX[B]
        [40] -1 0       0x00000960 - 0x00000967 (0x8) IX[B]
        [41] -1 0       0x00000be0 - 0x00000be3 (0x4) IX[B]
        [42] -1 0       0x000009e0 - 0x000009e7 (0x8) IX[B]
        [43] -1 0       0x0000f000 - 0x0000f00f (0x10) IX[B]
        [44] -1 0       0x0000d400 - 0x0000d47f (0x80) IX[B]
        [45] -1 0       0x0000d300 - 0x0000d3ff (0x100) IX[B]
        [46] -1 0       0x0000d200 - 0x0000d207 (0x8) IX[B]
        [47] -1 0       0x00004c40 - 0x00004c7f (0x40) IX[B]
        [48] -1 0       0x00004c00 - 0x00004c3f (0x40) IX[B]
        [49] -1 0       0x0000e300 - 0x0000e31f (0x20) IX[B]
        [50] 0  0       0x000003b0 - 0x000003bb (0xc) IS[B](OprU)
        [51] 0  0       0x000003c0 - 0x000003df (0x20) IS[B](OprU)
(II) NVIDIA(0): Initialized GART.
(II) NVIDIA(0): Setting mode "1680x1050"
(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
(**) Option "dpms"
(**) NVIDIA(0): DPMS 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"
(**) Keyboard0: always reports core events
(**) Option "Protocol" "standard"
(**) Keyboard0: Protocol: standard
(**) Option "AutoRepeat" "500 30"
(**) Option "XkbRules" "xorg"
(**) Keyboard0: XkbRules: "xorg"
(**) Option "XkbModel" "pc105"
(**) Keyboard0: XkbModel: "pc105"
(**) Option "XkbLayout" "us"
(**) Keyboard0: XkbLayout: "us"
(**) Option "CustomKeycodes" "off"
(**) Keyboard0: CustomKeycodes disabled
(**) Option "Protocol" "auto"
(**) Mouse0: Device: "/dev/psaux"
(**) Mouse0: Protocol: "auto"
(**) Option "CorePointer"
(**) Mouse0: always reports core events
(**) Option "Device" "/dev/psaux"
(**) Option "Emulate3Buttons" "no"
(**) Option "ZAxisMapping" "4 5"
(**) Mouse0: ZAxisMapping: buttons 4 and 5
(**) Mouse0: Buttons: 9
(**) Mouse0: Sensitivity: 1
(II) evaluating device (Mouse0)
(II) XINPUT: Adding extended input device "Mouse0" (type: MOUSE)
(II) evaluating device (Keyboard0)
(II) XINPUT: Adding extended input device "Keyboard0" (type: KEYBOARD)
(--) Mouse0: PnP-detected protocol: "ExplorerPS/2"
(II) Mouse0: ps2EnableDataReporting: succeeded
Could not init font path element /usr/share/fonts/X11/cyrillic, removing from list!


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

Kernel: Linux 2.6.22 (PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C)
Shell: /bin/sh linked to /bin/bash

Versions of packages xserver-xorg depends on:
ii  debconf [debconf-2 1.5.17                Debian configuration management sy
ii  nvidia-glx [xserve 100.14.19-1           NVIDIA binary Xorg driver
ii  x11-common         1:7.3+7               X Window System (X.Org) infrastruc
ii  x11-xkb-utils      7.3+1                 X11 XKB utilities
ii  xkb-data           1.0~cvs.20070916-1    X Keyboard Extension (XKB) configu
ii  xserver-xorg-core  2:1.4.1~git20071119-1 Xorg X server - core server
ii  xserver-xorg-input 1:1.2.2-3             X.Org X server -- keyboard input d
ii  xserver-xorg-input 1:1.2.3-1             X.Org X server -- mouse input driv
ii  xserver-xorg-video 1:10.15.2-1           X.Org X server -- VMware display d

Versions of packages xserver-xorg recommends:
ii  discover               2.1.2-2           hardware identification system
ii  dmidecode              2.9-1             Dump Desktop Management Interface
ii  laptop-detect          0.13.2            attempt to detect a laptop
ii  libgl1-mesa-dri        7.0.2-2           A free implementation of the OpenG
ii  udev                   0.114-2           /dev/ and hotplug management daemo
ii  xresprobe              0.4.23debian1-0.1 X Resolution Probe

-- debconf information:
* xserver-xorg/multiple_possible_x-drivers:
* xserver-xorg/config/monitor/use_sync_ranges: true
* xserver-xorg/config/monitor/lcd: true
  xserver-xorg/config/device/default-identifier:
* xserver-xorg/autodetect_monitor: true
* xserver-xorg/config/display/default_depth: 24
* xserver-xorg/config/display/modes: 1680x1050, 1400x1050, 1280x1024, 1024x768, 800x600, 640x480
* xserver-xorg/config/inputdevice/keyboard/internal:
* xserver-xorg/config/inputdevice/keyboard/options:
* 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/inputdevice/mouse/emulate3buttons: true
* xserver-xorg/config/monitor/horiz-sync: 29.0-94.0
* 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: nvidia
* xserver-xorg/config/monitor/selection-method: Advanced
* xserver-xorg/config/monitor/mode-list: 1280x1024 @ 60Hz
  shared/fontpath/fontserver:
* xserver-xorg/config/doublequote_in_string_error:
  xserver-xorg/config/monitor/screen-size: 17 inches (430 mm)
* shared/no_known_x-server:
* xserver-xorg/config/device/bus_id_error:
* xserver-xorg/config/monitor/vert-refresh: 0.0-75.0
* xserver-xorg/autodetect_keyboard: false
  xserver-xorg/config/fontpath/fontserver:
* xserver-xorg/config/device/identifier: nVidia Corporation NV34 [GeForce FX 5500]
* 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
  xserver-xorg/config/monitor/default-identifier:




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

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~git20071212-2_i386.deb
  to pool/main/x/xorg-server/xnest_1.4.1~git20071212-2_i386.deb
xorg-server_1.4.1~git20071212-2.diff.gz
  to pool/main/x/xorg-server/xorg-server_1.4.1~git20071212-2.diff.gz
xorg-server_1.4.1~git20071212-2.dsc
  to pool/main/x/xorg-server/xorg-server_1.4.1~git20071212-2.dsc
xserver-xephyr_1.4.1~git20071212-2_i386.deb
  to pool/main/x/xorg-server/xserver-xephyr_1.4.1~git20071212-2_i386.deb
xserver-xorg-core-dbg_1.4.1~git20071212-2_i386.deb
  to pool/main/x/xorg-server/xserver-xorg-core-dbg_1.4.1~git20071212-2_i386.deb
xserver-xorg-core_1.4.1~git20071212-2_i386.deb
  to pool/main/x/xorg-server/xserver-xorg-core_1.4.1~git20071212-2_i386.deb
xserver-xorg-dev_1.4.1~git20071212-2_i386.deb
  to pool/main/x/xorg-server/xserver-xorg-dev_1.4.1~git20071212-2_i386.deb
xvfb_1.4.1~git20071212-2_i386.deb
  to pool/main/x/xorg-server/xvfb_1.4.1~git20071212-2_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 451989@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Julien Cristau <jcristau@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: Sat, 22 Dec 2007 00:02:01 +0100
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~git20071212-2
Distribution: unstable
Urgency: low
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Changed-By: Julien Cristau <jcristau@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: 451989
Changes: 
 xorg-server (2:1.4.1~git20071212-2) unstable; urgency=low
 .
   * Add patch 08_xkb_infinite_loop.diff from upstream bug#13511: papers over
     an infinite loop in event processing (closes: #451989).
Files: 
 d8fd370d9ff1c8525e24d5ed9792127b 2455 x11 optional xorg-server_1.4.1~git20071212-2.dsc
 d448b7fdbb33f6febd732bc1c61a6492 291899 x11 optional xorg-server_1.4.1~git20071212-2.diff.gz
 2ba7b658a4f3f4fbcf313bda2bb706d0 4050314 x11 optional xserver-xorg-core_1.4.1~git20071212-2_i386.deb
 675e9959b22a1cd4daea4f0f96a9ae1d 671938 x11 optional xserver-xorg-dev_1.4.1~git20071212-2_i386.deb
 fb6eca0f91ae4f80acf019549502d356 1739638 x11 optional xnest_1.4.1~git20071212-2_i386.deb
 938637de8970d86320f54b67586c9024 1849598 x11 optional xvfb_1.4.1~git20071212-2_i386.deb
 8506432780b2b075fb797c5c9cb8aba2 1887636 x11 optional xserver-xephyr_1.4.1~git20071212-2_i386.deb
 4b9218685bc5bf14ca7a8a01edbfb3d4 12558602 x11 extra xserver-xorg-core-dbg_1.4.1~git20071212-2_i386.deb

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

iD8DBQFHbF5DmEvTgKxfcAwRApB3AKDJEKZoFkuiUALjkN5JX4b6W+VhfACfSOir
otc7vK/1o+EZxKzJH43iwLI=
=0zvE
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: