Bug#642757: xserver-xorg-core: severe lag and high cpu when pop-ups appear
Cyril Brulebois
kibi at debian.org
Sun Sep 25 08:07:18 UTC 2011
reassing 642757 nvidia-glx
thanks
Hi Maurizio,
Maurizio Oliveri <6tsukiyami9 at gmail.com> (24/09/2011):
> Package: xserver-xorg-core
> Version: 2:1.11.1-1
> Severity: important
>
> Hi, first off I'm not sure if this is a problem with X itself or if it's
> somewhere in the NVIDIA driver, as there's been some trouble with the new X's
> abi and the relative NVDIA driver support.
reassigning to nvidia, since almost nothing changed from 1.11.0 except
for the bit nvidia is using, and I haven't noticed any lag on intel/ati
myself, nor received bug reports about that kind of things.
Quoting in full to ease their reading.
Mraw,
KiBi.
> As for the problem, after upgrading xserver-xorg-core (and the relative
> packages) to 2:1.11.1-1, I've been experiencing some severe lag in X whenever a
> pop-up appears (such as those of notify-send and gnome's pop-up when the volume
> hotkeys are pressed). It also caused some high cpu usage (altough I can't quite
> confirm this. switching from X to a tty was laggy aswell, about 2-3 seconds for
> me, and top only shown about 30% cpu usage by xorg, yet some messages about the
> CPU's temperature being above the threshold appeared, so I guess it'd be higher
> than that).
> Nothing special appears in .xsession-errors.
>
>
>
> -- Package-specific info:
> X server symlink status:
> ------------------------
> lrwxrwxrwx. 1 root root 13 May 5 20:47 /etc/X11/X -> /usr/bin/Xorg
> -rwxr-xr-x 1 root root 1942640 Sep 24 11:30 /usr/bin/Xorg
>
> Diversions concerning libGL are in place
> ----------------------------------------
> diversion of /usr/lib/libGL.so to /usr/lib/mesa-diverted/libGL.so by glx-diversions
> diversion of /usr/lib/libGL.so.1 to /usr/lib/mesa-diverted/libGL.so.1 by glx-diversions
> diversion of /usr/lib/i386-linux-gnu/libGL.so.1 to /usr/lib/mesa-diverted/i386-linux-gnu/libGL.so.1 by glx-diversions
> diversion of /usr/lib/x86_64-linux-gnu/libGL.so.1.2 to /usr/lib/mesa-diverted/x86_64-linux-gnu/libGL.so.1.2 by glx-diversions
> diversion of /usr/lib/i386-linux-gnu/libGL.so to /usr/lib/mesa-diverted/i386-linux-gnu/libGL.so by glx-diversions
> diversion of /usr/lib32/libGL.so to /usr/lib32/nvidia/diversions/libGL.so by libgl1-nvidia-alternatives-ia32
> diversion of /usr/lib32/libGL.so.1 to /usr/lib32/nvidia/diversions/libGL.so.1 by libgl1-nvidia-alternatives-ia32
> diversion of /usr/lib/i386-linux-gnu/libGL.so.1.2 to /usr/lib/mesa-diverted/i386-linux-gnu/libGL.so.1.2 by glx-diversions
> diversion of /usr/lib/x86_64-linux-gnu/libGL.so.1 to /usr/lib/mesa-diverted/x86_64-linux-gnu/libGL.so.1 by glx-diversions
> diversion of /usr/lib/libGL.so.1.2 to /usr/lib/mesa-diverted/libGL.so.1.2 by glx-diversions
> diversion of /usr/lib/x86_64-linux-gnu/libGL.so to /usr/lib/mesa-diverted/x86_64-linux-gnu/libGL.so by glx-diversions
> diversion of /usr/lib32/libGL.so.1.2 to /usr/lib32/nvidia/diversions/libGL.so.1.2 by libgl1-nvidia-alternatives-ia32
>
> VGA-compatible devices on PCI bus:
> ----------------------------------
> 01:00.0 VGA compatible controller [0300]: nVidia Corporation G84 [GeForce 8600M GT] [10de:0407] (rev a1)
>
> Xorg X server configuration file status:
> ----------------------------------------
> -rw-r--r-- 1 root root 1582 Sep 12 13:28 /etc/X11/xorg.conf
>
> Contents of /etc/X11/xorg.conf:
> -------------------------------
> # nvidia-settings: X configuration file generated by nvidia-settings
> # nvidia-settings: version 1.0 (pbuilder at c203) Tue May 18 07:56:38 UTC 2010
>
> Section "ServerLayout"
> Identifier "Layout0"
> Screen 0 "Screen0" 0 0
> InputDevice "Keyboard0" "CoreKeyboard"
> InputDevice "Mouse0" "CorePointer"
> Option "Xinerama" "0"
> EndSection
>
> Section "Files"
> EndSection
>
> Section "ServerFlags"
> Option "ignoreABI" "false"
> EndSection
>
> Section "InputDevice"
> # generated from default
> Identifier "Mouse0"
> Driver "mouse"
> Option "Protocol" "auto"
> Option "Device" "/dev/psaux"
> Option "Emulate3Buttons" "yes"
> Option "ZAxisMapping" "4 5"
> EndSection
>
> Section "InputDevice"
> # generated from default
> Identifier "Keyboard0"
> Driver "kbd"
> EndSection
>
> Section "Monitor"
> Identifier "Monitor0"
> VendorName "Unknown"
> ModelName "Seiko/Epson"
> HorizSync 30.0 - 75.0
> VertRefresh 60.0
> Option "DPMS"
> EndSection
>
> Section "Device"
> Identifier "Device0"
> Driver "nvidia"
> VendorName "NVIDIA Corporation"
> BoardName "GeForce 8600M GT"
> Option "NoLogo" "True"
> EndSection
>
> Section "Screen"
> Identifier "Screen0"
> Device "Device0"
> Monitor "Monitor0"
> DefaultDepth 24
> Option "TwinView" "0"
> Option "metamodes" "1920x1200_60 +0+0; nvidia-auto-select +0+0"
> SubSection "Display"
> Depth 24
> EndSubSection
> EndSection
>
> /etc/X11/xorg.conf.d does not exist.
>
> /etc/modprobe.d contains no KMS configuration files.
>
> Kernel version (/proc/version):
> -------------------------------
> Linux version 3.0.0-1-amd64 (Debian 3.0.0-4) (ben at decadent.org.uk) (gcc version 4.5.3 (Debian 4.5.3-9) ) #1 SMP Tue Sep 20 07:03:13 UTC 2011
>
> Xorg X server log files on system:
> ----------------------------------
> -rw-r--r-- 1 root root 24652 May 18 00:42 /var/log/Xorg.2.log
> -rw-r--r-- 1 root root 24469 May 18 00:49 /var/log/Xorg.3.log
> -rw-r--r-- 1 root root 24469 May 18 00:51 /var/log/Xorg.4.log
> -rw-r--r-- 1 root root 24469 May 18 00:52 /var/log/Xorg.5.log
> -rw-r--r-- 1 root root 24469 May 18 01:00 /var/log/Xorg.6.log
> -rw-r--r-- 1 root root 24469 May 18 01:03 /var/log/Xorg.7.log
> -rw-r--r-- 1 root root 24469 May 18 01:03 /var/log/Xorg.8.log
> -rw-r--r-- 1 root root 24469 May 18 01:05 /var/log/Xorg.9.log
> -rw-r--r-- 1 root root 24470 May 18 01:08 /var/log/Xorg.10.log
> -rw-r--r-- 1 root root 24465 Jun 4 16:39 /var/log/Xorg.1.log
> -rw-r--r-- 1 root root 24996 Sep 24 23:44 /var/log/Xorg.0.log
>
> Contents of most recent Xorg X server log file (/var/log/Xorg.0.log):
> ---------------------------------------------------------------------
> [ 3045.150]
> X.Org X Server 1.11.1
> Release Date: 2011-09-24
> [ 3045.150] X Protocol Version 11, Revision 0
> [ 3045.150] Build Operating System: Linux 3.1.0-rc4-amd64 x86_64 Debian
> [ 3045.150] Current Operating System: Linux yami 3.0.0-1-amd64 #1 SMP Tue Sep 20 07:03:13 UTC 2011 x86_64
> [ 3045.150] Kernel command line: BOOT_IMAGE=/vmlinuz-3.0.0-1-amd64 root=/dev/mapper/sid-root ro vga=799 selinux=0 quiet
> [ 3045.150] Build Date: 24 September 2011 09:28:42AM
> [ 3045.150] xorg-server 2:1.11.1-1 (Cyril Brulebois <kibi at debian.org>)
> [ 3045.150] Current version of pixman: 0.22.2
> [ 3045.150] Before reporting problems, check http://wiki.x.org
> to make sure that you have the latest version.
> [ 3045.150] Markers: (--) probed, (**) from config file, (==) default setting,
> (++) from command line, (!!) notice, (II) informational,
> (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
> [ 3045.151] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Sep 24 23:42:55 2011
> [ 3045.151] (==) Using config file: "/etc/X11/xorg.conf"
> [ 3045.151] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
> [ 3045.151] (==) ServerLayout "Layout0"
> [ 3045.151] (**) |-->Screen "Screen0" (0)
> [ 3045.151] (**) | |-->Monitor "Monitor0"
> [ 3045.151] (**) | |-->Device "Device0"
> [ 3045.151] (**) |-->Input Device "Keyboard0"
> [ 3045.151] (**) |-->Input Device "Mouse0"
> [ 3045.151] (**) Option "Xinerama" "0"
> [ 3045.151] (**) Option "IgnoreABI" "false"
> [ 3045.151] (==) Automatically adding devices
> [ 3045.151] (==) Automatically enabling devices
> [ 3045.151] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
> [ 3045.151] Entry deleted from font path.
> [ 3045.151] (==) 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,
> built-ins
> [ 3045.151] (==) ModulePath set to "/usr/lib/xorg/modules"
> [ 3045.151] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
> [ 3045.151] (WW) Disabling Keyboard0
> [ 3045.151] (WW) Disabling Mouse0
> [ 3045.151] (II) Loader magic: 0x7cfdc0
> [ 3045.151] (II) Module ABI versions:
> [ 3045.151] X.Org ANSI C Emulation: 0.4
> [ 3045.151] X.Org Video Driver: 11.0
> [ 3045.151] X.Org XInput driver : 13.0
> [ 3045.151] X.Org Server Extension : 6.0
> [ 3045.153] (--) PCI:*(0:1:0:0) 10de:0407:1028:022e rev 161, Mem @ 0xf5000000/16777216, 0xe0000000/268435456, 0xf2000000/33554432, I/O @ 0x0000ef00/128, BIOS @ 0x????????/131072
> [ 3045.153] (II) Open ACPI successful (/var/run/acpid.socket)
> [ 3045.153] (II) LoadModule: "extmod"
> [ 3045.153] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
> [ 3045.154] (II) Module extmod: vendor="X.Org Foundation"
> [ 3045.154] compiled for 1.11.1, module version = 1.0.0
> [ 3045.154] Module class: X.Org Server Extension
> [ 3045.154] ABI class: X.Org Server Extension, version 6.0
> [ 3045.154] (II) Loading extension SELinux
> [ 3045.154] (II) Loading extension MIT-SCREEN-SAVER
> [ 3045.154] (II) Loading extension XFree86-VidModeExtension
> [ 3045.154] (II) Loading extension XFree86-DGA
> [ 3045.154] (II) Loading extension DPMS
> [ 3045.154] (II) Loading extension XVideo
> [ 3045.154] (II) Loading extension XVideo-MotionCompensation
> [ 3045.154] (II) Loading extension X-Resource
> [ 3045.154] (II) LoadModule: "dbe"
> [ 3045.154] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
> [ 3045.154] (II) Module dbe: vendor="X.Org Foundation"
> [ 3045.154] compiled for 1.11.1, module version = 1.0.0
> [ 3045.154] Module class: X.Org Server Extension
> [ 3045.154] ABI class: X.Org Server Extension, version 6.0
> [ 3045.154] (II) Loading extension DOUBLE-BUFFER
> [ 3045.154] (II) LoadModule: "glx"
> [ 3045.154] (II) Loading /usr/lib/xorg/modules/linux/libglx.so
> [ 3045.167] (II) Module glx: vendor="NVIDIA Corporation"
> [ 3045.167] compiled for 4.0.2, module version = 1.0.0
> [ 3045.167] Module class: X.Org Server Extension
> [ 3045.167] (II) NVIDIA GLX Module 275.28 Wed Aug 31 17:15:37 PDT 2011
> [ 3045.167] (II) Loading extension GLX
> [ 3045.167] (II) LoadModule: "record"
> [ 3045.167] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
> [ 3045.167] (II) Module record: vendor="X.Org Foundation"
> [ 3045.167] compiled for 1.11.1, module version = 1.13.0
> [ 3045.167] Module class: X.Org Server Extension
> [ 3045.167] ABI class: X.Org Server Extension, version 6.0
> [ 3045.167] (II) Loading extension RECORD
> [ 3045.167] (II) LoadModule: "dri"
> [ 3045.167] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
> [ 3045.167] (II) Module dri: vendor="X.Org Foundation"
> [ 3045.167] compiled for 1.11.1, module version = 1.0.0
> [ 3045.168] ABI class: X.Org Server Extension, version 6.0
> [ 3045.168] (II) Loading extension XFree86-DRI
> [ 3045.168] (II) LoadModule: "dri2"
> [ 3045.168] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
> [ 3045.168] (II) Module dri2: vendor="X.Org Foundation"
> [ 3045.168] compiled for 1.11.1, module version = 1.2.0
> [ 3045.168] ABI class: X.Org Server Extension, version 6.0
> [ 3045.168] (II) Loading extension DRI2
> [ 3045.168] (II) LoadModule: "nvidia"
> [ 3045.168] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
> [ 3045.168] (II) Module nvidia: vendor="NVIDIA Corporation"
> [ 3045.168] compiled for 4.0.2, module version = 1.0.0
> [ 3045.168] Module class: X.Org Video Driver
> [ 3045.169] (II) NVIDIA dlloader X Driver 275.28 Wed Aug 31 16:58:32 PDT 2011
> [ 3045.169] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
> [ 3045.176] (++) using VT number 8
>
> [ 3045.295] (II) Loading sub module "fb"
> [ 3045.295] (II) LoadModule: "fb"
> [ 3045.295] (II) Loading /usr/lib/xorg/modules/libfb.so
> [ 3045.296] (II) Module fb: vendor="X.Org Foundation"
> [ 3045.296] compiled for 1.11.1, module version = 1.0.0
> [ 3045.296] ABI class: X.Org ANSI C Emulation, version 0.4
> [ 3045.296] (II) Loading sub module "wfb"
> [ 3045.296] (II) LoadModule: "wfb"
> [ 3045.296] (II) Loading /usr/lib/xorg/modules/libwfb.so
> [ 3045.296] (II) Module wfb: vendor="X.Org Foundation"
> [ 3045.296] compiled for 1.11.1, module version = 1.0.0
> [ 3045.296] ABI class: X.Org ANSI C Emulation, version 0.4
> [ 3045.296] (II) Loading sub module "ramdac"
> [ 3045.296] (II) LoadModule: "ramdac"
> [ 3045.296] (II) Module "ramdac" already built-in
> [ 3045.298] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
> [ 3045.298] (II) Loading /usr/lib/xorg/modules/libwfb.so
> [ 3045.298] (II) Loading /usr/lib/xorg/modules/libfb.so
> [ 3045.298] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
> [ 3045.298] (==) NVIDIA(0): RGB weight 888
> [ 3045.298] (==) NVIDIA(0): Default visual is TrueColor
> [ 3045.298] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
> [ 3045.298] (**) NVIDIA(0): Option "NoLogo" "True"
> [ 3045.298] (**) NVIDIA(0): Option "TwinView" "0"
> [ 3045.298] (**) NVIDIA(0): Option "MetaModes" "1920x1200_60 +0+0; nvidia-auto-select +0+0"
> [ 3045.834] (II) NVIDIA(GPU-0): Display (Seiko/Epson (DFP-0)) does not support NVIDIA 3D
> [ 3045.834] (II) NVIDIA(GPU-0): Vision stereo.
> [ 3045.846] (II) NVIDIA(0): NVIDIA GPU GeForce 8600M GT (G84) at PCI:1:0:0 (GPU-0)
> [ 3045.846] (--) NVIDIA(0): Memory: 524288 kBytes
> [ 3045.846] (--) NVIDIA(0): VideoBIOS: 60.84.5e.00.08
> [ 3045.846] (II) NVIDIA(0): Detected PCI Express Link width: 16X
> [ 3045.846] (--) NVIDIA(0): Interlaced video modes are supported on this GPU
> [ 3045.846] (--) NVIDIA(0): Connected display device(s) on GeForce 8600M GT at PCI:1:0:0
> [ 3045.846] (--) NVIDIA(0): Seiko/Epson (DFP-0)
> [ 3045.846] (--) NVIDIA(0): Seiko/Epson (DFP-0): 330.0 MHz maximum pixel clock
> [ 3045.846] (--) NVIDIA(0): Seiko/Epson (DFP-0): Internal Dual Link LVDS
> [ 3045.941] (II) NVIDIA(0): Assigned Display Device: DFP-0
> [ 3045.941] (II) NVIDIA(0): Validated modes:
> [ 3045.941] (II) NVIDIA(0): "1920x1200_60+0+0"
> [ 3045.941] (II) NVIDIA(0): "nvidia-auto-select+0+0"
> [ 3045.941] (II) NVIDIA(0): Virtual screen size determined to be 1920 x 1200
> [ 3046.962] (--) NVIDIA(0): DPI set to (147, 145); computed from "UseEdidDpi" X config
> [ 3046.962] (--) NVIDIA(0): option
> [ 3046.962] (--) Depth 24 pixmap format is 32 bpp
> [ 3046.962] (II) NVIDIA: Using 768.00 MB of virtual memory for indirect memory access.
> [ 3046.974] (II) NVIDIA(0): Setting mode "1920x1200_60+0+0"
> [ 3047.255] (II) Loading extension NV-GLX
> [ 3047.359] (==) NVIDIA(0): Disabling shared memory pixmaps
> [ 3047.360] (==) NVIDIA(0): Backing store disabled
> [ 3047.360] (==) NVIDIA(0): Silken mouse enabled
> [ 3047.360] (**) NVIDIA(0): DPMS enabled
> [ 3047.360] (II) Loading extension NV-CONTROL
> [ 3047.360] (II) Loading extension XINERAMA
> [ 3047.360] (II) Loading sub module "dri2"
> [ 3047.360] (II) LoadModule: "dri2"
> [ 3047.361] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
> [ 3047.361] (II) Module dri2: vendor="X.Org Foundation"
> [ 3047.361] compiled for 1.11.1, module version = 1.2.0
> [ 3047.361] ABI class: X.Org Server Extension, version 6.0
> [ 3047.361] (II) NVIDIA(0): [DRI2] Setup complete
> [ 3047.361] (==) RandR enabled
> [ 3047.361] (II) Initializing built-in extension Generic Event Extension
> [ 3047.361] (II) Initializing built-in extension SHAPE
> [ 3047.361] (II) Initializing built-in extension MIT-SHM
> [ 3047.361] (II) Initializing built-in extension XInputExtension
> [ 3047.361] (II) Initializing built-in extension XTEST
> [ 3047.361] (II) Initializing built-in extension BIG-REQUESTS
> [ 3047.361] (II) Initializing built-in extension SYNC
> [ 3047.361] (II) Initializing built-in extension XKEYBOARD
> [ 3047.361] (II) Initializing built-in extension XC-MISC
> [ 3047.361] (II) Initializing built-in extension SECURITY
> [ 3047.361] (II) Initializing built-in extension XINERAMA
> [ 3047.361] (II) Initializing built-in extension XFIXES
> [ 3047.361] (II) Initializing built-in extension RENDER
> [ 3047.361] (II) Initializing built-in extension RANDR
> [ 3047.361] (II) Initializing built-in extension COMPOSITE
> [ 3047.361] (II) Initializing built-in extension DAMAGE
> [ 3047.361] (II) SELinux: Disabled on system
> [ 3047.364] (II) Initializing extension GLX
> [ 3047.425] (II) config/udev: Adding input device Video Bus (/dev/input/event2)
> [ 3047.425] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
> [ 3047.425] (II) LoadModule: "evdev"
> [ 3047.426] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
> [ 3047.426] (II) Module evdev: vendor="X.Org Foundation"
> [ 3047.426] compiled for 1.11.0, module version = 2.6.0
> [ 3047.426] Module class: X.Org XInput Driver
> [ 3047.426] ABI class: X.Org XInput driver, version 13.0
> [ 3047.426] (II) Using input driver 'evdev' for 'Video Bus'
> [ 3047.426] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
> [ 3047.426] (**) Video Bus: always reports core events
> [ 3047.426] (**) Video Bus: Device: "/dev/input/event2"
> [ 3047.426] (--) Video Bus: Found keys
> [ 3047.426] (II) Video Bus: Configuring as keyboard
> [ 3047.426] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:2e/LNXVIDEO:00/input/input2/event2"
> [ 3047.426] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 6)
> [ 3047.426] (**) Option "xkb_rules" "evdev"
> [ 3047.426] (**) Option "xkb_model" "pc105"
> [ 3047.426] (**) Option "xkb_layout" "it"
> [ 3047.426] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
> [ 3047.450] (II) config/udev: Adding input device Power Button (/dev/input/event4)
> [ 3047.450] (**) Power Button: Applying InputClass "evdev keyboard catchall"
> [ 3047.450] (II) Using input driver 'evdev' for 'Power Button'
> [ 3047.450] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
> [ 3047.450] (**) Power Button: always reports core events
> [ 3047.450] (**) Power Button: Device: "/dev/input/event4"
> [ 3047.450] (--) Power Button: Found keys
> [ 3047.450] (II) Power Button: Configuring as keyboard
> [ 3047.450] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input4/event4"
> [ 3047.450] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
> [ 3047.450] (**) Option "xkb_rules" "evdev"
> [ 3047.450] (**) Option "xkb_model" "pc105"
> [ 3047.450] (**) Option "xkb_layout" "it"
> [ 3047.450] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
> [ 3047.450] (II) config/udev: Adding input device Lid Switch (/dev/input/event3)
> [ 3047.450] (II) No input driver/identifier specified (ignoring)
> [ 3047.451] (II) config/udev: Adding input device Sleep Button (/dev/input/event5)
> [ 3047.451] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
> [ 3047.451] (II) Using input driver 'evdev' for 'Sleep Button'
> [ 3047.451] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
> [ 3047.451] (**) Sleep Button: always reports core events
> [ 3047.451] (**) Sleep Button: Device: "/dev/input/event5"
> [ 3047.451] (--) Sleep Button: Found keys
> [ 3047.451] (II) Sleep Button: Configuring as keyboard
> [ 3047.451] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input5/event5"
> [ 3047.451] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
> [ 3047.451] (**) Option "xkb_rules" "evdev"
> [ 3047.451] (**) Option "xkb_model" "pc105"
> [ 3047.451] (**) Option "xkb_layout" "it"
> [ 3047.451] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
> [ 3047.451] (II) config/udev: Adding input device Laptop Integrated Webcam (/dev/input/event19)
> [ 3047.451] (**) Laptop Integrated Webcam: Applying InputClass "evdev keyboard catchall"
> [ 3047.451] (II) Using input driver 'evdev' for 'Laptop Integrated Webcam'
> [ 3047.451] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
> [ 3047.451] (**) Laptop Integrated Webcam: always reports core events
> [ 3047.452] (**) Laptop Integrated Webcam: Device: "/dev/input/event19"
> [ 3047.452] (--) Laptop Integrated Webcam: Found keys
> [ 3047.452] (II) Laptop Integrated Webcam: Configuring as keyboard
> [ 3047.452] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.7/usb1/1-1/1-1:1.0/input/input19/event19"
> [ 3047.452] (II) XINPUT: Adding extended input device "Laptop Integrated Webcam" (type: KEYBOARD, id 9)
> [ 3047.452] (**) Option "xkb_rules" "evdev"
> [ 3047.452] (**) Option "xkb_model" "pc105"
> [ 3047.452] (**) Option "xkb_layout" "it"
> [ 3047.452] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
> [ 3047.452] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event10)
> [ 3047.452] (II) No input driver/identifier specified (ignoring)
> [ 3047.452] (II) config/udev: Adding input device HDA Intel Line In at Ext Rear Jack (/dev/input/event11)
> [ 3047.452] (II) No input driver/identifier specified (ignoring)
> [ 3047.453] (II) config/udev: Adding input device HDA Intel Mic at Ext Rear Jack (/dev/input/event12)
> [ 3047.453] (II) No input driver/identifier specified (ignoring)
> [ 3047.453] (II) config/udev: Adding input device HDA Intel Mic at Ext Front Jack (/dev/input/event13)
> [ 3047.453] (II) No input driver/identifier specified (ignoring)
> [ 3047.453] (II) config/udev: Adding input device HDA Intel Speaker at Ext Rear Jack (/dev/input/event14)
> [ 3047.453] (II) No input driver/identifier specified (ignoring)
> [ 3047.454] (II) config/udev: Adding input device HDA Intel Speaker at Ext Rear Jack (/dev/input/event15)
> [ 3047.454] (II) No input driver/identifier specified (ignoring)
> [ 3047.454] (II) config/udev: Adding input device HDA Intel Speaker at Ext Rear Jack (/dev/input/event16)
> [ 3047.454] (II) No input driver/identifier specified (ignoring)
> [ 3047.454] (II) config/udev: Adding input device HDA Intel Speaker at Ext Rear Jack (/dev/input/event17)
> [ 3047.454] (II) No input driver/identifier specified (ignoring)
> [ 3047.454] (II) config/udev: Adding input device HDA Intel HP Out at Ext Front Jack (/dev/input/event18)
> [ 3047.454] (II) No input driver/identifier specified (ignoring)
> [ 3047.455] (II) config/udev: Adding input device Logitech USB Optical Mouse (/dev/input/event1)
> [ 3047.455] (**) Logitech USB Optical Mouse: Applying InputClass "evdev pointer catchall"
> [ 3047.455] (II) Using input driver 'evdev' for 'Logitech USB Optical Mouse'
> [ 3047.455] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
> [ 3047.455] (**) Logitech USB Optical Mouse: always reports core events
> [ 3047.455] (**) Logitech USB Optical Mouse: Device: "/dev/input/event1"
> [ 3047.455] (--) Logitech USB Optical Mouse: Found 3 mouse buttons
> [ 3047.455] (--) Logitech USB Optical Mouse: Found scroll wheel(s)
> [ 3047.455] (--) Logitech USB Optical Mouse: Found relative axes
> [ 3047.455] (--) Logitech USB Optical Mouse: Found x and y relative axes
> [ 3047.455] (II) Logitech USB Optical Mouse: Configuring as mouse
> [ 3047.455] (II) Logitech USB Optical Mouse: Adding scrollwheel support
> [ 3047.455] (**) Logitech USB Optical Mouse: YAxisMapping: buttons 4 and 5
> [ 3047.455] (**) Logitech USB Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
> [ 3047.455] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.1/usb6/6-1/6-1:1.0/input/input20/event1"
> [ 3047.455] (II) XINPUT: Adding extended input device "Logitech USB Optical Mouse" (type: MOUSE, id 10)
> [ 3047.455] (II) Logitech USB Optical Mouse: initialized for relative axes.
> [ 3047.455] (**) Logitech USB Optical Mouse: (accel) keeping acceleration scheme 1
> [ 3047.455] (**) Logitech USB Optical Mouse: (accel) acceleration profile 0
> [ 3047.455] (**) Logitech USB Optical Mouse: (accel) acceleration factor: 2.000
> [ 3047.455] (**) Logitech USB Optical Mouse: (accel) acceleration threshold: 4
> [ 3047.455] (II) config/udev: Adding input device Logitech USB Optical Mouse (/dev/input/mouse0)
> [ 3047.456] (II) No input driver/identifier specified (ignoring)
> [ 3047.456] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
> [ 3047.456] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
> [ 3047.456] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
> [ 3047.456] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
> [ 3047.456] (**) AT Translated Set 2 keyboard: always reports core events
> [ 3047.456] (**) AT Translated Set 2 keyboard: Device: "/dev/input/event0"
> [ 3047.456] (--) AT Translated Set 2 keyboard: Found keys
> [ 3047.456] (II) AT Translated Set 2 keyboard: Configuring as keyboard
> [ 3047.456] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
> [ 3047.456] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 11)
> [ 3047.456] (**) Option "xkb_rules" "evdev"
> [ 3047.456] (**) Option "xkb_model" "pc105"
> [ 3047.456] (**) Option "xkb_layout" "it"
> [ 3047.456] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
> [ 3047.456] (II) config/udev: Adding input device PS/2 Mouse (/dev/input/event8)
> [ 3047.457] (**) PS/2 Mouse: Applying InputClass "evdev pointer catchall"
> [ 3047.457] (II) Using input driver 'evdev' for 'PS/2 Mouse'
> [ 3047.457] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
> [ 3047.457] (**) PS/2 Mouse: always reports core events
> [ 3047.457] (**) PS/2 Mouse: Device: "/dev/input/event8"
> [ 3047.457] (--) PS/2 Mouse: Found 3 mouse buttons
> [ 3047.457] (--) PS/2 Mouse: Found relative axes
> [ 3047.457] (--) PS/2 Mouse: Found x and y relative axes
> [ 3047.457] (II) PS/2 Mouse: Configuring as mouse
> [ 3047.457] (**) PS/2 Mouse: YAxisMapping: buttons 4 and 5
> [ 3047.457] (**) PS/2 Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
> [ 3047.457] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input8/event8"
> [ 3047.457] (II) XINPUT: Adding extended input device "PS/2 Mouse" (type: MOUSE, id 12)
> [ 3047.457] (II) PS/2 Mouse: initialized for relative axes.
> [ 3047.457] (**) PS/2 Mouse: (accel) keeping acceleration scheme 1
> [ 3047.457] (**) PS/2 Mouse: (accel) acceleration profile 0
> [ 3047.457] (**) PS/2 Mouse: (accel) acceleration factor: 2.000
> [ 3047.457] (**) PS/2 Mouse: (accel) acceleration threshold: 4
> [ 3047.457] (II) config/udev: Adding input device PS/2 Mouse (/dev/input/mouse1)
> [ 3047.457] (II) No input driver/identifier specified (ignoring)
> [ 3047.457] (II) config/udev: Adding input device AlpsPS/2 ALPS GlidePoint (/dev/input/event9)
> [ 3047.457] (**) AlpsPS/2 ALPS GlidePoint: Applying InputClass "evdev touchpad catchall"
> [ 3047.457] (**) AlpsPS/2 ALPS GlidePoint: Applying InputClass "touchpad catchall"
> [ 3047.457] (II) LoadModule: "synaptics"
> [ 3047.458] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
> [ 3047.458] (II) Module synaptics: vendor="X.Org Foundation"
> [ 3047.458] compiled for 1.11.0, module version = 1.4.1
> [ 3047.458] Module class: X.Org XInput Driver
> [ 3047.458] ABI class: X.Org XInput driver, version 13.0
> [ 3047.458] (II) Using input driver 'synaptics' for 'AlpsPS/2 ALPS GlidePoint'
> [ 3047.458] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
> [ 3047.458] (**) AlpsPS/2 ALPS GlidePoint: always reports core events
> [ 3047.458] (**) Option "Device" "/dev/input/event9"
> [ 3047.484] (--) AlpsPS/2 ALPS GlidePoint: x-axis range 0 - 1023
> [ 3047.484] (--) AlpsPS/2 ALPS GlidePoint: y-axis range 0 - 767
> [ 3047.484] (--) AlpsPS/2 ALPS GlidePoint: pressure range 0 - 127
> [ 3047.484] (--) AlpsPS/2 ALPS GlidePoint: buttons: left right middle
> [ 3047.484] (--) AlpsPS/2 ALPS GlidePoint: invalid finger width range. defaulting to 0 - 16
> [ 3047.492] (--) AlpsPS/2 ALPS GlidePoint: touchpad found
> [ 3047.492] (**) AlpsPS/2 ALPS GlidePoint: always reports core events
> [ 3047.496] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input9/event9"
> [ 3047.496] (II) XINPUT: Adding extended input device "AlpsPS/2 ALPS GlidePoint" (type: TOUCHPAD, id 13)
> [ 3047.496] (**) AlpsPS/2 ALPS GlidePoint: (accel) MinSpeed is now constant deceleration 2.5
> [ 3047.496] (**) AlpsPS/2 ALPS GlidePoint: MaxSpeed is now 1.75
> [ 3047.496] (**) AlpsPS/2 ALPS GlidePoint: AccelFactor is now 0.156
> [ 3047.496] (**) AlpsPS/2 ALPS GlidePoint: (accel) keeping acceleration scheme 1
> [ 3047.496] (**) AlpsPS/2 ALPS GlidePoint: (accel) acceleration profile 1
> [ 3047.496] (**) AlpsPS/2 ALPS GlidePoint: (accel) acceleration factor: 2.000
> [ 3047.496] (**) AlpsPS/2 ALPS GlidePoint: (accel) acceleration threshold: 4
> [ 3047.496] (--) AlpsPS/2 ALPS GlidePoint: touchpad found
> [ 3047.496] (II) config/udev: Adding input device AlpsPS/2 ALPS GlidePoint (/dev/input/mouse2)
> [ 3047.496] (**) AlpsPS/2 ALPS GlidePoint: Applying InputClass "touchpad catchall"
> [ 3047.496] (II) Using input driver 'synaptics' for 'AlpsPS/2 ALPS GlidePoint'
> [ 3047.496] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
> [ 3047.496] (**) AlpsPS/2 ALPS GlidePoint: always reports core events
> [ 3047.496] (**) Option "Device" "/dev/input/mouse2"
> [ 3047.496] (--) AlpsPS/2 ALPS GlidePoint: invalid x-axis range. defaulting to 1615 - 5685
> [ 3047.496] (--) AlpsPS/2 ALPS GlidePoint: invalid y-axis range. defaulting to 1729 - 4171
> [ 3047.496] (--) AlpsPS/2 ALPS GlidePoint: invalid pressure range. defaulting to 0 - 256
> [ 3047.496] (--) AlpsPS/2 ALPS GlidePoint: invalid finger width range. defaulting to 0 - 16
> [ 3047.517] (EE) Query no Synaptics: 6003C8
> [ 3047.517] (--) AlpsPS/2 ALPS GlidePoint: no supported touchpad found
> [ 3047.517] (EE) AlpsPS/2 ALPS GlidePoint Unable to query/initialize Synaptics hardware.
> [ 3047.520] (EE) PreInit returned 11 for "AlpsPS/2 ALPS GlidePoint"
> [ 3047.520] (II) UnloadModule: "synaptics"
> [ 3047.520] (II) Unloading synaptics
> [ 3047.520] (II) config/udev: Adding input device PC Speaker (/dev/input/event7)
> [ 3047.520] (II) No input driver/identifier specified (ignoring)
> [ 3047.521] (II) config/udev: Adding input device Dell WMI hotkeys (/dev/input/event6)
> [ 3047.521] (**) Dell WMI hotkeys: Applying InputClass "evdev keyboard catchall"
> [ 3047.521] (II) Using input driver 'evdev' for 'Dell WMI hotkeys'
> [ 3047.521] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
> [ 3047.521] (**) Dell WMI hotkeys: always reports core events
> [ 3047.521] (**) Dell WMI hotkeys: Device: "/dev/input/event6"
> [ 3047.521] (--) Dell WMI hotkeys: Found keys
> [ 3047.521] (II) Dell WMI hotkeys: Configuring as keyboard
> [ 3047.521] (**) Option "config_info" "udev:/sys/devices/virtual/input/input6/event6"
> [ 3047.521] (II) XINPUT: Adding extended input device "Dell WMI hotkeys" (type: KEYBOARD, id 14)
> [ 3047.521] (**) Option "xkb_rules" "evdev"
> [ 3047.521] (**) Option "xkb_model" "pc105"
> [ 3047.521] (**) Option "xkb_layout" "it"
> [ 3047.521] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
> [ 3161.918] (II) Open ACPI successful (/var/run/acpid.socket)
> [ 3162.242] (II) NVIDIA(0): Setting mode "1920x1200_60+0+0"
> [ 3163.582] (--) AlpsPS/2 ALPS GlidePoint: touchpad found
>
> udev information:
> -----------------
> P: /devices/LNXSYSTM:00/device:00/PNP0A03:00/device:2e/LNXVIDEO:00/input/input2
> E: UDEV_LOG=3
> E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:2e/LNXVIDEO:00/input/input2
> E: PRODUCT=19/0/6/0
> E: NAME="Video Bus"
> E: PHYS="LNXVIDEO/video/input0"
> E: PROP=0
> E: EV=3
> E: KEY=3e000b00000000 0 0 0
> E: MODALIAS=input:b0019v0000p0006e0000-e0,1,kE0,E1,E3,F1,F2,F3,F4,F5,ramlsfw
> E: SUBSYSTEM=input
> E: ID_INPUT=1
> E: ID_INPUT_KEY=1
> E: ID_PATH=acpi-LNXVIDEO:00
> E: ID_PATH_TAG=acpi-LNXVIDEO_00
>
> P: /devices/LNXSYSTM:00/device:00/PNP0A03:00/device:2e/LNXVIDEO:00/input/input2/event2
> N: input/event2
> E: UDEV_LOG=3
> E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:2e/LNXVIDEO:00/input/input2/event2
> E: MAJOR=13
> E: MINOR=66
> E: DEVNAME=/dev/input/event2
> E: SUBSYSTEM=input
> E: ID_INPUT=1
> E: ID_INPUT_KEY=1
> E: ID_PATH=acpi-LNXVIDEO:00
> E: ID_PATH_TAG=acpi-LNXVIDEO_00
> E: XKBMODEL=pc105
> E: XKBLAYOUT=it
> E: XKBOPTIONS=terminate:ctrl_alt_bksp
> E: BACKSPACE=guess
> E: DMI_VENDOR=Dell Inc.
>
> P: /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input4
> E: UDEV_LOG=3
> E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input4
> E: PRODUCT=19/0/1/0
> E: NAME="Power Button"
> E: PHYS="PNP0C0C/button/input0"
> E: PROP=0
> E: EV=3
> E: KEY=10000000000000 0
> E: MODALIAS=input:b0019v0000p0001e0000-e0,1,k74,ramlsfw
> E: SUBSYSTEM=input
> E: ID_INPUT=1
> E: ID_INPUT_KEY=1
> E: ID_PATH=acpi-PNP0C0C:00
> E: ID_PATH_TAG=acpi-PNP0C0C_00
>
> P: /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input4/event4
> N: input/event4
> E: UDEV_LOG=3
> E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input4/event4
> E: MAJOR=13
> E: MINOR=68
> E: DEVNAME=/dev/input/event4
> E: SUBSYSTEM=input
> E: ID_INPUT=1
> E: ID_INPUT_KEY=1
> E: ID_PATH=acpi-PNP0C0C:00
> E: ID_PATH_TAG=acpi-PNP0C0C_00
> E: XKBMODEL=pc105
> E: XKBLAYOUT=it
> E: XKBOPTIONS=terminate:ctrl_alt_bksp
> E: BACKSPACE=guess
> E: DMI_VENDOR=Dell Inc.
>
> P: /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input3
> E: UDEV_LOG=3
> E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input3
> E: PRODUCT=19/0/5/0
> E: NAME="Lid Switch"
> E: PHYS="PNP0C0D/button/input0"
> E: PROP=0
> E: EV=21
> E: SW=1
> E: MODALIAS=input:b0019v0000p0005e0000-e0,5,kramlsfw0,
> E: SUBSYSTEM=input
> E: ID_INPUT=1
> E: ID_PATH=acpi-PNP0C0D:00
> E: ID_PATH_TAG=acpi-PNP0C0D_00
>
> P: /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input3/event3
> N: input/event3
> E: UDEV_LOG=3
> E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input3/event3
> E: MAJOR=13
> E: MINOR=67
> E: DEVNAME=/dev/input/event3
> E: SUBSYSTEM=input
> E: ID_INPUT=1
> E: ID_PATH=acpi-PNP0C0D:00
> E: ID_PATH_TAG=acpi-PNP0C0D_00
> E: DMI_VENDOR=Dell Inc.
>
> P: /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input5
> E: UDEV_LOG=3
> E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input5
> E: PRODUCT=19/0/3/0
> E: NAME="Sleep Button"
> E: PHYS="PNP0C0E/button/input0"
> E: PROP=0
> E: EV=3
> E: KEY=4000 0 0
> E: MODALIAS=input:b0019v0000p0003e0000-e0,1,k8E,ramlsfw
> E: SUBSYSTEM=input
> E: ID_INPUT=1
> E: ID_INPUT_KEY=1
> E: ID_PATH=acpi-PNP0C0E:00
> E: ID_PATH_TAG=acpi-PNP0C0E_00
>
> P: /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input5/event5
> N: input/event5
> E: UDEV_LOG=3
> E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input5/event5
> E: MAJOR=13
> E: MINOR=69
> E: DEVNAME=/dev/input/event5
> E: SUBSYSTEM=input
> E: ID_INPUT=1
> E: ID_INPUT_KEY=1
> E: ID_PATH=acpi-PNP0C0E:00
> E: ID_PATH_TAG=acpi-PNP0C0E_00
> E: XKBMODEL=pc105
> E: XKBLAYOUT=it
> E: XKBOPTIONS=terminate:ctrl_alt_bksp
> E: BACKSPACE=guess
> E: DMI_VENDOR=Dell Inc.
>
> P: /devices/pci0000:00/0000:00:1a.7/usb1/1-1/1-1:1.0/input/input19
> E: UDEV_LOG=3
> E: DEVPATH=/devices/pci0000:00/0000:00:1a.7/usb1/1-1/1-1:1.0/input/input19
> E: PRODUCT=3/5a9/2640/100
> E: NAME="Laptop Integrated Webcam"
> E: PHYS="usb-0000:00:1a.7-1/button"
> E: PROP=0
> E: EV=3
> E: KEY=100000 0 0 0
> E: MODALIAS=input:b0003v05A9p2640e0100-e0,1,kD4,ramlsfw
> E: SUBSYSTEM=input
> E: ID_INPUT=1
> E: ID_INPUT_KEY=1
> E: ID_VENDOR=OmniVision_Technologies__Inc._-2640-08.05.12.1
> E: ID_VENDOR_ENC=OmniVision\x20Technologies\x2c\x20Inc.\x20-2640-08.05.12.1
> E: ID_VENDOR_ID=05a9
> E: ID_MODEL=Laptop_Integrated_Webcam
> E: ID_MODEL_ENC=Laptop\x20Integrated\x20Webcam
> E: ID_MODEL_ID=2640
> E: ID_REVISION=0100
> E: ID_SERIAL=OmniVision_Technologies__Inc._-2640-08.05.12.1_Laptop_Integrated_Webcam
> E: ID_TYPE=video
> E: ID_BUS=usb
> E: ID_USB_INTERFACES=:0e0100:0e0200:
> E: ID_USB_INTERFACE_NUM=00
> E: ID_USB_DRIVER=uvcvideo
> E: ID_PATH=pci-0000:00:1a.7-usb-0:1:1.0
> E: ID_PATH_TAG=pci-0000_00_1a_7-usb-0_1_1_0
>
> P: /devices/pci0000:00/0000:00:1a.7/usb1/1-1/1-1:1.0/input/input19/event19
> N: input/event19
> S: input/by-id/usb-OmniVision_Technologies__Inc._-2640-08.05.12.1_Laptop_Integrated_Webcam-event-if00
> S: input/by-path/pci-0000:00:1a.7-usb-0:1:1.0-event
> E: UDEV_LOG=3
> E: DEVPATH=/devices/pci0000:00/0000:00:1a.7/usb1/1-1/1-1:1.0/input/input19/event19
> E: MAJOR=13
> E: MINOR=83
> E: DEVNAME=/dev/input/event19
> E: SUBSYSTEM=input
> E: ID_INPUT=1
> E: ID_INPUT_KEY=1
> E: ID_VENDOR=OmniVision_Technologies__Inc._-2640-08.05.12.1
> E: ID_VENDOR_ENC=OmniVision\x20Technologies\x2c\x20Inc.\x20-2640-08.05.12.1
> E: ID_VENDOR_ID=05a9
> E: ID_MODEL=Laptop_Integrated_Webcam
> E: ID_MODEL_ENC=Laptop\x20Integrated\x20Webcam
> E: ID_MODEL_ID=2640
> E: ID_REVISION=0100
> E: ID_SERIAL=OmniVision_Technologies__Inc._-2640-08.05.12.1_Laptop_Integrated_Webcam
> E: ID_TYPE=video
> E: ID_BUS=usb
> E: ID_USB_INTERFACES=:0e0100:0e0200:
> E: ID_USB_INTERFACE_NUM=00
> E: ID_USB_DRIVER=uvcvideo
> E: ID_PATH=pci-0000:00:1a.7-usb-0:1:1.0
> E: ID_PATH_TAG=pci-0000_00_1a_7-usb-0_1_1_0
> E: XKBMODEL=pc105
> E: XKBLAYOUT=it
> E: DEVLINKS=/dev/input/by-id/usb-OmniVision_Technologies__Inc._-2640-08.05.12.1_Laptop_Integrated_Webcam-event-if00 /dev/input/by-path/pci-0000:00:1a.7-usb-0:1:1.0-event
> E: XKBOPTIONS=terminate:ctrl_alt_bksp
> E: BACKSPACE=guess
>
> P: /devices/pci0000:00/0000:00:1b.0/input/input10
> E: UDEV_LOG=3
> E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/input/input10
> E: PRODUCT=1/8384/7616/1
> E: NAME="HDA Digital PCBeep"
> E: PHYS="card0/codec#2/beep0"
> E: PROP=0
> E: EV=40001
> E: SND=6
> E: MODALIAS=input:b0001v8384p7616e0001-e0,12,kramls1,2,fw
> E: SUBSYSTEM=input
> E: ID_INPUT=1
> E: ID_PATH=pci-0000:00:1b.0
> E: ID_PATH_TAG=pci-0000_00_1b_0
>
> P: /devices/pci0000:00/0000:00:1b.0/input/input10/event10
> N: input/event10
> E: UDEV_LOG=3
> E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/input/input10/event10
> E: MAJOR=13
> E: MINOR=74
> E: DEVNAME=/dev/input/event10
> E: SUBSYSTEM=input
> E: ID_INPUT=1
> E: ID_PATH=pci-0000:00:1b.0
> E: ID_PATH_TAG=pci-0000_00_1b_0
> E: DMI_VENDOR=Dell Inc.
>
> P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
> E: UDEV_LOG=3
> E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input11
> E: PRODUCT=0/0/0/0
> E: NAME="HDA Intel Line In at Ext Rear Jack"
> E: PHYS="ALSA"
> E: PROP=0
> E: EV=21
> E: SW=10
> E: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfw4,
> E: SUBSYSTEM=input
> E: ID_INPUT=1
> E: ID_PATH=pci-0000:00:1b.0
> E: ID_PATH_TAG=pci-0000_00_1b_0
>
> P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input11/event11
> N: input/event11
> E: UDEV_LOG=3
> E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input11/event11
> E: MAJOR=13
> E: MINOR=75
> E: DEVNAME=/dev/input/event11
> E: SUBSYSTEM=input
> E: ID_INPUT=1
> E: ID_PATH=pci-0000:00:1b.0
> E: ID_PATH_TAG=pci-0000_00_1b_0
> E: DMI_VENDOR=Dell Inc.
>
> P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
> E: UDEV_LOG=3
> E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input12
> E: PRODUCT=0/0/0/0
> E: NAME="HDA Intel Mic at Ext Rear Jack"
> E: PHYS="ALSA"
> E: PROP=0
> E: EV=21
> E: SW=10
> E: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfw4,
> E: SUBSYSTEM=input
> E: ID_INPUT=1
> E: ID_PATH=pci-0000:00:1b.0
> E: ID_PATH_TAG=pci-0000_00_1b_0
>
> P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input12/event12
> N: input/event12
> E: UDEV_LOG=3
> E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input12/event12
> E: MAJOR=13
> E: MINOR=76
> E: DEVNAME=/dev/input/event12
> E: SUBSYSTEM=input
> E: ID_INPUT=1
> E: ID_PATH=pci-0000:00:1b.0
> E: ID_PATH_TAG=pci-0000_00_1b_0
> E: DMI_VENDOR=Dell Inc.
>
> P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input13
> E: UDEV_LOG=3
> E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input13
> E: PRODUCT=0/0/0/0
> E: NAME="HDA Intel Mic at Ext Front Jack"
> E: PHYS="ALSA"
> E: PROP=0
> E: EV=21
> E: SW=10
> E: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfw4,
> E: SUBSYSTEM=input
> E: ID_INPUT=1
> E: ID_PATH=pci-0000:00:1b.0
> E: ID_PATH_TAG=pci-0000_00_1b_0
>
> P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input13/event13
> N: input/event13
> E: UDEV_LOG=3
> E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input13/event13
> E: MAJOR=13
> E: MINOR=77
> E: DEVNAME=/dev/input/event13
> E: SUBSYSTEM=input
> E: ID_INPUT=1
> E: ID_PATH=pci-0000:00:1b.0
> E: ID_PATH_TAG=pci-0000_00_1b_0
> E: DMI_VENDOR=Dell Inc.
>
> P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input14
> E: UDEV_LOG=3
> E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input14
> E: PRODUCT=0/0/0/0
> E: NAME="HDA Intel Speaker at Ext Rear Jack"
> E: PHYS="ALSA"
> E: PROP=0
> E: EV=21
> E: SW=40
> E: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfw6,
> E: SUBSYSTEM=input
> E: ID_INPUT=1
> E: ID_PATH=pci-0000:00:1b.0
> E: ID_PATH_TAG=pci-0000_00_1b_0
>
> P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input14/event14
> N: input/event14
> E: UDEV_LOG=3
> E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input14/event14
> E: MAJOR=13
> E: MINOR=78
> E: DEVNAME=/dev/input/event14
> E: SUBSYSTEM=input
> E: ID_INPUT=1
> E: ID_PATH=pci-0000:00:1b.0
> E: ID_PATH_TAG=pci-0000_00_1b_0
> E: DMI_VENDOR=Dell Inc.
>
> P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input15
> E: UDEV_LOG=3
> E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input15
> E: PRODUCT=0/0/0/0
> E: NAME="HDA Intel Speaker at Ext Rear Jack"
> E: PHYS="ALSA"
> E: PROP=0
> E: EV=21
> E: SW=40
> E: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfw6,
> E: SUBSYSTEM=input
> E: ID_INPUT=1
> E: ID_PATH=pci-0000:00:1b.0
> E: ID_PATH_TAG=pci-0000_00_1b_0
>
> P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input15/event15
> N: input/event15
> E: UDEV_LOG=3
> E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input15/event15
> E: MAJOR=13
> E: MINOR=79
> E: DEVNAME=/dev/input/event15
> E: SUBSYSTEM=input
> E: ID_INPUT=1
> E: ID_PATH=pci-0000:00:1b.0
> E: ID_PATH_TAG=pci-0000_00_1b_0
> E: DMI_VENDOR=Dell Inc.
>
> P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input16
> E: UDEV_LOG=3
> E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input16
> E: PRODUCT=0/0/0/0
> E: NAME="HDA Intel Speaker at Ext Rear Jack"
> E: PHYS="ALSA"
> E: PROP=0
> E: EV=21
> E: SW=40
> E: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfw6,
> E: SUBSYSTEM=input
> E: ID_INPUT=1
> E: ID_PATH=pci-0000:00:1b.0
> E: ID_PATH_TAG=pci-0000_00_1b_0
>
> P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input16/event16
> N: input/event16
> E: UDEV_LOG=3
> E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input16/event16
> E: MAJOR=13
> E: MINOR=80
> E: DEVNAME=/dev/input/event16
> E: SUBSYSTEM=input
> E: ID_INPUT=1
> E: ID_PATH=pci-0000:00:1b.0
> E: ID_PATH_TAG=pci-0000_00_1b_0
> E: DMI_VENDOR=Dell Inc.
>
> P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input17
> E: UDEV_LOG=3
> E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input17
> E: PRODUCT=0/0/0/0
> E: NAME="HDA Intel Speaker at Ext Rear Jack"
> E: PHYS="ALSA"
> E: PROP=0
> E: EV=21
> E: SW=40
> E: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfw6,
> E: SUBSYSTEM=input
> E: ID_INPUT=1
> E: ID_PATH=pci-0000:00:1b.0
> E: ID_PATH_TAG=pci-0000_00_1b_0
>
> P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input17/event17
> N: input/event17
> E: UDEV_LOG=3
> E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input17/event17
> E: MAJOR=13
> E: MINOR=81
> E: DEVNAME=/dev/input/event17
> E: SUBSYSTEM=input
> E: ID_INPUT=1
> E: ID_PATH=pci-0000:00:1b.0
> E: ID_PATH_TAG=pci-0000_00_1b_0
> E: DMI_VENDOR=Dell Inc.
>
> P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input18
> E: UDEV_LOG=3
> E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input18
> E: PRODUCT=0/0/0/0
> E: NAME="HDA Intel HP Out at Ext Front Jack"
> E: PHYS="ALSA"
> E: PROP=0
> E: EV=21
> E: SW=4
> E: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfw2,
> E: SUBSYSTEM=input
> E: ID_INPUT=1
> E: ID_PATH=pci-0000:00:1b.0
> E: ID_PATH_TAG=pci-0000_00_1b_0
>
> P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input18/event18
> N: input/event18
> E: UDEV_LOG=3
> E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input18/event18
> E: MAJOR=13
> E: MINOR=82
> E: DEVNAME=/dev/input/event18
> E: SUBSYSTEM=input
> E: ID_INPUT=1
> E: ID_PATH=pci-0000:00:1b.0
> E: ID_PATH_TAG=pci-0000_00_1b_0
> E: DMI_VENDOR=Dell Inc.
>
> P: /devices/pci0000:00/0000:00:1d.1/usb6/6-1/6-1:1.0/input/input20
> E: UDEV_LOG=3
> E: DEVPATH=/devices/pci0000:00/0000:00:1d.1/usb6/6-1/6-1:1.0/input/input20
> E: PRODUCT=3/46d/c05f/111
> E: NAME="Logitech USB Optical Mouse"
> E: PHYS="usb-0000:00:1d.1-1/input0"
> E: UNIQ=""
> E: PROP=0
> E: EV=17
> E: KEY=70000 0 0 0 0
> E: REL=103
> E: MSC=10
> E: MODALIAS=input:b0003v046DpC05Fe0111-e0,1,2,4,k110,111,112,r0,1,8,am4,lsfw
> E: SUBSYSTEM=input
> E: ID_INPUT=1
> E: ID_INPUT_MOUSE=1
> E: ID_VENDOR=Logitech
> E: ID_VENDOR_ENC=Logitech
> E: ID_VENDOR_ID=046d
> E: ID_MODEL=USB_Optical_Mouse
> E: ID_MODEL_ENC=USB\x20Optical\x20Mouse
> E: ID_MODEL_ID=c05f
> E: ID_REVISION=5300
> E: ID_SERIAL=Logitech_USB_Optical_Mouse
> E: ID_TYPE=hid
> E: ID_BUS=usb
> E: ID_USB_INTERFACES=:030102:
> E: ID_USB_INTERFACE_NUM=00
> E: ID_USB_DRIVER=usbhid
> E: ID_PATH=pci-0000:00:1d.1-usb-0:1:1.0
> E: ID_PATH_TAG=pci-0000_00_1d_1-usb-0_1_1_0
>
> P: /devices/pci0000:00/0000:00:1d.1/usb6/6-1/6-1:1.0/input/input20/event1
> N: input/event1
> S: input/by-id/usb-Logitech_USB_Optical_Mouse-event-mouse
> S: input/by-path/pci-0000:00:1d.1-usb-0:1:1.0-event-mouse
> E: UDEV_LOG=3
> E: DEVPATH=/devices/pci0000:00/0000:00:1d.1/usb6/6-1/6-1:1.0/input/input20/event1
> E: MAJOR=13
> E: MINOR=65
> E: DEVNAME=/dev/input/event1
> E: SUBSYSTEM=input
> E: ID_INPUT=1
> E: ID_INPUT_MOUSE=1
> E: ID_VENDOR=Logitech
> E: ID_VENDOR_ENC=Logitech
> E: ID_VENDOR_ID=046d
> E: ID_MODEL=USB_Optical_Mouse
> E: ID_MODEL_ENC=USB\x20Optical\x20Mouse
> E: ID_MODEL_ID=c05f
> E: ID_REVISION=5300
> E: ID_SERIAL=Logitech_USB_Optical_Mouse
> E: ID_TYPE=hid
> E: ID_BUS=usb
> E: ID_USB_INTERFACES=:030102:
> E: ID_USB_INTERFACE_NUM=00
> E: ID_USB_DRIVER=usbhid
> E: ID_PATH=pci-0000:00:1d.1-usb-0:1:1.0
> E: ID_PATH_TAG=pci-0000_00_1d_1-usb-0_1_1_0
> E: DEVLINKS=/dev/input/by-id/usb-Logitech_USB_Optical_Mouse-event-mouse /dev/input/by-path/pci-0000:00:1d.1-usb-0:1:1.0-event-mouse
>
> P: /devices/pci0000:00/0000:00:1d.1/usb6/6-1/6-1:1.0/input/input20/mouse0
> N: input/mouse0
> S: input/by-id/usb-Logitech_USB_Optical_Mouse-mouse
> S: input/by-path/pci-0000:00:1d.1-usb-0:1:1.0-mouse
> E: UDEV_LOG=3
> E: DEVPATH=/devices/pci0000:00/0000:00:1d.1/usb6/6-1/6-1:1.0/input/input20/mouse0
> E: MAJOR=13
> E: MINOR=32
> E: DEVNAME=/dev/input/mouse0
> E: SUBSYSTEM=input
> E: ID_INPUT=1
> E: ID_INPUT_MOUSE=1
> E: ID_VENDOR=Logitech
> E: ID_VENDOR_ENC=Logitech
> E: ID_VENDOR_ID=046d
> E: ID_MODEL=USB_Optical_Mouse
> E: ID_MODEL_ENC=USB\x20Optical\x20Mouse
> E: ID_MODEL_ID=c05f
> E: ID_REVISION=5300
> E: ID_SERIAL=Logitech_USB_Optical_Mouse
> E: ID_TYPE=hid
> E: ID_BUS=usb
> E: ID_USB_INTERFACES=:030102:
> E: ID_USB_INTERFACE_NUM=00
> E: ID_USB_DRIVER=usbhid
> E: ID_PATH=pci-0000:00:1d.1-usb-0:1:1.0
> E: ID_PATH_TAG=pci-0000_00_1d_1-usb-0_1_1_0
> E: DEVLINKS=/dev/input/by-id/usb-Logitech_USB_Optical_Mouse-mouse /dev/input/by-path/pci-0000:00:1d.1-usb-0:1:1.0-mouse
>
> P: /devices/platform/i8042/serio0/input/input0
> E: UDEV_LOG=3
> E: DEVPATH=/devices/platform/i8042/serio0/input/input0
> E: PRODUCT=11/1/1/ab41
> E: NAME="AT Translated Set 2 keyboard"
> E: PHYS="isa0060/serio0/input0"
> E: PROP=0
> E: EV=120013
> E: KEY=1100f02902002 8380307cf910f001 feffffdfffefffff fffffffffffffffe
> E: MSC=10
> E: LED=7
> E: MODALIAS=input:b0011v0001p0001eAB41-e0,1,4,11,14,k71,72,73,74,75,76,77,79,7A,7B,7C,7D,7E,7F,80,8C,8D,8E,8F,94,98,9B,9C,9D,9E,9F,A2,A3,A4,A5,A6,AC,AD,B7,B8,B9,BF,C1,CD,D4,D7,D9,E0,E1,E2,E3,EC,F0,ram4,l0,1,2,sfw
> E: SUBSYSTEM=input
> E: ID_INPUT=1
> E: ID_INPUT_KEY=1
> E: ID_INPUT_KEYBOARD=1
> E: ID_SERIAL=noserial
> E: ID_PATH=platform-i8042-serio-0
> E: ID_PATH_TAG=platform-i8042-serio-0
>
> P: /devices/platform/i8042/serio0/input/input0/event0
> N: input/event0
> S: input/by-path/platform-i8042-serio-0-event-kbd
> E: UDEV_LOG=3
> E: DEVPATH=/devices/platform/i8042/serio0/input/input0/event0
> E: MAJOR=13
> E: MINOR=64
> E: DEVNAME=/dev/input/event0
> E: SUBSYSTEM=input
> E: ID_INPUT=1
> E: ID_INPUT_KEY=1
> E: ID_INPUT_KEYBOARD=1
> E: ID_SERIAL=noserial
> E: ID_PATH=platform-i8042-serio-0
> E: ID_PATH_TAG=platform-i8042-serio-0
> E: XKBMODEL=pc105
> E: XKBLAYOUT=it
> E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-0-event-kbd
> E: XKBOPTIONS=terminate:ctrl_alt_bksp
> E: BACKSPACE=guess
> E: DMI_VENDOR=Dell Inc.
>
> P: /devices/platform/i8042/serio1/input/input8
> E: UDEV_LOG=3
> E: DEVPATH=/devices/platform/i8042/serio1/input/input8
> E: PRODUCT=11/2/8/0
> E: NAME="PS/2 Mouse"
> E: PHYS="isa0060/serio1/input1"
> E: PROP=0
> E: EV=7
> E: KEY=70000 0 0 0 0
> E: REL=3
> E: MODALIAS=input:b0011v0002p0008e0000-e0,1,2,k110,111,112,r0,1,amlsfw
> E: SUBSYSTEM=input
> E: ID_INPUT=1
> E: ID_INPUT_MOUSE=1
> E: ID_SERIAL=noserial
> E: ID_PATH=platform-i8042-serio-1
> E: ID_PATH_TAG=platform-i8042-serio-1
>
> P: /devices/platform/i8042/serio1/input/input8/event8
> N: input/event8
> S: input/by-path/platform-i8042-serio-1-event-mouse
> E: UDEV_LOG=3
> E: DEVPATH=/devices/platform/i8042/serio1/input/input8/event8
> E: MAJOR=13
> E: MINOR=72
> E: DEVNAME=/dev/input/event8
> E: SUBSYSTEM=input
> E: ID_INPUT=1
> E: ID_INPUT_MOUSE=1
> E: ID_SERIAL=noserial
> E: ID_PATH=platform-i8042-serio-1
> E: ID_PATH_TAG=platform-i8042-serio-1
> E: DMI_VENDOR=Dell Inc.
> E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-1-event-mouse
>
> P: /devices/platform/i8042/serio1/input/input8/mouse1
> N: input/mouse1
> S: input/by-path/platform-i8042-serio-1-mouse
> E: UDEV_LOG=3
> E: DEVPATH=/devices/platform/i8042/serio1/input/input8/mouse1
> E: MAJOR=13
> E: MINOR=33
> E: DEVNAME=/dev/input/mouse1
> E: SUBSYSTEM=input
> E: ID_INPUT=1
> E: ID_INPUT_MOUSE=1
> E: ID_SERIAL=noserial
> E: ID_PATH=platform-i8042-serio-1
> E: ID_PATH_TAG=platform-i8042-serio-1
> E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-1-mouse
>
> P: /devices/platform/i8042/serio1/input/input9
> E: UDEV_LOG=3
> E: DEVPATH=/devices/platform/i8042/serio1/input/input9
> E: PRODUCT=11/2/8/7321
> E: NAME="AlpsPS/2 ALPS GlidePoint"
> E: PHYS="isa0060/serio1/input0"
> E: PROP=0
> E: EV=b
> E: KEY=420 70000 0 0 0 0
> E: ABS=1000003
> E: MODALIAS=input:b0011v0002p0008e7321-e0,1,3,k110,111,112,145,14A,ra0,1,18,mlsfw
> E: SUBSYSTEM=input
> E: ID_INPUT=1
> E: ID_INPUT_TOUCHPAD=1
> E: ID_SERIAL=noserial
> E: ID_PATH=platform-i8042-serio-1
> E: ID_PATH_TAG=platform-i8042-serio-1
>
> P: /devices/platform/i8042/serio1/input/input9/event9
> N: input/event9
> S: input/by-path/platform-i8042-serio-1-event-mouse
> E: UDEV_LOG=3
> E: DEVPATH=/devices/platform/i8042/serio1/input/input9/event9
> E: MAJOR=13
> E: MINOR=73
> E: DEVNAME=/dev/input/event9
> E: SUBSYSTEM=input
> E: ID_INPUT=1
> E: ID_INPUT_TOUCHPAD=1
> E: ID_SERIAL=noserial
> E: ID_PATH=platform-i8042-serio-1
> E: ID_PATH_TAG=platform-i8042-serio-1
> E: DMI_VENDOR=Dell Inc.
> E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-1-event-mouse
>
> P: /devices/platform/i8042/serio1/input/input9/mouse2
> N: input/mouse2
> S: input/by-path/platform-i8042-serio-1-mouse
> E: UDEV_LOG=3
> E: DEVPATH=/devices/platform/i8042/serio1/input/input9/mouse2
> E: MAJOR=13
> E: MINOR=34
> E: DEVNAME=/dev/input/mouse2
> E: SUBSYSTEM=input
> E: ID_INPUT=1
> E: ID_INPUT_TOUCHPAD=1
> E: ID_SERIAL=noserial
> E: ID_PATH=platform-i8042-serio-1
> E: ID_PATH_TAG=platform-i8042-serio-1
> E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-1-mouse
>
> P: /devices/platform/pcspkr/input/input7
> E: UDEV_LOG=3
> E: DEVPATH=/devices/platform/pcspkr/input/input7
> E: PRODUCT=10/1f/1/100
> E: NAME="PC Speaker"
> E: PHYS="isa0061/input0"
> E: PROP=0
> E: EV=40001
> E: SND=6
> E: MODALIAS=input:b0010v001Fp0001e0100-e0,12,kramls1,2,fw
> E: SUBSYSTEM=input
> E: ID_INPUT=1
> E: ID_SERIAL=noserial
> E: ID_PATH=platform-pcspkr
> E: ID_PATH_TAG=platform-pcspkr
>
> P: /devices/platform/pcspkr/input/input7/event7
> N: input/event7
> S: input/by-path/platform-pcspkr-event-spkr
> E: UDEV_LOG=3
> E: DEVPATH=/devices/platform/pcspkr/input/input7/event7
> E: MAJOR=13
> E: MINOR=71
> E: DEVNAME=/dev/input/event7
> E: SUBSYSTEM=input
> E: ID_INPUT=1
> E: ID_SERIAL=noserial
> E: ID_PATH=platform-pcspkr
> E: ID_PATH_TAG=platform-pcspkr
> E: DMI_VENDOR=Dell Inc.
> E: DEVLINKS=/dev/input/by-path/platform-pcspkr-event-spkr
>
> P: /devices/virtual/input/input6
> E: UDEV_LOG=3
> E: DEVPATH=/devices/virtual/input/input6
> E: PRODUCT=19/0/0/0
> E: NAME="Dell WMI hotkeys"
> E: PHYS="wmi/input0"
> E: PROP=0
> E: EV=13
> E: KEY=1500b00000000 200300000 0 0
> E: MSC=10
> E: MODALIAS=input:b0019v0000p0000e0000-e0,1,4,k94,95,A1,E0,E1,E3,EC,EE,F0,ram4,lsfw
> E: SUBSYSTEM=input
> E: ID_INPUT=1
> E: ID_INPUT_KEY=1
>
> P: /devices/virtual/input/input6/event6
> N: input/event6
> E: UDEV_LOG=3
> E: DEVPATH=/devices/virtual/input/input6/event6
> E: MAJOR=13
> E: MINOR=70
> E: DEVNAME=/dev/input/event6
> E: SUBSYSTEM=input
> E: ID_INPUT=1
> E: ID_INPUT_KEY=1
> E: XKBMODEL=pc105
> E: XKBLAYOUT=it
> E: XKBOPTIONS=terminate:ctrl_alt_bksp
> E: BACKSPACE=guess
> E: DMI_VENDOR=Dell Inc.
>
>
> DRM Information from dmesg:
> ---------------------------
> [ 0.000000] No AGP bridge found
> [ 0.000000] No AGP bridge found
> [ 0.250147] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.AGP_._PRT]
> [ 0.936357] Linux agpgart interface v0.103
>
>
> -- System Information:
> Debian Release: wheezy/sid
> APT prefers unstable
> APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
> Architecture: amd64 (x86_64)
>
> Kernel: Linux 3.0.0-1-amd64 (SMP w/2 CPU cores)
> Locale: LANG=it_IT.utf8, LC_CTYPE=it_IT.utf8 (charmap=UTF-8)
> Shell: /bin/sh linked to /bin/dash
>
> Versions of packages xserver-xorg-core depends on:
> ii keyboard-configuration 1.73
> ii libaudit0 1.7.18-1
> ii libc6 2.13-21
> ii libdrm2 2.4.26-1
> ii libgcrypt11 1.5.0-3
> ii libpciaccess0 0.12.1-2
> ii libpixman-1-0 0.22.2-1
> ii libselinux1 2.1.0-1
> ii libudev0 172-1
> ii libxau6 1:1.0.6-3
> ii libxdmcp6 1:1.1.0-3
> ii libxfont1 1:1.4.4-1
> ii udev 172-1
> ii xserver-common 2:1.11.1-1
>
> Versions of packages xserver-xorg-core recommends:
> ii libgl1-mesa-dri 7.11-5
>
> Versions of packages xserver-xorg-core suggests:
> ii xfonts-100dpi 1:1.0.3
> ii xfonts-75dpi 1:1.0.3
> ii xfonts-scalable 1:1.0.3-1
>
> -- no debconf information
>
>
>
> --
> To UNSUBSCRIBE, email to debian-x-REQUEST at lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmaster at lists.debian.org
> Archive: http://lists.debian.org/20110924214845.7718.97066.reportbug@yami
>
>
Mraw,
KiBi.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-nvidia-devel/attachments/20110925/74cd0607/attachment-0001.pgp>
More information about the pkg-nvidia-devel
mailing list