When dGPU plugged in, does not boot (Failed to load kernel modules)

Ok I’ll try the new kernel.

The QT_LOGGING_RULES='*=false' should be added as its own line without a #, correct?

yes add it as is, without #

No dice, still stuck at [failed] failed to load kernel modules. screen

journalctl output:
https://clbin.com/DKYA3

Startx output

There’s a “no screens found”, could it be that the GPU is broken? It hasn’t seen much use…

cat /var/log/Xorg.0.log output:

[     5.352] (--) Log file renamed from "/var/log/Xorg.pid-1369.log" to "/var/log/Xorg.0.log"
[     5.353] 
X.Org X Server 1.21.1.4
X Protocol Version 11, Revision 0
[     5.353] Current Operating System: Linux vince-Desktop 5.19.14-1-MANJARO #1 SMP PREEMPT_DYNAMIC Thu Oct 6 07:30:12 UTC 2022 x86_64
[     5.353] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.19-x86_64 root=UUID=1107aee1-b95c-42e1-9464-69c1f0b3db8d rw quiet apparmor=1 security=apparmor udev.log_priority=3
[     5.353]  
[     5.353] Current version of pixman: 0.40.0
[     5.353]    Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
[     5.353] Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[     5.353] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Oct 13 13:07:48 2022
[     5.353] (==) Using config directory: "/etc/X11/xorg.conf.d"
[     5.353] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[     5.354] (==) ServerLayout "layout"
[     5.354] (==) No screen section available. Using defaults.
[     5.354] (**) |-->Screen "Default Screen Section" (0)
[     5.354] (**) |   |-->Monitor "<default monitor>"
[     5.355] (==) No device specified for screen "Default Screen Section".
        Using the first device section listed.
[     5.355] (**) |   |-->Device "integrated"
[     5.355] (==) No monitor specified for screen "Default Screen Section".
        Using a default monitor configuration.
[     5.355] (==) Automatically adding devices
[     5.355] (==) Automatically enabling devices
[     5.355] (==) Automatically adding GPU devices
[     5.355] (==) Automatically binding GPU devices
[     5.355] (==) Max clients allowed: 256, resource mask: 0x1fffff
[     5.355] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[     5.355]    Entry deleted from font path.
[     5.355] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[     5.355]    Entry deleted from font path.
[     5.355] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[     5.355]    Entry deleted from font path.
[     5.355] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[     5.355]    Entry deleted from font path.
[     5.355] (==) FontPath set to:
        /usr/share/fonts/misc,
        /usr/share/fonts/TTF
[     5.355] (==) ModulePath set to "/usr/lib/xorg/modules"
[     5.355] (II) The server relies on udev to provide the list of input devices.
        If no devices become available, reconfigure udev or disable AutoAddDevices.
[     5.355] (II) Module ABI versions:
[     5.355]    X.Org ANSI C Emulation: 0.4
[     5.355]    X.Org Video Driver: 25.2
[     5.355]    X.Org XInput driver : 24.4
[     5.355]    X.Org Server Extension : 10.0
[     5.355] (++) using VT number 1

[     5.356] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[     5.356] (II) xfree86: Adding drm device (/dev/dri/card0)
[     5.356] (II) Platform probe for /sys/devices/pci0000:00/0000:00:08.1/0000:3c:00.0/drm/card0
[     5.379] (--) PCI: (1@0:0:0) 10de:1b81:1458:36fc rev 161, Mem @ 0xee000000/16777216, 0x7fc0000000/268435456, 0x7fd0000000/33554432, I/O @ 0x0000f000/128, BIOS @ 0x????????/524288
[     5.379] (--) PCI:*(60@0:0:0) 1002:1638:1043:8809 rev 200, Mem @ 0x7fe0000000/268435456, 0x7ff0000000/2097152, 0xef500000/524288, I/O @ 0x0000e000/256
[     5.379] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[     5.379] (II) LoadModule: "glx"
[     5.379] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[     5.382] (II) Module glx: vendor="X.Org Foundation"
[     5.382]    compiled for 1.21.1.4, module version = 1.0.0
[     5.382]    ABI class: X.Org Server Extension, version 10.0
[     5.382] (II) LoadModule: "modesetting"
[     5.382] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[     5.383] (II) Module modesetting: vendor="X.Org Foundation"
[     5.383]    compiled for 1.21.1.4, module version = 1.21.1
[     5.383]    Module class: X.Org Video Driver
[     5.383]    ABI class: X.Org Video Driver, version 25.2
[     5.383] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[     5.410] (II) modeset(0): using drv /dev/dri/card0
[     5.410] (II) modeset(0): Creating default Display subsection in Screen section
        "Default Screen Section" for depth/fbbpp 24/32
[     5.410] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[     5.410] (==) modeset(0): RGB weight 888
[     5.410] (==) modeset(0): Default visual is TrueColor
[     5.410] (II) Loading sub module "glamoregl"
[     5.410] (II) LoadModule: "glamoregl"
[     5.410] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[     5.413] (II) Module glamoregl: vendor="X.Org Foundation"
[     5.413]    compiled for 1.21.1.4, module version = 1.0.1
[     5.413]    ABI class: X.Org ANSI C Emulation, version 0.4
[     7.098] (II) modeset(0): glamor X acceleration enabled on AMD RENOIR (LLVM 14.0.6, DRM 3.47, 5.19.14-1-MANJARO)
[     7.098] (II) modeset(0): glamor initialized
[     7.098] (==) modeset(0): VariableRefresh: disabled
[     7.098] (==) modeset(0): AsyncFlipSecondaries: disabled
[     7.098] (II) modeset(0): Output DP-1 has no monitor section
[     7.099] (II) modeset(0): Output HDMI-1 has no monitor section
[     7.099] (II) modeset(0): Output DP-2 has no monitor section
[     7.099] (II) modeset(0): EDID for output DP-1
[     7.100] (II) modeset(0): EDID for output HDMI-1
[     7.100] (II) modeset(0): Manufacturer: BNQ  Model: 78e3  Serial#: 21573
[     7.100] (II) modeset(0): Year: 2017  Week: 15
[     7.100] (II) modeset(0): EDID Version: 1.3
[     7.100] (II) modeset(0): Digital Display Input
[     7.100] (II) modeset(0): Max Image Size [cm]: horiz.: 60  vert.: 34
[     7.100] (II) modeset(0): Gamma: 2.20
[     7.100] (II) modeset(0): DPMS capabilities: Off
[     7.100] (II) modeset(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[     7.100] (II) modeset(0): Default color space is primary color space
[     7.100] (II) modeset(0): First detailed timing is preferred mode
[     7.100] (II) modeset(0): redX: 0.660 redY: 0.322   greenX: 0.303 greenY: 0.603
[     7.100] (II) modeset(0): blueX: 0.146 blueY: 0.064   whiteX: 0.313 whiteY: 0.329
[     7.100] (II) modeset(0): Supported established timings:
[     7.100] (II) modeset(0): 720x400@70Hz
[     7.100] (II) modeset(0): 640x480@60Hz
[     7.100] (II) modeset(0): 640x480@75Hz
[     7.100] (II) modeset(0): 800x600@60Hz
[     7.100] (II) modeset(0): 800x600@75Hz
[     7.100] (II) modeset(0): 832x624@75Hz
[     7.100] (II) modeset(0): 1024x768@60Hz
[     7.100] (II) modeset(0): 1024x768@75Hz
[     7.100] (II) modeset(0): 1280x1024@75Hz
[     7.100] (II) modeset(0): 1152x864@75Hz
[     7.100] (II) modeset(0): Manufacturer's mask: 0
[     7.100] (II) modeset(0): Supported standard timings:
[     7.100] (II) modeset(0): #0: hsize: 1920  vsize 1080  refresh: 60  vid: 49361
[     7.100] (II) modeset(0): #1: hsize: 1024  vsize 576  refresh: 60  vid: 49249
[     7.100] (II) modeset(0): #2: hsize: 1280  vsize 800  refresh: 60  vid: 129
[     7.100] (II) modeset(0): #3: hsize: 1280  vsize 720  refresh: 60  vid: 49281
[     7.100] (II) modeset(0): #4: hsize: 1280  vsize 960  refresh: 60  vid: 16513
[     7.100] (II) modeset(0): #5: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[     7.100] (II) modeset(0): #6: hsize: 1600  vsize 900  refresh: 60  vid: 49321
[     7.100] (II) modeset(0): #7: hsize: 1680  vsize 1050  refresh: 60  vid: 179
[     7.100] (II) modeset(0): Supported detailed timing:
[     7.100] (II) modeset(0): clock: 148.5 MHz   Image Size:  598 x 336 mm
[     7.100] (II) modeset(0): h_active: 1920  h_sync: 2008  h_sync_end 2052 h_blank_end 2200 h_border: 0
[     7.100] (II) modeset(0): v_active: 1080  v_sync: 1084  v_sync_end 1089 v_blanking: 1125 v_border: 0
[     7.100] (II) modeset(0): Serial No: M4H03194SL0
[     7.100] (II) modeset(0): Ranges: V min: 50 V max: 76 Hz, H min: 30 H max: 83 kHz, PixClock max 175 MHz
[     7.100] (II) modeset(0): Monitor name: BenQ GW2760HL
[     7.100] (II) modeset(0): Supported detailed timing:
[     7.100] (II) modeset(0): clock: 148.5 MHz   Image Size:  598 x 336 mm
[     7.100] (II) modeset(0): h_active: 1920  h_sync: 2008  h_sync_end 2052 h_blank_end 2200 h_border: 0
[     7.100] (II) modeset(0): v_active: 1080  v_sync: 1084  v_sync_end 1089 v_blanking: 1125 v_border: 0
[     7.100] (II) modeset(0): Supported detailed timing:
[     7.100] (II) modeset(0): clock: 74.2 MHz   Image Size:  598 x 336 mm
[     7.100] (II) modeset(0): h_active: 1920  h_sync: 2008  h_sync_end 2052 h_blank_end 2200 h_border: 0
[     7.100] (II) modeset(0): v_active: 540  v_sync: 542  v_sync_end 547 v_blanking: 562 v_border: 0
[     7.100] (II) modeset(0): Supported detailed timing:
[     7.100] (II) modeset(0): clock: 74.2 MHz   Image Size:  598 x 336 mm
[     7.100] (II) modeset(0): h_active: 1280  h_sync: 1390  h_sync_end 1430 h_blank_end 1650 h_border: 0
[     7.100] (II) modeset(0): v_active: 720  v_sync: 725  v_sync_end 730 v_blanking: 750 v_border: 0
[     7.100] (II) modeset(0): Supported detailed timing:
[     7.100] (II) modeset(0): clock: 27.0 MHz   Image Size:  598 x 336 mm
[     7.100] (II) modeset(0): h_active: 720  h_sync: 736  h_sync_end 798 h_blank_end 858 h_border: 0
[     7.100] (II) modeset(0): v_active: 480  v_sync: 489  v_sync_end 495 v_blanking: 525 v_border: 0
[     7.100] (II) modeset(0): Number of EDID sections to follow: 1
[     7.100] (II) modeset(0): EDID (in hex):
[     7.100] (II) modeset(0):   00ffffffffffff0009d1e37845540000
[     7.100] (II) modeset(0):   0f1b0103803c22782e29a5a9524d9a25
[     7.100] (II) modeset(0):   105054a56b80d1c061c0810081c08140
[     7.100] (II) modeset(0):   8180a9c0b300023a801871382d40582c
[     7.100] (II) modeset(0):   450056502100001e000000ff004d3448
[     7.100] (II) modeset(0):   3033313934534c300a20000000fd0032
[     7.100] (II) modeset(0):   4c1e5311000a202020202020000000fc
[     7.100] (II) modeset(0):   0042656e5120475732373630484c0176
[     7.100] (II) modeset(0):   020324f14f0102030405060710111213
[     7.100] (II) modeset(0):   1415161f230907078301000067030c00
[     7.100] (II) modeset(0):   1000002d023a801871382d40582c4500
[     7.100] (II) modeset(0):   56502100001f011d8018711c1620582c
[     7.100] (II) modeset(0):   250056502100009f011d007251d01e20
[     7.100] (II) modeset(0):   6e28550056502100001e8c0ad08a20e0
[     7.100] (II) modeset(0):   2d10103e960056502100001800000000
[     7.100] (II) modeset(0):   00000000000000000000000000000096
[     7.100] (--) modeset(0): HDMI max TMDS frequency 225000KHz
[     7.100] (II) modeset(0): Not using default mode "1600x900" (bad mode clock/interlace/doublescan)
[     7.100] (II) modeset(0): Not using default mode "1920x1080" (bad mode clock/interlace/doublescan)
[     7.100] (II) modeset(0): Printing probed modes for output HDMI-1
[     7.100] (II) modeset(0): Modeline "1920x1080"x60.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[     7.100] (II) modeset(0): Modeline "1920x1080"x60.0  173.00  1920 2048 2248 2576  1080 1083 1088 1120 -hsync +vsync (67.2 kHz d)
[     7.100] (II) modeset(0): Modeline "1920x1080"x50.0  148.50  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[     7.100] (II) modeset(0): Modeline "1920x1080"x59.9  148.35  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.4 kHz e)
[     7.100] (II) modeset(0): Modeline "1920x1080"x59.9  138.50  1920 1968 2000 2080  1080 1083 1088 1111 +hsync -vsync (66.6 kHz d)
[     7.100] (II) modeset(0): Modeline "1680x1050"x60.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz d)
[     7.100] (II) modeset(0): Modeline "1680x1050"x59.9  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[     7.100] (II) modeset(0): Modeline "1400x1050"x74.8  155.80  1400 1464 1784 1912  1050 1052 1064 1090 +hsync +vsync (81.5 kHz d)
[     7.100] (II) modeset(0): Modeline "1400x1050"x60.0  122.00  1400 1488 1640 1880  1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
[     7.100] (II) modeset(0): Modeline "1600x900"x59.9  186.50  1600 1624 1640 1680  900 901 904 926 doublescan +hsync -vsync (111.0 kHz d)
[     7.100] (II) modeset(0): Modeline "1600x900"x59.9  118.25  1600 1696 1856 2112  900 903 908 934 -hsync +vsync (56.0 kHz d)
[     7.100] (II) modeset(0): Modeline "1600x900"x60.0  108.00  1600 1624 1704 1800  900 901 904 1000 +hsync +vsync (60.0 kHz e)
[     7.100] (II) modeset(0): Modeline "1600x900"x59.8   97.50  1600 1648 1680 1760  900 903 908 926 +hsync -vsync (55.4 kHz d)
[     7.100] (II) modeset(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[     7.100] (II) modeset(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[     7.100] (II) modeset(0): Modeline "1440x900"x60.0  148.50  1440 2008 2052 2200  900 1084 1089 1125 +hsync +vsync (67.5 kHz e)
[     7.100] (II) modeset(0): Modeline "1400x900"x60.0  103.50  1400 1480 1624 1848  900 903 913 934 -hsync +vsync (56.0 kHz d)
[     7.100] (II) modeset(0): Modeline "1400x900"x59.9   86.50  1400 1448 1480 1560  900 903 913 926 +hsync -vsync (55.4 kHz d)
[     7.100] (II) modeset(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz e)
[     7.100] (II) modeset(0): Modeline "1440x810"x60.0  198.12  1440 1548 1704 1968  810 811 814 839 doublescan -hsync +vsync (100.7 kHz d)
[     7.100] (II) modeset(0): Modeline "1440x810"x60.0  151.88  1440 1464 1480 1520  810 811 814 833 doublescan +hsync -vsync (99.9 kHz d)
[     7.100] (II) modeset(0): Modeline "1368x768"x59.9   85.25  1368 1440 1576 1784  768 771 781 798 -hsync +vsync (47.8 kHz d)
[     7.100] (II) modeset(0): Modeline "1368x768"x59.9   72.25  1368 1416 1448 1528  768 771 781 790 +hsync -vsync (47.3 kHz d)
[     7.100] (II) modeset(0): Modeline "1280x800"x60.0  174.25  1280 1380 1516 1752  800 801 804 829 doublescan -hsync +vsync (99.5 kHz d)
[     7.100] (II) modeset(0): Modeline "1280x800"x60.0  134.25  1280 1304 1320 1360  800 801 804 823 doublescan +hsync -vsync (98.7 kHz d)
[     7.100] (II) modeset(0): Modeline "1280x800"x59.8   83.50  1280 1352 1480 1680  800 803 809 831 -hsync +vsync (49.7 kHz d)
[     7.100] (II) modeset(0): Modeline "1280x800"x59.9   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz e)
[     7.100] (II) modeset(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[     7.100] (II) modeset(0): Modeline "1280x720"x60.0  156.12  1280 1376 1512 1744  720 721 724 746 doublescan -hsync +vsync (89.5 kHz d)
[     7.100] (II) modeset(0): Modeline "1280x720"x60.0  120.75  1280 1304 1320 1360  720 721 724 740 doublescan +hsync -vsync (88.8 kHz d)
[     7.100] (II) modeset(0): Modeline "1280x720"x59.9   74.50  1280 1344 1472 1664  720 723 728 748 -hsync +vsync (44.8 kHz d)
[     7.100] (II) modeset(0): Modeline "1280x720"x60.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[     7.100] (II) modeset(0): Modeline "1280x720"x50.0   74.25  1280 1720 1760 1980  720 725 730 750 +hsync +vsync (37.5 kHz e)
[     7.100] (II) modeset(0): Modeline "1280x720"x59.9   74.18  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[     7.100] (II) modeset(0): Modeline "1280x720"x59.7   63.75  1280 1328 1360 1440  720 723 728 741 +hsync -vsync (44.3 kHz d)
[     7.100] (II) modeset(0): Modeline "1024x768"x75.0  170.24  1024 1108 1220 1416  768 768 770 801 doublescan -hsync +vsync (120.2 kHz d)
[     7.100] (II) modeset(0): Modeline "1024x768"x60.0  133.47  1024 1100 1212 1400  768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[     7.100] (II) modeset(0): Modeline "1024x768"x75.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[     7.100] (II) modeset(0): Modeline "1024x768"x70.1   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz d)
[     7.100] (II) modeset(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[     7.100] (II) modeset(0): Modeline "960x720"x75.0  148.50  960 1032 1144 1320  720 720 722 750 doublescan -hsync +vsync (112.5 kHz d)
[     7.100] (II) modeset(0): Modeline "960x720"x60.0  117.00  960 1024 1128 1300  720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[     7.100] (II) modeset(0): Modeline "928x696"x75.0  144.00  928 992 1104 1280  696 696 698 750 doublescan -hsync +vsync (112.5 kHz d)
[     7.100] (II) modeset(0): Modeline "928x696"x60.1  109.15  928 976 1088 1264  696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[     7.100] (II) modeset(0): Modeline "896x672"x75.0  130.50  896 944 1052 1228  672 672 674 708 doublescan -hsync +vsync (106.3 kHz d)
[     7.100] (II) modeset(0): Modeline "896x672"x60.0  102.40  896 960 1060 1224  672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[     7.100] (II) modeset(0): Modeline "1024x576"x60.0   98.50  1024 1092 1200 1376  576 577 580 597 doublescan -hsync +vsync (71.6 kHz d)
[     7.100] (II) modeset(0): Modeline "1024x576"x60.0   78.38  1024 1048 1064 1104  576 577 580 592 doublescan +hsync -vsync (71.0 kHz d)
[     7.100] (II) modeset(0): Modeline "1024x576"x59.9   46.50  1024 1064 1160 1296  576 579 584 599 -hsync +vsync (35.9 kHz d)
[     7.100] (II) modeset(0): Modeline "1024x576"x59.8   42.00  1024 1072 1104 1184  576 579 584 593 +hsync -vsync (35.5 kHz d)
[     7.100] (II) modeset(0): Modeline "960x600"x59.9   96.62  960 1028 1128 1296  600 601 604 622 doublescan -hsync +vsync (74.6 kHz d)
[     7.100] (II) modeset(0): Modeline "960x600"x60.0   77.00  960 984 1000 1040  600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
[     7.101] (II) modeset(0): Modeline "832x624"x74.6   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[     7.101] (II) modeset(0): Modeline "960x540"x60.0   86.50  960 1024 1124 1288  540 541 544 560 doublescan -hsync +vsync (67.2 kHz d)
[     7.101] (II) modeset(0): Modeline "960x540"x60.0   69.25  960 984 1000 1040  540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
[     7.101] (II) modeset(0): Modeline "960x540"x59.6   40.75  960 992 1088 1216  540 543 548 562 -hsync +vsync (33.5 kHz d)
[     7.101] (II) modeset(0): Modeline "960x540"x59.8   37.25  960 1008 1040 1120  540 543 548 556 +hsync -vsync (33.3 kHz d)
[     7.101] (II) modeset(0): Modeline "800x600"x75.0  101.25  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (93.8 kHz d)
[     7.101] (II) modeset(0): Modeline "800x600"x70.0   94.50  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (87.5 kHz d)
[     7.101] (II) modeset(0): Modeline "800x600"x65.0   87.75  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (81.2 kHz d)
[     7.101] (II) modeset(0): Modeline "800x600"x60.0   81.00  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[     7.101] (II) modeset(0): Modeline "800x600"x72.2   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz d)
[     7.101] (II) modeset(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[     7.101] (II) modeset(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[     7.101] (II) modeset(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
[     7.101] (II) modeset(0): Modeline "840x525"x60.0   73.12  840 892 980 1120  525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
[     7.101] (II) modeset(0): Modeline "840x525"x59.9   59.50  840 864 880 920  525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
[     7.101] (II) modeset(0): Modeline "864x486"x59.9   32.50  864 888 968 1072  486 489 494 506 -hsync +vsync (30.3 kHz d)
[     7.101] (II) modeset(0): Modeline "864x486"x59.6   30.50  864 912 944 1024  486 489 494 500 +hsync -vsync (29.8 kHz d)
[     7.101] (II) modeset(0): Modeline "720x576"x50.0   27.00  720 732 796 864  576 581 586 625 -hsync -vsync (31.2 kHz e)
[     7.101] (II) modeset(0): Modeline "700x525"x74.8   77.90  700 732 892 956  525 526 532 545 doublescan +hsync +vsync (81.5 kHz d)
[     7.101] (II) modeset(0): Modeline "700x525"x60.0   61.00  700 744 820 940  525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[     7.101] (II) modeset(0): Modeline "800x450"x59.9   59.12  800 848 928 1056  450 451 454 467 doublescan -hsync +vsync (56.0 kHz d)
[     7.101] (II) modeset(0): Modeline "800x450"x59.8   48.75  800 824 840 880  450 451 454 463 doublescan +hsync -vsync (55.4 kHz d)
[     7.101] (II) modeset(0): Modeline "720x480"x60.0   27.03  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[     7.101] (II) modeset(0): Modeline "720x480"x59.9   27.00  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[     7.101] (II) modeset(0): Modeline "640x512"x75.0   67.50  640 648 720 844  512 512 514 533 doublescan +hsync +vsync (80.0 kHz d)
[     7.101] (II) modeset(0): Modeline "640x512"x60.0   54.00  640 664 720 844  512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[     7.101] (II) modeset(0): Modeline "700x450"x60.0   51.75  700 740 812 924  450 451 456 467 doublescan -hsync +vsync (56.0 kHz d)
[     7.101] (II) modeset(0): Modeline "700x450"x59.9   43.25  700 724 740 780  450 451 456 463 doublescan +hsync -vsync (55.4 kHz d)
[     7.101] (II) modeset(0): Modeline "640x480"x60.0   54.00  640 688 744 900  480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[     7.101] (II) modeset(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[     7.101] (II) modeset(0): Modeline "640x480"x72.8   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz d)
[     7.101] (II) modeset(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz d)
[     7.101] (II) modeset(0): Modeline "640x480"x60.0   25.20  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[     7.101] (II) modeset(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[     7.101] (II) modeset(0): Modeline "720x405"x59.5   22.50  720 744 808 896  405 408 413 422 -hsync +vsync (25.1 kHz d)
[     7.101] (II) modeset(0): Modeline "720x405"x59.0   21.75  720 768 800 880  405 408 413 419 +hsync -vsync (24.7 kHz d)
[     7.101] (II) modeset(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[     7.101] (II) modeset(0): Modeline "684x384"x59.9   42.62  684 720 788 892  384 385 390 399 doublescan -hsync +vsync (47.8 kHz d)
[     7.101] (II) modeset(0): Modeline "684x384"x59.9   36.12  684 708 724 764  384 385 390 395 doublescan +hsync -vsync (47.3 kHz d)
[     7.101] (II) modeset(0): Modeline "640x400"x59.9   41.75  640 676 740 840  400 401 404 415 doublescan -hsync +vsync (49.7 kHz d)
[     7.101] (II) modeset(0): Modeline "640x400"x60.0   35.50  640 664 680 720  400 401 404 411 doublescan +hsync -vsync (49.3 kHz d)
[     7.101] (II) modeset(0): Modeline "576x432"x75.0   54.00  576 608 672 800  432 432 434 450 doublescan +hsync +vsync (67.5 kHz d)
[     7.101] (II) modeset(0): Modeline "640x360"x59.9   37.25  640 672 736 832  360 361 364 374 doublescan -hsync +vsync (44.8 kHz d)
[     7.101] (II) modeset(0): Modeline "640x360"x59.8   31.88  640 664 680 720  360 361 364 370 doublescan +hsync -vsync (44.3 kHz d)
[     7.101] (II) modeset(0): Modeline "640x360"x59.8   18.00  640 664 720 800  360 363 368 376 -hsync +vsync (22.5 kHz d)
[     7.101] (II) modeset(0): Modeline "640x360"x59.3   17.75  640 688 720 800  360 363 368 374 +hsync -vsync (22.2 kHz d)
[     7.101] (II) modeset(0): Modeline "512x384"x75.0   39.38  512 520 568 656  384 384 386 400 doublescan +hsync +vsync (60.0 kHz d)
[     7.101] (II) modeset(0): Modeline "512x384"x70.1   37.50  512 524 592 664  384 385 388 403 doublescan -hsync -vsync (56.5 kHz d)
[     7.101] (II) modeset(0): Modeline "512x384"x60.0   32.50  512 524 592 672  384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[     7.101] (II) modeset(0): Modeline "512x288"x60.0   23.25  512 532 580 648  288 289 292 299 doublescan -hsync +vsync (35.9 kHz d)
[     7.101] (II) modeset(0): Modeline "512x288"x59.9   21.00  512 536 552 592  288 289 292 296 doublescan +hsync -vsync (35.5 kHz d)
[     7.101] (II) modeset(0): Modeline "416x312"x74.7   28.64  416 432 464 576  312 312 314 333 doublescan -hsync -vsync (49.7 kHz d)
[     7.101] (II) modeset(0): Modeline "480x270"x59.6   20.38  480 496 544 608  270 271 274 281 doublescan -hsync +vsync (33.5 kHz d)
[     7.101] (II) modeset(0): Modeline "480x270"x59.8   18.62  480 504 520 560  270 271 274 278 doublescan +hsync -vsync (33.3 kHz d)
[     7.101] (II) modeset(0): Modeline "400x300"x72.2   25.00  400 428 488 520  300 318 321 333 doublescan +hsync +vsync (48.1 kHz d)
[     7.101] (II) modeset(0): Modeline "400x300"x75.1   24.75  400 408 448 528  300 300 302 312 doublescan +hsync +vsync (46.9 kHz d)
[     7.101] (II) modeset(0): Modeline "400x300"x60.3   20.00  400 420 484 528  300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[     7.101] (II) modeset(0): Modeline "400x300"x56.3   18.00  400 412 448 512  300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[     7.101] (II) modeset(0): Modeline "432x243"x59.9   16.25  432 444 484 536  243 244 247 253 doublescan -hsync +vsync (30.3 kHz d)
[     7.101] (II) modeset(0): Modeline "432x243"x59.6   15.25  432 456 472 512  243 244 247 250 doublescan +hsync -vsync (29.8 kHz d)
[     7.101] (II) modeset(0): Modeline "320x240"x72.8   15.75  320 332 352 416  240 244 246 260 doublescan -hsync -vsync (37.9 kHz d)
[     7.101] (II) modeset(0): Modeline "320x240"x75.0   15.75  320 328 360 420  240 240 242 250 doublescan -hsync -vsync (37.5 kHz d)
[     7.101] (II) modeset(0): Modeline "320x240"x60.1   12.59  320 328 376 400  240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[     7.101] (II) modeset(0): Modeline "360x202"x59.5   11.25  360 372 404 448  202 204 206 211 doublescan -hsync +vsync (25.1 kHz d)
[     7.101] (II) modeset(0): Modeline "360x202"x59.1   10.88  360 384 400 440  202 204 206 209 doublescan +hsync -vsync (24.7 kHz d)
[     7.101] (II) modeset(0): Modeline "320x180"x59.8    9.00  320 332 360 400  180 181 184 188 doublescan -hsync +vsync (22.5 kHz d)
[     7.101] (II) modeset(0): Modeline "320x180"x59.3    8.88  320 344 360 400  180 181 184 187 doublescan +hsync -vsync (22.2 kHz d)
[     7.101] (II) modeset(0): EDID for output DP-2
[     7.101] (II) modeset(0): Output DP-1 disconnected
[     7.101] (II) modeset(0): Output HDMI-1 connected
[     7.101] (II) modeset(0): Output DP-2 disconnected
[     7.101] (II) modeset(0): Using exact sizes for initial modes
[     7.101] (II) modeset(0): Output HDMI-1 using initial mode 1920x1080 +0+0
[     7.101] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[     7.101] (==) modeset(0): DPI set to (96, 96)
[     7.101] (II) Loading sub module "fb"
[     7.101] (II) LoadModule: "fb"
[     7.101] (II) Module "fb" already built-in
[     7.137] (==) modeset(0): Backing store enabled
[     7.137] (==) modeset(0): Silken mouse enabled
[     7.138] (II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
[     7.138] (==) modeset(0): DPMS enabled
[     7.138] (WW) modeset(0): Option "DRI" is not used
[     7.138] (II) modeset(0): [DRI2] Setup complete
[     7.138] (II) modeset(0): [DRI2]   DRI driver: radeonsi
[     7.138] (II) modeset(0): [DRI2]   VDPAU driver: radeonsi
[     7.138] (II) Initializing extension Generic Event Extension
[     7.138] (II) Initializing extension SHAPE
[     7.138] (II) Initializing extension MIT-SHM
[     7.138] (II) Initializing extension XInputExtension
[     7.138] (II) Initializing extension XTEST
[     7.138] (II) Initializing extension BIG-REQUESTS
[     7.138] (II) Initializing extension SYNC
[     7.138] (II) Initializing extension XKEYBOARD
[     7.138] (II) Initializing extension XC-MISC
[     7.138] (II) Initializing extension SECURITY
[     7.138] (II) Initializing extension XFIXES
[     7.138] (II) Initializing extension RENDER
[     7.138] (II) Initializing extension RANDR
[     7.138] (II) Initializing extension COMPOSITE
[     7.139] (II) Initializing extension DAMAGE
[     7.139] (II) Initializing extension MIT-SCREEN-SAVER
[     7.139] (II) Initializing extension DOUBLE-BUFFER
[     7.139] (II) Initializing extension RECORD
[     7.139] (II) Initializing extension DPMS
[     7.139] (II) Initializing extension Present
[     7.139] (II) Initializing extension DRI3
[     7.139] (II) Initializing extension X-Resource
[     7.139] (II) Initializing extension XVideo
[     7.139] (II) Initializing extension XVideo-MotionCompensation
[     7.139] (II) Initializing extension GLX
[     7.142] (II) AIGLX: Loaded and initialized radeonsi
[     7.142] (II) GLX: Initialized DRI2 GL provider for screen 0
[     7.142] (II) Initializing extension XFree86-VidModeExtension
[     7.142] (II) Initializing extension XFree86-DGA
[     7.142] (II) Initializing extension XFree86-DRI
[     7.142] (II) Initializing extension DRI2
[     7.142] (II) modeset(0): Damage tracking initialized
[     7.142] (II) modeset(0): Setting screen physical size to 508 x 285
[     7.166] (EE) modeset(0): Failed to make import prime FD as pixmap: 22
[     7.192] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[     7.192] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[     7.192] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[     7.192] (**) Power Button: Applying InputClass "system-keyboard"
[     7.192] (II) LoadModule: "libinput"
[     7.192] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[     7.194] (II) Module libinput: vendor="X.Org Foundation"
[     7.194]    compiled for 1.21.1.3, module version = 1.2.1
[     7.194]    Module class: X.Org XInput Driver
[     7.194]    ABI class: X.Org XInput driver, version 24.4
[     7.194] (II) Using input driver 'libinput' for 'Power Button'
[     7.194] (**) Power Button: always reports core events
[     7.194] (**) Option "Device" "/dev/input/event1"
[     7.199] (II) event1  - Power Button: is tagged by udev as: Keyboard
[     7.199] (II) event1  - Power Button: device is a keyboard
[     7.199] (II) event1  - Power Button: device removed
[     7.248] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
[     7.248] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[     7.248] (**) Option "xkb_layout" "us"
[     7.248] (II) event1  - Power Button: is tagged by udev as: Keyboard
[     7.248] (II) event1  - Power Button: device is a keyboard
[     7.248] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[     7.248] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[     7.248] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[     7.248] (**) Power Button: Applying InputClass "system-keyboard"
[     7.248] (II) Using input driver 'libinput' for 'Power Button'
[     7.248] (**) Power Button: always reports core events
[     7.248] (**) Option "Device" "/dev/input/event0"
[     7.249] (II) event0  - Power Button: is tagged by udev as: Keyboard
[     7.249] (II) event0  - Power Button: device is a keyboard
[     7.249] (II) event0  - Power Button: device removed
[     7.283] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[     7.283] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[     7.283] (**) Option "xkb_layout" "us"
[     7.284] (II) event0  - Power Button: is tagged by udev as: Keyboard
[     7.284] (II) event0  - Power Button: device is a keyboard
[     7.284] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=11 (/dev/input/event10)
[     7.284] (II) No input driver specified, ignoring this device.
[     7.284] (II) This device may have been added with another device file.
[     7.285] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=12 (/dev/input/event11)
[     7.285] (II) No input driver specified, ignoring this device.
[     7.285] (II) This device may have been added with another device file.
[     7.285] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event5)
[     7.285] (II) No input driver specified, ignoring this device.
[     7.285] (II) This device may have been added with another device file.
[     7.285] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event6)
[     7.285] (II) No input driver specified, ignoring this device.
[     7.285] (II) This device may have been added with another device file.
[     7.285] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event7)
[     7.285] (II) No input driver specified, ignoring this device.
[     7.285] (II) This device may have been added with another device file.
[     7.285] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event8)
[     7.285] (II) No input driver specified, ignoring this device.
[     7.285] (II) This device may have been added with another device file.
[     7.285] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=10 (/dev/input/event9)
[     7.285] (II) No input driver specified, ignoring this device.
[     7.285] (II) This device may have been added with another device file.
[     7.286] (II) config/udev: Adding input device HD-Audio Generic HDMI/DP,pcm=3 (/dev/input/event3)
[     7.286] (II) No input driver specified, ignoring this device.
[     7.286] (II) This device may have been added with another device file.
[     7.286] (II) config/udev: Adding input device HD-Audio Generic HDMI/DP,pcm=7 (/dev/input/event4)
[     7.286] (II) No input driver specified, ignoring this device.
[     7.286] (II) This device may have been added with another device file.
[     7.286] (II) config/udev: Adding input device HD-Audio Generic Front Mic (/dev/input/event12)
[     7.286] (II) No input driver specified, ignoring this device.
[     7.286] (II) This device may have been added with another device file.
[     7.286] (II) config/udev: Adding input device HD-Audio Generic Rear Mic (/dev/input/event13)
[     7.286] (II) No input driver specified, ignoring this device.
[     7.286] (II) This device may have been added with another device file.
[     7.287] (II) config/udev: Adding input device HD-Audio Generic Line (/dev/input/event14)
[     7.287] (II) No input driver specified, ignoring this device.
[     7.287] (II) This device may have been added with another device file.
[     7.287] (II) config/udev: Adding input device HD-Audio Generic Line Out Front (/dev/input/event15)
[     7.287] (II) No input driver specified, ignoring this device.
[     7.287] (II) This device may have been added with another device file.
[     7.287] (II) config/udev: Adding input device HD-Audio Generic Line Out Surround (/dev/input/event16)
[     7.287] (II) No input driver specified, ignoring this device.
[     7.287] (II) This device may have been added with another device file.
[     7.287] (II) config/udev: Adding input device HD-Audio Generic Line Out CLFE (/dev/input/event17)
[     7.287] (II) No input driver specified, ignoring this device.
[     7.287] (II) This device may have been added with another device file.
[     7.287] (II) config/udev: Adding input device HD-Audio Generic Front Headphone (/dev/input/event18)
[     7.287] (II) No input driver specified, ignoring this device.
[     7.287] (II) This device may have been added with another device file.
[     7.287] (II) config/udev: Adding input device Asus WMI hotkeys (/dev/input/event19)
[     7.287] (**) Asus WMI hotkeys: Applying InputClass "evdev keyboard catchall"
[     7.287] (**) Asus WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[     7.287] (**) Asus WMI hotkeys: Applying InputClass "system-keyboard"
[     7.287] (II) Using input driver 'libinput' for 'Asus WMI hotkeys'
[     7.287] (**) Asus WMI hotkeys: always reports core events
[     7.287] (**) Option "Device" "/dev/input/event19"
[     7.288] (II) event19 - Asus WMI hotkeys: is tagged by udev as: Keyboard
[     7.288] (II) event19 - Asus WMI hotkeys: device is a keyboard
[     7.288] (II) event19 - Asus WMI hotkeys: device removed
[     7.333] (**) Option "config_info" "udev:/sys/devices/platform/asus-nb-wmi/input/input19/event19"
[     7.333] (II) XINPUT: Adding extended input device "Asus WMI hotkeys" (type: KEYBOARD, id 8)
[     7.333] (**) Option "xkb_layout" "us"
[     7.334] (II) event19 - Asus WMI hotkeys: is tagged by udev as: Keyboard
[     7.334] (II) event19 - Asus WMI hotkeys: device is a keyboard
[     7.334] (II) config/udev: Adding input device PC Speaker (/dev/input/event2)
[     7.334] (II) No input driver specified, ignoring this device.
[     7.334] (II) This device may have been added with another device file.
[     8.006] (II) config/udev: Adding input device Logitech M705 (/dev/input/mouse0)
[     8.007] (II) No input driver specified, ignoring this device.
[     8.007] (II) This device may have been added with another device file.
[     8.008] (II) config/udev: Adding input device Logitech M720 Triathlon (/dev/input/mouse1)
[     8.008] (**) Logitech M720 Triathlon: Applying InputClass "system-keyboard"
[     8.008] (II) No input driver specified, ignoring this device.
[     8.008] (II) This device may have been added with another device file.
[     8.089] (II) config/udev: Adding input device Logitech M720 Triathlon (/dev/input/event21)
[     8.089] (**) Logitech M720 Triathlon: Applying InputClass "evdev pointer catchall"
[     8.089] (**) Logitech M720 Triathlon: Applying InputClass "evdev keyboard catchall"
[     8.089] (**) Logitech M720 Triathlon: Applying InputClass "libinput pointer catchall"
[     8.089] (**) Logitech M720 Triathlon: Applying InputClass "libinput keyboard catchall"
[     8.089] (**) Logitech M720 Triathlon: Applying InputClass "system-keyboard"
[     8.089] (II) Using input driver 'libinput' for 'Logitech M720 Triathlon'
[     8.089] (**) Logitech M720 Triathlon: always reports core events
[     8.089] (**) Option "Device" "/dev/input/event21"
[     8.090] (II) event21 - Logitech M720 Triathlon: is tagged by udev as: Keyboard Mouse
[     8.090] (II) event21 - Logitech M720 Triathlon: device is a pointer
[     8.090] (II) event21 - Logitech M720 Triathlon: device is a keyboard
[     8.091] (II) event21 - Logitech M720 Triathlon: device removed
[     8.116] (II) libinput: Logitech M720 Triathlon: needs a virtual subdevice
[     8.116] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:02.1/0000:02:00.0/usb1/1-9/1-9:1.2/0003:046D:C52B.0004/0003:046D:405E.0006/input/input39/event21"
[     8.116] (II) XINPUT: Adding extended input device "Logitech M720 Triathlon" (type: MOUSE, id 9)
[     8.117] (**) Option "AccelerationScheme" "none"
[     8.117] (**) Logitech M720 Triathlon: (accel) selected scheme none/0
[     8.117] (**) Logitech M720 Triathlon: (accel) acceleration factor: 2.000
[     8.117] (**) Logitech M720 Triathlon: (accel) acceleration threshold: 4
[     8.117] (II) event21 - Logitech M720 Triathlon: is tagged by udev as: Keyboard Mouse
[     8.117] (II) event21 - Logitech M720 Triathlon: device is a pointer
[     8.117] (II) event21 - Logitech M720 Triathlon: device is a keyboard
[     8.118] (**) Logitech M720 Triathlon: Applying InputClass "evdev pointer catchall"
[     8.118] (**) Logitech M720 Triathlon: Applying InputClass "evdev keyboard catchall"
[     8.118] (**) Logitech M720 Triathlon: Applying InputClass "libinput pointer catchall"
[     8.118] (**) Logitech M720 Triathlon: Applying InputClass "libinput keyboard catchall"
[     8.118] (**) Logitech M720 Triathlon: Applying InputClass "system-keyboard"
[     8.118] (II) Using input driver 'libinput' for 'Logitech M720 Triathlon'
[     8.118] (**) Logitech M720 Triathlon: always reports core events
[     8.118] (**) Option "Device" "/dev/input/event21"
[     8.118] (II) libinput: Logitech M720 Triathlon: is a virtual subdevice
[     8.118] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:02.1/0000:02:00.0/usb1/1-9/1-9:1.2/0003:046D:C52B.0004/0003:046D:405E.0006/input/input39/event21"
[     8.118] (II) XINPUT: Adding extended input device "Logitech M720 Triathlon" (type: KEYBOARD, id 10)
[     8.118] (**) Option "xkb_layout" "us"
[     8.118] (II) config/udev: Adding input device Logitech M705 (/dev/input/event20)
[     8.118] (**) Logitech M705: Applying InputClass "evdev pointer catchall"
[     8.118] (**) Logitech M705: Applying InputClass "libinput pointer catchall"
[     8.118] (II) Using input driver 'libinput' for 'Logitech M705'
[     8.118] (**) Logitech M705: always reports core events
[     8.118] (**) Option "Device" "/dev/input/event20"
[     8.119] (II) event20 - Logitech M705: is tagged by udev as: Mouse
[     8.119] (II) event20 - Logitech M705: device set to 1000 DPI
[     8.119] (II) event20 - Logitech M705: device is a pointer
[     8.119] (II) event20 - Logitech M705: device removed
[     8.167] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:02.1/0000:02:00.0/usb1/1-9/1-9:1.2/0003:046D:C52B.0004/0003:046D:101B.0005/input/input38/event20"
[     8.167] (II) XINPUT: Adding extended input device "Logitech M705" (type: MOUSE, id 11)
[     8.167] (**) Option "AccelerationScheme" "none"
[     8.167] (**) Logitech M705: (accel) selected scheme none/0
[     8.167] (**) Logitech M705: (accel) acceleration factor: 2.000
[     8.167] (**) Logitech M705: (accel) acceleration threshold: 4
[     8.168] (II) event20 - Logitech M705: is tagged by udev as: Mouse
[     8.168] (II) event20 - Logitech M705: device set to 1000 DPI
[     8.168] (II) event20 - Logitech M705: device is a pointer
[     8.168] (II) config/udev: Adding input device Logitech K850 (/dev/input/event22)
[     8.168] (**) Logitech K850: Applying InputClass "evdev keyboard catchall"
[     8.168] (**) Logitech K850: Applying InputClass "libinput keyboard catchall"
[     8.168] (**) Logitech K850: Applying InputClass "system-keyboard"
[     8.168] (II) Using input driver 'libinput' for 'Logitech K850'
[     8.168] (**) Logitech K850: always reports core events
[     8.168] (**) Option "Device" "/dev/input/event22"
[     8.169] (II) event22 - Logitech K850: is tagged by udev as: Keyboard
[     8.169] (II) event22 - Logitech K850: device is a keyboard
[     8.169] (II) event22 - Logitech K850: device removed
[     8.193] (II) libinput: Logitech K850: needs a virtual subdevice
[     8.193] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:02.1/0000:02:00.0/usb1/1-9/1-9:1.2/0003:046D:C52B.0004/0003:046D:4062.0007/input/input40/event22"
[     8.193] (II) XINPUT: Adding extended input device "Logitech K850" (type: MOUSE, id 12)
[     8.194] (**) Option "AccelerationScheme" "none"
[     8.194] (**) Logitech K850: (accel) selected scheme none/0
[     8.194] (**) Logitech K850: (accel) acceleration factor: 2.000
[     8.194] (**) Logitech K850: (accel) acceleration threshold: 4
[     8.195] (II) event22 - Logitech K850: is tagged by udev as: Keyboard
[     8.195] (II) event22 - Logitech K850: device is a keyboard
[     8.195] (**) Logitech K850: Applying InputClass "evdev keyboard catchall"
[     8.195] (**) Logitech K850: Applying InputClass "libinput keyboard catchall"
[     8.195] (**) Logitech K850: Applying InputClass "system-keyboard"
[     8.195] (II) Using input driver 'libinput' for 'Logitech K850'
[     8.195] (**) Logitech K850: always reports core events
[     8.195] (**) Option "Device" "/dev/input/event22"
[     8.195] (II) libinput: Logitech K850: is a virtual subdevice
[     8.195] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:02.1/0000:02:00.0/usb1/1-9/1-9:1.2/0003:046D:C52B.0004/0003:046D:4062.0007/input/input40/event22"
[     8.195] (II) XINPUT: Adding extended input device "Logitech K850" (type: KEYBOARD, id 13)
[     8.195] (**) Option "xkb_layout" "us"
[   153.154] (II) modeset(0): EDID vendor "BNQ", prod id 30947
[   153.154] (II) modeset(0): Using EDID range info for horizontal sync
[   153.154] (II) modeset(0): Using EDID range info for vertical refresh
[   153.154] (II) modeset(0): Printing DDC gathered Modelines:
[   153.154] (II) modeset(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[   153.154] (II) modeset(0): Modeline "1920x1080i"x0.0   74.25  1920 2008 2052 2200  1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
[   153.154] (II) modeset(0): Modeline "1280x720"x0.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[   153.154] (II) modeset(0): Modeline "720x480"x0.0   27.00  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[   153.154] (II) modeset(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[   153.154] (II) modeset(0): Modeline "1440x480i"x0.0   27.00  1440 1478 1602 1716  480 488 494 525 interlace -hsync -vsync (15.7 kHz e)
[   153.154] (II) modeset(0): Modeline "720x576"x0.0   27.00  720 732 796 864  576 581 586 625 -hsync -vsync (31.2 kHz e)
[   153.154] (II) modeset(0): Modeline "1280x720"x0.0   74.25  1280 1720 1760 1980  720 725 730 750 +hsync +vsync (37.5 kHz e)
[   153.154] (II) modeset(0): Modeline "1920x1080i"x0.0   74.25  1920 2448 2492 2640  1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
[   153.154] (II) modeset(0): Modeline "1440x576i"x0.0   27.00  1440 1464 1590 1728  576 580 586 625 interlace -hsync -vsync (15.6 kHz e)
[   153.154] (II) modeset(0): Modeline "1920x1080"x0.0  148.50  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[   153.154] (II) modeset(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[   153.154] (II) modeset(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[   153.154] (II) modeset(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[   153.154] (II) modeset(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[   153.154] (II) modeset(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[   153.154] (II) modeset(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[   153.154] (II) modeset(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[   153.154] (II) modeset(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[   153.154] (II) modeset(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[   153.154] (II) modeset(0): Modeline "1024x576"x60.0   46.99  1024 1064 1168 1312  576 577 580 597 -hsync +vsync (35.8 kHz e)
[   153.154] (II) modeset(0): Modeline "1280x800"x0.0   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz e)
[   153.154] (II) modeset(0): Modeline "1280x960"x0.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz e)
[   153.154] (II) modeset(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[   153.154] (II) modeset(0): Modeline "1600x900"x60.0  119.00  1600 1696 1864 2128  900 901 904 932 -hsync +vsync (55.9 kHz e)
[   153.154] (II) modeset(0): Modeline "1680x1050"x0.0  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[   153.154] (--) modeset(0): HDMI max TMDS frequency 225000KHz
[   153.479] (II) modeset(0): EDID vendor "BNQ", prod id 30947
[   153.479] (II) modeset(0): Using hsync ranges from config file
[   153.479] (II) modeset(0): Using vrefresh ranges from config file
[   153.479] (II) modeset(0): Printing DDC gathered Modelines:
[   153.479] (II) modeset(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[   153.479] (II) modeset(0): Modeline "1920x1080i"x0.0   74.25  1920 2008 2052 2200  1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
[   153.479] (II) modeset(0): Modeline "1280x720"x0.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[   153.479] (II) modeset(0): Modeline "720x480"x0.0   27.00  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[   153.479] (II) modeset(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[   153.479] (II) modeset(0): Modeline "1440x480i"x0.0   27.00  1440 1478 1602 1716  480 488 494 525 interlace -hsync -vsync (15.7 kHz e)
[   153.479] (II) modeset(0): Modeline "720x576"x0.0   27.00  720 732 796 864  576 581 586 625 -hsync -vsync (31.2 kHz e)
[   153.479] (II) modeset(0): Modeline "1280x720"x0.0   74.25  1280 1720 1760 1980  720 725 730 750 +hsync +vsync (37.5 kHz e)
[   153.479] (II) modeset(0): Modeline "1920x1080i"x0.0   74.25  1920 2448 2492 2640  1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
[   153.479] (II) modeset(0): Modeline "1440x576i"x0.0   27.00  1440 1464 1590 1728  576 580 586 625 interlace -hsync -vsync (15.6 kHz e)
[   153.479] (II) modeset(0): Modeline "1920x1080"x0.0  148.50  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[   153.479] (II) modeset(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[   153.479] (II) modeset(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[   153.479] (II) modeset(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[   153.479] (II) modeset(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[   153.479] (II) modeset(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[   153.479] (II) modeset(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[   153.479] (II) modeset(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[   153.479] (II) modeset(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[   153.479] (II) modeset(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[   153.479] (II) modeset(0): Modeline "1024x576"x60.0   46.99  1024 1064 1168 1312  576 577 580 597 -hsync +vsync (35.8 kHz e)
[   153.479] (II) modeset(0): Modeline "1280x800"x0.0   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz e)
[   153.479] (II) modeset(0): Modeline "1280x960"x0.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz e)
[   153.479] (II) modeset(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[   153.479] (II) modeset(0): Modeline "1600x900"x60.0  119.00  1600 1696 1864 2128  900 901 904 932 -hsync +vsync (55.9 kHz e)
[   153.479] (II) modeset(0): Modeline "1680x1050"x0.0  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[   153.480] (--) modeset(0): HDMI max TMDS frequency 225000KHz

inxi -G && mhwd -li && mhwd-kernel -li Output:

Graphics:
  Device-1: NVIDIA GP104 [GeForce GTX 1070] driver: nvidia v: 515.76
  Device-2: AMD Cezanne driver: amdgpu v: kernel
  Display: x11 server: X.Org v: 21.1.4 driver: X: loaded: modesetting
    dri: radeonsi gpu: amdgpu resolution: 1920x1080~60Hz
  OpenGL: renderer: AMD RENOIR (LLVM 14.0.6 DRM 3.47 5.19.14-1-MANJARO)
    v: 4.6 Mesa 22.1.7
> Installed PCI configs:
--------------------------------------------------------------------------------
                  NAME               VERSION          FREEDRIVER           TYPE
--------------------------------------------------------------------------------
           video-linux            2018.05.04                true            PCI
video-hybrid-amd-nvidia-prime            2021.11.04               false            PCI


Warning: No installed USB configs!
Currently running: 5.19.14-1-MANJARO (linux519)
The following kernels are installed in your system:
   * linux515
   * linux519

both gpus are ok, you can boot if you connect the hdmi to mobo, and you can also boot if you are using only nvidia drivers instead of the prime hybrid ones…
check if there are some settings in bios related to switching between gpus…
then boot normally and provide output from:
ls /etc/modprobe.d
find /etc/X11/ -name "*.conf"

ls /etc/modprobe.d

mhwd-gpu.conf

find /etc/X11/ -name "*.conf"

/etc/X11/xorg.conf.d/10-optimus-manager.conf
/etc/X11/xorg.conf.d/00-keyboard.conf
/etc/X11/xorg.conf.d/30-touchpad.conf
/etc/X11/mhwd.d/nvidia.conf

I’ll check the bios

so you have installed optimus… that may be also the reason … post output from:
pacman -Qs 'optimus|prime|acpi|bbswitch'

Nothing I can see in the bios about switching gpus

pacman -Qs 'optimus|prime|acpi|bbswitch' Outputs in TTY:

remove optimus:
sudo pacman -Rns optimus-manager
reboot and see if it helped

Ok so that worked, the HDMI is plugged in the GPU and it booted into Manjaro. However upon checking the Drivers installed (in the sys settings GUI), there are no nvidia drivers installed.

mhwd -li && mhwd -l Outputs

> Installed PCI configs:
--------------------------------------------------------------------------------
                  NAME               VERSION          FREEDRIVER           TYPE
--------------------------------------------------------------------------------
           video-linux            2018.05.04                true            PCI
video-hybrid-amd-nvidia-prime            2021.11.04               false            PCI


Warning: No installed USB configs!
> 0000:01:00.0 (0300:10de:1b81) Display controller nVidia Corporation:
--------------------------------------------------------------------------------
                  NAME               VERSION          FREEDRIVER           TYPE
--------------------------------------------------------------------------------
          video-nvidia            2021.11.04               false            PCI
    video-nvidia-470xx            2021.11.04               false            PCI
    video-nvidia-390xx            2021.11.26               false            PCI
           video-linux            2018.05.04                true            PCI
     video-modesetting            2020.01.13                true            PCI
            video-vesa            2017.03.12                true            PCI

What would be my best course of action at this point?

yes now that you are connected to nvidia its no longer listing the hybrid drivers in mhwd -l … you have installed nvidia drivers:

video-hybrid-amd-nvidia-prime 

these hybrid one include the nvidia drivers;
also check with inxi -G

inxi -G:

Graphics:
  Device-1: NVIDIA GP104 [GeForce GTX 1070] driver: nvidia v: 515.76
  Display: x11 server: X.Org v: 21.1.4 driver: X: loaded: nvidia
    unloaded: modesetting,nouveau gpu: nvidia resolution: 1920x1080~60Hz
  OpenGL: renderer: NVIDIA GeForce GTX 1070/PCIe/SSE2 v: 4.6.0 NVIDIA
    515.76

So that’s all? Thanks so much for your help!

so according to the inxi output you are now running on nvidia, and the amd gpu is not even detected, probably thats how it is set up in bios, so yes thats all

It works now, however, the game that I wanted to play is working worse than when on the iGPU (AMD), as in unplayable… sigh, another problem to diagnose…

yes thats nvidia for you… open nvidia settings and search for this setting:
ForceCompositionPipeline and check it, save settings, and play a game and see if it helped

is that in nvidia server x settings? Which Header would that be in?

yes there it is, but dont know where, just go through the settings and select it, and test playing a game to see if it helped