(gelöst) Manjaro - neuer Monitor, kein Signal

Spike S.

Lt. Commander
Registriert
Feb. 2012
Beiträge
1.799
Lösung: Kernel 5.19 oder neuer installieren und Standardtheme "Breath" für den SDDM wählen. Ursache ist aber weiterhin nicht wirklich klar, siehe #15

Falls, warum auch immer, der neuer Kernel nicht installiert werden kann, hier noch zwei Wege doch noch ins System zu gelangen.
Workaround 1: In meinem Fall wurde der Monitor einfach nicht gefunden, als die Loginseite gestartet wurde, die Loginseite war aber immer "im Hintergrund" da. Nach dem Booten, ein paar Sekunden warten sobald der Monitor "No Signal" anzeigt und dann blind das Passwort eingeben und Enter drücken. Wenn der Desktop startet, bekommt der Monitor wieder ein Signal.

Workaround 2: Per STRG+ALT+F2 in eine TTY Session wechseln, der Monitor geht dann auch wieder an, dort dann anmelden und per sudo systemctl restart sddm die Loginseite neustarten.



Ich habe einen neuen Monitor (Dell U2422HE), bei dem weder über DP noch USB-C ein Signal beim Monitor ankommt. Allerdings erst beim Login Screen, Grub und pkgfile Zeugs sehe ich noch. Wenn die Anmeldung zu sehen sein sollte, sagt der Monitor "no signal".

Grafikkarte ist eine Radeon 6800XT.
Manjaro Live hat weder mit den Open Source, noch mit den Nonfree Treibern ein Problem, läuft. Kernel ist jeweils 5.15.

Habe auch schon vom Live Manjaro per Chroot den Reinstall der video-linux Treiber forciert. Keine Änderung. Der Parameter nomodeset hilft auch nicht, dann bleibt der Bootvorgang beim pkgfile stehen.

HDMI ist keine Option, da ich per Daisy Chain einen zweiten Monitor anschließen möchte.

Edit: das parallel installierte Win10 hat keine Probleme, da läuft es wie erwartet über DP und USB-C inkl Daisy Chain.
 
Zuletzt bearbeitet:
Die Daisy Chain ist aber noch nicht aktiv oder?
Also der Monitor steckt alleine am Rechner?
 
Systemd Logs waren über journalctl, richtig? Nach welchen Stichwörtern soll ich Ausschau halten?

Zur Fehlerbehebung hab ich den neuen Monitor erstmal einzeln dran, Fehlerbild ist aber erstmal das gleiche.

Zuvor war übrigens der jetzt zweite Monitor (der über Daisy Chain laufen soll) direkt per Displayport angeschlossen.
 
Ja genau. Mit journalctl --boot bekommst du die Log seit Startup (musst aber "scrollen"). Mit journalctl --boot --lines=all > startup.log kannst du die Ausgabe direkt in ~/startup.log dumpen.

Die ersten hunderte Einträge haben relevante Einträge. Irgenddwo fängt es mit amdgpu an, dass ist der AMD GPU Treiber der initialisiert wird. Ich vermute irgendwo einen Fehler. Der sollte dann "offensichtlich" sein. Am besten vergleichst du das mal mit einem Start mit funktionierendem Monitor. Kannst du gerne hier bereitstellen, dann können wir mal schauen wie der A-B-Vergleich aussieht.

Ich habe gerade getestet und die Xorg log ist gar nicht in der systemd Logausgabe. An die (für den Fehler vermutlich relevantere) Xorg Log kommst du so: gedit /var/log/Xorg.0.log
 
Zuletzt bearbeitet:
Ich habe erstmal journalctl auf "amd" gegrept (alle dieser Meldungen anbei). Dabei fallen mir die Meldungen "SMU driver if version not matched" und "SRAT table not found" ins Auge. Ich kann die aber nicht einschätzen, da fehlt mir der Hintergrund.
Aus der XOrg Log werde ich auch nicht so recht schlau. Nur, beim groben Überfliegen im Vergleich mit der XOrg Log vom Live Manjaro fällt mir auf, das beim installierten Manjaro die ganzen Monitoranzeigemodi fehlen, die XOrg ja sonst immer ausspuckt.
Bash:
Oct 09 16:07:04 sheepfarm kernel: perf/amd_iommu: Detected AMD IOMMU #0 (2 banks, 4 counters/bank).
Oct 09 16:07:04 sheepfarm kernel: [drm] amdgpu kernel modesetting enabled.
Oct 09 16:07:04 sheepfarm kernel: amdgpu: Ignoring ACPI CRAT on non-APU system
Oct 09 16:07:04 sheepfarm kernel: amdgpu: Virtual CRAT table created for CPU
Oct 09 16:07:04 sheepfarm kernel: amdgpu: Topology: Add CPU node
Oct 09 16:07:04 sheepfarm kernel: amdgpu 0000:09:00.0: vgaarb: deactivate vga console
Oct 09 16:07:04 sheepfarm kernel: amdgpu 0000:09:00.0: enabling device (0006 -> 0007)
Oct 09 16:07:04 sheepfarm kernel: amdgpu 0000:09:00.0: amdgpu: Trusted Memory Zone (TMZ) feature not supported
Oct 09 16:07:04 sheepfarm kernel: amdgpu 0000:09:00.0: amdgpu: Fetched VBIOS from VFCT
Oct 09 16:07:04 sheepfarm kernel: amdgpu: ATOM BIOS: 113-D4120500-101
Oct 09 16:07:04 sheepfarm kernel: amdgpu 0000:09:00.0: amdgpu: MEM ECC is not presented.
Oct 09 16:07:04 sheepfarm kernel: amdgpu 0000:09:00.0: amdgpu: SRAM ECC is not presented.
Oct 09 16:07:04 sheepfarm kernel: amdgpu 0000:09:00.0: amdgpu: VRAM: 16368M 0x0000008000000000 - 0x00000083FEFFFFFF (16368M used)
Oct 09 16:07:04 sheepfarm kernel: amdgpu 0000:09:00.0: amdgpu: GART: 512M 0x0000000000000000 - 0x000000001FFFFFFF
Oct 09 16:07:04 sheepfarm kernel: amdgpu 0000:09:00.0: amdgpu: AGP: 267894784M 0x0000008400000000 - 0x0000FFFFFFFFFFFF
Oct 09 16:07:04 sheepfarm kernel: [drm] amdgpu: 16368M of VRAM memory ready
Oct 09 16:07:04 sheepfarm kernel: [drm] amdgpu: 16368M of GTT memory ready.
Oct 09 16:07:04 sheepfarm kernel: amdgpu 0000:09:00.0: amdgpu: PSP runtime database doesn't exist
Oct 09 16:07:06 sheepfarm kernel: amdgpu 0000:09:00.0: amdgpu: Will use PSP to load VCN firmware
Oct 09 16:07:07 sheepfarm kernel: amdgpu 0000:09:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
Oct 09 16:07:07 sheepfarm kernel: amdgpu 0000:09:00.0: amdgpu: smu driver if version = 0x00000040, smu fw if version = 0x00000041, smu fw version = 0x003a5400 (58.84.0)
Oct 09 16:07:07 sheepfarm kernel: amdgpu 0000:09:00.0: amdgpu: SMU driver if version not matched
Oct 09 16:07:07 sheepfarm kernel: amdgpu 0000:09:00.0: amdgpu: use vbios provided pptable
Oct 09 16:07:07 sheepfarm kernel: amdgpu 0000:09:00.0: amdgpu: SMU is initialized successfully!
Oct 09 16:07:07 sheepfarm kernel: snd_hda_intel 0000:09:00.1: bound 0000:09:00.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu])
Oct 09 16:07:07 sheepfarm kernel: kfd kfd: amdgpu: Allocated 3969056 bytes on gart
Oct 09 16:07:07 sheepfarm kernel: amdgpu: HMM registered 16368MB device memory
Oct 09 16:07:07 sheepfarm kernel: amdgpu: SRAT table not found
Oct 09 16:07:07 sheepfarm kernel: amdgpu: Virtual CRAT table created for GPU
Oct 09 16:07:07 sheepfarm kernel: amdgpu: Topology: Add dGPU node [0x73bf:0x1002]
Oct 09 16:07:07 sheepfarm kernel: kfd kfd: amdgpu: added device 1002:73bf
Oct 09 16:07:07 sheepfarm kernel: amdgpu 0000:09:00.0: amdgpu: SE 4, SH per SE 2, CU per SH 10, active_cu_number 72
Oct 09 16:07:07 sheepfarm kernel: amdgpu 0000:09:00.0: [drm] Cannot find any crtc or sizes
Oct 09 16:07:07 sheepfarm kernel: amdgpu 0000:09:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
Oct 09 16:07:07 sheepfarm kernel: amdgpu 0000:09:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
Oct 09 16:07:07 sheepfarm kernel: amdgpu 0000:09:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
Oct 09 16:07:07 sheepfarm kernel: amdgpu 0000:09:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
Oct 09 16:07:07 sheepfarm kernel: amdgpu 0000:09:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
Oct 09 16:07:07 sheepfarm kernel: amdgpu 0000:09:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
Oct 09 16:07:07 sheepfarm kernel: amdgpu 0000:09:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
Oct 09 16:07:07 sheepfarm kernel: amdgpu 0000:09:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
Oct 09 16:07:07 sheepfarm kernel: amdgpu 0000:09:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
Oct 09 16:07:07 sheepfarm kernel: amdgpu 0000:09:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
Oct 09 16:07:07 sheepfarm kernel: amdgpu 0000:09:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
Oct 09 16:07:07 sheepfarm kernel: amdgpu 0000:09:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
Oct 09 16:07:07 sheepfarm kernel: amdgpu 0000:09:00.0: amdgpu: ring sdma2 uses VM inv eng 14 on hub 0
Oct 09 16:07:07 sheepfarm kernel: amdgpu 0000:09:00.0: amdgpu: ring sdma3 uses VM inv eng 15 on hub 0
Oct 09 16:07:07 sheepfarm kernel: amdgpu 0000:09:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
Oct 09 16:07:07 sheepfarm kernel: amdgpu 0000:09:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
Oct 09 16:07:07 sheepfarm kernel: amdgpu 0000:09:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
Oct 09 16:07:07 sheepfarm kernel: amdgpu 0000:09:00.0: amdgpu: ring vcn_dec_1 uses VM inv eng 5 on hub 1
Oct 09 16:07:07 sheepfarm kernel: amdgpu 0000:09:00.0: amdgpu: ring vcn_enc_1.0 uses VM inv eng 6 on hub 1
Oct 09 16:07:07 sheepfarm kernel: amdgpu 0000:09:00.0: amdgpu: ring vcn_enc_1.1 uses VM inv eng 7 on hub 1
Oct 09 16:07:07 sheepfarm kernel: amdgpu 0000:09:00.0: amdgpu: ring jpeg_dec uses VM inv eng 8 on hub 1
Oct 09 16:07:07 sheepfarm kernel: [drm] Initialized amdgpu 3.42.0 20150101 for 0000:09:00.0 on minor 0
Oct 09 16:07:08 sheepfarm kernel: fbcon: amdgpudrmfb (fb0) is primary device
Oct 09 16:07:08 sheepfarm kernel: amdgpu 0000:09:00.0: [drm] fb0: amdgpudrmfb frame buffer device
Bash:
[     8.520] (--) Log file renamed from "/var/log/Xorg.pid-1836.log" to "/var/log/Xorg.0.log"
[     8.521]
X.Org X Server 1.21.1.4
X Protocol Version 11, Revision 0
[     8.521] Current Operating System: Linux sheepfarm 5.15.65-1-MANJARO #1 SMP PREEMPT Mon Sep 5 10:15:47 UTC 2022 x86_64
[     8.521] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.15-x86_64 root=UUID=e1bc81e9-4a62-40fb-9a96-854dd1060814 rw quiet apparmor=1 security=apparmor resume=UUID=1b8786d7-8ff3-4d8b-92a4-1f861ce49606 udev.log_priority=3
[     8.521] 
[     8.521] Current version of pixman: 0.40.0
[     8.521]     Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
[     8.521] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[     8.521] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Oct  9 16:07:07 2022
[     8.521] (==) Using config directory: "/etc/X11/xorg.conf.d"
[     8.521] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[     8.522] (==) No Layout section.  Using the first Screen section.
[     8.522] (==) No screen section available. Using defaults.
[     8.522] (**) |-->Screen "Default Screen Section" (0)
[     8.522] (**) |   |-->Monitor "<default monitor>"
[     8.522] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
[     8.522] (==) Automatically adding devices
[     8.522] (==) Automatically enabling devices
[     8.522] (==) Automatically adding GPU devices
[     8.522] (==) Automatically binding GPU devices
[     8.522] (==) Max clients allowed: 256, resource mask: 0x1fffff
[     8.523] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[     8.523]     Entry deleted from font path.
[     8.523] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[     8.523]     Entry deleted from font path.
[     8.523] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[     8.523]     Entry deleted from font path.
[     8.523] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[     8.523]     Entry deleted from font path.
[     8.523] (==) FontPath set to:
    /usr/share/fonts/misc,
    /usr/share/fonts/TTF
[     8.523] (==) ModulePath set to "/usr/lib/xorg/modules"
[     8.523] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
[     8.523] (II) Module ABI versions:
[     8.523]     X.Org ANSI C Emulation: 0.4
[     8.523]     X.Org Video Driver: 25.2
[     8.523]     X.Org XInput driver : 24.4
[     8.523]     X.Org Server Extension : 10.0
[     8.523] (++) using VT number 1

[     8.523] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[     8.523] (II) xfree86: Adding drm device (/dev/dri/card0)
[     8.523] (II) Platform probe for /sys/devices/pci0000:00/0000:00:03.1/0000:07:00.0/0000:08:00.0/0000:09:00.0/drm/card0
[     8.525] (--) PCI:*(9@0:0:0) 1002:73bf:1002:0e3a rev 193, Mem @ 0x7800000000/17179869184, 0x7c00000000/268435456, 0xeca00000/1048576, I/O @ 0x0000f000/256, BIOS @ 0x????????/131072
[     8.525] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[     8.525] (II) LoadModule: "glx"
[     8.526] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[     8.528] (II) Module glx: vendor="X.Org Foundation"
[     8.528]     compiled for 1.21.1.4, module version = 1.0.0
[     8.528]     ABI class: X.Org Server Extension, version 10.0
[     8.528] (II) Applying OutputClass "AMDgpu" to /dev/dri/card0
[     8.528]     loading driver: amdgpu
[     8.528] (==) Matched amdgpu as autoconfigured driver 0
[     8.528] (==) Matched ati as autoconfigured driver 1
[     8.528] (==) Matched modesetting as autoconfigured driver 2
[     8.528] (==) Matched fbdev as autoconfigured driver 3
[     8.528] (==) Matched vesa as autoconfigured driver 4
[     8.528] (==) Assigned the driver to the xf86ConfigLayout
[     8.528] (II) LoadModule: "amdgpu"
[     8.528] (II) Loading /usr/lib/xorg/modules/drivers/amdgpu_drv.so
[     8.530] (II) Module amdgpu: vendor="X.Org Foundation"
[     8.530]     compiled for 1.21.1.3, module version = 22.0.0
[     8.530]     Module class: X.Org Video Driver
[     8.530]     ABI class: X.Org Video Driver, version 25.2
[     8.530] (II) LoadModule: "ati"
[     8.530] (II) Loading /usr/lib/xorg/modules/drivers/ati_drv.so
[     8.530] (II) Module ati: vendor="X.Org Foundation"
[     8.530]     compiled for 1.21.1.4, module version = 19.1.0
[     8.530]     Module class: X.Org Video Driver
[     8.530]     ABI class: X.Org Video Driver, version 25.2
[     8.530] (II) LoadModule: "radeon"
[     8.530] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
[     8.530] (II) Module radeon: vendor="X.Org Foundation"
[     8.530]     compiled for 1.21.1.4, module version = 19.1.0
[     8.530]     Module class: X.Org Video Driver
[     8.530]     ABI class: X.Org Video Driver, version 25.2
[     8.531] (II) LoadModule: "modesetting"
[     8.531] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[     8.531] (II) Module modesetting: vendor="X.Org Foundation"
[     8.531]     compiled for 1.21.1.4, module version = 1.21.1
[     8.531]     Module class: X.Org Video Driver
[     8.531]     ABI class: X.Org Video Driver, version 25.2
[     8.531] (II) LoadModule: "fbdev"
[     8.531] (WW) Warning, couldn't open module fbdev
[     8.531] (EE) Failed to load module "fbdev" (module does not exist, 0)
[     8.531] (II) LoadModule: "vesa"
[     8.531] (WW) Warning, couldn't open module vesa
[     8.531] (EE) Failed to load module "vesa" (module does not exist, 0)
[     8.531] (II) AMDGPU: Driver for AMD Radeon:
    All GPUs supported by the amdgpu kernel driver
[     8.531] (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.532] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[     8.533] (WW) Falling back to old probe method for modesetting
[     8.533] (II) AMDGPU(0): Creating default Display subsection in Screen section
    "Default Screen Section" for depth/fbbpp 24/32
[     8.533] (==) AMDGPU(0): Depth 24, (--) framebuffer bpp 32
[     8.533] (II) AMDGPU(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
[     8.533] (==) AMDGPU(0): Default visual is TrueColor
[     8.533] (==) AMDGPU(0): RGB weight 888
[     8.533] (II) AMDGPU(0): Using 8 bits per RGB (8 bit DAC)
[     8.533] (--) AMDGPU(0): Chipset: "AMD Radeon RX 6800 XT" (ChipID = 0x73bf)
[     8.533] (II) Loading sub module "fb"
[     8.533] (II) LoadModule: "fb"
[     8.533] (II) Module "fb" already built-in
[     8.533] (II) Loading sub module "dri2"
[     8.533] (II) LoadModule: "dri2"
[     8.533] (II) Module "dri2" already built-in
[     8.596] (II) Loading sub module "glamoregl"
[     8.596] (II) LoadModule: "glamoregl"
[     8.596] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[     8.598] (II) Module glamoregl: vendor="X.Org Foundation"
[     8.598]     compiled for 1.21.1.4, module version = 1.0.1
[     8.598]     ABI class: X.Org ANSI C Emulation, version 0.4
[     8.605] (II) AMDGPU(0): glamor X acceleration enabled on AMD Radeon RX 6800 XT (sienna_cichlid, LLVM 14.0.6, DRM 3.42, 5.15.65-1-MANJARO)
[     8.605] (II) AMDGPU(0): glamor detected, initialising EGL layer.
[     8.605] (==) AMDGPU(0): TearFree property default: auto
[     8.605] (==) AMDGPU(0): VariableRefresh: disabled
[     8.605] (==) AMDGPU(0): AsyncFlipSecondaries: disabled
[     8.605] (II) AMDGPU(0): KMS Pageflipping: enabled
[     8.605] (II) AMDGPU(0): Output DisplayPort-0 has no monitor section
[     8.605] (II) AMDGPU(0): Output DisplayPort-1 has no monitor section
[     8.605] (II) AMDGPU(0): Output DisplayPort-2 has no monitor section
[     8.605] (II) AMDGPU(0): Output HDMI-A-0 has no monitor section
[     8.605] (II) AMDGPU(0): Output DisplayPort-3 has no monitor section
[     8.605] (II) AMDGPU(0): EDID for output DisplayPort-0
[     8.605] (II) AMDGPU(0): EDID for output DisplayPort-1
[     8.605] (II) AMDGPU(0): EDID for output DisplayPort-2
[     8.605] (II) AMDGPU(0): EDID for output HDMI-A-0
[     8.605] (II) AMDGPU(0): EDID for output DisplayPort-3
[     8.605] (II) AMDGPU(0): Output DisplayPort-0 disconnected
[     8.605] (II) AMDGPU(0): Output DisplayPort-1 disconnected
[     8.605] (II) AMDGPU(0): Output DisplayPort-2 disconnected
[     8.605] (II) AMDGPU(0): Output HDMI-A-0 disconnected
[     8.605] (II) AMDGPU(0): Output DisplayPort-3 disconnected
[     8.605] (WW) AMDGPU(0): No outputs definitely connected, trying again...
[     8.605] (II) AMDGPU(0): Output DisplayPort-0 disconnected
[     8.605] (II) AMDGPU(0): Output DisplayPort-1 disconnected
[     8.605] (II) AMDGPU(0): Output DisplayPort-2 disconnected
[     8.605] (II) AMDGPU(0): Output HDMI-A-0 disconnected
[     8.605] (II) AMDGPU(0): Output DisplayPort-3 disconnected
[     8.605] (WW) AMDGPU(0): Unable to find connected outputs - setting 1024x768 initial framebuffer
[     8.605] (II) AMDGPU(0): mem size init: gart size :3fe4b8000 vram size: s:3fd77e000 visible:3fd77e000
[     8.605] (==) AMDGPU(0): DPI set to (96, 96)
[     8.605] (==) AMDGPU(0): Using gamma correction (1.0, 1.0, 1.0)
[     8.605] (II) Loading sub module "ramdac"
[     8.605] (II) LoadModule: "ramdac"
[     8.605] (II) Module "ramdac" already built-in
[     8.605] (II) UnloadModule: "radeon"
[     8.605] (II) Unloading radeon
[     8.605] (II) UnloadModule: "modesetting"
[     8.605] (II) Unloading modesetting
[     8.605] (II) AMDGPU(0): [DRI2] Setup complete
[     8.605] (II) AMDGPU(0): [DRI2]   DRI driver: radeonsi
[     8.605] (II) AMDGPU(0): [DRI2]   VDPAU driver: radeonsi
[     8.625] (II) AMDGPU(0): Front buffer pitch: 4096 bytes
[     8.625] (II) AMDGPU(0): SYNC extension fences enabled
[     8.625] (II) AMDGPU(0): Present extension enabled
[     8.625] (==) AMDGPU(0): DRI3 enabled
[     8.625] (==) AMDGPU(0): Backing store enabled
[     8.625] (II) AMDGPU(0): Direct rendering enabled
[     8.632] (II) AMDGPU(0): Use GLAMOR acceleration.
[     8.632] (II) AMDGPU(0): Acceleration enabled
[     8.632] (==) AMDGPU(0): DPMS enabled
[     8.632] (==) AMDGPU(0): Silken mouse enabled
[     8.632] (II) AMDGPU(0): Set up textured video (glamor)
[     8.633] (II) Initializing extension Generic Event Extension
[     8.633] (II) Initializing extension SHAPE
[     8.633] (II) Initializing extension MIT-SHM
[     8.633] (II) Initializing extension XInputExtension
[     8.633] (II) Initializing extension XTEST
[     8.633] (II) Initializing extension BIG-REQUESTS
[     8.633] (II) Initializing extension SYNC
[     8.633] (II) Initializing extension XKEYBOARD
[     8.633] (II) Initializing extension XC-MISC
[     8.633] (II) Initializing extension SECURITY
[     8.633] (II) Initializing extension XFIXES
[     8.633] (II) Initializing extension RENDER
[     8.633] (II) Initializing extension RANDR
[     8.633] (II) Initializing extension COMPOSITE
[     8.634] (II) Initializing extension DAMAGE
[     8.634] (II) Initializing extension MIT-SCREEN-SAVER
[     8.634] (II) Initializing extension DOUBLE-BUFFER
[     8.634] (II) Initializing extension RECORD
[     8.634] (II) Initializing extension DPMS
[     8.634] (II) Initializing extension Present
[     8.634] (II) Initializing extension DRI3
[     8.634] (II) Initializing extension X-Resource
[     8.634] (II) Initializing extension XVideo
[     8.634] (II) Initializing extension XVideo-MotionCompensation
[     8.634] (II) Initializing extension GLX
[     8.637] (II) AIGLX: Loaded and initialized radeonsi
[     8.637] (II) GLX: Initialized DRI2 GL provider for screen 0
[     8.637] (II) Initializing extension XFree86-VidModeExtension
[     8.637] (II) Initializing extension XFree86-DGA
[     8.637] (II) Initializing extension XFree86-DRI
[     8.637] (II) Initializing extension DRI2
[     8.696] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[     8.696] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[     8.696] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[     8.696] (**) Power Button: Applying InputClass "system-keyboard"
[     8.696] (II) LoadModule: "libinput"
[     8.696] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[     8.698] (II) Module libinput: vendor="X.Org Foundation"
[     8.698]     compiled for 1.21.1.3, module version = 1.2.1
[     8.698]     Module class: X.Org XInput Driver
[     8.698]     ABI class: X.Org XInput driver, version 24.4
[     8.698] (II) Using input driver 'libinput' for 'Power Button'
[     8.698] (**) Power Button: always reports core events
[     8.698] (**) Option "Device" "/dev/input/event1"
[     8.703] (II) event1  - Power Button: is tagged by udev as: Keyboard
[     8.703] (II) event1  - Power Button: device is a keyboard
[     8.703] (II) event1  - Power Button: device removed
[     8.743] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
[     8.743] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[     8.743] (**) Option "xkb_layout" "de"
[     8.754] (II) event1  - Power Button: is tagged by udev as: Keyboard
[     8.754] (II) event1  - Power Button: device is a keyboard
[     8.755] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[     8.755] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[     8.755] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[     8.755] (**) Power Button: Applying InputClass "system-keyboard"
[     8.755] (II) Using input driver 'libinput' for 'Power Button'
[     8.755] (**) Power Button: always reports core events
[     8.755] (**) Option "Device" "/dev/input/event0"
[     8.755] (II) event0  - Power Button: is tagged by udev as: Keyboard
[     8.755] (II) event0  - Power Button: device is a keyboard
[     8.755] (II) event0  - Power Button: device removed
[     8.796] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[     8.796] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[     8.796] (**) Option "xkb_layout" "de"
[     8.797] (II) event0  - Power Button: is tagged by udev as: Keyboard
[     8.797] (II) event0  - Power Button: device is a keyboard
[     8.797] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=3 (/dev/input/event10)
[     8.798] (II) No input driver specified, ignoring this device.
[     8.798] (II) This device may have been added with another device file.
[     8.798] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=7 (/dev/input/event11)
[     8.798] (II) No input driver specified, ignoring this device.
[     8.798] (II) This device may have been added with another device file.
[     8.798] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=8 (/dev/input/event12)
[     8.798] (II) No input driver specified, ignoring this device.
[     8.798] (II) This device may have been added with another device file.
[     8.798] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=9 (/dev/input/event13)
[     8.798] (II) No input driver specified, ignoring this device.
[     8.798] (II) This device may have been added with another device file.
[     8.799] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=10 (/dev/input/event14)
[     8.799] (II) No input driver specified, ignoring this device.
[     8.799] (II) This device may have been added with another device file.
[     8.799] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=11 (/dev/input/event15)
[     8.799] (II) No input driver specified, ignoring this device.
[     8.799] (II) This device may have been added with another device file.
[     8.800] (II) config/udev: Adding input device Microsoft Microsoft Pro Intellimouse Mouse (/dev/input/event6)
[     8.800] (**) Microsoft Microsoft Pro Intellimouse Mouse: Applying InputClass "evdev pointer catchall"
[     8.800] (**) Microsoft Microsoft Pro Intellimouse Mouse: Applying InputClass "libinput pointer catchall"
[     8.800] (II) Using input driver 'libinput' for 'Microsoft Microsoft Pro Intellimouse Mouse'
[     8.800] (**) Microsoft Microsoft Pro Intellimouse Mouse: always reports core events
[     8.800] (**) Option "Device" "/dev/input/event6"
[     8.857] (II) event6  - Microsoft Microsoft Pro Intellimouse Mouse: is tagged by udev as: Mouse
[     8.857] (II) event6  - Microsoft Microsoft Pro Intellimouse Mouse: device set to 1600 DPI
[     8.857] (II) event6  - Microsoft Microsoft Pro Intellimouse Mouse: device is a pointer
[     8.857] (II) event6  - Microsoft Microsoft Pro Intellimouse Mouse: device removed
[     8.917] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:03.1/0000:07:00.0/0000:08:00.0/0000:09:00.2/usb3/3-1/3-1.1/3-1.1:1.0/0003:045E:082A.0005/input/input6/event6"
[     8.917] (II) XINPUT: Adding extended input device "Microsoft Microsoft Pro Intellimouse Mouse" (type: MOUSE, id 8)
[     8.917] (**) Option "AccelerationScheme" "none"
[     8.917] (**) Microsoft Microsoft Pro Intellimouse Mouse: (accel) selected scheme none/0
[     8.917] (**) Microsoft Microsoft Pro Intellimouse Mouse: (accel) acceleration factor: 2.000
[     8.917] (**) Microsoft Microsoft Pro Intellimouse Mouse: (accel) acceleration threshold: 4
[     8.974] (II) event6  - Microsoft Microsoft Pro Intellimouse Mouse: is tagged by udev as: Mouse
[     8.974] (II) event6  - Microsoft Microsoft Pro Intellimouse Mouse: device set to 1600 DPI
[     8.974] (II) event6  - Microsoft Microsoft Pro Intellimouse Mouse: device is a pointer
[     8.975] (II) config/udev: Adding input device Microsoft Microsoft Pro Intellimouse Mouse (/dev/input/mouse0)
[     8.975] (II) No input driver specified, ignoring this device.
[     8.975] (II) This device may have been added with another device file.
[     8.976] (II) config/udev: Adding input device Microsoft Microsoft Pro Intellimouse Keyboard (/dev/input/event7)
[     8.976] (**) Microsoft Microsoft Pro Intellimouse Keyboard: Applying InputClass "evdev keyboard catchall"
[     8.976] (**) Microsoft Microsoft Pro Intellimouse Keyboard: Applying InputClass "libinput keyboard catchall"
[     8.976] (**) Microsoft Microsoft Pro Intellimouse Keyboard: Applying InputClass "system-keyboard"
[     8.976] (II) Using input driver 'libinput' for 'Microsoft Microsoft Pro Intellimouse Keyboard'
[     8.976] (**) Microsoft Microsoft Pro Intellimouse Keyboard: always reports core events
[     8.976] (**) Option "Device" "/dev/input/event7"
[     8.977] (II) event7  - Microsoft Microsoft Pro Intellimouse Keyboard: is tagged by udev as: Keyboard
[     8.977] (II) event7  - Microsoft Microsoft Pro Intellimouse Keyboard: device is a keyboard
[     8.977] (II) event7  - Microsoft Microsoft Pro Intellimouse Keyboard: device removed
[     9.009] (II) libinput: Microsoft Microsoft Pro Intellimouse Keyboard: needs a virtual subdevice
[     9.009] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:03.1/0000:07:00.0/0000:08:00.0/0000:09:00.2/usb3/3-1/3-1.1/3-1.1:1.1/0003:045E:082A.0006/input/input7/event7"
[     9.009] (II) XINPUT: Adding extended input device "Microsoft Microsoft Pro Intellimouse Keyboard" (type: MOUSE, id 9)
[     9.009] (**) Option "AccelerationScheme" "none"
[     9.009] (**) Microsoft Microsoft Pro Intellimouse Keyboard: (accel) selected scheme none/0
[     9.009] (**) Microsoft Microsoft Pro Intellimouse Keyboard: (accel) acceleration factor: 2.000
[     9.009] (**) Microsoft Microsoft Pro Intellimouse Keyboard: (accel) acceleration threshold: 4
[     9.011] (II) event7  - Microsoft Microsoft Pro Intellimouse Keyboard: is tagged by udev as: Keyboard
[     9.011] (II) event7  - Microsoft Microsoft Pro Intellimouse Keyboard: device is a keyboard
[     9.012] (II) config/udev: Adding input device Microsoft Microsoft Pro Intellimouse (/dev/input/event8)
[     9.012] (II) No input driver specified, ignoring this device.
[     9.012] (II) This device may have been added with another device file.
[     9.013] (II) config/udev: Adding input device Microsoft Microsoft Pro Intellimouse (/dev/input/event9)
[     9.013] (II) No input driver specified, ignoring this device.
[     9.013] (II) This device may have been added with another device file.
[     9.013] (II) config/udev: Adding input device Logitech G815 RGB MECHANICAL GAMING KEYBOARD (/dev/input/event24)
[     9.013] (**) Logitech G815 RGB MECHANICAL GAMING KEYBOARD: Applying InputClass "evdev keyboard catchall"
[     9.013] (**) Logitech G815 RGB MECHANICAL GAMING KEYBOARD: Applying InputClass "libinput keyboard catchall"
[     9.013] (**) Logitech G815 RGB MECHANICAL GAMING KEYBOARD: Applying InputClass "system-keyboard"
[     9.013] (II) Using input driver 'libinput' for 'Logitech G815 RGB MECHANICAL GAMING KEYBOARD'
[     9.013] (**) Logitech G815 RGB MECHANICAL GAMING KEYBOARD: always reports core events
[     9.013] (**) Option "Device" "/dev/input/event24"
[     9.015] (II) event24 - Logitech G815 RGB MECHANICAL GAMING KEYBOARD: is tagged by udev as: Keyboard
[     9.015] (II) event24 - Logitech G815 RGB MECHANICAL GAMING KEYBOARD: device is a keyboard
[     9.015] (II) event24 - Logitech G815 RGB MECHANICAL GAMING KEYBOARD: device removed
[     9.036] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:03.1/0000:07:00.0/0000:08:00.0/0000:09:00.2/usb3/3-1/3-1.3/3-1.3:1.0/0003:046D:C33F.0007/input/input25/event24"
[     9.036] (II) XINPUT: Adding extended input device "Logitech G815 RGB MECHANICAL GAMING KEYBOARD" (type: KEYBOARD, id 10)
[     9.036] (**) Option "xkb_layout" "de"
[     9.038] (II) event24 - Logitech G815 RGB MECHANICAL GAMING KEYBOARD: is tagged by udev as: Keyboard
[     9.038] (II) event24 - Logitech G815 RGB MECHANICAL GAMING KEYBOARD: device is a keyboard
[     9.039] (II) config/udev: Adding input device Logitech G815 RGB MECHANICAL GAMING KEYBOARD Keyboard (/dev/input/event26)
[     9.039] (**) Logitech G815 RGB MECHANICAL GAMING KEYBOARD Keyboard: Applying InputClass "evdev keyboard catchall"
[     9.039] (**) Logitech G815 RGB MECHANICAL GAMING KEYBOARD Keyboard: Applying InputClass "libinput keyboard catchall"
[     9.039] (**) Logitech G815 RGB MECHANICAL GAMING KEYBOARD Keyboard: Applying InputClass "system-keyboard"
[     9.039] (II) Using input driver 'libinput' for 'Logitech G815 RGB MECHANICAL GAMING KEYBOARD Keyboard'
[     9.039] (**) Logitech G815 RGB MECHANICAL GAMING KEYBOARD Keyboard: always reports core events
[     9.039] (**) Option "Device" "/dev/input/event26"
[     9.040] (II) event26 - Logitech G815 RGB MECHANICAL GAMING KEYBOARD Keyboard: is tagged by udev as: Keyboard
[     9.040] (II) event26 - Logitech G815 RGB MECHANICAL GAMING KEYBOARD Keyboard: device is a keyboard
[     9.040] (II) event26 - Logitech G815 RGB MECHANICAL GAMING KEYBOARD Keyboard: device removed
[     9.076] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:03.1/0000:07:00.0/0000:08:00.0/0000:09:00.2/usb3/3-1/3-1.3/3-1.3:1.1/0003:046D:C33F.0008/input/input27/event26"
[     9.076] (II) XINPUT: Adding extended input device "Logitech G815 RGB MECHANICAL GAMING KEYBOARD Keyboard" (type: KEYBOARD, id 11)
[     9.076] (**) Option "xkb_layout" "de"
[     9.078] (II) event26 - Logitech G815 RGB MECHANICAL GAMING KEYBOARD Keyboard: is tagged by udev as: Keyboard
[     9.078] (II) event26 - Logitech G815 RGB MECHANICAL GAMING KEYBOARD Keyboard: device is a keyboard
[     9.079] (II) config/udev: Adding input device Logitech G815 RGB MECHANICAL GAMING KEYBOARD Mouse (/dev/input/event27)
[     9.079] (**) Logitech G815 RGB MECHANICAL GAMING KEYBOARD Mouse: Applying InputClass "evdev pointer catchall"
[     9.079] (**) Logitech G815 RGB MECHANICAL GAMING KEYBOARD Mouse: Applying InputClass "libinput pointer catchall"
[     9.079] (II) Using input driver 'libinput' for 'Logitech G815 RGB MECHANICAL GAMING KEYBOARD Mouse'
[     9.079] (**) Logitech G815 RGB MECHANICAL GAMING KEYBOARD Mouse: always reports core events
[     9.079] (**) Option "Device" "/dev/input/event27"
[     9.080] (II) event27 - Logitech G815 RGB MECHANICAL GAMING KEYBOARD Mouse: is tagged by udev as: Mouse
[     9.080] (II) event27 - Logitech G815 RGB MECHANICAL GAMING KEYBOARD Mouse: device is a pointer
[     9.081] (II) event27 - Logitech G815 RGB MECHANICAL GAMING KEYBOARD Mouse: device removed
[     9.143] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:03.1/0000:07:00.0/0000:08:00.0/0000:09:00.2/usb3/3-1/3-1.3/3-1.3:1.1/0003:046D:C33F.0008/input/input28/event27"
[     9.143] (II) XINPUT: Adding extended input device "Logitech G815 RGB MECHANICAL GAMING KEYBOARD Mouse" (type: MOUSE, id 12)
[     9.143] (**) Option "AccelerationScheme" "none"
[     9.143] (**) Logitech G815 RGB MECHANICAL GAMING KEYBOARD Mouse: (accel) selected scheme none/0
[     9.143] (**) Logitech G815 RGB MECHANICAL GAMING KEYBOARD Mouse: (accel) acceleration factor: 2.000
[     9.143] (**) Logitech G815 RGB MECHANICAL GAMING KEYBOARD Mouse: (accel) acceleration threshold: 4
[     9.144] (II) event27 - Logitech G815 RGB MECHANICAL GAMING KEYBOARD Mouse: is tagged by udev as: Mouse
[     9.145] (II) event27 - Logitech G815 RGB MECHANICAL GAMING KEYBOARD Mouse: device is a pointer
[     9.145] (II) config/udev: Adding input device Logitech G815 RGB MECHANICAL GAMING KEYBOARD Mouse (/dev/input/mouse1)
[     9.145] (II) No input driver specified, ignoring this device.
[     9.145] (II) This device may have been added with another device file.
[     9.146] (II) config/udev: Adding input device Cooler Master Technology Inc. ARES (/dev/input/event2)
[     9.146] (**) Cooler Master Technology Inc. ARES: Applying InputClass "evdev keyboard catchall"
[     9.146] (**) Cooler Master Technology Inc. ARES: Applying InputClass "libinput keyboard catchall"
[     9.146] (**) Cooler Master Technology Inc. ARES: Applying InputClass "system-keyboard"
[     9.146] (II) Using input driver 'libinput' for 'Cooler Master Technology Inc. ARES'
[     9.146] (**) Cooler Master Technology Inc. ARES: always reports core events
[     9.146] (**) Option "Device" "/dev/input/event2"
[     9.147] (II) event2  - Cooler Master Technology Inc. ARES: is tagged by udev as: Keyboard
[     9.148] (II) event2  - Cooler Master Technology Inc. ARES: device is a keyboard
[     9.148] (II) event2  - Cooler Master Technology Inc. ARES: device removed
[     9.183] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:03.1/0000:07:00.0/0000:08:00.0/0000:09:00.2/usb3/3-2/3-2:1.0/0003:2516:014D.0001/input/input2/event2"
[     9.183] (II) XINPUT: Adding extended input device "Cooler Master Technology Inc. ARES" (type: KEYBOARD, id 13)
[     9.183] (**) Option "xkb_layout" "de"
[     9.184] (II) event2  - Cooler Master Technology Inc. ARES: is tagged by udev as: Keyboard
[     9.184] (II) event2  - Cooler Master Technology Inc. ARES: device is a keyboard
[     9.185] (II) config/udev: Adding input device Cooler Master Technology Inc. ARES System Control (/dev/input/event3)
[     9.185] (**) Cooler Master Technology Inc. ARES System Control: Applying InputClass "evdev keyboard catchall"
[     9.185] (**) Cooler Master Technology Inc. ARES System Control: Applying InputClass "libinput keyboard catchall"
[     9.185] (**) Cooler Master Technology Inc. ARES System Control: Applying InputClass "system-keyboard"
[     9.185] (II) Using input driver 'libinput' for 'Cooler Master Technology Inc. ARES System Control'
[     9.185] (**) Cooler Master Technology Inc. ARES System Control: always reports core events
[     9.185] (**) Option "Device" "/dev/input/event3"
[     9.187] (II) event3  - Cooler Master Technology Inc. ARES System Control: is tagged by udev as: Keyboard
[     9.187] (II) event3  - Cooler Master Technology Inc. ARES System Control: device is a keyboard
[     9.187] (II) event3  - Cooler Master Technology Inc. ARES System Control: device removed
[     9.236] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:03.1/0000:07:00.0/0000:08:00.0/0000:09:00.2/usb3/3-2/3-2:1.2/0003:2516:014D.0003/input/input3/event3"
[     9.236] (II) XINPUT: Adding extended input device "Cooler Master Technology Inc. ARES System Control" (type: KEYBOARD, id 14)
[     9.236] (**) Option "xkb_layout" "de"
[     9.238] (II) event3  - Cooler Master Technology Inc. ARES System Control: is tagged by udev as: Keyboard
[     9.238] (II) event3  - Cooler Master Technology Inc. ARES System Control: device is a keyboard
[     9.239] (II) config/udev: Adding input device Cooler Master Technology Inc. ARES Consumer Control (/dev/input/event4)
[     9.239] (**) Cooler Master Technology Inc. ARES Consumer Control: Applying InputClass "evdev keyboard catchall"
[     9.239] (**) Cooler Master Technology Inc. ARES Consumer Control: Applying InputClass "libinput keyboard catchall"
[     9.239] (**) Cooler Master Technology Inc. ARES Consumer Control: Applying InputClass "system-keyboard"
[     9.239] (II) Using input driver 'libinput' for 'Cooler Master Technology Inc. ARES Consumer Control'
[     9.239] (**) Cooler Master Technology Inc. ARES Consumer Control: always reports core events
[     9.239] (**) Option "Device" "/dev/input/event4"
[     9.240] (II) event4  - Cooler Master Technology Inc. ARES Consumer Control: is tagged by udev as: Keyboard
[     9.240] (II) event4  - Cooler Master Technology Inc. ARES Consumer Control: device is a keyboard
[     9.240] (II) event4  - Cooler Master Technology Inc. ARES Consumer Control: device removed
[     9.303] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:03.1/0000:07:00.0/0000:08:00.0/0000:09:00.2/usb3/3-2/3-2:1.2/0003:2516:014D.0003/input/input4/event4"
[     9.303] (II) XINPUT: Adding extended input device "Cooler Master Technology Inc. ARES Consumer Control" (type: KEYBOARD, id 15)
[     9.303] (**) Option "xkb_layout" "de"
[     9.304] (II) event4  - Cooler Master Technology Inc. ARES Consumer Control: is tagged by udev as: Keyboard
[     9.304] (II) event4  - Cooler Master Technology Inc. ARES Consumer Control: device is a keyboard
[     9.305] (II) config/udev: Adding input device HD-Audio Generic Rear Mic (/dev/input/event16)
[     9.305] (II) No input driver specified, ignoring this device.
[     9.305] (II) This device may have been added with another device file.
[     9.305] (II) config/udev: Adding input device HD-Audio Generic Front Mic (/dev/input/event17)
[     9.305] (II) No input driver specified, ignoring this device.
[     9.305] (II) This device may have been added with another device file.
[     9.305] (II) config/udev: Adding input device HD-Audio Generic Rear Mic (/dev/input/event18)
[     9.305] (II) No input driver specified, ignoring this device.
[     9.305] (II) This device may have been added with another device file.
[     9.306] (II) config/udev: Adding input device HD-Audio Generic Line (/dev/input/event19)
[     9.306] (II) No input driver specified, ignoring this device.
[     9.306] (II) This device may have been added with another device file.
[     9.306] (II) config/udev: Adding input device HD-Audio Generic Line Out Front (/dev/input/event20)
[     9.306] (II) No input driver specified, ignoring this device.
[     9.306] (II) This device may have been added with another device file.
[     9.306] (II) config/udev: Adding input device HD-Audio Generic Line Out Surround (/dev/input/event21)
[     9.306] (II) No input driver specified, ignoring this device.
[     9.306] (II) This device may have been added with another device file.
[     9.306] (II) config/udev: Adding input device HD-Audio Generic Line Out CLFE (/dev/input/event22)
[     9.306] (II) No input driver specified, ignoring this device.
[     9.306] (II) This device may have been added with another device file.
[     9.307] (II) config/udev: Adding input device HD-Audio Generic Front Headphone (/dev/input/event23)
[     9.307] (II) No input driver specified, ignoring this device.
[     9.307] (II) This device may have been added with another device file.
[     9.307] (II) config/udev: Adding input device Eee PC WMI hotkeys (/dev/input/event25)
[     9.307] (**) Eee PC WMI hotkeys: Applying InputClass "evdev keyboard catchall"
[     9.307] (**) Eee PC WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[     9.307] (**) Eee PC WMI hotkeys: Applying InputClass "system-keyboard"
[     9.307] (II) Using input driver 'libinput' for 'Eee PC WMI hotkeys'
[     9.307] (**) Eee PC WMI hotkeys: always reports core events
[     9.307] (**) Option "Device" "/dev/input/event25"
[     9.308] (II) event25 - Eee PC WMI hotkeys: is tagged by udev as: Keyboard
[     9.308] (II) event25 - Eee PC WMI hotkeys: device is a keyboard
[     9.308] (II) event25 - Eee PC WMI hotkeys: device removed
[     9.383] (**) Option "config_info" "udev:/sys/devices/platform/eeepc-wmi/input/input26/event25"
[     9.383] (II) XINPUT: Adding extended input device "Eee PC WMI hotkeys" (type: KEYBOARD, id 16)
[     9.383] (**) Option "xkb_layout" "de"
[     9.383] (II) event25 - Eee PC WMI hotkeys: is tagged by udev as: Keyboard
[     9.383] (II) event25 - Eee PC WMI hotkeys: device is a keyboard
[     9.384] (II) config/udev: Adding input device PC Speaker (/dev/input/event5)
[     9.384] (II) No input driver specified, ignoring this device.
[     9.384] (II) This device may have been added with another device file.
[     9.386] (**) Microsoft Microsoft Pro Intellimouse Keyboard: Applying InputClass "evdev keyboard catchall"
[     9.386] (**) Microsoft Microsoft Pro Intellimouse Keyboard: Applying InputClass "libinput keyboard catchall"
[     9.386] (**) Microsoft Microsoft Pro Intellimouse Keyboard: Applying InputClass "system-keyboard"
[     9.386] (II) Using input driver 'libinput' for 'Microsoft Microsoft Pro Intellimouse Keyboard'
[     9.386] (**) Microsoft Microsoft Pro Intellimouse Keyboard: always reports core events
[     9.386] (**) Option "Device" "/dev/input/event7"
[     9.386] (II) libinput: Microsoft Microsoft Pro Intellimouse Keyboard: is a virtual subdevice
[     9.386] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:03.1/0000:07:00.0/0000:08:00.0/0000:09:00.2/usb3/3-1/3-1.1/3-1.1:1.1/0003:045E:082A.0006/input/input7/event7"
[     9.386] (II) XINPUT: Adding extended input device "Microsoft Microsoft Pro Intellimouse Keyboard" (type: KEYBOARD, id 17)
[     9.386] (**) Option "xkb_layout" "de"
[     9.386] (II) AMDGPU(0): Output DisplayPort-4 has no monitor section
[     9.386] (II) AMDGPU(0): Output DisplayPort-5 has no monitor section
[    27.718] (II) event1  - Power Button: device removed
[    27.759] (II) event0  - Power Button: device removed
[    27.796] (II) event6  - Microsoft Microsoft Pro Intellimouse Mouse: device removed
[    27.876] (II) event24 - Logitech G815 RGB MECHANICAL GAMING KEYBOARD: device removed
[    27.916] (II) event26 - Logitech G815 RGB MECHANICAL GAMING KEYBOARD Keyboard: device removed
[    27.969] (II) event27 - Logitech G815 RGB MECHANICAL GAMING KEYBOARD Mouse: device removed
[    28.036] (II) event2  - Cooler Master Technology Inc. ARES: device removed
[    28.063] (II) event3  - Cooler Master Technology Inc. ARES System Control: device removed
[    28.090] (II) event4  - Cooler Master Technology Inc. ARES Consumer Control: device removed
[    28.143] (II) event25 - Eee PC WMI hotkeys: device removed
[    28.196] (II) event7  - Microsoft Microsoft Pro Intellimouse Keyboard: device removed
[    28.223] (II) UnloadModule: "libinput"
[    28.223] (II) UnloadModule: "libinput"
[    28.223] (II) UnloadModule: "libinput"
[    28.224] (II) UnloadModule: "libinput"
[    28.224] (II) UnloadModule: "libinput"
[    28.224] (II) UnloadModule: "libinput"
[    28.224] (II) UnloadModule: "libinput"
[    28.224] (II) UnloadModule: "libinput"
[    28.224] (II) UnloadModule: "libinput"
[    28.224] (II) UnloadModule: "libinput"
[    28.224] (II) UnloadModule: "libinput"
[    28.224] (II) UnloadModule: "libinput"
[    29.050] (II) Server terminated successfully (0). Closing log file.
 
Kannst du ein iO Fall für Xorg.0.log bereitstellen?

Bei mir sieht der iO Fall so aus:
Bash:
[     8.319] (**) Option "xkb_model" "pc105"
[     7.648] (II) AMDGPU(0): Output HDMI-A-0 connected
[     7.648] (II) AMDGPU(0): Output DVI-D-0 disconnected
...
[     8.319] (**) Option "xkb_layout" "de"
[    13.817] (II) AMDGPU(0): EDID vendor "SAM", prod id 28992
[    13.817] (II) AMDGPU(0): Using EDID range info for horizontal sync
[    13.817] (II) AMDGPU(0): Using EDID range info for vertical refresh
[    13.817] (II) AMDGPU(0): Printing DDC gathered Modelines:
[    13.817] (II) AMDGPU(0): Modeline "3840x2160"x0.0  594.00  3840 4016 4104 4400  2160 2168 2178 2250 +hsync +vsync (135.0 kHz eP)

IMHO beginnt dein nIO Fall irgendwo bei Option "xkb_layout" "de". Damit hast du schon mal ein Zeitfenster, bei dem du bei anderen Logs achten kannst.

Weiß aktuell nicht worauf die Meldung AMDGPU(0): Output DisplayPort-4 has no monitor section hindeutet. Das Hardware konfiguriert ist, jedoch die Monitor Konfiguration fehlt, was zu nem Problem führt? Oder das gar kein Monitor gefunden wird?

Bei dir gibt es den Eintrag AMDGPU(0): No outputs definitely connected, trying again.... Und davor listet er "alle" (?) Outputs auf und stellt dann fest, dass es keine Hardware (Monitore) gibt. Ein DisplayPort-4 findet ich da aber nicht aufgelistet.

Hast du eine modifizierte /etc/X11/xorg.conf.d/20-amdgpu.conf? Wie viele DP Outputs hast du? Ist der Monitor auf Auto-Eingang eingstellt? Hast du probiert, den Monitor auf DP als Bildquelle einzustellen?

[Nachtrag] 17:10 Uhr: Hab ein paar Kommentare hinzugefügt. Bitte beachten.
 
Zuletzt bearbeitet: (Output Info hinzugefügt)
iO Fall sagt mir nix....meinst du damit die entsprechende Stelle vom Xorg.0.log vom Live Manjaro?
Das sieht dann so aus:
Bash:
[  2303.509] (**) Option "xkb_model" "pc105"
[  2303.509] (**) Option "xkb_layout" "de"
[  2303.509] (WW) Option "xkb_variant" requires a string value
[  2303.509] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[  2314.204] (II) AMDGPU(0): EDID vendor "DEL", prod id 41401
[  2314.204] (II) AMDGPU(0): Using EDID range info for horizontal sync
[  2314.204] (II) AMDGPU(0): Using EDID range info for vertical refresh
[  2314.204] (II) AMDGPU(0): Printing DDC gathered Modelines:
[  2314.204] (II) AMDGPU(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[  2314.204] (II) AMDGPU(0): Modeline "1280x720"x0.0   74.25  1280 1350 1390 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[  2314.204] (II) AMDGPU(0): Modeline "720x480"x0.0   27.00  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[  2314.204] (II) AMDGPU(0): Modeline "1280x720"x0.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[  2314.204] (II) AMDGPU(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[  2314.204] (II) AMDGPU(0): Modeline "1920x1080"x0.0  148.50  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[  2314.204] (II) AMDGPU(0): Modeline "720x576"x0.0   27.00  720 732 796 864  576 581 586 625 -hsync -vsync (31.2 kHz e)
[  2314.204] (II) AMDGPU(0): Modeline "1280x720"x0.0   74.25  1280 1720 1760 1980  720 725 730 750 +hsync +vsync (37.5 kHz e)
[  2314.204] (II) AMDGPU(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[  2314.204] (II) AMDGPU(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[  2314.204] (II) AMDGPU(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[  2314.204] (II) AMDGPU(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[  2314.204] (II) AMDGPU(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[  2314.204] (II) AMDGPU(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[  2314.204] (II) AMDGPU(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[  2314.204] (II) AMDGPU(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[  2314.204] (II) AMDGPU(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[  2314.204] (II) AMDGPU(0): Modeline "1600x900"x60.0  119.00  1600 1696 1864 2128  900 901 904 932 -hsync +vsync (55.9 kHz e)
[  2314.394] (II) AMDGPU(0): EDID vendor "DEL", prod id 41401
[  2314.394] (II) AMDGPU(0): Using hsync ranges from config file
[  2314.394] (II) AMDGPU(0): Using vrefresh ranges from config file
[  2314.394] (II) AMDGPU(0): Printing DDC gathered Modelines:
[  2314.394] (II) AMDGPU(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[  2314.394] (II) AMDGPU(0): Modeline "1280x720"x0.0   74.25  1280 1350 1390 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[  2314.394] (II) AMDGPU(0): Modeline "720x480"x0.0   27.00  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[  2314.394] (II) AMDGPU(0): Modeline "1280x720"x0.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[  2314.394] (II) AMDGPU(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[  2314.394] (II) AMDGPU(0): Modeline "1920x1080"x0.0  148.50  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[  2314.394] (II) AMDGPU(0): Modeline "720x576"x0.0   27.00  720 732 796 864  576 581 586 625 -hsync -vsync (31.2 kHz e)
[  2314.394] (II) AMDGPU(0): Modeline "1280x720"x0.0   74.25  1280 1720 1760 1980  720 725 730 750 +hsync +vsync (37.5 kHz e)
[  2314.394] (II) AMDGPU(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[  2314.394] (II) AMDGPU(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[  2314.394] (II) AMDGPU(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[  2314.394] (II) AMDGPU(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[  2314.394] (II) AMDGPU(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[  2314.394] (II) AMDGPU(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[  2314.395] (II) AMDGPU(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[  2314.395] (II) AMDGPU(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[  2314.395] (II) AMDGPU(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[  2314.395] (II) AMDGPU(0): Modeline "1600x900"x60.0  119.00  1600 1696 1864 2128  900 901 904 932 -hsync +vsync (55.9 kHz e)

Mir ist jetzt aber auch aufgefallen, das Xorg auf keinen der Displayports bei zwei Versuchen irgendwas gefunden hat...

Am Manjaro musste ich noch nie wirklich Hand anlegen, lief bisher immer aller erste Sahne. Die Datei /etc/X11/xorg.conf.d/20-amdgpu.conf existiert bei mir gar nicht.
 
Ich hab gerade mein Beitrag aktualisiert :). Das mit den Outputs ist mir auch aufgefallen.

iO = In Ordnung
nIO = Nicht In Ordnung d.h. das Szenario wo der Fehler auftritt

Wir sehen in der Log, dass kein Monitor gefunden wird. WARUM das so ist, ist aktuell nicht klar. Ich würde, wie oben überarbeitet, empfehlen, mal probieren den Monitor auf DP Eingang umzustellen. Wenn das nicht geht, würde ich mit den funktionierenden Monitor eine eigene Xorg-Konfiguration erzeugen, wo dann eine Monitor Sektion erzeugt wird. Vlt. löst das das Erkennungsproblem.

Beispiel von meiner Maschine (mit kurz hinzugefügten Monitor-Sektion für deinen Dell und an den Screen verdrahtet, nicht getestet):
Bash:
Section "Device"
    Identifier "AMD_6800XT"
    Driver "amdgpu"

     Option "DRI3" "on"

     # See documentation: https://man.archlinux.org/man/amdgpu.4
EndSection

Section "Screen"
    Identifier "SamsungQN90A"
    #DefaultDepth 30

   Device "AMD_6800XT" # Device.Identifier von oben
   Monitor "DellMonitor" # Monitor.Identifier von unten
   SubSection "Display"
       Modes "1920x1080"
   EndSubSection
EndSection

Section "Monitor"
   Identifier "DellMonitor"
   VendorName "Dell"
   ModelName "U2422HE"
EndSection

Irgendwo in der Konfiguration kann man dann noch den Hardware Port (z.B. DisplayPort-0 oder ähnliches mit angeben). Ich würde dir empfehlen, dass zu testen mit einem Monitor der funktioniert. Solange bis es geht und du am besten noch den Hardware Port mit angibst. Dann den Dell testen am selben Anschluss (der ist dann ja in der Konfiguration hinterlegt d.h. du musst den selben nutzen).
 
Ach IO = "in Ordnung" und nicht "Input/Output" :D
Das ergibt mehr Sinn^^

Den Anschluss habe ich von USB-C auf DP geändert (Kabel umgesteckt) und mir jetzt vom Live Manjaro abgeguckt, auf welchem DP Port der Monitor läuft und dann eine 20-amdgpu.conf angelegt (deine Vorgabe und über Google gesucht, wie man den Port angibt):
Apache-Konfiguration:
Section "Device"
    Identifier "AMD_6800XT"
    Driver "amdgpu"
    Option "DRI3" "on"
    Option "Monitor-DellMonitor" "DisplayPort-3"

     # See documentation: https://man.archlinux.org/man/amdgpu.4
EndSection

Section "Screen"
    Identifier "SamsungQN90A"
    #DefaultDepth 30

   Device "AMD_6800XT" # Device.Identifier von oben
   Monitor "DellMonitor" # Monitor.Identifier von unten
   SubSection "Display"
       Modes "1920x1080"
   EndSubSection
EndSection

Section "Monitor"
   Identifier "DellMonitor"
   VendorName "Dell"
   ModelName "U2422HE"
EndSection
Das hat aber nichts verändert, kein Signal ab dem Anmeldescreen.
Zuvor hatte ich auch nochmal im Chroot die Neuinstallation von video-linux forciert und zusätzlich noch per pamac upgrade -a ein Update laufen lassen (letzteres war nicht so ganz durchdacht, jetzt hat der GRUB ein Problem und zeigt nix mehr an, bootet aber nach ein paar Sekunden :freak:).

Hier noch die Xorg.0.log vom Live Manjaro.
Bash:
[    29.687] (--) Log file renamed from "/var/log/Xorg.pid-1786.log" to "/var/log/Xorg.0.log"
[    29.690]
X.Org X Server 1.21.1.4
X Protocol Version 11, Revision 0
[    29.690] Current Operating System: Linux manjaro 5.15.60-1-MANJARO #1 SMP PREEMPT Thu Aug 11 13:14:05 UTC 2022 x86_64
[    29.690] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-x86_64 lang=de_DE keytable=de tz=Europe/Berlin misobasedir=manjaro misolabel=MANJARO_KDE_2137 quiet systemd.show_status=1 driver=free nouveau.modeset=1 i915.modeset=1 radeon.modeset=1
[    29.690]
[    29.690] Current version of pixman: 0.40.0
[    29.690]     Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
[    29.690] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    29.690] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Oct  9 18:08:15 2022
[    29.690] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    29.690] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    29.694] (==) No Layout section.  Using the first Screen section.
[    29.694] (==) No screen section available. Using defaults.
[    29.694] (**) |-->Screen "Default Screen Section" (0)
[    29.694] (**) |   |-->Monitor "<default monitor>"
[    29.694] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
[    29.694] (==) Automatically adding devices
[    29.694] (==) Automatically enabling devices
[    29.694] (==) Automatically adding GPU devices
[    29.694] (==) Automatically binding GPU devices
[    29.699] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    29.700] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[    29.700]     Entry deleted from font path.
[    29.700] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[    29.700]     Entry deleted from font path.
[    29.700] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[    29.700]     Entry deleted from font path.
[    29.700] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[    29.700]     Entry deleted from font path.
[    29.700] (==) FontPath set to:
    /usr/share/fonts/misc,
    /usr/share/fonts/TTF
[    29.700] (==) ModulePath set to "/usr/lib/xorg/modules"
[    29.700] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
[    29.700] (II) Module ABI versions:
[    29.700]     X.Org ANSI C Emulation: 0.4
[    29.700]     X.Org Video Driver: 25.2
[    29.700]     X.Org XInput driver : 24.4
[    29.700]     X.Org Server Extension : 10.0
[    29.700] (++) using VT number 1

[    29.700] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[    29.700] (II) xfree86: Adding drm device (/dev/dri/card0)
[    29.700] (II) Platform probe for /sys/devices/pci0000:00/0000:00:03.1/0000:07:00.0/0000:08:00.0/0000:09:00.0/drm/card0
[    29.720] (--) PCI:*(9@0:0:0) 1002:73bf:1002:0e3a rev 193, Mem @ 0x7800000000/17179869184, 0x7c00000000/268435456, 0xeca00000/1048576, I/O @ 0x0000f000/256, BIOS @ 0x????????/131072
[    29.720] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[    29.720] (II) LoadModule: "glx"
[    29.721] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    29.730] (II) Module glx: vendor="X.Org Foundation"
[    29.730]     compiled for 1.21.1.4, module version = 1.0.0
[    29.730]     ABI class: X.Org Server Extension, version 10.0
[    29.730] (II) Applying OutputClass "AMDgpu" to /dev/dri/card0
[    29.730]     loading driver: amdgpu
[    29.730] (==) Matched amdgpu as autoconfigured driver 0
[    29.730] (==) Matched ati as autoconfigured driver 1
[    29.730] (==) Matched modesetting as autoconfigured driver 2
[    29.730] (==) Matched fbdev as autoconfigured driver 3
[    29.730] (==) Matched vesa as autoconfigured driver 4
[    29.730] (==) Assigned the driver to the xf86ConfigLayout
[    29.730] (II) LoadModule: "amdgpu"
[    29.730] (II) Loading /usr/lib/xorg/modules/drivers/amdgpu_drv.so
[    29.730] (II) Module amdgpu: vendor="X.Org Foundation"
[    29.730]     compiled for 1.21.1.3, module version = 22.0.0
[    29.730]     Module class: X.Org Video Driver
[    29.730]     ABI class: X.Org Video Driver, version 25.2
[    29.730] (II) LoadModule: "ati"
[    29.730] (II) Loading /usr/lib/xorg/modules/drivers/ati_drv.so
[    29.730] (II) Module ati: vendor="X.Org Foundation"
[    29.730]     compiled for 1.21.1.1, module version = 19.1.0
[    29.730]     Module class: X.Org Video Driver
[    29.730]     ABI class: X.Org Video Driver, version 25.2
[    29.734] (II) LoadModule: "radeon"
[    29.734] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
[    29.734] (II) Module radeon: vendor="X.Org Foundation"
[    29.734]     compiled for 1.21.1.1, module version = 19.1.0
[    29.734]     Module class: X.Org Video Driver
[    29.734]     ABI class: X.Org Video Driver, version 25.2
[    29.734] (II) LoadModule: "modesetting"
[    29.734] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[    29.735] (II) Module modesetting: vendor="X.Org Foundation"
[    29.735]     compiled for 1.21.1.4, module version = 1.21.1
[    29.735]     Module class: X.Org Video Driver
[    29.735]     ABI class: X.Org Video Driver, version 25.2
[    29.735] (II) LoadModule: "fbdev"
[    29.735] (WW) Warning, couldn't open module fbdev
[    29.735] (EE) Failed to load module "fbdev" (module does not exist, 0)
[    29.735] (II) LoadModule: "vesa"
[    29.735] (WW) Warning, couldn't open module vesa
[    29.735] (EE) Failed to load module "vesa" (module does not exist, 0)
[    29.735] (II) AMDGPU: Driver for AMD Radeon:
    All GPUs supported by the amdgpu kernel driver
[    29.735] (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
[    29.735] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    29.737] (WW) Falling back to old probe method for modesetting
[    29.737] (II) AMDGPU(0): Creating default Display subsection in Screen section
    "Default Screen Section" for depth/fbbpp 24/32
[    29.737] (==) AMDGPU(0): Depth 24, (--) framebuffer bpp 32
[    29.737] (II) AMDGPU(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
[    29.737] (==) AMDGPU(0): Default visual is TrueColor
[    29.737] (==) AMDGPU(0): RGB weight 888
[    29.737] (II) AMDGPU(0): Using 8 bits per RGB (8 bit DAC)
[    29.737] (--) AMDGPU(0): Chipset: "AMD Radeon RX 6800 XT" (ChipID = 0x73bf)
[    29.737] (II) Loading sub module "fb"
[    29.737] (II) LoadModule: "fb"
[    29.737] (II) Module "fb" already built-in
[    29.737] (II) Loading sub module "dri2"
[    29.737] (II) LoadModule: "dri2"
[    29.737] (II) Module "dri2" already built-in
[    30.229] (II) Loading sub module "glamoregl"
[    30.229] (II) LoadModule: "glamoregl"
[    30.229] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[    30.232] (II) Module glamoregl: vendor="X.Org Foundation"
[    30.232]     compiled for 1.21.1.4, module version = 1.0.1
[    30.232]     ABI class: X.Org ANSI C Emulation, version 0.4
[    30.246] (II) AMDGPU(0): glamor X acceleration enabled on AMD Radeon RX 6800 XT (sienna_cichlid, LLVM 14.0.6, DRM 3.42, 5.15.60-1-MANJARO)
[    30.246] (II) AMDGPU(0): glamor detected, initialising EGL layer.
[    30.246] (==) AMDGPU(0): TearFree property default: auto
[    30.246] (==) AMDGPU(0): VariableRefresh: disabled
[    30.246] (==) AMDGPU(0): AsyncFlipSecondaries: disabled
[    30.246] (II) AMDGPU(0): KMS Pageflipping: enabled
[    30.246] (II) AMDGPU(0): Output DisplayPort-0 has no monitor section
[    30.246] (II) AMDGPU(0): Output DisplayPort-1 has no monitor section
[    30.246] (II) AMDGPU(0): Output DisplayPort-2 has no monitor section
[    30.246] (II) AMDGPU(0): Output HDMI-A-0 has no monitor section
[    30.246] (II) AMDGPU(0): Output DisplayPort-3 has no monitor section
[    30.246] (II) AMDGPU(0): Output DisplayPort-4 has no monitor section
[    30.251] (II) AMDGPU(0): EDID for output DisplayPort-0
[    30.251] (II) AMDGPU(0): EDID for output DisplayPort-1
[    30.251] (II) AMDGPU(0): EDID for output DisplayPort-2
[    30.251] (II) AMDGPU(0): EDID for output HDMI-A-0
[    30.251] (II) AMDGPU(0): EDID for output DisplayPort-3
[    30.251] (II) AMDGPU(0): Manufacturer: DEL  Model: a1ba  Serial#: 809783372
[    30.251] (II) AMDGPU(0): Year: 2022  Week: 4
[    30.251] (II) AMDGPU(0): EDID Version: 1.4
[    30.251] (II) AMDGPU(0): Digital Display Input
[    30.251] (II) AMDGPU(0): 8 bits per channel
[    30.251] (II) AMDGPU(0): Digital interface is DisplayPort
[    30.251] (II) AMDGPU(0): Max Image Size [cm]: horiz.: 53  vert.: 30
[    30.251] (II) AMDGPU(0): Gamma: 2.20
[    30.251] (II) AMDGPU(0): DPMS capabilities: Off
[    30.251] (II) AMDGPU(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 YCrCb 4:2:2
[    30.251] (II) AMDGPU(0): Default color space is primary color space
[    30.251] (II) AMDGPU(0): First detailed timing is preferred mode
[    30.251] (II) AMDGPU(0): Preferred mode is native pixel format and refresh rate
[    30.251] (II) AMDGPU(0): redX: 0.674 redY: 0.321   greenX: 0.309 greenY: 0.617
[    30.251] (II) AMDGPU(0): blueX: 0.145 blueY: 0.061   whiteX: 0.313 whiteY: 0.329
[    30.251] (II) AMDGPU(0): Supported established timings:
[    30.251] (II) AMDGPU(0): 720x400@70Hz
[    30.251] (II) AMDGPU(0): 640x480@60Hz
[    30.251] (II) AMDGPU(0): 640x480@75Hz
[    30.251] (II) AMDGPU(0): 800x600@60Hz
[    30.251] (II) AMDGPU(0): 800x600@75Hz
[    30.251] (II) AMDGPU(0): 1024x768@60Hz
[    30.251] (II) AMDGPU(0): 1024x768@75Hz
[    30.251] (II) AMDGPU(0): 1280x1024@75Hz
[    30.251] (II) AMDGPU(0): Manufacturer's mask: 0
[    30.251] (II) AMDGPU(0): Supported standard timings:
[    30.251] (II) AMDGPU(0): #0: hsize: 1152  vsize 864  refresh: 75  vid: 20337
[    30.251] (II) AMDGPU(0): #1: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[    30.251] (II) AMDGPU(0): #2: hsize: 1600  vsize 900  refresh: 60  vid: 49321
[    30.251] (II) AMDGPU(0): #3: hsize: 1920  vsize 1080  refresh: 60  vid: 49361
[    30.251] (II) AMDGPU(0): Supported detailed timing:
[    30.251] (II) AMDGPU(0): clock: 148.5 MHz   Image Size:  527 x 296 mm
[    30.251] (II) AMDGPU(0): h_active: 1920  h_sync: 2008  h_sync_end 2052 h_blank_end 2200 h_border: 0
[    30.251] (II) AMDGPU(0): v_active: 1080  v_sync: 1084  v_sync_end 1089 v_blanking: 1125 v_border: 0
[    30.251] (II) AMDGPU(0): Serial No: B2X7H83
[    30.251] (II) AMDGPU(0): Monitor name: DELL U2422HE
[    30.251] (II) AMDGPU(0): Ranges: V min: 56 V max: 76 Hz, H min: 30 H max: 83 kHz, PixClock max 175 MHz
[    30.251] (II) AMDGPU(0): Supported detailed timing:
[    30.251] (II) AMDGPU(0): clock: 148.5 MHz   Image Size:  527 x 296 mm
[    30.251] (II) AMDGPU(0): h_active: 1920  h_sync: 2008  h_sync_end 2052 h_blank_end 2200 h_border: 0
[    30.251] (II) AMDGPU(0): v_active: 1080  v_sync: 1084  v_sync_end 1089 v_blanking: 1125 v_border: 0
[    30.251] (II) AMDGPU(0): Supported detailed timing:
[    30.251] (II) AMDGPU(0): clock: 74.2 MHz   Image Size:  527 x 296 mm
[    30.251] (II) AMDGPU(0): h_active: 1280  h_sync: 1350  h_sync_end 1390 h_blank_end 1650 h_border: 0
[    30.251] (II) AMDGPU(0): v_active: 720  v_sync: 725  v_sync_end 730 v_blanking: 750 v_border: 0
[    30.251] (II) AMDGPU(0): Supported detailed timing:
[    30.251] (II) AMDGPU(0): clock: 27.0 MHz   Image Size:  527 x 296 mm
[    30.251] (II) AMDGPU(0): h_active: 720  h_sync: 736  h_sync_end 798 h_blank_end 858 h_border: 0
[    30.251] (II) AMDGPU(0): v_active: 480  v_sync: 489  v_sync_end 495 v_blanking: 525 v_border: 0
[    30.251] (II) AMDGPU(0): Number of EDID sections to follow: 1
[    30.251] (II) AMDGPU(0): EDID (in hex):
[    30.251] (II) AMDGPU(0):     00ffffffffffff0010acbaa14c504430
[    30.251] (II) AMDGPU(0):     04200104a5351e783e9025ac524f9e25
[    30.251] (II) AMDGPU(0):     0f5054a54b00714f8180a9c0d1c00101
[    30.251] (II) AMDGPU(0):     010101010101023a801871382d40582c
[    30.251] (II) AMDGPU(0):     45000f282100001e000000ff00423258
[    30.251] (II) AMDGPU(0):     374838330a2020202020000000fc0044
[    30.251] (II) AMDGPU(0):     454c4c20553234323248450a000000fd
[    30.251] (II) AMDGPU(0):     00384c1e5311010a2020202020200193
[    30.251] (II) AMDGPU(0):     020315f14890040302011f1213230907
[    30.251] (II) AMDGPU(0):     0783010000023a801871382d40582c45
[    30.251] (II) AMDGPU(0):     000f282100001e011d007251d01e2046
[    30.251] (II) AMDGPU(0):     2855000f282100001e8c0ad08a20e02d
[    30.251] (II) AMDGPU(0):     10103e96000f28210000180000000000
[    30.251] (II) AMDGPU(0):     00000000000000000000000000000000
[    30.251] (II) AMDGPU(0):     00000000000000000000000000000000
[    30.251] (II) AMDGPU(0):     0000000000000000000000000000003f
[    30.251] (II) AMDGPU(0): Printing probed modes for output DisplayPort-3
[    30.251] (II) AMDGPU(0): Modeline "1920x1080"x60.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[    30.251] (II) AMDGPU(0): Modeline "1920x1080"x50.0  148.50  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[    30.251] (II) AMDGPU(0): Modeline "1920x1080"x59.9  148.35  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.4 kHz e)
[    30.251] (II) AMDGPU(0): Modeline "1600x900"x60.0  108.00  1600 1624 1704 1800  900 901 904 1000 +hsync +vsync (60.0 kHz e)
[    30.251] (II) AMDGPU(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    30.251] (II) AMDGPU(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    30.251] (II) AMDGPU(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[    30.251] (II) AMDGPU(0): Modeline "1280x720"x60.0   74.25  1280 1350 1390 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[    30.251] (II) AMDGPU(0): Modeline "1280x720"x60.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[    30.251] (II) AMDGPU(0): Modeline "1280x720"x50.0   74.25  1280 1720 1760 1980  720 725 730 750 +hsync +vsync (37.5 kHz e)
[    30.251] (II) AMDGPU(0): Modeline "1280x720"x59.9   74.18  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[    30.251] (II) AMDGPU(0): Modeline "1024x768"x75.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    30.251] (II) AMDGPU(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    30.251] (II) AMDGPU(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    30.251] (II) AMDGPU(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    30.251] (II) AMDGPU(0): Modeline "720x576"x50.0   27.00  720 732 796 864  576 581 586 625 -hsync -vsync (31.2 kHz e)
[    30.251] (II) AMDGPU(0): Modeline "720x480"x60.0   27.03  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[    30.251] (II) AMDGPU(0): Modeline "720x480"x59.9   27.00  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[    30.251] (II) AMDGPU(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    30.251] (II) AMDGPU(0): Modeline "640x480"x60.0   25.20  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    30.251] (II) AMDGPU(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    30.251] (II) AMDGPU(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    30.251] (II) AMDGPU(0): EDID for output DisplayPort-4
[    30.251] (II) AMDGPU(0): Output DisplayPort-0 disconnected
[    30.251] (II) AMDGPU(0): Output DisplayPort-1 disconnected
[    30.251] (II) AMDGPU(0): Output DisplayPort-2 disconnected
[    30.251] (II) AMDGPU(0): Output HDMI-A-0 disconnected
[    30.251] (II) AMDGPU(0): Output DisplayPort-3 connected
[    30.251] (II) AMDGPU(0): Output DisplayPort-4 disconnected
[    30.251] (II) AMDGPU(0): Using exact sizes for initial modes
[    30.251] (II) AMDGPU(0): Output DisplayPort-3 using initial mode 1920x1080 +0+0
[    30.251] (II) AMDGPU(0): mem size init: gart size :3fe4b9000 vram size: s:3fcf95000 visible:3fcf95000
[    30.251] (==) AMDGPU(0): DPI set to (96, 96)
[    30.251] (==) AMDGPU(0): Using gamma correction (1.0, 1.0, 1.0)
[    30.251] (II) Loading sub module "ramdac"
[    30.251] (II) LoadModule: "ramdac"
[    30.251] (II) Module "ramdac" already built-in
[    30.251] (II) UnloadModule: "radeon"
[    30.251] (II) Unloading radeon
[    30.251] (II) UnloadModule: "modesetting"
[    30.251] (II) Unloading modesetting
[    30.251] (II) AMDGPU(0): [DRI2] Setup complete
[    30.251] (II) AMDGPU(0): [DRI2]   DRI driver: radeonsi
[    30.251] (II) AMDGPU(0): [DRI2]   VDPAU driver: radeonsi
[    30.344] (II) AMDGPU(0): Front buffer pitch: 7680 bytes
[    30.345] (II) AMDGPU(0): SYNC extension fences enabled
[    30.345] (II) AMDGPU(0): Present extension enabled
[    30.345] (==) AMDGPU(0): DRI3 enabled
[    30.345] (==) AMDGPU(0): Backing store enabled
[    30.345] (II) AMDGPU(0): Direct rendering enabled
[    30.361] (II) AMDGPU(0): Use GLAMOR acceleration.
[    30.361] (II) AMDGPU(0): Acceleration enabled
[    30.361] (==) AMDGPU(0): DPMS enabled
[    30.361] (==) AMDGPU(0): Silken mouse enabled
[    30.361] (II) AMDGPU(0): Set up textured video (glamor)
[    30.368] (II) Initializing extension Generic Event Extension
[    30.368] (II) Initializing extension SHAPE
[    30.368] (II) Initializing extension MIT-SHM
[    30.368] (II) Initializing extension XInputExtension
[    30.368] (II) Initializing extension XTEST
[    30.368] (II) Initializing extension BIG-REQUESTS
[    30.368] (II) Initializing extension SYNC
[    30.368] (II) Initializing extension XKEYBOARD
[    30.368] (II) Initializing extension XC-MISC
[    30.368] (II) Initializing extension SECURITY
[    30.368] (II) Initializing extension XFIXES
[    30.369] (II) Initializing extension RENDER
[    30.369] (II) Initializing extension RANDR
[    30.369] (II) Initializing extension COMPOSITE
[    30.369] (II) Initializing extension DAMAGE
[    30.369] (II) Initializing extension MIT-SCREEN-SAVER
[    30.369] (II) Initializing extension DOUBLE-BUFFER
[    30.369] (II) Initializing extension RECORD
[    30.369] (II) Initializing extension DPMS
[    30.369] (II) Initializing extension Present
[    30.369] (II) Initializing extension DRI3
[    30.369] (II) Initializing extension X-Resource
[    30.369] (II) Initializing extension XVideo
[    30.369] (II) Initializing extension XVideo-MotionCompensation
[    30.369] (II) Initializing extension GLX
[    30.373] (II) AIGLX: Loaded and initialized radeonsi
[    30.373] (II) GLX: Initialized DRI2 GL provider for screen 0
[    30.373] (II) Initializing extension XFree86-VidModeExtension
[    30.373] (II) Initializing extension XFree86-DGA
[    30.373] (II) Initializing extension XFree86-DRI
[    30.373] (II) Initializing extension DRI2
[    30.373] (II) AMDGPU(0): Setting screen physical size to 508 x 285
[    30.390] (EE) AMDGPU(0): Failed to make import prime FD as pixmap: 22
[    30.480] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[    30.480] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    30.480] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    30.480] (**) Power Button: Applying InputClass "system-keyboard"
[    30.480] (II) LoadModule: "libinput"
[    30.480] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[    30.481] (II) Module libinput: vendor="X.Org Foundation"
[    30.481]     compiled for 1.21.1.3, module version = 1.2.1
[    30.481]     Module class: X.Org XInput Driver
[    30.481]     ABI class: X.Org XInput driver, version 24.4
[    30.481] (II) Using input driver 'libinput' for 'Power Button'
[    30.481] (**) Power Button: always reports core events
[    30.481] (**) Option "Device" "/dev/input/event1"
[    30.487] (II) event1  - Power Button: is tagged by udev as: Keyboard
[    30.487] (II) event1  - Power Button: device is a keyboard
[    30.487] (II) event1  - Power Button: device removed
[    30.517] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
[    30.517] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    30.517] (**) Option "xkb_model" "pc105"
[    30.517] (**) Option "xkb_layout" "de"
[    30.517] (WW) Option "xkb_variant" requires a string value
[    30.517] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    30.528] (II) event1  - Power Button: is tagged by udev as: Keyboard
[    30.528] (II) event1  - Power Button: device is a keyboard
[    30.528] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[    30.528] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    30.528] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    30.528] (**) Power Button: Applying InputClass "system-keyboard"
[    30.528] (II) Using input driver 'libinput' for 'Power Button'
[    30.528] (**) Power Button: always reports core events
[    30.528] (**) Option "Device" "/dev/input/event0"
[    30.529] (II) event0  - Power Button: is tagged by udev as: Keyboard
[    30.529] (II) event0  - Power Button: device is a keyboard
[    30.529] (II) event0  - Power Button: device removed
[    30.570] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[    30.570] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[    30.570] (**) Option "xkb_model" "pc105"
[    30.570] (**) Option "xkb_layout" "de"
[    30.570] (WW) Option "xkb_variant" requires a string value
[    30.570] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    30.571] (II) event0  - Power Button: is tagged by udev as: Keyboard
[    30.571] (II) event0  - Power Button: device is a keyboard
[    30.571] (II) config/udev: Adding input device Microsoft Microsoft Pro Intellimouse Mouse (/dev/input/event5)
[    30.571] (**) Microsoft Microsoft Pro Intellimouse Mouse: Applying InputClass "evdev pointer catchall"
[    30.571] (**) Microsoft Microsoft Pro Intellimouse Mouse: Applying InputClass "libinput pointer catchall"
[    30.571] (II) Using input driver 'libinput' for 'Microsoft Microsoft Pro Intellimouse Mouse'
[    30.571] (**) Microsoft Microsoft Pro Intellimouse Mouse: always reports core events
[    30.571] (**) Option "Device" "/dev/input/event5"
[    30.627] (II) event5  - Microsoft Microsoft Pro Intellimouse Mouse: is tagged by udev as: Mouse
[    30.627] (II) event5  - Microsoft Microsoft Pro Intellimouse Mouse: device set to 1600 DPI
[    30.627] (II) event5  - Microsoft Microsoft Pro Intellimouse Mouse: device is a pointer
[    30.627] (II) event5  - Microsoft Microsoft Pro Intellimouse Mouse: device removed
[    30.717] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-4/1-4.1/1-4.1:1.0/0003:045E:082A.0005/input/input5/event5"
[    30.717] (II) XINPUT: Adding extended input device "Microsoft Microsoft Pro Intellimouse Mouse" (type: MOUSE, id 8)
[    30.717] (**) Option "AccelerationScheme" "none"
[    30.717] (**) Microsoft Microsoft Pro Intellimouse Mouse: (accel) selected scheme none/0
[    30.717] (**) Microsoft Microsoft Pro Intellimouse Mouse: (accel) acceleration factor: 2.000
[    30.717] (**) Microsoft Microsoft Pro Intellimouse Mouse: (accel) acceleration threshold: 4
[    30.774] (II) event5  - Microsoft Microsoft Pro Intellimouse Mouse: is tagged by udev as: Mouse
[    30.774] (II) event5  - Microsoft Microsoft Pro Intellimouse Mouse: device set to 1600 DPI
[    30.774] (II) event5  - Microsoft Microsoft Pro Intellimouse Mouse: device is a pointer
[    30.774] (II) config/udev: Adding input device Microsoft Microsoft Pro Intellimouse Mouse (/dev/input/mouse0)
[    30.774] (II) No input driver specified, ignoring this device.
[    30.774] (II) This device may have been added with another device file.
[    30.775] (II) config/udev: Adding input device Microsoft Microsoft Pro Intellimouse Keyboard (/dev/input/event6)
[    30.775] (**) Microsoft Microsoft Pro Intellimouse Keyboard: Applying InputClass "evdev keyboard catchall"
[    30.775] (**) Microsoft Microsoft Pro Intellimouse Keyboard: Applying InputClass "libinput keyboard catchall"
[    30.775] (**) Microsoft Microsoft Pro Intellimouse Keyboard: Applying InputClass "system-keyboard"
[    30.775] (II) Using input driver 'libinput' for 'Microsoft Microsoft Pro Intellimouse Keyboard'
[    30.775] (**) Microsoft Microsoft Pro Intellimouse Keyboard: always reports core events
[    30.775] (**) Option "Device" "/dev/input/event6"
[    30.775] (II) event6  - Microsoft Microsoft Pro Intellimouse Keyboard: is tagged by udev as: Keyboard
[    30.775] (II) event6  - Microsoft Microsoft Pro Intellimouse Keyboard: device is a keyboard
[    30.776] (II) event6  - Microsoft Microsoft Pro Intellimouse Keyboard: device removed
[    30.810] (II) libinput: Microsoft Microsoft Pro Intellimouse Keyboard: needs a virtual subdevice
[    30.810] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-4/1-4.1/1-4.1:1.1/0003:045E:082A.0006/input/input6/event6"
[    30.810] (II) XINPUT: Adding extended input device "Microsoft Microsoft Pro Intellimouse Keyboard" (type: MOUSE, id 9)
[    30.810] (**) Option "AccelerationScheme" "none"
[    30.810] (**) Microsoft Microsoft Pro Intellimouse Keyboard: (accel) selected scheme none/0
[    30.810] (**) Microsoft Microsoft Pro Intellimouse Keyboard: (accel) acceleration factor: 2.000
[    30.810] (**) Microsoft Microsoft Pro Intellimouse Keyboard: (accel) acceleration threshold: 4
[    30.811] (II) event6  - Microsoft Microsoft Pro Intellimouse Keyboard: is tagged by udev as: Keyboard
[    30.811] (II) event6  - Microsoft Microsoft Pro Intellimouse Keyboard: device is a keyboard
[    30.812] (II) config/udev: Adding input device Microsoft Microsoft Pro Intellimouse (/dev/input/event7)
[    30.812] (II) No input driver specified, ignoring this device.
[    30.812] (II) This device may have been added with another device file.
[    30.812] (II) config/udev: Adding input device Microsoft Microsoft Pro Intellimouse (/dev/input/event8)
[    30.812] (II) No input driver specified, ignoring this device.
[    30.812] (II) This device may have been added with another device file.
[    30.812] (II) config/udev: Adding input device Logitech G815 RGB MECHANICAL GAMING KEYBOARD (/dev/input/event9)
[    30.812] (**) Logitech G815 RGB MECHANICAL GAMING KEYBOARD: Applying InputClass "evdev keyboard catchall"
[    30.812] (**) Logitech G815 RGB MECHANICAL GAMING KEYBOARD: Applying InputClass "libinput keyboard catchall"
[    30.812] (**) Logitech G815 RGB MECHANICAL GAMING KEYBOARD: Applying InputClass "system-keyboard"
[    30.812] (II) Using input driver 'libinput' for 'Logitech G815 RGB MECHANICAL GAMING KEYBOARD'
[    30.812] (**) Logitech G815 RGB MECHANICAL GAMING KEYBOARD: always reports core events
[    30.812] (**) Option "Device" "/dev/input/event9"
[    30.813] (II) event9  - Logitech G815 RGB MECHANICAL GAMING KEYBOARD: is tagged by udev as: Keyboard
[    30.813] (II) event9  - Logitech G815 RGB MECHANICAL GAMING KEYBOARD: device is a keyboard
[    30.813] (II) event9  - Logitech G815 RGB MECHANICAL GAMING KEYBOARD: device removed
[    30.863] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-4/1-4.3/1-4.3:1.0/0003:046D:C33F.0007/input/input10/event9"
[    30.863] (II) XINPUT: Adding extended input device "Logitech G815 RGB MECHANICAL GAMING KEYBOARD" (type: KEYBOARD, id 10)
[    30.863] (**) Option "xkb_model" "pc105"
[    30.863] (**) Option "xkb_layout" "de"
[    30.863] (WW) Option "xkb_variant" requires a string value
[    30.863] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    30.864] (II) event9  - Logitech G815 RGB MECHANICAL GAMING KEYBOARD: is tagged by udev as: Keyboard
[    30.864] (II) event9  - Logitech G815 RGB MECHANICAL GAMING KEYBOARD: device is a keyboard
[    30.865] (II) config/udev: Adding input device Logitech G815 RGB MECHANICAL GAMING KEYBOARD Keyboard (/dev/input/event10)
[    30.865] (**) Logitech G815 RGB MECHANICAL GAMING KEYBOARD Keyboard: Applying InputClass "evdev keyboard catchall"
[    30.865] (**) Logitech G815 RGB MECHANICAL GAMING KEYBOARD Keyboard: Applying InputClass "libinput keyboard catchall"
[    30.865] (**) Logitech G815 RGB MECHANICAL GAMING KEYBOARD Keyboard: Applying InputClass "system-keyboard"
[    30.865] (II) Using input driver 'libinput' for 'Logitech G815 RGB MECHANICAL GAMING KEYBOARD Keyboard'
[    30.865] (**) Logitech G815 RGB MECHANICAL GAMING KEYBOARD Keyboard: always reports core events
[    30.865] (**) Option "Device" "/dev/input/event10"
[    30.865] (II) event10 - Logitech G815 RGB MECHANICAL GAMING KEYBOARD Keyboard: is tagged by udev as: Keyboard
[    30.865] (II) event10 - Logitech G815 RGB MECHANICAL GAMING KEYBOARD Keyboard: device is a keyboard
[    30.866] (II) event10 - Logitech G815 RGB MECHANICAL GAMING KEYBOARD Keyboard: device removed
[    30.903] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-4/1-4.3/1-4.3:1.1/0003:046D:C33F.0008/input/input11/event10"
[    30.903] (II) XINPUT: Adding extended input device "Logitech G815 RGB MECHANICAL GAMING KEYBOARD Keyboard" (type: KEYBOARD, id 11)
[    30.903] (**) Option "xkb_model" "pc105"
[    30.903] (**) Option "xkb_layout" "de"
[    30.903] (WW) Option "xkb_variant" requires a string value
[    30.903] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    30.904] (II) event10 - Logitech G815 RGB MECHANICAL GAMING KEYBOARD Keyboard: is tagged by udev as: Keyboard
[    30.904] (II) event10 - Logitech G815 RGB MECHANICAL GAMING KEYBOARD Keyboard: device is a keyboard
[    30.905] (II) config/udev: Adding input device Logitech G815 RGB MECHANICAL GAMING KEYBOARD Mouse (/dev/input/event11)
[    30.905] (**) Logitech G815 RGB MECHANICAL GAMING KEYBOARD Mouse: Applying InputClass "evdev pointer catchall"
[    30.905] (**) Logitech G815 RGB MECHANICAL GAMING KEYBOARD Mouse: Applying InputClass "libinput pointer catchall"
[    30.905] (II) Using input driver 'libinput' for 'Logitech G815 RGB MECHANICAL GAMING KEYBOARD Mouse'
[    30.905] (**) Logitech G815 RGB MECHANICAL GAMING KEYBOARD Mouse: always reports core events
[    30.905] (**) Option "Device" "/dev/input/event11"
[    30.905] (II) event11 - Logitech G815 RGB MECHANICAL GAMING KEYBOARD Mouse: is tagged by udev as: Mouse
[    30.905] (II) event11 - Logitech G815 RGB MECHANICAL GAMING KEYBOARD Mouse: device is a pointer
[    30.906] (II) event11 - Logitech G815 RGB MECHANICAL GAMING KEYBOARD Mouse: device removed
[    30.983] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-4/1-4.3/1-4.3:1.1/0003:046D:C33F.0008/input/input12/event11"
[    30.983] (II) XINPUT: Adding extended input device "Logitech G815 RGB MECHANICAL GAMING KEYBOARD Mouse" (type: MOUSE, id 12)
[    30.983] (**) Option "AccelerationScheme" "none"
[    30.983] (**) Logitech G815 RGB MECHANICAL GAMING KEYBOARD Mouse: (accel) selected scheme none/0
[    30.983] (**) Logitech G815 RGB MECHANICAL GAMING KEYBOARD Mouse: (accel) acceleration factor: 2.000
[    30.983] (**) Logitech G815 RGB MECHANICAL GAMING KEYBOARD Mouse: (accel) acceleration threshold: 4
[    30.984] (II) event11 - Logitech G815 RGB MECHANICAL GAMING KEYBOARD Mouse: is tagged by udev as: Mouse
[    30.984] (II) event11 - Logitech G815 RGB MECHANICAL GAMING KEYBOARD Mouse: device is a pointer
[    30.985] (II) config/udev: Adding input device Logitech G815 RGB MECHANICAL GAMING KEYBOARD Mouse (/dev/input/mouse1)
[    30.985] (II) No input driver specified, ignoring this device.
[    30.985] (II) This device may have been added with another device file.
[    30.985] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=3 (/dev/input/event14)
[    30.985] (II) No input driver specified, ignoring this device.
[    30.985] (II) This device may have been added with another device file.
[    30.985] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=7 (/dev/input/event15)
[    30.985] (II) No input driver specified, ignoring this device.
[    30.985] (II) This device may have been added with another device file.
[    30.985] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=8 (/dev/input/event16)
[    30.985] (II) No input driver specified, ignoring this device.
[    30.985] (II) This device may have been added with another device file.
[    30.986] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=9 (/dev/input/event17)
[    30.986] (II) No input driver specified, ignoring this device.
[    30.986] (II) This device may have been added with another device file.
[    30.986] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=10 (/dev/input/event18)
[    30.986] (II) No input driver specified, ignoring this device.
[    30.986] (II) This device may have been added with another device file.
[    30.986] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=11 (/dev/input/event19)
[    30.986] (II) No input driver specified, ignoring this device.
[    30.986] (II) This device may have been added with another device file.
[    30.986] (II) config/udev: Adding input device Cooler Master Technology Inc. ARES (/dev/input/event2)
[    30.986] (**) Cooler Master Technology Inc. ARES: Applying InputClass "evdev keyboard catchall"
[    30.986] (**) Cooler Master Technology Inc. ARES: Applying InputClass "libinput keyboard catchall"
[    30.986] (**) Cooler Master Technology Inc. ARES: Applying InputClass "system-keyboard"
[    30.986] (II) Using input driver 'libinput' for 'Cooler Master Technology Inc. ARES'
[    30.986] (**) Cooler Master Technology Inc. ARES: always reports core events
[    30.986] (**) Option "Device" "/dev/input/event2"
[    30.987] (II) event2  - Cooler Master Technology Inc. ARES: is tagged by udev as: Keyboard
[    30.987] (II) event2  - Cooler Master Technology Inc. ARES: device is a keyboard
[    30.987] (II) event2  - Cooler Master Technology Inc. ARES: device removed
[    31.023] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:03.1/0000:07:00.0/0000:08:00.0/0000:09:00.2/usb3/3-2/3-2:1.0/0003:2516:014D.0001/input/input2/event2"
[    31.023] (II) XINPUT: Adding extended input device "Cooler Master Technology Inc. ARES" (type: KEYBOARD, id 13)
[    31.023] (**) Option "xkb_model" "pc105"
[    31.023] (**) Option "xkb_layout" "de"
[    31.023] (WW) Option "xkb_variant" requires a string value
[    31.023] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    31.024] (II) event2  - Cooler Master Technology Inc. ARES: is tagged by udev as: Keyboard
[    31.024] (II) event2  - Cooler Master Technology Inc. ARES: device is a keyboard
[    31.025] (II) config/udev: Adding input device Cooler Master Technology Inc. ARES System Control (/dev/input/event3)
[    31.025] (**) Cooler Master Technology Inc. ARES System Control: Applying InputClass "evdev keyboard catchall"
[    31.025] (**) Cooler Master Technology Inc. ARES System Control: Applying InputClass "libinput keyboard catchall"
[    31.025] (**) Cooler Master Technology Inc. ARES System Control: Applying InputClass "system-keyboard"
[    31.025] (II) Using input driver 'libinput' for 'Cooler Master Technology Inc. ARES System Control'
[    31.025] (**) Cooler Master Technology Inc. ARES System Control: always reports core events
[    31.025] (**) Option "Device" "/dev/input/event3"
[    31.025] (II) event3  - Cooler Master Technology Inc. ARES System Control: is tagged by udev as: Keyboard
[    31.025] (II) event3  - Cooler Master Technology Inc. ARES System Control: device is a keyboard
[    31.026] (II) event3  - Cooler Master Technology Inc. ARES System Control: device removed
[    31.063] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:03.1/0000:07:00.0/0000:08:00.0/0000:09:00.2/usb3/3-2/3-2:1.2/0003:2516:014D.0003/input/input3/event3"
[    31.063] (II) XINPUT: Adding extended input device "Cooler Master Technology Inc. ARES System Control" (type: KEYBOARD, id 14)
[    31.063] (**) Option "xkb_model" "pc105"
[    31.063] (**) Option "xkb_layout" "de"
[    31.063] (WW) Option "xkb_variant" requires a string value
[    31.063] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    31.064] (II) event3  - Cooler Master Technology Inc. ARES System Control: is tagged by udev as: Keyboard
[    31.064] (II) event3  - Cooler Master Technology Inc. ARES System Control: device is a keyboard
[    31.065] (II) config/udev: Adding input device Cooler Master Technology Inc. ARES Consumer Control (/dev/input/event4)
[    31.065] (**) Cooler Master Technology Inc. ARES Consumer Control: Applying InputClass "evdev keyboard catchall"
[    31.065] (**) Cooler Master Technology Inc. ARES Consumer Control: Applying InputClass "libinput keyboard catchall"
[    31.065] (**) Cooler Master Technology Inc. ARES Consumer Control: Applying InputClass "system-keyboard"
[    31.065] (II) Using input driver 'libinput' for 'Cooler Master Technology Inc. ARES Consumer Control'
[    31.065] (**) Cooler Master Technology Inc. ARES Consumer Control: always reports core events
[    31.065] (**) Option "Device" "/dev/input/event4"
[    31.065] (II) event4  - Cooler Master Technology Inc. ARES Consumer Control: is tagged by udev as: Keyboard
[    31.065] (II) event4  - Cooler Master Technology Inc. ARES Consumer Control: device is a keyboard
[    31.066] (II) event4  - Cooler Master Technology Inc. ARES Consumer Control: device removed
[    31.143] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:03.1/0000:07:00.0/0000:08:00.0/0000:09:00.2/usb3/3-2/3-2:1.2/0003:2516:014D.0003/input/input4/event4"
[    31.143] (II) XINPUT: Adding extended input device "Cooler Master Technology Inc. ARES Consumer Control" (type: KEYBOARD, id 15)
[    31.143] (**) Option "xkb_model" "pc105"
[    31.143] (**) Option "xkb_layout" "de"
[    31.143] (WW) Option "xkb_variant" requires a string value
[    31.143] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    31.144] (II) event4  - Cooler Master Technology Inc. ARES Consumer Control: is tagged by udev as: Keyboard
[    31.144] (II) event4  - Cooler Master Technology Inc. ARES Consumer Control: device is a keyboard
[    31.144] (II) config/udev: Adding input device HD-Audio Generic Rear Mic (/dev/input/event20)
[    31.144] (II) No input driver specified, ignoring this device.
[    31.144] (II) This device may have been added with another device file.
[    31.145] (II) config/udev: Adding input device HD-Audio Generic Front Mic (/dev/input/event21)
[    31.145] (II) No input driver specified, ignoring this device.
[    31.145] (II) This device may have been added with another device file.
[    31.145] (II) config/udev: Adding input device HD-Audio Generic Rear Mic (/dev/input/event22)
[    31.145] (II) No input driver specified, ignoring this device.
[    31.145] (II) This device may have been added with another device file.
[    31.145] (II) config/udev: Adding input device HD-Audio Generic Line (/dev/input/event23)
[    31.145] (II) No input driver specified, ignoring this device.
[    31.145] (II) This device may have been added with another device file.
[    31.145] (II) config/udev: Adding input device HD-Audio Generic Line Out Front (/dev/input/event24)
[    31.145] (II) No input driver specified, ignoring this device.
[    31.145] (II) This device may have been added with another device file.
[    31.145] (II) config/udev: Adding input device HD-Audio Generic Line Out Surround (/dev/input/event25)
[    31.145] (II) No input driver specified, ignoring this device.
[    31.145] (II) This device may have been added with another device file.
[    31.145] (II) config/udev: Adding input device HD-Audio Generic Line Out CLFE (/dev/input/event26)
[    31.145] (II) No input driver specified, ignoring this device.
[    31.145] (II) This device may have been added with another device file.
[    31.146] (II) config/udev: Adding input device HD-Audio Generic Front Headphone (/dev/input/event27)
[    31.146] (II) No input driver specified, ignoring this device.
[    31.146] (II) This device may have been added with another device file.
[    31.146] (II) config/udev: Adding input device Eee PC WMI hotkeys (/dev/input/event13)
[    31.146] (**) Eee PC WMI hotkeys: Applying InputClass "evdev keyboard catchall"
[    31.146] (**) Eee PC WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[    31.146] (**) Eee PC WMI hotkeys: Applying InputClass "system-keyboard"
[    31.146] (II) Using input driver 'libinput' for 'Eee PC WMI hotkeys'
[    31.146] (**) Eee PC WMI hotkeys: always reports core events
[    31.146] (**) Option "Device" "/dev/input/event13"
[    31.146] (II) event13 - Eee PC WMI hotkeys: is tagged by udev as: Keyboard
[    31.146] (II) event13 - Eee PC WMI hotkeys: device is a keyboard
[    31.146] (II) event13 - Eee PC WMI hotkeys: device removed
[    31.223] (**) Option "config_info" "udev:/sys/devices/platform/eeepc-wmi/input/input16/event13"
[    31.223] (II) XINPUT: Adding extended input device "Eee PC WMI hotkeys" (type: KEYBOARD, id 16)
[    31.223] (**) Option "xkb_model" "pc105"
[    31.223] (**) Option "xkb_layout" "de"
[    31.223] (WW) Option "xkb_variant" requires a string value
[    31.223] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    31.224] (II) event13 - Eee PC WMI hotkeys: is tagged by udev as: Keyboard
[    31.224] (II) event13 - Eee PC WMI hotkeys: device is a keyboard
[    31.224] (II) config/udev: Adding input device PC Speaker (/dev/input/event12)
[    31.224] (II) No input driver specified, ignoring this device.
[    31.224] (II) This device may have been added with another device file.
[    31.227] (**) Microsoft Microsoft Pro Intellimouse Keyboard: Applying InputClass "evdev keyboard catchall"
[    31.227] (**) Microsoft Microsoft Pro Intellimouse Keyboard: Applying InputClass "libinput keyboard catchall"
[    31.227] (**) Microsoft Microsoft Pro Intellimouse Keyboard: Applying InputClass "system-keyboard"
[    31.227] (II) Using input driver 'libinput' for 'Microsoft Microsoft Pro Intellimouse Keyboard'
[    31.227] (**) Microsoft Microsoft Pro Intellimouse Keyboard: always reports core events
[    31.227] (**) Option "Device" "/dev/input/event6"
[    31.227] (II) libinput: Microsoft Microsoft Pro Intellimouse Keyboard: is a virtual subdevice
[    31.227] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-4/1-4.1/1-4.1:1.1/0003:045E:082A.0006/input/input6/event6"
[    31.227] (II) XINPUT: Adding extended input device "Microsoft Microsoft Pro Intellimouse Keyboard" (type: KEYBOARD, id 17)
[    31.227] (**) Option "xkb_model" "pc105"
[    31.227] (**) Option "xkb_layout" "de"
[    31.227] (WW) Option "xkb_variant" requires a string value
[    31.227] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    32.708] (II) AMDGPU(0): EDID vendor "DEL", prod id 41402
[    32.708] (II) AMDGPU(0): Using EDID range info for horizontal sync
[    32.708] (II) AMDGPU(0): Using EDID range info for vertical refresh
[    32.708] (II) AMDGPU(0): Printing DDC gathered Modelines:
[    32.708] (II) AMDGPU(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[    32.708] (II) AMDGPU(0): Modeline "1280x720"x0.0   74.25  1280 1350 1390 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[    32.708] (II) AMDGPU(0): Modeline "720x480"x0.0   27.00  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[    32.708] (II) AMDGPU(0): Modeline "1280x720"x0.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[    32.708] (II) AMDGPU(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    32.708] (II) AMDGPU(0): Modeline "1920x1080"x0.0  148.50  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[    32.708] (II) AMDGPU(0): Modeline "720x576"x0.0   27.00  720 732 796 864  576 581 586 625 -hsync -vsync (31.2 kHz e)
[    32.708] (II) AMDGPU(0): Modeline "1280x720"x0.0   74.25  1280 1720 1760 1980  720 725 730 750 +hsync +vsync (37.5 kHz e)
[    32.708] (II) AMDGPU(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    32.708] (II) AMDGPU(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    32.708] (II) AMDGPU(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    32.708] (II) AMDGPU(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    32.708] (II) AMDGPU(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    32.708] (II) AMDGPU(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    32.708] (II) AMDGPU(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    32.708] (II) AMDGPU(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[    32.708] (II) AMDGPU(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    32.708] (II) AMDGPU(0): Modeline "1600x900"x60.0  119.00  1600 1696 1864 2128  900 901 904 932 -hsync +vsync (55.9 kHz e)
[    33.214] (II) AMDGPU(0): EDID vendor "DEL", prod id 41402
[    33.215] (II) AMDGPU(0): Using hsync ranges from config file
[    33.215] (II) AMDGPU(0): Using vrefresh ranges from config file
[    33.215] (II) AMDGPU(0): Printing DDC gathered Modelines:
[    33.215] (II) AMDGPU(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[    33.215] (II) AMDGPU(0): Modeline "1280x720"x0.0   74.25  1280 1350 1390 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[    33.215] (II) AMDGPU(0): Modeline "720x480"x0.0   27.00  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[    33.215] (II) AMDGPU(0): Modeline "1280x720"x0.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[    33.215] (II) AMDGPU(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    33.215] (II) AMDGPU(0): Modeline "1920x1080"x0.0  148.50  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[    33.215] (II) AMDGPU(0): Modeline "720x576"x0.0   27.00  720 732 796 864  576 581 586 625 -hsync -vsync (31.2 kHz e)
[    33.215] (II) AMDGPU(0): Modeline "1280x720"x0.0   74.25  1280 1720 1760 1980  720 725 730 750 +hsync +vsync (37.5 kHz e)
[    33.215] (II) AMDGPU(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    33.215] (II) AMDGPU(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    33.215] (II) AMDGPU(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    33.215] (II) AMDGPU(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    33.215] (II) AMDGPU(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    33.215] (II) AMDGPU(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    33.215] (II) AMDGPU(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    33.215] (II) AMDGPU(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[    33.215] (II) AMDGPU(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    33.215] (II) AMDGPU(0): Modeline "1600x900"x60.0  119.00  1600 1696 1864 2128  900 901 904 932 -hsync +vsync (55.9 kHz e)
[   292.197] (EE) event9  - Logitech G815 RGB MECHANICAL GAMING KEYBOARD: client bug: event processing lagging behind by 26ms, your system is too slow
 
Zuletzt bearbeitet:
Wo liegt denn deine Config? In der Logausgabe steht No screen section available. Using defaults.. Da kann was nicht stimmen, da du ne Screen Section definiert hast. Es sagt aber auch, es schaut/nutzt Using config directory: "/etc/X11/xorg.conf.d d.h. wenn sich da die Config befindet, sollte das passen.

Ist das die Ausgabe mit dem funktionierenden Monitor? Da wird zwar angeblich kein Device gefunden, aber es erkennt dann doch nen Dell über EDID.
 
Zuletzt bearbeitet:
Die Logausgabe in #10 ist wie geschrieben vom Live Manjaro.
Die Config für Xorg habe ich im xorg.conf.d Ordner angelegt. Hier mal ein Vergleich der beiden Xorg.0.logs. Mir fällt auf, das die nach dem GLX Modul unterschiedliche Sachen laden...
Außerdem sieht man, dass meine Config gezogen wurde, allerdings scheint das mit dem DP Port nicht geklappt zu haben, Xorg erwartet den DellMonitor auf DisplayPort-0, obwohl ich DisplayPort-3 (siehe #10) angegeben habe :confused_alt:

1665338289443.png
 
Ich hab noch weiter herumprobiert, aber noch keine Lösung.
Jedoch folgende Beobachtung gemacht: wenn ich mit dem "alten" Monitor wie gehabt boote, ist alles wie gehabt. Stecke ich dann im laufenden Betrieb den neuen Monitor dran, wird der erkannt und bekommt auch ein Signal, über DP und USB-C. Starte ich dann neu, wieder nur mit dem neuen Monitor, nix, kein Signal. Den alten dann dazu stecken (direkt an die Graka), bringt auch nix, dann bekommen beide kein Signal.
Ich kapiers nicht :confused_alt:
 
Durch weiteres herumprobieren kann ich jetzt sagen, das nur der Loginscreen (SDDM schimpft der sich?) ein Problem mit dem Monitor hat. Wenn ich mein Passwort blind eintippe und bestätige, geht kurz darauf der Monitor an und zeigt mir den Desktop. Auch mit STRG+ALT+Fx in eine TTY Session wechseln klappt, dann geht auch der Monitor an und zeigt mir den CLI Login.

Jetzt habe ich aber keinen Anhaltspunkt, was das Problem vom SDDM ist und wie ich das herausfinden kann. Habe auch schon verschiedene SDDM ausprobiert, keine Änderung.
Wobei ich zum SDDM dazusagen muss, einen anderen auszuwählen hat bei mir noch nie was geändert. Egal welches Design ich auswähle, nach dem booten sehe ich immer nur Manjaro Standard 🤷‍♂️

Ergänzung: wenn ich mich wieder abmelde um wieder auf dem Login zu landen, funktioniert das, Bildschirm geht dabei also nicht aus.
 
Zuletzt bearbeitet:
Ich habe das Problem jetzt dadurch gelöst, dass ich auf den Kernel 5.19 gewechselt bin (vorher 5.15 LTS). Jetzt geht es, zumindest mit dem Standardtheme "Breath" für den SDDM ("Anmeldebildschirm"). Mit einem anderen Theme habe ich auch mit Kernel 5.19 weiterhin das Problem und zusätzlich klappen die Workarounds nicht mehr so richtig.
Alle anderen Versuche und Klimmzüge (Pakete/Treiber neuinstallieren, Xstart Skript bearbeiten/löschen, ...) haben nix gebracht.

Ich konnte aber das Problem etwas eingrenzen, zumindest von den Meldungen im journalctl her.

Irgendwo zwischen...
Code:
Okt 11 22:30:53 hostname kernel: efifb: probing for efifb
Okt 11 22:30:53 hostname kernel: efifb: showing boot graphics
Okt 11 22:30:53 hostname kernel: efifb: framebuffer at 0x7800000000, using 8128k, total 8128k
Okt 11 22:30:53 hostname kernel: efifb: mode is 1920x1080x32, linelength=7680, pages=1
Okt 11 22:30:53 hostname kernel: efifb: scrolling: redraw
Okt 11 22:30:53 hostname kernel: efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
...und...
Code:
Okt 11 22:30:56 hostname kernel: amdgpu: HMM registered 16368MB device memory
Okt 11 22:30:56 hostname kernel: amdgpu: SRAT table not found
Okt 11 22:30:56 hostname kernel: amdgpu: Virtual CRAT table created for GPU
Okt 11 22:30:56 hostname kernel: amdgpu: Topology: Add dGPU node [0x73bf:0x1002]
Okt 11 22:30:56 hostname kernel: kfd kfd: amdgpu: added device 1002:73bf
Okt 11 22:30:56 hostname kernel: amdgpu 0000:09:00.0: amdgpu: SE 4, SH per SE 2, CU per SH 10, active_cu_number 72
Okt 11 22:30:56 hostname kernel: amdgpu 0000:09:00.0: [drm] Cannot find any crtc or sizes
...geht der Monitor verloren, was dann zu...
Code:
Okt 11 22:31:00 hostname sddm-greeter[2087]: file:///usr/share/sddm/themes/breath/Main.qml:465:13: Unable to assign [undefined] to QUrl
Okt 11 22:31:00 hostname sddm-greeter[2087]: Adding view for ":0.0" QRect(0,0 1024x768)
...führt.

Normal sollte der letzte Befehl so aussehen, abhängig von der nativen Auflösung des Monitors und des verwendeten Anschlusses:
Code:
Okt 12 09:12:36 hostname sddm-greeter[2011]: Adding view for "DisplayPort-0" QRect(0,0 1920x1080)
 
Zuletzt bearbeitet:
Zurück
Oben