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

Bug#910432: marked as done (xserver-xorg-video-amdgpu: Cannot rebuild using dpkg-buildpackage)



Your message dated Sat, 06 Oct 2018 19:21:37 +0200
with message-id <877eivhty6.fsf@turtle.gmx.de>
and subject line Re: Bug#910432: xserver-xorg-video-amdgpu: Cannot rebuild using dpkg-buildpackage
has caused the Debian Bug report #910432,
regarding xserver-xorg-video-amdgpu: Cannot rebuild using dpkg-buildpackage
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
910432: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=910432
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: xserver-xorg-video-amdgpu
Version: 18.1.0-1
Severity: normal

Dear Maintainer,

BACKGROUND:
I have a "X won't start due to segfault" problem, after installing a new graphics card. To find the cause, I would like to recompile some packages with debugging symbols.
First, I upgraded the system from Strech to Buster, hoping that the problem would go away. Did not.

ACTUAL PROBLEM: Building package like this fails:
$ export DEB_BUILD_OPTIONS=nostrip
$ apt-get build-dep xserver-xorg-video-amdgpu
$ apt-get source --compile xserver-xorg-video-amdgpu

Failure:
=== clip starts ===
ude/X11/dri -g -O2 -fdebug-prefix-map=/p/data/teppo/bld/xserver-xorg-video-amdgpu-18.1.0=. -fstack-protector-strong -Wformat -Werror=format-security -c ../../src/amdgpu_misc.c  -fPIC -DPIC -o .libs/amdgpu_misc.o
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I..   -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/libdrm -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/X11/dri  -g -O2 -fdebug-prefix-map=/p/data/teppo/bld/xserver-xorg-video-amdgpu-18.1.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o amdgpu_probe.lo ../../src/amdgpu_probe.c
In file included from ../../src/drmmode_display.h:35,
                 from ../../src/amdgpu_drv.h:78,
                 from ../../src/amdgpu_video.c:11:
../../src/amdgpu_drm_queue.h:53:37: error: unknown type name ‘drmEventContext’; did you mean ‘drm_version_t’?
 int amdgpu_drm_handle_event(int fd, drmEventContext *event_context);
                                     ^~~~~~~~~~~~~~~
                                     drm_version_t
In file included from ../../src/amdgpu_drv.h:78,
                 from ../../src/amdgpu_video.c:11:
../../src/drmmode_display.h:61:2: error: unknown type name ‘drmEventContext’
  drmEventContext event_context;
  ^~~~~~~~~~~~~~~
make[3]: *** [Makefile:553: amdgpu_video.lo] Virhe 1
make[3]: *** Odotetaan keskeneräisiä töitä....
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/libdrm -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/X11/dri -g -O2 -fdebug-prefix-map=/p/data/teppo/bld/xserver-xorg-video-amdgpu-18.1.0=. -fstack-protector-strong -Wformat -Werror=format-security -c ../../src/amdgpu_probe.c  -fPIC -DPIC -o .libs/amdgpu_probe.o
In file included from ../../src/drmmode_display.h:35,
                 from ../../src/amdgpu_drv.h:78,
                 from ../../src/amdgpu_probe.c:46:
../../src/amdgpu_drm_queue.h:53:37: error: unknown type name ‘drmEventContext’; did you mean ‘drm_version_t’?
 int amdgpu_drm_handle_event(int fd, drmEventContext *event_context);
                                     ^~~~~~~~~~~~~~~
                                     drm_version_t
In file included from ../../src/amdgpu_drv.h:78,
                 from ../../src/amdgpu_probe.c:46:
../../src/drmmode_display.h:61:2: error: unknown type name ‘drmEventContext’
  drmEventContext event_context;
  ^~~~~~~~~~~~~~~
make[3]: *** [Makefile:553: amdgpu_probe.lo] Virhe 1
=== clip ends===

Maybe a [something]-dev is missing from package build-deps? I guess the code itself is right, since there is a binary available for download.

Regards,


Teppo Mäenpää


*** Reporter, please consider answering these questions, where appropriate ***

   * What led up to the situation?
   * What exactly did you do (or not do) that was effective (or
     ineffective)?
   * What was the outcome of this action?
   * What outcome did you expect instead?

*** End of the template - remove these template lines ***


-- Package-specific info:
X server symlink status:
------------------------
lrwxrwxrwx 1 root root 13 Aug 12  2011 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 274 Sep 26 13:20 /usr/bin/Xorg

Diversions concerning libGL are in place
----------------------------------------
diversion of /usr/lib/arm-linux-gnueabihf/libGL.so.1.2.0 to /usr/lib/mesa-diverted/arm-linux-gnueabihf/libGL.so.1.2.0 by glx-diversions
diversion of /usr/lib/libGL.so.1 to /usr/lib/mesa-diverted/libGL.so.1 by glx-diversions
diversion of /usr/lib/arm-linux-gnueabihf/libGLESv2.so.2.0.0 to /usr/lib/mesa-diverted/arm-linux-gnueabihf/libGLESv2.so.2.0.0 by glx-diversions
diversion of /usr/lib/libGLESv2.so.2 to /usr/lib/mesa-diverted/libGLESv2.so.2 by glx-diversions
diversion of /usr/lib/arm-linux-gnueabihf/libGL.so to /usr/lib/mesa-diverted/arm-linux-gnueabihf/libGL.so by glx-diversions
diversion of /usr/lib/i386-linux-gnu/libGLX_indirect.so.0 to /usr/lib/mesa-diverted/i386-linux-gnu/libGLX_indirect.so.0 by glx-diversions
diversion of /usr/lib/x86_64-linux-gnu/libGLESv1_CM.so.1.1.0 to /usr/lib/mesa-diverted/x86_64-linux-gnu/libGLESv1_CM.so.1.1.0 by glx-diversions
diversion of /usr/lib/arm-linux-gnueabihf/libGLESv1_CM.so to /usr/lib/mesa-diverted/arm-linux-gnueabihf/libGLESv1_CM.so by glx-diversions
diversion of /usr/lib/i386-linux-gnu/libGLESv2.so.2 to /usr/lib/mesa-diverted/i386-linux-gnu/libGLESv2.so.2 by glx-diversions
diversion of /usr/lib/arm-linux-gnueabihf/libGLESv2.so.2.1.0 to /usr/lib/mesa-diverted/arm-linux-gnueabihf/libGLESv2.so.2.1.0 by glx-diversions
diversion of /usr/lib/i386-linux-gnu/libGLESv2.so.2.1.0 to /usr/lib/mesa-diverted/i386-linux-gnu/libGLESv2.so.2.1.0 by glx-diversions
diversion of /usr/lib/x86_64-linux-gnu/libGLESv2.so.2 to /usr/lib/mesa-diverted/x86_64-linux-gnu/libGLESv2.so.2 by glx-diversions
diversion of /usr/lib/x86_64-linux-gnu/libGLX_indirect.so.0 to /usr/lib/mesa-diverted/x86_64-linux-gnu/libGLX_indirect.so.0 by glx-diversions
diversion of /usr/lib/arm-linux-gnueabihf/libGL.so.1.2 to /usr/lib/mesa-diverted/arm-linux-gnueabihf/libGL.so.1.2 by glx-diversions
diversion of /usr/lib/x86_64-linux-gnu/libGLESv2.so.2.1.0 to /usr/lib/mesa-diverted/x86_64-linux-gnu/libGLESv2.so.2.1.0 by glx-diversions
diversion of /usr/lib/libGLESv1_CM.so.1.1.0 to /usr/lib/mesa-diverted/libGLESv1_CM.so.1.1.0 by glx-diversions
diversion of /usr/lib/i386-linux-gnu/libGLESv1_CM.so.1 to /usr/lib/mesa-diverted/i386-linux-gnu/libGLESv1_CM.so.1 by glx-diversions
diversion of /usr/lib/x86_64-linux-gnu/libGLESv1_CM.so to /usr/lib/mesa-diverted/x86_64-linux-gnu/libGLESv1_CM.so by glx-diversions
diversion of /usr/lib/arm-linux-gnueabihf/libGLESv1_CM.so.1.2.0 to /usr/lib/mesa-diverted/arm-linux-gnueabihf/libGLESv1_CM.so.1.2.0 by glx-diversions
diversion of /usr/lib/arm-linux-gnueabihf/libGLESv1_CM.so.1.1.0 to /usr/lib/mesa-diverted/arm-linux-gnueabihf/libGLESv1_CM.so.1.1.0 by glx-diversions
diversion of /usr/lib/libGL.so.1.2.0 to /usr/lib/mesa-diverted/libGL.so.1.2.0 by glx-diversions
diversion of /usr/lib/libGLESv1_CM.so.1.2.0 to /usr/lib/mesa-diverted/libGLESv1_CM.so.1.2.0 by glx-diversions
diversion of /usr/lib/libGLESv2.so to /usr/lib/mesa-diverted/libGLESv2.so by glx-diversions
diversion of /usr/lib/libGL.so.1.2 to /usr/lib/mesa-diverted/libGL.so.1.2 by glx-diversions
diversion of /usr/lib/i386-linux-gnu/libGLESv1_CM.so.1.1.0 to /usr/lib/mesa-diverted/i386-linux-gnu/libGLESv1_CM.so.1.1.0 by glx-diversions
diversion of /usr/lib/x86_64-linux-gnu/libGL.so.1.2.0 to /usr/lib/mesa-diverted/x86_64-linux-gnu/libGL.so.1.2.0 by glx-diversions
diversion of /usr/lib/arm-linux-gnueabihf/libGLESv2.so to /usr/lib/mesa-diverted/arm-linux-gnueabihf/libGLESv2.so by glx-diversions
diversion of /usr/lib/libGL.so to /usr/lib/mesa-diverted/libGL.so by glx-diversions
diversion of /usr/lib/arm-linux-gnueabihf/libGLESv2.so.2 to /usr/lib/mesa-diverted/arm-linux-gnueabihf/libGLESv2.so.2 by glx-diversions
diversion of /usr/lib/i386-linux-gnu/libGL.so.1.7.0 to /usr/lib/mesa-diverted/i386-linux-gnu/libGL.so.1.7.0 by glx-diversions
diversion of /usr/lib/i386-linux-gnu/libGL.so.1.0.0 to /usr/lib/mesa-diverted/i386-linux-gnu/libGL.so.1.0.0 by glx-diversions
diversion of /usr/lib/x86_64-linux-gnu/libGL.so.1.2 to /usr/lib/mesa-diverted/x86_64-linux-gnu/libGL.so.1.2 by glx-diversions
diversion of /usr/lib/i386-linux-gnu/libGLESv2.so to /usr/lib/mesa-diverted/i386-linux-gnu/libGLESv2.so by glx-diversions
diversion of /usr/lib/libGLX_indirect.so.0 to /usr/lib/mesa-diverted/libGLX_indirect.so.0 by glx-diversions
diversion of /usr/lib/libGLESv1_CM.so to /usr/lib/mesa-diverted/libGLESv1_CM.so by glx-diversions
diversion of /usr/lib/i386-linux-gnu/libGL.so.1.2.0 to /usr/lib/mesa-diverted/i386-linux-gnu/libGL.so.1.2.0 by glx-diversions
diversion of /usr/lib/i386-linux-gnu/libGL.so to /usr/lib/mesa-diverted/i386-linux-gnu/libGL.so by glx-diversions
diversion of /usr/lib/x86_64-linux-gnu/libGL.so.1 to /usr/lib/mesa-diverted/x86_64-linux-gnu/libGL.so.1 by glx-diversions
diversion of /usr/lib/arm-linux-gnueabihf/libGL.so.1 to /usr/lib/mesa-diverted/arm-linux-gnueabihf/libGL.so.1 by glx-diversions
diversion of /usr/lib/i386-linux-gnu/libGLESv2.so.2.0.0 to /usr/lib/mesa-diverted/i386-linux-gnu/libGLESv2.so.2.0.0 by glx-diversions
diversion of /usr/lib/arm-linux-gnueabihf/libGLX_indirect.so.0 to /usr/lib/mesa-diverted/arm-linux-gnueabihf/libGLX_indirect.so.0 by glx-diversions
diversion of /usr/lib/arm-linux-gnueabihf/libGL.so.1.0.0 to /usr/lib/mesa-diverted/arm-linux-gnueabihf/libGL.so.1.0.0 by glx-diversions
diversion of /usr/lib/libGLESv1_CM.so.1 to /usr/lib/mesa-diverted/libGLESv1_CM.so.1 by glx-diversions
diversion of /usr/lib/x86_64-linux-gnu/libGL.so to /usr/lib/mesa-diverted/x86_64-linux-gnu/libGL.so by glx-diversions
diversion of /usr/lib/x86_64-linux-gnu/libGLESv2.so.2.0.0 to /usr/lib/mesa-diverted/x86_64-linux-gnu/libGLESv2.so.2.0.0 by glx-diversions
diversion of /usr/lib/i386-linux-gnu/libGLESv1_CM.so to /usr/lib/mesa-diverted/i386-linux-gnu/libGLESv1_CM.so by glx-diversions
diversion of /usr/lib/x86_64-linux-gnu/libGLESv1_CM.so.1.2.0 to /usr/lib/mesa-diverted/x86_64-linux-gnu/libGLESv1_CM.so.1.2.0 by glx-diversions
diversion of /usr/lib/libGL.so.1.0.0 to /usr/lib/mesa-diverted/libGL.so.1.0.0 by glx-diversions
diversion of /usr/lib/libGLESv2.so.2.1.0 to /usr/lib/mesa-diverted/libGLESv2.so.2.1.0 by glx-diversions
diversion of /usr/lib/arm-linux-gnueabihf/libGLESv1_CM.so.1 to /usr/lib/mesa-diverted/arm-linux-gnueabihf/libGLESv1_CM.so.1 by glx-diversions
diversion of /usr/lib/x86_64-linux-gnu/libGL.so.1.0.0 to /usr/lib/mesa-diverted/x86_64-linux-gnu/libGL.so.1.0.0 by glx-diversions
diversion of /usr/lib/i386-linux-gnu/libGLESv1_CM.so.1.2.0 to /usr/lib/mesa-diverted/i386-linux-gnu/libGLESv1_CM.so.1.2.0 by glx-diversions
diversion of /usr/lib/libGL.so.1.7.0 to /usr/lib/mesa-diverted/libGL.so.1.7.0 by glx-diversions
diversion of /usr/lib/arm-linux-gnueabihf/libGL.so.1.7.0 to /usr/lib/mesa-diverted/arm-linux-gnueabihf/libGL.so.1.7.0 by glx-diversions
diversion of /usr/lib/x86_64-linux-gnu/libGLESv1_CM.so.1 to /usr/lib/mesa-diverted/x86_64-linux-gnu/libGLESv1_CM.so.1 by glx-diversions
diversion of /usr/lib/x86_64-linux-gnu/libGL.so.1.7.0 to /usr/lib/mesa-diverted/x86_64-linux-gnu/libGL.so.1.7.0 by glx-diversions
diversion of /usr/lib/libGLESv2.so.2.0.0 to /usr/lib/mesa-diverted/libGLESv2.so.2.0.0 by glx-diversions
diversion of /usr/lib/x86_64-linux-gnu/libGLESv2.so to /usr/lib/mesa-diverted/x86_64-linux-gnu/libGLESv2.so by glx-diversions
diversion of /usr/lib/i386-linux-gnu/libGL.so.1.2 to /usr/lib/mesa-diverted/i386-linux-gnu/libGL.so.1.2 by glx-diversions
diversion of /usr/lib/i386-linux-gnu/libGL.so.1 to /usr/lib/mesa-diverted/i386-linux-gnu/libGL.so.1 by glx-diversions

VGA-compatible devices on PCI bus:
----------------------------------
01:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Baffin [Radeon RX 460] [1002:67ef] (rev cf)

Xorg X server configuration file status:
----------------------------------------
-rw-r--r-- 1 root root 2605 Sep 30 14:03 /etc/X11/xorg.conf

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

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

Section "Module"
	Load  "glx"
EndSection

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

Section "InputDevice"
	Identifier  "Mouse0"
	Driver      "mouse"
	Option	    "Protocol" "auto"
	Option	    "Device" "/dev/input/mice"
	Option	    "ZAxisMapping" "4 5 6 7"
EndSection

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

Section "Device"
        ### Available Driver options are:-
        ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
        ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
        ### <percent>: "<f>%"
        ### [arg]: arg optional
        #Option     "Accel"              	# [<bool>]
        #Option     "SWcursor"           	# [<bool>]
        #Option     "EnablePageFlip"     	# [<bool>]
        #Option     "SubPixelOrder"      	# [<str>]
        #Option     "ZaphodHeads"        	# <str>
        #Option     "AccelMethod"        	# <str>
        #Option     "DRI3"               	# [<bool>]
        #Option     "DRI"                	# <i>
        #Option     "ShadowPrimary"      	# [<bool>]
        #Option     "TearFree"           	# [<bool>]
        #Option     "DeleteUnusedDP12Displays" 	# [<bool>]
	Identifier  "Card0"
	Driver      "amdgpu"
	BusID       "PCI:1:0:0"
EndSection

Section "Screen"
	Identifier "Screen0"
	Device     "Card0"
	Monitor    "Monitor0"
	DefaultDepth           24
	SubSection "Display"
		Viewport   0 0
		Depth     1
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     4
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     8
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     15
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     16
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     24
		Modes              "1920x1200" #Supposedly safe
		#Modes              "3840x2160_30.00" #Target
	EndSubSection
EndSection


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

KMS configuration files:
------------------------
/etc/modprobe.d/i915-kms.conf:
  options i915 modeset=1
/etc/modprobe.d/radeon-kms.conf:
  options radeon modeset=1

Kernel version (/proc/version):
-------------------------------
Linux version 4.18.0-1-amd64 (debian-kernel@lists.debian.org) (gcc version 7.3.0 (Debian 7.3.0-29)) #1 SMP Debian 4.18.6-1 (2018-09-06)

Xorg X server log files on system:
----------------------------------
-rw-r--r-- 1 root  root   9793 Feb 14  2016 /var/log/Xorg.1.log
-rw-r--r-- 1 root  root   9063 Feb 14  2016 /var/log/Xorg.2.log
-rw-r--r-- 1 root  root   9034 Feb 14  2016 /var/log/Xorg.3.log
-rw-r--r-- 1 teppo teppo 17089 Sep 30 10:09 /home/teppo/.local/share/xorg/Xorg.0.log
-rw-r--r-- 1 root  root   5206 Oct  6 09:55 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file (/var/log/Xorg.0.log):
---------------------------------------------------------------------
[  5359.102] 
X.Org X Server 1.20.1
X Protocol Version 11, Revision 0
[  5359.102] Build Operating System: Linux 4.9.0-8-amd64 x86_64 Debian
[  5359.102] Current Operating System: Linux watson 4.18.0-1-amd64 #1 SMP Debian 4.18.6-1 (2018-09-06) x86_64
[  5359.103] Kernel command line: BOOT_IMAGE=/vmlinuz-4.18.0-1-amd64 root=UUID=25d323dc-4c1d-4051-a063-84fb690a93e6 ro
[  5359.103] Build Date: 26 September 2018  10:20:47AM
[  5359.103] xorg-server 2:1.20.1-4 (https://www.debian.org/support) 
[  5359.103] Current version of pixman: 0.34.0
[  5359.103] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[  5359.104] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[  5359.104] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Oct  6 09:55:07 2018
[  5359.105] (==) Using config file: "/etc/X11/xorg.conf"
[  5359.105] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[  5359.107] (==) ServerLayout "X.org Configured"
[  5359.107] (**) |-->Screen "Screen0" (0)
[  5359.107] (**) |   |-->Monitor "Monitor0"
[  5359.108] (**) |   |-->Device "Card0"
[  5359.108] (**) |-->Input Device "Mouse0"
[  5359.108] (**) |-->Input Device "Keyboard0"
[  5359.108] (==) Automatically adding devices
[  5359.108] (==) Automatically enabling devices
[  5359.109] (==) Automatically adding GPU devices
[  5359.109] (==) Max clients allowed: 256, resource mask: 0x1fffff
[  5359.109] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[  5359.109] 	Entry deleted from font path.
[  5359.109] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[  5359.109] 	Entry deleted from font path.
[  5359.109] (**) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/100dpi/:unscaled,
	/usr/share/fonts/X11/75dpi/:unscaled,
	/usr/share/fonts/X11/Type1,
	/usr/share/fonts/X11/100dpi,
	/usr/share/fonts/X11/75dpi,
	built-ins,
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/100dpi/:unscaled,
	/usr/share/fonts/X11/75dpi/:unscaled,
	/usr/share/fonts/X11/Type1,
	/usr/share/fonts/X11/100dpi,
	/usr/share/fonts/X11/75dpi,
	built-ins
[  5359.109] (**) ModulePath set to "/usr/lib/xorg/modules"
[  5359.109] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[  5359.109] (WW) Disabling Mouse0
[  5359.109] (WW) Disabling Keyboard0
[  5359.109] (II) Loader magic: 0x557382efde20
[  5359.109] (II) Module ABI versions:
[  5359.109] 	X.Org ANSI C Emulation: 0.4
[  5359.109] 	X.Org Video Driver: 24.0
[  5359.110] 	X.Org XInput driver : 24.1
[  5359.110] 	X.Org Server Extension : 10.0
[  5359.113] (--) using VT number 2

[  5359.113] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[  5359.117] (II) xfree86: Adding drm device (/dev/dri/card0)
[  5359.138] (--) PCI:*(1@0:0:0) 1002:67ef:1682:9460 rev 207, Mem @ 0xc0000000/268435456, 0xd0000000/2097152, 0xfea00000/262144, I/O @ 0x0000e000/256, BIOS @ 0x????????/131072
[  5359.139] (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
[  5359.139] (II) LoadModule: "glx"
[  5359.139] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[  5359.254] (II) Module glx: vendor="X.Org Foundation"
[  5359.255] 	compiled for 1.20.1, module version = 1.0.0
[  5359.255] 	ABI class: X.Org Server Extension, version 10.0
[  5359.255] (II) LoadModule: "amdgpu"
[  5359.255] (II) Loading /usr/lib/xorg/modules/drivers/amdgpu_drv.so
[  5359.297] (II) Module amdgpu: vendor="X.Org Foundation"
[  5359.297] 	compiled for 1.20.1, module version = 18.1.0
[  5359.297] 	Module class: X.Org Video Driver
[  5359.297] 	ABI class: X.Org Video Driver, version 24.0
[  5359.297] (II) AMDGPU: Driver for AMD Radeon:
	All GPUs supported by the amdgpu kernel driver
[  5359.326] (II) AMDGPU(0): [KMS] Kernel modesetting enabled.
[  5359.343] (**) AMDGPU(0): Depth 24, (--) framebuffer bpp 32
[  5359.343] (II) AMDGPU(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
[  5359.343] (==) AMDGPU(0): Default visual is TrueColor
[  5359.344] (==) AMDGPU(0): RGB weight 888
[  5359.344] (II) AMDGPU(0): Using 8 bits per RGB (8 bit DAC)
[  5359.344] (--) AMDGPU(0): Chipset: "AMD Radeon (TM) RX 460 Graphics" (ChipID = 0x67ef)
[  5359.344] (II) Loading sub module "fb"
[  5359.344] (II) LoadModule: "fb"
[  5359.345] (II) Loading /usr/lib/xorg/modules/libfb.so
[  5359.364] (II) Module fb: vendor="X.Org Foundation"
[  5359.364] 	compiled for 1.20.1, module version = 1.0.0
[  5359.364] 	ABI class: X.Org ANSI C Emulation, version 0.4
[  5359.364] (II) Loading sub module "dri2"
[  5359.365] (II) LoadModule: "dri2"
[  5359.365] (II) Module "dri2" already built-in
[  5361.219] (II) Loading sub module "glamoregl"
[  5361.219] (II) LoadModule: "glamoregl"
[  5361.220] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[  5361.313] (II) Module glamoregl: vendor="X.Org Foundation"
[  5361.313] 	compiled for 1.20.1, module version = 1.0.1
[  5361.313] 	ABI class: X.Org ANSI C Emulation, version 0.4

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

P: /devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event4
N: input/event4
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event4
E: DEVPATH=/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event4
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=68
E: SUBSYSTEM=input
E: TAGS=:power-switch:
E: USEC_INITIALIZED=10979971
E: XKBLAYOUT=fi
E: XKBMODEL=pc105

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

P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input3/event3
N: input/event3
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event3
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input3/event3
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=67
E: SUBSYSTEM=input
E: TAGS=:power-switch:
E: USEC_INITIALIZED=10987889
E: XKBLAYOUT=fi
E: XKBMODEL=pc105

P: /devices/pci0000:00/0000:00:04.0/0000:01:00.1/sound/card1/input5
E: DEVPATH=/devices/pci0000:00/0000:00:04.0/0000:01:00.1/sound/card1/input5
E: EV=21
E: ID_FOR_SEAT=input-pci-0000_01_00_1
E: ID_INPUT=1
E: ID_INPUT_SWITCH=1
E: ID_PATH=pci-0000:01:00.1
E: ID_PATH_TAG=pci-0000_01_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=10746540

P: /devices/pci0000:00/0000:00:04.0/0000:01:00.1/sound/card1/input5/event5
N: input/event5
E: DEVNAME=/dev/input/event5
E: DEVPATH=/devices/pci0000:00/0000:00:04.0/0000:01:00.1/sound/card1/input5/event5
E: ID_INPUT=1
E: ID_INPUT_SWITCH=1
E: ID_PATH=pci-0000:01:00.1
E: ID_PATH_TAG=pci-0000_01_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=11000560

P: /devices/pci0000:00/0000:00:04.0/0000:01:00.1/sound/card1/input6
E: DEVPATH=/devices/pci0000:00/0000:00:04.0/0000:01:00.1/sound/card1/input6
E: EV=21
E: ID_FOR_SEAT=input-pci-0000_01_00_1
E: ID_INPUT=1
E: ID_INPUT_SWITCH=1
E: ID_PATH=pci-0000:01:00.1
E: ID_PATH_TAG=pci-0000_01_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=10751505

P: /devices/pci0000:00/0000:00:04.0/0000:01:00.1/sound/card1/input6/event6
N: input/event6
E: DEVNAME=/dev/input/event6
E: DEVPATH=/devices/pci0000:00/0000:00:04.0/0000:01:00.1/sound/card1/input6/event6
E: ID_INPUT=1
E: ID_INPUT_SWITCH=1
E: ID_PATH=pci-0000:01:00.1
E: ID_PATH_TAG=pci-0000_01_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=10995188

P: /devices/pci0000:00/0000:00:04.0/0000:01:00.1/sound/card1/input7
E: DEVPATH=/devices/pci0000:00/0000:00:04.0/0000:01:00.1/sound/card1/input7
E: EV=21
E: ID_FOR_SEAT=input-pci-0000_01_00_1
E: ID_INPUT=1
E: ID_INPUT_SWITCH=1
E: ID_PATH=pci-0000:01:00.1
E: ID_PATH_TAG=pci-0000_01_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=10739352

P: /devices/pci0000:00/0000:00:04.0/0000:01:00.1/sound/card1/input7/event7
N: input/event7
E: DEVNAME=/dev/input/event7
E: DEVPATH=/devices/pci0000:00/0000:00:04.0/0000:01:00.1/sound/card1/input7/event7
E: ID_INPUT=1
E: ID_INPUT_SWITCH=1
E: ID_PATH=pci-0000:01:00.1
E: ID_PATH_TAG=pci-0000_01_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=10994583

P: /devices/pci0000:00/0000:00:04.0/0000:01:00.1/sound/card1/input8
E: DEVPATH=/devices/pci0000:00/0000:00:04.0/0000:01:00.1/sound/card1/input8
E: EV=21
E: ID_FOR_SEAT=input-pci-0000_01_00_1
E: ID_INPUT=1
E: ID_INPUT_SWITCH=1
E: ID_PATH=pci-0000:01:00.1
E: ID_PATH_TAG=pci-0000_01_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=10741557

P: /devices/pci0000:00/0000:00:04.0/0000:01:00.1/sound/card1/input8/event8
N: input/event8
E: DEVNAME=/dev/input/event8
E: DEVPATH=/devices/pci0000:00/0000:00:04.0/0000:01:00.1/sound/card1/input8/event8
E: ID_INPUT=1
E: ID_INPUT_SWITCH=1
E: ID_PATH=pci-0000:01:00.1
E: ID_PATH_TAG=pci-0000_01_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=11114551

P: /devices/pci0000:00/0000:00:04.0/0000:01:00.1/sound/card1/input9
E: DEVPATH=/devices/pci0000:00/0000:00:04.0/0000:01:00.1/sound/card1/input9
E: EV=21
E: ID_FOR_SEAT=input-pci-0000_01_00_1
E: ID_INPUT=1
E: ID_INPUT_SWITCH=1
E: ID_PATH=pci-0000:01:00.1
E: ID_PATH_TAG=pci-0000_01_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=10737719

P: /devices/pci0000:00/0000:00:04.0/0000:01:00.1/sound/card1/input9/event9
N: input/event9
E: DEVNAME=/dev/input/event9
E: DEVPATH=/devices/pci0000:00/0000:00:04.0/0000:01:00.1/sound/card1/input9/event9
E: ID_INPUT=1
E: ID_INPUT_SWITCH=1
E: ID_PATH=pci-0000:01:00.1
E: ID_PATH_TAG=pci-0000_01_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=11048673

P: /devices/pci0000:00/0000:00:13.0/usb5/5-1/5-1:1.0/0003:046D:C30E.0001/input/input0
E: DEVPATH=/devices/pci0000:00/0000:00:13.0/usb5/5-1/5-1:1.0/0003:046D:C30E.0001/input/input0
E: EV=120013
E: ID_BUS=usb
E: ID_FOR_SEAT=input-pci-0000_00_13_0-usb-0_1_1_0
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_MODEL=HID_compliant_keyboard
E: ID_MODEL_ENC=HID\x20compliant\x20keyboard
E: ID_MODEL_ID=c30e
E: ID_PATH=pci-0000:00:13.0-usb-0:1:1.0
E: ID_PATH_TAG=pci-0000_00_13_0-usb-0_1_1_0
E: ID_REVISION=0180
E: ID_SERIAL=Logitech_HID_compliant_keyboard
E: ID_TYPE=hid
E: ID_USB_DRIVER=usbhid
E: ID_USB_INTERFACES=:030101:030000:
E: ID_USB_INTERFACE_NUM=00
E: ID_VENDOR=Logitech
E: ID_VENDOR_ENC=Logitech
E: ID_VENDOR_ID=046d
E: KEY=1000000000007 ff800000000007ff febeffdff3cfffff fffffffffffffffe
E: LED=7
E: MODALIAS=input:b0003v046DpC30Ee0110-e0,1,4,11,14,k71,72,73,74,75,77,79,7A,7B,7C,7D,7E,7F,80,81,82,83,84,85,86,87,88,89,8A,B7,B8,B9,BA,BB,BC,BD,BE,BF,C0,C1,C2,F0,ram4,l0,1,2,sfw
E: MSC=10
E: NAME="Logitech HID compliant keyboard"
E: PHYS="usb-0000:00:13.0-1/input0"
E: PRODUCT=3/46d/c30e/110
E: PROP=0
E: SUBSYSTEM=input
E: TAGS=:seat:
E: UNIQ=""
E: USEC_INITIALIZED=5863519

P: /devices/pci0000:00/0000:00:13.0/usb5/5-1/5-1:1.0/0003:046D:C30E.0001/input/input0/event0
N: input/event0
S: input/by-id/usb-Logitech_HID_compliant_keyboard-event-kbd
S: input/by-path/pci-0000:00:13.0-usb-0:1:1.0-event-kbd
E: BACKSPACE=guess
E: DEVLINKS=/dev/input/by-id/usb-Logitech_HID_compliant_keyboard-event-kbd /dev/input/by-path/pci-0000:00:13.0-usb-0:1:1.0-event-kbd
E: DEVNAME=/dev/input/event0
E: DEVPATH=/devices/pci0000:00/0000:00:13.0/usb5/5-1/5-1:1.0/0003:046D:C30E.0001/input/input0/event0
E: ID_BUS=usb
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_MODEL=HID_compliant_keyboard
E: ID_MODEL_ENC=HID\x20compliant\x20keyboard
E: ID_MODEL_ID=c30e
E: ID_PATH=pci-0000:00:13.0-usb-0:1:1.0
E: ID_PATH_TAG=pci-0000_00_13_0-usb-0_1_1_0
E: ID_REVISION=0180
E: ID_SERIAL=Logitech_HID_compliant_keyboard
E: ID_TYPE=hid
E: ID_USB_DRIVER=usbhid
E: ID_USB_INTERFACES=:030101:030000:
E: ID_USB_INTERFACE_NUM=00
E: ID_VENDOR=Logitech
E: ID_VENDOR_ENC=Logitech
E: ID_VENDOR_ID=046d
E: LIBINPUT_DEVICE_GROUP=3/46d/c30e:usb-0000:00:13.0-1
E: MAJOR=13
E: MINOR=64
E: SUBSYSTEM=input
E: TAGS=:power-switch:
E: USEC_INITIALIZED=10982357
E: XKBLAYOUT=fi
E: XKBMODEL=pc105

P: /devices/pci0000:00/0000:00:13.0/usb5/5-1/5-1:1.1/0003:046D:C30E.0002/input/input1
E: DEVPATH=/devices/pci0000:00/0000:00:13.0/usb5/5-1/5-1:1.1/0003:046D:C30E.0002/input/input1
E: EV=13
E: ID_BUS=usb
E: ID_FOR_SEAT=input-pci-0000_00_13_0-usb-0_1_1_1
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_MOUSE=1
E: ID_MODEL=HID_compliant_keyboard
E: ID_MODEL_ENC=HID\x20compliant\x20keyboard
E: ID_MODEL_ID=c30e
E: ID_PATH=pci-0000:00:13.0-usb-0:1:1.1
E: ID_PATH_TAG=pci-0000_00_13_0-usb-0_1_1_1
E: ID_REVISION=0180
E: ID_SERIAL=Logitech_HID_compliant_keyboard
E: ID_TYPE=hid
E: ID_USB_DRIVER=usbhid
E: ID_USB_INTERFACES=:030101:030000:
E: ID_USB_INTERFACE_NUM=01
E: ID_VENDOR=Logitech
E: ID_VENDOR_ENC=Logitech
E: ID_VENDOR_ID=046d
E: KEY=fff ffffffffffffffff 2000000 387ad8001001 e000000000000 0
E: MODALIAS=input:b0003v046DpC30Ee0110-e0,1,4,k71,72,73,80,8C,9B,9C,9E,9F,A1,A3,A4,A5,A6,AB,AC,AD,D9,100,101,102,103,104,105,106,107,108,109,10A,10B,10C,10D,10E,10F,110,111,112,113,114,115,116,117,118,119,11A,11B,11C,11D,11E,11F,120,121,122,123,124,125,126,127,128,129,12A,12B,12C,12D,12E,12F,130,131,132,133,134,135,136,137,138,139,13A,13B,13C,13D,13E,13F,140,141,142,143,144,145,146,147,148,149,14A,14B,ram4,lsfw
E: MSC=10
E: NAME="Logitech HID compliant keyboard Consumer Control"
E: PHYS="usb-0000:00:13.0-1/input1"
E: PRODUCT=3/46d/c30e/110
E: PROP=0
E: SUBSYSTEM=input
E: TAGS=:seat:
E: UNIQ=""
E: USEC_INITIALIZED=5866802

P: /devices/pci0000:00/0000:00:13.0/usb5/5-1/5-1:1.1/0003:046D:C30E.0002/input/input1/event1
N: input/event1
S: input/by-id/usb-Logitech_HID_compliant_keyboard-if01-event-mouse
S: input/by-path/pci-0000:00:13.0-usb-0:1:1.1-event-mouse
E: BACKSPACE=guess
E: DEVLINKS=/dev/input/by-id/usb-Logitech_HID_compliant_keyboard-if01-event-mouse /dev/input/by-path/pci-0000:00:13.0-usb-0:1:1.1-event-mouse
E: DEVNAME=/dev/input/event1
E: DEVPATH=/devices/pci0000:00/0000:00:13.0/usb5/5-1/5-1:1.1/0003:046D:C30E.0002/input/input1/event1
E: ID_BUS=usb
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_MOUSE=1
E: ID_MODEL=HID_compliant_keyboard
E: ID_MODEL_ENC=HID\x20compliant\x20keyboard
E: ID_MODEL_ID=c30e
E: ID_PATH=pci-0000:00:13.0-usb-0:1:1.1
E: ID_PATH_TAG=pci-0000_00_13_0-usb-0_1_1_1
E: ID_REVISION=0180
E: ID_SERIAL=Logitech_HID_compliant_keyboard
E: ID_TYPE=hid
E: ID_USB_DRIVER=usbhid
E: ID_USB_INTERFACES=:030101:030000:
E: ID_USB_INTERFACE_NUM=01
E: ID_VENDOR=Logitech
E: ID_VENDOR_ENC=Logitech
E: ID_VENDOR_ID=046d
E: LIBINPUT_DEVICE_GROUP=3/46d/c30e:usb-0000:00:13.0-1
E: MAJOR=13
E: MINOR=65
E: SUBSYSTEM=input
E: TAGS=:power-switch:
E: USEC_INITIALIZED=10997515
E: XKBLAYOUT=fi
E: XKBMODEL=pc105

P: /devices/pci0000:00/0000:00:13.0/usb5/5-1/5-1:1.1/0003:046D:C30E.0002/input/input2
E: DEVPATH=/devices/pci0000:00/0000:00:13.0/usb5/5-1/5-1:1.1/0003:046D:C30E.0002/input/input2
E: EV=13
E: ID_BUS=usb
E: ID_FOR_SEAT=input-pci-0000_00_13_0-usb-0_1_1_1
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_MODEL=HID_compliant_keyboard
E: ID_MODEL_ENC=HID\x20compliant\x20keyboard
E: ID_MODEL_ID=c30e
E: ID_PATH=pci-0000:00:13.0-usb-0:1:1.1
E: ID_PATH_TAG=pci-0000_00_13_0-usb-0_1_1_1
E: ID_REVISION=0180
E: ID_SERIAL=Logitech_HID_compliant_keyboard
E: ID_TYPE=hid
E: ID_USB_DRIVER=usbhid
E: ID_USB_INTERFACES=:030101:030000:
E: ID_USB_INTERFACE_NUM=01
E: ID_VENDOR=Logitech
E: ID_VENDOR_ENC=Logitech
E: ID_VENDOR_ID=046d
E: KEY=c000 10000000000000 0
E: MODALIAS=input:b0003v046DpC30Ee0110-e0,1,4,k74,8E,8F,ram4,lsfw
E: MSC=10
E: NAME="Logitech HID compliant keyboard System Control"
E: PHYS="usb-0000:00:13.0-1/input1"
E: PRODUCT=3/46d/c30e/110
E: PROP=0
E: SUBSYSTEM=input
E: TAGS=:seat:
E: UNIQ=""
E: USEC_INITIALIZED=5865872

P: /devices/pci0000:00/0000:00:13.0/usb5/5-1/5-1:1.1/0003:046D:C30E.0002/input/input2/event2
N: input/event2
S: input/by-id/usb-Logitech_HID_compliant_keyboard-event-if01
S: input/by-path/pci-0000:00:13.0-usb-0:1:1.1-event
E: BACKSPACE=guess
E: DEVLINKS=/dev/input/by-path/pci-0000:00:13.0-usb-0:1:1.1-event /dev/input/by-id/usb-Logitech_HID_compliant_keyboard-event-if01
E: DEVNAME=/dev/input/event2
E: DEVPATH=/devices/pci0000:00/0000:00:13.0/usb5/5-1/5-1:1.1/0003:046D:C30E.0002/input/input2/event2
E: ID_BUS=usb
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_MODEL=HID_compliant_keyboard
E: ID_MODEL_ENC=HID\x20compliant\x20keyboard
E: ID_MODEL_ID=c30e
E: ID_PATH=pci-0000:00:13.0-usb-0:1:1.1
E: ID_PATH_TAG=pci-0000_00_13_0-usb-0_1_1_1
E: ID_REVISION=0180
E: ID_SERIAL=Logitech_HID_compliant_keyboard
E: ID_TYPE=hid
E: ID_USB_DRIVER=usbhid
E: ID_USB_INTERFACES=:030101:030000:
E: ID_USB_INTERFACE_NUM=01
E: ID_VENDOR=Logitech
E: ID_VENDOR_ENC=Logitech
E: ID_VENDOR_ID=046d
E: LIBINPUT_DEVICE_GROUP=3/46d/c30e:usb-0000:00:13.0-1
E: MAJOR=13
E: MINOR=66
E: SUBSYSTEM=input
E: TAGS=:power-switch:
E: USEC_INITIALIZED=10959540
E: XKBLAYOUT=fi
E: XKBMODEL=pc105

P: /devices/pci0000:00/0000:00:14.2/sound/card0/input10
E: DEVPATH=/devices/pci0000:00/0000:00:14.2/sound/card0/input10
E: EV=21
E: ID_FOR_SEAT=input-pci-0000_00_14_2
E: ID_INPUT=1
E: ID_INPUT_SWITCH=1
E: ID_PATH=pci-0000:00:14.2
E: ID_PATH_TAG=pci-0000_00_14_2
E: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfw4,
E: NAME="HDA ATI SB 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=10766577

P: /devices/pci0000:00/0000:00:14.2/sound/card0/input10/event10
N: input/event10
E: DEVNAME=/dev/input/event10
E: DEVPATH=/devices/pci0000:00/0000:00:14.2/sound/card0/input10/event10
E: ID_INPUT=1
E: ID_INPUT_SWITCH=1
E: ID_PATH=pci-0000:00:14.2
E: ID_PATH_TAG=pci-0000_00_14_2
E: LIBINPUT_DEVICE_GROUP=0/0/0:ALSA
E: MAJOR=13
E: MINOR=74
E: SUBSYSTEM=input
E: TAGS=:power-switch:
E: USEC_INITIALIZED=11123400

P: /devices/pci0000:00/0000:00:14.2/sound/card0/input11
E: DEVPATH=/devices/pci0000:00/0000:00:14.2/sound/card0/input11
E: EV=21
E: ID_FOR_SEAT=input-pci-0000_00_14_2
E: ID_INPUT=1
E: ID_INPUT_SWITCH=1
E: ID_PATH=pci-0000:00:14.2
E: ID_PATH_TAG=pci-0000_00_14_2
E: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfw4,
E: NAME="HDA ATI SB 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=10782357

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

P: /devices/pci0000:00/0000:00:14.2/sound/card0/input12
E: DEVPATH=/devices/pci0000:00/0000:00:14.2/sound/card0/input12
E: EV=21
E: ID_FOR_SEAT=input-pci-0000_00_14_2
E: ID_INPUT=1
E: ID_INPUT_SWITCH=1
E: ID_PATH=pci-0000:00:14.2
E: ID_PATH_TAG=pci-0000_00_14_2
E: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfwD,
E: NAME="HDA ATI SB 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=10785141

P: /devices/pci0000:00/0000:00:14.2/sound/card0/input12/event12
N: input/event12
E: DEVNAME=/dev/input/event12
E: DEVPATH=/devices/pci0000:00/0000:00:14.2/sound/card0/input12/event12
E: ID_INPUT=1
E: ID_INPUT_SWITCH=1
E: ID_PATH=pci-0000:00:14.2
E: ID_PATH_TAG=pci-0000_00_14_2
E: LIBINPUT_DEVICE_GROUP=0/0/0:ALSA
E: MAJOR=13
E: MINOR=76
E: SUBSYSTEM=input
E: TAGS=:power-switch:
E: USEC_INITIALIZED=11144493

P: /devices/pci0000:00/0000:00:14.2/sound/card0/input13
E: DEVPATH=/devices/pci0000:00/0000:00:14.2/sound/card0/input13
E: EV=21
E: ID_FOR_SEAT=input-pci-0000_00_14_2
E: ID_INPUT=1
E: ID_INPUT_SWITCH=1
E: ID_PATH=pci-0000:00:14.2
E: ID_PATH_TAG=pci-0000_00_14_2
E: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfw6,
E: NAME="HDA ATI SB 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=10770961

P: /devices/pci0000:00/0000:00:14.2/sound/card0/input13/event13
N: input/event13
E: DEVNAME=/dev/input/event13
E: DEVPATH=/devices/pci0000:00/0000:00:14.2/sound/card0/input13/event13
E: ID_INPUT=1
E: ID_INPUT_SWITCH=1
E: ID_PATH=pci-0000:00:14.2
E: ID_PATH_TAG=pci-0000_00_14_2
E: LIBINPUT_DEVICE_GROUP=0/0/0:ALSA
E: MAJOR=13
E: MINOR=77
E: SUBSYSTEM=input
E: TAGS=:power-switch:
E: USEC_INITIALIZED=11107767

P: /devices/pci0000:00/0000:00:14.2/sound/card0/input14
E: DEVPATH=/devices/pci0000:00/0000:00:14.2/sound/card0/input14
E: EV=21
E: ID_FOR_SEAT=input-pci-0000_00_14_2
E: ID_INPUT=1
E: ID_INPUT_SWITCH=1
E: ID_PATH=pci-0000:00:14.2
E: ID_PATH_TAG=pci-0000_00_14_2
E: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfw2,
E: NAME="HDA ATI SB 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=10770267

P: /devices/pci0000:00/0000:00:14.2/sound/card0/input14/event14
N: input/event14
E: DEVNAME=/dev/input/event14
E: DEVPATH=/devices/pci0000:00/0000:00:14.2/sound/card0/input14/event14
E: ID_INPUT=1
E: ID_INPUT_SWITCH=1
E: ID_PATH=pci-0000:00:14.2
E: ID_PATH_TAG=pci-0000_00_14_2
E: LIBINPUT_DEVICE_GROUP=0/0/0:ALSA
E: MAJOR=13
E: MINOR=78
E: SUBSYSTEM=input
E: TAGS=:power-switch:
E: USEC_INITIALIZED=11129755

P: /devices/platform/eeepc-wmi/input/input16
E: DEVPATH=/devices/platform/eeepc-wmi/input/input16
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=11141288

P: /devices/platform/eeepc-wmi/input/input16/event16
N: input/event16
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/event16
E: DEVPATH=/devices/platform/eeepc-wmi/input/input16/event16
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=80
E: SUBSYSTEM=input
E: TAGS=:power-switch:
E: USEC_INITIALIZED=11222566
E: XKBLAYOUT=fi
E: XKBMODEL=pc105

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

P: /devices/platform/pcspkr/input/input15/event15
N: input/event15
S: input/by-path/platform-pcspkr-event-spkr
E: DEVLINKS=/dev/input/by-path/platform-pcspkr-event-spkr
E: DEVNAME=/dev/input/event15
E: DEVPATH=/devices/platform/pcspkr/input/input15/event15
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=79
E: SUBSYSTEM=input
E: USEC_INITIALIZED=11148603


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


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

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

Versions of packages xserver-xorg-video-amdgpu depends on:
ii  libc6                                  2.27-6
ii  libdrm-amdgpu1                         2.4.94-1
ii  libgbm1                                18.1.7-1
ii  libudev1                               239-10
ii  xserver-xorg-core [xorg-video-abi-24]  2:1.20.1-4

xserver-xorg-video-amdgpu recommends no packages.

Versions of packages xserver-xorg-video-amdgpu suggests:
ii  firmware-amd-graphics  20180825+dfsg-1

-- no debconf information

--- End Message ---
--- Begin Message ---
On 2018-10-06 19:15 +0300, Teppo Maenpaa wrote:

> On Sat, Oct 06, 2018 at 11:10:12AM +0200, Sven Joachim wrote:
>
>>Note that you can obtain debugging symbols from the debug mirror, e.g. put
>>deb http://debug.mirrors.debian.org/debian-debug/ unstable-buster main
>>in /etc/apt/sources.list.
>
> Thanks.
>
>>I cannot reproduce that.
>
> Motivated by that, I upgraded another one to buster and cannot
> reproduce either on the other PC. The bug description of this ticket
> must be wrong.
>
> Now I can continue with both issues (=the "X wont start" part, and
> what prevents building).
>
> I vote for closing this ticket as stupid user error.

I would not necessarily call it "stupid", but closing the bug looks
sensible, so I am doing it hereby.

Cheers,
       Sven

--- End Message ---

Reply to: