AMPGPU: No Xorg File Generated for Manual Configuration

Hi all, First of all, I must apologise if I have missed any existing troubleshooting forums or left out any information needed. I have spent two days across the internet but writing up a new post feels like my last option.

Here is my neofetch:

neofetch
                     ./o.                  andrew@Endeavour-i3 
                   ./sssso-                ------------------- 
                 `:osssssss+-              OS: EndeavourOS Linux x86_64 
               `:+sssssssssso/.            Host: Z370 HD3 
             `-/ossssssssssssso/.          Kernel: 5.17.3-arch1-1 
           `-/+sssssssssssssssso+:`        Uptime: 41 mins 
         `-:/+sssssssssssssssssso+/.       Packages: 1014 (pacman) 
       `.://osssssssssssssssssssso++-      Shell: bash 5.1.16 
      .://+ssssssssssssssssssssssso++:     Resolution: 3440x1440 
    .:///ossssssssssssssssssssssssso++:    WM: i3 
  `:////ssssssssssssssssssssssssssso+++.   Theme: Arc-Dark [GTK2/3] 
`-////+ssssssssssssssssssssssssssso++++-   Icons: Qogir [GTK2/3] 
 `..-+oosssssssssssssssssssssssso+++++/`   Terminal: xfce4-terminal 
   ./++++++++++++++++++++++++++++++/:.     Terminal Font: Source Code Pro 10 
  `:::::::::::::::::::::::::------``       CPU: Intel i7-8700 (12) @ 4.600GHz 
                                           GPU: NVIDIA GeForce RTX 3070 Lite Hash Rate 
                                           GPU: AMD ATI Radeon RX 6600/6600 XT/6600M 
                                           Memory: 1889MiB / 32053MiB                                                                                                                                 

It’s important to note that the Nvidia 3070 GPU has been “pci-stub’ed” for dedicated use by a VM.

Accoring to the ArchWiki and the rest of the internet, to enable tear free and freesync features, I need to edit the 20-amdgpu.conf file at /etc/X11/xorg.conf.d/
The first problem is this file does not exist. Upon creating it manually, and rebooting, I get a black terminal screen prompt that the module does not exist. Something along the lines of: "Failed to load module “amdgpu”. Deleting the file I make fixes this issue, but I’m still left with no way of configuring features on the AMD driver.

Interesting enough, the card does seem to be running from the AMDGPU driver (xf86-video-amdgpu) as seen below:

lspci -k | grep -EA3 'VGA|3D|Display' 
03:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Navi 23 [Radeon RX 6600/6600 XT/6600M] (rev c7)
	Subsystem: Gigabyte Technology Co., Ltd Device 2334
	Kernel driver in use: amdgpu
	Kernel modules: amdgpu
--
0a:00.0 VGA compatible controller: NVIDIA Corporation GA104 [GeForce RTX 3070 Lite Hash Rate] (rev a1)
	Subsystem: Gigabyte Technology Co., Ltd Device 405c
	Kernel driver in use: pci-stub
	Kernel modules: nouveau

I’ll attached my Xorg.0.log but if I’m honest, i’m way out of my depth in understanding where to look and what it means. Could I be loading the wrong driver at boot and thus the config file not being auto generated?

[     8.849] 
X.Org X Server 1.21.1.3
X Protocol Version 11, Revision 0
[     8.849] Current Operating System: Linux Endeavour-i3 5.17.3-arch1-1 #1 SMP PREEMPT Thu, 14 Apr 2022 01:18:36 +0000 x86_64
[     8.849] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=38ce399c-a82f-4461-91e8-84439178e3b5 rw loglevel=3 nowatchdog nvme_load=YES intel_iommu=on iommu=pt pci-stub.ids=10de:2488,10de:228b,168c:002e
[     8.849]  
[     8.849] Current version of pixman: 0.40.0
[     8.849] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[     8.849] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[     8.849] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Apr 20 13:13:06 2022
[     8.849] (==) Using config directory: "/etc/X11/xorg.conf.d"
[     8.849] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[     8.850] (==) No Layout section.  Using the first Screen section.
[     8.850] (==) No screen section available. Using defaults.
[     8.850] (**) |-->Screen "Default Screen Section" (0)
[     8.850] (**) |   |-->Monitor "<default monitor>"
[     8.850] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[     8.850] (==) Automatically adding devices
[     8.850] (==) Automatically enabling devices
[     8.850] (==) Automatically adding GPU devices
[     8.850] (==) Automatically binding GPU devices
[     8.850] (==) Max clients allowed: 256, resource mask: 0x1fffff
[     8.851] (WW) The directory "/usr/share/fonts/misc" does not exist.
[     8.851] 	Entry deleted from font path.
[     8.851] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/TTF".
[     8.851] 	Entry deleted from font path.
[     8.851] 	(Run 'mkfontdir' on "/usr/share/fonts/TTF").
[     8.851] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[     8.851] 	Entry deleted from font path.
[     8.851] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[     8.851] 	Entry deleted from font path.
[     8.851] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[     8.851] 	Entry deleted from font path.
[     8.851] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[     8.851] 	Entry deleted from font path.
[     8.851] (==) FontPath set to:
	
[     8.851] (==) ModulePath set to "/usr/lib/xorg/modules"
[     8.851] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[     8.851] (II) Module ABI versions:
[     8.851] 	X.Org ANSI C Emulation: 0.4
[     8.851] 	X.Org Video Driver: 25.2
[     8.851] 	X.Org XInput driver : 24.4
[     8.851] 	X.Org Server Extension : 10.0
[     8.852] (++) using VT number 7

[     8.852] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[     8.852] (II) xfree86: Adding drm device (/dev/dri/card0)
[     8.852] (II) Platform probe for /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/0000:02:00.0/0000:03:00.0/drm/card0
[     8.883] (--) PCI:*(3@0:0:0) 1002:73ff:1458:2334 rev 199, Mem @ 0xe0000000/268435456, 0xf0000000/2097152, 0xf7100000/1048576, I/O @ 0x0000e000/256, BIOS @ 0x????????/131072
[     8.883] (--) PCI: (10@0:0:0) 10de:2488:1458:405c rev 161, Mem @ 0xf6000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x0000d000/128, BIOS @ 0x????????/524288
[     8.883] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[     8.883] (II) LoadModule: "glx"
[     8.884] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[     8.887] (II) Module glx: vendor="X.Org Foundation"
[     8.887] 	compiled for 1.21.1.3, module version = 1.0.0
[     8.887] 	ABI class: X.Org Server Extension, version 10.0
[     8.887] (II) Applying OutputClass "AMDgpu" to /dev/dri/card0
[     8.887] 	loading driver: amdgpu
[     8.887] (==) Matched amdgpu as autoconfigured driver 0
[     8.887] (==) Matched ati as autoconfigured driver 1
[     8.887] (==) Matched modesetting as autoconfigured driver 2
[     8.887] (==) Matched fbdev as autoconfigured driver 3
[     8.887] (==) Matched vesa as autoconfigured driver 4
[     8.887] (==) Assigned the driver to the xf86ConfigLayout
[     8.887] (II) LoadModule: "amdgpu"
[     8.887] (II) Loading /usr/lib/xorg/modules/drivers/amdgpu_drv.so
[     8.888] (II) Module amdgpu: vendor="X.Org Foundation"
[     8.888] 	compiled for 1.21.1.3, module version = 22.0.0
[     8.888] 	Module class: X.Org Video Driver
[     8.888] 	ABI class: X.Org Video Driver, version 25.2
[     8.888] (II) LoadModule: "ati"
[     8.888] (II) Loading /usr/lib/xorg/modules/drivers/ati_drv.so
[     8.888] (II) Module ati: vendor="X.Org Foundation"
[     8.888] 	compiled for 1.21.1.1, module version = 19.1.0
[     8.888] 	Module class: X.Org Video Driver
[     8.888] 	ABI class: X.Org Video Driver, version 25.2
[     8.922] (II) LoadModule: "radeon"
[     8.922] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
[     8.923] (II) Module radeon: vendor="X.Org Foundation"
[     8.923] 	compiled for 1.21.1.1, module version = 19.1.0
[     8.923] 	Module class: X.Org Video Driver
[     8.923] 	ABI class: X.Org Video Driver, version 25.2
[     8.923] (II) LoadModule: "modesetting"
[     8.923] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[     8.923] (II) Module modesetting: vendor="X.Org Foundation"
[     8.923] 	compiled for 1.21.1.3, module version = 1.21.1
[     8.923] 	Module class: X.Org Video Driver
[     8.923] 	ABI class: X.Org Video Driver, version 25.2
[     8.923] (II) LoadModule: "fbdev"
[     8.923] (WW) Warning, couldn't open module fbdev
[     8.923] (EE) Failed to load module "fbdev" (module does not exist, 0)
[     8.923] (II) LoadModule: "vesa"
[     8.923] (WW) Warning, couldn't open module vesa
[     8.923] (EE) Failed to load module "vesa" (module does not exist, 0)
[     8.923] (II) AMDGPU: Driver for AMD Radeon:
	All GPUs supported by the amdgpu kernel driver
[     8.923] (II) RADEON: Driver for ATI/AMD Radeon chipsets:
	ATI Radeon Mobility X600 (M24), ATI FireMV 2400,
	ATI Radeon Mobility X300 (M24), ATI FireGL M24 GL,
	ATI Radeon X600 (RV380), ATI FireGL V3200 (RV380),
	ATI Radeon IGP320 (A3), ATI Radeon IGP330/340/350 (A4),
	ATI Radeon 9500, ATI Radeon 9600TX, ATI FireGL Z1, ATI Radeon 9800SE,
	ATI Radeon 9800, ATI FireGL X2, ATI Radeon 9600, ATI Radeon 9600SE,
	ATI Radeon 9600XT, ATI FireGL T2, ATI Radeon 9650, ATI FireGL RV360,
	ATI Radeon 7000 IGP (A4+), ATI Radeon 8500 AIW,
	ATI Radeon IGP320M (U1), ATI Radeon IGP330M/340M/350M (U2),
	ATI Radeon Mobility 7000 IGP, ATI Radeon 9000/PRO, ATI Radeon 9000,
	ATI Radeon X800 (R420), ATI Radeon X800PRO (R420),
	ATI Radeon X800SE (R420), ATI FireGL X3 (R420),
	ATI Radeon Mobility 9800 (M18), ATI Radeon X800 SE (R420),
	ATI Radeon X800XT (R420), ATI Radeon X800 VE (R420),
	ATI Radeon X850 (R480), ATI Radeon X850 XT (R480),
	ATI Radeon X850 SE (R480), ATI Radeon X850 PRO (R480),
	ATI Radeon X850 XT PE (R480), ATI Radeon Mobility M7,
	ATI Mobility FireGL 7800 M7, ATI Radeon Mobility M6,
	ATI FireGL Mobility 9000 (M9), ATI Radeon Mobility 9000 (M9),
	ATI Radeon 9700 Pro, ATI Radeon 9700/9500Pro, ATI FireGL X1,
	ATI Radeon 9800PRO, ATI Radeon 9800XT,
	ATI Radeon Mobility 9600/9700 (M10/M11),
	ATI Radeon Mobility 9600 (M10), ATI Radeon Mobility 9600 (M11),
	ATI FireGL Mobility T2 (M10), ATI FireGL Mobility T2e (M11),
	ATI Radeon, ATI FireGL 8700/8800, ATI Radeon 8500, ATI Radeon 9100,
	ATI Radeon 7500, ATI Radeon VE/7000, ATI ES1000,
	ATI Radeon Mobility X300 (M22), ATI Radeon Mobility X600 SE (M24C),
	ATI FireGL M22 GL, ATI Radeon X800 (R423), ATI Radeon X800PRO (R423),
	ATI Radeon X800LE (R423), ATI Radeon X800SE (R423),
	ATI Radeon X800 XTP (R430), ATI Radeon X800 XL (R430),
	ATI Radeon X800 SE (R430), ATI Radeon X800 (R430),
	ATI FireGL V7100 (R423), ATI FireGL V5100 (R423),
	ATI FireGL unknown (R423), ATI Mobility FireGL V5000 (M26),
	ATI Mobility Radeon X700 XL (M26), ATI Mobility Radeon X700 (M26),
	ATI Radeon X550XTX, ATI Radeon 9100 IGP (A5),
	ATI Radeon Mobility 9100 IGP (U3), ATI Radeon XPRESS 200,
	ATI Radeon XPRESS 200M, ATI Radeon 9250, ATI Radeon 9200,
	ATI Radeon 9200SE, ATI FireMV 2200, ATI Radeon X300 (RV370),
	ATI Radeon X600 (RV370), ATI Radeon X550 (RV370),
	ATI FireGL V3100 (RV370), ATI FireMV 2200 PCIE (RV370),
	ATI Radeon Mobility 9200 (M9+), ATI Mobility Radeon X800 XT (M28),
	ATI Mobility FireGL V5100 (M28), ATI Mobility Radeon X800 (M28),
	ATI Radeon X850, ATI unknown Radeon / FireGL (R480),
	ATI Radeon X800XT (R423), ATI FireGL V5000 (RV410),
	ATI Radeon X700 XT (RV410), ATI Radeon X700 PRO (RV410),
	ATI Radeon X700 SE (RV410), ATI Radeon X700 (RV410),
	ATI Radeon X1800, ATI Mobility Radeon X1800 XT,
	ATI Mobility Radeon X1800, ATI Mobility FireGL V7200,
	ATI FireGL V7200, ATI FireGL V5300, ATI Mobility FireGL V7100,
	ATI FireGL V7300, ATI FireGL V7350, ATI Radeon X1600, ATI RV505,
	ATI Radeon X1300/X1550, ATI Radeon X1550, ATI M54-GL,
	ATI Mobility Radeon X1400, ATI Radeon X1550 64-bit,
	ATI Mobility Radeon X1300, ATI Radeon X1300, ATI FireGL V3300,
	ATI FireGL V3350, ATI Mobility Radeon X1450,
	ATI Mobility Radeon X2300, ATI Mobility Radeon X1350,
	ATI FireMV 2250, ATI Radeon X1650, ATI Mobility FireGL V5200,
	ATI Mobility Radeon X1600, ATI Radeon X1300 XT/X1600 Pro,
	ATI FireGL V3400, ATI Mobility FireGL V5250,
	ATI Mobility Radeon X1700, ATI Mobility Radeon X1700 XT,
	ATI FireGL V5200, ATI Radeon X2300HD, ATI Mobility Radeon HD 2300,
	ATI Radeon X1950, ATI Radeon X1900, ATI AMD Stream Processor,
	ATI RV560, ATI Mobility Radeon X1900, ATI Radeon X1950 GT, ATI RV570,
	ATI FireGL V7400, ATI Radeon 9100 PRO IGP,
	ATI Radeon Mobility 9200 IGP, ATI Radeon X1200, ATI RS740,
	ATI RS740M, ATI Radeon HD 2900 XT, ATI Radeon HD 2900 Pro,
	ATI Radeon HD 2900 GT, ATI FireGL V8650, ATI FireGL V8600,
	ATI FireGL V7600, ATI Radeon 4800 Series, ATI Radeon HD 4870 x2,
	ATI Radeon HD 4850 x2, ATI FirePro V8750 (FireGL),
	ATI FirePro V7760 (FireGL), ATI Mobility RADEON HD 4850,
	ATI Mobility RADEON HD 4850 X2, ATI FirePro RV770,
	AMD FireStream 9270, AMD FireStream 9250, ATI FirePro V8700 (FireGL),
	ATI Mobility RADEON HD 4870, ATI Mobility RADEON M98,
	ATI FirePro M7750, ATI M98, ATI Mobility Radeon HD 4650,
	ATI Radeon RV730 (AGP), ATI Mobility Radeon HD 4670,
	ATI FirePro M5750, ATI RV730XT [Radeon HD 4670], ATI RADEON E4600,
	ATI Radeon HD 4600 Series, ATI RV730 PRO [Radeon HD 4650],
	ATI FirePro V7750 (FireGL), ATI FirePro V5700 (FireGL),
	ATI FirePro V3750 (FireGL), ATI Mobility Radeon HD 4830,
	ATI Mobility Radeon HD 4850, ATI FirePro M7740, ATI RV740,
	ATI Radeon HD 4770, ATI Radeon HD 4700 Series, ATI RV610,
	ATI Radeon HD 2400 XT, ATI Radeon HD 2400 Pro,
	ATI Radeon HD 2400 PRO AGP, ATI FireGL V4000, ATI Radeon HD 2350,
	ATI Mobility Radeon HD 2400 XT, ATI Mobility Radeon HD 2400,
	ATI RADEON E2400, ATI FireMV 2260, ATI RV670, ATI Radeon HD3870,
	ATI Mobility Radeon HD 3850, ATI Radeon HD3850,
	ATI Mobility Radeon HD 3850 X2, ATI Mobility Radeon HD 3870,
	ATI Mobility Radeon HD 3870 X2, ATI Radeon HD3870 X2,
	ATI FireGL V7700, ATI Radeon HD3690, AMD Firestream 9170,
	ATI Radeon HD 4550, ATI Radeon RV710, ATI Radeon HD 4350,
	ATI Mobility Radeon 4300 Series, ATI Mobility Radeon 4500 Series,
	ATI FirePro RG220, ATI Mobility Radeon 4330, ATI RV630,
	ATI Mobility Radeon HD 2600, ATI Mobility Radeon HD 2600 XT,
	ATI Radeon HD 2600 XT AGP, ATI Radeon HD 2600 Pro AGP,
	ATI Radeon HD 2600 XT, ATI Radeon HD 2600 Pro, ATI Gemini RV630,
	ATI Gemini Mobility Radeon HD 2600 XT, ATI FireGL V5600,
	ATI FireGL V3600, ATI Radeon HD 2600 LE,
	ATI Mobility FireGL Graphics Processor, ATI Radeon HD 3470,
	ATI Mobility Radeon HD 3430, ATI Mobility Radeon HD 3400 Series,
	ATI Radeon HD 3450, ATI Radeon HD 3430, ATI FirePro V3700,
	ATI FireMV 2450, ATI Radeon HD 3600 Series, ATI Radeon HD 3650 AGP,
	ATI Radeon HD 3600 PRO, ATI Radeon HD 3600 XT,
	ATI Mobility Radeon HD 3650, ATI Mobility Radeon HD 3670,
	ATI Mobility FireGL V5700, ATI Mobility FireGL V5725,
	ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
	ATI Radeon HD 3300 Graphics, ATI Radeon 3000 Graphics, SUMO, SUMO2,
	ATI Radeon HD 4200, ATI Radeon 4100, ATI Mobility Radeon HD 4200,
	ATI Mobility Radeon 4100, ATI Radeon HD 4290, ATI Radeon HD 4250,
	AMD Radeon HD 6310 Graphics, AMD Radeon HD 6250 Graphics,
	AMD Radeon HD 6300 Series Graphics,
	AMD Radeon HD 6200 Series Graphics, PALM, CYPRESS,
	ATI FirePro (FireGL) Graphics Adapter, AMD Firestream 9370,
	AMD Firestream 9350, ATI Radeon HD 5800 Series,
	ATI Radeon HD 5900 Series, ATI Mobility Radeon HD 5800 Series,
	ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
	ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon HD 5570,
	ATI Radeon HD 5670, ATI Radeon HD 5570, ATI Radeon HD 5500 Series,
	REDWOOD, ATI Mobility Radeon Graphics, CEDAR, ATI FirePro 2270,
	ATI Radeon HD 5450, CAYMAN, AMD Radeon HD 6900 Series,
	AMD Radeon HD 6900M Series, Mobility Radeon HD 6000 Series, BARTS,
	AMD Radeon HD 6800 Series, AMD Radeon HD 6700 Series, TURKS, CAICOS,
	ARUBA, TAHITI, PITCAIRN, VERDE, OLAND, HAINAN, BONAIRE, KABINI,
	MULLINS, KAVERI, HAWAII
[     8.925] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[     8.947] (WW) Falling back to old probe method for modesetting
[     8.947] (II) AMDGPU(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[     8.947] (==) AMDGPU(0): Depth 24, (--) framebuffer bpp 32
[     8.947] (II) AMDGPU(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
[     8.947] (==) AMDGPU(0): Default visual is TrueColor
[     8.947] (==) AMDGPU(0): RGB weight 888
[     8.947] (II) AMDGPU(0): Using 8 bits per RGB (8 bit DAC)
[     8.947] (--) AMDGPU(0): Chipset: "Unknown AMD Radeon GPU" (ChipID = 0x73ff)
[     8.947] (II) Loading sub module "fb"
[     8.947] (II) LoadModule: "fb"
[     8.947] (II) Module "fb" already built-in
[     8.947] (II) Loading sub module "dri2"
[     8.947] (II) LoadModule: "dri2"
[     8.947] (II) Module "dri2" already built-in
[     9.058] (II) Loading sub module "glamoregl"
[     9.058] (II) LoadModule: "glamoregl"
[     9.058] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[     9.060] (II) Module glamoregl: vendor="X.Org Foundation"
[     9.060] 	compiled for 1.21.1.3, module version = 1.0.1
[     9.060] 	ABI class: X.Org ANSI C Emulation, version 0.4
[     9.070] (II) AMDGPU(0): glamor X acceleration enabled on AMD DIMGREY_CAVEFISH (LLVM 13.0.1, DRM 3.44, 5.17.3-arch1-1)
[     9.070] (II) AMDGPU(0): glamor detected, initialising EGL layer.
[     9.070] (==) AMDGPU(0): TearFree property default: auto
[     9.070] (==) AMDGPU(0): VariableRefresh: disabled
[     9.070] (==) AMDGPU(0): AsyncFlipSecondaries: disabled
[     9.070] (II) AMDGPU(0): KMS Pageflipping: enabled
[     9.073] (II) AMDGPU(0): Output DisplayPort-0 has no monitor section
[     9.073] (II) AMDGPU(0): Output DisplayPort-1 has no monitor section
[     9.073] (II) AMDGPU(0): Output HDMI-A-0 has no monitor section
[     9.073] (II) AMDGPU(0): Output HDMI-A-1 has no monitor section
[     9.084] (WW) EDID timing clock 648.00 exceeds claimed max 605MHz, fixing
[     9.084] (II) AMDGPU(0): EDID for output DisplayPort-0
[     9.084] (II) AMDGPU(0): Manufacturer: XMI  Model: 3444  Serial#: 0
[     9.084] (II) AMDGPU(0): Year: 2020  Week: 16
[     9.084] (II) AMDGPU(0): EDID Version: 1.4
[     9.084] (II) AMDGPU(0): Digital Display Input
[     9.084] (II) AMDGPU(0): 10 bits per channel
[     9.084] (II) AMDGPU(0): Digital interface is DisplayPort
[     9.084] (II) AMDGPU(0): Max Image Size [cm]: horiz.: 80  vert.: 33
[     9.084] (II) AMDGPU(0): Gamma: 2.20
[     9.084] (II) AMDGPU(0): DPMS capabilities: Off
[     9.084] (II) AMDGPU(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 YCrCb 4:2:2
[     9.084] (II) AMDGPU(0): First detailed timing is preferred mode
[     9.084] (II) AMDGPU(0): Preferred mode is native pixel format and refresh rate
[     9.084] (II) AMDGPU(0): Display is continuous-frequency
[     9.084] (II) AMDGPU(0): redX: 0.677 redY: 0.314   greenX: 0.286 greenY: 0.637
[     9.084] (II) AMDGPU(0): blueX: 0.136 blueY: 0.077   whiteX: 0.313 whiteY: 0.329
[     9.084] (II) AMDGPU(0): Supported established timings:
[     9.084] (II) AMDGPU(0): 720x400@70Hz
[     9.084] (II) AMDGPU(0): 640x480@60Hz
[     9.084] (II) AMDGPU(0): 640x480@72Hz
[     9.084] (II) AMDGPU(0): 640x480@75Hz
[     9.084] (II) AMDGPU(0): 800x600@60Hz
[     9.084] (II) AMDGPU(0): 800x600@72Hz
[     9.084] (II) AMDGPU(0): 800x600@75Hz
[     9.084] (II) AMDGPU(0): 1024x768@60Hz
[     9.084] (II) AMDGPU(0): 1024x768@70Hz
[     9.084] (II) AMDGPU(0): 1024x768@75Hz
[     9.084] (II) AMDGPU(0): 1280x1024@75Hz
[     9.084] (II) AMDGPU(0): Manufacturer's mask: 0
[     9.084] (II) AMDGPU(0): Supported standard timings:
[     9.084] (II) AMDGPU(0): #0: hsize: 1152  vsize 864  refresh: 75  vid: 20337
[     9.084] (II) AMDGPU(0): #1: hsize: 1280  vsize 720  refresh: 60  vid: 49281
[     9.084] (II) AMDGPU(0): #2: hsize: 1280  vsize 960  refresh: 60  vid: 16513
[     9.084] (II) AMDGPU(0): #3: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[     9.084] (II) AMDGPU(0): #4: hsize: 1440  vsize 900  refresh: 60  vid: 149
[     9.084] (II) AMDGPU(0): #5: hsize: 1600  vsize 900  refresh: 60  vid: 49321
[     9.084] (II) AMDGPU(0): #6: hsize: 1680  vsize 1050  refresh: 60  vid: 179
[     9.084] (II) AMDGPU(0): #7: hsize: 1920  vsize 1080  refresh: 60  vid: 49361
[     9.084] (II) AMDGPU(0): Supported detailed timing:
[     9.084] (II) AMDGPU(0): clock: 266.6 MHz   Image Size:  797 x 334 mm
[     9.084] (II) AMDGPU(0): h_active: 3440  h_sync: 3488  h_sync_end 3520 h_blank_end 3600 h_border: 0
[     9.084] (II) AMDGPU(0): v_active: 1440  v_sync: 1443  v_sync_end 1448 v_blanking: 1481 v_border: 0
[     9.084] (II) AMDGPU(0): Supported detailed timing:
[     9.084] (II) AMDGPU(0): clock: 648.0 MHz   Image Size:  797 x 334 mm
[     9.084] (II) AMDGPU(0): h_active: 3440  h_sync: 3488  h_sync_end 3520 h_blank_end 3600 h_border: 0
[     9.084] (II) AMDGPU(0): v_active: 1440  v_sync: 1443  v_sync_end 1448 v_blanking: 1500 v_border: 0
[     9.084] (II) AMDGPU(0): Ranges: V min: 48 V max: 144 Hz, H min: 160 H max: 160 kHz, PixClock max 648 MHz
[     9.084] (II) AMDGPU(0): Monitor name: Mi Monitor
[     9.084] (II) AMDGPU(0): Supported detailed timing:
[     9.084] (II) AMDGPU(0): clock: 148.5 MHz   Image Size:  797 x 334 mm
[     9.084] (II) AMDGPU(0): h_active: 1920  h_sync: 2008  h_sync_end 2052 h_blank_end 2200 h_border: 0
[     9.084] (II) AMDGPU(0): v_active: 1080  v_sync: 1089  v_sync_end 1095 v_blanking: 1125 v_border: 0
[     9.084] (II) AMDGPU(0): Supported detailed timing:
[     9.084] (II) AMDGPU(0): clock: 440.6 MHz   Image Size:  797 x 334 mm
[     9.084] (II) AMDGPU(0): h_active: 2560  h_sync: 2608  h_sync_end 2640 h_blank_end 2720 h_border: 0
[     9.084] (II) AMDGPU(0): v_active: 1080  v_sync: 1083  v_sync_end 1088 v_blanking: 1125 v_border: 0
[     9.084] (II) AMDGPU(0): Supported detailed timing:
[     9.084] (II) AMDGPU(0): clock: 540.0 MHz   Image Size:  797 x 334 mm
[     9.084] (II) AMDGPU(0): h_active: 3440  h_sync: 3488  h_sync_end 3520 h_blank_end 3600 h_border: 0
[     9.084] (II) AMDGPU(0): v_active: 1440  v_sync: 1443  v_sync_end 1448 v_blanking: 1500 v_border: 0
[     9.084] (II) AMDGPU(0): Supported detailed timing:
[     9.084] (II) AMDGPU(0): clock: 185.9 MHz   Image Size:  797 x 334 mm
[     9.084] (II) AMDGPU(0): h_active: 1720  h_sync: 1768  h_sync_end 1832 h_blank_end 2080 h_border: 0
[     9.084] (II) AMDGPU(0): v_active: 1440  v_sync: 1443  v_sync_end 1448 v_blanking: 1490 v_border: 0
[     9.084] (II) AMDGPU(0): Supported detailed timing:
[     9.084] (II) AMDGPU(0): clock: 319.9 MHz   Image Size:  797 x 334 mm
[     9.084] (II) AMDGPU(0): h_active: 3440  h_sync: 3488  h_sync_end 3520 h_blank_end 3600 h_border: 0
[     9.084] (II) AMDGPU(0): v_active: 1440  v_sync: 1443  v_sync_end 1448 v_blanking: 1481 v_border: 0
[     9.084] (II) AMDGPU(0): Number of EDID sections to follow: 2
[     9.084] (II) AMDGPU(0): EDID (in hex):
[     9.084] (II) AMDGPU(0): 	00ffffffffffff0061a9443400000000
[     9.084] (II) AMDGPU(0): 	101e0104b55021783b64f5ad5049a322
[     9.084] (II) AMDGPU(0): 	135054adcf00714f81c0814081809500
[     9.084] (II) AMDGPU(0): 	a9c0b300d1c0226870a0d0a029503020
[     9.084] (II) AMDGPU(0): 	35001d4e3100001a20fd70a0d0a03c50
[     9.084] (II) AMDGPU(0): 	302035001d4e3100001e000000fd0030
[     9.084] (II) AMDGPU(0): 	90a0a03c010a202020202020000000fc
[     9.084] (II) AMDGPU(0): 	004d69204d6f6e69746f720a202002ac
[     9.084] (II) AMDGPU(0): 	020320f44c010203040590111213141f
[     9.084] (II) AMDGPU(0): 	3f2309070783010000e6060701605d29
[     9.084] (II) AMDGPU(0): 	023a801871382d40582c96001d4e3100
[     9.084] (II) AMDGPU(0): 	001e20ac00a0a0382d40302035001d4e
[     9.084] (II) AMDGPU(0): 	3100001ef0d270a0d0a03c5030203500
[     9.084] (II) AMDGPU(0): 	1d4e3100001ea348b86861a032503040
[     9.084] (II) AMDGPU(0): 	35001d4e3100001ef57c70a0d0a02950
[     9.084] (II) AMDGPU(0): 	302035001d4e3100001e00000000006b
[     9.084] (II) AMDGPU(0): 	7012790000030014bf2f01046f0d9f00
[     9.084] (II) AMDGPU(0): 	2f001f009f053b000280040007000a08
[     9.084] (II) AMDGPU(0): 	81000804000402100000000000000000
[     9.084] (II) AMDGPU(0): 	00000000000000000000000000000000
[     9.084] (II) AMDGPU(0): 	00000000000000000000000000000000
[     9.084] (II) AMDGPU(0): 	00000000000000000000000000000000
[     9.084] (II) AMDGPU(0): 	00000000000000000000000000000000
[     9.084] (II) AMDGPU(0): 	0000000000000000000000000000e190
[     9.084] (II) AMDGPU(0): Not using mode "3440x1440" (bad mode clock/interlace/doublescan)
[     9.084] (II) AMDGPU(0): Printing probed modes for output DisplayPort-0
[     9.084] (II) AMDGPU(0): Modeline "3440x1440"x50.0  266.58  3440 3488 3520 3600  1440 1443 1448 1481 +hsync -vsync (74.1 kHz eP)
[     9.084] (II) AMDGPU(0): Modeline "3440x1440"x120.0  648.00  3440 3488 3520 3600  1440 1443 1448 1500 +hsync +vsync (180.0 kHz e)
[     9.084] (II) AMDGPU(0): Modeline "3440x1440"x100.0  540.00  3440 3488 3520 3600  1440 1443 1448 1500 +hsync +vsync (150.0 kHz e)
[     9.084] (II) AMDGPU(0): Modeline "3440x1440"x60.0  319.89  3440 3488 3520 3600  1440 1443 1448 1481 +hsync +vsync (88.9 kHz e)
[     9.084] (II) AMDGPU(0): Modeline "2560x1080"x144.0  440.64  2560 2608 2640 2720  1080 1083 1088 1125 +hsync +vsync (162.0 kHz e)
[     9.084] (II) AMDGPU(0): Modeline "1720x1440"x60.0  185.95  1720 1768 1832 2080  1440 1443 1448 1490 +hsync +vsync (89.4 kHz e)
[     9.084] (II) AMDGPU(0): Modeline "1920x1200"x50.0  266.58  1920 3488 3520 3600  1200 1443 1448 1481 +hsync -vsync (74.1 kHz e)
[     9.084] (II) AMDGPU(0): Modeline "1920x1080"x120.0  297.00  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (135.0 kHz e)
[     9.084] (II) AMDGPU(0): Modeline "1920x1080"x119.9  296.70  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (134.9 kHz e)
[     9.084] (II) AMDGPU(0): Modeline "1920x1080"x60.0  148.50  1920 2008 2052 2200  1080 1089 1095 1125 +hsync +vsync (67.5 kHz e)
[     9.084] (II) AMDGPU(0): Modeline "1920x1080"x60.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
[     9.084] (II) AMDGPU(0): Modeline "1920x1080"x50.0  148.50  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[     9.084] (II) AMDGPU(0): Modeline "1920x1080"x59.9  148.35  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.4 kHz e)
[     9.084] (II) AMDGPU(0): Modeline "1600x1200"x50.0  266.58  1600 3488 3520 3600  1200 1443 1448 1481 +hsync -vsync (74.1 kHz e)
[     9.084] (II) AMDGPU(0): Modeline "1680x1050"x60.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz e)
[     9.084] (II) AMDGPU(0): Modeline "1600x900"x60.0  108.00  1600 1624 1704 1800  900 901 904 1000 +hsync +vsync (60.0 kHz e)
[     9.084] (II) AMDGPU(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[     9.084] (II) AMDGPU(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[     9.084] (II) AMDGPU(0): Modeline "1440x900"x59.9  106.50  1440 1520 1672 1904  900 903 909 934 -hsync +vsync (55.9 kHz e)
[     9.084] (II) AMDGPU(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz e)
[     9.084] (II) AMDGPU(0): Modeline "1280x800"x50.0  266.58  1280 3488 3520 3600  800 1443 1448 1481 +hsync -vsync (74.1 kHz e)
[     9.084] (II) AMDGPU(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[     9.084] (II) AMDGPU(0): Modeline "1280x720"x60.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[     9.084] (II) AMDGPU(0): Modeline "1280x720"x50.0   74.25  1280 1720 1760 1980  720 725 730 750 +hsync +vsync (37.5 kHz e)
[     9.084] (II) AMDGPU(0): Modeline "1280x720"x59.9   74.18  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[     9.084] (II) AMDGPU(0): Modeline "1024x768"x75.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[     9.084] (II) AMDGPU(0): Modeline "1024x768"x70.1   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[     9.084] (II) AMDGPU(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[     9.084] (II) AMDGPU(0): Modeline "800x600"x72.2   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[     9.084] (II) AMDGPU(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[     9.084] (II) AMDGPU(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[     9.084] (II) AMDGPU(0): Modeline "720x576"x50.0   27.00  720 732 796 864  576 581 586 625 -hsync -vsync (31.2 kHz e)
[     9.084] (II) AMDGPU(0): Modeline "720x480"x60.0   27.03  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[     9.084] (II) AMDGPU(0): Modeline "720x480"x59.9   27.00  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[     9.084] (II) AMDGPU(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[     9.084] (II) AMDGPU(0): Modeline "640x480"x72.8   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[     9.084] (II) AMDGPU(0): Modeline "640x480"x60.0   25.20  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[     9.084] (II) AMDGPU(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[     9.084] (II) AMDGPU(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[     9.084] (II) AMDGPU(0): EDID for output DisplayPort-1
[     9.084] (II) AMDGPU(0): EDID for output HDMI-A-0
[     9.084] (II) AMDGPU(0): EDID for output HDMI-A-1
[     9.084] (II) AMDGPU(0): Output DisplayPort-0 connected
[     9.084] (II) AMDGPU(0): Output DisplayPort-1 disconnected
[     9.084] (II) AMDGPU(0): Output HDMI-A-0 disconnected
[     9.084] (II) AMDGPU(0): Output HDMI-A-1 disconnected
[     9.084] (II) AMDGPU(0): Using exact sizes for initial modes
[     9.084] (II) AMDGPU(0): Output DisplayPort-0 using initial mode 3440x1440 +0+0
[     9.084] (II) AMDGPU(0): mem size init: gart size :1fe468000 vram size: s:1fc529000 visible:ed2a000
[     9.084] (==) AMDGPU(0): DPI set to (96, 96)
[     9.084] (==) AMDGPU(0): Using gamma correction (1.0, 1.0, 1.0)
[     9.084] (II) Loading sub module "ramdac"
[     9.084] (II) LoadModule: "ramdac"
[     9.084] (II) Module "ramdac" already built-in
[     9.084] (II) UnloadModule: "radeon"
[     9.084] (II) Unloading radeon
[     9.085] (II) UnloadModule: "modesetting"
[     9.085] (II) Unloading modesetting
[     9.085] (II) AMDGPU(0): [DRI2] Setup complete
[     9.085] (II) AMDGPU(0): [DRI2]   DRI driver: radeonsi
[     9.085] (II) AMDGPU(0): [DRI2]   VDPAU driver: radeonsi
[     9.138] (II) AMDGPU(0): Front buffer pitch: 13824 bytes
[     9.139] (II) AMDGPU(0): SYNC extension fences enabled
[     9.139] (II) AMDGPU(0): Present extension enabled
[     9.139] (==) AMDGPU(0): DRI3 enabled
[     9.139] (==) AMDGPU(0): Backing store enabled
[     9.139] (II) AMDGPU(0): Direct rendering enabled
[     9.149] (II) AMDGPU(0): Use GLAMOR acceleration.
[     9.149] (II) AMDGPU(0): Acceleration enabled
[     9.149] (==) AMDGPU(0): DPMS enabled
[     9.149] (==) AMDGPU(0): Silken mouse enabled
[     9.149] (II) AMDGPU(0): Set up textured video (glamor)
[     9.162] (II) Initializing extension Generic Event Extension
[     9.162] (II) Initializing extension SHAPE
[     9.162] (II) Initializing extension MIT-SHM
[     9.162] (II) Initializing extension XInputExtension
[     9.162] (II) Initializing extension XTEST
[     9.162] (II) Initializing extension BIG-REQUESTS
[     9.162] (II) Initializing extension SYNC
[     9.162] (II) Initializing extension XKEYBOARD
[     9.162] (II) Initializing extension XC-MISC
[     9.162] (II) Initializing extension SECURITY
[     9.162] (II) Initializing extension XFIXES
[     9.162] (II) Initializing extension RENDER
[     9.162] (II) Initializing extension RANDR
[     9.163] (II) Initializing extension COMPOSITE
[     9.163] (II) Initializing extension DAMAGE
[     9.163] (II) Initializing extension MIT-SCREEN-SAVER
[     9.163] (II) Initializing extension DOUBLE-BUFFER
[     9.163] (II) Initializing extension RECORD
[     9.163] (II) Initializing extension DPMS
[     9.163] (II) Initializing extension Present
[     9.163] (II) Initializing extension DRI3
[     9.163] (II) Initializing extension X-Resource
[     9.163] (II) Initializing extension XVideo
[     9.163] (II) Initializing extension XVideo-MotionCompensation
[     9.163] (II) Initializing extension GLX
[     9.166] (II) AIGLX: Loaded and initialized radeonsi
[     9.166] (II) GLX: Initialized DRI2 GL provider for screen 0
[     9.166] (II) Initializing extension XFree86-VidModeExtension
[     9.167] (II) Initializing extension XFree86-DGA
[     9.167] (II) Initializing extension XFree86-DRI
[     9.167] (II) Initializing extension DRI2
[     9.167] (II) AMDGPU(0): Setting screen physical size to 910 x 381
[     9.267] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[     9.267] (**) Power Button: Applying InputClass "devname"
[     9.267] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[     9.267] (**) Power Button: Applying InputClass "system-keyboard"
[     9.267] (II) LoadModule: "libinput"
[     9.267] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[     9.269] (II) Module libinput: vendor="X.Org Foundation"
[     9.269] 	compiled for 1.21.1.3, module version = 1.2.1
[     9.269] 	Module class: X.Org XInput Driver
[     9.269] 	ABI class: X.Org XInput driver, version 24.4
[     9.269] (II) Using input driver 'libinput' for 'Power Button'
[     9.269] (**) Power Button: always reports core events
[     9.269] (**) Option "Device" "/dev/input/event2"
[     9.272] (II) event2  - Power Button: is tagged by udev as: Keyboard
[     9.272] (II) event2  - Power Button: device is a keyboard
[     9.273] (II) event2  - Power Button: device removed
[     9.300] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[     9.300] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[     9.300] (**) Option "xkb_layout" "us"
[     9.300] (II) event2  - Power Button: is tagged by udev as: Keyboard
[     9.300] (II) event2  - Power Button: device is a keyboard
[     9.301] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[     9.301] (**) Power Button: Applying InputClass "devname"
[     9.301] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[     9.301] (**) Power Button: Applying InputClass "system-keyboard"
[     9.301] (II) Using input driver 'libinput' for 'Power Button'
[     9.301] (**) Power Button: always reports core events
[     9.301] (**) Option "Device" "/dev/input/event1"
[     9.301] (II) event1  - Power Button: is tagged by udev as: Keyboard
[     9.301] (II) event1  - Power Button: device is a keyboard
[     9.301] (II) event1  - Power Button: device removed
[     9.327] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1"
[     9.327] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[     9.327] (**) Option "xkb_layout" "us"
[     9.327] (II) event1  - Power Button: is tagged by udev as: Keyboard
[     9.327] (II) event1  - Power Button: device is a keyboard
[     9.328] (II) config/udev: Adding input device Sleep Button (/dev/input/event0)
[     9.328] (**) Sleep Button: Applying InputClass "devname"
[     9.328] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[     9.328] (**) Sleep Button: Applying InputClass "system-keyboard"
[     9.328] (II) Using input driver 'libinput' for 'Sleep Button'
[     9.328] (**) Sleep Button: always reports core events
[     9.328] (**) Option "Device" "/dev/input/event0"
[     9.328] (II) event0  - Sleep Button: is tagged by udev as: Keyboard
[     9.328] (II) event0  - Sleep Button: device is a keyboard
[     9.328] (II) event0  - Sleep Button: device removed
[     9.353] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0/event0"
[     9.353] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
[     9.353] (**) Option "xkb_layout" "us"
[     9.354] (II) event0  - Sleep Button: is tagged by udev as: Keyboard
[     9.354] (II) event0  - Sleep Button: device is a keyboard
[     9.354] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=3 (/dev/input/event8)
[     9.354] (**) HDA ATI HDMI HDMI/DP,pcm=3: Applying InputClass "devname"
[     9.354] (II) Using input driver 'libinput' for 'HDA ATI HDMI HDMI/DP,pcm=3'
[     9.354] (**) HDA ATI HDMI HDMI/DP,pcm=3: always reports core events
[     9.354] (**) Option "Device" "/dev/input/event8"
[     9.355] (II) event8  - HDA ATI HDMI HDMI/DP,pcm=3: is tagged by udev as: Switch
[     9.387] (II) event8  - not using input device '/dev/input/event8'.
[     9.387] (EE) libinput: HDA ATI HDMI HDMI/DP,pcm=3: Failed to create a device for /dev/input/event8
[     9.387] (EE) PreInit returned 2 for "HDA ATI HDMI HDMI/DP,pcm=3"
[     9.387] (II) UnloadModule: "libinput"
[     9.387] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=7 (/dev/input/event9)
[     9.387] (**) HDA ATI HDMI HDMI/DP,pcm=7: Applying InputClass "devname"
[     9.387] (II) Using input driver 'libinput' for 'HDA ATI HDMI HDMI/DP,pcm=7'
[     9.387] (**) HDA ATI HDMI HDMI/DP,pcm=7: always reports core events
[     9.387] (**) Option "Device" "/dev/input/event9"
[     9.388] (II) event9  - HDA ATI HDMI HDMI/DP,pcm=7: is tagged by udev as: Switch
[     9.420] (II) event9  - not using input device '/dev/input/event9'.
[     9.420] (EE) libinput: HDA ATI HDMI HDMI/DP,pcm=7: Failed to create a device for /dev/input/event9
[     9.420] (EE) PreInit returned 2 for "HDA ATI HDMI HDMI/DP,pcm=7"
[     9.420] (II) UnloadModule: "libinput"
[     9.420] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=8 (/dev/input/event10)
[     9.420] (**) HDA ATI HDMI HDMI/DP,pcm=8: Applying InputClass "devname"
[     9.420] (II) Using input driver 'libinput' for 'HDA ATI HDMI HDMI/DP,pcm=8'
[     9.420] (**) HDA ATI HDMI HDMI/DP,pcm=8: always reports core events
[     9.420] (**) Option "Device" "/dev/input/event10"
[     9.421] (II) event10 - HDA ATI HDMI HDMI/DP,pcm=8: is tagged by udev as: Switch
[     9.453] (II) event10 - not using input device '/dev/input/event10'.
[     9.453] (EE) libinput: HDA ATI HDMI HDMI/DP,pcm=8: Failed to create a device for /dev/input/event10
[     9.453] (EE) PreInit returned 2 for "HDA ATI HDMI HDMI/DP,pcm=8"
[     9.453] (II) UnloadModule: "libinput"
[     9.454] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=9 (/dev/input/event11)
[     9.454] (**) HDA ATI HDMI HDMI/DP,pcm=9: Applying InputClass "devname"
[     9.454] (II) Using input driver 'libinput' for 'HDA ATI HDMI HDMI/DP,pcm=9'
[     9.454] (**) HDA ATI HDMI HDMI/DP,pcm=9: always reports core events
[     9.454] (**) Option "Device" "/dev/input/event11"
[     9.454] (II) event11 - HDA ATI HDMI HDMI/DP,pcm=9: is tagged by udev as: Switch
[     9.487] (II) event11 - not using input device '/dev/input/event11'.
[     9.487] (EE) libinput: HDA ATI HDMI HDMI/DP,pcm=9: Failed to create a device for /dev/input/event11
[     9.487] (EE) PreInit returned 2 for "HDA ATI HDMI HDMI/DP,pcm=9"
[     9.487] (II) UnloadModule: "libinput"
[     9.487] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=10 (/dev/input/event12)
[     9.487] (**) HDA ATI HDMI HDMI/DP,pcm=10: Applying InputClass "devname"
[     9.487] (II) Using input driver 'libinput' for 'HDA ATI HDMI HDMI/DP,pcm=10'
[     9.487] (**) HDA ATI HDMI HDMI/DP,pcm=10: always reports core events
[     9.487] (**) Option "Device" "/dev/input/event12"
[     9.488] (II) event12 - HDA ATI HDMI HDMI/DP,pcm=10: is tagged by udev as: Switch
[     9.520] (II) event12 - not using input device '/dev/input/event12'.
[     9.520] (EE) libinput: HDA ATI HDMI HDMI/DP,pcm=10: Failed to create a device for /dev/input/event12
[     9.520] (EE) PreInit returned 2 for "HDA ATI HDMI HDMI/DP,pcm=10"
[     9.520] (II) UnloadModule: "libinput"
[     9.520] (II) config/udev: Adding input device Logitech G413 Carbon Mechanical Gaming Keyboard (/dev/input/event3)
[     9.520] (**) Logitech G413 Carbon Mechanical Gaming Keyboard: Applying InputClass "devname"
[     9.520] (**) Logitech G413 Carbon Mechanical Gaming Keyboard: Applying InputClass "libinput keyboard catchall"
[     9.520] (**) Logitech G413 Carbon Mechanical Gaming Keyboard: Applying InputClass "system-keyboard"
[     9.520] (II) Using input driver 'libinput' for 'Logitech G413 Carbon Mechanical Gaming Keyboard'
[     9.520] (**) Logitech G413 Carbon Mechanical Gaming Keyboard: always reports core events
[     9.520] (**) Option "Device" "/dev/input/event3"
[     9.521] (II) event3  - Logitech G413 Carbon Mechanical Gaming Keyboard: is tagged by udev as: Keyboard
[     9.521] (II) event3  - Logitech G413 Carbon Mechanical Gaming Keyboard: device is a keyboard
[     9.521] (II) event3  - Logitech G413 Carbon Mechanical Gaming Keyboard: device removed
[     9.537] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.0/0003:046D:C33A.0001/input/input3/event3"
[     9.537] (II) XINPUT: Adding extended input device "Logitech G413 Carbon Mechanical Gaming Keyboard" (type: KEYBOARD, id 9)
[     9.537] (**) Option "xkb_layout" "us"
[     9.537] (II) event3  - Logitech G413 Carbon Mechanical Gaming Keyboard: is tagged by udev as: Keyboard
[     9.537] (II) event3  - Logitech G413 Carbon Mechanical Gaming Keyboard: device is a keyboard
[     9.538] (II) config/udev: Adding input device Logitech G413 Carbon Mechanical Gaming Keyboard (/dev/input/event4)
[     9.538] (**) Logitech G413 Carbon Mechanical Gaming Keyboard: Applying InputClass "devname"
[     9.538] (**) Logitech G413 Carbon Mechanical Gaming Keyboard: Applying InputClass "libinput keyboard catchall"
[     9.538] (**) Logitech G413 Carbon Mechanical Gaming Keyboard: Applying InputClass "system-keyboard"
[     9.538] (II) Using input driver 'libinput' for 'Logitech G413 Carbon Mechanical Gaming Keyboard'
[     9.538] (**) Logitech G413 Carbon Mechanical Gaming Keyboard: always reports core events
[     9.538] (**) Option "Device" "/dev/input/event4"
[     9.539] (II) event4  - Logitech G413 Carbon Mechanical Gaming Keyboard: is tagged by udev as: Keyboard
[     9.539] (II) event4  - Logitech G413 Carbon Mechanical Gaming Keyboard: device is a keyboard
[     9.539] (II) event4  - Logitech G413 Carbon Mechanical Gaming Keyboard: device removed
[     9.577] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.1/0003:046D:C33A.0002/input/input4/event4"
[     9.577] (II) XINPUT: Adding extended input device "Logitech G413 Carbon Mechanical Gaming Keyboard" (type: KEYBOARD, id 10)
[     9.577] (**) Option "xkb_layout" "us"
[     9.577] (II) event4  - Logitech G413 Carbon Mechanical Gaming Keyboard: is tagged by udev as: Keyboard
[     9.578] (II) event4  - Logitech G413 Carbon Mechanical Gaming Keyboard: device is a keyboard
[     9.578] (II) config/udev: Adding input device Logitech Gaming Mouse G502 (/dev/input/event5)
[     9.578] (**) Logitech Gaming Mouse G502: Applying InputClass "devname"
[     9.578] (**) Logitech Gaming Mouse G502: Applying InputClass "libinput pointer catchall"
[     9.578] (II) Using input driver 'libinput' for 'Logitech Gaming Mouse G502'
[     9.578] (**) Logitech Gaming Mouse G502: always reports core events
[     9.578] (**) Option "Device" "/dev/input/event5"
[     9.634] (II) event5  - Logitech Gaming Mouse G502: is tagged by udev as: Mouse
[     9.634] (II) event5  - Logitech Gaming Mouse G502: device is a pointer
[     9.634] (II) event5  - Logitech Gaming Mouse G502: device removed
[     9.670] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.0/0003:046D:C07D.0003/input/input7/event5"
[     9.670] (II) XINPUT: Adding extended input device "Logitech Gaming Mouse G502" (type: MOUSE, id 11)
[     9.670] (**) Option "AccelerationScheme" "none"
[     9.670] (**) Logitech Gaming Mouse G502: (accel) selected scheme none/0
[     9.670] (**) Logitech Gaming Mouse G502: (accel) acceleration factor: 2.000
[     9.670] (**) Logitech Gaming Mouse G502: (accel) acceleration threshold: 4
[     9.727] (II) event5  - Logitech Gaming Mouse G502: is tagged by udev as: Mouse
[     9.727] (II) event5  - Logitech Gaming Mouse G502: device is a pointer
[     9.728] (II) config/udev: Adding input device Logitech Gaming Mouse G502 (/dev/input/mouse0)
[     9.728] (**) Logitech Gaming Mouse G502: Applying InputClass "devname"
[     9.728] (II) Using input driver 'libinput' for 'Logitech Gaming Mouse G502'
[     9.728] (**) Logitech Gaming Mouse G502: always reports core events
[     9.728] (**) Option "Device" "/dev/input/mouse0"
[     9.770] (II) mouse0  - not using input device '/dev/input/mouse0'.
[     9.770] (EE) libinput: Logitech Gaming Mouse G502: Failed to create a device for /dev/input/mouse0
[     9.770] (EE) PreInit returned 2 for "Logitech Gaming Mouse G502"
[     9.770] (II) UnloadModule: "libinput"
[     9.770] (II) config/udev: Adding input device Logitech Gaming Mouse G502 Keyboard (/dev/input/event6)
[     9.770] (**) Logitech Gaming Mouse G502 Keyboard: Applying InputClass "devname"
[     9.770] (**) Logitech Gaming Mouse G502 Keyboard: Applying InputClass "libinput keyboard catchall"
[     9.770] (**) Logitech Gaming Mouse G502 Keyboard: Applying InputClass "system-keyboard"
[     9.770] (II) Using input driver 'libinput' for 'Logitech Gaming Mouse G502 Keyboard'
[     9.770] (**) Logitech Gaming Mouse G502 Keyboard: always reports core events
[     9.770] (**) Option "Device" "/dev/input/event6"
[     9.771] (II) event6  - Logitech Gaming Mouse G502 Keyboard: is tagged by udev as: Keyboard
[     9.771] (II) event6  - Logitech Gaming Mouse G502 Keyboard: device is a keyboard
[     9.771] (II) event6  - Logitech Gaming Mouse G502 Keyboard: device removed
[     9.797] (II) libinput: Logitech Gaming Mouse G502 Keyboard: needs a virtual subdevice
[     9.797] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.1/0003:046D:C07D.0004/input/input8/event6"
[     9.797] (II) XINPUT: Adding extended input device "Logitech Gaming Mouse G502 Keyboard" (type: MOUSE, id 12)
[     9.797] (**) Option "AccelerationScheme" "none"
[     9.797] (**) Logitech Gaming Mouse G502 Keyboard: (accel) selected scheme none/0
[     9.797] (**) Logitech Gaming Mouse G502 Keyboard: (accel) acceleration factor: 2.000
[     9.797] (**) Logitech Gaming Mouse G502 Keyboard: (accel) acceleration threshold: 4
[     9.797] (II) event6  - Logitech Gaming Mouse G502 Keyboard: is tagged by udev as: Keyboard
[     9.797] (II) event6  - Logitech Gaming Mouse G502 Keyboard: device is a keyboard
[     9.798] (II) config/udev: Adding input device HDA Intel PCH Front Mic (/dev/input/event13)
[     9.798] (**) HDA Intel PCH Front Mic: Applying InputClass "devname"
[     9.798] (II) Using input driver 'libinput' for 'HDA Intel PCH Front Mic'
[     9.798] (**) HDA Intel PCH Front Mic: always reports core events
[     9.798] (**) Option "Device" "/dev/input/event13"
[     9.798] (II) event13 - HDA Intel PCH Front Mic: is tagged by udev as: Switch
[     9.830] (II) event13 - not using input device '/dev/input/event13'.
[     9.830] (EE) libinput: HDA Intel PCH Front Mic: Failed to create a device for /dev/input/event13
[     9.830] (EE) PreInit returned 2 for "HDA Intel PCH Front Mic"
[     9.830] (II) UnloadModule: "libinput"
[     9.830] (II) config/udev: Adding input device HDA Intel PCH Rear Mic (/dev/input/event14)
[     9.830] (**) HDA Intel PCH Rear Mic: Applying InputClass "devname"
[     9.830] (II) Using input driver 'libinput' for 'HDA Intel PCH Rear Mic'
[     9.830] (**) HDA Intel PCH Rear Mic: always reports core events
[     9.830] (**) Option "Device" "/dev/input/event14"
[     9.831] (II) event14 - HDA Intel PCH Rear Mic: is tagged by udev as: Switch
[     9.867] (II) event14 - not using input device '/dev/input/event14'.
[     9.867] (EE) libinput: HDA Intel PCH Rear Mic: Failed to create a device for /dev/input/event14
[     9.867] (EE) PreInit returned 2 for "HDA Intel PCH Rear Mic"
[     9.867] (II) UnloadModule: "libinput"
[     9.867] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event15)
[     9.867] (**) HDA Intel PCH Line: Applying InputClass "devname"
[     9.867] (II) Using input driver 'libinput' for 'HDA Intel PCH Line'
[     9.867] (**) HDA Intel PCH Line: always reports core events
[     9.867] (**) Option "Device" "/dev/input/event15"
[     9.867] (II) event15 - HDA Intel PCH Line: is tagged by udev as: Switch
[     9.900] (II) event15 - not using input device '/dev/input/event15'.
[     9.900] (EE) libinput: HDA Intel PCH Line: Failed to create a device for /dev/input/event15
[     9.900] (EE) PreInit returned 2 for "HDA Intel PCH Line"
[     9.900] (II) UnloadModule: "libinput"
[     9.900] (II) config/udev: Adding input device HDA Intel PCH Line Out Front (/dev/input/event16)
[     9.900] (**) HDA Intel PCH Line Out Front: Applying InputClass "devname"
[     9.900] (II) Using input driver 'libinput' for 'HDA Intel PCH Line Out Front'
[     9.900] (**) HDA Intel PCH Line Out Front: always reports core events
[     9.900] (**) Option "Device" "/dev/input/event16"
[     9.901] (II) event16 - HDA Intel PCH Line Out Front: is tagged by udev as: Switch
[     9.933] (II) event16 - not using input device '/dev/input/event16'.
[     9.933] (EE) libinput: HDA Intel PCH Line Out Front: Failed to create a device for /dev/input/event16
[     9.933] (EE) PreInit returned 2 for "HDA Intel PCH Line Out Front"
[     9.933] (II) UnloadModule: "libinput"
[     9.934] (II) config/udev: Adding input device HDA Intel PCH Line Out Surround (/dev/input/event17)
[     9.934] (**) HDA Intel PCH Line Out Surround: Applying InputClass "devname"
[     9.934] (II) Using input driver 'libinput' for 'HDA Intel PCH Line Out Surround'
[     9.934] (**) HDA Intel PCH Line Out Surround: always reports core events
[     9.934] (**) Option "Device" "/dev/input/event17"
[     9.934] (II) event17 - HDA Intel PCH Line Out Surround: is tagged by udev as: Switch
[     9.970] (II) event17 - not using input device '/dev/input/event17'.
[     9.970] (EE) libinput: HDA Intel PCH Line Out Surround: Failed to create a device for /dev/input/event17
[     9.970] (EE) PreInit returned 2 for "HDA Intel PCH Line Out Surround"
[     9.970] (II) UnloadModule: "libinput"
[     9.970] (II) config/udev: Adding input device HDA Intel PCH Line Out CLFE (/dev/input/event18)
[     9.970] (**) HDA Intel PCH Line Out CLFE: Applying InputClass "devname"
[     9.970] (II) Using input driver 'libinput' for 'HDA Intel PCH Line Out CLFE'
[     9.970] (**) HDA Intel PCH Line Out CLFE: always reports core events
[     9.970] (**) Option "Device" "/dev/input/event18"
[     9.971] (II) event18 - HDA Intel PCH Line Out CLFE: is tagged by udev as: Switch
[    10.003] (II) event18 - not using input device '/dev/input/event18'.
[    10.003] (EE) libinput: HDA Intel PCH Line Out CLFE: Failed to create a device for /dev/input/event18
[    10.003] (EE) PreInit returned 2 for "HDA Intel PCH Line Out CLFE"
[    10.003] (II) UnloadModule: "libinput"
[    10.004] (II) config/udev: Adding input device HDA Intel PCH Line Out Side (/dev/input/event19)
[    10.004] (**) HDA Intel PCH Line Out Side: Applying InputClass "devname"
[    10.004] (II) Using input driver 'libinput' for 'HDA Intel PCH Line Out Side'
[    10.004] (**) HDA Intel PCH Line Out Side: always reports core events
[    10.004] (**) Option "Device" "/dev/input/event19"
[    10.004] (II) event19 - HDA Intel PCH Line Out Side: is tagged by udev as: Switch
[    10.037] (II) event19 - not using input device '/dev/input/event19'.
[    10.037] (EE) libinput: HDA Intel PCH Line Out Side: Failed to create a device for /dev/input/event19
[    10.037] (EE) PreInit returned 2 for "HDA Intel PCH Line Out Side"
[    10.037] (II) UnloadModule: "libinput"
[    10.037] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event20)
[    10.037] (**) HDA Intel PCH Front Headphone: Applying InputClass "devname"
[    10.037] (II) Using input driver 'libinput' for 'HDA Intel PCH Front Headphone'
[    10.037] (**) HDA Intel PCH Front Headphone: always reports core events
[    10.037] (**) Option "Device" "/dev/input/event20"
[    10.037] (II) event20 - HDA Intel PCH Front Headphone: is tagged by udev as: Switch
[    10.070] (II) event20 - not using input device '/dev/input/event20'.
[    10.070] (EE) libinput: HDA Intel PCH Front Headphone: Failed to create a device for /dev/input/event20
[    10.070] (EE) PreInit returned 2 for "HDA Intel PCH Front Headphone"
[    10.070] (II) UnloadModule: "libinput"
[    10.070] (II) config/udev: Adding input device PC Speaker (/dev/input/event7)
[    10.070] (**) PC Speaker: Applying InputClass "devname"
[    10.070] (II) Using input driver 'libinput' for 'PC Speaker'
[    10.070] (**) PC Speaker: always reports core events
[    10.070] (**) Option "Device" "/dev/input/event7"
[    10.071] (II) event7  - PC Speaker: not tagged as supported input device
[    10.103] (II) event7  - not using input device '/dev/input/event7'.
[    10.103] (EE) libinput: PC Speaker: Failed to create a device for /dev/input/event7
[    10.103] (EE) PreInit returned 2 for "PC Speaker"
[    10.103] (II) UnloadModule: "libinput"
[    10.107] (**) Logitech Gaming Mouse G502 Keyboard: Applying InputClass "devname"
[    10.107] (**) Logitech Gaming Mouse G502 Keyboard: Applying InputClass "libinput keyboard catchall"
[    10.107] (**) Logitech Gaming Mouse G502 Keyboard: Applying InputClass "system-keyboard"
[    10.107] (II) Using input driver 'libinput' for 'Logitech Gaming Mouse G502 Keyboard'
[    10.107] (**) Logitech Gaming Mouse G502 Keyboard: always reports core events
[    10.107] (**) Option "Device" "/dev/input/event6"
[    10.107] (II) libinput: Logitech Gaming Mouse G502 Keyboard: is a virtual subdevice
[    10.107] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.1/0003:046D:C07D.0004/input/input8/event6"
[    10.107] (II) XINPUT: Adding extended input device "Logitech Gaming Mouse G502 Keyboard" (type: KEYBOARD, id 13)
[    10.107] (**) Option "xkb_layout" "us"

Again, apologies if I have missed any required information that may be needed to help me out. Let me know what I need and how to generate it if not, and I’ll post it. Any help with this would be really appreciated.

Thanks,

Andrew

You have to create the xorg file and add the information and save it.

https://wiki.archlinux.org/title/AMDGPU#Xorg_configuration

1 Like

I’m guessing I had a previous typo or some other copy and paste oddity last time. Revisiting this option after your post worked. Thanks for reaching out :smiley:

1 Like

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.