Package: xserver-xorg-input-evdev
Version: 1:1.2.0~git20070819-3
Followup-For: Bug #443292

Hello,

I'm also affected by the bug reported here, so I followed the git bisect 
instructions:

a0ea7363f51ff6c2bb81006b7220b7daa9ee9221 is first bad commit
commit a0ea7363f51ff6c2bb81006b7220b7daa9ee9221
Author: Zephaniah E. Hull <[EMAIL PROTECTED]>
Date:   Tue Apr 24 06:49:11 2007 -0400

    Remove all of evdev_brain.c and all callers.

    Remove the non-functional 2.4 kernel compiling compatibility.

    Remove the XInput 1.4+ SendCoreEvents/DontSendCoreEvents define 
replacements.

    Remove evdevDriver, some stuff from evdevDevice, all users.

    NOTE: This WILL BREAK all existing configurations.

    NOTE: Device read failure segfaults, don't unplug stuff.

:040000 040000 779549d4e67d7abffe1eebdafa13e4c5c6ce1cb8 
bbadfef54e9397bc0a44f0f2002a33a06e484ff2 M      src

Best regards,
  Silvestre Zabala

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

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

X server symlink status:
lrwxrwxrwx 1 root root 13 2006-08-04 18:37 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 1669528 2007-09-16 20:56 /usr/bin/Xorg

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

VGA-compatible devices on PCI bus:
03:00.0 VGA compatible controller: nVidia Corporation GeForce 7900 GT (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 3529 2007-09-04 15:59 /etc/X11/xorg.conf

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

#Section "InputDevice"
#       Identifier "mouse"
#       Driver "evdev"
#       Option "evBits"  "+1-2"
#       Option "keyBits" "~272-287"
#       Option "relBits" "~0-2 ~6 ~8"
#       Option "Pass"    "3"
#EndSection
#Section "Device"
#       Identifier      "Gigabyte GV-N68128DH"
#       VendorName      "NVidia"
#       BoardName       "GeForce 6800"
#       Driver          "nv"
#EndSection
#Section "InputDevice"
#    Identifier     "Configured Mouse"
#    Driver         "mouse"
#    Option         "CorePointer"
#    Option         "Device" "/dev/input/mice"
#    Option         "Protocol" "ExplorerPS/2"
#EndSection

Section "ServerLayout"

        #InputDevice    "Logitech MX1000"
    Identifier     "Default Layout"
    Screen      0  "Main Screen" 0 0
    InputDevice    "Microsoft Natural Keyboard Pro"
    InputDevice    "MX1000"
    Option         "NoTrapSignals"
EndSection

Section "Files"
    FontPath        "/usr/share/fonts/X11/misc"
    FontPath        "/usr/share/fonts/X11/cyrillic"
    FontPath        "/usr/share/fonts/X11/100dpi/:unscaled"
    FontPath        "/usr/share/fonts/X11/75dpi/:unscaled"
    FontPath        "/usr/share/fonts/X11/Type1"
    FontPath        "/usr/share/fonts/X11/100dpi"
    FontPath        "/usr/share/fonts/X11/75dpi"
    FontPath        "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
    Load           "i2c"
    Load           "bitmap"
    Load           "ddc"
    Load           "extmod"
    Load           "freetype"
    Load           "glx"
    Load           "int10"
    Load           "record"
    Load           "type1"
    Load           "vbe"
EndSection

Section "InputDevice"
    Identifier     "Microsoft Natural Keyboard Pro"
    Driver         "kbd"
    Option         "CoreKeyboard"
    Option         "XkbRules" "xorg"
    Option         "XkbModel" "microsoftpro"
    Option         "XkbLayout" "de"
EndSection

Section "InputDevice"
    Identifier     "MX1000"
    Driver         "evdev"
    Option         "CorePointer"
    Option         "Name" "Logitech USB Receiver"
EndSection

Section "Monitor"

    #ModeLine       "1280x1024" 157.5 1280 1344 1504 1728 1024 1025 1028 1072 
+hsync +vsync
    #ModeLine       "800x600" 56.3 800 832 896 1048 600 601 604 631 +hsync 
+vsync
    #ModeLine       "[EMAIL PROTECTED]" 275.8 1024 1056 2104 2136 768 777 797 
807
    Identifier     "HM903DT"
    VendorName     "Iiyama"
    ModelName      "VisionMaster Pro 454"
    DisplaySize     366    274
    HorizSync       30.0 - 130.0
    VertRefresh     50.0 - 200.0
    Option         "DPMS"
EndSection

Section "Device"
    Option              "RenderAccel" "True"
    Identifier     "Gigabyte GV-N68128DH"
    Driver         "nvidia"
    VendorName     "NVidia"
    BoardName      "GeForce 6800"
EndSection

Section "Screen"
    Identifier     "Main Screen"
    Device         "Gigabyte GV-N68128DH"
    Monitor        "HM903DT"
    DefaultDepth    24
    DefaultFbBPP    32
    Option         "NvAGP" "3"
    Option         "MultisampleCompatibility" "True"
    Option         "AddARGBGLXVisuals" "true"
    Option         "NoLogo" "true"
    Option         "Stereo" "1"
    Option         "RenderAccel" "True"
    Option         "AllowGLXWithComposite" "True"
    SubSection     "Display"
        Depth       24
        Modes      "1400x1050" "1280x1024" "1024x768" "800x600" "640x480"
    EndSubSection
EndSection

Section "Extensions"
    Option         "Composite" "Enable"
EndSection



Xorg X server log files on system:
-rw-r--r-- 1 root root 30600 2006-02-12 18:54 /var/log/Xorg.21.log
-rw-r--r-- 1 root root 27841 2007-06-16 19:46 /var/log/Xorg.20.log
-rw-r--r-- 1 root root 28313 2007-09-21 10:51 /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-2)
Current Operating System: Linux skynet 2.6.22-1-lsm #1 SMP Tue Sep 18 15:57:58 
CEST 2007 i686
Build Date: 16 September 2007  02:37:21PM
 
        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: Fri Sep 21 10:50:17 2007
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Default Layout"
(**) |-->Screen "Main Screen" (0)
(**) |   |-->Monitor "HM903DT"
(**) |   |-->Device "Gigabyte GV-N68128DH"
(**) |-->Input Device "Microsoft Natural Keyboard Pro"
(**) |-->Input Device "MX1000"
(**) Option "NoTrapSignals"
(==) Automatically adding devices
(==) Automatically enabling devices
(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").
(==) 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:
        /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,
        /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 "/etc/X11/rgb"
(==) ModulePath set to "/usr/lib/xorg/modules"
(**) Extension "Composite" is enabled
(II) Open ACPI successful (/var/run/acpid.socket)
(II) Loader magic: 0x81d8680
(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 1106,0308 card 1849,0308 rev 00 class 06,00,00 hdr 80
(II) PCI: 00:00:1: chip 1106,1308 card 1849,1308 rev 00 class 06,00,00 hdr 00
(II) PCI: 00:00:2: chip 1106,2308 card 1849,2308 rev 00 class 06,00,00 hdr 00
(II) PCI: 00:00:3: chip 1106,3208 card 0000,0000 rev 00 class 06,00,00 hdr 00
(II) PCI: 00:00:4: chip 1106,4308 card 1849,4308 rev 00 class 06,00,00 hdr 00
(II) PCI: 00:00:5: chip 1106,5308 card 1849,5308 rev 00 class 08,00,20 hdr 80
(II) PCI: 00:00:7: chip 1106,7308 card 0000,0000 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:02:0: chip 1106,a208 card 0000,0000 rev 00 class 06,04,00 hdr 01
(II) PCI: 00:0a:0: chip 1095,3112 card 1095,6112 rev 02 class 01,04,00 hdr 00
(II) PCI: 00:0b:0: chip 1102,0008 card 1102,1021 rev 00 class 04,01,00 hdr 00
(II) PCI: 00:0c:0: chip 13d0,2103 card 13d0,2103 rev 02 class 02,80,00 hdr 00
(II) PCI: 00:0f:0: chip 1106,0591 card 1849,0591 rev 80 class 01,01,8f hdr 80
(II) PCI: 00:0f:1: chip 1106,0571 card 1849,0571 rev 07 class 01,01,8a hdr 00
(II) PCI: 00:10:0: chip 1106,3038 card 1849,3038 rev a0 class 0c,03,00 hdr 80
(II) PCI: 00:10:1: chip 1106,3038 card 1849,3038 rev a0 class 0c,03,00 hdr 80
(II) PCI: 00:10:2: chip 1106,3038 card 1849,3038 rev a0 class 0c,03,00 hdr 80
(II) PCI: 00:10:3: chip 1106,3038 card 1849,3038 rev a0 class 0c,03,00 hdr 80
(II) PCI: 00:10:4: chip 1106,3104 card 1849,3104 rev 86 class 0c,03,20 hdr 80
(II) PCI: 00:11:0: chip 1106,3337 card 1849,3337 rev 00 class 06,01,00 hdr 80
(II) PCI: 00:11:7: chip 1106,287e card 1106,337e rev 00 class 06,00,00 hdr 00
(II) PCI: 00:12:0: chip 1106,3065 card 1849,3065 rev 7c class 02,00,00 hdr 00
(II) PCI: 00:13:0: chip 1106,337b card 0000,0000 rev 00 class 06,04,00 hdr 81
(II) PCI: 03:00:0: chip 10de,0291 card 10de,042b rev a1 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,3), 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: 0x0007 (VGA_EN is cleared)
(II) Bus 1 non-prefetchable memory range:
        [0] -1  0       0xf3b00000 - 0xf3bfffff (0x100000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 3: bridge is at (0:2:0), (0,3,3), BCTRL: 0x000b (VGA_EN is set)
(II) Bus 3 I/O range:
        [0] -1  0       0x0000b000 - 0x0000bfff (0x1000) IX[B]
(II) Bus 3 non-prefetchable memory range:
        [0] -1  0       0xf3d00000 - 0xf7dfffff (0x4100000) MX[B]
(II) Bus 3 prefetchable memory range:
        [0] -1  0       0xbff00000 - 0xdfefffff (0x20000000) 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)
(II) PCI-to-PCI bridge:
(II) Bus 2: bridge is at (0:19:0), (0,2,2), BCTRL: 0x0007 (VGA_EN is cleared)
(II) Bus 2 non-prefetchable memory range:
        [0] -1  0       0xf3c00000 - 0xf3cfffff (0x100000) MX[B]
(--) PCI:*(3:0:0) nVidia Corporation G71 [GeForce 7900 GT/GTO] rev 161, Mem @ 
0xf6000000/24, 0xc0000000/28, 0xf5000000/24, I/O @ 0xbc00/7, BIOS @ 
0xf7de0000/17
(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 0xf8000000 from 0xfbffffff to 
0xf7ffffff
(II) Active PCI resource ranges:
        [0] -1  0       0xf7fffc00 - 0xf7fffcff (0x100) MX[B]
        [1] -1  0       0xf7fff800 - 0xf7fff8ff (0x100) MX[B]
        [2] -1  0       0xf7fe0000 - 0xf7feffff (0x10000) MX[B]
        [3] -1  0       0xf7fff400 - 0xf7fff5ff (0x200) MX[B]
        [4] -1  0       0xf8000000 - 0xf7ffffff (0x0) MX[B]O
        [5] -1  0       0xf7de0000 - 0xf7dfffff (0x20000) MX[B](B)
        [6] -1  0       0xf5000000 - 0xf5ffffff (0x1000000) MX[B](B)
        [7] -1  0       0xc0000000 - 0xcfffffff (0x10000000) MX[B](B)
        [8] -1  0       0xf6000000 - 0xf6ffffff (0x1000000) MX[B](B)
        [9] -1  0       0x0000e800 - 0x0000e8ff (0x100) IX[B]
        [10] -1 0       0x0000e080 - 0x0000e09f (0x20) IX[B]
        [11] -1 0       0x0000e400 - 0x0000e41f (0x20) IX[B]
        [12] -1 0       0x0000e480 - 0x0000e49f (0x20) IX[B]
        [13] -1 0       0x0000ec00 - 0x0000ec1f (0x20) IX[B]
        [14] -1 0       0x0000fc00 - 0x0000fc0f (0x10) IX[B]
        [15] -1 0       0x0000d000 - 0x0000d0ff (0x100) IX[B]
        [16] -1 0       0x0000d480 - 0x0000d48f (0x10) IX[B]
        [17] -1 0       0x0000d800 - 0x0000d803 (0x4) IX[B]
        [18] -1 0       0x0000d880 - 0x0000d887 (0x8) IX[B]
        [19] -1 0       0x0000dc00 - 0x0000dc03 (0x4) IX[B]
        [20] -1 0       0x0000e000 - 0x0000e007 (0x8) IX[B]
        [21] -1 0       0x0000d400 - 0x0000d41f (0x20) IX[B]
        [22] -1 0       0x0000cc00 - 0x0000cc3f (0x40) IX[B]
        [23] -1 0       0x0000c080 - 0x0000c08f (0x10) IX[B]
        [24] -1 0       0x0000c400 - 0x0000c403 (0x4) IX[B]
        [25] -1 0       0x0000c480 - 0x0000c487 (0x8) IX[B]
        [26] -1 0       0x0000c800 - 0x0000c803 (0x4) IX[B]
        [27] -1 0       0x0000c880 - 0x0000c887 (0x8) IX[B]
        [28] -1 0       0x0000bc00 - 0x0000bc7f (0x80) IX[B](B)
(II) Active PCI resource ranges after removing overlaps:
        [0] -1  0       0xf7fffc00 - 0xf7fffcff (0x100) MX[B]
        [1] -1  0       0xf7fff800 - 0xf7fff8ff (0x100) MX[B]
        [2] -1  0       0xf7fe0000 - 0xf7feffff (0x10000) MX[B]
        [3] -1  0       0xf7fff400 - 0xf7fff5ff (0x200) MX[B]
        [4] -1  0       0xf8000000 - 0xf7ffffff (0x0) MX[B]O
        [5] -1  0       0xf7de0000 - 0xf7dfffff (0x20000) MX[B](B)
        [6] -1  0       0xf5000000 - 0xf5ffffff (0x1000000) MX[B](B)
        [7] -1  0       0xc0000000 - 0xcfffffff (0x10000000) MX[B](B)
        [8] -1  0       0xf6000000 - 0xf6ffffff (0x1000000) MX[B](B)
        [9] -1  0       0x0000e800 - 0x0000e8ff (0x100) IX[B]
        [10] -1 0       0x0000e080 - 0x0000e09f (0x20) IX[B]
        [11] -1 0       0x0000e400 - 0x0000e41f (0x20) IX[B]
        [12] -1 0       0x0000e480 - 0x0000e49f (0x20) IX[B]
        [13] -1 0       0x0000ec00 - 0x0000ec1f (0x20) IX[B]
        [14] -1 0       0x0000fc00 - 0x0000fc0f (0x10) IX[B]
        [15] -1 0       0x0000d000 - 0x0000d0ff (0x100) IX[B]
        [16] -1 0       0x0000d480 - 0x0000d48f (0x10) IX[B]
        [17] -1 0       0x0000d800 - 0x0000d803 (0x4) IX[B]
        [18] -1 0       0x0000d880 - 0x0000d887 (0x8) IX[B]
        [19] -1 0       0x0000dc00 - 0x0000dc03 (0x4) IX[B]
        [20] -1 0       0x0000e000 - 0x0000e007 (0x8) IX[B]
        [21] -1 0       0x0000d400 - 0x0000d41f (0x20) IX[B]
        [22] -1 0       0x0000cc00 - 0x0000cc3f (0x40) IX[B]
        [23] -1 0       0x0000c080 - 0x0000c08f (0x10) IX[B]
        [24] -1 0       0x0000c400 - 0x0000c403 (0x4) IX[B]
        [25] -1 0       0x0000c480 - 0x0000c487 (0x8) IX[B]
        [26] -1 0       0x0000c800 - 0x0000c803 (0x4) IX[B]
        [27] -1 0       0x0000c880 - 0x0000c887 (0x8) IX[B]
        [28] -1 0       0x0000bc00 - 0x0000bc7f (0x80) IX[B](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       0xf7fffc00 - 0xf7fffcff (0x100) MX[B]
        [5] -1  0       0xf7fff800 - 0xf7fff8ff (0x100) MX[B]
        [6] -1  0       0xf7fe0000 - 0xf7feffff (0x10000) MX[B]
        [7] -1  0       0xf7fff400 - 0xf7fff5ff (0x200) MX[B]
        [8] -1  0       0xf8000000 - 0xf7ffffff (0x0) MX[B]O
        [9] -1  0       0xf7de0000 - 0xf7dfffff (0x20000) MX[B](B)
        [10] -1 0       0xf5000000 - 0xf5ffffff (0x1000000) MX[B](B)
        [11] -1 0       0xc0000000 - 0xcfffffff (0x10000000) MX[B](B)
        [12] -1 0       0xf6000000 - 0xf6ffffff (0x1000000) MX[B](B)
        [13] -1 0       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [14] -1 0       0x00000000 - 0x000000ff (0x100) IX[B]
        [15] -1 0       0x0000e800 - 0x0000e8ff (0x100) IX[B]
        [16] -1 0       0x0000e080 - 0x0000e09f (0x20) IX[B]
        [17] -1 0       0x0000e400 - 0x0000e41f (0x20) IX[B]
        [18] -1 0       0x0000e480 - 0x0000e49f (0x20) IX[B]
        [19] -1 0       0x0000ec00 - 0x0000ec1f (0x20) IX[B]
        [20] -1 0       0x0000fc00 - 0x0000fc0f (0x10) IX[B]
        [21] -1 0       0x0000d000 - 0x0000d0ff (0x100) IX[B]
        [22] -1 0       0x0000d480 - 0x0000d48f (0x10) IX[B]
        [23] -1 0       0x0000d800 - 0x0000d803 (0x4) IX[B]
        [24] -1 0       0x0000d880 - 0x0000d887 (0x8) IX[B]
        [25] -1 0       0x0000dc00 - 0x0000dc03 (0x4) IX[B]
        [26] -1 0       0x0000e000 - 0x0000e007 (0x8) IX[B]
        [27] -1 0       0x0000d400 - 0x0000d41f (0x20) IX[B]
        [28] -1 0       0x0000cc00 - 0x0000cc3f (0x40) IX[B]
        [29] -1 0       0x0000c080 - 0x0000c08f (0x10) IX[B]
        [30] -1 0       0x0000c400 - 0x0000c403 (0x4) IX[B]
        [31] -1 0       0x0000c480 - 0x0000c487 (0x8) IX[B]
        [32] -1 0       0x0000c800 - 0x0000c803 (0x4) IX[B]
        [33] -1 0       0x0000c880 - 0x0000c887 (0x8) IX[B]
        [34] -1 0       0x0000bc00 - 0x0000bc7f (0x80) IX[B](B)
(II) "extmod" will be loaded. This was enabled by default and also specified in 
the config file.
(II) "dbe" will be loaded by default.
(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) "type1" will be loaded. This was enabled by default and also specified in 
the config file.
(II) "record" will be loaded. This was enabled by default and also specified in 
the config file.
(II) "dri" will be loaded by default.
(II) LoadModule: "i2c"(II) Module "i2c" already built-in
(II) LoadModule: "ddc"(II) Module "ddc" already built-in
(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: "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: "int10"
(II) Loading /usr/lib/xorg/modules//libint10.so
(II) Module int10: vendor="X.Org Foundation"
        compiled for 1.4.0, module version = 1.0.0
        ABI class: X.Org Video Driver, version 2.0
(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: "type1"
(II) Loading /usr/lib/xorg/modules//fonts/libtype1.so
(II) Module type1: vendor="X.Org Foundation"
        compiled for 1.4.0, module version = 1.0.2
        Module class: X.Org Font Renderer
        ABI class: X.Org Font Renderer, version 0.5
(II) Loading font Type1
(II) LoadModule: "vbe"
(II) Loading /usr/lib/xorg/modules//libvbe.so
(II) Module vbe: vendor="X.Org Foundation"
        compiled for 1.4.0, module version = 1.1.0
        ABI class: X.Org Video Driver, version 2.0
(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: "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: "evdev"
(II) Loading /usr/lib/xorg/modules/input//evdev_drv.so
(II) Module evdev: vendor="X.Org Foundation"
        compiled for 1.4.0, module version = 1.1.0
        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 03: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       0xf7fffc00 - 0xf7fffcff (0x100) MX[B]
        [5] -1  0       0xf7fff800 - 0xf7fff8ff (0x100) MX[B]
        [6] -1  0       0xf7fe0000 - 0xf7feffff (0x10000) MX[B]
        [7] -1  0       0xf7fff400 - 0xf7fff5ff (0x200) MX[B]
        [8] -1  0       0xf8000000 - 0xf7ffffff (0x0) MX[B]O
        [9] -1  0       0xf7de0000 - 0xf7dfffff (0x20000) MX[B](B)
        [10] -1 0       0xf5000000 - 0xf5ffffff (0x1000000) MX[B](B)
        [11] -1 0       0xc0000000 - 0xcfffffff (0x10000000) MX[B](B)
        [12] -1 0       0xf6000000 - 0xf6ffffff (0x1000000) MX[B](B)
        [13] -1 0       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [14] -1 0       0x00000000 - 0x000000ff (0x100) IX[B]
        [15] -1 0       0x0000e800 - 0x0000e8ff (0x100) IX[B]
        [16] -1 0       0x0000e080 - 0x0000e09f (0x20) IX[B]
        [17] -1 0       0x0000e400 - 0x0000e41f (0x20) IX[B]
        [18] -1 0       0x0000e480 - 0x0000e49f (0x20) IX[B]
        [19] -1 0       0x0000ec00 - 0x0000ec1f (0x20) IX[B]
        [20] -1 0       0x0000fc00 - 0x0000fc0f (0x10) IX[B]
        [21] -1 0       0x0000d000 - 0x0000d0ff (0x100) IX[B]
        [22] -1 0       0x0000d480 - 0x0000d48f (0x10) IX[B]
        [23] -1 0       0x0000d800 - 0x0000d803 (0x4) IX[B]
        [24] -1 0       0x0000d880 - 0x0000d887 (0x8) IX[B]
        [25] -1 0       0x0000dc00 - 0x0000dc03 (0x4) IX[B]
        [26] -1 0       0x0000e000 - 0x0000e007 (0x8) IX[B]
        [27] -1 0       0x0000d400 - 0x0000d41f (0x20) IX[B]
        [28] -1 0       0x0000cc00 - 0x0000cc3f (0x40) IX[B]
        [29] -1 0       0x0000c080 - 0x0000c08f (0x10) IX[B]
        [30] -1 0       0x0000c400 - 0x0000c403 (0x4) IX[B]
        [31] -1 0       0x0000c480 - 0x0000c487 (0x8) IX[B]
        [32] -1 0       0x0000c800 - 0x0000c803 (0x4) IX[B]
        [33] -1 0       0x0000c880 - 0x0000c887 (0x8) IX[B]
        [34] -1 0       0x0000bc00 - 0x0000bc7f (0x80) IX[B](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       0xf7fffc00 - 0xf7fffcff (0x100) MX[B]
        [5] -1  0       0xf7fff800 - 0xf7fff8ff (0x100) MX[B]
        [6] -1  0       0xf7fe0000 - 0xf7feffff (0x10000) MX[B]
        [7] -1  0       0xf7fff400 - 0xf7fff5ff (0x200) MX[B]
        [8] -1  0       0xf8000000 - 0xf7ffffff (0x0) MX[B]O
        [9] -1  0       0xf7de0000 - 0xf7dfffff (0x20000) MX[B](B)
        [10] -1 0       0xf5000000 - 0xf5ffffff (0x1000000) MX[B](B)
        [11] -1 0       0xc0000000 - 0xcfffffff (0x10000000) MX[B](B)
        [12] -1 0       0xf6000000 - 0xf6ffffff (0x1000000) MX[B](B)
        [13] 0  0       0x000a0000 - 0x000affff (0x10000) MS[B]
        [14] 0  0       0x000b0000 - 0x000b7fff (0x8000) MS[B]
        [15] 0  0       0x000b8000 - 0x000bffff (0x8000) MS[B]
        [16] -1 0       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [17] -1 0       0x00000000 - 0x000000ff (0x100) IX[B]
        [18] -1 0       0x0000e800 - 0x0000e8ff (0x100) IX[B]
        [19] -1 0       0x0000e080 - 0x0000e09f (0x20) IX[B]
        [20] -1 0       0x0000e400 - 0x0000e41f (0x20) IX[B]
        [21] -1 0       0x0000e480 - 0x0000e49f (0x20) IX[B]
        [22] -1 0       0x0000ec00 - 0x0000ec1f (0x20) IX[B]
        [23] -1 0       0x0000fc00 - 0x0000fc0f (0x10) IX[B]
        [24] -1 0       0x0000d000 - 0x0000d0ff (0x100) IX[B]
        [25] -1 0       0x0000d480 - 0x0000d48f (0x10) IX[B]
        [26] -1 0       0x0000d800 - 0x0000d803 (0x4) IX[B]
        [27] -1 0       0x0000d880 - 0x0000d887 (0x8) IX[B]
        [28] -1 0       0x0000dc00 - 0x0000dc03 (0x4) IX[B]
        [29] -1 0       0x0000e000 - 0x0000e007 (0x8) IX[B]
        [30] -1 0       0x0000d400 - 0x0000d41f (0x20) IX[B]
        [31] -1 0       0x0000cc00 - 0x0000cc3f (0x40) IX[B]
        [32] -1 0       0x0000c080 - 0x0000c08f (0x10) IX[B]
        [33] -1 0       0x0000c400 - 0x0000c403 (0x4) IX[B]
        [34] -1 0       0x0000c480 - 0x0000c487 (0x8) IX[B]
        [35] -1 0       0x0000c800 - 0x0000c803 (0x4) IX[B]
        [36] -1 0       0x0000c880 - 0x0000c887 (0x8) IX[B]
        [37] -1 0       0x0000bc00 - 0x0000bc7f (0x80) IX[B](B)
        [38] 0  0       0x000003b0 - 0x000003bb (0xc) IS[B]
        [39] 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): Option "NoLogo" "true"
(**) NVIDIA(0): Option "Stereo" "1"
(**) NVIDIA(0): Option "NvAGP" "3"
(**) NVIDIA(0): Option "RenderAccel" "True"
(**) NVIDIA(0): Option "MultisampleCompatibility" "True"
(**) NVIDIA(0): Option "AllowGLXWithComposite" "True"
(**) NVIDIA(0): Option "AddARGBGLXVisuals" "true"
(**) NVIDIA(0): DDC stereo requested
(**) NVIDIA(0): Multisample Compatibility enabled
(**) 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-1
(II) NVIDIA(0): NVIDIA GPU GeForce 7900 GT/GTO (G71) at PCI:3:0:0 (GPU-0)
(--) NVIDIA(0): Memory: 524288 kBytes
(--) NVIDIA(0): VideoBIOS: 05.71.22.39.09
(II) NVIDIA(0): Detected PCI Express Link width: 4X
(--) NVIDIA(0): Interlaced video modes are supported on this GPU
(--) NVIDIA(0): Connected display device(s) on GeForce 7900 GT/GTO at
(--) NVIDIA(0):     PCI:3:0:0:
(--) NVIDIA(0):     CRT-1
(--) NVIDIA(0): CRT-1: 400.0 MHz maximum pixel clock
(II) NVIDIA(0): Assigned Display Device: CRT-1
(II) NVIDIA(0): Validated modes:
(II) NVIDIA(0):     "1400x1050"
(II) NVIDIA(0):     "1280x1024"
(II) NVIDIA(0):     "1024x768"
(II) NVIDIA(0):     "800x600"
(II) NVIDIA(0):     "640x480"
(II) NVIDIA(0): Virtual screen size determined to be 1400 x 1050
(WW) NVIDIA(0): Unable to get display device CRT-1's EDID; cannot compute DPI
(WW) NVIDIA(0):     from CRT-1's EDID.
(**) NVIDIA(0): DPI set to (97, 97); computed from "DisplaySize" Monitor
(**) NVIDIA(0):     section option
(WW) NVIDIA(0): Stereo is only available on Quadro cards
(II) NVIDIA(0): Disabling stereo.
(**) 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       0xf5000000 - 0xf5ffffff (0x1000000) MX[B]
        [1] 0   0       0xc0000000 - 0xcfffffff (0x10000000) MX[B]
        [2] 0   0       0xf6000000 - 0xf6ffffff (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       0xf7fffc00 - 0xf7fffcff (0x100) MX[B]
        [8] -1  0       0xf7fff800 - 0xf7fff8ff (0x100) MX[B]
        [9] -1  0       0xf7fe0000 - 0xf7feffff (0x10000) MX[B]
        [10] -1 0       0xf7fff400 - 0xf7fff5ff (0x200) MX[B]
        [11] -1 0       0xf8000000 - 0xf7ffffff (0x0) MX[B]O
        [12] -1 0       0xf7de0000 - 0xf7dfffff (0x20000) MX[B](B)
        [13] -1 0       0xf5000000 - 0xf5ffffff (0x1000000) MX[B](B)
        [14] -1 0       0xc0000000 - 0xcfffffff (0x10000000) MX[B](B)
        [15] -1 0       0xf6000000 - 0xf6ffffff (0x1000000) MX[B](B)
        [16] 0  0       0x000a0000 - 0x000affff (0x10000) MS[B](OprD)
        [17] 0  0       0x000b0000 - 0x000b7fff (0x8000) MS[B](OprD)
        [18] 0  0       0x000b8000 - 0x000bffff (0x8000) MS[B](OprD)
        [19] 0  0       0x0000bc00 - 0x0000bc7f (0x80) IX[B]
        [20] -1 0       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [21] -1 0       0x00000000 - 0x000000ff (0x100) IX[B]
        [22] -1 0       0x0000e800 - 0x0000e8ff (0x100) IX[B]
        [23] -1 0       0x0000e080 - 0x0000e09f (0x20) IX[B]
        [24] -1 0       0x0000e400 - 0x0000e41f (0x20) IX[B]
        [25] -1 0       0x0000e480 - 0x0000e49f (0x20) IX[B]
        [26] -1 0       0x0000ec00 - 0x0000ec1f (0x20) IX[B]
        [27] -1 0       0x0000fc00 - 0x0000fc0f (0x10) IX[B]
        [28] -1 0       0x0000d000 - 0x0000d0ff (0x100) IX[B]
        [29] -1 0       0x0000d480 - 0x0000d48f (0x10) IX[B]
        [30] -1 0       0x0000d800 - 0x0000d803 (0x4) IX[B]
        [31] -1 0       0x0000d880 - 0x0000d887 (0x8) IX[B]
        [32] -1 0       0x0000dc00 - 0x0000dc03 (0x4) IX[B]
        [33] -1 0       0x0000e000 - 0x0000e007 (0x8) IX[B]
        [34] -1 0       0x0000d400 - 0x0000d41f (0x20) IX[B]
        [35] -1 0       0x0000cc00 - 0x0000cc3f (0x40) IX[B]
        [36] -1 0       0x0000c080 - 0x0000c08f (0x10) IX[B]
        [37] -1 0       0x0000c400 - 0x0000c403 (0x4) IX[B]
        [38] -1 0       0x0000c480 - 0x0000c487 (0x8) IX[B]
        [39] -1 0       0x0000c800 - 0x0000c803 (0x4) IX[B]
        [40] -1 0       0x0000c880 - 0x0000c887 (0x8) IX[B]
        [41] -1 0       0x0000bc00 - 0x0000bc7f (0x80) IX[B](B)
        [42] 0  0       0x000003b0 - 0x000003bb (0xc) IS[B](OprU)
        [43] 0  0       0x000003c0 - 0x000003df (0x20) IS[B](OprU)
(II) NVIDIA(0): Initialized GART.
(II) NVIDIA(0): Setting mode "1400x1050"
(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"
(**) Microsoft Natural Keyboard Pro: always reports core events
(**) Option "Protocol" "standard"
(**) Microsoft Natural Keyboard Pro: Protocol: standard
(**) Option "AutoRepeat" "500 30"
(**) Option "XkbRules" "xorg"
(**) Microsoft Natural Keyboard Pro: XkbRules: "xorg"
(**) Option "XkbModel" "microsoftpro"
(**) Microsoft Natural Keyboard Pro: XkbModel: "microsoftpro"
(**) Option "XkbLayout" "de"
(**) Microsoft Natural Keyboard Pro: XkbLayout: "de"
(**) Option "CustomKeycodes" "off"
(**) Microsoft Natural Keyboard Pro: CustomKeycodes disabled
(**) Option "CorePointer"
(**) MX1000: always reports core events
(EE) MX1000: cannot open input device
(II) UnloadModule: "evdev"
(EE) PreInit returned NULL for "MX1000"
(II) evaluating device (Microsoft Natural Keyboard Pro)
(II) XINPUT: Adding extended input device "Microsoft Natural Keyboard Pro" 
(type: KEYBOARD)
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'), (500, 'stable'), (101, 'experimental')
Architecture: i386 (i686)

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

Versions of packages xserver-xorg-input-evdev depends on:
ii  libc6                         2.6.1-5    GNU C Library: Shared libraries
ii  xserver-xorg-core             2:1.4-2    X.Org X server -- core server

xserver-xorg-input-evdev recommends no packages.

-- no debconf information

-- 
http://silvestre.zabala.name/

Attachment: signature.asc
Description: Digital signature

Reply via email to