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

Bug#740493: xorg: Alps touchpad not recognized



Package: xorg
Version: 1:7.7+6
Severity: important

The touchpad on the Fujitsu Lifebook U554 is not recognized.

In /var/log/syslog, I have tons of lines like the following after touching the touchpad :

Mar  2 12:09:00 jojo kernel: [  839.155669] psmouse serio1: bad data from KBC - timeout

-- Package-specific info:
X server symlink status:
------------------------
lrwxrwxrwx 1 root root 13 Mar  1 13:26 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 2323424 Feb  6 16:23 /usr/bin/Xorg

VGA-compatible devices on PCI bus:
----------------------------------
00:02.0 VGA compatible controller [0300]: Intel Corporation Haswell-ULT Integrated Graphics Controller [8086:0a16] (rev 09)

Xorg X server configuration file status:
----------------------------------------
-rw-r--r-- 1 root root 2398 Mar  2 11:54 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
-------------------------------
Section "ServerLayout"
	Identifier     "X.org Configured"
	Screen      0  "Screen0" 0 0
	InputDevice    "Mouse0" "CorePointer"
	InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
	ModulePath   "/usr/lib/xorg/modules"
	FontPath     "/usr/share/fonts/X11/misc"
	FontPath     "/usr/share/fonts/X11/cyrillic"
	FontPath     "/usr/share/fonts/X11/100dpi/:unscaled"
	FontPath     "/usr/share/fonts/X11/75dpi/:unscaled"
	FontPath     "/usr/share/fonts/X11/Type1"
	FontPath     "/usr/share/fonts/X11/100dpi"
	FontPath     "/usr/share/fonts/X11/75dpi"
	FontPath     "built-ins"
EndSection

Section "Module"
	Load  "glx"
EndSection

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

Section "InputDevice"
	Identifier  "Mouse0"
	Driver      "synaptics"
#	Driver      "mouse"
#	Option	    "Protocol" "auto"
#	Option	    "Protocol" "ImPS/2"
	Option	    "Protocol" "auto-dev"
#	Option	    "Device" "/dev/input/mice"
#	Option	    "Device" "/dev/psaux"
	Option	    "Device" "/dev/input/mouse1"
	Option	    "ZAxisMapping" "4 5 6 7"
EndSection

#Section "InputDevice"
#	Identifier	"Mouse0"
#	Driver		"mouse"
#	Option		"Protocol"	"ImPS/2"
#	Option		"CorePointer"
#	Option		"SHMConfig"	"true"
#	Option		"MaxTapMove"	"0"
#	Option		"MaxTapTime"	"0"
#EndSection

Section "Monitor"
	Identifier   "Monitor0"
	VendorName   "Monitor Vendor"
	ModelName    "Monitor Model"
EndSection

Section "Device"
        ### Available Driver options are:-
        ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
        ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
        ### <percent>: "<f>%"
        ### [arg]: arg optional
        #Option     "SWcursor"           	# [<bool>]
        #Option     "kmsdev"             	# <str>
        #Option     "ShadowFB"           	# [<bool>]
	Identifier  "Card0"
	Driver      "modesetting"
	BusID       "PCI:0:2:0"
EndSection

Section "Screen"
	Identifier "Screen0"
	Device     "Card0"
	Monitor    "Monitor0"
	SubSection "Display"
		Viewport   0 0
		Depth     1
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     4
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     8
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     15
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     16
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		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.12-1-amd64 (debian-kernel@lists.debian.org) (gcc version 4.8.2 (Debian 4.8.2-14) ) #1 SMP Debian 3.12.9-1 (2014-02-01)

Xorg X server log files on system:
----------------------------------
-rw-r--r-- 1 root root  1720 Mar  2 00:32 /var/log/Xorg.1.log
-rw-r--r-- 1 root root  1720 Mar  2 00:32 /var/log/Xorg.2.log
-rw-r--r-- 1 root root  1720 Mar  2 00:32 /var/log/Xorg.3.log
-rw-r--r-- 1 root root  1720 Mar  2 00:32 /var/log/Xorg.4.log
-rw-r--r-- 1 root root  1720 Mar  2 00:32 /var/log/Xorg.5.log
-rw-r--r-- 1 root root 31266 Mar  2 11:55 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file (/var/log/Xorg.0.log):
---------------------------------------------------------------------
[     6.641] 
X.Org X Server 1.15.0
Release Date: 2013-12-27
[     6.641] X Protocol Version 11, Revision 0
[     6.641] Build Operating System: Linux 3.12-1-amd64 x86_64 Debian
[     6.641] Current Operating System: Linux jojo 3.12-1-amd64 #1 SMP Debian 3.12.9-1 (2014-02-01) x86_64
[     6.641] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.12-1-amd64 root=UUID=b75b546f-c795-47db-91b2-38ef55091276 ro quiet
[     6.641] Build Date: 06 February 2014  03:20:45PM
[     6.641] xorg-server 2:1.15.0-2 (http://www.debian.org/support) 
[     6.641] Current version of pixman: 0.32.4
[     6.641] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[     6.641] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[     6.641] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Mar  2 11:55:08 2014
[     6.654] (==) Using config file: "/etc/X11/xorg.conf"
[     6.654] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[     6.666] (==) ServerLayout "X.org Configured"
[     6.666] (**) |-->Screen "Screen0" (0)
[     6.666] (**) |   |-->Monitor "Monitor0"
[     6.667] (**) |   |-->Device "Card0"
[     6.667] (**) |-->Input Device "Mouse0"
[     6.667] (**) |-->Input Device "Keyboard0"
[     6.667] (==) Automatically adding devices
[     6.667] (==) Automatically enabling devices
[     6.667] (==) Automatically adding GPU devices
[     6.669] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[     6.669] 	Entry deleted from font path.
[     6.674] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[     6.674] 	Entry deleted from font path.
[     6.674] (**) 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,
	built-ins,
	/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,
	built-ins
[     6.674] (**) ModulePath set to "/usr/lib/xorg/modules"
[     6.674] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[     6.674] (WW) Disabling Keyboard0
[     6.674] (II) Loader magic: 0x7f1606ab2d40
[     6.674] (II) Module ABI versions:
[     6.674] 	X.Org ANSI C Emulation: 0.4
[     6.674] 	X.Org Video Driver: 15.0
[     6.674] 	X.Org XInput driver : 20.0
[     6.674] 	X.Org Server Extension : 8.0
[     6.674] (II) xfree86: Adding drm device (/dev/dri/card0)
[     6.675] (--) PCI:*(0:0:2:0) 8086:0a16:10cf:1812 rev 9, Mem @ 0xf0000000/4194304, 0xe0000000/268435456, I/O @ 0x00003000/64
[     6.676] Initializing built-in extension Generic Event Extension
[     6.676] Initializing built-in extension SHAPE
[     6.676] Initializing built-in extension MIT-SHM
[     6.676] Initializing built-in extension XInputExtension
[     6.676] Initializing built-in extension XTEST
[     6.676] Initializing built-in extension BIG-REQUESTS
[     6.676] Initializing built-in extension SYNC
[     6.676] Initializing built-in extension XKEYBOARD
[     6.676] Initializing built-in extension XC-MISC
[     6.676] Initializing built-in extension SECURITY
[     6.676] Initializing built-in extension XINERAMA
[     6.676] Initializing built-in extension XFIXES
[     6.676] Initializing built-in extension RENDER
[     6.676] Initializing built-in extension RANDR
[     6.676] Initializing built-in extension COMPOSITE
[     6.676] Initializing built-in extension DAMAGE
[     6.676] Initializing built-in extension MIT-SCREEN-SAVER
[     6.676] Initializing built-in extension DOUBLE-BUFFER
[     6.676] Initializing built-in extension RECORD
[     6.676] Initializing built-in extension DPMS
[     6.676] Initializing built-in extension Present
[     6.676] Initializing built-in extension DRI3
[     6.676] Initializing built-in extension X-Resource
[     6.676] Initializing built-in extension XVideo
[     6.676] Initializing built-in extension XVideo-MotionCompensation
[     6.676] Initializing built-in extension SELinux
[     6.676] Initializing built-in extension XFree86-VidModeExtension
[     6.676] Initializing built-in extension XFree86-DGA
[     6.676] Initializing built-in extension XFree86-DRI
[     6.676] Initializing built-in extension DRI2
[     6.676] (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
[     6.676] (II) LoadModule: "glx"
[     6.679] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[     6.682] (II) Module glx: vendor="X.Org Foundation"
[     6.682] 	compiled for 1.15.0, module version = 1.0.0
[     6.682] 	ABI class: X.Org Server Extension, version 8.0
[     6.682] (==) AIGLX enabled
[     6.682] Loading extension GLX
[     6.682] (II) LoadModule: "modesetting"
[     6.682] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[     6.683] (II) Module modesetting: vendor="X.Org Foundation"
[     6.683] 	compiled for 1.15.0, module version = 0.8.1
[     6.683] 	Module class: X.Org Video Driver
[     6.683] 	ABI class: X.Org Video Driver, version 15.0
[     6.683] (II) LoadModule: "synaptics"
[     6.684] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[     6.685] (II) Module synaptics: vendor="X.Org Foundation"
[     6.685] 	compiled for 1.15.0, module version = 1.7.3
[     6.685] 	Module class: X.Org XInput Driver
[     6.685] 	ABI class: X.Org XInput driver, version 20.0
[     6.685] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[     6.685] (++) using VT number 7

[     6.688] (II) modesetting(0): using drv /dev/dri/card0
[     6.688] (==) modesetting(0): Depth 24, (==) framebuffer bpp 32
[     6.688] (==) modesetting(0): RGB weight 888
[     6.688] (==) modesetting(0): Default visual is TrueColor
[     6.688] (II) modesetting(0): ShadowFB: preferred YES, enabled YES
[     6.689] (II) modesetting(0): Output eDP-0 using monitor section Monitor0
[     6.689] (II) modesetting(0): Output DisplayPort-0 has no monitor section
[     6.690] (II) modesetting(0): Output HDMI-0 has no monitor section
[     6.691] (II) modesetting(0): EDID for output eDP-0
[     6.691] (II) modesetting(0): Manufacturer: LGD  Model: 354  Serial#: 0
[     6.691] (II) modesetting(0): Year: 2012  Week: 0
[     6.691] (II) modesetting(0): EDID Version: 1.3
[     6.691] (II) modesetting(0): Digital Display Input
[     6.691] (II) modesetting(0): Max Image Size [cm]: horiz.: 29  vert.: 16
[     6.691] (II) modesetting(0): Gamma: 2.20
[     6.691] (II) modesetting(0): No DPMS capabilities specified
[     6.691] (II) modesetting(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[     6.691] (II) modesetting(0): First detailed timing is preferred mode
[     6.691] (II) modesetting(0): redX: 0.589 redY: 0.347   greenX: 0.343 greenY: 0.555
[     6.691] (II) modesetting(0): blueX: 0.160 blueY: 0.124   whiteX: 0.313 whiteY: 0.329
[     6.691] (II) modesetting(0): Manufacturer's mask: 0
[     6.691] (II) modesetting(0): Supported detailed timing:
[     6.691] (II) modesetting(0): clock: 70.0 MHz   Image Size:  293 x 165 mm
[     6.691] (II) modesetting(0): h_active: 1366  h_sync: 1402  h_sync_end 1438 h_blank_end 1476 h_border: 0
[     6.691] (II) modesetting(0): v_active: 768  v_sync: 772  v_sync_end 780 v_blanking: 790 v_border: 0
[     6.691] (II) modesetting(0):  LG Display
[     6.691] (II) modesetting(0):  LP133WH2-TLF2
[     6.691] (II) modesetting(0): EDID (in hex):
[     6.691] (II) modesetting(0): 	00ffffffffffff0030e4540300000000
[     6.691] (II) modesetting(0): 	00160103801d10780afc359658578e29
[     6.691] (II) modesetting(0): 	1f505400000001010101010101010101
[     6.691] (II) modesetting(0): 	010101010101581b566e500016302424
[     6.691] (II) modesetting(0): 	480025a5100000190000000000000000
[     6.691] (II) modesetting(0): 	00000000000000000000000000fe004c
[     6.691] (II) modesetting(0): 	4720446973706c61790a2020000000fe
[     6.691] (II) modesetting(0): 	004c503133335748322d544c463200ea
[     6.691] (II) modesetting(0): Printing probed modes for output eDP-0
[     6.691] (II) modesetting(0): Modeline "1366x768"x60.0   70.00  1366 1402 1438 1476  768 772 780 790 -hsync -vsync (47.4 kHz eP)
[     6.691] (II) modesetting(0): Modeline "1360x768"x59.8   84.75  1360 1432 1568 1776  768 771 781 798 -hsync +vsync (47.7 kHz d)
[     6.691] (II) modesetting(0): Modeline "1360x768"x60.0   72.00  1360 1408 1440 1520  768 771 781 790 +hsync -vsync (47.4 kHz d)
[     6.691] (II) modesetting(0): Modeline "1024x768"x120.1  133.47  1024 1100 1212 1400  768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[     6.691] (II) modesetting(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz d)
[     6.691] (II) modesetting(0): Modeline "960x720"x120.0  117.00  960 1024 1128 1300  720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[     6.691] (II) modesetting(0): Modeline "928x696"x120.1  109.15  928 976 1088 1264  696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[     6.691] (II) modesetting(0): Modeline "896x672"x120.0  102.40  896 960 1060 1224  672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[     6.691] (II) modesetting(0): Modeline "960x600"x120.0   77.00  960 984 1000 1040  600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
[     6.691] (II) modesetting(0): Modeline "960x540"x120.0   69.25  960 984 1000 1040  540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
[     6.691] (II) modesetting(0): Modeline "800x600"x120.0   81.00  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[     6.691] (II) modesetting(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz d)
[     6.691] (II) modesetting(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
[     6.691] (II) modesetting(0): Modeline "840x525"x120.0   73.12  840 892 980 1120  525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
[     6.691] (II) modesetting(0): Modeline "840x525"x119.8   59.50  840 864 880 920  525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
[     6.691] (II) modesetting(0): Modeline "800x512"x120.3   51.56  800 800 828 832  512 512 514 515 doublescan +hsync +vsync (62.0 kHz d)
[     6.691] (II) modesetting(0): Modeline "700x525"x120.0   61.00  700 744 820 940  525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[     6.691] (II) modesetting(0): Modeline "640x512"x120.0   54.00  640 664 720 844  512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[     6.691] (II) modesetting(0): Modeline "720x450"x119.8   53.25  720 760 836 952  450 451 454 467 doublescan -hsync +vsync (55.9 kHz d)
[     6.691] (II) modesetting(0): Modeline "640x480"x120.0   54.00  640 688 744 900  480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[     6.691] (II) modesetting(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz d)
[     6.691] (II) modesetting(0): Modeline "680x384"x119.6   42.38  680 716 784 888  384 385 390 399 doublescan -hsync +vsync (47.7 kHz d)
[     6.691] (II) modesetting(0): Modeline "680x384"x119.9   36.00  680 704 720 760  384 385 390 395 doublescan +hsync -vsync (47.4 kHz d)
[     6.691] (II) modesetting(0): Modeline "576x432"x120.1   40.81  576 608 668 760  432 432 434 447 doublescan -hsync +vsync (53.7 kHz d)
[     6.691] (II) modesetting(0): Modeline "512x384"x120.0   32.50  512 524 592 672  384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[     6.691] (II) modesetting(0): Modeline "400x300"x120.6   20.00  400 420 484 528  300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[     6.691] (II) modesetting(0): Modeline "400x300"x112.7   18.00  400 412 448 512  300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[     6.691] (II) modesetting(0): Modeline "320x240"x120.1   12.59  320 328 376 400  240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[     6.691] (II) modesetting(0): EDID for output DisplayPort-0
[     6.692] (II) modesetting(0): EDID for output HDMI-0
[     6.692] (II) modesetting(0): Output eDP-0 connected
[     6.692] (II) modesetting(0): Output DisplayPort-0 disconnected
[     6.692] (II) modesetting(0): Output HDMI-0 disconnected
[     6.692] (II) modesetting(0): Using exact sizes for initial modes
[     6.692] (II) modesetting(0): Output eDP-0 using initial mode 1366x768
[     6.692] (II) modesetting(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[     6.692] (==) modesetting(0): DPI set to (96, 96)
[     6.692] (II) Loading sub module "fb"
[     6.692] (II) LoadModule: "fb"
[     6.692] (II) Loading /usr/lib/xorg/modules/libfb.so
[     6.694] (II) Module fb: vendor="X.Org Foundation"
[     6.694] 	compiled for 1.15.0, module version = 1.0.0
[     6.694] 	ABI class: X.Org ANSI C Emulation, version 0.4
[     6.694] (II) Loading sub module "shadow"
[     6.694] (II) LoadModule: "shadow"
[     6.694] (II) Loading /usr/lib/xorg/modules/libshadow.so
[     6.695] (II) Module shadow: vendor="X.Org Foundation"
[     6.695] 	compiled for 1.15.0, module version = 1.1.0
[     6.695] 	ABI class: X.Org ANSI C Emulation, version 0.4
[     6.695] (==) Depth 24 pixmap format is 32 bpp
[     6.734] (==) modesetting(0): Backing store enabled
[     6.734] (==) modesetting(0): Silken mouse enabled
[     6.734] (II) modesetting(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[     6.737] (==) modesetting(0): DPMS enabled
[     6.756] (--) RandR disabled
[     6.761] (II) SELinux: Disabled on system
[     6.762] (II) AIGLX: Screen 0 is not DRI2 capable
[     6.762] (EE) AIGLX: reverting to software rendering
[     6.855] (II) AIGLX: Loaded and initialized swrast
[     6.855] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[     6.855] (II) modesetting(0): Damage tracking initialized
[     6.855] (II) modesetting(0): Setting screen physical size to 361 x 203
[     6.933] (II) Using input driver 'synaptics' for 'Mouse0'
[     6.933] (**) Option "CorePointer"
[     6.933] (**) Mouse0: always reports core events
[     6.933] (**) Option "Protocol" "auto-dev"
[     6.933] (**) Option "Device" "/dev/input/mouse1"
[     6.976] (EE) synaptics: Mouse0: Synaptics driver unable to detect protocol
[     6.976] (EE) PreInit returned 11 for "Mouse0"
[     6.976] (II) UnloadModule: "synaptics"
[     6.977] (II) config/udev: Adding input device Power Button (/dev/input/event4)
[     6.977] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[     6.977] (II) LoadModule: "evdev"
[     6.977] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[     6.978] (II) Module evdev: vendor="X.Org Foundation"
[     6.978] 	compiled for 1.15.0, module version = 2.8.2
[     6.978] 	Module class: X.Org XInput Driver
[     6.978] 	ABI class: X.Org XInput driver, version 20.0
[     6.978] (II) Using input driver 'evdev' for 'Power Button'
[     6.978] (**) Power Button: always reports core events
[     6.978] (**) evdev: Power Button: Device: "/dev/input/event4"
[     6.978] (--) evdev: Power Button: Vendor 0 Product 0x1
[     6.978] (--) evdev: Power Button: Found keys
[     6.978] (II) evdev: Power Button: Configuring as keyboard
[     6.978] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input5/event4"
[     6.979] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[     6.979] (**) Option "xkb_rules" "evdev"
[     6.979] (**) Option "xkb_model" "pc105"
[     6.979] (**) Option "xkb_layout" "fr"
[     6.979] (**) Option "xkb_variant" "latin9"
[     6.996] (II) config/udev: Adding input device Fujitsu FUJ02E3 (/dev/input/event6)
[     6.996] (**) Fujitsu FUJ02E3: Applying InputClass "evdev keyboard catchall"
[     6.996] (II) Using input driver 'evdev' for 'Fujitsu FUJ02E3'
[     6.996] (**) Fujitsu FUJ02E3: always reports core events
[     6.996] (**) evdev: Fujitsu FUJ02E3: Device: "/dev/input/event6"
[     6.996] (--) evdev: Fujitsu FUJ02E3: Vendor 0 Product 0x6
[     6.996] (--) evdev: Fujitsu FUJ02E3: Found keys
[     6.996] (II) evdev: Fujitsu FUJ02E3: Configuring as keyboard
[     6.996] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/FUJ02E3:00/input/input7/event6"
[     6.996] (II) XINPUT: Adding extended input device "Fujitsu FUJ02E3" (type: KEYBOARD, id 7)
[     6.996] (**) Option "xkb_rules" "evdev"
[     6.996] (**) Option "xkb_model" "pc105"
[     6.996] (**) Option "xkb_layout" "fr"
[     6.996] (**) Option "xkb_variant" "latin9"
[     6.996] (II) config/udev: Adding input device Video Bus (/dev/input/event12)
[     6.996] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[     6.996] (II) Using input driver 'evdev' for 'Video Bus'
[     6.996] (**) Video Bus: always reports core events
[     6.996] (**) evdev: Video Bus: Device: "/dev/input/event12"
[     6.996] (--) evdev: Video Bus: Vendor 0 Product 0x6
[     6.996] (--) evdev: Video Bus: Found keys
[     6.996] (II) evdev: Video Bus: Configuring as keyboard
[     6.996] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input13/event12"
[     6.996] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
[     6.996] (**) Option "xkb_rules" "evdev"
[     6.996] (**) Option "xkb_model" "pc105"
[     6.996] (**) Option "xkb_layout" "fr"
[     6.996] (**) Option "xkb_variant" "latin9"
[     6.997] (II) config/udev: Adding input device Fujitsu FUJ02B1 (/dev/input/event5)
[     6.997] (**) Fujitsu FUJ02B1: Applying InputClass "evdev keyboard catchall"
[     6.997] (II) Using input driver 'evdev' for 'Fujitsu FUJ02B1'
[     6.997] (**) Fujitsu FUJ02B1: always reports core events
[     6.997] (**) evdev: Fujitsu FUJ02B1: Device: "/dev/input/event5"
[     6.997] (--) evdev: Fujitsu FUJ02B1: Vendor 0 Product 0x6
[     6.997] (--) evdev: Fujitsu FUJ02B1: Found keys
[     6.997] (II) evdev: Fujitsu FUJ02B1: Configuring as keyboard
[     6.997] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:02/FUJ02B1:00/input/input6/event5"
[     6.997] (II) XINPUT: Adding extended input device "Fujitsu FUJ02B1" (type: KEYBOARD, id 9)
[     6.997] (**) Option "xkb_rules" "evdev"
[     6.997] (**) Option "xkb_model" "pc105"
[     6.997] (**) Option "xkb_layout" "fr"
[     6.997] (**) Option "xkb_variant" "latin9"
[     6.997] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[     6.997] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[     6.997] (II) Using input driver 'evdev' for 'Power Button'
[     6.997] (**) Power Button: always reports core events
[     6.997] (**) evdev: Power Button: Device: "/dev/input/event3"
[     6.997] (--) evdev: Power Button: Vendor 0 Product 0x1
[     6.997] (--) evdev: Power Button: Found keys
[     6.997] (II) evdev: Power Button: Configuring as keyboard
[     6.997] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input4/event3"
[     6.997] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 10)
[     6.997] (**) Option "xkb_rules" "evdev"
[     6.997] (**) Option "xkb_model" "pc105"
[     6.997] (**) Option "xkb_layout" "fr"
[     6.997] (**) Option "xkb_variant" "latin9"
[     6.997] (II) config/udev: Adding input device Lid Switch (/dev/input/event2)
[     6.997] (II) No input driver specified, ignoring this device.
[     6.997] (II) This device may have been added with another device file.
[     6.997] (II) config/udev: Adding drm device (/dev/dri/card0)
[     6.998] (II) config/udev: Adding input device HDA Intel MID HDMI/DP,pcm=3 (/dev/input/event15)
[     6.998] (II) No input driver specified, ignoring this device.
[     6.998] (II) This device may have been added with another device file.
[     6.998] (II) config/udev: Adding input device HDA Intel MID HDMI/DP,pcm=7 (/dev/input/event14)
[     6.998] (II) No input driver specified, ignoring this device.
[     6.998] (II) This device may have been added with another device file.
[     6.998] (II) config/udev: Adding input device HDA Intel MID HDMI/DP,pcm=8 (/dev/input/event13)
[     6.998] (II) No input driver specified, ignoring this device.
[     6.998] (II) This device may have been added with another device file.
[     6.998] (II) config/udev: Adding input device Microsoft Compact Optical Mouse 500 (/dev/input/event1)
[     6.998] (**) Microsoft Compact Optical Mouse 500: Applying InputClass "evdev pointer catchall"
[     6.998] (II) Using input driver 'evdev' for 'Microsoft Compact Optical Mouse 500'
[     6.998] (**) Microsoft Compact Optical Mouse 500: always reports core events
[     6.998] (**) evdev: Microsoft Compact Optical Mouse 500: Device: "/dev/input/event1"
[     6.998] (--) evdev: Microsoft Compact Optical Mouse 500: Vendor 0x45e Product 0x737
[     6.998] (--) evdev: Microsoft Compact Optical Mouse 500: Found 3 mouse buttons
[     6.998] (--) evdev: Microsoft Compact Optical Mouse 500: Found scroll wheel(s)
[     6.998] (--) evdev: Microsoft Compact Optical Mouse 500: Found relative axes
[     6.998] (--) evdev: Microsoft Compact Optical Mouse 500: Found x and y relative axes
[     6.998] (II) evdev: Microsoft Compact Optical Mouse 500: Configuring as mouse
[     6.998] (II) evdev: Microsoft Compact Optical Mouse 500: Adding scrollwheel support
[     6.998] (**) evdev: Microsoft Compact Optical Mouse 500: YAxisMapping: buttons 4 and 5
[     6.998] (**) evdev: Microsoft Compact Optical Mouse 500: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[     6.998] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.0/input/input2/event1"
[     6.998] (II) XINPUT: Adding extended input device "Microsoft Compact Optical Mouse 500" (type: MOUSE, id 11)
[     6.998] (II) evdev: Microsoft Compact Optical Mouse 500: initialized for relative axes.
[     6.998] (**) Microsoft Compact Optical Mouse 500: (accel) keeping acceleration scheme 1
[     6.998] (**) Microsoft Compact Optical Mouse 500: (accel) acceleration profile 0
[     6.998] (**) Microsoft Compact Optical Mouse 500: (accel) acceleration factor: 2.000
[     6.998] (**) Microsoft Compact Optical Mouse 500: (accel) acceleration threshold: 4
[     6.998] (II) config/udev: Adding input device Microsoft Compact Optical Mouse 500 (/dev/input/mouse0)
[     6.998] (II) No input driver specified, ignoring this device.
[     6.998] (II) This device may have been added with another device file.
[     6.998] (II) config/udev: Adding input device FJ Camera (/dev/input/event10)
[     6.998] (**) FJ Camera: Applying InputClass "evdev keyboard catchall"
[     6.998] (II) Using input driver 'evdev' for 'FJ Camera'
[     6.999] (**) FJ Camera: always reports core events
[     6.999] (**) evdev: FJ Camera: Device: "/dev/input/event10"
[     6.999] (--) evdev: FJ Camera: Vendor 0x4f2 Product 0xb3df
[     6.999] (--) evdev: FJ Camera: Found keys
[     6.999] (II) evdev: FJ Camera: Configuring as keyboard
[     6.999] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/input/input12/event10"
[     6.999] (II) XINPUT: Adding extended input device "FJ Camera" (type: KEYBOARD, id 12)
[     6.999] (**) Option "xkb_rules" "evdev"
[     6.999] (**) Option "xkb_model" "pc105"
[     6.999] (**) Option "xkb_layout" "fr"
[     6.999] (**) Option "xkb_variant" "latin9"
[     6.999] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event7)
[     6.999] (II) No input driver specified, ignoring this device.
[     6.999] (II) This device may have been added with another device file.
[     6.999] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event8)
[     6.999] (II) No input driver specified, ignoring this device.
[     6.999] (II) This device may have been added with another device file.
[     6.999] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[     6.999] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[     6.999] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[     6.999] (**) AT Translated Set 2 keyboard: always reports core events
[     6.999] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[     6.999] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[     6.999] (--) evdev: AT Translated Set 2 keyboard: Found keys
[     6.999] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[     6.999] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[     6.999] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 13)
[     6.999] (**) Option "xkb_rules" "evdev"
[     6.999] (**) Option "xkb_model" "pc105"
[     6.999] (**) Option "xkb_layout" "fr"
[     6.999] (**) Option "xkb_variant" "latin9"
[     6.999] (II) config/udev: Adding input device ImPS/2 Generic Wheel Mouse (/dev/input/event11)
[     6.999] (**) ImPS/2 Generic Wheel Mouse: Applying InputClass "evdev pointer catchall"
[     6.999] (II) Using input driver 'evdev' for 'ImPS/2 Generic Wheel Mouse'
[     6.999] (**) ImPS/2 Generic Wheel Mouse: always reports core events
[     6.999] (**) evdev: ImPS/2 Generic Wheel Mouse: Device: "/dev/input/event11"
[     7.000] (--) evdev: ImPS/2 Generic Wheel Mouse: Vendor 0x2 Product 0x5
[     7.000] (--) evdev: ImPS/2 Generic Wheel Mouse: Found 3 mouse buttons
[     7.000] (--) evdev: ImPS/2 Generic Wheel Mouse: Found scroll wheel(s)
[     7.000] (--) evdev: ImPS/2 Generic Wheel Mouse: Found relative axes
[     7.000] (--) evdev: ImPS/2 Generic Wheel Mouse: Found x and y relative axes
[     7.000] (II) evdev: ImPS/2 Generic Wheel Mouse: Configuring as mouse
[     7.000] (II) evdev: ImPS/2 Generic Wheel Mouse: Adding scrollwheel support
[     7.000] (**) evdev: ImPS/2 Generic Wheel Mouse: YAxisMapping: buttons 4 and 5
[     7.000] (**) evdev: ImPS/2 Generic Wheel Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[     7.000] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input8/event11"
[     7.000] (II) XINPUT: Adding extended input device "ImPS/2 Generic Wheel Mouse" (type: MOUSE, id 14)
[     7.000] (II) evdev: ImPS/2 Generic Wheel Mouse: initialized for relative axes.
[     7.000] (**) ImPS/2 Generic Wheel Mouse: (accel) keeping acceleration scheme 1
[     7.000] (**) ImPS/2 Generic Wheel Mouse: (accel) acceleration profile 0
[     7.000] (**) ImPS/2 Generic Wheel Mouse: (accel) acceleration factor: 2.000
[     7.000] (**) ImPS/2 Generic Wheel Mouse: (accel) acceleration threshold: 4
[     7.000] (II) config/udev: Adding input device ImPS/2 Generic Wheel Mouse (/dev/input/mouse1)
[     7.000] (II) No input driver specified, ignoring this device.
[     7.000] (II) This device may have been added with another device file.
[     7.000] (II) config/udev: Adding input device PC Speaker (/dev/input/event9)
[     7.000] (II) No input driver specified, ignoring this device.
[     7.000] (II) This device may have been added with another device file.
[     7.000] (II) config/udev: Adding input device ACPI Virtual Keyboard Device (/dev/input/event16)
[     7.000] (**) ACPI Virtual Keyboard Device: Applying InputClass "evdev keyboard catchall"
[     7.000] (II) Using input driver 'evdev' for 'ACPI Virtual Keyboard Device'
[     7.000] (**) ACPI Virtual Keyboard Device: always reports core events
[     7.000] (**) evdev: ACPI Virtual Keyboard Device: Device: "/dev/input/event16"
[     7.000] (--) evdev: ACPI Virtual Keyboard Device: Vendor 0 Product 0
[     7.000] (--) evdev: ACPI Virtual Keyboard Device: Found keys
[     7.000] (II) evdev: ACPI Virtual Keyboard Device: Configuring as keyboard
[     7.000] (**) Option "config_info" "udev:/sys/devices/virtual/input/input17/event16"
[     7.000] (II) XINPUT: Adding extended input device "ACPI Virtual Keyboard Device" (type: KEYBOARD, id 15)
[     7.000] (**) Option "xkb_rules" "evdev"
[     7.000] (**) Option "xkb_model" "pc105"
[     7.000] (**) Option "xkb_layout" "fr"
[     7.000] (**) Option "xkb_variant" "latin9"
[     7.004] (II) config/udev: removing device ACPI Virtual Keyboard Device
[     7.020] (II) evdev: ACPI Virtual Keyboard Device: Close
[     7.020] (II) UnloadModule: "evdev"
[     7.020] (II) config/udev: Adding input device ACPI Virtual Keyboard Device (/dev/input/event16)
[     7.020] (**) ACPI Virtual Keyboard Device: Applying InputClass "evdev keyboard catchall"
[     7.020] (II) Using input driver 'evdev' for 'ACPI Virtual Keyboard Device'
[     7.020] (**) ACPI Virtual Keyboard Device: always reports core events
[     7.020] (**) evdev: ACPI Virtual Keyboard Device: Device: "/dev/input/event16"
[     7.020] (--) evdev: ACPI Virtual Keyboard Device: Vendor 0 Product 0
[     7.020] (--) evdev: ACPI Virtual Keyboard Device: Found keys
[     7.020] (II) evdev: ACPI Virtual Keyboard Device: Configuring as keyboard
[     7.020] (**) Option "config_info" "udev:/sys/devices/virtual/input/input17/event16"
[     7.020] (II) XINPUT: Adding extended input device "ACPI Virtual Keyboard Device" (type: KEYBOARD, id 15)
[     7.020] (**) Option "xkb_rules" "evdev"
[     7.020] (**) Option "xkb_model" "pc105"
[     7.020] (**) Option "xkb_layout" "fr"
[     7.020] (**) Option "xkb_variant" "latin9"
[     7.670] (II) modesetting(0): EDID vendor "LGD", prod id 852
[     7.670] (II) modesetting(0): Printing DDC gathered Modelines:
[     7.670] (II) modesetting(0): Modeline "1366x768"x0.0   70.00  1366 1402 1438 1476  768 772 780 790 -hsync -vsync (47.4 kHz eP)
[     8.326] (II) modesetting(0): EDID vendor "LGD", prod id 852
[     8.326] (II) modesetting(0): Printing DDC gathered Modelines:
[     8.326] (II) modesetting(0): Modeline "1366x768"x0.0   70.00  1366 1402 1438 1476  768 772 780 790 -hsync -vsync (47.4 kHz eP)
[     8.494] (II) modesetting(0): EDID vendor "LGD", prod id 852
[     8.494] (II) modesetting(0): Printing DDC gathered Modelines:
[     8.494] (II) modesetting(0): Modeline "1366x768"x0.0   70.00  1366 1402 1438 1476  768 772 780 790 -hsync -vsync (47.4 kHz eP)
[    16.644] (II) modesetting(0): EDID vendor "LGD", prod id 852
[    16.644] (II) modesetting(0): Printing DDC gathered Modelines:
[    16.644] (II) modesetting(0): Modeline "1366x768"x0.0   70.00  1366 1402 1438 1476  768 772 780 790 -hsync -vsync (47.4 kHz eP)
[    17.218] (II) modesetting(0): EDID vendor "LGD", prod id 852
[    17.218] (II) modesetting(0): Printing DDC gathered Modelines:
[    17.218] (II) modesetting(0): Modeline "1366x768"x0.0   70.00  1366 1402 1438 1476  768 772 780 790 -hsync -vsync (47.4 kHz eP)
[    17.256] (II) modesetting(0): EDID vendor "LGD", prod id 852
[    17.256] (II) modesetting(0): Printing DDC gathered Modelines:
[    17.256] (II) modesetting(0): Modeline "1366x768"x0.0   70.00  1366 1402 1438 1476  768 772 780 790 -hsync -vsync (47.4 kHz eP)

udev information:
-----------------
P: /devices/LNXSYSTM:00/LNXPWRBN:00/input/input5
E: DEVPATH=/devices/LNXSYSTM:00/LNXPWRBN:00/input/input5
E: EV=3
E: ID_FOR_SEAT=input-acpi-LNXPWRBN_00
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-LNXPWRBN:00
E: ID_PATH_TAG=acpi-LNXPWRBN_00
E: KEY=10000000000000 0
E: MODALIAS=input:b0019v0000p0001e0000-e0,1,k74,ramlsfw
E: NAME="Power Button"
E: PHYS="LNXPWRBN/button/input0"
E: PRODUCT=19/0/1/0
E: PROP=0
E: SUBSYSTEM=input
E: TAGS=:seat:
E: USEC_INITIALIZED=62108

P: /devices/LNXSYSTM:00/LNXPWRBN:00/input/input5/event4
N: input/event4
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event4
E: DEVPATH=/devices/LNXSYSTM:00/LNXPWRBN:00/input/input5/event4
E: DMI_VENDOR=FUJITSU
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-LNXPWRBN:00
E: ID_PATH_TAG=acpi-LNXPWRBN_00
E: MAJOR=13
E: MINOR=68
E: SUBSYSTEM=input
E: TAGS=:power-switch:
E: USEC_INITIALIZED=81849
E: XKBLAYOUT=fr
E: XKBMODEL=pc105
E: XKBVARIANT=latin9

P: /devices/LNXSYSTM:00/device:00/FUJ02E3:00/input/input7
E: DEVPATH=/devices/LNXSYSTM:00/device:00/FUJ02E3:00/input/input7
E: EV=3
E: ID_FOR_SEAT=input-acpi-FUJ02E3_00
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-FUJ02E3:00
E: ID_PATH_TAG=acpi-FUJ02E3_00
E: KEY=1000000000c00 300000 0 0
E: MODALIAS=input:b0019v0000p0006e0000-e0,1,k94,95,CA,CB,F0,ramlsfw
E: NAME="Fujitsu FUJ02E3"
E: PHYS="FUJ02E3/video/input0"
E: PRODUCT=19/0/6/0
E: PROP=0
E: SUBSYSTEM=input
E: TAGS=:seat:
E: USEC_INITIALIZED=73960

P: /devices/LNXSYSTM:00/device:00/FUJ02E3:00/input/input7/event6
N: input/event6
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event6
E: DEVPATH=/devices/LNXSYSTM:00/device:00/FUJ02E3:00/input/input7/event6
E: DMI_VENDOR=FUJITSU
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-FUJ02E3:00
E: ID_PATH_TAG=acpi-FUJ02E3_00
E: MAJOR=13
E: MINOR=70
E: SUBSYSTEM=input
E: TAGS=:power-switch:
E: USEC_INITIALIZED=84163
E: XKBLAYOUT=fr
E: XKBMODEL=pc105
E: XKBVARIANT=latin9

P: /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input13
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input13
E: EV=3
E: ID_FOR_SEAT=input-acpi-LNXVIDEO_00
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-LNXVIDEO:00
E: ID_PATH_TAG=acpi-LNXVIDEO_00
E: KEY=3e000b00000000 0 0 0
E: MODALIAS=input:b0019v0000p0006e0000-e0,1,kE0,E1,E3,F1,F2,F3,F4,F5,ramlsfw
E: NAME="Video Bus"
E: PHYS="LNXVIDEO/video/input0"
E: PRODUCT=19/0/6/0
E: PROP=0
E: SUBSYSTEM=input
E: TAGS=:seat:
E: USEC_INITIALIZED=16428

P: /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input13/event12
N: input/event12
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event12
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input13/event12
E: DMI_VENDOR=FUJITSU
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-LNXVIDEO:00
E: ID_PATH_TAG=acpi-LNXVIDEO_00
E: MAJOR=13
E: MINOR=76
E: SUBSYSTEM=input
E: TAGS=:power-switch:
E: USEC_INITIALIZED=16504
E: XKBLAYOUT=fr
E: XKBMODEL=pc105
E: XKBVARIANT=latin9

P: /devices/LNXSYSTM:00/device:00/PNP0A08:00/device:02/FUJ02B1:00/input/input6
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:02/FUJ02B1:00/input/input6
E: EV=3
E: ID_FOR_SEAT=input-acpi-FUJ02B1_00
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-FUJ02B1:00
E: ID_PATH_TAG=acpi-FUJ02B1_00
E: KEY=1000300000000 0 0 0
E: MODALIAS=input:b0019v0000p0006e0000-e0,1,kE0,E1,F0,ramlsfw
E: NAME="Fujitsu FUJ02B1"
E: PHYS="FUJ02B1/video/input0"
E: PRODUCT=19/0/6/0
E: PROP=0
E: SUBSYSTEM=input
E: TAGS=:seat:
E: USEC_INITIALIZED=71432

P: /devices/LNXSYSTM:00/device:00/PNP0A08:00/device:02/FUJ02B1:00/input/input6/event5
N: input/event5
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event5
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:02/FUJ02B1:00/input/input6/event5
E: DMI_VENDOR=FUJITSU
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-FUJ02B1:00
E: ID_PATH_TAG=acpi-FUJ02B1_00
E: MAJOR=13
E: MINOR=69
E: SUBSYSTEM=input
E: TAGS=:power-switch:
E: USEC_INITIALIZED=82999
E: XKBLAYOUT=fr
E: XKBMODEL=pc105
E: XKBVARIANT=latin9

P: /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input4
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input4
E: EV=3
E: ID_FOR_SEAT=input-acpi-PNP0C0C_00
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-PNP0C0C:00
E: ID_PATH_TAG=acpi-PNP0C0C_00
E: KEY=10000000000000 0
E: MODALIAS=input:b0019v0000p0001e0000-e0,1,k74,ramlsfw
E: NAME="Power Button"
E: PHYS="PNP0C0C/button/input0"
E: PRODUCT=19/0/1/0
E: PROP=0
E: SUBSYSTEM=input
E: TAGS=:seat:
E: USEC_INITIALIZED=61306

P: /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input4/event3
N: input/event3
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event3
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input4/event3
E: DMI_VENDOR=FUJITSU
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-PNP0C0C:00
E: ID_PATH_TAG=acpi-PNP0C0C_00
E: MAJOR=13
E: MINOR=67
E: SUBSYSTEM=input
E: TAGS=:power-switch:
E: USEC_INITIALIZED=80588
E: XKBLAYOUT=fr
E: XKBMODEL=pc105
E: XKBVARIANT=latin9

P: /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input3
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input3
E: EV=21
E: ID_FOR_SEAT=input-acpi-PNP0C0D_00
E: ID_INPUT=1
E: ID_PATH=acpi-PNP0C0D:00
E: ID_PATH_TAG=acpi-PNP0C0D_00
E: MODALIAS=input:b0019v0000p0005e0000-e0,5,kramlsfw0,
E: NAME="Lid Switch"
E: PHYS="PNP0C0D/button/input0"
E: PRODUCT=19/0/5/0
E: PROP=0
E: SUBSYSTEM=input
E: SW=1
E: TAGS=:seat:
E: USEC_INITIALIZED=55764

P: /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input3/event2
N: input/event2
E: DEVNAME=/dev/input/event2
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input3/event2
E: ID_INPUT=1
E: ID_PATH=acpi-PNP0C0D:00
E: ID_PATH_TAG=acpi-PNP0C0D_00
E: MAJOR=13
E: MINOR=66
E: SUBSYSTEM=input
E: TAGS=:power-switch:
E: USEC_INITIALIZED=79512

P: /devices/pci0000:00/0000:00:03.0/sound/card0/input14
E: DEVPATH=/devices/pci0000:00/0000:00:03.0/sound/card0/input14
E: EV=21
E: ID_FOR_SEAT=input-pci-0000_00_03_0
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:03.0
E: ID_PATH_TAG=pci-0000_00_03_0
E: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfw6,8,
E: NAME="HDA Intel MID HDMI/DP,pcm=3"
E: PHYS="ALSA"
E: PRODUCT=0/0/0/0
E: PROP=0
E: SUBSYSTEM=input
E: SW=140
E: TAGS=:seat:
E: USEC_INITIALIZED=27267

P: /devices/pci0000:00/0000:00:03.0/sound/card0/input14/event15
N: input/event15
E: DEVNAME=/dev/input/event15
E: DEVPATH=/devices/pci0000:00/0000:00:03.0/sound/card0/input14/event15
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:03.0
E: ID_PATH_TAG=pci-0000_00_03_0
E: MAJOR=13
E: MINOR=79
E: SUBSYSTEM=input
E: USEC_INITIALIZED=27880

P: /devices/pci0000:00/0000:00:03.0/sound/card0/input15
E: DEVPATH=/devices/pci0000:00/0000:00:03.0/sound/card0/input15
E: EV=21
E: ID_FOR_SEAT=input-pci-0000_00_03_0
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:03.0
E: ID_PATH_TAG=pci-0000_00_03_0
E: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfw6,8,
E: NAME="HDA Intel MID HDMI/DP,pcm=7"
E: PHYS="ALSA"
E: PRODUCT=0/0/0/0
E: PROP=0
E: SUBSYSTEM=input
E: SW=140
E: TAGS=:seat:
E: USEC_INITIALIZED=27027

P: /devices/pci0000:00/0000:00:03.0/sound/card0/input15/event14
N: input/event14
E: DEVNAME=/dev/input/event14
E: DEVPATH=/devices/pci0000:00/0000:00:03.0/sound/card0/input15/event14
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:03.0
E: ID_PATH_TAG=pci-0000_00_03_0
E: MAJOR=13
E: MINOR=78
E: SUBSYSTEM=input
E: USEC_INITIALIZED=27253

P: /devices/pci0000:00/0000:00:03.0/sound/card0/input16
E: DEVPATH=/devices/pci0000:00/0000:00:03.0/sound/card0/input16
E: EV=21
E: ID_FOR_SEAT=input-pci-0000_00_03_0
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:03.0
E: ID_PATH_TAG=pci-0000_00_03_0
E: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfw6,8,
E: NAME="HDA Intel MID HDMI/DP,pcm=8"
E: PHYS="ALSA"
E: PRODUCT=0/0/0/0
E: PROP=0
E: SUBSYSTEM=input
E: SW=140
E: TAGS=:seat:
E: USEC_INITIALIZED=26998

P: /devices/pci0000:00/0000:00:03.0/sound/card0/input16/event13
N: input/event13
E: DEVNAME=/dev/input/event13
E: DEVPATH=/devices/pci0000:00/0000:00:03.0/sound/card0/input16/event13
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:03.0
E: ID_PATH_TAG=pci-0000_00_03_0
E: MAJOR=13
E: MINOR=77
E: SUBSYSTEM=input
E: USEC_INITIALIZED=27014

P: /devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.0/input/input2
E: DEVPATH=/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.0/input/input2
E: EV=17
E: ID_BUS=usb
E: ID_FOR_SEAT=input-pci-0000_00_14_0-usb-0_2_1_0
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_MODEL=Compact_Optical_Mouse_500
E: ID_MODEL_ENC=Compact\x20Optical\x20Mouse\x20500
E: ID_MODEL_ID=0737
E: ID_PATH=pci-0000:00:14.0-usb-0:2:1.0
E: ID_PATH_TAG=pci-0000_00_14_0-usb-0_2_1_0
E: ID_REVISION=0100
E: ID_SERIAL=Microsoft_Compact_Optical_Mouse_500
E: ID_TYPE=hid
E: ID_USB_DRIVER=usbhid
E: ID_USB_INTERFACES=:030102:
E: ID_USB_INTERFACE_NUM=00
E: ID_VENDOR=Microsoft
E: ID_VENDOR_ENC=Microsoft
E: ID_VENDOR_ID=045e
E: KEY=70000 0 0 0 0
E: MODALIAS=input:b0003v045Ep0737e0111-e0,1,2,4,k110,111,112,r0,1,8,am4,lsfw
E: MSC=10
E: NAME="Microsoft Compact Optical Mouse 500"
E: PHYS="usb-0000:00:14.0-2/input0"
E: PRODUCT=3/45e/737/111
E: PROP=0
E: REL=103
E: SUBSYSTEM=input
E: TAGS=:seat:
E: UNIQ=""
E: USEC_INITIALIZED=74663

P: /devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.0/input/input2/event1
N: input/event1
S: input/by-id/usb-Microsoft_Compact_Optical_Mouse_500-event-mouse
S: input/by-path/pci-0000:00:14.0-usb-0:2:1.0-event-mouse
E: DEVLINKS=/dev/input/by-id/usb-Microsoft_Compact_Optical_Mouse_500-event-mouse /dev/input/by-path/pci-0000:00:14.0-usb-0:2:1.0-event-mouse
E: DEVNAME=/dev/input/event1
E: DEVPATH=/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.0/input/input2/event1
E: ID_BUS=usb
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_MODEL=Compact_Optical_Mouse_500
E: ID_MODEL_ENC=Compact\x20Optical\x20Mouse\x20500
E: ID_MODEL_ID=0737
E: ID_PATH=pci-0000:00:14.0-usb-0:2:1.0
E: ID_PATH_TAG=pci-0000_00_14_0-usb-0_2_1_0
E: ID_REVISION=0100
E: ID_SERIAL=Microsoft_Compact_Optical_Mouse_500
E: ID_TYPE=hid
E: ID_USB_DRIVER=usbhid
E: ID_USB_INTERFACES=:030102:
E: ID_USB_INTERFACE_NUM=00
E: ID_VENDOR=Microsoft
E: ID_VENDOR_ENC=Microsoft
E: ID_VENDOR_ID=045e
E: MAJOR=13
E: MINOR=65
E: SUBSYSTEM=input
E: USEC_INITIALIZED=78456

P: /devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.0/input/input2/mouse0
N: input/mouse0
S: input/by-id/usb-Microsoft_Compact_Optical_Mouse_500-mouse
S: input/by-path/pci-0000:00:14.0-usb-0:2:1.0-mouse
E: DEVLINKS=/dev/input/by-id/usb-Microsoft_Compact_Optical_Mouse_500-mouse /dev/input/by-path/pci-0000:00:14.0-usb-0:2:1.0-mouse
E: DEVNAME=/dev/input/mouse0
E: DEVPATH=/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.0/input/input2/mouse0
E: ID_BUS=usb
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_MODEL=Compact_Optical_Mouse_500
E: ID_MODEL_ENC=Compact\x20Optical\x20Mouse\x20500
E: ID_MODEL_ID=0737
E: ID_PATH=pci-0000:00:14.0-usb-0:2:1.0
E: ID_PATH_TAG=pci-0000_00_14_0-usb-0_2_1_0
E: ID_REVISION=0100
E: ID_SERIAL=Microsoft_Compact_Optical_Mouse_500
E: ID_TYPE=hid
E: ID_USB_DRIVER=usbhid
E: ID_USB_INTERFACES=:030102:
E: ID_USB_INTERFACE_NUM=00
E: ID_VENDOR=Microsoft
E: ID_VENDOR_ENC=Microsoft
E: ID_VENDOR_ID=045e
E: MAJOR=13
E: MINOR=32
E: SUBSYSTEM=input
E: USEC_INITIALIZED=74686

P: /devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/input/input12
E: DEVPATH=/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/input/input12
E: EV=3
E: ID_BUS=usb
E: ID_FOR_SEAT=input-pci-0000_00_14_0-usb-0_5_1_0
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_MODEL=FJ_Camera
E: ID_MODEL_ENC=FJ\x20Camera
E: ID_MODEL_ID=b3df
E: ID_PATH=pci-0000:00:14.0-usb-0:5:1.0
E: ID_PATH_TAG=pci-0000_00_14_0-usb-0_5_1_0
E: ID_REVISION=6910
E: ID_SERIAL=Chicony_Electronics_Co._Ltd._FJ_Camera
E: ID_TYPE=video
E: ID_USB_DRIVER=uvcvideo
E: ID_USB_INTERFACES=:0e0100:0e0200:
E: ID_USB_INTERFACE_NUM=00
E: ID_VENDOR=Chicony_Electronics_Co._Ltd.
E: ID_VENDOR_ENC=Chicony\x20Electronics\x20Co.\x2cLtd.
E: ID_VENDOR_ID=04f2
E: KEY=100000 0 0 0
E: MODALIAS=input:b0003v04F2pB3DFe6910-e0,1,kD4,ramlsfw
E: NAME="FJ Camera"
E: PHYS="usb-0000:00:14.0-5/button"
E: PRODUCT=3/4f2/b3df/6910
E: PROP=0
E: SUBSYSTEM=input
E: TAGS=:seat:
E: USEC_INITIALIZED=58728

P: /devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/input/input12/event10
N: input/event10
S: input/by-id/usb-Chicony_Electronics_Co._Ltd._FJ_Camera-event-if00
S: input/by-path/pci-0000:00:14.0-usb-0:5:1.0-event
E: BACKSPACE=guess
E: DEVLINKS=/dev/input/by-id/usb-Chicony_Electronics_Co._Ltd._FJ_Camera-event-if00 /dev/input/by-path/pci-0000:00:14.0-usb-0:5:1.0-event
E: DEVNAME=/dev/input/event10
E: DEVPATH=/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/input/input12/event10
E: ID_BUS=usb
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_MODEL=FJ_Camera
E: ID_MODEL_ENC=FJ\x20Camera
E: ID_MODEL_ID=b3df
E: ID_PATH=pci-0000:00:14.0-usb-0:5:1.0
E: ID_PATH_TAG=pci-0000_00_14_0-usb-0_5_1_0
E: ID_REVISION=6910
E: ID_SERIAL=Chicony_Electronics_Co._Ltd._FJ_Camera
E: ID_TYPE=video
E: ID_USB_DRIVER=uvcvideo
E: ID_USB_INTERFACES=:0e0100:0e0200:
E: ID_USB_INTERFACE_NUM=00
E: ID_VENDOR=Chicony_Electronics_Co._Ltd.
E: ID_VENDOR_ENC=Chicony\x20Electronics\x20Co.\x2cLtd.
E: ID_VENDOR_ID=04f2
E: MAJOR=13
E: MINOR=74
E: SUBSYSTEM=input
E: USEC_INITIALIZED=58779
E: XKBLAYOUT=fr
E: XKBMODEL=pc105
E: XKBVARIANT=latin9

P: /devices/pci0000:00/0000:00:1b.0/input/input9
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/input/input9
E: EV=40001
E: ID_FOR_SEAT=input-pci-0000_00_1b_0
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: MODALIAS=input:b0001v10ECp0283e0001-e0,12,kramls1,2,fw
E: NAME="HDA Digital PCBeep"
E: PHYS="card1/codec#0/beep0"
E: PRODUCT=1/10ec/283/1
E: PROP=0
E: SND=6
E: SUBSYSTEM=input
E: TAGS=:seat:
E: USEC_INITIALIZED=95366

P: /devices/pci0000:00/0000:00:1b.0/input/input9/event7
N: input/event7
E: DEVNAME=/dev/input/event7
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/input/input9/event7
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: MAJOR=13
E: MINOR=71
E: SUBSYSTEM=input
E: USEC_INITIALIZED=85639

P: /devices/pci0000:00/0000:00:1b.0/sound/card1/input10
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card1/input10
E: EV=21
E: ID_FOR_SEAT=input-pci-0000_00_1b_0
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfw2,
E: NAME="HDA Intel PCH Headphone"
E: PHYS="ALSA"
E: PRODUCT=0/0/0/0
E: PROP=0
E: SUBSYSTEM=input
E: SW=4
E: TAGS=:seat:
E: USEC_INITIALIZED=96735

P: /devices/pci0000:00/0000:00:1b.0/sound/card1/input10/event8
N: input/event8
E: DEVNAME=/dev/input/event8
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card1/input10/event8
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: MAJOR=13
E: MINOR=72
E: SUBSYSTEM=input
E: USEC_INITIALIZED=86941

P: /devices/platform/i8042/serio0/input/input0
E: DEVPATH=/devices/platform/i8042/serio0/input/input0
E: EV=120013
E: ID_FOR_SEAT=input-platform-i8042-serio-0
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_PATH=platform-i8042-serio-0
E: ID_PATH_TAG=platform-i8042-serio-0
E: ID_SERIAL=noserial
E: KEY=402000000 3803078f800d001 feffffdfffefffff fffffffffffffffe
E: LED=7
E: MODALIAS=input:b0011v0001p0001eAB83-e0,1,4,11,14,k71,72,73,74,75,76,77,79,7A,7B,7C,7D,7E,7F,80,8C,8E,8F,9B,9C,9D,9E,9F,A3,A4,A5,A6,AC,AD,B7,B8,B9,D9,E2,ram4,l0,1,2,sfw
E: MSC=10
E: NAME="AT Translated Set 2 keyboard"
E: PHYS="isa0060/serio0/input0"
E: PRODUCT=11/1/1/ab83
E: PROP=0
E: SUBSYSTEM=input
E: TAGS=:seat:
E: USEC_INITIALIZED=80120

P: /devices/platform/i8042/serio0/input/input0/event0
N: input/event0
S: input/by-path/platform-i8042-serio-0-event-kbd
E: BACKSPACE=guess
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-0-event-kbd
E: DEVNAME=/dev/input/event0
E: DEVPATH=/devices/platform/i8042/serio0/input/input0/event0
E: DMI_VENDOR=FUJITSU
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_PATH=platform-i8042-serio-0
E: ID_PATH_TAG=platform-i8042-serio-0
E: ID_SERIAL=noserial
E: MAJOR=13
E: MINOR=64
E: SUBSYSTEM=input
E: USEC_INITIALIZED=77400
E: XKBLAYOUT=fr
E: XKBMODEL=pc105
E: XKBVARIANT=latin9

P: /devices/platform/i8042/serio1/input/input8
E: DEVPATH=/devices/platform/i8042/serio1/input/input8
E: EV=7
E: ID_FOR_SEAT=input-platform-i8042-serio-1
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_PATH=platform-i8042-serio-1
E: ID_PATH_TAG=platform-i8042-serio-1
E: ID_SERIAL=noserial
E: KEY=70000 0 0 0 0
E: MODALIAS=input:b0011v0002p0005e0000-e0,1,2,k110,111,112,r0,1,8,amlsfw
E: NAME="ImPS/2 Generic Wheel Mouse"
E: PHYS="isa0060/serio1/input0"
E: PRODUCT=11/2/5/0
E: PROP=0
E: REL=103
E: SUBSYSTEM=input
E: TAGS=:seat:
E: USEC_INITIALIZED=9610

P: /devices/platform/i8042/serio1/input/input8/event11
N: input/event11
S: input/by-path/platform-i8042-serio-1-event-mouse
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-1-event-mouse
E: DEVNAME=/dev/input/event11
E: DEVPATH=/devices/platform/i8042/serio1/input/input8/event11
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_PATH=platform-i8042-serio-1
E: ID_PATH_TAG=platform-i8042-serio-1
E: ID_SERIAL=noserial
E: MAJOR=13
E: MINOR=75
E: SUBSYSTEM=input
E: USEC_INITIALIZED=9741

P: /devices/platform/i8042/serio1/input/input8/mouse1
N: input/mouse1
S: input/by-path/platform-i8042-serio-1-mouse
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-1-mouse
E: DEVNAME=/dev/input/mouse1
E: DEVPATH=/devices/platform/i8042/serio1/input/input8/mouse1
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_PATH=platform-i8042-serio-1
E: ID_PATH_TAG=platform-i8042-serio-1
E: ID_SERIAL=noserial
E: MAJOR=13
E: MINOR=33
E: SUBSYSTEM=input
E: USEC_INITIALIZED=9726

P: /devices/platform/pcspkr/input/input11
E: DEVPATH=/devices/platform/pcspkr/input/input11
E: EV=40001
E: ID_FOR_SEAT=input-platform-pcspkr
E: ID_INPUT=1
E: ID_PATH=platform-pcspkr
E: ID_PATH_TAG=platform-pcspkr
E: ID_SERIAL=noserial
E: MODALIAS=input:b0010v001Fp0001e0100-e0,12,kramls1,2,fw
E: NAME="PC Speaker"
E: PHYS="isa0061/input0"
E: PRODUCT=10/1f/1/100
E: PROP=0
E: SND=6
E: SUBSYSTEM=input
E: TAGS=:seat:
E: USEC_INITIALIZED=5546

P: /devices/platform/pcspkr/input/input11/event9
N: input/event9
S: input/by-path/platform-pcspkr-event-spkr
E: DEVLINKS=/dev/input/by-path/platform-pcspkr-event-spkr
E: DEVNAME=/dev/input/event9
E: DEVPATH=/devices/platform/pcspkr/input/input11/event9
E: ID_INPUT=1
E: ID_PATH=platform-pcspkr
E: ID_PATH_TAG=platform-pcspkr
E: ID_SERIAL=noserial
E: MAJOR=13
E: MINOR=73
E: SUBSYSTEM=input
E: USEC_INITIALIZED=88102

P: /devices/pnp0/00:06
E: DEVPATH=/devices/pnp0/00:06
E: DRIVER=i8042 kbd
E: ID_INPUT=1
E: ID_INPUT_TABLET=1
E: NAME=Serial Wacom Tablet
E: SUBSYSTEM=pnp
E: USEC_INITIALIZED=82814

P: /devices/virtual/input/input17
E: DEVPATH=/devices/virtual/input/input17
E: EV=3
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_SERIAL=noserial
E: KEY=ffffffffffffffff ffffffffffffffff ffffffffffffffff fffffffffffffffe
E: MODALIAS=input:b0003v0000p0000e0004-e0,1,k71,72,73,74,75,76,77,78,79,7A,7B,7C,7D,7E,7F,80,81,82,83,84,85,86,87,88,89,8A,8B,8C,8D,8E,8F,90,91,92,93,94,95,96,97,98,99,9A,9B,9C,9D,9E,9F,A0,A1,A2,A3,A4,A5,A6,A7,A8,A9,AA,AB,AC,AD,AE,AF,B0,B1,B2,B3,B4,B5,B6,B7,B8,B9,BA,BB,BC,BD,BE,BF,C0,C1,C2,C3,C4,C5,C6,C7,C8,C9,CA,CB,CC,CD,CE,CF,D0,D1,D2,D3,D4,D5,D6,D7,D8,D9,DA,DB,DC,DD,DE,DF,E0,E1,E2,E3,E4,E5,E6,E7,E8,E9,EA,EB,EC,ED,EE,EF,F0,F1,F2,F3,F4,F5,F6,F7,F8,F9,FA,FB,FC,FD,FE,FF,ramlsfw
E: NAME="ACPI Virtual Keyboard Device"
E: PRODUCT=3/0/0/4
E: PROP=0
E: SUBSYSTEM=input
E: TAGS=:seat:
E: USEC_INITIALIZED=31886

P: /devices/virtual/input/input17/event16
N: input/event16
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event16
E: DEVPATH=/devices/virtual/input/input17/event16
E: DMI_VENDOR=FUJITSU
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_SERIAL=noserial
E: MAJOR=13
E: MINOR=80
E: SUBSYSTEM=input
E: USEC_INITIALIZED=32041
E: XKBLAYOUT=fr
E: XKBMODEL=pc105
E: XKBVARIANT=latin9


DRM Information from dmesg:
---------------------------


-- System Information:
Debian Release: jessie/sid
  APT prefers testing-updates
  APT policy: (500, 'testing-updates'), (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 3.12-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=fr_FR.utf8, LC_CTYPE=fr_FR.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages xorg depends on:
ii  gnome-terminal [x-terminal-emulator]  3.10.1-1
ii  libgl1-mesa-dri                       9.2.2-1
ii  libgl1-mesa-glx [libgl1]              9.2.2-1
ii  libglu1-mesa                          9.0.0-2
ii  x11-apps                              7.7+2
ii  x11-session-utils                     7.7+1
ii  x11-utils                             7.7+1
ii  x11-xkb-utils                         7.7+1
ii  x11-xserver-utils                     7.7+2
ii  xauth                                 1:1.0.7-1
ii  xfonts-100dpi                         1:1.0.3
ii  xfonts-75dpi                          1:1.0.3
ii  xfonts-base                           1:1.0.3
ii  xfonts-scalable                       1:1.0.3-1
ii  xfonts-utils                          1:7.7+1
ii  xinit                                 1.3.2-1
ii  xkb-data                              2.10.1-1
ii  xorg-docs-core                        1:1.7-1
ii  xserver-xorg                          1:7.7+6
ii  xterm [x-terminal-emulator]           301-1

xorg recommends no packages.

Versions of packages xorg suggests:
pn  x11-xfs-utils  <none>
pn  xorg-docs      <none>

Versions of packages xserver-xorg depends on:
ii  libc6                                                 2.17-97
ii  x11-xkb-utils                                         7.7+1
ii  xkb-data                                              2.10.1-1
ii  xserver-xorg-core                                     2:1.15.0-2
ii  xserver-xorg-input-all                                1:7.7+6
ii  xserver-xorg-input-evdev [xorg-driver-input]          1:2.8.2-1+b1
ii  xserver-xorg-input-mouse [xorg-driver-input]          1:1.9.0-1+b2
ii  xserver-xorg-input-synaptics [xorg-driver-input]      1.7.3-1+b1
ii  xserver-xorg-input-vmmouse [xorg-driver-input]        1:13.0.0-1+b2
ii  xserver-xorg-input-wacom [xorg-driver-input]          0.23.0+20131011-1+b1
ii  xserver-xorg-video-all                                1:7.7+6
ii  xserver-xorg-video-ati [xorg-driver-video]            1:7.3.0-1+b1
ii  xserver-xorg-video-cirrus [xorg-driver-video]         1:1.5.2-1+b2
ii  xserver-xorg-video-fbdev [xorg-driver-video]          1:0.4.4-1+b1
ii  xserver-xorg-video-intel [xorg-driver-video]          2:2.21.15-2+b1
ii  xserver-xorg-video-mach64 [xorg-driver-video]         6.9.4-1+b2
ii  xserver-xorg-video-mga [xorg-driver-video]            1:1.6.3-1+b1
ii  xserver-xorg-video-modesetting [xorg-driver-video]    0.8.1-1+b1
ii  xserver-xorg-video-neomagic [xorg-driver-video]       1:1.2.8-1+b1
ii  xserver-xorg-video-nouveau [xorg-driver-video]        1:1.0.10-1+b1
ii  xserver-xorg-video-openchrome [xorg-driver-video]     1:0.3.3-1+b1
ii  xserver-xorg-video-r128 [xorg-driver-video]           6.9.2-1+b1
ii  xserver-xorg-video-radeon [xorg-driver-video]         1:7.3.0-1+b1
ii  xserver-xorg-video-savage [xorg-driver-video]         1:2.3.7-2+b1
ii  xserver-xorg-video-siliconmotion [xorg-driver-video]  1:1.7.7-2+b1
ii  xserver-xorg-video-sisusb [xorg-driver-video]         1:0.9.6-2+b1
ii  xserver-xorg-video-tdfx [xorg-driver-video]           1:1.4.5-1+b1
ii  xserver-xorg-video-trident [xorg-driver-video]        1:1.3.6-2+b1
ii  xserver-xorg-video-vesa [xorg-driver-video]           1:2.3.3-1+b2
ii  xserver-xorg-video-vmware [xorg-driver-video]         1:13.0.1-3+b1

Versions of packages xserver-xorg recommends:
ii  libgl1-mesa-dri  9.2.2-1

-- no debconf information


Reply to: