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

Bug#900087: xserver-xorg-video-amdgpu: AMD RX 550 often locks up



Package: xserver-xorg-video-amdgpu
Version: 18.0.1-1
Severity: important

Dear Maintainer,

The lock ups for the AMD RX 550 graphics card I have been experiencing
occur on time scales of a few hours after a boot to up to a maximum of
two days after a reboot.  The frequency of those backups is the reason
I rated the severity of this issue as "important", but, of course,
feel free to classify the severity any other way you like.

Those lock ups have now become so frequent (3 of them yesterday) that
I am now testing my new computer by using it normally but remotely
using the display of another computer.  In this mode the only use of
the RX 550 is to display the login prompt to a Linux console.  And
that non-X use is so light, I am hoping the system stays up a long
time without lock ups to confirm what I have found so far that the
actual lock ups only occur when X is running directly on this
computer.

These lock ups when X is running on this computer all freeze the
X display but come in several different varieties:

* I can login from another computer via ssh and execute "shutdown -r now".
However, the display remains black on the subsequent POST phase unless
I hit the reset button.

* I cannot login from another computer with ssh, but networking is up
with this computer (i.e., ping works), and I had to hit the reset button.

* Not even ping works, and I had to hit the reset button.

On one occasion (I have forgotten which of the 3 varieties of lock ups
this was) when I hit the reset button the card still gave a black
screen during the POST phase so I was concerned it had been turned
into a brick.  However, as a last-ditch effort to get this display
working again, I tried depressing the power button for 3 seconds so
the computer powered off.  Then several minutes later I powered on,
and the card properly displayed the POST phase again after that.

Between lock-up events, the card does display with extremely high
quality, e.g., The Weather Network videos of the recent Hawaii
eruption.  Also, the non-graphical component of this new box seems to
be reliable.  For example, I recently copied 0.5TB of files from my
old computer to this new computer using rsync, and then checked every
one of those 4 trillion bits that had been transferred by a subsequent
invocation of rsync --checksum.  I am pretty sure this rsync
--checksum test means the Ryzen 7 1700 CPU's, its 64GB of memory, the
(external) source drive, and the (internal) destination drive are all
reliable.

I also ran "dpkg --verify" and "dpkg --audit" on xserver-xorg-video-amdgpu
and firmware-amd-graphics (this firmware package is required for
the RX 550) to verify those packages had not somehow become corrupted.

I also noticed the following polaris-related (the RX 550 uses the POLARIS12
chipset) messages that are retrieved by dmesg

WATCHOUT! root@merlin> dmesg |grep -B3 -A3 -i polaris
[   31.637861] ata10: DUMMY
[   31.637863] ata11: SATA max UDMA/133 abar m4096@0xfe708000 port 0xfe708200 irq 69
[   31.637865] ata12: SATA max UDMA/133 abar m4096@0xfe708000 port 0xfe708280 irq 70
[   31.639015] [drm] initializing kernel modesetting (POLARIS12 0x1002:0x699F 0x1043:0x0513 0xC7).
[   31.639026] [drm] register mmio base: 0xFE800000
[   31.639026] [drm] register mmio size: 262144
[   31.639036] [drm] probing gen 2 caps for device 1022:1453 = 737903/e
--
[   31.639302] amdgpu 0000:0a:00.0: Invalid PCI ROM header signature: expecting 0xaa55, got 0xffff
[   31.639322] ATOM BIOS: 115-C994PI0-102
[   31.639616] [drm] vm size is 64 GB, 2 levels, block size is 10-bit, fragment size is 9-bit
[   31.639825] amdgpu 0000:0a:00.0: firmware: direct-loading firmware amdgpu/polaris12_mc.bin
[   31.639834] amdgpu 0000:0a:00.0: VRAM: 4096M 0x000000F400000000 - 0x000000F4FFFFFFFF (4096M used)
[   31.639836] amdgpu 0000:0a:00.0: GTT: 256M 0x0000000000000000 - 0x000000000FFFFFFF
[   31.639840] [drm] Detected VRAM RAM=4096M, BAR=256M
--
[   31.640488] [drm]   DDC: 0x4878 0x4878 0x4879 0x4879 0x487a 0x487a 0x487b 0x487b
[   31.640488] [drm]   Encoders:
[   31.640489] [drm]     DFP3: INTERNAL_UNIPHY
[   31.640511] amdgpu 0000:0a:00.0: firmware: failed to load amdgpu/polaris12_pfp_2.bin (-2)
[   31.640518] firmware_class: See https://wiki.debian.org/Firmware for information about missing firmware
[   31.640523] amdgpu 0000:0a:00.0: Direct firmware load for amdgpu/polaris12_pfp_2.bin failed with error -2
[   31.640660] amdgpu 0000:0a:00.0: firmware: direct-loading firmware amdgpu/polaris12_pfp.bin
[   31.640674] amdgpu 0000:0a:00.0: firmware: failed to load amdgpu/polaris12_me_2.bin (-2)
[   31.640679] amdgpu 0000:0a:00.0: Direct firmware load for amdgpu/polaris12_me_2.bin failed with error -2
[   31.640793] amdgpu 0000:0a:00.0: firmware: direct-loading firmware amdgpu/polaris12_me.bin
[   31.640808] amdgpu 0000:0a:00.0: firmware: failed to load amdgpu/polaris12_ce_2.bin (-2)
[   31.640813] amdgpu 0000:0a:00.0: Direct firmware load for amdgpu/polaris12_ce_2.bin failed with error -2
[   31.640918] amdgpu 0000:0a:00.0: firmware: direct-loading firmware amdgpu/polaris12_ce.bin
[   31.641031] amdgpu 0000:0a:00.0: firmware: direct-loading firmware amdgpu/polaris12_rlc.bin
[   31.641046] amdgpu 0000:0a:00.0: firmware: failed to load amdgpu/polaris12_mec_2.bin (-2)
[   31.641051] amdgpu 0000:0a:00.0: Direct firmware load for amdgpu/polaris12_mec_2.bin failed with error -2
[   31.641415] amdgpu 0000:0a:00.0: firmware: direct-loading firmware amdgpu/polaris12_mec.bin
[   31.641428] amdgpu 0000:0a:00.0: firmware: failed to load amdgpu/polaris12_mec2_2.bin (-2)
[   31.641432] amdgpu 0000:0a:00.0: Direct firmware load for amdgpu/polaris12_mec2_2.bin failed with error -2
[   31.641804] amdgpu 0000:0a:00.0: firmware: direct-loading firmware amdgpu/polaris12_mec2.bin
[   31.642905] amdgpu 0000:0a:00.0: firmware: direct-loading firmware amdgpu/polaris12_sdma.bin
[   31.643031] amdgpu 0000:0a:00.0: firmware: direct-loading firmware amdgpu/polaris12_sdma1.bin
[   31.643541] amdgpu 0000:0a:00.0: firmware: direct-loading firmware amdgpu/polaris12_uvd.bin
[   31.643545] [drm] Found UVD firmware Version: 1.79 Family ID: 16
[   31.643559] [drm] UVD ENC is disabled
[   31.644175] amdgpu 0000:0a:00.0: firmware: direct-loading firmware amdgpu/polaris12_vce.bin
[   31.644178] [drm] Found VCE firmware Version: 52.4 Binary ID: 3
[   31.644691] amdgpu 0000:0a:00.0: firmware: direct-loading firmware amdgpu/polaris12_smc.bin
[   31.646382] input: HD-Audio Generic Front Mic as /devices/pci0000:00/0000:00:08.1/0000:0c:00.3/sound/card1/input10
[   31.646659] input: HD-Audio Generic Rear Mic as /devices/pci0000:00/0000:00:08.1/0000:0c:00.3/sound/card1/input11
[   31.646913] input: HD-Audio Generic Line as /devices/pci0000:00/0000:00:08.1/0000:0c:00.3/sound/card1/input12

Are any of those failures to load firmware a concern or are those
just generic failure messages that should be ignored?

Please let me know any other tests you would like me to run to help figure
out the source of these lock ups.

Alan

-- 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:
----------------------------------
0a:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Lexa PRO [Radeon RX 550] [1002:699f] (rev c7)

Xorg X server configuration file status:
----------------------------------------
-rw-r--r-- 1 root root 1910 May 17 10:30 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
-------------------------------
# Use defaults for most things, but configure the exceptions to
# defaults that I like.

Section "ServerLayout"
	Identifier     "X.org Configured"
	Screen      0  "Screen0" 0 0
	# Use automatic evdev detection of mouse and keyboard
	# so no InputDevice commands here.
EndSection

# As recommended by http://pkg-xorg.alioth.debian.org/howto/configure-input.html
# Note there is no keyboard equivalent because that is configured using
# /etc/default/keyboard and following the udevadmin command given in man keyboard
# (or reboot the system) to make those options visible to X.

Section "InputClass"
	Identifier   "evdev-pointer"
	MatchIsPointer "on"
	Driver "evdev"
	# Disable mouse wheel if it exists (found in evdev man page)
	Option "ButtonMapping" "1 2 3 0 0"
EndSection

Section "Monitor"
	Identifier   "Monitor0"
        DisplaySize       410   260     # mm
        VendorName   "ACI"
        ModelName    "ASUS VH198"
 ### Comment all HorizSync and VertRefresh values to use DDC:
         #HorizSync    30.0 - 80.0
         HorizSync    30.0 - 67.6
         VertRefresh  55.0 - 75.0
         Option      "DPMS"
EndSection


#Section "Module"
#	Load  "modesetting"
#EndSection

# This section inferred from the Jessie "Card0" identifier and general
# "Device" section syntax, the appropriate "amdgpu" name of the
# driver for the Radeon RX 550 graphics card with Polaris 12 chipset,
# AND the following lspci result on Buster merlin:

# 0a:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Lexa PRO [Radeon RX 550] (rev c7)

# where the 0a:00 must be converted from hexadecimal to decimal to help determine the BusID value
Section "Device"
	Identifier  "Card0"
	Driver      "amdgpu"
	#BusID       "PCI:10:0:0"
EndSection

Section "Screen"
	Identifier "Screen0"
	Device     "Card0"
	Monitor    "Monitor0"
	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 4.16.0-1-amd64 (debian-kernel@lists.debian.org) (gcc version 7.3.0 (Debian 7.3.0-17)) #1 SMP Debian 4.16.5-1 (2018-04-29)

Xorg X server log files on system:
----------------------------------
-rw-r--r-- 1 irwin irwin 44087 May 17 12:39 /home/irwin/.local/share/xorg/Xorg.7.log
-rw-r--r-- 1 irwin irwin  4546 May 17 12:47 /home/irwin/.local/share/xorg/Xorg.0.log
-rw-r--r-- 1 root  root  50680 May 17 13:40 /var/log/Xorg.7.log
-rw-r--r-- 1 root  root  39436 May 22 11:49 /var/log/Xorg.1.log
-rw-r--r-- 1 root  root  44136 May 25 01:40 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file (/var/log/Xorg.0.log):
---------------------------------------------------------------------
[    62.661] 
X.Org X Server 1.19.6
Release Date: 2017-12-20
[    62.661] X Protocol Version 11, Revision 0
[    62.661] Build Operating System: Linux 4.9.0-5-amd64 x86_64 Debian
[    62.661] Current Operating System: Linux merlin 4.16.0-1-amd64 #1 SMP Debian 4.16.5-1 (2018-04-29) x86_64
[    62.661] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.16.0-1-amd64 root=UUID=1e45a1ee-a5d6-4327-9a7b-2663ffc0b157 ro rootwait quiet
[    62.661] Build Date: 26 January 2018  04:30:21PM
[    62.662] xorg-server 2:1.19.6-1 (https://www.debian.org/support) 
[    62.662] Current version of pixman: 0.34.0
[    62.662] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    62.662] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    62.662] (==) Log file: "/var/log/Xorg.0.log", Time: Fri May 25 01:37:14 2018
[    62.664] (==) Using config file: "/etc/X11/xorg.conf"
[    62.664] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    62.664] (==) ServerLayout "X.org Configured"
[    62.664] (**) |-->Screen "Screen0" (0)
[    62.664] (**) |   |-->Monitor "Monitor0"
[    62.665] (**) |   |-->Device "Card0"
[    62.665] (==) Automatically adding devices
[    62.665] (==) Automatically enabling devices
[    62.665] (==) Automatically adding GPU devices
[    62.665] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    62.667] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[    62.667] 	Entry deleted from font path.
[    62.667] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
[    62.667] 	Entry deleted from font path.
[    62.667] (WW) The directory "/usr/share/fonts/X11/Type1" does not exist.
[    62.667] 	Entry deleted from font path.
[    62.667] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
[    62.667] 	Entry deleted from font path.
[    62.667] (==) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/100dpi/:unscaled,
	/usr/share/fonts/X11/100dpi,
	built-ins
[    62.667] (==) ModulePath set to "/usr/lib/xorg/modules"
[    62.667] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    62.668] (II) Loader magic: 0x5599640bcde0
[    62.668] (II) Module ABI versions:
[    62.668] 	X.Org ANSI C Emulation: 0.4
[    62.668] 	X.Org Video Driver: 23.0
[    62.668] 	X.Org XInput driver : 24.1
[    62.668] 	X.Org Server Extension : 10.0
[    62.668] (++) using VT number 1

[    62.670] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_31
[    62.671] (II) xfree86: Adding drm device (/dev/dri/card0)
[    62.672] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 11 paused 0
[    62.675] (--) PCI:*(0:10:0:0) 1002:699f:1043:0513 rev 199, Mem @ 0xe0000000/268435456, 0xf0000000/2097152, 0xfe800000/262144, I/O @ 0x0000f000/256, BIOS @ 0x????????/131072
[    62.675] (II) LoadModule: "glx"
[    62.675] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    62.678] (II) Module glx: vendor="X.Org Foundation"
[    62.678] 	compiled for 1.19.6, module version = 1.0.0
[    62.678] 	ABI class: X.Org Server Extension, version 10.0
[    62.678] (II) LoadModule: "amdgpu"
[    62.678] (II) Loading /usr/lib/xorg/modules/drivers/amdgpu_drv.so
[    62.680] (II) Module amdgpu: vendor="X.Org Foundation"
[    62.680] 	compiled for 1.19.6, module version = 18.0.1
[    62.680] 	Module class: X.Org Video Driver
[    62.680] 	ABI class: X.Org Video Driver, version 23.0
[    62.680] (II) AMDGPU: Driver for AMD Radeon:
	All GPUs supported by the amdgpu kernel driver
[    62.680] (II) [KMS] Kernel modesetting enabled.
[    62.680] (==) AMDGPU(0): Depth 24, (--) framebuffer bpp 32
[    62.680] (II) AMDGPU(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
[    62.680] (==) AMDGPU(0): Default visual is TrueColor
[    62.680] (==) AMDGPU(0): RGB weight 888
[    62.680] (II) AMDGPU(0): Using 8 bits per RGB (8 bit DAC)
[    62.680] (--) AMDGPU(0): Chipset: "Radeon RX 550 Series" (ChipID = 0x699f)
[    62.680] (II) Loading sub module "fb"
[    62.680] (II) LoadModule: "fb"
[    62.680] (II) Loading /usr/lib/xorg/modules/libfb.so
[    62.681] (II) Module fb: vendor="X.Org Foundation"
[    62.681] 	compiled for 1.19.6, module version = 1.0.0
[    62.681] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    62.681] (II) Loading sub module "dri2"
[    62.681] (II) LoadModule: "dri2"
[    62.681] (II) Module "dri2" already built-in
[    62.785] (II) Loading sub module "glamoregl"
[    62.785] (II) LoadModule: "glamoregl"
[    62.785] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[    62.792] (II) Module glamoregl: vendor="X.Org Foundation"
[    62.792] 	compiled for 1.19.6, module version = 1.0.0
[    62.792] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    62.792] (II) glamor: OpenGL accelerated X.org driver based.
[    62.797] (II) glamor: EGL version 1.5 (DRI2):
[    62.803] (II) AMDGPU(0): glamor detected, initialising EGL layer.
[    62.803] (==) AMDGPU(0): TearFree property default: auto
[    62.803] (II) AMDGPU(0): KMS Pageflipping: enabled
[    62.832] (II) AMDGPU(0): Output DisplayPort-0 using monitor section Monitor0
[    62.833] (II) AMDGPU(0): Output HDMI-A-0 has no monitor section
[    62.872] (II) AMDGPU(0): Output DVI-D-0 has no monitor section
[    62.904] (II) AMDGPU(0): EDID for output DisplayPort-0
[    62.905] (II) AMDGPU(0): EDID for output HDMI-A-0
[    62.944] (II) AMDGPU(0): EDID for output DVI-D-0
[    62.944] (II) AMDGPU(0): Manufacturer: ACI  Model: 19e7  Serial#: 16843009
[    62.944] (II) AMDGPU(0): Year: 2010  Week: 28
[    62.944] (II) AMDGPU(0): EDID Version: 1.3
[    62.944] (II) AMDGPU(0): Digital Display Input
[    62.944] (II) AMDGPU(0): Max Image Size [cm]: horiz.: 41  vert.: 26
[    62.944] (II) AMDGPU(0): Gamma: 2.20
[    62.944] (II) AMDGPU(0): DPMS capabilities: Off
[    62.944] (II) AMDGPU(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[    62.944] (II) AMDGPU(0): Default color space is primary color space
[    62.944] (II) AMDGPU(0): First detailed timing is preferred mode
[    62.944] (II) AMDGPU(0): redX: 0.640 redY: 0.334   greenX: 0.286 greenY: 0.599
[    62.944] (II) AMDGPU(0): blueX: 0.154 blueY: 0.077   whiteX: 0.313 whiteY: 0.329
[    62.944] (II) AMDGPU(0): Supported established timings:
[    62.944] (II) AMDGPU(0): 720x400@70Hz
[    62.944] (II) AMDGPU(0): 640x480@60Hz
[    62.944] (II) AMDGPU(0): 640x480@72Hz
[    62.944] (II) AMDGPU(0): 640x480@75Hz
[    62.944] (II) AMDGPU(0): 800x600@56Hz
[    62.944] (II) AMDGPU(0): 800x600@60Hz
[    62.944] (II) AMDGPU(0): 800x600@75Hz
[    62.944] (II) AMDGPU(0): 1024x768@60Hz
[    62.944] (II) AMDGPU(0): 1024x768@70Hz
[    62.944] (II) AMDGPU(0): Manufacturer's mask: 10
[    62.944] (II) AMDGPU(0): Supported standard timings:
[    62.944] (II) AMDGPU(0): #0: hsize: 1440  vsize 900  refresh: 60  vid: 149
[    62.944] (II) AMDGPU(0): #1: hsize: 1280  vsize 800  refresh: 60  vid: 129
[    62.944] (II) AMDGPU(0): #2: hsize: 1280  vsize 720  refresh: 60  vid: 49281
[    62.944] (II) AMDGPU(0): #3: hsize: 1280  vsize 960  refresh: 60  vid: 16513
[    62.944] (II) AMDGPU(0): #4: hsize: 1152  vsize 864  refresh: 75  vid: 20337
[    62.945] (II) AMDGPU(0): #5: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[    62.945] (II) AMDGPU(0): #6: hsize: 1440  vsize 900  refresh: 75  vid: 3989
[    62.945] (II) AMDGPU(0): Supported detailed timing:
[    62.945] (II) AMDGPU(0): clock: 106.5 MHz   Image Size:  410 x 256 mm
[    62.945] (II) AMDGPU(0): h_active: 1440  h_sync: 1520  h_sync_end 1672 h_blank_end 1904 h_border: 0
[    62.945] (II) AMDGPU(0): v_active: 900  v_sync: 903  v_sync_end 909 v_blanking: 934 v_border: 0
[    62.945] (II) AMDGPU(0): Serial No: A7LMIZ036304
[    62.945] (II) AMDGPU(0): Ranges: V min: 55 V max: 75 Hz, H min: 30 H max: 82 kHz, PixClock max 145 MHz
[    62.945] (II) AMDGPU(0): Monitor name: ASUS VH198
[    62.945] (II) AMDGPU(0): EDID (in hex):
[    62.945] (II) AMDGPU(0): 	00ffffffffffff000469e71901010101
[    62.945] (II) AMDGPU(0): 	1c14010380291a782ee5b5a355499927
[    62.945] (II) AMDGPU(0): 	135054af4c109500810081c08140714f
[    62.945] (II) AMDGPU(0): 	8180950f01019a29a0d0518422305098
[    62.945] (II) AMDGPU(0): 	36009a001100001c000000ff0041374c
[    62.945] (II) AMDGPU(0): 	4d495a3033363330340a000000fd0037
[    62.945] (II) AMDGPU(0): 	4b1e520e000a202020202020000000fc
[    62.945] (II) AMDGPU(0): 	00415355532056483139380a20200047
[    62.945] (II) AMDGPU(0): Printing probed modes for output DVI-D-0
[    62.945] (II) AMDGPU(0): Modeline "1440x900"x59.9  106.50  1440 1520 1672 1904  900 903 909 934 -hsync +vsync (55.9 kHz eP)
[    62.945] (II) AMDGPU(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    62.945] (II) AMDGPU(0): Modeline "1440x900"x75.0  136.75  1440 1536 1688 1936  900 903 909 942 -hsync +vsync (70.6 kHz e)
[    62.945] (II) AMDGPU(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz e)
[    62.945] (II) AMDGPU(0): Modeline "1280x800"x59.9   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz e)
[    62.945] (II) AMDGPU(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[    62.945] (II) AMDGPU(0): Modeline "1280x720"x60.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[    62.945] (II) AMDGPU(0): Modeline "1024x768"x70.1   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[    62.945] (II) AMDGPU(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    62.945] (II) AMDGPU(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    62.945] (II) AMDGPU(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    62.945] (II) AMDGPU(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[    62.945] (II) AMDGPU(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    62.945] (II) AMDGPU(0): Modeline "640x480"x72.8   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[    62.945] (II) AMDGPU(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    62.945] (II) AMDGPU(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    62.945] (II) AMDGPU(0): Output DisplayPort-0 disconnected
[    62.945] (II) AMDGPU(0): Output HDMI-A-0 disconnected
[    62.945] (II) AMDGPU(0): Output DVI-D-0 connected
[    62.945] (II) AMDGPU(0): Using exact sizes for initial modes
[    62.945] (II) AMDGPU(0): Output DVI-D-0 using initial mode 1440x900 +0+0
[    62.945] (II) AMDGPU(0): mem size init: gart size :ffd3c000 vram size: s:ff6fc000 visible:f6fc000
[    62.945] (**) AMDGPU(0): Display dimensions: (410, 260) mm
[    62.945] (**) AMDGPU(0): DPI set to (89, 87)
[    62.945] (==) AMDGPU(0): Using gamma correction (1.0, 1.0, 1.0)
[    62.945] (II) Loading sub module "ramdac"
[    62.945] (II) LoadModule: "ramdac"
[    62.945] (II) Module "ramdac" already built-in
[    62.945] (--) Depth 24 pixmap format is 32 bpp
[    62.947] (II) AMDGPU(0): [DRI2] Setup complete
[    62.947] (II) AMDGPU(0): [DRI2]   DRI driver: radeonsi
[    62.947] (II) AMDGPU(0): [DRI2]   VDPAU driver: radeonsi
[    62.947] (II) AMDGPU(0): Front buffer pitch: 6144 bytes
[    62.948] (II) AMDGPU(0): SYNC extension fences enabled
[    62.948] (II) AMDGPU(0): Present extension enabled
[    62.948] (==) AMDGPU(0): DRI3 enabled
[    62.948] (==) AMDGPU(0): Backing store enabled
[    62.948] (II) AMDGPU(0): Direct rendering enabled
[    62.969] (II) AMDGPU(0): Use GLAMOR acceleration.
[    62.969] (II) AMDGPU(0): Acceleration enabled
[    62.969] (**) AMDGPU(0): DPMS enabled
[    62.969] (==) AMDGPU(0): Silken mouse enabled
[    62.970] (II) AMDGPU(0): Set up textured video (glamor)
[    62.970] (II) AMDGPU(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[    63.013] (--) RandR disabled
[    63.018] (II) SELinux: Disabled on system
[    63.021] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[    63.021] (II) AIGLX: enabled GLX_ARB_create_context
[    63.021] (II) AIGLX: enabled GLX_ARB_create_context_profile
[    63.021] (II) AIGLX: enabled GLX_EXT_create_context_es{,2}_profile
[    63.021] (II) AIGLX: enabled GLX_INTEL_swap_event
[    63.021] (II) AIGLX: enabled GLX_SGI_swap_control
[    63.021] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
[    63.021] (II) AIGLX: enabled GLX_ARB_fbconfig_float
[    63.021] (II) AIGLX: enabled GLX_EXT_fbconfig_packed_float
[    63.021] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[    63.021] (II) AIGLX: enabled GLX_ARB_create_context_robustness
[    63.024] (II) AIGLX: Loaded and initialized radeonsi
[    63.024] (II) GLX: Initialized DRI2 GL provider for screen 0
[    63.025] (II) AMDGPU(0): Setting screen physical size to 381 x 238
[    63.098] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[    63.098] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    63.099] (II) LoadModule: "evdev"
[    63.099] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    63.100] (II) Module evdev: vendor="X.Org Foundation"
[    63.100] 	compiled for 1.19.1, module version = 2.10.5
[    63.100] 	Module class: X.Org XInput Driver
[    63.100] 	ABI class: X.Org XInput driver, version 24.1
[    63.100] (II) Using input driver 'evdev' for 'Power Button'
[    63.101] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 27 paused 0
[    63.101] (**) Power Button: always reports core events
[    63.101] (**) evdev: Power Button: Device: "/dev/input/event2"
[    63.101] (--) evdev: Power Button: Vendor 0 Product 0x1
[    63.101] (--) evdev: Power Button: Found keys
[    63.101] (II) evdev: Power Button: Configuring as keyboard
[    63.101] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[    63.101] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    63.101] (**) Option "xkb_rules" "evdev"
[    63.101] (**) Option "xkb_model" "pc105"
[    63.101] (**) Option "xkb_layout" "us"
[    63.101] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    63.124] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[    63.124] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    63.124] (II) Using input driver 'evdev' for 'Power Button'
[    63.126] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 28 paused 0
[    63.126] (**) Power Button: always reports core events
[    63.126] (**) evdev: Power Button: Device: "/dev/input/event1"
[    63.126] (--) evdev: Power Button: Vendor 0 Product 0x1
[    63.126] (--) evdev: Power Button: Found keys
[    63.126] (II) evdev: Power Button: Configuring as keyboard
[    63.126] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1"
[    63.126] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[    63.126] (**) Option "xkb_rules" "evdev"
[    63.126] (**) Option "xkb_model" "pc105"
[    63.126] (**) Option "xkb_layout" "us"
[    63.126] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    63.127] (II) config/udev: Adding input device USB Optical Mouse (/dev/input/event15)
[    63.127] (**) USB Optical Mouse: Applying InputClass "evdev pointer catchall"
[    63.127] (**) USB Optical Mouse: Applying InputClass "evdev-pointer"
[    63.127] (II) Using input driver 'evdev' for 'USB Optical Mouse'
[    63.129] (II) systemd-logind: got fd for /dev/input/event15 13:79 fd 29 paused 0
[    63.129] (**) USB Optical Mouse: always reports core events
[    63.129] (**) evdev: USB Optical Mouse: Device: "/dev/input/event15"
[    63.129] (**) evdev: USB Optical Mouse: ButtonMapping '1 2 3 0 0'
[    63.129] (--) evdev: USB Optical Mouse: Vendor 0x15ca Product 0xc3
[    63.129] (--) evdev: USB Optical Mouse: Found 3 mouse buttons
[    63.129] (--) evdev: USB Optical Mouse: Found scroll wheel(s)
[    63.130] (--) evdev: USB Optical Mouse: Found relative axes
[    63.130] (--) evdev: USB Optical Mouse: Found x and y relative axes
[    63.130] (II) evdev: USB Optical Mouse: Configuring as mouse
[    63.130] (II) evdev: USB Optical Mouse: Adding scrollwheel support
[    63.130] (**) evdev: USB Optical Mouse: YAxisMapping: buttons 4 and 5
[    63.130] (**) evdev: USB Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    63.130] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-7/1-7:1.0/0003:15CA:00C3.0001/input/input15/event15"
[    63.130] (II) XINPUT: Adding extended input device "USB Optical Mouse" (type: MOUSE, id 8)
[    63.130] (II) evdev: USB Optical Mouse: initialized for relative axes.
[    63.130] (**) USB Optical Mouse: (accel) keeping acceleration scheme 1
[    63.130] (**) USB Optical Mouse: (accel) acceleration profile 0
[    63.130] (**) USB Optical Mouse: (accel) acceleration factor: 2.000
[    63.130] (**) USB Optical Mouse: (accel) acceleration threshold: 4
[    63.131] (II) config/udev: Adding input device USB Optical Mouse (/dev/input/mouse0)
[    63.131] (**) USB Optical Mouse: Applying InputClass "evdev-pointer"
[    63.131] (II) Using input driver 'evdev' for 'USB Optical Mouse'
[    63.131] (**) USB Optical Mouse: always reports core events
[    63.131] (**) evdev: USB Optical Mouse: Device: "/dev/input/mouse0"
[    63.131] (EE) evdev: USB Optical Mouse: Unable to query fd: Inappropriate ioctl for device
[    63.152] (EE) PreInit returned 2 for "USB Optical Mouse"
[    63.152] (II) UnloadModule: "evdev"
[    63.153] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=3 (/dev/input/event5)
[    63.153] (II) No input driver specified, ignoring this device.
[    63.153] (II) This device may have been added with another device file.
[    63.153] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=7 (/dev/input/event6)
[    63.153] (II) No input driver specified, ignoring this device.
[    63.153] (II) This device may have been added with another device file.
[    63.154] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=8 (/dev/input/event7)
[    63.154] (II) No input driver specified, ignoring this device.
[    63.154] (II) This device may have been added with another device file.
[    63.154] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=9 (/dev/input/event8)
[    63.154] (II) No input driver specified, ignoring this device.
[    63.154] (II) This device may have been added with another device file.
[    63.155] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=10 (/dev/input/event9)
[    63.155] (II) No input driver specified, ignoring this device.
[    63.155] (II) This device may have been added with another device file.
[    63.155] (II) config/udev: Adding input device HD-Audio Generic Front Mic (/dev/input/event10)
[    63.155] (II) No input driver specified, ignoring this device.
[    63.155] (II) This device may have been added with another device file.
[    63.156] (II) config/udev: Adding input device HD-Audio Generic Rear Mic (/dev/input/event11)
[    63.156] (II) No input driver specified, ignoring this device.
[    63.156] (II) This device may have been added with another device file.
[    63.156] (II) config/udev: Adding input device HD-Audio Generic Line (/dev/input/event12)
[    63.156] (II) No input driver specified, ignoring this device.
[    63.156] (II) This device may have been added with another device file.
[    63.156] (II) config/udev: Adding input device HD-Audio Generic Line Out (/dev/input/event13)
[    63.156] (II) No input driver specified, ignoring this device.
[    63.156] (II) This device may have been added with another device file.
[    63.157] (II) config/udev: Adding input device HD-Audio Generic Front Headphone (/dev/input/event14)
[    63.157] (II) No input driver specified, ignoring this device.
[    63.157] (II) This device may have been added with another device file.
[    63.157] (II) config/udev: Adding input device Eee PC WMI hotkeys (/dev/input/event4)
[    63.157] (**) Eee PC WMI hotkeys: Applying InputClass "evdev keyboard catchall"
[    63.157] (II) Using input driver 'evdev' for 'Eee PC WMI hotkeys'
[    63.159] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 30 paused 0
[    63.159] (**) Eee PC WMI hotkeys: always reports core events
[    63.159] (**) evdev: Eee PC WMI hotkeys: Device: "/dev/input/event4"
[    63.159] (--) evdev: Eee PC WMI hotkeys: Vendor 0 Product 0
[    63.159] (--) evdev: Eee PC WMI hotkeys: Found keys
[    63.159] (II) evdev: Eee PC WMI hotkeys: Configuring as keyboard
[    63.159] (**) Option "config_info" "udev:/sys/devices/platform/eeepc-wmi/input/input4/event4"
[    63.159] (II) XINPUT: Adding extended input device "Eee PC WMI hotkeys" (type: KEYBOARD, id 9)
[    63.159] (**) Option "xkb_rules" "evdev"
[    63.159] (**) Option "xkb_model" "pc105"
[    63.159] (**) Option "xkb_layout" "us"
[    63.159] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    63.160] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[    63.160] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[    63.160] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[    63.162] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 31 paused 0
[    63.162] (**) AT Translated Set 2 keyboard: always reports core events
[    63.162] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[    63.162] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[    63.162] (--) evdev: AT Translated Set 2 keyboard: Found keys
[    63.162] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[    63.162] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[    63.162] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 10)
[    63.162] (**) Option "xkb_rules" "evdev"
[    63.162] (**) Option "xkb_model" "pc105"
[    63.162] (**) Option "xkb_layout" "us"
[    63.162] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    63.162] (II) config/udev: Adding input device PC Speaker (/dev/input/event3)
[    63.162] (II) No input driver specified, ignoring this device.
[    63.162] (II) This device may have been added with another device file.
[    63.162] (II) config/udev: Adding input device (unnamed) (/dev/ttyS1)
[    63.162] (II) No input driver specified, ignoring this device.
[    63.162] (II) This device may have been added with another device file.
[    63.163] (II) config/udev: Adding input device (unnamed) (/dev/ttyS2)
[    63.163] (II) No input driver specified, ignoring this device.
[    63.163] (II) This device may have been added with another device file.
[    63.163] (II) config/udev: Adding input device (unnamed) (/dev/ttyS3)
[    63.163] (II) No input driver specified, ignoring this device.
[    63.163] (II) This device may have been added with another device file.
[    63.163] (II) config/udev: Adding input device (unnamed) (/dev/ttyS0)
[    63.163] (II) No input driver specified, ignoring this device.
[    63.163] (II) This device may have been added with another device file.
[    63.163] (II) config/udev: Adding input device (unnamed) (/dev/input/mice)
[    63.163] (II) No input driver specified, ignoring this device.
[    63.163] (II) This device may have been added with another device file.
[    63.163] (II) config/udev: Adding input device (unnamed) (/dev/console)
[    63.163] (II) No input driver specified, ignoring this device.
[    63.163] (II) This device may have been added with another device file.
[    63.163] (II) config/udev: Adding input device (unnamed) (/dev/ptmx)
[    63.163] (II) No input driver specified, ignoring this device.
[    63.163] (II) This device may have been added with another device file.
[    63.163] (II) config/udev: Adding input device (unnamed) (/dev/tty)
[    63.163] (II) No input driver specified, ignoring this device.
[    63.163] (II) This device may have been added with another device file.
[    63.163] (II) config/udev: Adding input device (unnamed) (/dev/tty0)
[    63.163] (II) No input driver specified, ignoring this device.
[    63.163] (II) This device may have been added with another device file.
[    63.163] (II) config/udev: Adding input device (unnamed) (/dev/tty1)
[    63.163] (II) No input driver specified, ignoring this device.
[    63.163] (II) This device may have been added with another device file.
[    63.163] (II) config/udev: Adding input device (unnamed) (/dev/tty10)
[    63.163] (II) No input driver specified, ignoring this device.
[    63.163] (II) This device may have been added with another device file.
[    63.164] (II) config/udev: Adding input device (unnamed) (/dev/tty11)
[    63.164] (II) No input driver specified, ignoring this device.
[    63.164] (II) This device may have been added with another device file.
[    63.164] (II) config/udev: Adding input device (unnamed) (/dev/tty12)
[    63.164] (II) No input driver specified, ignoring this device.
[    63.164] (II) This device may have been added with another device file.
[    63.164] (II) config/udev: Adding input device (unnamed) (/dev/tty13)
[    63.164] (II) No input driver specified, ignoring this device.
[    63.164] (II) This device may have been added with another device file.
[    63.164] (II) config/udev: Adding input device (unnamed) (/dev/tty14)
[    63.164] (II) No input driver specified, ignoring this device.
[    63.164] (II) This device may have been added with another device file.
[    63.164] (II) config/udev: Adding input device (unnamed) (/dev/tty15)
[    63.164] (II) No input driver specified, ignoring this device.
[    63.164] (II) This device may have been added with another device file.
[    63.164] (II) config/udev: Adding input device (unnamed) (/dev/tty16)
[    63.164] (II) No input driver specified, ignoring this device.
[    63.164] (II) This device may have been added with another device file.
[    63.164] (II) config/udev: Adding input device (unnamed) (/dev/tty17)
[    63.164] (II) No input driver specified, ignoring this device.
[    63.164] (II) This device may have been added with another device file.
[    63.164] (II) config/udev: Adding input device (unnamed) (/dev/tty18)
[    63.164] (II) No input driver specified, ignoring this device.
[    63.164] (II) This device may have been added with another device file.
[    63.164] (II) config/udev: Adding input device (unnamed) (/dev/tty19)
[    63.164] (II) No input driver specified, ignoring this device.
[    63.164] (II) This device may have been added with another device file.
[    63.164] (II) config/udev: Adding input device (unnamed) (/dev/tty2)
[    63.164] (II) No input driver specified, ignoring this device.
[    63.164] (II) This device may have been added with another device file.
[    63.165] (II) config/udev: Adding input device (unnamed) (/dev/tty20)
[    63.165] (II) No input driver specified, ignoring this device.
[    63.165] (II) This device may have been added with another device file.
[    63.165] (II) config/udev: Adding input device (unnamed) (/dev/tty21)
[    63.165] (II) No input driver specified, ignoring this device.
[    63.165] (II) This device may have been added with another device file.
[    63.165] (II) config/udev: Adding input device (unnamed) (/dev/tty22)
[    63.165] (II) No input driver specified, ignoring this device.
[    63.165] (II) This device may have been added with another device file.
[    63.165] (II) config/udev: Adding input device (unnamed) (/dev/tty23)
[    63.165] (II) No input driver specified, ignoring this device.
[    63.165] (II) This device may have been added with another device file.
[    63.165] (II) config/udev: Adding input device (unnamed) (/dev/tty24)
[    63.165] (II) No input driver specified, ignoring this device.
[    63.165] (II) This device may have been added with another device file.
[    63.165] (II) config/udev: Adding input device (unnamed) (/dev/tty25)
[    63.165] (II) No input driver specified, ignoring this device.
[    63.165] (II) This device may have been added with another device file.
[    63.165] (II) config/udev: Adding input device (unnamed) (/dev/tty26)
[    63.165] (II) No input driver specified, ignoring this device.
[    63.165] (II) This device may have been added with another device file.
[    63.165] (II) config/udev: Adding input device (unnamed) (/dev/tty27)
[    63.165] (II) No input driver specified, ignoring this device.
[    63.165] (II) This device may have been added with another device file.
[    63.165] (II) config/udev: Adding input device (unnamed) (/dev/tty28)
[    63.165] (II) No input driver specified, ignoring this device.
[    63.165] (II) This device may have been added with another device file.
[    63.165] (II) config/udev: Adding input device (unnamed) (/dev/tty29)
[    63.165] (II) No input driver specified, ignoring this device.
[    63.165] (II) This device may have been added with another device file.
[    63.165] (II) config/udev: Adding input device (unnamed) (/dev/tty3)
[    63.165] (II) No input driver specified, ignoring this device.
[    63.165] (II) This device may have been added with another device file.
[    63.166] (II) config/udev: Adding input device (unnamed) (/dev/tty30)
[    63.166] (II) No input driver specified, ignoring this device.
[    63.166] (II) This device may have been added with another device file.
[    63.166] (II) config/udev: Adding input device (unnamed) (/dev/tty31)
[    63.166] (II) No input driver specified, ignoring this device.
[    63.166] (II) This device may have been added with another device file.
[    63.166] (II) config/udev: Adding input device (unnamed) (/dev/tty32)
[    63.166] (II) No input driver specified, ignoring this device.
[    63.166] (II) This device may have been added with another device file.
[    63.166] (II) config/udev: Adding input device (unnamed) (/dev/tty33)
[    63.166] (II) No input driver specified, ignoring this device.
[    63.166] (II) This device may have been added with another device file.
[    63.166] (II) config/udev: Adding input device (unnamed) (/dev/tty34)
[    63.166] (II) No input driver specified, ignoring this device.
[    63.166] (II) This device may have been added with another device file.
[    63.166] (II) config/udev: Adding input device (unnamed) (/dev/tty35)
[    63.166] (II) No input driver specified, ignoring this device.
[    63.166] (II) This device may have been added with another device file.
[    63.166] (II) config/udev: Adding input device (unnamed) (/dev/tty36)
[    63.166] (II) No input driver specified, ignoring this device.
[    63.166] (II) This device may have been added with another device file.
[    63.166] (II) config/udev: Adding input device (unnamed) (/dev/tty37)
[    63.166] (II) No input driver specified, ignoring this device.
[    63.166] (II) This device may have been added with another device file.
[    63.166] (II) config/udev: Adding input device (unnamed) (/dev/tty38)
[    63.166] (II) No input driver specified, ignoring this device.
[    63.166] (II) This device may have been added with another device file.
[    63.166] (II) config/udev: Adding input device (unnamed) (/dev/tty39)
[    63.166] (II) No input driver specified, ignoring this device.
[    63.166] (II) This device may have been added with another device file.
[    63.166] (II) config/udev: Adding input device (unnamed) (/dev/tty4)
[    63.166] (II) No input driver specified, ignoring this device.
[    63.166] (II) This device may have been added with another device file.
[    63.167] (II) config/udev: Adding input device (unnamed) (/dev/tty40)
[    63.167] (II) No input driver specified, ignoring this device.
[    63.167] (II) This device may have been added with another device file.
[    63.167] (II) config/udev: Adding input device (unnamed) (/dev/tty41)
[    63.167] (II) No input driver specified, ignoring this device.
[    63.167] (II) This device may have been added with another device file.
[    63.167] (II) config/udev: Adding input device (unnamed) (/dev/tty42)
[    63.167] (II) No input driver specified, ignoring this device.
[    63.167] (II) This device may have been added with another device file.
[    63.167] (II) config/udev: Adding input device (unnamed) (/dev/tty43)
[    63.167] (II) No input driver specified, ignoring this device.
[    63.167] (II) This device may have been added with another device file.
[    63.167] (II) config/udev: Adding input device (unnamed) (/dev/tty44)
[    63.167] (II) No input driver specified, ignoring this device.
[    63.167] (II) This device may have been added with another device file.
[    63.167] (II) config/udev: Adding input device (unnamed) (/dev/tty45)
[    63.167] (II) No input driver specified, ignoring this device.
[    63.167] (II) This device may have been added with another device file.
[    63.167] (II) config/udev: Adding input device (unnamed) (/dev/tty46)
[    63.167] (II) No input driver specified, ignoring this device.
[    63.167] (II) This device may have been added with another device file.
[    63.167] (II) config/udev: Adding input device (unnamed) (/dev/tty47)
[    63.167] (II) No input driver specified, ignoring this device.
[    63.167] (II) This device may have been added with another device file.
[    63.167] (II) config/udev: Adding input device (unnamed) (/dev/tty48)
[    63.167] (II) No input driver specified, ignoring this device.
[    63.167] (II) This device may have been added with another device file.
[    63.167] (II) config/udev: Adding input device (unnamed) (/dev/tty49)
[    63.167] (II) No input driver specified, ignoring this device.
[    63.167] (II) This device may have been added with another device file.
[    63.167] (II) config/udev: Adding input device (unnamed) (/dev/tty5)
[    63.167] (II) No input driver specified, ignoring this device.
[    63.167] (II) This device may have been added with another device file.
[    63.168] (II) config/udev: Adding input device (unnamed) (/dev/tty50)
[    63.168] (II) No input driver specified, ignoring this device.
[    63.168] (II) This device may have been added with another device file.
[    63.168] (II) config/udev: Adding input device (unnamed) (/dev/tty51)
[    63.168] (II) No input driver specified, ignoring this device.
[    63.168] (II) This device may have been added with another device file.
[    63.168] (II) config/udev: Adding input device (unnamed) (/dev/tty52)
[    63.168] (II) No input driver specified, ignoring this device.
[    63.168] (II) This device may have been added with another device file.
[    63.168] (II) config/udev: Adding input device (unnamed) (/dev/tty53)
[    63.168] (II) No input driver specified, ignoring this device.
[    63.168] (II) This device may have been added with another device file.
[    63.168] (II) config/udev: Adding input device (unnamed) (/dev/tty54)
[    63.168] (II) No input driver specified, ignoring this device.
[    63.168] (II) This device may have been added with another device file.
[    63.168] (II) config/udev: Adding input device (unnamed) (/dev/tty55)
[    63.168] (II) No input driver specified, ignoring this device.
[    63.168] (II) This device may have been added with another device file.
[    63.168] (II) config/udev: Adding input device (unnamed) (/dev/tty56)
[    63.168] (II) No input driver specified, ignoring this device.
[    63.168] (II) This device may have been added with another device file.
[    63.168] (II) config/udev: Adding input device (unnamed) (/dev/tty57)
[    63.168] (II) No input driver specified, ignoring this device.
[    63.168] (II) This device may have been added with another device file.
[    63.168] (II) config/udev: Adding input device (unnamed) (/dev/tty58)
[    63.168] (II) No input driver specified, ignoring this device.
[    63.168] (II) This device may have been added with another device file.
[    63.168] (II) config/udev: Adding input device (unnamed) (/dev/tty59)
[    63.168] (II) No input driver specified, ignoring this device.
[    63.168] (II) This device may have been added with another device file.
[    63.169] (II) config/udev: Adding input device (unnamed) (/dev/tty6)
[    63.169] (II) No input driver specified, ignoring this device.
[    63.169] (II) This device may have been added with another device file.
[    63.169] (II) config/udev: Adding input device (unnamed) (/dev/tty60)
[    63.169] (II) No input driver specified, ignoring this device.
[    63.169] (II) This device may have been added with another device file.
[    63.169] (II) config/udev: Adding input device (unnamed) (/dev/tty61)
[    63.169] (II) No input driver specified, ignoring this device.
[    63.169] (II) This device may have been added with another device file.
[    63.169] (II) config/udev: Adding input device (unnamed) (/dev/tty62)
[    63.169] (II) No input driver specified, ignoring this device.
[    63.169] (II) This device may have been added with another device file.
[    63.169] (II) config/udev: Adding input device (unnamed) (/dev/tty63)
[    63.169] (II) No input driver specified, ignoring this device.
[    63.169] (II) This device may have been added with another device file.
[    63.169] (II) config/udev: Adding input device (unnamed) (/dev/tty7)
[    63.169] (II) No input driver specified, ignoring this device.
[    63.169] (II) This device may have been added with another device file.
[    63.169] (II) config/udev: Adding input device (unnamed) (/dev/tty8)
[    63.169] (II) No input driver specified, ignoring this device.
[    63.169] (II) This device may have been added with another device file.
[    63.169] (II) config/udev: Adding input device (unnamed) (/dev/tty9)
[    63.169] (II) No input driver specified, ignoring this device.
[    63.169] (II) This device may have been added with another device file.
[    64.260] (II) AMDGPU(0): EDID vendor "ACI", prod id 6631
[    64.260] (II) AMDGPU(0): Using hsync ranges from config file
[    64.260] (II) AMDGPU(0): Using vrefresh ranges from config file
[    64.260] (II) AMDGPU(0): Printing DDC gathered Modelines:
[    64.260] (II) AMDGPU(0): Modeline "1440x900"x0.0  106.50  1440 1520 1672 1904  900 903 909 934 -hsync +vsync (55.9 kHz eP)
[    64.260] (II) AMDGPU(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    64.260] (II) AMDGPU(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[    64.260] (II) AMDGPU(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    64.260] (II) AMDGPU(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[    64.260] (II) AMDGPU(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    64.260] (II) AMDGPU(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    64.260] (II) AMDGPU(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[    64.260] (II) AMDGPU(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    64.260] (II) AMDGPU(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    64.260] (II) AMDGPU(0): Modeline "1440x900"x0.0   88.75  1440 1488 1520 1600  900 903 909 926 +hsync -vsync (55.5 kHz e)
[    64.260] (II) AMDGPU(0): Modeline "1280x800"x0.0   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz e)
[    64.260] (II) AMDGPU(0): Modeline "1280x720"x60.0   74.48  1280 1336 1472 1664  720 721 724 746 -hsync +vsync (44.8 kHz e)
[    64.260] (II) AMDGPU(0): Modeline "1280x960"x0.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz e)
[    64.260] (II) AMDGPU(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[    64.260] (II) AMDGPU(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    64.260] (II) AMDGPU(0): Modeline "1440x900"x0.0  136.75  1440 1536 1688 1936  900 903 909 942 -hsync +vsync (70.6 kHz e)
[    64.708] (II) AMDGPU(0): EDID vendor "ACI", prod id 6631
[    64.708] (II) AMDGPU(0): Using hsync ranges from config file
[    64.708] (II) AMDGPU(0): Using vrefresh ranges from config file
[    64.708] (II) AMDGPU(0): Printing DDC gathered Modelines:
[    64.708] (II) AMDGPU(0): Modeline "1440x900"x0.0  106.50  1440 1520 1672 1904  900 903 909 934 -hsync +vsync (55.9 kHz eP)
[    64.708] (II) AMDGPU(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    64.708] (II) AMDGPU(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[    64.708] (II) AMDGPU(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    64.708] (II) AMDGPU(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[    64.708] (II) AMDGPU(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    64.708] (II) AMDGPU(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    64.708] (II) AMDGPU(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[    64.708] (II) AMDGPU(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    64.708] (II) AMDGPU(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    64.708] (II) AMDGPU(0): Modeline "1440x900"x0.0   88.75  1440 1488 1520 1600  900 903 909 926 +hsync -vsync (55.5 kHz e)
[    64.708] (II) AMDGPU(0): Modeline "1280x800"x0.0   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz e)
[    64.708] (II) AMDGPU(0): Modeline "1280x720"x60.0   74.48  1280 1336 1472 1664  720 721 724 746 -hsync +vsync (44.8 kHz e)
[    64.708] (II) AMDGPU(0): Modeline "1280x960"x0.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz e)
[    64.708] (II) AMDGPU(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[    64.708] (II) AMDGPU(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    64.708] (II) AMDGPU(0): Modeline "1440x900"x0.0  136.75  1440 1536 1688 1936  900 903 909 942 -hsync +vsync (70.6 kHz e)
[   285.243] (II) evdev: AT Translated Set 2 keyboard: Close
[   285.243] (II) UnloadModule: "evdev"
[   285.243] (II) systemd-logind: releasing fd for 13:64
[   285.272] (II) evdev: Eee PC WMI hotkeys: Close
[   285.272] (II) UnloadModule: "evdev"
[   285.272] (II) systemd-logind: releasing fd for 13:68
[   285.328] (II) evdev: USB Optical Mouse: Close
[   285.328] (II) UnloadModule: "evdev"
[   285.328] (II) systemd-logind: releasing fd for 13:79
[   285.364] (II) evdev: Power Button: Close
[   285.364] (II) UnloadModule: "evdev"
[   285.364] (II) systemd-logind: releasing fd for 13:65
[   285.392] (II) evdev: Power Button: Close
[   285.392] (II) UnloadModule: "evdev"
[   285.392] (II) systemd-logind: releasing fd for 13:66
[   285.425] (II) Server terminated successfully (0). Closing log file.

udev information:
-----------------
P: /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
E: DEVPATH=/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
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=31524619

P: /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2
N: input/event2
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event2
E: DEVPATH=/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-LNXPWRBN:00
E: ID_PATH_TAG=acpi-LNXPWRBN_00
E: LIBINPUT_DEVICE_GROUP=19/0/1:LNXPWRBN/button
E: MAJOR=13
E: MINOR=66
E: SUBSYSTEM=input
E: TAGS=:power-switch:
E: USEC_INITIALIZED=31638146
E: XKBLAYOUT=us
E: XKBMODEL=pc105
E: XKBOPTIONS=terminate:ctrl_alt_bksp

P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
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=31524668

P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1
N: input/event1
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event1
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-PNP0C0C:00
E: ID_PATH_TAG=acpi-PNP0C0C_00
E: LIBINPUT_DEVICE_GROUP=19/0/1:PNP0C0C/button
E: MAJOR=13
E: MINOR=65
E: SUBSYSTEM=input
E: TAGS=:power-switch:
E: USEC_INITIALIZED=31603160
E: XKBLAYOUT=us
E: XKBMODEL=pc105
E: XKBOPTIONS=terminate:ctrl_alt_bksp

P: /devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-7/1-7:1.0/0003:15CA:00C3.0001/input/input15
E: DEVPATH=/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-7/1-7:1.0/0003:15CA:00C3.0001/input/input15
E: EV=17
E: ID_BUS=usb
E: ID_FOR_SEAT=input-pci-0000_02_00_0-usb-0_7_1_0
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_MODEL=USB_Optical_Mouse
E: ID_MODEL_ENC=USB\x20Optical\x20Mouse
E: ID_MODEL_ID=00c3
E: ID_PATH=pci-0000:02:00.0-usb-0:7:1.0
E: ID_PATH_TAG=pci-0000_02_00_0-usb-0_7_1_0
E: ID_REVISION=0512
E: ID_SERIAL=15ca_USB_Optical_Mouse
E: ID_TYPE=hid
E: ID_USB_DRIVER=usbhid
E: ID_USB_INTERFACES=:030102:
E: ID_USB_INTERFACE_NUM=00
E: ID_VENDOR=15ca
E: ID_VENDOR_ENC=15ca
E: ID_VENDOR_ID=15ca
E: KEY=70000 0 0 0 0
E: MODALIAS=input:b0003v15CAp00C3e0110-e0,1,2,4,k110,111,112,r0,1,8,am4,lsfw
E: MSC=10
E: NAME="USB Optical Mouse"
E: PHYS="usb-0000:02:00.0-7/input0"
E: PRODUCT=3/15ca/c3/110
E: PROP=0
E: REL=103
E: SUBSYSTEM=input
E: TAGS=:seat:
E: UNIQ=""
E: USEC_INITIALIZED=32331741

P: /devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-7/1-7:1.0/0003:15CA:00C3.0001/input/input15/event15
N: input/event15
S: input/by-id/usb-15ca_USB_Optical_Mouse-event-mouse
S: input/by-path/pci-0000:02:00.0-usb-0:7:1.0-event-mouse
E: DEVLINKS=/dev/input/by-id/usb-15ca_USB_Optical_Mouse-event-mouse /dev/input/by-path/pci-0000:02:00.0-usb-0:7:1.0-event-mouse
E: DEVNAME=/dev/input/event15
E: DEVPATH=/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-7/1-7:1.0/0003:15CA:00C3.0001/input/input15/event15
E: ID_BUS=usb
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_MODEL=USB_Optical_Mouse
E: ID_MODEL_ENC=USB\x20Optical\x20Mouse
E: ID_MODEL_ID=00c3
E: ID_PATH=pci-0000:02:00.0-usb-0:7:1.0
E: ID_PATH_TAG=pci-0000_02_00_0-usb-0_7_1_0
E: ID_REVISION=0512
E: ID_SERIAL=15ca_USB_Optical_Mouse
E: ID_TYPE=hid
E: ID_USB_DRIVER=usbhid
E: ID_USB_INTERFACES=:030102:
E: ID_USB_INTERFACE_NUM=00
E: ID_VENDOR=15ca
E: ID_VENDOR_ENC=15ca
E: ID_VENDOR_ID=15ca
E: LIBINPUT_DEVICE_GROUP=3/15ca/c3:usb-0000:02:00.0-7
E: MAJOR=13
E: MINOR=79
E: SUBSYSTEM=input
E: USEC_INITIALIZED=32433964

P: /devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-7/1-7:1.0/0003:15CA:00C3.0001/input/input15/mouse0
N: input/mouse0
S: input/by-id/usb-15ca_USB_Optical_Mouse-mouse
S: input/by-path/pci-0000:02:00.0-usb-0:7:1.0-mouse
E: DEVLINKS=/dev/input/by-path/pci-0000:02:00.0-usb-0:7:1.0-mouse /dev/input/by-id/usb-15ca_USB_Optical_Mouse-mouse
E: DEVNAME=/dev/input/mouse0
E: DEVPATH=/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-7/1-7:1.0/0003:15CA:00C3.0001/input/input15/mouse0
E: ID_BUS=usb
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_MODEL=USB_Optical_Mouse
E: ID_MODEL_ENC=USB\x20Optical\x20Mouse
E: ID_MODEL_ID=00c3
E: ID_PATH=pci-0000:02:00.0-usb-0:7:1.0
E: ID_PATH_TAG=pci-0000_02_00_0-usb-0_7_1_0
E: ID_REVISION=0512
E: ID_SERIAL=15ca_USB_Optical_Mouse
E: ID_TYPE=hid
E: ID_USB_DRIVER=usbhid
E: ID_USB_INTERFACES=:030102:
E: ID_USB_INTERFACE_NUM=00
E: ID_VENDOR=15ca
E: ID_VENDOR_ENC=15ca
E: ID_VENDOR_ID=15ca
E: MAJOR=13
E: MINOR=32
E: SUBSYSTEM=input
E: USEC_INITIALIZED=32335710

P: /devices/pci0000:00/0000:00:03.1/0000:0a:00.1/sound/card0/input5
E: DEVPATH=/devices/pci0000:00/0000:00:03.1/0000:0a:00.1/sound/card0/input5
E: EV=21
E: ID_FOR_SEAT=input-pci-0000_0a_00_1
E: ID_INPUT=1
E: ID_INPUT_SWITCH=1
E: ID_PATH=pci-0000:0a:00.1
E: ID_PATH_TAG=pci-0000_0a_00_1
E: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfw6,8,
E: NAME="HDA ATI HDMI 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=31603524

P: /devices/pci0000:00/0000:00:03.1/0000:0a:00.1/sound/card0/input5/event5
N: input/event5
E: DEVNAME=/dev/input/event5
E: DEVPATH=/devices/pci0000:00/0000:00:03.1/0000:0a:00.1/sound/card0/input5/event5
E: ID_INPUT=1
E: ID_INPUT_SWITCH=1
E: ID_PATH=pci-0000:0a:00.1
E: ID_PATH_TAG=pci-0000_0a_00_1
E: LIBINPUT_DEVICE_GROUP=0/0/0:ALSA
E: MAJOR=13
E: MINOR=69
E: SUBSYSTEM=input
E: TAGS=:power-switch:
E: USEC_INITIALIZED=31758063

P: /devices/pci0000:00/0000:00:03.1/0000:0a:00.1/sound/card0/input6
E: DEVPATH=/devices/pci0000:00/0000:00:03.1/0000:0a:00.1/sound/card0/input6
E: EV=21
E: ID_FOR_SEAT=input-pci-0000_0a_00_1
E: ID_INPUT=1
E: ID_INPUT_SWITCH=1
E: ID_PATH=pci-0000:0a:00.1
E: ID_PATH_TAG=pci-0000_0a_00_1
E: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfw6,8,
E: NAME="HDA ATI HDMI 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=31603368

P: /devices/pci0000:00/0000:00:03.1/0000:0a:00.1/sound/card0/input6/event6
N: input/event6
E: DEVNAME=/dev/input/event6
E: DEVPATH=/devices/pci0000:00/0000:00:03.1/0000:0a:00.1/sound/card0/input6/event6
E: ID_INPUT=1
E: ID_INPUT_SWITCH=1
E: ID_PATH=pci-0000:0a:00.1
E: ID_PATH_TAG=pci-0000_0a_00_1
E: LIBINPUT_DEVICE_GROUP=0/0/0:ALSA
E: MAJOR=13
E: MINOR=70
E: SUBSYSTEM=input
E: TAGS=:power-switch:
E: USEC_INITIALIZED=31734556

P: /devices/pci0000:00/0000:00:03.1/0000:0a:00.1/sound/card0/input7
E: DEVPATH=/devices/pci0000:00/0000:00:03.1/0000:0a:00.1/sound/card0/input7
E: EV=21
E: ID_FOR_SEAT=input-pci-0000_0a_00_1
E: ID_INPUT=1
E: ID_INPUT_SWITCH=1
E: ID_PATH=pci-0000:0a:00.1
E: ID_PATH_TAG=pci-0000_0a_00_1
E: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfw6,8,
E: NAME="HDA ATI HDMI 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=31603368

P: /devices/pci0000:00/0000:00:03.1/0000:0a:00.1/sound/card0/input7/event7
N: input/event7
E: DEVNAME=/dev/input/event7
E: DEVPATH=/devices/pci0000:00/0000:00:03.1/0000:0a:00.1/sound/card0/input7/event7
E: ID_INPUT=1
E: ID_INPUT_SWITCH=1
E: ID_PATH=pci-0000:0a:00.1
E: ID_PATH_TAG=pci-0000_0a_00_1
E: LIBINPUT_DEVICE_GROUP=0/0/0:ALSA
E: MAJOR=13
E: MINOR=71
E: SUBSYSTEM=input
E: TAGS=:power-switch:
E: USEC_INITIALIZED=31732538

P: /devices/pci0000:00/0000:00:03.1/0000:0a:00.1/sound/card0/input8
E: DEVPATH=/devices/pci0000:00/0000:00:03.1/0000:0a:00.1/sound/card0/input8
E: EV=21
E: ID_FOR_SEAT=input-pci-0000_0a_00_1
E: ID_INPUT=1
E: ID_INPUT_SWITCH=1
E: ID_PATH=pci-0000:0a:00.1
E: ID_PATH_TAG=pci-0000_0a_00_1
E: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfw6,8,
E: NAME="HDA ATI HDMI HDMI/DP,pcm=9"
E: PHYS="ALSA"
E: PRODUCT=0/0/0/0
E: PROP=0
E: SUBSYSTEM=input
E: SW=140
E: TAGS=:seat:
E: USEC_INITIALIZED=31603896

P: /devices/pci0000:00/0000:00:03.1/0000:0a:00.1/sound/card0/input8/event8
N: input/event8
E: DEVNAME=/dev/input/event8
E: DEVPATH=/devices/pci0000:00/0000:00:03.1/0000:0a:00.1/sound/card0/input8/event8
E: ID_INPUT=1
E: ID_INPUT_SWITCH=1
E: ID_PATH=pci-0000:0a:00.1
E: ID_PATH_TAG=pci-0000_0a_00_1
E: LIBINPUT_DEVICE_GROUP=0/0/0:ALSA
E: MAJOR=13
E: MINOR=72
E: SUBSYSTEM=input
E: TAGS=:power-switch:
E: USEC_INITIALIZED=31734710

P: /devices/pci0000:00/0000:00:03.1/0000:0a:00.1/sound/card0/input9
E: DEVPATH=/devices/pci0000:00/0000:00:03.1/0000:0a:00.1/sound/card0/input9
E: EV=21
E: ID_FOR_SEAT=input-pci-0000_0a_00_1
E: ID_INPUT=1
E: ID_INPUT_SWITCH=1
E: ID_PATH=pci-0000:0a:00.1
E: ID_PATH_TAG=pci-0000_0a_00_1
E: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfw6,8,
E: NAME="HDA ATI HDMI HDMI/DP,pcm=10"
E: PHYS="ALSA"
E: PRODUCT=0/0/0/0
E: PROP=0
E: SUBSYSTEM=input
E: SW=140
E: TAGS=:seat:
E: USEC_INITIALIZED=31604134

P: /devices/pci0000:00/0000:00:03.1/0000:0a:00.1/sound/card0/input9/event9
N: input/event9
E: DEVNAME=/dev/input/event9
E: DEVPATH=/devices/pci0000:00/0000:00:03.1/0000:0a:00.1/sound/card0/input9/event9
E: ID_INPUT=1
E: ID_INPUT_SWITCH=1
E: ID_PATH=pci-0000:0a:00.1
E: ID_PATH_TAG=pci-0000_0a_00_1
E: LIBINPUT_DEVICE_GROUP=0/0/0:ALSA
E: MAJOR=13
E: MINOR=73
E: SUBSYSTEM=input
E: TAGS=:power-switch:
E: USEC_INITIALIZED=31759397

P: /devices/pci0000:00/0000:00:08.1/0000:0c:00.3/sound/card1/input10
E: DEVPATH=/devices/pci0000:00/0000:00:08.1/0000:0c:00.3/sound/card1/input10
E: EV=21
E: ID_FOR_SEAT=input-pci-0000_0c_00_3
E: ID_INPUT=1
E: ID_INPUT_SWITCH=1
E: ID_PATH=pci-0000:0c:00.3
E: ID_PATH_TAG=pci-0000_0c_00_3
E: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfw4,
E: NAME="HD-Audio Generic Front Mic"
E: PHYS="ALSA"
E: PRODUCT=0/0/0/0
E: PROP=0
E: SUBSYSTEM=input
E: SW=10
E: TAGS=:seat:
E: USEC_INITIALIZED=31651970

P: /devices/pci0000:00/0000:00:08.1/0000:0c:00.3/sound/card1/input10/event10
N: input/event10
E: DEVNAME=/dev/input/event10
E: DEVPATH=/devices/pci0000:00/0000:00:08.1/0000:0c:00.3/sound/card1/input10/event10
E: ID_INPUT=1
E: ID_INPUT_SWITCH=1
E: ID_PATH=pci-0000:0c:00.3
E: ID_PATH_TAG=pci-0000_0c_00_3
E: LIBINPUT_DEVICE_GROUP=0/0/0:ALSA
E: MAJOR=13
E: MINOR=74
E: SUBSYSTEM=input
E: TAGS=:power-switch:
E: USEC_INITIALIZED=31862638

P: /devices/pci0000:00/0000:00:08.1/0000:0c:00.3/sound/card1/input11
E: DEVPATH=/devices/pci0000:00/0000:00:08.1/0000:0c:00.3/sound/card1/input11
E: EV=21
E: ID_FOR_SEAT=input-pci-0000_0c_00_3
E: ID_INPUT=1
E: ID_INPUT_SWITCH=1
E: ID_PATH=pci-0000:0c:00.3
E: ID_PATH_TAG=pci-0000_0c_00_3
E: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfw4,
E: NAME="HD-Audio Generic Rear Mic"
E: PHYS="ALSA"
E: PRODUCT=0/0/0/0
E: PROP=0
E: SUBSYSTEM=input
E: SW=10
E: TAGS=:seat:
E: USEC_INITIALIZED=31652217

P: /devices/pci0000:00/0000:00:08.1/0000:0c:00.3/sound/card1/input11/event11
N: input/event11
E: DEVNAME=/dev/input/event11
E: DEVPATH=/devices/pci0000:00/0000:00:08.1/0000:0c:00.3/sound/card1/input11/event11
E: ID_INPUT=1
E: ID_INPUT_SWITCH=1
E: ID_PATH=pci-0000:0c:00.3
E: ID_PATH_TAG=pci-0000_0c_00_3
E: LIBINPUT_DEVICE_GROUP=0/0/0:ALSA
E: MAJOR=13
E: MINOR=75
E: SUBSYSTEM=input
E: TAGS=:power-switch:
E: USEC_INITIALIZED=31871371

P: /devices/pci0000:00/0000:00:08.1/0000:0c:00.3/sound/card1/input12
E: DEVPATH=/devices/pci0000:00/0000:00:08.1/0000:0c:00.3/sound/card1/input12
E: EV=21
E: ID_FOR_SEAT=input-pci-0000_0c_00_3
E: ID_INPUT=1
E: ID_INPUT_SWITCH=1
E: ID_PATH=pci-0000:0c:00.3
E: ID_PATH_TAG=pci-0000_0c_00_3
E: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfwD,
E: NAME="HD-Audio Generic Line"
E: PHYS="ALSA"
E: PRODUCT=0/0/0/0
E: PROP=0
E: SUBSYSTEM=input
E: SW=2000
E: TAGS=:seat:
E: USEC_INITIALIZED=31651914

P: /devices/pci0000:00/0000:00:08.1/0000:0c:00.3/sound/card1/input12/event12
N: input/event12
E: DEVNAME=/dev/input/event12
E: DEVPATH=/devices/pci0000:00/0000:00:08.1/0000:0c:00.3/sound/card1/input12/event12
E: ID_INPUT=1
E: ID_INPUT_SWITCH=1
E: ID_PATH=pci-0000:0c:00.3
E: ID_PATH_TAG=pci-0000_0c_00_3
E: LIBINPUT_DEVICE_GROUP=0/0/0:ALSA
E: MAJOR=13
E: MINOR=76
E: SUBSYSTEM=input
E: TAGS=:power-switch:
E: USEC_INITIALIZED=31866299

P: /devices/pci0000:00/0000:00:08.1/0000:0c:00.3/sound/card1/input13
E: DEVPATH=/devices/pci0000:00/0000:00:08.1/0000:0c:00.3/sound/card1/input13
E: EV=21
E: ID_FOR_SEAT=input-pci-0000_0c_00_3
E: ID_INPUT=1
E: ID_INPUT_SWITCH=1
E: ID_PATH=pci-0000:0c:00.3
E: ID_PATH_TAG=pci-0000_0c_00_3
E: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfw6,
E: NAME="HD-Audio Generic Line Out"
E: PHYS="ALSA"
E: PRODUCT=0/0/0/0
E: PROP=0
E: SUBSYSTEM=input
E: SW=40
E: TAGS=:seat:
E: USEC_INITIALIZED=31651817

P: /devices/pci0000:00/0000:00:08.1/0000:0c:00.3/sound/card1/input13/event13
N: input/event13
E: DEVNAME=/dev/input/event13
E: DEVPATH=/devices/pci0000:00/0000:00:08.1/0000:0c:00.3/sound/card1/input13/event13
E: ID_INPUT=1
E: ID_INPUT_SWITCH=1
E: ID_PATH=pci-0000:0c:00.3
E: ID_PATH_TAG=pci-0000_0c_00_3
E: LIBINPUT_DEVICE_GROUP=0/0/0:ALSA
E: MAJOR=13
E: MINOR=77
E: SUBSYSTEM=input
E: TAGS=:power-switch:
E: USEC_INITIALIZED=31866532

P: /devices/pci0000:00/0000:00:08.1/0000:0c:00.3/sound/card1/input14
E: DEVPATH=/devices/pci0000:00/0000:00:08.1/0000:0c:00.3/sound/card1/input14
E: EV=21
E: ID_FOR_SEAT=input-pci-0000_0c_00_3
E: ID_INPUT=1
E: ID_INPUT_SWITCH=1
E: ID_PATH=pci-0000:0c:00.3
E: ID_PATH_TAG=pci-0000_0c_00_3
E: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfw2,
E: NAME="HD-Audio Generic Front 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=31651899

P: /devices/pci0000:00/0000:00:08.1/0000:0c:00.3/sound/card1/input14/event14
N: input/event14
E: DEVNAME=/dev/input/event14
E: DEVPATH=/devices/pci0000:00/0000:00:08.1/0000:0c:00.3/sound/card1/input14/event14
E: ID_INPUT=1
E: ID_INPUT_SWITCH=1
E: ID_PATH=pci-0000:0c:00.3
E: ID_PATH_TAG=pci-0000_0c_00_3
E: LIBINPUT_DEVICE_GROUP=0/0/0:ALSA
E: MAJOR=13
E: MINOR=78
E: SUBSYSTEM=input
E: TAGS=:power-switch:
E: USEC_INITIALIZED=31758436

P: /devices/platform/eeepc-wmi/input/input4
E: DEVPATH=/devices/platform/eeepc-wmi/input/input4
E: EV=100013
E: ID_FOR_SEAT=input-platform-eeepc-wmi
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=platform-eeepc-wmi
E: ID_PATH_TAG=platform-eeepc-wmi
E: KEY=7e40000 0 800000000000 0 0 1400b00100000 300180001100800 e000000000000 2
E: MODALIAS=input:b0019v0000p0000e0000-e0,1,4,14,k71,72,73,8B,94,98,AB,AC,B8,B9,D4,E0,E1,E3,EE,F0,1AF,212,215,216,217,218,219,21A,ram4,lsfw
E: MSC=10
E: NAME="Eee PC WMI hotkeys"
E: PHYS="eeepc-wmi/input0"
E: PRODUCT=19/0/0/0
E: PROP=0
E: SUBSYSTEM=input
E: TAGS=:seat:
E: USEC_INITIALIZED=31581326

P: /devices/platform/eeepc-wmi/input/input4/event4
N: input/event4
S: input/by-path/platform-eeepc-wmi-event
E: BACKSPACE=guess
E: DEVLINKS=/dev/input/by-path/platform-eeepc-wmi-event
E: DEVNAME=/dev/input/event4
E: DEVPATH=/devices/platform/eeepc-wmi/input/input4/event4
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=platform-eeepc-wmi
E: ID_PATH_TAG=platform-eeepc-wmi
E: LIBINPUT_DEVICE_GROUP=19/0/0:eeepc-wmi
E: MAJOR=13
E: MINOR=68
E: SUBSYSTEM=input
E: TAGS=:power-switch:
E: USEC_INITIALIZED=31715086
E: XKBLAYOUT=us
E: XKBMODEL=pc105
E: XKBOPTIONS=terminate:ctrl_alt_bksp

P: /devices/platform/i8042/serio0/input/input0
E: DEVPATH=/devices/platform/i8042/serio0/input/input0
E: EV=120013
E: ID_BUS=i8042
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:b0011v0001p0001eAB41-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/ab41
E: PROP=0
E: SUBSYSTEM=input
E: TAGS=:seat:
E: USEC_INITIALIZED=635281

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: ID_BUS=i8042
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: LIBINPUT_ATTR_KEYBOARD_INTEGRATION=internal
E: LIBINPUT_DEVICE_GROUP=11/1/1:isa0060/serio0
E: MAJOR=13
E: MINOR=64
E: SUBSYSTEM=input
E: TAGS=:power-switch:
E: USEC_INITIALIZED=31602834
E: XKBLAYOUT=us
E: XKBMODEL=pc105
E: XKBOPTIONS=terminate:ctrl_alt_bksp

P: /devices/platform/pcspkr/input/input3
E: DEVPATH=/devices/platform/pcspkr/input/input3
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=31526630

P: /devices/platform/pcspkr/input/input3/event3
N: input/event3
S: input/by-path/platform-pcspkr-event-spkr
E: DEVLINKS=/dev/input/by-path/platform-pcspkr-event-spkr
E: DEVNAME=/dev/input/event3
E: DEVPATH=/devices/platform/pcspkr/input/input3/event3
E: ID_INPUT=1
E: ID_PATH=platform-pcspkr
E: ID_PATH_TAG=platform-pcspkr
E: ID_SERIAL=noserial
E: LIBINPUT_DEVICE_GROUP=10/1f/1:isa0061
E: MAJOR=13
E: MINOR=67
E: SUBSYSTEM=input
E: USEC_INITIALIZED=31636628


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


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

Kernel: Linux 4.16.0-1-amd64 (SMP w/16 CPU cores)
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8), LANGUAGE=en_CA:en (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages xserver-xorg-video-amdgpu depends on:
ii  libc6                                  2.27-3
ii  libdrm-amdgpu1                         2.4.92-1
ii  libgbm1                                18.0.3-1
ii  libudev1                               238-4
ii  xserver-xorg-core [xorg-video-abi-23]  2:1.19.6-1

xserver-xorg-video-amdgpu recommends no packages.

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

-- no debconf information


Reply to: