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

Bug#929822: xserver-xorg-video-amdgpu: display stops updating after VT switch



Package: xserver-xorg-video-amdgpu
Version: 19.0.1-1
Severity: normal

After starting Xorg with the AMDGPU driver, I switch to a different VT.
When I switch back to X, the display has frozen.  Only the mouse cursor
moves.  To reproduce:

1) From a linux console with no display manager or X session running:
    $ startx /usr/bin/xterm
2) Switch to a different VT and back.
3) Nothing appears in the xterm when typing.
4) Switch to a different VT and back, the old typing appears.

The screen isn't updating correctly but the client & server are
functioning.  I can run commands in the terminal, but can't see any
output without a VT switch.  Exiting the xterm immediately ends the X
session cleanly.

The same issue is triggered by a suspend/resume cycle, as a well as
loggin into an X session with gdm.  In both cases, I suspect VT change
is the underlying trigger.

Ross

-- Package-specific info:
/etc/X11/X does not exist.
/etc/X11/X is not a symlink.
/etc/X11/X is not executable.

VGA-compatible devices on PCI bus:
----------------------------------
00:01.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Stoney [Radeon R2/R3/R4/R5 Graphics] [1002:98e4] (rev eb)

/etc/X11/xorg.conf does not exist.

Contents of /etc/X11/xorg.conf.d:
---------------------------------
total 4
-rw-r--r-- 1 root root 343 May 30 19:48 libinput.conf

/etc/modprobe.d contains no KMS configuration files.

Kernel version (/proc/version):
-------------------------------
Linux version 4.19.0-5-amd64 (debian-kernel@lists.debian.org) (gcc version 8.3.0 (Debian 8.3.0-7)) #1 SMP Debian 4.19.37-3 (2019-05-15)

Xorg X server log files on system:
----------------------------------
-rw-r--r-- 1 ross ross 46097 May 31 13:18 /home/ross/.local/share/xorg/Xorg.1.log
-rw-r--r-- 1 ross ross 35981 May 31 14:03 /home/ross/.local/share/xorg/Xorg.0.log

Contents of most recent Xorg X server log file (/home/ross/.local/share/xorg/Xorg.0.log):
-----------------------------------------------------------------------------------------
[  1483.270] 
X.Org X Server 1.20.3
X Protocol Version 11, Revision 0
[  1483.274] Build Operating System: Linux 4.9.0-8-amd64 x86_64 Debian
[  1483.276] Current Operating System: Linux momomoto 4.19.0-5-amd64 #1 SMP Debian 4.19.37-3 (2019-05-15) x86_64
[  1483.276] Kernel command line: BOOT_IMAGE=/vmlinuz-4.19.0-5-amd64 root=/dev/mapper/momomoto--vg-root ro quiet splash
[  1483.279] Build Date: 25 October 2018  06:15:23PM
[  1483.280] xorg-server 2:1.20.3-1 (https://www.debian.org/support) 
[  1483.281] Current version of pixman: 0.36.0
[  1483.284] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[  1483.284] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[  1483.290] (==) Log file: "/home/ross/.local/share/xorg/Xorg.0.log", Time: Fri May 31 14:02:35 2019
[  1483.292] (==) Using config directory: "/etc/X11/xorg.conf.d"
[  1483.293] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[  1483.293] (==) No Layout section.  Using the first Screen section.
[  1483.293] (==) No screen section available. Using defaults.
[  1483.293] (**) |-->Screen "Default Screen Section" (0)
[  1483.293] (**) |   |-->Monitor "<default monitor>"
[  1483.294] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[  1483.294] (==) Automatically adding devices
[  1483.294] (==) Automatically enabling devices
[  1483.294] (==) Automatically adding GPU devices
[  1483.294] (==) Max clients allowed: 256, resource mask: 0x1fffff
[  1483.294] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[  1483.294] 	Entry deleted from font path.
[  1483.294] (==) 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
[  1483.294] (==) ModulePath set to "/usr/lib/xorg/modules"
[  1483.294] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[  1483.294] (II) Loader magic: 0x5590f93c8e20
[  1483.294] (II) Module ABI versions:
[  1483.294] 	X.Org ANSI C Emulation: 0.4
[  1483.294] 	X.Org Video Driver: 24.0
[  1483.294] 	X.Org XInput driver : 24.1
[  1483.294] 	X.Org Server Extension : 10.0
[  1483.295] (++) using VT number 2

[  1483.298] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_35
[  1483.299] (II) xfree86: Adding drm device (/dev/dri/card0)
[  1483.300] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 11 paused 0
[  1483.305] (--) PCI:*(0@0:1:0) 1002:98e4:1028:087e rev 235, Mem @ 0xe8000000/134217728, 0xf0000000/8388608, 0xf0b00000/262144, I/O @ 0x00002000/256, BIOS @ 0x????????/131072
[  1483.305] (II) LoadModule: "glx"
[  1483.306] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[  1483.307] (II) Module glx: vendor="X.Org Foundation"
[  1483.307] 	compiled for 1.20.3, module version = 1.0.0
[  1483.307] 	ABI class: X.Org Server Extension, version 10.0
[  1483.307] (II) Applying OutputClass "AMDgpu" to /dev/dri/card0
[  1483.307] 	loading driver: amdgpu
[  1483.307] (==) Matched amdgpu as autoconfigured driver 0
[  1483.307] (==) Matched ati as autoconfigured driver 1
[  1483.307] (==) Matched modesetting as autoconfigured driver 2
[  1483.307] (==) Matched fbdev as autoconfigured driver 3
[  1483.307] (==) Matched vesa as autoconfigured driver 4
[  1483.307] (==) Assigned the driver to the xf86ConfigLayout
[  1483.307] (II) LoadModule: "amdgpu"
[  1483.307] (II) Loading /usr/lib/xorg/modules/drivers/amdgpu_drv.so
[  1483.308] (II) Module amdgpu: vendor="X.Org Foundation"
[  1483.308] 	compiled for 1.20.4, module version = 19.0.1
[  1483.308] 	Module class: X.Org Video Driver
[  1483.308] 	ABI class: X.Org Video Driver, version 24.0
[  1483.308] (II) LoadModule: "ati"
[  1483.308] (II) Loading /usr/lib/xorg/modules/drivers/ati_drv.so
[  1483.308] (II) Module ati: vendor="X.Org Foundation"
[  1483.308] 	compiled for 1.20.4, module version = 19.0.1
[  1483.308] 	Module class: X.Org Video Driver
[  1483.308] 	ABI class: X.Org Video Driver, version 24.0
[  1483.308] (II) LoadModule: "modesetting"
[  1483.308] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[  1483.308] (II) Module modesetting: vendor="X.Org Foundation"
[  1483.308] 	compiled for 1.20.3, module version = 1.20.3
[  1483.308] 	Module class: X.Org Video Driver
[  1483.308] 	ABI class: X.Org Video Driver, version 24.0
[  1483.308] (II) LoadModule: "fbdev"
[  1483.308] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[  1483.309] (II) Module fbdev: vendor="X.Org Foundation"
[  1483.309] 	compiled for 1.20.0, module version = 0.5.0
[  1483.309] 	Module class: X.Org Video Driver
[  1483.309] 	ABI class: X.Org Video Driver, version 24.0
[  1483.309] (II) LoadModule: "vesa"
[  1483.309] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[  1483.309] (II) Module vesa: vendor="X.Org Foundation"
[  1483.309] 	compiled for 1.20.1, module version = 2.4.0
[  1483.309] 	Module class: X.Org Video Driver
[  1483.309] 	ABI class: X.Org Video Driver, version 24.0
[  1483.309] (II) AMDGPU: Driver for AMD Radeon:
	All GPUs supported by the amdgpu kernel driver
[  1483.309] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[  1483.309] (II) FBDEV: driver for framebuffer: fbdev
[  1483.309] (II) VESA: driver for VESA chipsets: vesa
[  1483.309] xf86EnableIOPorts: failed to set IOPL for I/O (Operation not permitted)
[  1483.309] (WW) Falling back to old probe method for modesetting
[  1483.309] (WW) Falling back to old probe method for fbdev
[  1483.309] (II) Loading sub module "fbdevhw"
[  1483.309] (II) LoadModule: "fbdevhw"
[  1483.309] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[  1483.309] (II) Module fbdevhw: vendor="X.Org Foundation"
[  1483.309] 	compiled for 1.20.3, module version = 0.0.2
[  1483.309] 	ABI class: X.Org Video Driver, version 24.0
[  1483.309] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[  1483.309] (II) AMDGPU(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[  1483.309] (==) AMDGPU(0): Depth 24, (--) framebuffer bpp 32
[  1483.309] (II) AMDGPU(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
[  1483.310] (==) AMDGPU(0): Default visual is TrueColor
[  1483.310] (==) AMDGPU(0): RGB weight 888
[  1483.310] (II) AMDGPU(0): Using 8 bits per RGB (8 bit DAC)
[  1483.310] (--) AMDGPU(0): Chipset: "Unknown AMD Radeon GPU" (ChipID = 0x98e4)
[  1483.310] (II) Loading sub module "fb"
[  1483.310] (II) LoadModule: "fb"
[  1483.310] (II) Loading /usr/lib/xorg/modules/libfb.so
[  1483.310] (II) Module fb: vendor="X.Org Foundation"
[  1483.310] 	compiled for 1.20.3, module version = 1.0.0
[  1483.310] 	ABI class: X.Org ANSI C Emulation, version 0.4
[  1483.310] (II) Loading sub module "dri2"
[  1483.310] (II) LoadModule: "dri2"
[  1483.310] (II) Module "dri2" already built-in
[  1483.426] (II) Loading sub module "glamoregl"
[  1483.426] (II) LoadModule: "glamoregl"
[  1483.426] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[  1483.432] (II) Module glamoregl: vendor="X.Org Foundation"
[  1483.432] 	compiled for 1.20.3, module version = 1.0.1
[  1483.432] 	ABI class: X.Org ANSI C Emulation, version 0.4
[  1483.449] (II) AMDGPU(0): glamor X acceleration enabled on AMD STONEY (DRM 3.27.0, 4.19.0-5-amd64, LLVM 7.0.1)
[  1483.449] (II) AMDGPU(0): glamor detected, initialising EGL layer.
[  1483.449] (==) AMDGPU(0): TearFree property default: auto
[  1483.449] (==) AMDGPU(0): VariableRefresh: disabled
[  1483.449] (II) AMDGPU(0): KMS Pageflipping: enabled
[  1483.449] (II) AMDGPU(0): Output eDP has no monitor section
[  1483.449] (II) AMDGPU(0): Output HDMI-A-0 has no monitor section
[  1483.462] (II) AMDGPU(0): EDID for output eDP
[  1483.462] (II) AMDGPU(0): Manufacturer: BOE  Model: 7a8  Serial#: 0
[  1483.462] (II) AMDGPU(0): Year: 2017  Week: 1
[  1483.462] (II) AMDGPU(0): EDID Version: 1.4
[  1483.462] (II) AMDGPU(0): Digital Display Input
[  1483.462] (II) AMDGPU(0): 6 bits per channel
[  1483.462] (II) AMDGPU(0): Digital interface is DisplayPort
[  1483.462] (II) AMDGPU(0): Max Image Size [cm]: horiz.: 26  vert.: 14
[  1483.462] (II) AMDGPU(0): Gamma: 2.20
[  1483.462] (II) AMDGPU(0): No DPMS capabilities specified
[  1483.462] (II) AMDGPU(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[  1483.462] (II) AMDGPU(0): First detailed timing is preferred mode
[  1483.462] (II) AMDGPU(0): Preferred mode is native pixel format and refresh rate
[  1483.462] (II) AMDGPU(0): redX: 0.579 redY: 0.356   greenX: 0.343 greenY: 0.579
[  1483.462] (II) AMDGPU(0): blueX: 0.161 blueY: 0.109   whiteX: 0.312 whiteY: 0.328
[  1483.462] (II) AMDGPU(0): Manufacturer's mask: 0
[  1483.462] (II) AMDGPU(0): Supported detailed timing:
[  1483.462] (II) AMDGPU(0): clock: 76.2 MHz   Image Size:  256 x 144 mm
[  1483.462] (II) AMDGPU(0): h_active: 1366  h_sync: 1414  h_sync_end 1446 h_blank_end 1592 h_border: 0
[  1483.462] (II) AMDGPU(0): v_active: 768  v_sync: 771  v_sync_end 776 v_blanking: 798 v_border: 0
[  1483.462] (II) AMDGPU(0): Supported detailed timing:
[  1483.462] (II) AMDGPU(0): clock: 61.0 MHz   Image Size:  256 x 144 mm
[  1483.462] (II) AMDGPU(0): h_active: 1366  h_sync: 1414  h_sync_end 1446 h_blank_end 1592 h_border: 0
[  1483.462] (II) AMDGPU(0): v_active: 768  v_sync: 771  v_sync_end 776 v_blanking: 798 v_border: 0
[  1483.462] (II) AMDGPU(0):  60F1N\x80NT11N21
[  1483.462] (II) AMDGPU(0): Unknown vendor-specific block 0
[  1483.463] (II) AMDGPU(0): EDID (in hex):
[  1483.463] (II) AMDGPU(0): 	00ffffffffffff0009e5a80700000000
[  1483.463] (II) AMDGPU(0): 	011b0104951a0e780a5d40945b579429
[  1483.463] (II) AMDGPU(0): 	1c505400000001010101010101010101
[  1483.463] (II) AMDGPU(0): 	010101010101c61d56e250001e303020
[  1483.463] (II) AMDGPU(0): 	350000901000001ad11756e250001e30
[  1483.463] (II) AMDGPU(0): 	3020350000901000001a000000fe0036
[  1483.463] (II) AMDGPU(0): 	3046314e804e5431314e323100000000
[  1483.463] (II) AMDGPU(0): 	00004121960000000009010a202000fa
[  1483.463] (II) AMDGPU(0): Printing probed modes for output eDP
[  1483.463] (II) AMDGPU(0): Modeline "1366x768"x60.0   76.22  1366 1414 1446 1592  768 771 776 798 +hsync -vsync (47.9 kHz eP)
[  1483.463] (II) AMDGPU(0): Modeline "1366x768"x48.0   60.97  1366 1414 1446 1592  768 771 776 798 +hsync -vsync (38.3 kHz e)
[  1483.463] (II) AMDGPU(0): Modeline "1280x720"x60.0   76.22  1280 1414 1446 1592  720 771 776 798 +hsync -vsync (47.9 kHz e)
[  1483.463] (II) AMDGPU(0): Modeline "1024x768"x60.0   76.22  1024 1414 1446 1592  768 771 776 798 +hsync -vsync (47.9 kHz e)
[  1483.463] (II) AMDGPU(0): Modeline "800x600"x60.0   76.22  800 1414 1446 1592  600 771 776 798 +hsync -vsync (47.9 kHz e)
[  1483.463] (II) AMDGPU(0): Modeline "640x480"x60.0   76.22  640 1414 1446 1592  480 771 776 798 +hsync -vsync (47.9 kHz e)
[  1483.463] (II) AMDGPU(0): EDID for output HDMI-A-0
[  1483.463] (II) AMDGPU(0): Output eDP connected
[  1483.463] (II) AMDGPU(0): Output HDMI-A-0 disconnected
[  1483.463] (II) AMDGPU(0): Using exact sizes for initial modes
[  1483.463] (II) AMDGPU(0): Output eDP using initial mode 1366x768 +0+0
[  1483.463] (II) AMDGPU(0): mem size init: gart size :b59af000 vram size: s:4b9a000 visible:4b9a000
[  1483.463] (==) AMDGPU(0): DPI set to (96, 96)
[  1483.463] (==) AMDGPU(0): Using gamma correction (1.0, 1.0, 1.0)
[  1483.463] (II) Loading sub module "ramdac"
[  1483.463] (II) LoadModule: "ramdac"
[  1483.463] (II) Module "ramdac" already built-in
[  1483.463] (II) UnloadModule: "modesetting"
[  1483.463] (II) Unloading modesetting
[  1483.463] (II) UnloadModule: "fbdev"
[  1483.463] (II) Unloading fbdev
[  1483.463] (II) UnloadSubModule: "fbdevhw"
[  1483.463] (II) Unloading fbdevhw
[  1483.463] (II) UnloadModule: "vesa"
[  1483.463] (II) Unloading vesa
[  1483.463] (II) AMDGPU(0): [DRI2] Setup complete
[  1483.463] (II) AMDGPU(0): [DRI2]   DRI driver: radeonsi
[  1483.463] (II) AMDGPU(0): [DRI2]   VDPAU driver: radeonsi
[  1483.464] (II) AMDGPU(0): Front buffer pitch: 5504 bytes
[  1483.464] (II) AMDGPU(0): SYNC extension fences enabled
[  1483.464] (II) AMDGPU(0): Present extension enabled
[  1483.464] (==) AMDGPU(0): DRI3 enabled
[  1483.464] (==) AMDGPU(0): Backing store enabled
[  1483.464] (II) AMDGPU(0): Direct rendering enabled
[  1483.466] (II) AMDGPU(0): Use GLAMOR acceleration.
[  1483.466] (II) AMDGPU(0): Acceleration enabled
[  1483.466] (==) AMDGPU(0): DPMS enabled
[  1483.466] (==) AMDGPU(0): Silken mouse enabled
[  1483.466] (II) AMDGPU(0): Set up textured video (glamor)
[  1483.479] (II) Initializing extension Generic Event Extension
[  1483.479] (II) Initializing extension SHAPE
[  1483.479] (II) Initializing extension MIT-SHM
[  1483.479] (II) Initializing extension XInputExtension
[  1483.480] (II) Initializing extension XTEST
[  1483.480] (II) Initializing extension BIG-REQUESTS
[  1483.480] (II) Initializing extension SYNC
[  1483.480] (II) Initializing extension XKEYBOARD
[  1483.480] (II) Initializing extension XC-MISC
[  1483.481] (II) Initializing extension SECURITY
[  1483.481] (II) Initializing extension XFIXES
[  1483.481] (II) Initializing extension RENDER
[  1483.481] (II) Initializing extension RANDR
[  1483.482] (II) Initializing extension COMPOSITE
[  1483.482] (II) Initializing extension DAMAGE
[  1483.482] (II) Initializing extension MIT-SCREEN-SAVER
[  1483.482] (II) Initializing extension DOUBLE-BUFFER
[  1483.482] (II) Initializing extension RECORD
[  1483.482] (II) Initializing extension DPMS
[  1483.483] (II) Initializing extension Present
[  1483.483] (II) Initializing extension DRI3
[  1483.483] (II) Initializing extension X-Resource
[  1483.483] (II) Initializing extension XVideo
[  1483.483] (II) Initializing extension XVideo-MotionCompensation
[  1483.483] (II) Initializing extension SELinux
[  1483.483] (II) SELinux: Disabled on system
[  1483.483] (II) Initializing extension GLX
[  1483.491] (II) AIGLX: Loaded and initialized radeonsi
[  1483.491] (II) GLX: Initialized DRI2 GL provider for screen 0
[  1483.491] (II) Initializing extension XFree86-VidModeExtension
[  1483.491] (II) Initializing extension XFree86-DGA
[  1483.491] (II) Initializing extension XFree86-DRI
[  1483.491] (II) Initializing extension DRI2
[  1483.493] (II) AMDGPU(0): Setting screen physical size to 361 x 203
[  1483.581] (II) config/udev: Adding input device Power Button (/dev/input/event4)
[  1483.581] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[  1483.581] (II) LoadModule: "libinput"
[  1483.581] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[  1483.587] (II) Module libinput: vendor="X.Org Foundation"
[  1483.587] 	compiled for 1.20.4, module version = 0.28.2
[  1483.587] 	Module class: X.Org XInput Driver
[  1483.587] 	ABI class: X.Org XInput driver, version 24.1
[  1483.587] (II) Using input driver 'libinput' for 'Power Button'
[  1483.588] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 24 paused 0
[  1483.588] (**) Power Button: always reports core events
[  1483.588] (**) Option "Device" "/dev/input/event4"
[  1483.588] (**) Option "_source" "server/udev"
[  1483.591] (II) event4  - Power Button: is tagged by udev as: Keyboard
[  1483.591] (II) event4  - Power Button: device is a keyboard
[  1483.591] (II) event4  - Power Button: device removed
[  1483.591] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input6/event4"
[  1483.591] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[  1483.591] (**) Option "xkb_model" "pc105"
[  1483.591] (**) Option "xkb_layout" "us"
[  1483.591] (**) Option "xkb_options" "ctrl:swapcaps"
[  1483.627] (II) event4  - Power Button: is tagged by udev as: Keyboard
[  1483.627] (II) event4  - Power Button: device is a keyboard
[  1483.628] (II) config/udev: Adding input device Video Bus (/dev/input/event5)
[  1483.628] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[  1483.628] (II) Using input driver 'libinput' for 'Video Bus'
[  1483.630] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 27 paused 0
[  1483.630] (**) Video Bus: always reports core events
[  1483.630] (**) Option "Device" "/dev/input/event5"
[  1483.630] (**) Option "_source" "server/udev"
[  1483.631] (II) event5  - Video Bus: is tagged by udev as: Keyboard
[  1483.631] (II) event5  - Video Bus: device is a keyboard
[  1483.631] (II) event5  - Video Bus: device removed
[  1483.632] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input7/event5"
[  1483.632] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[  1483.632] (**) Option "xkb_model" "pc105"
[  1483.632] (**) Option "xkb_layout" "us"
[  1483.632] (**) Option "xkb_options" "ctrl:swapcaps"
[  1483.633] (II) event5  - Video Bus: is tagged by udev as: Keyboard
[  1483.633] (II) event5  - Video Bus: device is a keyboard
[  1483.634] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[  1483.634] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[  1483.634] (II) Using input driver 'libinput' for 'Power Button'
[  1483.636] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 28 paused 0
[  1483.636] (**) Power Button: always reports core events
[  1483.636] (**) Option "Device" "/dev/input/event1"
[  1483.636] (**) Option "_source" "server/udev"
[  1483.638] (II) event1  - Power Button: is tagged by udev as: Keyboard
[  1483.638] (II) event1  - Power Button: device is a keyboard
[  1483.638] (II) event1  - Power Button: device removed
[  1483.638] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input3/event1"
[  1483.638] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[  1483.638] (**) Option "xkb_model" "pc105"
[  1483.638] (**) Option "xkb_layout" "us"
[  1483.638] (**) Option "xkb_options" "ctrl:swapcaps"
[  1483.640] (II) event1  - Power Button: is tagged by udev as: Keyboard
[  1483.640] (II) event1  - Power Button: device is a keyboard
[  1483.641] (II) config/udev: Adding input device Lid Switch (/dev/input/event2)
[  1483.641] (II) No input driver specified, ignoring this device.
[  1483.641] (II) This device may have been added with another device file.
[  1483.642] (II) config/udev: Adding input device Sleep Button (/dev/input/event3)
[  1483.642] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[  1483.642] (II) Using input driver 'libinput' for 'Sleep Button'
[  1483.644] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 29 paused 0
[  1483.644] (**) Sleep Button: always reports core events
[  1483.644] (**) Option "Device" "/dev/input/event3"
[  1483.644] (**) Option "_source" "server/udev"
[  1483.645] (II) event3  - Sleep Button: is tagged by udev as: Keyboard
[  1483.645] (II) event3  - Sleep Button: device is a keyboard
[  1483.646] (II) event3  - Sleep Button: device removed
[  1483.646] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input5/event3"
[  1483.646] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[  1483.646] (**) Option "xkb_model" "pc105"
[  1483.646] (**) Option "xkb_layout" "us"
[  1483.646] (**) Option "xkb_options" "ctrl:swapcaps"
[  1483.647] (II) event3  - Sleep Button: is tagged by udev as: Keyboard
[  1483.647] (II) event3  - Sleep Button: device is a keyboard
[  1483.648] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=3 (/dev/input/event11)
[  1483.648] (II) No input driver specified, ignoring this device.
[  1483.648] (II) This device may have been added with another device file.
[  1483.648] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event12)
[  1483.648] (II) No input driver specified, ignoring this device.
[  1483.648] (II) This device may have been added with another device file.
[  1483.649] (II) config/udev: Adding input device HD-Audio Generic Headphone Mic (/dev/input/event13)
[  1483.649] (II) No input driver specified, ignoring this device.
[  1483.649] (II) This device may have been added with another device file.
[  1483.650] (II) config/udev: Adding input device Integrated_Webcam_HD: Integrate (/dev/input/event14)
[  1483.650] (**) Integrated_Webcam_HD: Integrate: Applying InputClass "libinput keyboard catchall"
[  1483.650] (II) Using input driver 'libinput' for 'Integrated_Webcam_HD: Integrate'
[  1483.652] (II) systemd-logind: got fd for /dev/input/event14 13:78 fd 30 paused 0
[  1483.652] (**) Integrated_Webcam_HD: Integrate: always reports core events
[  1483.652] (**) Option "Device" "/dev/input/event14"
[  1483.652] (**) Option "_source" "server/udev"
[  1483.655] (II) event14 - Integrated_Webcam_HD: Integrate: is tagged by udev as: Keyboard
[  1483.655] (II) event14 - Integrated_Webcam_HD: Integrate: device is a keyboard
[  1483.656] (II) event14 - Integrated_Webcam_HD: Integrate: device removed
[  1483.656] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.0/usb1/1-1/1-1.1/1-1.1:1.0/input/input21/event14"
[  1483.656] (II) XINPUT: Adding extended input device "Integrated_Webcam_HD: Integrate" (type: KEYBOARD, id 10)
[  1483.656] (**) Option "xkb_model" "pc105"
[  1483.656] (**) Option "xkb_layout" "us"
[  1483.656] (**) Option "xkb_options" "ctrl:swapcaps"
[  1483.658] (II) event14 - Integrated_Webcam_HD: Integrate: is tagged by udev as: Keyboard
[  1483.658] (II) event14 - Integrated_Webcam_HD: Integrate: device is a keyboard
[  1483.659] (II) config/udev: Adding input device DELL087E:00 04F3:3082 Touchpad (/dev/input/event10)
[  1483.659] (**) DELL087E:00 04F3:3082 Touchpad: Applying InputClass "libinput touchpad catchall"
[  1483.659] (**) DELL087E:00 04F3:3082 Touchpad: Applying InputClass "ConfigureTouchpad"
[  1483.659] (II) Using input driver 'libinput' for 'DELL087E:00 04F3:3082 Touchpad'
[  1483.662] (II) systemd-logind: got fd for /dev/input/event10 13:74 fd 31 paused 0
[  1483.662] (**) DELL087E:00 04F3:3082 Touchpad: always reports core events
[  1483.662] (**) Option "Device" "/dev/input/event10"
[  1483.662] (**) Option "_source" "server/udev"
[  1483.664] (II) event10 - DELL087E:00 04F3:3082 Touchpad: is tagged by udev as: Touchpad
[  1483.665] (II) event10 - DELL087E:00 04F3:3082 Touchpad: device is a touchpad
[  1483.665] (II) event10 - DELL087E:00 04F3:3082 Touchpad: device removed
[  1483.665] (**) Option "Tapping" "on"
[  1483.666] (**) Option "ScrollMethod" "edge"
[  1483.666] (**) Option "config_info" "udev:/sys/devices/platform/AMD0010:00/i2c-0/i2c-DELL087E:00/0018:04F3:3082.0001/input/input16/event10"
[  1483.666] (II) XINPUT: Adding extended input device "DELL087E:00 04F3:3082 Touchpad" (type: TOUCHPAD, id 11)
[  1483.667] (**) Option "AccelerationScheme" "none"
[  1483.667] (**) DELL087E:00 04F3:3082 Touchpad: (accel) selected scheme none/0
[  1483.667] (**) DELL087E:00 04F3:3082 Touchpad: (accel) acceleration factor: 2.000
[  1483.667] (**) DELL087E:00 04F3:3082 Touchpad: (accel) acceleration threshold: 4
[  1483.669] (II) event10 - DELL087E:00 04F3:3082 Touchpad: is tagged by udev as: Touchpad
[  1483.670] (II) event10 - DELL087E:00 04F3:3082 Touchpad: device is a touchpad
[  1483.671] (II) config/udev: Adding input device DELL087E:00 04F3:3082 Touchpad (/dev/input/mouse0)
[  1483.671] (II) No input driver specified, ignoring this device.
[  1483.671] (II) This device may have been added with another device file.
[  1483.672] (II) config/udev: Adding input device Dell WMI hotkeys (/dev/input/event7)
[  1483.672] (**) Dell WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[  1483.672] (II) Using input driver 'libinput' for 'Dell WMI hotkeys'
[  1483.673] (II) systemd-logind: got fd for /dev/input/event7 13:71 fd 32 paused 0
[  1483.673] (**) Dell WMI hotkeys: always reports core events
[  1483.673] (**) Option "Device" "/dev/input/event7"
[  1483.673] (**) Option "_source" "server/udev"
[  1483.675] (II) event7  - Dell WMI hotkeys: is tagged by udev as: Keyboard
[  1483.675] (II) event7  - Dell WMI hotkeys: device is a keyboard
[  1483.676] (II) event7  - Dell WMI hotkeys: device removed
[  1483.676] (**) Option "config_info" "udev:/sys/devices/platform/PNP0C14:00/wmi_bus/wmi_bus-PNP0C14:00/9DBB5994-A997-11DA-B012-B622A1EF5492/input/input14/event7"
[  1483.676] (II) XINPUT: Adding extended input device "Dell WMI hotkeys" (type: KEYBOARD, id 12)
[  1483.676] (**) Option "xkb_model" "pc105"
[  1483.676] (**) Option "xkb_layout" "us"
[  1483.676] (**) Option "xkb_options" "ctrl:swapcaps"
[  1483.678] (II) event7  - Dell WMI hotkeys: is tagged by udev as: Keyboard
[  1483.678] (II) event7  - Dell WMI hotkeys: device is a keyboard
[  1483.679] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[  1483.679] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[  1483.679] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[  1483.681] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 33 paused 0
[  1483.681] (**) AT Translated Set 2 keyboard: always reports core events
[  1483.681] (**) Option "Device" "/dev/input/event0"
[  1483.681] (**) Option "_source" "server/udev"
[  1483.683] (II) event0  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[  1483.683] (II) event0  - AT Translated Set 2 keyboard: device is a keyboard
[  1483.683] (II) event0  - AT Translated Set 2 keyboard: device removed
[  1483.684] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[  1483.684] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 13)
[  1483.684] (**) Option "xkb_model" "pc105"
[  1483.684] (**) Option "xkb_layout" "us"
[  1483.684] (**) Option "xkb_options" "ctrl:swapcaps"
[  1483.685] (II) event0  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[  1483.685] (II) event0  - AT Translated Set 2 keyboard: device is a keyboard
[  1483.687] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/event8)
[  1483.687] (**) ETPS/2 Elantech Touchpad: Applying InputClass "libinput touchpad catchall"
[  1483.687] (**) ETPS/2 Elantech Touchpad: Applying InputClass "ConfigureTouchpad"
[  1483.687] (II) Using input driver 'libinput' for 'ETPS/2 Elantech Touchpad'
[  1483.689] (II) systemd-logind: got fd for /dev/input/event8 13:72 fd 34 paused 0
[  1483.689] (**) ETPS/2 Elantech Touchpad: always reports core events
[  1483.689] (**) Option "Device" "/dev/input/event8"
[  1483.689] (**) Option "_source" "server/udev"
[  1483.690] (II) event8  - ETPS/2 Elantech Touchpad: is tagged by udev as: Touchpad
[  1483.692] (II) event8  - ETPS/2 Elantech Touchpad: device is a touchpad
[  1483.692] (II) event8  - ETPS/2 Elantech Touchpad: device removed
[  1483.692] (**) Option "Tapping" "on"
[  1483.692] (**) Option "ScrollMethod" "edge"
[  1483.693] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input8/event8"
[  1483.693] (II) XINPUT: Adding extended input device "ETPS/2 Elantech Touchpad" (type: TOUCHPAD, id 14)
[  1483.694] (**) Option "AccelerationScheme" "none"
[  1483.694] (**) ETPS/2 Elantech Touchpad: (accel) selected scheme none/0
[  1483.694] (**) ETPS/2 Elantech Touchpad: (accel) acceleration factor: 2.000
[  1483.694] (**) ETPS/2 Elantech Touchpad: (accel) acceleration threshold: 4
[  1483.695] (II) event8  - ETPS/2 Elantech Touchpad: is tagged by udev as: Touchpad
[  1483.697] (II) event8  - ETPS/2 Elantech Touchpad: device is a touchpad
[  1483.698] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/mouse2)
[  1483.698] (II) No input driver specified, ignoring this device.
[  1483.698] (II) This device may have been added with another device file.
[  1483.698] (II) config/udev: Adding input device PC Speaker (/dev/input/event6)
[  1483.698] (II) No input driver specified, ignoring this device.
[  1483.698] (II) This device may have been added with another device file.
[  1483.699] (II) config/udev: Adding input device DELL Wireless hotkeys (/dev/input/event9)
[  1483.699] (**) DELL Wireless hotkeys: Applying InputClass "libinput keyboard catchall"
[  1483.699] (II) Using input driver 'libinput' for 'DELL Wireless hotkeys'
[  1483.701] (II) systemd-logind: got fd for /dev/input/event9 13:73 fd 35 paused 0
[  1483.701] (**) DELL Wireless hotkeys: always reports core events
[  1483.701] (**) Option "Device" "/dev/input/event9"
[  1483.702] (**) Option "_source" "server/udev"
[  1483.702] (II) event9  - DELL Wireless hotkeys: is tagged by udev as: Keyboard
[  1483.702] (II) event9  - DELL Wireless hotkeys: device is a keyboard
[  1483.703] (II) event9  - DELL Wireless hotkeys: device removed
[  1483.703] (**) Option "config_info" "udev:/sys/devices/virtual/input/input12/event9"
[  1483.703] (II) XINPUT: Adding extended input device "DELL Wireless hotkeys" (type: KEYBOARD, id 15)
[  1483.703] (**) Option "xkb_model" "pc105"
[  1483.703] (**) Option "xkb_layout" "us"
[  1483.703] (**) Option "xkb_options" "ctrl:swapcaps"
[  1483.704] (II) event9  - DELL Wireless hotkeys: is tagged by udev as: Keyboard
[  1483.704] (II) event9  - DELL Wireless hotkeys: device is a keyboard
[  1491.435] (**) Option "fd" "24"
[  1491.435] (II) event4  - Power Button: device removed
[  1491.435] (**) Option "fd" "27"
[  1491.435] (II) event5  - Video Bus: device removed
[  1491.435] (**) Option "fd" "28"
[  1491.435] (II) event1  - Power Button: device removed
[  1491.435] (**) Option "fd" "29"
[  1491.435] (II) event3  - Sleep Button: device removed
[  1491.436] (**) Option "fd" "30"
[  1491.436] (II) event14 - Integrated_Webcam_HD: Integrate: device removed
[  1491.436] (**) Option "fd" "31"
[  1491.436] (II) event10 - DELL087E:00 04F3:3082 Touchpad: device removed
[  1491.436] (**) Option "fd" "32"
[  1491.436] (II) event7  - Dell WMI hotkeys: device removed
[  1491.436] (**) Option "fd" "33"
[  1491.436] (II) event0  - AT Translated Set 2 keyboard: device removed
[  1491.436] (**) Option "fd" "34"
[  1491.436] (II) event8  - ETPS/2 Elantech Touchpad: device removed
[  1491.436] (**) Option "fd" "35"
[  1491.437] (II) event9  - DELL Wireless hotkeys: device removed
[  1491.437] (II) AIGLX: Suspending AIGLX clients for VT switch
[  1491.516] (II) systemd-logind: got pause for 13:71
[  1491.517] (II) systemd-logind: got pause for 13:74
[  1491.517] (II) systemd-logind: got pause for 13:69
[  1491.517] (II) systemd-logind: got pause for 226:0
[  1491.517] (II) systemd-logind: got pause for 13:68
[  1491.517] (II) systemd-logind: got pause for 13:64
[  1491.517] (II) systemd-logind: got pause for 13:72
[  1491.517] (II) systemd-logind: got pause for 13:65
[  1491.517] (II) systemd-logind: got pause for 13:78
[  1491.517] (II) systemd-logind: got pause for 13:73
[  1491.517] (II) systemd-logind: got pause for 13:67
[  1541.729] (II) systemd-logind: got resume for 13:71
[  1541.745] (II) systemd-logind: got resume for 13:74
[  1541.761] (II) systemd-logind: got resume for 13:69
[  1541.761] (II) systemd-logind: got resume for 226:0
[  1541.761] (II) AIGLX: Resuming AIGLX clients after VT switch
[  1541.785] (II) AMDGPU(0): EDID vendor "BOE", prod id 1960
[  1541.785] (II) AMDGPU(0): Printing DDC gathered Modelines:
[  1541.785] (II) AMDGPU(0): Modeline "1366x768"x0.0   76.22  1366 1414 1446 1592  768 771 776 798 +hsync -vsync (47.9 kHz eP)
[  1541.785] (II) AMDGPU(0): Modeline "1366x768"x0.0   60.97  1366 1414 1446 1592  768 771 776 798 +hsync -vsync (38.3 kHz e)
[  1541.804] (II) event5  - Video Bus: is tagged by udev as: Keyboard
[  1541.804] (II) event5  - Video Bus: device is a keyboard
[  1541.807] (II) event10 - DELL087E:00 04F3:3082 Touchpad: is tagged by udev as: Touchpad
[  1541.809] (II) event10 - DELL087E:00 04F3:3082 Touchpad: device is a touchpad
[  1541.812] (II) event7  - Dell WMI hotkeys: is tagged by udev as: Keyboard
[  1541.812] (II) event7  - Dell WMI hotkeys: device is a keyboard
[  1541.813] (II) systemd-logind: got resume for 13:68
[  1541.814] (II) event4  - Power Button: is tagged by udev as: Keyboard
[  1541.814] (II) event4  - Power Button: device is a keyboard
[  1541.814] (II) systemd-logind: got resume for 13:64
[  1541.815] (II) event0  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[  1541.815] (II) event0  - AT Translated Set 2 keyboard: device is a keyboard
[  1541.821] (II) systemd-logind: got resume for 13:72
[  1541.823] (II) event8  - ETPS/2 Elantech Touchpad: is tagged by udev as: Touchpad
[  1541.825] (II) event8  - ETPS/2 Elantech Touchpad: device is a touchpad
[  1541.841] (II) systemd-logind: got resume for 13:65
[  1541.843] (II) event1  - Power Button: is tagged by udev as: Keyboard
[  1541.843] (II) event1  - Power Button: device is a keyboard
[  1541.861] (II) systemd-logind: got resume for 13:78
[  1541.864] (II) event14 - Integrated_Webcam_HD: Integrate: is tagged by udev as: Keyboard
[  1541.864] (II) event14 - Integrated_Webcam_HD: Integrate: device is a keyboard
[  1541.877] (II) systemd-logind: got resume for 13:73
[  1541.878] (II) event9  - DELL Wireless hotkeys: is tagged by udev as: Keyboard
[  1541.878] (II) event9  - DELL Wireless hotkeys: device is a keyboard
[  1541.889] (II) systemd-logind: got resume for 13:67
[  1541.891] (II) event3  - Sleep Button: is tagged by udev as: Keyboard
[  1541.891] (II) event3  - Sleep Button: device is a keyboard
[  1544.014] (**) Option "fd" "29"
[  1544.014] (II) event5  - Video Bus: device removed
[  1544.015] (**) Option "fd" "28"
[  1544.015] (II) event10 - DELL087E:00 04F3:3082 Touchpad: device removed
[  1544.015] (**) Option "fd" "27"
[  1544.015] (II) event7  - Dell WMI hotkeys: device removed
[  1544.015] (**) Option "fd" "32"
[  1544.015] (II) event4  - Power Button: device removed
[  1544.015] (**) Option "fd" "24"
[  1544.015] (II) event0  - AT Translated Set 2 keyboard: device removed
[  1544.015] (**) Option "fd" "33"
[  1544.015] (II) event8  - ETPS/2 Elantech Touchpad: device removed
[  1544.015] (**) Option "fd" "34"
[  1544.015] (II) event1  - Power Button: device removed
[  1544.015] (**) Option "fd" "35"
[  1544.015] (II) event14 - Integrated_Webcam_HD: Integrate: device removed
[  1544.015] (**) Option "fd" "36"
[  1544.015] (II) event9  - DELL Wireless hotkeys: device removed
[  1544.016] (**) Option "fd" "37"
[  1544.016] (II) event3  - Sleep Button: device removed
[  1544.017] (II) UnloadModule: "libinput"
[  1544.017] (II) systemd-logind: releasing fd for 13:67
[  1544.036] (II) UnloadModule: "libinput"
[  1544.036] (II) systemd-logind: releasing fd for 13:73
[  1544.072] (II) UnloadModule: "libinput"
[  1544.072] (II) systemd-logind: releasing fd for 13:78
[  1544.104] (II) UnloadModule: "libinput"
[  1544.104] (II) systemd-logind: releasing fd for 13:65
[  1544.120] (II) UnloadModule: "libinput"
[  1544.120] (II) systemd-logind: releasing fd for 13:72
[  1544.152] (II) UnloadModule: "libinput"
[  1544.152] (II) systemd-logind: releasing fd for 13:64
[  1544.168] (II) UnloadModule: "libinput"
[  1544.168] (II) systemd-logind: releasing fd for 13:68
[  1544.184] (II) UnloadModule: "libinput"
[  1544.184] (II) systemd-logind: releasing fd for 13:71
[  1544.220] (II) UnloadModule: "libinput"
[  1544.220] (II) systemd-logind: releasing fd for 13:74
[  1544.253] (II) UnloadModule: "libinput"
[  1544.253] (II) systemd-logind: releasing fd for 13:69
[  1544.307] (II) Server terminated successfully (0). Closing log file.

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

P: /devices/LNXSYSTM:00/LNXPWRBN:00/input/input6/event4
N: input/event4
L: 0
E: DEVPATH=/devices/LNXSYSTM:00/LNXPWRBN:00/input/input6/event4
E: SUBSYSTEM=input
E: DEVNAME=/dev/input/event4
E: MAJOR=13
E: MINOR=68
E: USEC_INITIALIZED=11824978
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-LNXPWRBN:00
E: ID_PATH_TAG=acpi-LNXPWRBN_00
E: XKBMODEL=pc105
E: XKBLAYOUT=us
E: XKBOPTIONS=ctrl:swapcaps
E: BACKSPACE=guess
E: LIBINPUT_DEVICE_GROUP=19/0/1:LNXPWRBN/button
E: TAGS=:power-switch:

P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input7
L: 0
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input7
E: SUBSYSTEM=input
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: USEC_INITIALIZED=2763397
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-LNXVIDEO:00
E: ID_PATH_TAG=acpi-LNXVIDEO_00
E: ID_FOR_SEAT=input-acpi-LNXVIDEO_00
E: TAGS=:seat:

P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input7/event5
N: input/event5
L: 0
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input7/event5
E: SUBSYSTEM=input
E: DEVNAME=/dev/input/event5
E: MAJOR=13
E: MINOR=69
E: USEC_INITIALIZED=11900341
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=us
E: XKBOPTIONS=ctrl:swapcaps
E: BACKSPACE=guess
E: LIBINPUT_DEVICE_GROUP=19/0/6:LNXVIDEO/video
E: TAGS=:power-switch:

P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input3
L: 0
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input3
E: SUBSYSTEM=input
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: USEC_INITIALIZED=2706661
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-PNP0C0C:00
E: ID_PATH_TAG=acpi-PNP0C0C_00
E: ID_FOR_SEAT=input-acpi-PNP0C0C_00
E: TAGS=:seat:

P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input3/event1
N: input/event1
L: 0
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input3/event1
E: SUBSYSTEM=input
E: DEVNAME=/dev/input/event1
E: MAJOR=13
E: MINOR=65
E: USEC_INITIALIZED=11861442
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=us
E: XKBOPTIONS=ctrl:swapcaps
E: BACKSPACE=guess
E: LIBINPUT_DEVICE_GROUP=19/0/1:PNP0C0C/button
E: TAGS=:power-switch:

P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input4
L: 0
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input4
E: SUBSYSTEM=input
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: USEC_INITIALIZED=2716996
E: ID_INPUT=1
E: ID_INPUT_SWITCH=1
E: ID_PATH=acpi-PNP0C0D:00
E: ID_PATH_TAG=acpi-PNP0C0D_00
E: ID_FOR_SEAT=input-acpi-PNP0C0D_00
E: TAGS=:seat:

P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input4/event2
N: input/event2
L: 0
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input4/event2
E: SUBSYSTEM=input
E: DEVNAME=/dev/input/event2
E: MAJOR=13
E: MINOR=66
E: USEC_INITIALIZED=12859300
E: ID_INPUT=1
E: ID_INPUT_SWITCH=1
E: ID_PATH=acpi-PNP0C0D:00
E: ID_PATH_TAG=acpi-PNP0C0D_00
E: LIBINPUT_DEVICE_GROUP=19/0/5:PNP0C0D/button
E: TAGS=:power-switch:

P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input5
L: 0
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input5
E: SUBSYSTEM=input
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: USEC_INITIALIZED=2724272
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-PNP0C0E:00
E: ID_PATH_TAG=acpi-PNP0C0E_00
E: ID_FOR_SEAT=input-acpi-PNP0C0E_00
E: TAGS=:seat:

P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input5/event3
N: input/event3
L: 0
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input5/event3
E: SUBSYSTEM=input
E: DEVNAME=/dev/input/event3
E: MAJOR=13
E: MINOR=67
E: USEC_INITIALIZED=11899638
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=us
E: XKBOPTIONS=ctrl:swapcaps
E: BACKSPACE=guess
E: LIBINPUT_DEVICE_GROUP=19/0/3:PNP0C0E/button
E: TAGS=:power-switch:

P: /devices/pci0000:00/0000:00:01.1/sound/card0/input18
L: 0
E: DEVPATH=/devices/pci0000:00/0000:00:01.1/sound/card0/input18
E: SUBSYSTEM=input
E: PRODUCT=0/0/0/0
E: NAME="HDA ATI HDMI HDMI/DP,pcm=3"
E: PHYS="ALSA"
E: PROP=0
E: EV=21
E: SW=140
E: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfw6,8,
E: USEC_INITIALIZED=11994541
E: ID_INPUT=1
E: ID_INPUT_SWITCH=1
E: ID_PATH=pci-0000:00:01.1
E: ID_PATH_TAG=pci-0000_00_01_1
E: ID_FOR_SEAT=input-pci-0000_00_01_1
E: TAGS=:seat:

P: /devices/pci0000:00/0000:00:01.1/sound/card0/input18/event11
N: input/event11
L: 0
E: DEVPATH=/devices/pci0000:00/0000:00:01.1/sound/card0/input18/event11
E: SUBSYSTEM=input
E: DEVNAME=/dev/input/event11
E: MAJOR=13
E: MINOR=75
E: USEC_INITIALIZED=12088824
E: ID_INPUT=1
E: ID_INPUT_SWITCH=1
E: ID_PATH=pci-0000:00:01.1
E: ID_PATH_TAG=pci-0000_00_01_1
E: LIBINPUT_DEVICE_GROUP=0/0/0:ALSA
E: TAGS=:power-switch:

P: /devices/pci0000:00/0000:00:09.2/sound/card1/input19
L: 0
E: DEVPATH=/devices/pci0000:00/0000:00:09.2/sound/card1/input19
E: SUBSYSTEM=input
E: PRODUCT=1/10ec/236/1
E: NAME="HDA Digital PCBeep"
E: PHYS="card1/codec#0/beep0"
E: PROP=0
E: EV=40001
E: SND=6
E: MODALIAS=input:b0001v10ECp0236e0001-e0,12,kramls1,2,fw
E: USEC_INITIALIZED=12025094
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:09.2
E: ID_PATH_TAG=pci-0000_00_09_2
E: ID_FOR_SEAT=input-pci-0000_00_09_2
E: TAGS=:seat:

P: /devices/pci0000:00/0000:00:09.2/sound/card1/input19/event12
N: input/event12
L: 0
E: DEVPATH=/devices/pci0000:00/0000:00:09.2/sound/card1/input19/event12
E: SUBSYSTEM=input
E: DEVNAME=/dev/input/event12
E: MAJOR=13
E: MINOR=76
E: USEC_INITIALIZED=12129060
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:09.2
E: ID_PATH_TAG=pci-0000_00_09_2
E: LIBINPUT_DEVICE_GROUP=1/10ec/236:card1/codec#0/beep0

P: /devices/pci0000:00/0000:00:09.2/sound/card1/input20
L: 0
E: DEVPATH=/devices/pci0000:00/0000:00:09.2/sound/card1/input20
E: SUBSYSTEM=input
E: PRODUCT=0/0/0/0
E: NAME="HD-Audio Generic Headphone Mic"
E: PHYS="ALSA"
E: PROP=0
E: EV=21
E: SW=4
E: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfw2,
E: USEC_INITIALIZED=12029034
E: ID_INPUT=1
E: ID_INPUT_SWITCH=1
E: ID_PATH=pci-0000:00:09.2
E: ID_PATH_TAG=pci-0000_00_09_2
E: ID_FOR_SEAT=input-pci-0000_00_09_2
E: TAGS=:seat:

P: /devices/pci0000:00/0000:00:09.2/sound/card1/input20/event13
N: input/event13
L: 0
E: DEVPATH=/devices/pci0000:00/0000:00:09.2/sound/card1/input20/event13
E: SUBSYSTEM=input
E: DEVNAME=/dev/input/event13
E: MAJOR=13
E: MINOR=77
E: USEC_INITIALIZED=12131916
E: ID_INPUT=1
E: ID_INPUT_SWITCH=1
E: ID_PATH=pci-0000:00:09.2
E: ID_PATH_TAG=pci-0000_00_09_2
E: LIBINPUT_DEVICE_GROUP=0/0/0:ALSA
E: TAGS=:power-switch:

P: /devices/pci0000:00/0000:00:12.0/usb1/1-1/1-1.1/1-1.1:1.0/input/input21
L: 0
E: DEVPATH=/devices/pci0000:00/0000:00:12.0/usb1/1-1/1-1.1/1-1.1:1.0/input/input21
E: SUBSYSTEM=input
E: PRODUCT=3/bda/5520/8511
E: NAME="Integrated_Webcam_HD: Integrate"
E: PHYS="usb-0000:00:12.0-1.1/button"
E: PROP=0
E: EV=3
E: KEY=100000 0 0 0
E: MODALIAS=input:b0003v0BDAp5520e8511-e0,1,kD4,ramlsfw
E: USEC_INITIALIZED=12050081
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_VENDOR=CNFHH46O32443005CC52
E: ID_VENDOR_ENC=CNFHH46O32443005CC52
E: ID_VENDOR_ID=0bda
E: ID_MODEL=Integrated_Webcam_HD
E: ID_MODEL_ENC=Integrated_Webcam_HD
E: ID_MODEL_ID=5520
E: ID_REVISION=8511
E: ID_SERIAL=CNFHH46O32443005CC52_Integrated_Webcam_HD_200901010001
E: ID_SERIAL_SHORT=200901010001
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:12.0-usb-0:1.1:1.0
E: ID_PATH_TAG=pci-0000_00_12_0-usb-0_1_1_1_0
E: ID_FOR_SEAT=input-pci-0000_00_12_0-usb-0_1_1_1_0
E: TAGS=:seat:

P: /devices/pci0000:00/0000:00:12.0/usb1/1-1/1-1.1/1-1.1:1.0/input/input21/event14
N: input/event14
L: 0
S: input/by-path/pci-0000:00:12.0-usb-0:1.1:1.0-event
S: input/by-id/usb-CNFHH46O32443005CC52_Integrated_Webcam_HD_200901010001-event-if00
E: DEVPATH=/devices/pci0000:00/0000:00:12.0/usb1/1-1/1-1.1/1-1.1:1.0/input/input21/event14
E: SUBSYSTEM=input
E: DEVNAME=/dev/input/event14
E: MAJOR=13
E: MINOR=78
E: USEC_INITIALIZED=12125175
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_VENDOR=CNFHH46O32443005CC52
E: ID_VENDOR_ENC=CNFHH46O32443005CC52
E: ID_VENDOR_ID=0bda
E: ID_MODEL=Integrated_Webcam_HD
E: ID_MODEL_ENC=Integrated_Webcam_HD
E: ID_MODEL_ID=5520
E: ID_REVISION=8511
E: ID_SERIAL=CNFHH46O32443005CC52_Integrated_Webcam_HD_200901010001
E: ID_SERIAL_SHORT=200901010001
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:12.0-usb-0:1.1:1.0
E: ID_PATH_TAG=pci-0000_00_12_0-usb-0_1_1_1_0
E: XKBMODEL=pc105
E: XKBLAYOUT=us
E: XKBOPTIONS=ctrl:swapcaps
E: BACKSPACE=guess
E: LIBINPUT_DEVICE_GROUP=3/bda/5520:usb-0000:00:12.0-1
E: DEVLINKS=/dev/input/by-path/pci-0000:00:12.0-usb-0:1.1:1.0-event /dev/input/by-id/usb-CNFHH46O32443005CC52_Integrated_Webcam_HD_200901010001-event-if00
E: TAGS=:power-switch:

P: /devices/platform/AMD0010:00/i2c-0/i2c-DELL087E:00/0018:04F3:3082.0001/input/input16
L: 0
E: DEVPATH=/devices/platform/AMD0010:00/i2c-0/i2c-DELL087E:00/0018:04F3:3082.0001/input/input16
E: SUBSYSTEM=input
E: PRODUCT=18/4f3/3082/100
E: NAME="DELL087E:00 04F3:3082 Touchpad"
E: PHYS="i2c-DELL087E:00"
E: UNIQ=""
E: PROP=5
E: EV=1b
E: KEY=e520 10000 0 0 0 0
E: ABS=2e0800000000003
E: MSC=20
E: MODALIAS=input:b0018v04F3p3082e0100-e0,1,3,4,k110,145,148,14A,14D,14E,14F,ra0,1,2F,35,36,37,39,m5,lsfw
E: USEC_INITIALIZED=11960339
E: ID_INPUT=1
E: ID_INPUT_TOUCHPAD=1
E: ID_SERIAL=noserial
E: ID_PATH=platform-AMD0010:00
E: ID_PATH_TAG=platform-AMD0010_00
E: ID_FOR_SEAT=input-platform-AMD0010_00
E: TAGS=:seat:

P: /devices/platform/AMD0010:00/i2c-0/i2c-DELL087E:00/0018:04F3:3082.0001/input/input16/event10
N: input/event10
L: 0
S: input/by-path/platform-AMD0010:00-event-mouse
E: DEVPATH=/devices/platform/AMD0010:00/i2c-0/i2c-DELL087E:00/0018:04F3:3082.0001/input/input16/event10
E: SUBSYSTEM=input
E: DEVNAME=/dev/input/event10
E: MAJOR=13
E: MINOR=74
E: USEC_INITIALIZED=12169075
E: ID_INPUT=1
E: ID_INPUT_TOUCHPAD=1
E: ID_INPUT_WIDTH_MM=95
E: ID_INPUT_HEIGHT_MM=51
E: ID_SERIAL=noserial
E: ID_PATH=platform-AMD0010:00
E: ID_PATH_TAG=platform-AMD0010_00
E: LIBINPUT_DEVICE_GROUP=18/4f3/3082:i2c-DELL087E:00
E: DEVLINKS=/dev/input/by-path/platform-AMD0010:00-event-mouse

P: /devices/platform/AMD0010:00/i2c-0/i2c-DELL087E:00/0018:04F3:3082.0001/input/input16/mouse0
N: input/mouse0
L: 0
S: input/by-path/platform-AMD0010:00-mouse
E: DEVPATH=/devices/platform/AMD0010:00/i2c-0/i2c-DELL087E:00/0018:04F3:3082.0001/input/input16/mouse0
E: SUBSYSTEM=input
E: DEVNAME=/dev/input/mouse0
E: MAJOR=13
E: MINOR=32
E: USEC_INITIALIZED=11971445
E: ID_INPUT=1
E: ID_INPUT_TOUCHPAD=1
E: ID_SERIAL=noserial
E: ID_PATH=platform-AMD0010:00
E: ID_PATH_TAG=platform-AMD0010_00
E: DEVLINKS=/dev/input/by-path/platform-AMD0010:00-mouse

P: /devices/platform/PNP0C14:00/wmi_bus/wmi_bus-PNP0C14:00/9DBB5994-A997-11DA-B012-B622A1EF5492/input/input14
L: 0
E: DEVPATH=/devices/platform/PNP0C14:00/wmi_bus/wmi_bus-PNP0C14:00/9DBB5994-A997-11DA-B012-B622A1EF5492/input/input14
E: SUBSYSTEM=input
E: PRODUCT=19/0/0/0
E: NAME="Dell WMI hotkeys"
E: PROP=0
E: EV=13
E: KEY=800000000000 0 0 101500b00000c00 200300000 0 0
E: MSC=10
E: MODALIAS=input:b0019v0000p0000e0000-e0,1,4,k94,95,A1,CA,CB,E0,E1,E3,EC,EE,F0,F8,1AF,ram4,lsfw
E: USEC_INITIALIZED=11806857
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=platform-PNP0C14:00
E: ID_PATH_TAG=platform-PNP0C14_00
E: ID_FOR_SEAT=input-platform-PNP0C14_00
E: TAGS=:seat:

P: /devices/platform/PNP0C14:00/wmi_bus/wmi_bus-PNP0C14:00/9DBB5994-A997-11DA-B012-B622A1EF5492/input/input14/event7
N: input/event7
L: 0
S: input/by-path/platform-PNP0C14:00-event
E: DEVPATH=/devices/platform/PNP0C14:00/wmi_bus/wmi_bus-PNP0C14:00/9DBB5994-A997-11DA-B012-B622A1EF5492/input/input14/event7
E: SUBSYSTEM=input
E: DEVNAME=/dev/input/event7
E: MAJOR=13
E: MINOR=71
E: USEC_INITIALIZED=11961376
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=platform-PNP0C14:00
E: ID_PATH_TAG=platform-PNP0C14_00
E: XKBMODEL=pc105
E: XKBLAYOUT=us
E: XKBOPTIONS=ctrl:swapcaps
E: BACKSPACE=guess
E: DEVLINKS=/dev/input/by-path/platform-PNP0C14:00-event
E: TAGS=:power-switch:

P: /devices/platform/i8042/serio0/input/input0
L: 0
E: DEVPATH=/devices/platform/i8042/serio0/input/input0
E: SUBSYSTEM=input
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=1100f02902000 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,CD,D4,D7,D9,E0,E1,E2,E3,EC,F0,ram4,l0,1,2,sfw
E: USEC_INITIALIZED=2716322
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_BUS=i8042
E: ID_SERIAL=noserial
E: ID_PATH=platform-i8042-serio-0
E: ID_PATH_TAG=platform-i8042-serio-0
E: ID_FOR_SEAT=input-platform-i8042-serio-0
E: TAGS=:seat:

P: /devices/platform/i8042/serio0/input/input0/event0
N: input/event0
L: 0
S: input/by-path/platform-i8042-serio-0-event-kbd
E: DEVPATH=/devices/platform/i8042/serio0/input/input0/event0
E: SUBSYSTEM=input
E: DEVNAME=/dev/input/event0
E: MAJOR=13
E: MINOR=64
E: USEC_INITIALIZED=11880061
E: KEYBOARD_KEY_81=playpause
E: KEYBOARD_KEY_82=stopcd
E: KEYBOARD_KEY_83=previoussong
E: KEYBOARD_KEY_84=nextsong
E: KEYBOARD_KEY_85=brightnessdown
E: KEYBOARD_KEY_86=brightnessup
E: KEYBOARD_KEY_87=battery
E: KEYBOARD_KEY_88=unknown
E: KEYBOARD_KEY_89=ejectclosecd
E: KEYBOARD_KEY_8a=suspend
E: KEYBOARD_KEY_8b=switchvideomode
E: KEYBOARD_KEY_8c=unknown
E: KEYBOARD_KEY_8f=switchvideomode
E: KEYBOARD_KEY_90=previoussong
E: KEYBOARD_KEY_91=prog1
E: KEYBOARD_KEY_92=media
E: KEYBOARD_KEY_93=unknown
E: KEYBOARD_KEY_95=camera
E: KEYBOARD_KEY_97=email
E: KEYBOARD_KEY_98=f21
E: KEYBOARD_KEY_99=nextsong
E: KEYBOARD_KEY_9a=setup
E: KEYBOARD_KEY_9b=switchvideomode
E: KEYBOARD_KEY_9e=f21
E: KEYBOARD_KEY_a2=playpause
E: KEYBOARD_KEY_a4=stopcd
E: KEYBOARD_KEY_d8=screenlock
E: KEYBOARD_KEY_d9=f21
E: KEYBOARD_KEY_ed=media
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_BUS=i8042
E: ID_SERIAL=noserial
E: ID_PATH=platform-i8042-serio-0
E: ID_PATH_TAG=platform-i8042-serio-0
E: XKBMODEL=pc105
E: XKBLAYOUT=us
E: XKBOPTIONS=ctrl:swapcaps
E: BACKSPACE=guess
E: LIBINPUT_DEVICE_GROUP=11/1/1:isa0060/serio0
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-0-event-kbd
E: TAGS=:power-switch:

P: /devices/platform/i8042/serio1/input/input8
L: 0
E: DEVPATH=/devices/platform/i8042/serio1/input/input8
E: SUBSYSTEM=input
E: PRODUCT=11/2/e/0
E: NAME="ETPS/2 Elantech Touchpad"
E: PHYS="isa0060/serio1/input0"
E: PROP=5
E: EV=b
E: KEY=e420 10000 0 0 0 0
E: ABS=661800011000003
E: MODALIAS=input:b0011v0002p000Ee0000-e0,1,3,k110,145,14A,14D,14E,14F,ra0,1,18,1C,2F,30,35,36,39,3A,mlsfw
E: USEC_INITIALIZED=3561437
E: ID_INPUT=1
E: ID_INPUT_TOUCHPAD=1
E: ID_BUS=i8042
E: ID_SERIAL=noserial
E: ID_PATH=platform-i8042-serio-1
E: ID_PATH_TAG=platform-i8042-serio-1
E: ID_FOR_SEAT=input-platform-i8042-serio-1
E: TAGS=:seat:

P: /devices/platform/i8042/serio1/input/input8/event8
N: input/event8
L: 0
S: input/by-path/platform-i8042-serio-1-event-mouse
E: DEVPATH=/devices/platform/i8042/serio1/input/input8/event8
E: SUBSYSTEM=input
E: DEVNAME=/dev/input/event8
E: MAJOR=13
E: MINOR=72
E: USEC_INITIALIZED=11946437
E: ID_INPUT=1
E: ID_INPUT_TOUCHPAD=1
E: ID_INPUT_WIDTH_MM=98
E: ID_INPUT_HEIGHT_MM=52
E: ID_BUS=i8042
E: ID_SERIAL=noserial
E: ID_PATH=platform-i8042-serio-1
E: ID_PATH_TAG=platform-i8042-serio-1
E: ID_INPUT_TOUCHPAD_INTEGRATION=internal
E: LIBINPUT_DEVICE_GROUP=11/2/e:isa0060/serio1
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-1-event-mouse

P: /devices/platform/i8042/serio1/input/input8/mouse2
N: input/mouse2
L: 0
S: input/by-path/platform-i8042-serio-1-mouse
E: DEVPATH=/devices/platform/i8042/serio1/input/input8/mouse2
E: SUBSYSTEM=input
E: DEVNAME=/dev/input/mouse2
E: MAJOR=13
E: MINOR=34
E: USEC_INITIALIZED=11435829
E: ID_INPUT=1
E: ID_INPUT_TOUCHPAD=1
E: ID_BUS=i8042
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/input13
L: 0
E: DEVPATH=/devices/platform/pcspkr/input/input13
E: SUBSYSTEM=input
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: USEC_INITIALIZED=11771260
E: ID_INPUT=1
E: ID_SERIAL=noserial
E: ID_PATH=platform-pcspkr
E: ID_PATH_TAG=platform-pcspkr
E: ID_FOR_SEAT=input-platform-pcspkr
E: TAGS=:seat:

P: /devices/platform/pcspkr/input/input13/event6
N: input/event6
L: 0
S: input/by-path/platform-pcspkr-event-spkr
E: DEVPATH=/devices/platform/pcspkr/input/input13/event6
E: SUBSYSTEM=input
E: DEVNAME=/dev/input/event6
E: MAJOR=13
E: MINOR=70
E: USEC_INITIALIZED=11983326
E: ID_INPUT=1
E: ID_SERIAL=noserial
E: ID_PATH=platform-pcspkr
E: ID_PATH_TAG=platform-pcspkr
E: LIBINPUT_DEVICE_GROUP=10/1f/1:isa0061
E: DEVLINKS=/dev/input/by-path/platform-pcspkr-event-spkr

P: /devices/virtual/input/input12
L: 0
E: DEVPATH=/devices/virtual/input/input12
E: SUBSYSTEM=input
E: PRODUCT=19/0/0/0
E: NAME="DELL Wireless hotkeys"
E: PHYS="dellabce/input0"
E: PROP=0
E: EV=3
E: KEY=80000000000000 0 0 0
E: MODALIAS=input:b0019v0000p0000e0000-e0,1,kF7,ramlsfw
E: USEC_INITIALIZED=11710629
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: TAGS=:seat:

P: /devices/virtual/input/input12/event9
N: input/event9
L: 0
E: DEVPATH=/devices/virtual/input/input12/event9
E: SUBSYSTEM=input
E: DEVNAME=/dev/input/event9
E: MAJOR=13
E: MINOR=73
E: USEC_INITIALIZED=11883071
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: XKBMODEL=pc105
E: XKBLAYOUT=us
E: XKBOPTIONS=ctrl:swapcaps
E: BACKSPACE=guess
E: LIBINPUT_DEVICE_GROUP=19/0/0:dellabce
E: TAGS=:power-switch:


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


-- System Information:
Debian Release: 10.0
  APT prefers testing
  APT policy: (500, 'testing'), (40, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.19.0-5-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages xserver-xorg-video-amdgpu depends on:
ii  libc6                                  2.28-10
ii  libdrm-amdgpu1                         2.4.97-1
ii  libgbm1                                18.3.4-2
ii  libudev1                               241-3
ii  xserver-xorg-core [xorg-video-abi-24]  2:1.20.3-1

xserver-xorg-video-amdgpu recommends no packages.

Versions of packages xserver-xorg-video-amdgpu suggests:
ii  firmware-amd-graphics  20190114-1

-- no debconf information


Reply to: