Package: xserver-xorg Version: 1:7.3+18 Severity: wishlist Tags: patch
Hello For me evdev meks it possible to run X inside kvm(qemu) reasonably with the qemu USB tablet emulation. I patched dexconf to make use of evdev. Unfortunately this makes the input devices non-hotpluggable as the modules for non-existent evdevs are unloaded. Using /dev/input/mice is out of question as it would produce duplicate/invalid events. -- 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 2008-12-17 23:57 /etc/X11/X -> /usr/bin/Xorg -rwxr-xr-x 1 root root 1718580 2008-11-15 16:57 /usr/bin/Xorg Contents of /var/lib/x11/xorg.conf.roster: xserver-xorg VGA-compatible devices on PCI bus: 00:02.0 VGA compatible controller: Cirrus Logic GD 5446 /etc/X11/xorg.conf unchanged from checksum in /var/lib/x11/xorg.conf.md5sum. Xorg X server configuration file status: -rw-r--r-- 1 root root 10239 2008-12-17 23:57 /etc/X11/xorg.conf Contents of /etc/X11/xorg.conf: # xorg.conf (X.Org 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 "ServerLayout" Identifier "Default Layout" Screen "Default Screen" InputDevice "event0" "CorePointer" "CoreKeyboard" InputDevice "event1" InputDevice "event2" InputDevice "event3" InputDevice "event4" InputDevice "event5" InputDevice "event6" InputDevice "event7" InputDevice "event8" InputDevice "event9" InputDevice "event10" InputDevice "event11" InputDevice "event12" InputDevice "event13" InputDevice "event14" InputDevice "event15" InputDevice "event16" InputDevice "event17" InputDevice "event18" InputDevice "event19" InputDevice "event20" InputDevice "event21" InputDevice "event22" InputDevice "event23" InputDevice "event24" InputDevice "event25" InputDevice "event26" InputDevice "event27" InputDevice "event28" InputDevice "event29" InputDevice "event30" InputDevice "event31" InputDevice "event32" InputDevice "event33" InputDevice "event34" InputDevice "event35" InputDevice "event36" InputDevice "event37" InputDevice "event38" InputDevice "event39" InputDevice "event40" InputDevice "event41" EndSection Section "InputDevice" Identifier "event0" Driver "evdev" Option "Device" "/dev/input/event0" Option "XkbRules" "xorg" Option "XkbModel" "pc105" Option "XkbLayout" "us" EndSection Section "InputDevice" Identifier "event1" Driver "evdev" Option "Device" "/dev/input/event1" Option "XkbRules" "xorg" Option "XkbModel" "pc105" Option "XkbLayout" "us" EndSection Section "InputDevice" Identifier "event2" Driver "evdev" Option "Device" "/dev/input/event2" Option "XkbRules" "xorg" Option "XkbModel" "pc105" Option "XkbLayout" "us" EndSection Section "InputDevice" Identifier "event3" Driver "evdev" Option "Device" "/dev/input/event3" Option "XkbRules" "xorg" Option "XkbModel" "pc105" Option "XkbLayout" "us" EndSection Section "InputDevice" Identifier "event4" Driver "evdev" Option "Device" "/dev/input/event4" Option "XkbRules" "xorg" Option "XkbModel" "pc105" Option "XkbLayout" "us" EndSection Section "InputDevice" Identifier "event5" Driver "evdev" Option "Device" "/dev/input/event5" Option "XkbRules" "xorg" Option "XkbModel" "pc105" Option "XkbLayout" "us" EndSection Section "InputDevice" Identifier "event6" Driver "evdev" Option "Device" "/dev/input/event6" Option "XkbRules" "xorg" Option "XkbModel" "pc105" Option "XkbLayout" "us" EndSection Section "InputDevice" Identifier "event7" Driver "evdev" Option "Device" "/dev/input/event7" Option "XkbRules" "xorg" Option "XkbModel" "pc105" Option "XkbLayout" "us" EndSection Section "InputDevice" Identifier "event8" Driver "evdev" Option "Device" "/dev/input/event8" Option "XkbRules" "xorg" Option "XkbModel" "pc105" Option "XkbLayout" "us" EndSection Section "InputDevice" Identifier "event9" Driver "evdev" Option "Device" "/dev/input/event9" Option "XkbRules" "xorg" Option "XkbModel" "pc105" Option "XkbLayout" "us" EndSection Section "InputDevice" Identifier "event10" Driver "evdev" Option "Device" "/dev/input/event10" Option "XkbRules" "xorg" Option "XkbModel" "pc105" Option "XkbLayout" "us" EndSection Section "InputDevice" Identifier "event11" Driver "evdev" Option "Device" "/dev/input/event11" Option "XkbRules" "xorg" Option "XkbModel" "pc105" Option "XkbLayout" "us" EndSection Section "InputDevice" Identifier "event12" Driver "evdev" Option "Device" "/dev/input/event12" Option "XkbRules" "xorg" Option "XkbModel" "pc105" Option "XkbLayout" "us" EndSection Section "InputDevice" Identifier "event13" Driver "evdev" Option "Device" "/dev/input/event13" Option "XkbRules" "xorg" Option "XkbModel" "pc105" Option "XkbLayout" "us" EndSection Section "InputDevice" Identifier "event14" Driver "evdev" Option "Device" "/dev/input/event14" Option "XkbRules" "xorg" Option "XkbModel" "pc105" Option "XkbLayout" "us" EndSection Section "InputDevice" Identifier "event15" Driver "evdev" Option "Device" "/dev/input/event15" Option "XkbRules" "xorg" Option "XkbModel" "pc105" Option "XkbLayout" "us" EndSection Section "InputDevice" Identifier "event16" Driver "evdev" Option "Device" "/dev/input/event16" Option "XkbRules" "xorg" Option "XkbModel" "pc105" Option "XkbLayout" "us" EndSection Section "InputDevice" Identifier "event17" Driver "evdev" Option "Device" "/dev/input/event17" Option "XkbRules" "xorg" Option "XkbModel" "pc105" Option "XkbLayout" "us" EndSection Section "InputDevice" Identifier "event18" Driver "evdev" Option "Device" "/dev/input/event18" Option "XkbRules" "xorg" Option "XkbModel" "pc105" Option "XkbLayout" "us" EndSection Section "InputDevice" Identifier "event19" Driver "evdev" Option "Device" "/dev/input/event19" Option "XkbRules" "xorg" Option "XkbModel" "pc105" Option "XkbLayout" "us" EndSection Section "InputDevice" Identifier "event20" Driver "evdev" Option "Device" "/dev/input/event20" Option "XkbRules" "xorg" Option "XkbModel" "pc105" Option "XkbLayout" "us" EndSection Section "InputDevice" Identifier "event21" Driver "evdev" Option "Device" "/dev/input/event21" Option "XkbRules" "xorg" Option "XkbModel" "pc105" Option "XkbLayout" "us" EndSection Section "InputDevice" Identifier "event22" Driver "evdev" Option "Device" "/dev/input/event22" Option "XkbRules" "xorg" Option "XkbModel" "pc105" Option "XkbLayout" "us" EndSection Section "InputDevice" Identifier "event23" Driver "evdev" Option "Device" "/dev/input/event23" Option "XkbRules" "xorg" Option "XkbModel" "pc105" Option "XkbLayout" "us" EndSection Section "InputDevice" Identifier "event24" Driver "evdev" Option "Device" "/dev/input/event24" Option "XkbRules" "xorg" Option "XkbModel" "pc105" Option "XkbLayout" "us" EndSection Section "InputDevice" Identifier "event25" Driver "evdev" Option "Device" "/dev/input/event25" Option "XkbRules" "xorg" Option "XkbModel" "pc105" Option "XkbLayout" "us" EndSection Section "InputDevice" Identifier "event26" Driver "evdev" Option "Device" "/dev/input/event26" Option "XkbRules" "xorg" Option "XkbModel" "pc105" Option "XkbLayout" "us" EndSection Section "InputDevice" Identifier "event27" Driver "evdev" Option "Device" "/dev/input/event27" Option "XkbRules" "xorg" Option "XkbModel" "pc105" Option "XkbLayout" "us" EndSection Section "InputDevice" Identifier "event28" Driver "evdev" Option "Device" "/dev/input/event28" Option "XkbRules" "xorg" Option "XkbModel" "pc105" Option "XkbLayout" "us" EndSection Section "InputDevice" Identifier "event29" Driver "evdev" Option "Device" "/dev/input/event29" Option "XkbRules" "xorg" Option "XkbModel" "pc105" Option "XkbLayout" "us" EndSection Section "InputDevice" Identifier "event30" Driver "evdev" Option "Device" "/dev/input/event30" Option "XkbRules" "xorg" Option "XkbModel" "pc105" Option "XkbLayout" "us" EndSection Section "InputDevice" Identifier "event31" Driver "evdev" Option "Device" "/dev/input/event31" Option "XkbRules" "xorg" Option "XkbModel" "pc105" Option "XkbLayout" "us" EndSection Section "InputDevice" Identifier "event32" Driver "evdev" Option "Device" "/dev/input/event32" Option "XkbRules" "xorg" Option "XkbModel" "pc105" Option "XkbLayout" "us" EndSection Section "InputDevice" Identifier "event33" Driver "evdev" Option "Device" "/dev/input/event33" Option "XkbRules" "xorg" Option "XkbModel" "pc105" Option "XkbLayout" "us" EndSection Section "InputDevice" Identifier "event34" Driver "evdev" Option "Device" "/dev/input/event34" Option "XkbRules" "xorg" Option "XkbModel" "pc105" Option "XkbLayout" "us" EndSection Section "InputDevice" Identifier "event35" Driver "evdev" Option "Device" "/dev/input/event35" Option "XkbRules" "xorg" Option "XkbModel" "pc105" Option "XkbLayout" "us" EndSection Section "InputDevice" Identifier "event36" Driver "evdev" Option "Device" "/dev/input/event36" Option "XkbRules" "xorg" Option "XkbModel" "pc105" Option "XkbLayout" "us" EndSection Section "InputDevice" Identifier "event37" Driver "evdev" Option "Device" "/dev/input/event37" Option "XkbRules" "xorg" Option "XkbModel" "pc105" Option "XkbLayout" "us" EndSection Section "InputDevice" Identifier "event38" Driver "evdev" Option "Device" "/dev/input/event38" Option "XkbRules" "xorg" Option "XkbModel" "pc105" Option "XkbLayout" "us" EndSection Section "InputDevice" Identifier "event39" Driver "evdev" Option "Device" "/dev/input/event39" Option "XkbRules" "xorg" Option "XkbModel" "pc105" Option "XkbLayout" "us" EndSection Section "InputDevice" Identifier "event40" Driver "evdev" Option "Device" "/dev/input/event40" Option "XkbRules" "xorg" Option "XkbModel" "pc105" Option "XkbLayout" "us" EndSection Section "InputDevice" Identifier "event41" Driver "evdev" Option "Device" "/dev/input/event41" Option "XkbRules" "xorg" Option "XkbModel" "pc105" Option "XkbLayout" "us" EndSection Section "InputDevice" Identifier "Generic Keyboard" Driver "kbd" Option "XkbRules" "xorg" Option "XkbModel" "pc105" Option "XkbLayout" "us" EndSection Section "InputDevice" Identifier "Configured Mouse" Driver "mouse" EndSection Section "Device" Identifier "Configured Video Device" EndSection Section "Monitor" Identifier "Configured Monitor" EndSection Section "Screen" Identifier "Default Screen" Monitor "Configured Monitor" EndSection Xorg X server log files on system: -rw-r--r-- 1 root root 35162 2008-12-17 23:57 /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.2 Release Date: 11 June 2008 X Protocol Version 11, Revision 0 Build Operating System: Linux Debian (xorg-server 2:1.4.2-9) Current Operating System: Linux debian-ghost 2.6.26-1-486 #1 Wed Nov 26 18:28:42 UTC 2008 i686 Build Date: 15 November 2008 05:39:59PM 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: Wed Dec 17 23:57:55 2008 (==) Using config file: "/etc/X11/xorg.conf" (==) ServerLayout "Default Layout" (**) |-->Screen "Default Screen" (0) (**) | |-->Monitor "Configured Monitor" (==) No device specified for screen "Default Screen". Using the first device section listed. (**) | |-->Device "Configured Video Device" (**) |-->Input Device "event0" (**) |-->Input Device "event1" (**) |-->Input Device "event2" (**) |-->Input Device "event3" (**) |-->Input Device "event4" (**) |-->Input Device "event5" (**) |-->Input Device "event6" (**) |-->Input Device "event7" (**) |-->Input Device "event8" (**) |-->Input Device "event9" (**) |-->Input Device "event10" (**) |-->Input Device "event11" (**) |-->Input Device "event12" (**) |-->Input Device "event13" (**) |-->Input Device "event14" (**) |-->Input Device "event15" (**) |-->Input Device "event16" (**) |-->Input Device "event17" (**) |-->Input Device "event18" (**) |-->Input Device "event19" (**) |-->Input Device "event20" (**) |-->Input Device "event21" (**) |-->Input Device "event22" (**) |-->Input Device "event23" (**) |-->Input Device "event24" (**) |-->Input Device "event25" (**) |-->Input Device "event26" (**) |-->Input Device "event27" (**) |-->Input Device "event28" (**) |-->Input Device "event29" (**) |-->Input Device "event30" (**) |-->Input Device "event31" (**) |-->Input Device "event32" (**) |-->Input Device "event33" (**) |-->Input Device "event34" (**) |-->Input Device "event35" (**) |-->Input Device "event36" (**) |-->Input Device "event37" (**) |-->Input Device "event38" (**) |-->Input Device "event39" (**) |-->Input Device "event40" (**) |-->Input Device "event41" (==) Automatically adding devices (==) Automatically enabling devices (==) No FontPath specified. Using compiled-in default. (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist. Entry deleted from font path. (==) 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, /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType (==) RgbPath set to "/etc/X11/rgb" (==) ModulePath set to "/usr/lib/xorg/modules" (II) Open ACPI successful (/var/run/acpid.socket) (II) Loader magic: 0x81e38a0 (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.2, 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,1237 card 0000,0000 rev 02 class 06,00,00 hdr 00 (II) PCI: 00:01:0: chip 8086,7000 card 0000,0000 rev 00 class 06,01,00 hdr 80 (II) PCI: 00:01:1: chip 8086,7010 card 0000,0000 rev 00 class 01,01,80 hdr 00 (II) PCI: 00:01:2: chip 8086,7020 card 0000,0000 rev 01 class 0c,03,00 hdr 00 (II) PCI: 00:01:3: chip 8086,7113 card 0000,0000 rev 03 class 06,80,00 hdr 00 (II) PCI: 00:02:0: chip 1013,00b8 card 0000,0000 rev 00 class 03,00,00 hdr 00 (II) PCI: 00:03:0: chip 10ec,8029 card 0000,0000 rev 00 class 02,00,00 hdr 00 (II) PCI: 00:04:0: chip 1af4,1002 card 0000,0005 rev 00 class 05,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,0), 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) (--) PCI:*(0:2:0) Cirrus Logic GD 5446 rev 0, Mem @ 0xf0000000/25, 0xf2000000/12 (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 0xf2000000 - 0xf2000fff (0x1000) MX[B](B) [1] -1 0 0xf0000000 - 0xf1ffffff (0x2000000) MX[B](B) [2] -1 0 0x0000c200 - 0x0000c21f (0x20) IX[B] [3] -1 0 0x0000c100 - 0x0000c1ff (0x100) IX[B] [4] -1 0 0x0000c020 - 0x0000c03f (0x20) IX[B] [5] -1 0 0x0000c000 - 0x0000c00f (0x10) IX[B] (II) Active PCI resource ranges after removing overlaps: [0] -1 0 0xf2000000 - 0xf2000fff (0x1000) MX[B](B) [1] -1 0 0xf0000000 - 0xf1ffffff (0x2000000) MX[B](B) [2] -1 0 0x0000c200 - 0x0000c21f (0x20) IX[B] [3] -1 0 0x0000c100 - 0x0000c1ff (0x100) IX[B] [4] -1 0 0x0000c020 - 0x0000c03f (0x20) IX[B] [5] -1 0 0x0000c000 - 0x0000c00f (0x10) 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 0xf2000000 - 0xf2000fff (0x1000) MX[B](B) [5] -1 0 0xf0000000 - 0xf1ffffff (0x2000000) MX[B](B) [6] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] [7] -1 0 0x00000000 - 0x000000ff (0x100) IX[B] [8] -1 0 0x0000c200 - 0x0000c21f (0x20) IX[B] [9] -1 0 0x0000c100 - 0x0000c1ff (0x100) IX[B] [10] -1 0 0x0000c020 - 0x0000c03f (0x20) IX[B] [11] -1 0 0x0000c000 - 0x0000c00f (0x10) 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.2, 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.2, 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="X.Org Foundation" compiled for 1.4.2, module version = 1.0.0 ABI class: X.Org Server Extension, version 0.3 (==) AIGLX enabled (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.2, 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.2, 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.2, module version = 1.0.0 ABI class: X.Org Server Extension, version 0.3 (II) Loading extension XFree86-DRI (II) Matched cirrus from file name cirrus.ids in autoconfig (==) Matched cirrus for the autoconfigured driver (==) Assigned the driver to the xf86ConfigLayout (II) LoadModule: "cirrus" (II) Loading /usr/lib/xorg/modules/drivers//cirrus_drv.so (II) Module cirrus: vendor="X.Org Foundation" compiled for 1.4.0.90, module version = 1.2.1 Module class: X.Org Video Driver ABI class: X.Org Video 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.2, module version = 2.0.8 Module class: X.Org XInput Driver ABI class: X.Org XInput driver, version 2.0 (II) CIRRUS: driver for Cirrus chipsets: CLGD5430, CLGD5434-4, CLGD5434-8, CLGD5436, CLGD5446, CLGD5480, CL-GD5462, CL-GD5464, CL-GD5464BD, CL-GD5465, CL-GD7548 (II) Primary Device is: PCI 00:02:0 (--) Assigning device section with no busID to primary device (--) Chipset CLGD5446 found (II) Loading sub module "cirrus_alpine" (II) LoadModule: "cirrus_alpine" (II) Loading /usr/lib/xorg/modules/drivers//cirrus_alpine.so (II) Module cirrus_alpine: vendor="X.Org Foundation" compiled for 1.4.0.90, module version = 1.0.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 0xf2000000 - 0xf2000fff (0x1000) MX[B](B) [5] -1 0 0xf0000000 - 0xf1ffffff (0x2000000) MX[B](B) [6] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] [7] -1 0 0x00000000 - 0x000000ff (0x100) IX[B] [8] -1 0 0x0000c200 - 0x0000c21f (0x20) IX[B] [9] -1 0 0x0000c100 - 0x0000c1ff (0x100) IX[B] [10] -1 0 0x0000c020 - 0x0000c03f (0x20) IX[B] [11] -1 0 0x0000c000 - 0x0000c00f (0x10) 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 0xf2000000 - 0xf2000fff (0x1000) MX[B](B) [5] -1 0 0xf0000000 - 0xf1ffffff (0x2000000) MX[B](B) [6] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B] [7] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B] [8] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B] [9] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] [10] -1 0 0x00000000 - 0x000000ff (0x100) IX[B] [11] -1 0 0x0000c200 - 0x0000c21f (0x20) IX[B] [12] -1 0 0x0000c100 - 0x0000c1ff (0x100) IX[B] [13] -1 0 0x0000c020 - 0x0000c03f (0x20) IX[B] [14] -1 0 0x0000c000 - 0x0000c00f (0x10) IX[B] [15] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B] [16] 0 0 0x000003c0 - 0x000003df (0x20) IS[B] (II) Setting vga for screen 0. (II) Loading sub module "vgahw" (II) LoadModule: "vgahw" (II) Loading /usr/lib/xorg/modules//libvgahw.so (II) Module vgahw: vendor="X.Org Foundation" compiled for 1.4.2, module version = 0.1.0 ABI class: X.Org Video Driver, version 2.0 (II) CIRRUS(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000 (II) Loading sub module "int10" (II) LoadModule: "int10" (II) Loading /usr/lib/xorg/modules//libint10.so (II) Module int10: vendor="X.Org Foundation" compiled for 1.4.2, module version = 1.0.0 ABI class: X.Org Video Driver, version 2.0 (II) CIRRUS(0): initializing int10 (II) CIRRUS(0): Primary V_BIOS segment is: 0xc000 (II) CIRRUS(0): Creating default Display subsection in Screen section "Default Screen" for depth/fbbpp 24/24 (--) CIRRUS(0): Depth 24, (==) framebuffer bpp 24 (==) CIRRUS(0): RGB weight 888 (==) CIRRUS(0): Default visual is TrueColor (==) CIRRUS(0): Using SW cursor (--) CIRRUS(0): Linear framebuffer at 0xF0000000 (--) CIRRUS(0): Using MMIO (--) CIRRUS(0): MMIO registers at 0xF2000000 (II) Loading sub module "i2c" (II) LoadModule: "i2c"(II) Module "i2c" already built-in (II) Loading sub module "ddc" (II) LoadModule: "ddc"(II) Module "ddc" already built-in (II) CIRRUS(0): I2C bus "I2C bus 1" initialized. (II) CIRRUS(0): I2C bus "I2C bus 2" initialized. (II) CIRRUS(0): I2C device "I2C bus 1:ddc2" registered at address 0xA0. (II) CIRRUS(0): I2C device "I2C bus 1:ddc2" removed. (==) CIRRUS(0): Using gamma correction (1.0, 1.0, 1.0) (==) CIRRUS(0): Write-combining range (0xf0000000,0x100000) (--) CIRRUS(0): Memory Config reg 1 is 0x98 (--) CIRRUS(0): Memory Config reg 2 is 0x20 (--) CIRRUS(0): VideoRAM: 4096 kByte (==) CIRRUS(0): Min pixel clock is 12 MHz (--) CIRRUS(0): Max pixel clock is 85 MHz (II) CIRRUS(0): Configured Monitor: Using default hsync range of 31.50-37.90 kHz (II) CIRRUS(0): Configured Monitor: Using default vrefresh range of 50.00-70.00 Hz (WW) CIRRUS(0): Unable to estimate virtual size (II) CIRRUS(0): Clock range: 12.00 to 85.50 MHz (II) CIRRUS(0): Not using default mode "640x350" (vrefresh out of range) (II) CIRRUS(0): Not using default mode "320x175" (bad mode clock/interlace/doublescan) (II) CIRRUS(0): Not using default mode "640x400" (vrefresh out of range) (II) CIRRUS(0): Not using default mode "320x200" (bad mode clock/interlace/doublescan) (II) CIRRUS(0): Not using default mode "720x400" (vrefresh out of range) (II) CIRRUS(0): Not using default mode "360x200" (bad mode clock/interlace/doublescan) (II) CIRRUS(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan) (II) CIRRUS(0): Not using default mode "640x480" (vrefresh out of range) (II) CIRRUS(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan) (II) CIRRUS(0): Not using default mode "640x480" (vrefresh out of range) (II) CIRRUS(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan) (II) CIRRUS(0): Not using default mode "640x480" (hsync out of range) (II) CIRRUS(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan) (II) CIRRUS(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan) (II) CIRRUS(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan) (II) CIRRUS(0): Not using default mode "800x600" (hsync out of range) (II) CIRRUS(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan) (II) CIRRUS(0): Not using default mode "800x600" (hsync out of range) (II) CIRRUS(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan) (II) CIRRUS(0): Not using default mode "800x600" (hsync out of range) (II) CIRRUS(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan) (II) CIRRUS(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan) (II) CIRRUS(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan) (II) CIRRUS(0): Not using default mode "1024x768" (hsync out of range) (II) CIRRUS(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan) (II) CIRRUS(0): Not using default mode "1024x768" (hsync out of range) (II) CIRRUS(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan) (II) CIRRUS(0): Not using default mode "1024x768" (hsync out of range) (II) CIRRUS(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan) (II) CIRRUS(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan) (II) CIRRUS(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan) (II) CIRRUS(0): Not using default mode "1152x864" (bad mode clock/interlace/doublescan) (II) CIRRUS(0): Not using default mode "576x432" (bad mode clock/interlace/doublescan) (II) CIRRUS(0): Not using default mode "1280x960" (bad mode clock/interlace/doublescan) (II) CIRRUS(0): Not using default mode "640x480" (bad mode clock/interlace/doublescan) (II) CIRRUS(0): Not using default mode "1280x960" (bad mode clock/interlace/doublescan) (II) CIRRUS(0): Not using default mode "640x480" (bad mode clock/interlace/doublescan) (II) CIRRUS(0): Not using default mode "1280x1024" (bad mode clock/interlace/doublescan) (II) CIRRUS(0): Not using default mode "640x512" (bad mode clock/interlace/doublescan) (II) CIRRUS(0): Not using default mode "1280x1024" (bad mode clock/interlace/doublescan) (II) CIRRUS(0): Not using default mode "640x512" (bad mode clock/interlace/doublescan) (II) CIRRUS(0): Not using default mode "1280x1024" (bad mode clock/interlace/doublescan) (II) CIRRUS(0): Not using default mode "640x512" (bad mode clock/interlace/doublescan) (II) CIRRUS(0): Not using default mode "1600x1200" (insufficient memory for mode) (II) CIRRUS(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan) (II) CIRRUS(0): Not using default mode "1600x1200" (insufficient memory for mode) (II) CIRRUS(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan) (II) CIRRUS(0): Not using default mode "1600x1200" (insufficient memory for mode) (II) CIRRUS(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan) (II) CIRRUS(0): Not using default mode "1600x1200" (insufficient memory for mode) (II) CIRRUS(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan) (II) CIRRUS(0): Not using default mode "1600x1200" (insufficient memory for mode) (II) CIRRUS(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan) (II) CIRRUS(0): Not using default mode "1792x1344" (insufficient memory for mode) (II) CIRRUS(0): Not using default mode "896x672" (bad mode clock/interlace/doublescan) (II) CIRRUS(0): Not using default mode "1792x1344" (insufficient memory for mode) (II) CIRRUS(0): Not using default mode "896x672" (bad mode clock/interlace/doublescan) (II) CIRRUS(0): Not using default mode "1856x1392" (insufficient memory for mode) (II) CIRRUS(0): Not using default mode "928x696" (bad mode clock/interlace/doublescan) (II) CIRRUS(0): Not using default mode "1856x1392" (insufficient memory for mode) (II) CIRRUS(0): Not using default mode "928x696" (bad mode clock/interlace/doublescan) (II) CIRRUS(0): Not using default mode "1920x1440" (insufficient memory for mode) (II) CIRRUS(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan) (II) CIRRUS(0): Not using default mode "1920x1440" (insufficient memory for mode) (II) CIRRUS(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan) (II) CIRRUS(0): Not using default mode "832x624" (hsync out of range) (II) CIRRUS(0): Not using default mode "416x312" (bad mode clock/interlace/doublescan) (II) CIRRUS(0): Not using default mode "1280x768" (hsync out of range) (II) CIRRUS(0): Not using default mode "640x384" (bad mode clock/interlace/doublescan) (II) CIRRUS(0): Not using default mode "1280x800" (hsync out of range) (II) CIRRUS(0): Not using default mode "640x400" (bad mode clock/interlace/doublescan) (II) CIRRUS(0): Not using default mode "1152x768" (hsync out of range) (II) CIRRUS(0): Not using default mode "576x384" (bad mode clock/interlace/doublescan) (II) CIRRUS(0): Not using default mode "1152x864" (bad mode clock/interlace/doublescan) (II) CIRRUS(0): Not using default mode "576x432" (bad mode clock/interlace/doublescan) (II) CIRRUS(0): Not using default mode "1400x1050" (insufficient memory for mode) (II) CIRRUS(0): Not using default mode "700x525" (bad mode clock/interlace/doublescan) (II) CIRRUS(0): Not using default mode "1400x1050" (insufficient memory for mode) (II) CIRRUS(0): Not using default mode "700x525" (bad mode clock/interlace/doublescan) (II) CIRRUS(0): Not using default mode "1400x1050" (insufficient memory for mode) (II) CIRRUS(0): Not using default mode "700x525" (bad mode clock/interlace/doublescan) (II) CIRRUS(0): Not using default mode "1400x1050" (insufficient memory for mode) (II) CIRRUS(0): Not using default mode "700x525" (bad mode clock/interlace/doublescan) (II) CIRRUS(0): Not using default mode "1440x900" (bad mode clock/interlace/doublescan) (II) CIRRUS(0): Not using default mode "720x450" (bad mode clock/interlace/doublescan) (II) CIRRUS(0): Not using default mode "1600x1024" (insufficient memory for mode) (II) CIRRUS(0): Not using default mode "800x512" (bad mode clock/interlace/doublescan) (II) CIRRUS(0): Not using default mode "1680x1050" (insufficient memory for mode) (II) CIRRUS(0): Not using default mode "840x525" (bad mode clock/interlace/doublescan) (II) CIRRUS(0): Not using default mode "1920x1200" (insufficient memory for mode) (II) CIRRUS(0): Not using default mode "960x600" (bad mode clock/interlace/doublescan) (II) CIRRUS(0): Not using default mode "1920x1200" (insufficient memory for mode) (II) CIRRUS(0): Not using default mode "960x600" (bad mode clock/interlace/doublescan) (II) CIRRUS(0): Not using default mode "1920x1440" (insufficient memory for mode) (II) CIRRUS(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan) (II) CIRRUS(0): Not using default mode "2048x1536" (insufficient memory for mode) (II) CIRRUS(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan) (II) CIRRUS(0): Not using default mode "2048x1536" (insufficient memory for mode) (II) CIRRUS(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan) (II) CIRRUS(0): Not using default mode "2048x1536" (insufficient memory for mode) (II) CIRRUS(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan) (--) CIRRUS(0): Virtual size is 800x600 (pitch 1024) (**) CIRRUS(0): *Default mode "800x600": 40.0 MHz, 37.9 kHz, 60.3 Hz (II) CIRRUS(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz) (**) CIRRUS(0): *Default mode "800x600": 36.0 MHz, 35.2 kHz, 56.2 Hz (II) CIRRUS(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz) (**) CIRRUS(0): *Default mode "640x480": 25.2 MHz, 31.5 kHz, 59.9 Hz (II) CIRRUS(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz) (==) CIRRUS(0): DPI set to (96, 96) (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.2, module version = 1.0.0 ABI class: X.Org ANSI C Emulation, version 0.3 (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.2, module version = 1.2.0 ABI class: X.Org Video Driver, version 2.0 (--) Depth 24 pixmap format is 24 bpp (II) do I need RAC? No, I don't. (II) resource ranges after preInit: [0] 0 0 0xf2000000 - 0xf2000fff (0x1000) MX[B] [1] 0 0 0xf0000000 - 0xf1ffffff (0x2000000) 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 0xf2000000 - 0xf2000fff (0x1000) MX[B](B) [7] -1 0 0xf0000000 - 0xf1ffffff (0x2000000) MX[B](B) [8] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B](OprU) [9] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B](OprU) [10] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B](OprU) [11] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] [12] -1 0 0x00000000 - 0x000000ff (0x100) IX[B] [13] -1 0 0x0000c200 - 0x0000c21f (0x20) IX[B] [14] -1 0 0x0000c100 - 0x0000c1ff (0x100) IX[B] [15] -1 0 0x0000c020 - 0x0000c03f (0x20) IX[B] [16] -1 0 0x0000c000 - 0x0000c00f (0x10) IX[B] [17] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B](OprU) [18] 0 0 0x000003c0 - 0x000003df (0x20) IS[B](OprU) (==) CIRRUS(0): Write-combining range (0xf0000000,0x400000) (II) CIRRUS(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000 (II) CIRRUS(0): Using 765 lines for offscreen memory (II) CIRRUS(0): Using XFree86 Acceleration Architecture (XAA) Screen to screen bit blits Solid filled rectangles Solid Horizontal and Vertical Lines (==) CIRRUS(0): Silken mouse enabled (II) CIRRUS(0): DPMS enabled (==) 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) AIGLX: Screen 0 is not DRI capable (II) Loading sub module "GLcore" (II) LoadModule: "GLcore" (II) Loading /usr/lib/xorg/modules/extensions//libGLcore.so (II) Module GLcore: vendor="X.Org Foundation" compiled for 1.4.2, module version = 1.0.0 ABI class: X.Org Server Extension, version 0.3 (II) GLX: Initialized MESA-PROXY GL provider for screen 0 (**) Option "CorePointer" (**) Option "CoreKeyboard" (**) event0: always reports core events (**) event0: Device: "/dev/input/event0" (II) event0: Found keys (II) event0: Configuring as keyboard (**) event1: always reports core events (**) event1: Device: "/dev/input/event1" (II) event1: Found x and y absolute axes (II) event1: Found mouse buttons (II) event1: Configuring as mouse (**) event2: always reports core events (**) event2: Device: "/dev/input/event2" (II) event2: Found keys (II) event2: Configuring as keyboard (**) event3: always reports core events (**) event3: Device: "/dev/input/event3" (WW) event3: Don't know how to use device (II) UnloadModule: "evdev" (EE) PreInit returned NULL for "event3" (**) event4: always reports core events (**) event4: Device: "/dev/input/event4" (II) event4: Found x and y relative axes (II) event4: Found mouse buttons (II) event4: Configuring as mouse (**) event5: always reports core events (**) event5: Device: "/dev/input/event5" (EE) Unable to open evdev device "/dev/input/event5". (II) UnloadModule: "evdev" (EE) PreInit returned NULL for "event5" (**) event6: always reports core events (**) event6: Device: "/dev/input/event6" (EE) Unable to open evdev device "/dev/input/event6". (II) UnloadModule: "evdev" (EE) PreInit returned NULL for "event6" (**) event7: always reports core events (**) event7: Device: "/dev/input/event7" (EE) Unable to open evdev device "/dev/input/event7". (II) UnloadModule: "evdev" (EE) PreInit returned NULL for "event7" (**) event8: always reports core events (**) event8: Device: "/dev/input/event8" (EE) Unable to open evdev device "/dev/input/event8". (II) UnloadModule: "evdev" (EE) PreInit returned NULL for "event8" (**) event9: always reports core events (**) event9: Device: "/dev/input/event9" (EE) Unable to open evdev device "/dev/input/event9". (II) UnloadModule: "evdev" (EE) PreInit returned NULL for "event9" (**) event10: always reports core events (**) event10: Device: "/dev/input/event10" (EE) Unable to open evdev device "/dev/input/event10". (II) UnloadModule: "evdev" (EE) PreInit returned NULL for "event10" (**) event11: always reports core events (**) event11: Device: "/dev/input/event11" (EE) Unable to open evdev device "/dev/input/event11". (II) UnloadModule: "evdev" (EE) PreInit returned NULL for "event11" (**) event12: always reports core events (**) event12: Device: "/dev/input/event12" (EE) Unable to open evdev device "/dev/input/event12". (II) UnloadModule: "evdev" (EE) PreInit returned NULL for "event12" (**) event13: always reports core events (**) event13: Device: "/dev/input/event13" (EE) Unable to open evdev device "/dev/input/event13". (II) UnloadModule: "evdev" (EE) PreInit returned NULL for "event13" (**) event14: always reports core events (**) event14: Device: "/dev/input/event14" (EE) Unable to open evdev device "/dev/input/event14". (II) UnloadModule: "evdev" (EE) PreInit returned NULL for "event14" (**) event15: always reports core events (**) event15: Device: "/dev/input/event15" (EE) Unable to open evdev device "/dev/input/event15". (II) UnloadModule: "evdev" (EE) PreInit returned NULL for "event15" (**) event16: always reports core events (**) event16: Device: "/dev/input/event16" (EE) Unable to open evdev device "/dev/input/event16". (II) UnloadModule: "evdev" (EE) PreInit returned NULL for "event16" (**) event17: always reports core events (**) event17: Device: "/dev/input/event17" (EE) Unable to open evdev device "/dev/input/event17". (II) UnloadModule: "evdev" (EE) PreInit returned NULL for "event17" (**) event18: always reports core events (**) event18: Device: "/dev/input/event18" (EE) Unable to open evdev device "/dev/input/event18". (II) UnloadModule: "evdev" (EE) PreInit returned NULL for "event18" (**) event19: always reports core events (**) event19: Device: "/dev/input/event19" (EE) Unable to open evdev device "/dev/input/event19". (II) UnloadModule: "evdev" (EE) PreInit returned NULL for "event19" (**) event20: always reports core events (**) event20: Device: "/dev/input/event20" (EE) Unable to open evdev device "/dev/input/event20". (II) UnloadModule: "evdev" (EE) PreInit returned NULL for "event20" (**) event21: always reports core events (**) event21: Device: "/dev/input/event21" (EE) Unable to open evdev device "/dev/input/event21". (II) UnloadModule: "evdev" (EE) PreInit returned NULL for "event21" (**) event22: always reports core events (**) event22: Device: "/dev/input/event22" (EE) Unable to open evdev device "/dev/input/event22". (II) UnloadModule: "evdev" (EE) PreInit returned NULL for "event22" (**) event23: always reports core events (**) event23: Device: "/dev/input/event23" (EE) Unable to open evdev device "/dev/input/event23". (II) UnloadModule: "evdev" (EE) PreInit returned NULL for "event23" (**) event24: always reports core events (**) event24: Device: "/dev/input/event24" (EE) Unable to open evdev device "/dev/input/event24". (II) UnloadModule: "evdev" (EE) PreInit returned NULL for "event24" (**) event25: always reports core events (**) event25: Device: "/dev/input/event25" (EE) Unable to open evdev device "/dev/input/event25". (II) UnloadModule: "evdev" (EE) PreInit returned NULL for "event25" (**) event26: always reports core events (**) event26: Device: "/dev/input/event26" (EE) Unable to open evdev device "/dev/input/event26". (II) UnloadModule: "evdev" (EE) PreInit returned NULL for "event26" (**) event27: always reports core events (**) event27: Device: "/dev/input/event27" (EE) Unable to open evdev device "/dev/input/event27". (II) UnloadModule: "evdev" (EE) PreInit returned NULL for "event27" (**) event28: always reports core events (**) event28: Device: "/dev/input/event28" (EE) Unable to open evdev device "/dev/input/event28". (II) UnloadModule: "evdev" (EE) PreInit returned NULL for "event28" (**) event29: always reports core events (**) event29: Device: "/dev/input/event29" (EE) Unable to open evdev device "/dev/input/event29". (II) UnloadModule: "evdev" (EE) PreInit returned NULL for "event29" (**) event30: always reports core events (**) event30: Device: "/dev/input/event30" (EE) Unable to open evdev device "/dev/input/event30". (II) UnloadModule: "evdev" (EE) PreInit returned NULL for "event30" (**) event31: always reports core events (**) event31: Device: "/dev/input/event31" (EE) Unable to open evdev device "/dev/input/event31". (II) UnloadModule: "evdev" (EE) PreInit returned NULL for "event31" (**) event32: always reports core events (**) event32: Device: "/dev/input/event32" (EE) Unable to open evdev device "/dev/input/event32". (II) UnloadModule: "evdev" (EE) PreInit returned NULL for "event32" (**) event33: always reports core events (**) event33: Device: "/dev/input/event33" (EE) Unable to open evdev device "/dev/input/event33". (II) UnloadModule: "evdev" (EE) PreInit returned NULL for "event33" (**) event34: always reports core events (**) event34: Device: "/dev/input/event34" (EE) Unable to open evdev device "/dev/input/event34". (II) UnloadModule: "evdev" (EE) PreInit returned NULL for "event34" (**) event35: always reports core events (**) event35: Device: "/dev/input/event35" (EE) Unable to open evdev device "/dev/input/event35". (II) UnloadModule: "evdev" (EE) PreInit returned NULL for "event35" (**) event36: always reports core events (**) event36: Device: "/dev/input/event36" (EE) Unable to open evdev device "/dev/input/event36". (II) UnloadModule: "evdev" (EE) PreInit returned NULL for "event36" (**) event37: always reports core events (**) event37: Device: "/dev/input/event37" (EE) Unable to open evdev device "/dev/input/event37". (II) UnloadModule: "evdev" (EE) PreInit returned NULL for "event37" (**) event38: always reports core events (**) event38: Device: "/dev/input/event38" (EE) Unable to open evdev device "/dev/input/event38". (II) UnloadModule: "evdev" (EE) PreInit returned NULL for "event38" (**) event39: always reports core events (**) event39: Device: "/dev/input/event39" (EE) Unable to open evdev device "/dev/input/event39". (II) UnloadModule: "evdev" (EE) PreInit returned NULL for "event39" (**) event40: always reports core events (**) event40: Device: "/dev/input/event40" (EE) Unable to open evdev device "/dev/input/event40". (II) UnloadModule: "evdev" (EE) PreInit returned NULL for "event40" (**) event41: always reports core events (**) event41: Device: "/dev/input/event41" (EE) Unable to open evdev device "/dev/input/event41". (II) UnloadModule: "evdev" (EE) PreInit returned NULL for "event41" (II) evaluating device (event0) (II) XINPUT: Adding extended input device "event0" (type: KEYBOARD) (II) evaluating device (event1) (II) XINPUT: Adding extended input device "event1" (type: MOUSE) (II) evaluating device (event2) (II) XINPUT: Adding extended input device "event2" (type: KEYBOARD) (II) evaluating device (event4) (II) XINPUT: Adding extended input device "event4" (type: MOUSE) (**) Option "xkb_rules" "xorg" (**) event0: xkb_rules: "xorg" (**) Option "xkb_model" "evdev" (**) event0: xkb_model: "evdev" (**) Option "xkb_layout" "us" (**) event0: xkb_layout: "us" (**) Option "xkb_rules" "xorg" (**) event2: xkb_rules: "xorg" (**) Option "xkb_model" "evdev" (**) event2: xkb_model: "evdev" (**) Option "xkb_layout" "us" (**) event2: xkb_layout: "us" -- System Information: Debian Release: lenny/sid APT prefers testing APT policy: (500, 'testing') Architecture: i386 (i686) Kernel: Linux 2.6.26-1-486 Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages xserver-xorg depends on: ii debconf [debconf-2. 1.5.24 Debian configuration management sy ii libc6 2.7-16 GNU C Library: Shared libraries ii x11-xkb-utils 7.4+1 X11 XKB utilities ii xkb-data 1.3-2 X Keyboard Extension (XKB) configu ii xserver-xorg-core 2:1.4.2-9 Xorg X server - core server ii xserver-xorg-input- 1:7.3+18 the X.Org X server -- input driver ii xserver-xorg-input- 1:2.0.8-1 X.Org X server -- evdev input driv ii xserver-xorg-input- 1:1.3.1-1 X.Org X server -- keyboard input d ii xserver-xorg-input- 1:1.3.0-1 X.Org X server -- mouse input driv ii xserver-xorg-input- 0.14.7~git20070706-3 Synaptics TouchPad driver for X.Or ii xserver-xorg-input- 0.7.9.3-2 X.Org X server -- Wacom input driv ii xserver-xorg-video- 1:7.3+18 the X.Org X server -- output drive ii xserver-xorg-video- 1:1.2.0-1 X.Org X server -- APM display driv ii xserver-xorg-video- 1:0.7.0-1 X.Org X server -- ark display driv ii xserver-xorg-video- 1:1.2.0-1 X.Org X server -- Chips display dr ii xserver-xorg-video- 1:1.2.1-1 X.Org X server -- Cirrus display d ii xserver-xorg-video- 1:1.1.0-8 X.Org X server -- Cyrix display dr ii xserver-xorg-video- 1:0.3.0-1 X.Org X server -- dummy display dr ii xserver-xorg-video- 1:0.4.0-1 X.Org X server -- fbdev display dr ii xserver-xorg-video- 1:1.2.1-1 X.Org X server -- Glint display dr ii xserver-xorg-video- 1:1.3.0-1 X.Org X server -- i128 display dri ii xserver-xorg-video- 1:1.2.0-1 X.Org X server -- i740 display dri ii xserver-xorg-video- 1:1.1.0-7 X.Org X server -- IMSTT display dr ii xserver-xorg-video- 2:2.4.2-1 X.Org X server -- Intel i8xx, i9xx ii xserver-xorg-video- 6.8.0-1 X.Org X server -- ATI Mach64 displ ii xserver-xorg-video- 1:1.4.9.dfsg-1 X.Org X server -- MGA display driv ii xserver-xorg-video- 1:1.2.1-1 X.Org X server -- Neomagic display ii xserver-xorg-video- 1:2.8.3-4 X.Org X server -- NSC Geode GX1 di ii xserver-xorg-video- 1:2.1.10-1 X.Org X server -- NV display drive ii xserver-xorg-video- 1:0.2.902+svn579-2 X.Org X server -- VIA display driv ii xserver-xorg-video- 6.8.0-1 X.Org X server -- ATI r128 display ii xserver-xorg-video- 1:6.9.0-1+lenny4 X.Org X server -- ATI Radeon displ ii xserver-xorg-video- 1.2.1-2 X.Org X server -- AMD/ATI r5xx, r6 ii xserver-xorg-video- 1:4.2.0.dfsg.1-2 X.Org X server -- Rendition displa ii xserver-xorg-video- 1:0.6.0-1 X.Org X server -- legacy S3 displa ii xserver-xorg-video- 1:1.10.1-1 X.Org X server -- S3 ViRGE display ii xserver-xorg-video- 1:2.2.1-2 X.Org X server -- Savage display d ii xserver-xorg-video- 1:1.6.0-1 X.Org X server -- SiliconMotion di ii xserver-xorg-video- 1:0.10.0-1 X.Org X server -- SiS display driv ii xserver-xorg-video- 1:0.9.0-1 X.Org X server -- SiS USB display ii xserver-xorg-video- 1:1.4.0-1 X.Org X server -- tdfx display dri ii xserver-xorg-video- 1:1.1.0-9 X.Org X server -- TGA display driv ii xserver-xorg-video- 1:1.3.0-1 X.Org X server -- Trident display ii xserver-xorg-video- 1:1.2.0-1 X.Org X server -- Tseng display dr ii xserver-xorg-video- 0.2.0-1 X.Org X server -- Video 4 Linux di ii xserver-xorg-video- 1:1.3.0-4 X.Org X server -- VESA display dri ii xserver-xorg-video- 1:4.1.0-8 X.Org X server -- VGA display driv ii xserver-xorg-video- 1:10.16.2-1 X.Org X server -- VMware display d ii xserver-xorg-video- 1:1.2.0-1 X.Org X server -- Voodoo display d Versions of packages xserver-xorg recommends: pn libgl1-mesa-dri <none> (no description available) ii udev 0.125-7 /dev/ and hotplug management daemo xserver-xorg suggests no packages. -- debconf information excluded
--- /usr/bin/dexconf 2008-08-02 17:11:18.000000000 +0000 +++ /usr/bin/dexconf 2008-12-17 22:46:59.145681158 +0000 @@ -173,8 +173,23 @@ # 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 "ServerLayout" + Identifier "Default Layout" + Screen "Default Screen" + InputDevice "event0" "CorePointer" "CoreKeyboard" SECTION +MAXDEV=42 + +i=1 +while [ $i -lt $MAXDEV ] ; do + echo " InputDevice \"event$i\"" >&4 + i="$(expr $i + 1)" +done +echo "EndSection" >&4 + ### KEYBOARD / INPUTDEVICE fetch xserver-$SERVER/config/inputdevice/keyboard/rules @@ -190,6 +205,29 @@ XKB_OPTIONS="$RET" exec 4>"$DEXCONFTMPDIR/InputDeviceKeyboard" + +i=0 +while [ $i -lt $MAXDEV ] ; do +cat >&4 <<SECTION + +Section "InputDevice" + Identifier "event$i" + Driver "evdev" + Option "Device" "/dev/input/event$i" + Option "XkbRules" "$XKB_RULES" + Option "XkbModel" "$XKB_MODEL" + Option "XkbLayout" "$XKB_LAYOUT" +SECTION +if [ -n "$XKB_VARIANT" ]; then + printf "\tOption\t\t\"XkbVariant\"\t\"$XKB_VARIANT\"\n" >&4 +fi +if [ -n "$XKB_OPTIONS" ]; then + printf "\tOption\t\t\"XkbOptions\"\t\"$XKB_OPTIONS\"\n" >&4 +fi +printf "EndSection\n" >&4 + i="$(expr $i + 1)" +done + cat >&4 <<SECTION Section "InputDevice" Identifier "Generic Keyboard"