You are not logged in.

#1 2021-04-10 15:08:07

efficientbug
Member
Registered: 2020-07-14
Posts: 7

[SOLVED] KDE Plasma black screen on login, can't start plasmashell

Hi everyone!

Yesterday I left my computer on and sat on my couch for dinner and some TV, but when I came back and unlocked the KDE session it brought up the splash screen (as if it had rebooted), which took around 10-15 seconds (I have an NVM.e drive, so it's usually < 1s) and then greeted me to a black screen. It didn't reboot, however. I still had the dock, I could still use KRunner and open programs, I could watch a video on Youtube, but I have no Plasma Shell and attempting to bring it up started to make me very sad as I have to work this weekend and that happened on a Friday night.

Trying to run `plasmashell --replace` outputs:

kf.plasma.quick: Applet preload policy set to 1
Qt WebEngine seems to be initialized from a plugin. Please set Qt::AA_ShareOpenGLContexts using QCoreApplication::setAttribute before constructing QGuiApplication.
Attribute Qt::AA_EnableHighDpiScaling must be set before QCoreApplication is created.
qt.svg: <input>:406:376: Could not add child element to parent element because the types are incorrect.
qt.svg: <input>:407:130: Could not add child element to parent element because the types are incorrect.
qt.svg: <input>:408:130: Could not add child element to parent element because the types are incorrect.
qt.svg: <input>:408:393: Could not add child element to parent element because the types are incorrect.
qt.svg: <input>:409:130: Could not add child element to parent element because the types are incorrect.
qt.svg: <input>:410:129: Could not add child element to parent element because the types are incorrect.
qt.svg: <input>:411:129: Could not add child element to parent element because the types are incorrect.
qt.svg: <input>:412:129: Could not add child element to parent element because the types are incorrect.
qt.svg: <input>:413:129: Could not add child element to parent element because the types are incorrect.
qt.svg: <input>:413:379: Could not add child element to parent element because the types are incorrect.
qt.svg: <input>:413:631: Could not add child element to parent element because the types are incorrect.
trying to show an empty dialog
file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Desktop.qml:146:19: QML Loader: Binding loop detected for property "height"
file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Desktop.qml:146:19: QML Loader: Binding loop detected for property "height"
trying to show an empty dialog
file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Desktop.qml:146:19: QML Loader: Binding loop detected for property "height"
file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Desktop.qml:146:19: QML Loader: Binding loop detected for property "height"
terminate called after throwing an instance of 'CppUtilities::ConversionException'
  what():  unexpected "-" after day
KCrash: Attempting to start /usr/bin/plasmashell
KCrash: crashing... crashRecursionCounter = 2
KCrash: Application Name = plasmashell path = /usr/bin pid = 1993
KCrash: Arguments: /usr/bin/plasmashell --replace 
kf.plasma.quick: Applet preload policy set to 1
Qt WebEngine seems to be initialized from a plugin. Please set Qt::AA_ShareOpenGLContexts using QCoreApplication::setAttribute before constructing QGuiApplication.
Attribute Qt::AA_EnableHighDpiScaling must be set before QCoreApplication is created.
qt.svg: <input>:406:376: Could not add child element to parent element because the types are incorrect.
qt.svg: <input>:407:130: Could not add child element to parent element because the types are incorrect.
qt.svg: <input>:408:130: Could not add child element to parent element because the types are incorrect.
qt.svg: <input>:408:393: Could not add child element to parent element because the types are incorrect.
qt.svg: <input>:409:130: Could not add child element to parent element because the types are incorrect.
qt.svg: <input>:410:129: Could not add child element to parent element because the types are incorrect.
qt.svg: <input>:411:129: Could not add child element to parent element because the types are incorrect.
qt.svg: <input>:412:129: Could not add child element to parent element because the types are incorrect.
qt.svg: <input>:413:129: Could not add child element to parent element because the types are incorrect.
qt.svg: <input>:413:379: Could not add child element to parent element because the types are incorrect.
qt.svg: <input>:413:631: Could not add child element to parent element because the types are incorrect.
trying to show an empty dialog
file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Desktop.qml:146:19: QML Loader: Binding loop detected for property "height"
file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Desktop.qml:146:19: QML Loader: Binding loop detected for property "height"
trying to show an empty dialog
file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Desktop.qml:146:19: QML Loader: Binding loop detected for property "height"
file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Desktop.qml:146:19: QML Loader: Binding loop detected for property "height"
terminate called after throwing an instance of 'CppUtilities::ConversionException'
  what():  unexpected "-" after day
[1]    1993 abort (core dumped)  plasmashell --replace

So it generates a coredump, which for plasmashell is:

           PID: 2028 (plasmashell)
           UID: 1000 (klaus)
           GID: 1000 (klaus)
        Signal: 6 (ABRT)
     Timestamp: Sat 2021-04-10 11:34:55 -03 (7min ago)
  Command Line: /usr/bin/plasmashell --replace
    Executable: /usr/bin/plasmashell
 Control Group: /user.slice/user-1000.slice/user@1000.service/app.slice/app-kitty-ccce49205948446b9ff425d4d8e04549.scope
          Unit: user@1000.service
     User Unit: app-kitty-ccce49205948446b9ff425d4d8e04549.scope
         Slice: user-1000.slice
     Owner UID: 1000 (klaus)
       Boot ID: ed84aaae042e4f6fa78eb8080bfb597f
    Machine ID: b521f8dae6c344748ccc164fd1617f54
      Hostname: void
       Storage: /var/lib/systemd/coredump/core.plasmashell.1000.ed84aaae042e4f6fa78eb8080bfb597f.2028.1618065295000000.zst (present)
     Disk Size: 8.1M
       Message: Process 2028 (plasmashell) of user 1000 dumped core.
                
                Stack trace of thread 2028:
                #0  0x00007f9de0814ef5 raise (libc.so.6 + 0x3cef5)
                #1  0x00007f9de07fe862 abort (libc.so.6 + 0x26862)
                #2  0x00007f9de0a3b86a _ZN9__gnu_cxx27__verbose_terminate_handlerEv (libstdc++.so.6 + 0x9686a)
                #3  0x00007f9de0a47d3a _ZN10__cxxabiv111__terminateEPFvvE (libstdc++.so.6 + 0xa2d3a)
                #4  0x00007f9de0a47da7 _ZSt9terminatev (libstdc++.so.6 + 0xa2da7)
                #5  0x00007f9de0a4804e __cxa_throw (libstdc++.so.6 + 0xa304e)
                #6  0x00007f9dbddd1463 n/a (libc++utilities.so.5 + 0xc463)
                #7  0x00007f9dbc146fbc _ZN4Data19SyncthingConnection10readStatusEv (libsyncthingconnector.so.1.1.3 + 0x28fbc)
                #8  0x00007f9de0e719d6 n/a (libQt5Core.so.5 + 0x2ed9d6)
                #9  0x00007f9de05f4dd5 n/a (libQt5Network.so.5 + 0xa4dd5)
                #10 0x00007f9de0e67132 _ZN7QObject5eventEP6QEvent (libQt5Core.so.5 + 0x2e3132)
                #11 0x00007f9de1adb762 _ZN19QApplicationPrivate13notify_helperEP7QObjectP6QEvent (libQt5Widgets.so.5 + 0x15a762)
                #12 0x00007f9de0e3a62a _ZN16QCoreApplication15notifyInternal2EP7QObjectP6QEvent (libQt5Core.so.5 + 0x2b662a)
                #13 0x00007f9de0e3d123 _ZN23QCoreApplicationPrivate16sendPostedEventsEP7QObjectiP11QThreadData (libQt5Core.so.5 + 0x2b9123)
                #14 0x00007f9de0e93b64 n/a (libQt5Core.so.5 + 0x30fb64)
                #15 0x00007f9ddf21a02c g_main_context_dispatch (libglib-2.0.so.0 + 0x5402c)
                #16 0x00007f9ddf26db59 n/a (libglib-2.0.so.0 + 0xa7b59)
                #17 0x00007f9ddf217781 g_main_context_iteration (libglib-2.0.so.0 + 0x51781)
                #18 0x00007f9de0e931a1 _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt5Core.so.5 + 0x30f1a1)
                #19 0x00007f9de0e38f8c _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt5Core.so.5 + 0x2b4f8c)
                #20 0x00007f9de0e41444 _ZN16QCoreApplication4execEv (libQt5Core.so.5 + 0x2bd444)
                #21 0x0000565204a4b20b n/a (plasmashell + 0x1e20b)
                #22 0x00007f9de07ffb25 __libc_start_main (libc.so.6 + 0x27b25)
                #23 0x0000565204a4b33e n/a (plasmashell + 0x1e33e)
                
                Stack trace of thread 2033:
                #0  0x00007f9ddfc949ba __futex_abstimed_wait_common64 (libpthread.so.0 + 0x159ba)
                #1  0x00007f9ddfc8e260 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf260)
                #2  0x00007f9dd911f9ac n/a (radeonsi_dri.so + 0x1529ac)
                #3  0x00007f9dd91195f8 n/a (radeonsi_dri.so + 0x14c5f8)
                #4  0x00007f9ddfc88299 start_thread (libpthread.so.0 + 0x9299)
                #5  0x00007f9de08d7053 __clone (libc.so.6 + 0xff053)
                
                Stack trace of thread 2031:
                #0  0x00007f9de08cc37f __poll (libc.so.6 + 0xf437f)
                #1  0x00007f9ddf26dae8 n/a (libglib-2.0.so.0 + 0xa7ae8)
                #2  0x00007f9ddf217781 g_main_context_iteration (libglib-2.0.so.0 + 0x51781)
                #3  0x00007f9de0e931a1 _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt5Core.so.5 + 0x30f1a1)
                #4  0x00007f9de0e38f8c _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt5Core.so.5 + 0x2b4f8c)
                #5  0x00007f9de0c50f32 _ZN7QThread4execEv (libQt5Core.so.5 + 0xccf32)
                #6  0x00007f9de17c1098 n/a (libQt5DBus.so.5 + 0x17098)
                #7  0x00007f9de0c5211f n/a (libQt5Core.so.5 + 0xce11f)
                #8  0x00007f9ddfc88299 start_thread (libpthread.so.0 + 0x9299)
                #9  0x00007f9de08d7053 __clone (libc.so.6 + 0xff053)
                
                Stack trace of thread 2035:
                #0  0x00007f9ddfc949ba __futex_abstimed_wait_common64 (libpthread.so.0 + 0x159ba)
                #1  0x00007f9ddfc8e260 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf260)
                #2  0x00007f9dd911f9ac n/a (radeonsi_dri.so + 0x1529ac)
                #3  0x00007f9dd91195f8 n/a (radeonsi_dri.so + 0x14c5f8)
                #4  0x00007f9ddfc88299 start_thread (libpthread.so.0 + 0x9299)
                #5  0x00007f9de08d7053 __clone (libc.so.6 + 0xff053)
                
                Stack trace of thread 2037:
                #0  0x00007f9ddfc949ba __futex_abstimed_wait_common64 (libpthread.so.0 + 0x159ba)
                #1  0x00007f9ddfc8e260 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf260)
                #2  0x00007f9dd911f9ac n/a (radeonsi_dri.so + 0x1529ac)
                #3  0x00007f9dd91195f8 n/a (radeonsi_dri.so + 0x14c5f8)
                #4  0x00007f9ddfc88299 start_thread (libpthread.so.0 + 0x9299)
                #5  0x00007f9de08d7053 __clone (libc.so.6 + 0xff053)
                
                Stack trace of thread 2034:
                #0  0x00007f9ddfc949ba __futex_abstimed_wait_common64 (libpthread.so.0 + 0x159ba)
                #1  0x00007f

Rebooting and looking at coredumpctl's list, I have noticed a lot of baloo_file_extractor errors as well.

           PID: 22956 (baloo_file_extr)
           UID: 1000 (klaus)
           GID: 1000 (klaus)
        Signal: 6 (ABRT)
     Timestamp: Sat 2021-04-10 11:29:20 -03 (12min ago)
  Command Line: /usr/bin/baloo_file_extractor
    Executable: /usr/bin/baloo_file_extractor
 Control Group: /user.slice/user-1000.slice/session-1.scope
          Unit: session-1.scope
         Slice: user-1000.slice
       Session: 1
     Owner UID: 1000 (klaus)
       Boot ID: 0627391404c6463abe218797a9063ef4
    Machine ID: b521f8dae6c344748ccc164fd1617f54
      Hostname: void
       Storage: /var/lib/systemd/coredump/core.baloo_file_extr.1000.0627391404c6463abe218797a9063ef4.22956.1618064960000000.zst (present)
     Disk Size: 516.4K
       Message: Process 22956 (baloo_file_extr) of user 1000 dumped core.
                
                Stack trace of thread 22956:
                #0  0x00007f940b993ef5 raise (libc.so.6 + 0x3cef5)
                #1  0x00007f940b97d862 abort (libc.so.6 + 0x26862)
                #2  0x00007f940bd919ac _ZNK14QMessageLogger5fatalEPKcz (libQt5Core.so.5 + 0x909ac)
                #3  0x00007f940c3897b6 _ZN22QGuiApplicationPrivate25createPlatformIntegrationEv (libQt5Gui.so.5 + 0x1317b6)
                #4  0x00007f940c389c41 _ZN22QGuiApplicationPrivate21createEventDispatcherEv (libQt5Gui.so.5 + 0x131c41)
                #5  0x00007f940bfbe286 _ZN23QCoreApplicationPrivate4initEv (libQt5Core.so.5 + 0x2bd286)
                #6  0x00007f940c38cc80 _ZN22QGuiApplicationPrivate4initEv (libQt5Gui.so.5 + 0x134c80)
                #7  0x00007f940c38dbe8 _ZN15QGuiApplicationC1ERiPPci (libQt5Gui.so.5 + 0x135be8)
                #8  0x000055fb572d808f n/a (baloo_file_extractor + 0x908f)
                #9  0x00007f940b97eb25 __libc_start_main (libc.so.6 + 0x27b25)
                #10 0x000055fb572d827e n/a (baloo_file_extractor + 0x927e)

Here's the Xorg.0.log just in case, as I have just updated Mesa this morning and rebooted.

[    13.088] (--) Log file renamed from "/var/log/Xorg.pid-833.log" to "/var/log/Xorg.0.log"
[    13.089] 
X.Org X Server 1.20.10
X Protocol Version 11, Revision 0
[    13.089] Build Operating System: Linux Arch Linux
[    13.089] Current Operating System: Linux void 5.11.12-arch1-1 #1 SMP PREEMPT Wed, 07 Apr 2021 21:48:28 +0000 x86_64
[    13.089] Kernel command line: initrd=\amd-ucode.img initrd=\initramfs-linux.img rd.luks.name=3cbf2843-0e61-4939-8f57-6dce8489b42b=cryptarch root=/dev/mapper/cryptarch rootflags=subvol=@ rd.luks.options=discard rw
[    13.089] Build Date: 14 December 2020  12:10:29PM
[    13.089]  
[    13.089] Current version of pixman: 0.40.0
[    13.089] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    13.089] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    13.089] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Apr 10 11:32:46 2021
[    13.090] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    13.090] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    13.090] (==) No Layout section.  Using the first Screen section.
[    13.090] (==) No screen section available. Using defaults.
[    13.090] (**) |-->Screen "Default Screen Section" (0)
[    13.090] (**) |   |-->Monitor "<default monitor>"
[    13.090] (==) No device specified for screen "Default Screen Section".
	Using the first device section listed.
[    13.090] (**) |   |-->Device "5500 XT"
[    13.090] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    13.090] (==) Automatically adding devices
[    13.090] (==) Automatically enabling devices
[    13.090] (==) Automatically adding GPU devices
[    13.090] (==) Automatically binding GPU devices
[    13.090] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    13.090] (WW) The directory "/usr/share/fonts/misc" does not exist.
[    13.090] 	Entry deleted from font path.
[    13.091] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[    13.091] 	Entry deleted from font path.
[    13.091] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[    13.091] 	Entry deleted from font path.
[    13.091] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[    13.091] 	Entry deleted from font path.
[    13.091] (==) FontPath set to:
	/usr/share/fonts/TTF,
	/usr/share/fonts/OTF
[    13.091] (==) ModulePath set to "/usr/lib/xorg/modules"
[    13.091] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    13.091] (II) Module ABI versions:
[    13.091] 	X.Org ANSI C Emulation: 0.4
[    13.091] 	X.Org Video Driver: 24.1
[    13.091] 	X.Org XInput driver : 24.1
[    13.091] 	X.Org Server Extension : 10.0
[    13.092] (++) using VT number 1

[    13.092] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[    13.092] (II) xfree86: Adding drm device (/dev/dri/card0)
[    13.107] (--) PCI:*(12@0:0:0) 1002:7340:1043:0595 rev 197, Mem @ 0xd0000000/268435456, 0xe0000000/2097152, 0xfcd00000/524288, I/O @ 0x0000e000/256, BIOS @ 0x????????/131072
[    13.107] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[    13.108] (II) LoadModule: "glx"
[    13.108] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    13.112] (II) Module glx: vendor="X.Org Foundation"
[    13.112] 	compiled for 1.20.10, module version = 1.0.0
[    13.112] 	ABI class: X.Org Server Extension, version 10.0
[    13.112] (II) LoadModule: "amdgpu"
[    13.112] (II) Loading /usr/lib/xorg/modules/drivers/amdgpu_drv.so
[    13.115] (II) Module amdgpu: vendor="X.Org Foundation"
[    13.115] 	compiled for 1.20.8, module version = 19.1.0
[    13.115] 	Module class: X.Org Video Driver
[    13.115] 	ABI class: X.Org Video Driver, version 24.1
[    13.115] (II) AMDGPU: Driver for AMD Radeon:
	All GPUs supported by the amdgpu kernel driver
[    13.115] (II) AMDGPU(0): [KMS] Kernel modesetting enabled.
[    13.115] (II) AMDGPU(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[    13.115] (==) AMDGPU(0): Depth 24, (--) framebuffer bpp 32
[    13.115] (II) AMDGPU(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
[    13.115] (==) AMDGPU(0): Default visual is TrueColor
[    13.115] (**) AMDGPU(0): Option "TearFree" "true"
[    13.115] (==) AMDGPU(0): RGB weight 888
[    13.115] (II) AMDGPU(0): Using 8 bits per RGB (8 bit DAC)
[    13.115] (--) AMDGPU(0): Chipset: "Radeon RX 5500 XT" (ChipID = 0x7340)
[    13.115] (II) Loading sub module "fb"
[    13.115] (II) LoadModule: "fb"
[    13.115] (II) Loading /usr/lib/xorg/modules/libfb.so
[    13.116] (II) Module fb: vendor="X.Org Foundation"
[    13.116] 	compiled for 1.20.10, module version = 1.0.0
[    13.116] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    13.116] (II) Loading sub module "dri2"
[    13.116] (II) LoadModule: "dri2"
[    13.116] (II) Module "dri2" already built-in
[    13.313] (II) Loading sub module "glamoregl"
[    13.313] (II) LoadModule: "glamoregl"
[    13.313] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[    13.318] (II) Module glamoregl: vendor="X.Org Foundation"
[    13.318] 	compiled for 1.20.10, module version = 1.0.1
[    13.318] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    13.326] (II) AMDGPU(0): glamor X acceleration enabled on Radeon RX 5500 XT (NAVI14, DRM 3.40.0, 5.11.12-arch1-1, LLVM 11.1.0)
[    13.326] (II) AMDGPU(0): glamor detected, initialising EGL layer.
[    13.326] (**) AMDGPU(0): TearFree property default: on
[    13.326] (==) AMDGPU(0): VariableRefresh: disabled
[    13.326] (II) AMDGPU(0): KMS Pageflipping: enabled
[    13.326] (II) AMDGPU(0): Output DisplayPort-0 has no monitor section
[    13.326] (II) AMDGPU(0): Output DisplayPort-1 has no monitor section
[    13.326] (II) AMDGPU(0): Output DisplayPort-2 has no monitor section
[    13.327] (II) AMDGPU(0): Output HDMI-A-0 has no monitor section
[    13.347] (II) AMDGPU(0): EDID for output DisplayPort-0
[    13.347] (II) AMDGPU(0): Manufacturer: SAM  Model: 8a9  Serial#: 1496531508
[    13.347] (II) AMDGPU(0): Year: 2012  Week: 25
[    13.347] (II) AMDGPU(0): EDID Version: 1.3
[    13.347] (II) AMDGPU(0): Digital Display Input
[    13.347] (II) AMDGPU(0): Max Image Size [cm]: horiz.: 44  vert.: 25
[    13.347] (II) AMDGPU(0): Gamma: 2.20
[    13.347] (II) AMDGPU(0): DPMS capabilities: Off
[    13.347] (II) AMDGPU(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[    13.347] (II) AMDGPU(0): First detailed timing is preferred mode
[    13.347] (II) AMDGPU(0): redX: 0.639 redY: 0.340   greenX: 0.324 greenY: 0.622
[    13.347] (II) AMDGPU(0): blueX: 0.155 blueY: 0.042   whiteX: 0.312 whiteY: 0.329
[    13.347] (II) AMDGPU(0): Supported established timings:
[    13.347] (II) AMDGPU(0): 720x400@70Hz
[    13.347] (II) AMDGPU(0): 640x480@60Hz
[    13.347] (II) AMDGPU(0): 640x480@67Hz
[    13.347] (II) AMDGPU(0): 640x480@72Hz
[    13.347] (II) AMDGPU(0): 640x480@75Hz
[    13.347] (II) AMDGPU(0): 800x600@56Hz
[    13.347] (II) AMDGPU(0): 800x600@60Hz
[    13.347] (II) AMDGPU(0): 800x600@72Hz
[    13.347] (II) AMDGPU(0): 800x600@75Hz
[    13.347] (II) AMDGPU(0): 832x624@75Hz
[    13.347] (II) AMDGPU(0): 1024x768@60Hz
[    13.347] (II) AMDGPU(0): 1024x768@70Hz
[    13.347] (II) AMDGPU(0): 1024x768@75Hz
[    13.347] (II) AMDGPU(0): 1152x864@75Hz
[    13.347] (II) AMDGPU(0): Manufacturer's mask: 0
[    13.347] (II) AMDGPU(0): Supported standard timings:
[    13.347] (II) AMDGPU(0): #0: hsize: 1152  vsize 864  refresh: 75  vid: 20337
[    13.347] (II) AMDGPU(0): #1: hsize: 1280  vsize 720  refresh: 60  vid: 49281
[    13.347] (II) AMDGPU(0): #2: hsize: 1280  vsize 800  refresh: 60  vid: 129
[    13.347] (II) AMDGPU(0): #3: hsize: 1440  vsize 900  refresh: 60  vid: 149
[    13.347] (II) AMDGPU(0): #4: hsize: 1440  vsize 900  refresh: 75  vid: 3989
[    13.347] (II) AMDGPU(0): Supported detailed timing:
[    13.347] (II) AMDGPU(0): clock: 108.0 MHz   Image Size:  443 x 249 mm
[    13.347] (II) AMDGPU(0): h_active: 1600  h_sync: 1624  h_sync_end 1704 h_blank_end 1800 h_border: 0
[    13.347] (II) AMDGPU(0): v_active: 900  v_sync: 901  v_sync_end 904 v_blanking: 1000 v_border: 0
[    13.347] (II) AMDGPU(0): Ranges: V min: 56 V max: 75 Hz, H min: 30 H max: 81 kHz, PixClock max 155 MHz
[    13.347] (II) AMDGPU(0): Monitor name: S22B300
[    13.347] (II) AMDGPU(0): Serial No: HXKC604194
[    13.347] (II) AMDGPU(0): Supported detailed timing:
[    13.347] (II) AMDGPU(0): clock: 74.2 MHz   Image Size:  443 x 249 mm
[    13.347] (II) AMDGPU(0): h_active: 1280  h_sync: 1390  h_sync_end 1430 h_blank_end 1650 h_border: 0
[    13.347] (II) AMDGPU(0): v_active: 720  v_sync: 725  v_sync_end 730 v_blanking: 750 v_border: 0
[    13.347] (II) AMDGPU(0): Supported detailed timing:
[    13.347] (II) AMDGPU(0): clock: 74.2 MHz   Image Size:  443 x 249 mm
[    13.347] (II) AMDGPU(0): h_active: 1280  h_sync: 1720  h_sync_end 1760 h_blank_end 1980 h_border: 0
[    13.347] (II) AMDGPU(0): v_active: 720  v_sync: 725  v_sync_end 730 v_blanking: 750 v_border: 0
[    13.347] (II) AMDGPU(0): Supported detailed timing:
[    13.347] (II) AMDGPU(0): clock: 27.0 MHz   Image Size:  443 x 249 mm
[    13.347] (II) AMDGPU(0): h_active: 720  h_sync: 732  h_sync_end 796 h_blank_end 864 h_border: 0
[    13.347] (II) AMDGPU(0): v_active: 576  v_sync: 581  v_sync_end 586 v_blanking: 625 v_border: 0
[    13.347] (II) AMDGPU(0): Supported detailed timing:
[    13.347] (II) AMDGPU(0): clock: 27.0 MHz   Image Size:  443 x 249 mm
[    13.347] (II) AMDGPU(0): h_active: 720  h_sync: 736  h_sync_end 798 h_blank_end 858 h_border: 0
[    13.347] (II) AMDGPU(0): v_active: 480  v_sync: 489  v_sync_end 495 v_blanking: 525 v_border: 0
[    13.347] (II) AMDGPU(0): Number of EDID sections to follow: 1
[    13.347] (II) AMDGPU(0): EDID (in hex):
[    13.347] (II) AMDGPU(0): 	00ffffffffffff004c2da90834423359
[    13.347] (II) AMDGPU(0): 	19160103802c19782a81f1a357539f27
[    13.347] (II) AMDGPU(0): 	0a5054bfee80714f81c081009500950f
[    13.347] (II) AMDGPU(0): 	010101010101302a40c8608464301850
[    13.347] (II) AMDGPU(0): 	1300bbf91000001e000000fd00384b1e
[    13.347] (II) AMDGPU(0): 	510f000a202020202020000000fc0053
[    13.347] (II) AMDGPU(0): 	3232423330300a2020202020000000ff
[    13.347] (II) AMDGPU(0): 	0048584b433630343139340a2020013e
[    13.347] (II) AMDGPU(0): 	02010400011d007251d01e206e285500
[    13.347] (II) AMDGPU(0): 	bbf91000001e011d00bc52d01e20b828
[    13.347] (II) AMDGPU(0): 	5540bbf91000001e8c0ad09020403120
[    13.347] (II) AMDGPU(0): 	0c405500bbf9100000188c0ad08a20e0
[    13.347] (II) AMDGPU(0): 	2d10103e9600bbf91000001800000000
[    13.347] (II) AMDGPU(0): 	00000000000000000000000000000000
[    13.347] (II) AMDGPU(0): 	00000000000000000000000000000000
[    13.347] (II) AMDGPU(0): 	0000000000000000000000000000009b
[    13.347] (II) AMDGPU(0): Printing probed modes for output DisplayPort-0
[    13.347] (II) AMDGPU(0): Modeline "1600x900"x60.0  108.00  1600 1624 1704 1800  900 901 904 1000 +hsync +vsync (60.0 kHz eP)
[    13.347] (II) AMDGPU(0): Modeline "1440x900"x75.0  136.75  1440 1536 1688 1936  900 903 909 942 -hsync +vsync (70.6 kHz e)
[    13.347] (II) AMDGPU(0): Modeline "1440x900"x59.9   88.75  1440 1488 1520 1600  900 903 909 926 +hsync -vsync (55.5 kHz e)
[    13.347] (II) AMDGPU(0): Modeline "1280x800"x59.9   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz e)
[    13.347] (II) AMDGPU(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[    13.347] (II) AMDGPU(0): Modeline "1280x720"x60.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[    13.347] (II) AMDGPU(0): Modeline "1280x720"x50.0   74.25  1280 1720 1760 1980  720 725 730 750 +hsync +vsync (37.5 kHz e)
[    13.347] (II) AMDGPU(0): Modeline "1280x720"x59.9   74.18  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[    13.347] (II) AMDGPU(0): Modeline "1024x768"x75.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    13.347] (II) AMDGPU(0): Modeline "1024x768"x70.1   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[    13.347] (II) AMDGPU(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    13.347] (II) AMDGPU(0): Modeline "832x624"x74.6   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[    13.347] (II) AMDGPU(0): Modeline "800x600"x72.2   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[    13.347] (II) AMDGPU(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    13.347] (II) AMDGPU(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    13.347] (II) AMDGPU(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[    13.347] (II) AMDGPU(0): Modeline "720x576"x50.0   27.00  720 732 796 864  576 581 586 625 -hsync -vsync (31.2 kHz e)
[    13.347] (II) AMDGPU(0): Modeline "720x480"x60.0   27.03  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[    13.347] (II) AMDGPU(0): Modeline "720x480"x59.9   27.00  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[    13.347] (II) AMDGPU(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    13.347] (II) AMDGPU(0): Modeline "640x480"x72.8   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[    13.347] (II) AMDGPU(0): Modeline "640x480"x66.7   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[    13.347] (II) AMDGPU(0): Modeline "640x480"x60.0   25.20  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    13.347] (II) AMDGPU(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    13.347] (II) AMDGPU(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    13.347] (II) AMDGPU(0): EDID for output DisplayPort-1
[    13.347] (II) AMDGPU(0): EDID for output DisplayPort-2
[    13.348] (II) AMDGPU(0): EDID for output HDMI-A-0
[    13.348] (II) AMDGPU(0): Manufacturer: GSM  Model: 59f1  Serial#: 16843009
[    13.348] (II) AMDGPU(0): Year: 2015  Week: 1
[    13.348] (II) AMDGPU(0): EDID Version: 1.3
[    13.348] (II) AMDGPU(0): Digital Display Input
[    13.348] (II) AMDGPU(0): Max Image Size [cm]: horiz.: 67  vert.: 28
[    13.348] (II) AMDGPU(0): Gamma: 2.20
[    13.348] (II) AMDGPU(0): DPMS capabilities: StandBy Suspend Off
[    13.348] (II) AMDGPU(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[    13.348] (II) AMDGPU(0): First detailed timing is preferred mode
[    13.348] (II) AMDGPU(0): redX: 0.651 redY: 0.332   greenX: 0.307 greenY: 0.631
[    13.348] (II) AMDGPU(0): blueX: 0.150 blueY: 0.060   whiteX: 0.313 whiteY: 0.329
[    13.348] (II) AMDGPU(0): Supported established timings:
[    13.348] (II) AMDGPU(0): 720x400@70Hz
[    13.348] (II) AMDGPU(0): 640x480@60Hz
[    13.348] (II) AMDGPU(0): 640x480@75Hz
[    13.348] (II) AMDGPU(0): 800x600@60Hz
[    13.348] (II) AMDGPU(0): 800x600@75Hz
[    13.348] (II) AMDGPU(0): 1024x768@60Hz
[    13.348] (II) AMDGPU(0): 1024x768@75Hz
[    13.348] (II) AMDGPU(0): 1280x1024@75Hz
[    13.348] (II) AMDGPU(0): 1152x864@75Hz
[    13.348] (II) AMDGPU(0): Manufacturer's mask: 0
[    13.348] (II) AMDGPU(0): Supported standard timings:
[    13.348] (II) AMDGPU(0): #0: hsize: 1152  vsize 864  refresh: 75  vid: 20337
[    13.348] (II) AMDGPU(0): #1: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[    13.348] (II) AMDGPU(0): #2: hsize: 1280  vsize 720  refresh: 60  vid: 49281
[    13.348] (II) AMDGPU(0): #3: hsize: 1600  vsize 900  refresh: 60  vid: 49321
[    13.348] (II) AMDGPU(0): #4: hsize: 1680  vsize 1050  refresh: 60  vid: 179
[    13.348] (II) AMDGPU(0): Supported detailed timing:
[    13.348] (II) AMDGPU(0): clock: 185.6 MHz   Image Size:  673 x 284 mm
[    13.348] (II) AMDGPU(0): h_active: 2560  h_sync: 2624  h_sync_end 2688 h_blank_end 2784 h_border: 0
[    13.348] (II) AMDGPU(0): v_active: 1080  v_sync: 1083  v_sync_end 1093 v_blanking: 1111 v_border: 0
[    13.348] (II) AMDGPU(0): Supported detailed timing:
[    13.348] (II) AMDGPU(0): clock: 148.5 MHz   Image Size:  673 x 284 mm
[    13.348] (II) AMDGPU(0): h_active: 1920  h_sync: 2008  h_sync_end 2052 h_blank_end 2200 h_border: 0
[    13.348] (II) AMDGPU(0): v_active: 1080  v_sync: 1084  v_sync_end 1089 v_blanking: 1125 v_border: 0
[    13.348] (II) AMDGPU(0): Monitor name: LG ULTRAWIDE
[    13.348] (II) AMDGPU(0): Ranges: V min: 56 V max: 75 Hz, H min: 30 H max: 90 kHz, PixClock max 245 MHz
[    13.348] (II) AMDGPU(0): Supported detailed timing:
[    13.348] (II) AMDGPU(0): clock: 148.5 MHz   Image Size:  598 x 337 mm
[    13.348] (II) AMDGPU(0): h_active: 1920  h_sync: 2008  h_sync_end 2052 h_blank_end 2200 h_border: 0
[    13.348] (II) AMDGPU(0): v_active: 1080  v_sync: 1084  v_sync_end 1089 v_blanking: 1125 v_border: 0
[    13.348] (II) AMDGPU(0): Supported detailed timing:
[    13.348] (II) AMDGPU(0): clock: 74.2 MHz   Image Size:  598 x 337 mm
[    13.348] (II) AMDGPU(0): h_active: 1920  h_sync: 2008  h_sync_end 2052 h_blank_end 2200 h_border: 0
[    13.348] (II) AMDGPU(0): v_active: 540  v_sync: 542  v_sync_end 547 v_blanking: 562 v_border: 0
[    13.348] (II) AMDGPU(0): Supported detailed timing:
[    13.348] (II) AMDGPU(0): clock: 74.2 MHz   Image Size:  598 x 337 mm
[    13.348] (II) AMDGPU(0): h_active: 1280  h_sync: 1390  h_sync_end 1430 h_blank_end 1650 h_border: 0
[    13.348] (II) AMDGPU(0): v_active: 720  v_sync: 725  v_sync_end 730 v_blanking: 750 v_border: 0
[    13.348] (II) AMDGPU(0): Supported detailed timing:
[    13.348] (II) AMDGPU(0): clock: 27.0 MHz   Image Size:  598 x 337 mm
[    13.348] (II) AMDGPU(0): h_active: 720  h_sync: 736  h_sync_end 798 h_blank_end 858 h_border: 0
[    13.348] (II) AMDGPU(0): v_active: 480  v_sync: 489  v_sync_end 495 v_blanking: 525 v_border: 0
[    13.348] (II) AMDGPU(0): Serial No: 
[    13.348] (II) AMDGPU(0): Number of EDID sections to follow: 1
[    13.348] (II) AMDGPU(0): EDID (in hex):
[    13.348] (II) AMDGPU(0): 	00ffffffffffff001e6df15901010101
[    13.348] (II) AMDGPU(0): 	0119010380431c78eaca95a6554ea126
[    13.348] (II) AMDGPU(0): 	0f5054a54b80714f818081c0a9c0b300
[    13.348] (II) AMDGPU(0): 	0101010101017e4800e0a0381f404040
[    13.348] (II) AMDGPU(0): 	3a00a11c21000018023a801871382d40
[    13.348] (II) AMDGPU(0): 	582c4500a11c2100001e000000fc004c
[    13.348] (II) AMDGPU(0): 	4720554c545241574944450a000000fd
[    13.348] (II) AMDGPU(0): 	00384b1e5a18000a2020202020200197
[    13.348] (II) AMDGPU(0): 	02031cf1499004031412051f01132309
[    13.348] (II) AMDGPU(0): 	07078301000065030c001000023a8018
[    13.348] (II) AMDGPU(0): 	71382d40582c450056512100001e011d
[    13.348] (II) AMDGPU(0): 	8018711c1620582c250056512100009e
[    13.348] (II) AMDGPU(0): 	011d007251d01e206e28550056512100
[    13.348] (II) AMDGPU(0): 	001e8c0ad08a20e02d10103e96005651
[    13.348] (II) AMDGPU(0): 	21000018000000ff0000000000000000
[    13.348] (II) AMDGPU(0): 	0000000000000000000000000000009d
[    13.348] (II) AMDGPU(0): Printing probed modes for output HDMI-A-0
[    13.348] (II) AMDGPU(0): Modeline "2560x1080"x60.0  185.58  2560 2624 2688 2784  1080 1083 1093 1111 -hsync -vsync (66.7 kHz eP)
[    13.348] (II) AMDGPU(0): Modeline "1920x1080"x60.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
[    13.348] (II) AMDGPU(0): Modeline "1920x1080"x50.0  148.50  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[    13.348] (II) AMDGPU(0): Modeline "1920x1080"x59.9  148.35  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.4 kHz e)
[    13.348] (II) AMDGPU(0): Modeline "1680x1050"x59.9  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[    13.348] (II) AMDGPU(0): Modeline "1600x900"x60.0  108.00  1600 1624 1704 1800  900 901 904 1000 +hsync +vsync (60.0 kHz e)
[    13.348] (II) AMDGPU(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    13.348] (II) AMDGPU(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    13.348] (II) AMDGPU(0): Modeline "1440x900"x60.0  185.58  1440 2624 2688 2784  900 1083 1093 1111 -hsync -vsync (66.7 kHz e)
[    13.348] (II) AMDGPU(0): Modeline "1280x800"x60.0  185.58  1280 2624 2688 2784  800 1083 1093 1111 -hsync -vsync (66.7 kHz e)
[    13.348] (II) AMDGPU(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[    13.348] (II) AMDGPU(0): Modeline "1280x720"x60.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[    13.348] (II) AMDGPU(0): Modeline "1280x720"x50.0   74.25  1280 1720 1760 1980  720 725 730 750 +hsync +vsync (37.5 kHz e)
[    13.348] (II) AMDGPU(0): Modeline "1280x720"x59.9   74.18  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[    13.348] (II) AMDGPU(0): Modeline "1024x768"x75.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    13.348] (II) AMDGPU(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    13.348] (II) AMDGPU(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    13.348] (II) AMDGPU(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    13.348] (II) AMDGPU(0): Modeline "720x576"x50.0   27.00  720 732 796 864  576 581 586 625 -hsync -vsync (31.2 kHz e)
[    13.348] (II) AMDGPU(0): Modeline "720x480"x60.0   27.03  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[    13.348] (II) AMDGPU(0): Modeline "720x480"x59.9   27.00  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[    13.348] (II) AMDGPU(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    13.348] (II) AMDGPU(0): Modeline "640x480"x60.0   25.20  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    13.348] (II) AMDGPU(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    13.348] (II) AMDGPU(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    13.348] (II) AMDGPU(0): Output DisplayPort-0 connected
[    13.348] (II) AMDGPU(0): Output DisplayPort-1 disconnected
[    13.348] (II) AMDGPU(0): Output DisplayPort-2 disconnected
[    13.348] (II) AMDGPU(0): Output HDMI-A-0 connected
[    13.348] (II) AMDGPU(0): Using spanning desktop for initial modes
[    13.348] (II) AMDGPU(0): Output DisplayPort-0 using initial mode 1600x900 +0+0
[    13.348] (II) AMDGPU(0): Output HDMI-A-0 using initial mode 2560x1080 +1600+0
[    13.348] (II) AMDGPU(0): mem size init: gart size :1fe5be000 vram size: s:1fd218000 visible:f668000
[    13.348] (==) AMDGPU(0): DPI set to (96, 96)
[    13.348] (==) AMDGPU(0): Using gamma correction (1.0, 1.0, 1.0)
[    13.348] (II) Loading sub module "ramdac"
[    13.348] (II) LoadModule: "ramdac"
[    13.348] (II) Module "ramdac" already built-in
[    13.348] (II) AMDGPU(0): [DRI2] Setup complete
[    13.348] (II) AMDGPU(0): [DRI2]   DRI driver: radeonsi
[    13.348] (II) AMDGPU(0): [DRI2]   VDPAU driver: radeonsi
[    13.352] (II) AMDGPU(0): Front buffer pitch: 16896 bytes
[    13.352] (II) AMDGPU(0): SYNC extension fences enabled
[    13.352] (II) AMDGPU(0): Present extension enabled
[    13.352] (==) AMDGPU(0): DRI3 enabled
[    13.352] (==) AMDGPU(0): Backing store enabled
[    13.352] (II) AMDGPU(0): Direct rendering enabled
[    13.367] (II) AMDGPU(0): Use GLAMOR acceleration.
[    13.367] (II) AMDGPU(0): Acceleration enabled
[    13.367] (==) AMDGPU(0): DPMS enabled
[    13.367] (==) AMDGPU(0): Silken mouse disabled
[    13.367] (II) AMDGPU(0): Set up textured video (glamor)
[    13.380] (II) Initializing extension Generic Event Extension
[    13.380] (II) Initializing extension SHAPE
[    13.380] (II) Initializing extension MIT-SHM
[    13.380] (II) Initializing extension XInputExtension
[    13.381] (II) Initializing extension XTEST
[    13.381] (II) Initializing extension BIG-REQUESTS
[    13.381] (II) Initializing extension SYNC
[    13.381] (II) Initializing extension XKEYBOARD
[    13.381] (II) Initializing extension XC-MISC
[    13.381] (II) Initializing extension SECURITY
[    13.381] (II) Initializing extension XFIXES
[    13.381] (II) Initializing extension RENDER
[    13.381] (II) Initializing extension RANDR
[    13.381] (II) Initializing extension COMPOSITE
[    13.381] (II) Initializing extension DAMAGE
[    13.381] (II) Initializing extension MIT-SCREEN-SAVER
[    13.381] (II) Initializing extension DOUBLE-BUFFER
[    13.381] (II) Initializing extension RECORD
[    13.381] (II) Initializing extension DPMS
[    13.382] (II) Initializing extension Present
[    13.382] (II) Initializing extension DRI3
[    13.382] (II) Initializing extension X-Resource
[    13.382] (II) Initializing extension XVideo
[    13.382] (II) Initializing extension XVideo-MotionCompensation
[    13.382] (II) Initializing extension GLX
[    13.384] (II) AIGLX: Loaded and initialized radeonsi
[    13.384] (II) GLX: Initialized DRI2 GL provider for screen 0
[    13.384] (II) Initializing extension XFree86-VidModeExtension
[    13.384] (II) Initializing extension XFree86-DGA
[    13.384] (II) Initializing extension XFree86-DRI
[    13.384] (II) Initializing extension DRI2
[    13.385] (II) AMDGPU(0): Setting screen physical size to 1100 x 285
[    13.461] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[    13.461] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    13.461] (II) LoadModule: "libinput"
[    13.461] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[    13.465] (II) Module libinput: vendor="X.Org Foundation"
[    13.465] 	compiled for 1.20.10, module version = 1.0.0
[    13.465] 	Module class: X.Org XInput Driver
[    13.465] 	ABI class: X.Org XInput driver, version 24.1
[    13.465] (II) Using input driver 'libinput' for 'Power Button'
[    13.465] (**) Power Button: always reports core events
[    13.465] (**) Option "Device" "/dev/input/event1"
[    13.465] (**) Option "_source" "server/udev"
[    13.468] (II) event1  - Power Button: is tagged by udev as: Keyboard
[    13.468] (II) event1  - Power Button: device is a keyboard
[    13.468] (II) event1  - Power Button: device removed
[    13.503] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
[    13.503] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    13.504] (II) event1  - Power Button: is tagged by udev as: Keyboard
[    13.504] (II) event1  - Power Button: device is a keyboard
[    13.504] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[    13.504] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    13.504] (II) Using input driver 'libinput' for 'Power Button'
[    13.504] (**) Power Button: always reports core events
[    13.504] (**) Option "Device" "/dev/input/event0"
[    13.504] (**) Option "_source" "server/udev"
[    13.505] (II) event0  - Power Button: is tagged by udev as: Keyboard
[    13.505] (II) event0  - Power Button: device is a keyboard
[    13.505] (II) event0  - Power Button: device removed
[    13.543] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[    13.543] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[    13.544] (II) event0  - Power Button: is tagged by udev as: Keyboard
[    13.544] (II) event0  - Power Button: device is a keyboard
[    13.545] (II) config/udev: Adding input device Razer Razer BlackWidow Lite (/dev/input/event6)
[    13.545] (**) Razer Razer BlackWidow Lite: Applying InputClass "libinput keyboard catchall"
[    13.545] (II) Using input driver 'libinput' for 'Razer Razer BlackWidow Lite'
[    13.545] (**) Razer Razer BlackWidow Lite: always reports core events
[    13.545] (**) Option "Device" "/dev/input/event6"
[    13.545] (**) Option "_source" "server/udev"
[    13.546] (II) event6  - Razer Razer BlackWidow Lite: is tagged by udev as: Keyboard
[    13.546] (II) event6  - Razer Razer BlackWidow Lite: device is a keyboard
[    13.546] (II) event6  - Razer Razer BlackWidow Lite: device removed
[    13.570] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-1/1-1:1.0/0003:1532:0235.0003/input/input8/event6"
[    13.570] (II) XINPUT: Adding extended input device "Razer Razer BlackWidow Lite" (type: KEYBOARD, id 8)
[    13.571] (II) event6  - Razer Razer BlackWidow Lite: is tagged by udev as: Keyboard
[    13.571] (II) event6  - Razer Razer BlackWidow Lite: device is a keyboard
[    13.572] (II) config/udev: Adding input device Razer Razer BlackWidow Lite Consumer Control (/dev/input/event8)
[    13.572] (**) Razer Razer BlackWidow Lite Consumer Control: Applying InputClass "libinput keyboard catchall"
[    13.572] (II) Using input driver 'libinput' for 'Razer Razer BlackWidow Lite Consumer Control'
[    13.572] (**) Razer Razer BlackWidow Lite Consumer Control: always reports core events
[    13.572] (**) Option "Device" "/dev/input/event8"
[    13.572] (**) Option "_source" "server/udev"
[    13.573] (II) event8  - Razer Razer BlackWidow Lite Consumer Control: is tagged by udev as: Keyboard
[    13.573] (II) event8  - Razer Razer BlackWidow Lite Consumer Control: device is a keyboard
[    13.573] (II) event8  - Razer Razer BlackWidow Lite Consumer Control: device removed
[    13.610] (II) libinput: Razer Razer BlackWidow Lite Consumer Control: needs a virtual subdevice
[    13.610] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-1/1-1:1.1/0003:1532:0235.0004/input/input10/event8"
[    13.610] (II) XINPUT: Adding extended input device "Razer Razer BlackWidow Lite Consumer Control" (type: MOUSE, id 9)
[    13.610] (**) Option "AccelerationScheme" "none"
[    13.610] (**) Razer Razer BlackWidow Lite Consumer Control: (accel) selected scheme none/0
[    13.610] (**) Razer Razer BlackWidow Lite Consumer Control: (accel) acceleration factor: 2.000
[    13.610] (**) Razer Razer BlackWidow Lite Consumer Control: (accel) acceleration threshold: 4
[    13.611] (II) event8  - Razer Razer BlackWidow Lite Consumer Control: is tagged by udev as: Keyboard
[    13.611] (II) event8  - Razer Razer BlackWidow Lite Consumer Control: device is a keyboard
[    13.612] (II) config/udev: Adding input device Razer Razer BlackWidow Lite System Control (/dev/input/event9)
[    13.612] (**) Razer Razer BlackWidow Lite System Control: Applying InputClass "libinput keyboard catchall"
[    13.612] (II) Using input driver 'libinput' for 'Razer Razer BlackWidow Lite System Control'
[    13.612] (**) Razer Razer BlackWidow Lite System Control: always reports core events
[    13.612] (**) Option "Device" "/dev/input/event9"
[    13.612] (**) Option "_source" "server/udev"
[    13.613] (II) event9  - Razer Razer BlackWidow Lite System Control: is tagged by udev as: Keyboard
[    13.613] (II) event9  - Razer Razer BlackWidow Lite System Control: device is a keyboard
[    13.613] (II) event9  - Razer Razer BlackWidow Lite System Control: device removed
[    13.650] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-1/1-1:1.1/0003:1532:0235.0004/input/input11/event9"
[    13.650] (II) XINPUT: Adding extended input device "Razer Razer BlackWidow Lite System Control" (type: KEYBOARD, id 10)
[    13.651] (II) event9  - Razer Razer BlackWidow Lite System Control: is tagged by udev as: Keyboard
[    13.651] (II) event9  - Razer Razer BlackWidow Lite System Control: device is a keyboard
[    13.651] (II) config/udev: Adding input device Razer Razer BlackWidow Lite (/dev/input/event10)
[    13.652] (II) No input driver specified, ignoring this device.
[    13.652] (II) This device may have been added with another device file.
[    13.652] (II) config/udev: Adding input device Razer Razer BlackWidow Lite Keyboard (/dev/input/event7)
[    13.652] (**) Razer Razer BlackWidow Lite Keyboard: Applying InputClass "libinput keyboard catchall"
[    13.652] (II) Using input driver 'libinput' for 'Razer Razer BlackWidow Lite Keyboard'
[    13.652] (**) Razer Razer BlackWidow Lite Keyboard: always reports core events
[    13.652] (**) Option "Device" "/dev/input/event7"
[    13.652] (**) Option "_source" "server/udev"
[    13.653] (II) event7  - Razer Razer BlackWidow Lite Keyboard: is tagged by udev as: Keyboard
[    13.653] (II) event7  - Razer Razer BlackWidow Lite Keyboard: device is a keyboard
[    13.654] (II) event7  - Razer Razer BlackWidow Lite Keyboard: device removed
[    13.690] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-1/1-1:1.1/0003:1532:0235.0004/input/input9/event7"
[    13.690] (II) XINPUT: Adding extended input device "Razer Razer BlackWidow Lite Keyboard" (type: KEYBOARD, id 11)
[    13.691] (II) event7  - Razer Razer BlackWidow Lite Keyboard: is tagged by udev as: Keyboard
[    13.691] (II) event7  - Razer Razer BlackWidow Lite Keyboard: device is a keyboard
[    13.692] (II) config/udev: Adding input device Razer Razer BlackWidow Lite (/dev/input/event11)
[    13.692] (**) Razer Razer BlackWidow Lite: Applying InputClass "libinput pointer catchall"
[    13.692] (II) Using input driver 'libinput' for 'Razer Razer BlackWidow Lite'
[    13.692] (**) Razer Razer BlackWidow Lite: always reports core events
[    13.692] (**) Option "Device" "/dev/input/event11"
[    13.692] (**) Option "_source" "server/udev"
[    13.747] (II) event11 - Razer Razer BlackWidow Lite: is tagged by udev as: Mouse
[    13.747] (II) event11 - Razer Razer BlackWidow Lite: device is a pointer
[    13.748] (II) event11 - Razer Razer BlackWidow Lite: device removed
[    13.796] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-1/1-1:1.2/0003:1532:0235.0005/input/input13/event11"
[    13.796] (II) XINPUT: Adding extended input device "Razer Razer BlackWidow Lite" (type: MOUSE, id 12)
[    13.796] (**) Option "AccelerationScheme" "none"
[    13.796] (**) Razer Razer BlackWidow Lite: (accel) selected scheme none/0
[    13.796] (**) Razer Razer BlackWidow Lite: (accel) acceleration factor: 2.000
[    13.796] (**) Razer Razer BlackWidow Lite: (accel) acceleration threshold: 4
[    13.854] (II) event11 - Razer Razer BlackWidow Lite: is tagged by udev as: Mouse
[    13.854] (II) event11 - Razer Razer BlackWidow Lite: device is a pointer
[    13.855] (II) config/udev: Adding input device Razer Razer BlackWidow Lite (/dev/input/mouse1)
[    13.855] (II) No input driver specified, ignoring this device.
[    13.855] (II) This device may have been added with another device file.
[    13.855] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=3 (/dev/input/event14)
[    13.855] (II) No input driver specified, ignoring this device.
[    13.855] (II) This device may have been added with another device file.
[    13.856] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=7 (/dev/input/event15)
[    13.856] (II) No input driver specified, ignoring this device.
[    13.856] (II) This device may have been added with another device file.
[    13.856] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=8 (/dev/input/event16)
[    13.856] (II) No input driver specified, ignoring this device.
[    13.856] (II) This device may have been added with another device file.
[    13.856] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=9 (/dev/input/event17)
[    13.856] (II) No input driver specified, ignoring this device.
[    13.856] (II) This device may have been added with another device file.
[    13.857] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=10 (/dev/input/event18)
[    13.857] (II) No input driver specified, ignoring this device.
[    13.857] (II) This device may have been added with another device file.
[    13.857] (II) config/udev: Adding input device Logitech G403 HERO Gaming Mouse (/dev/input/event2)
[    13.857] (**) Logitech G403 HERO Gaming Mouse: Applying InputClass "libinput pointer catchall"
[    13.857] (II) Using input driver 'libinput' for 'Logitech G403 HERO Gaming Mouse'
[    13.857] (**) Logitech G403 HERO Gaming Mouse: always reports core events
[    13.857] (**) Option "Device" "/dev/input/event2"
[    13.857] (**) Option "_source" "server/udev"
[    13.914] (II) event2  - Logitech G403 HERO Gaming Mouse: is tagged by udev as: Mouse
[    13.914] (II) event2  - Logitech G403 HERO Gaming Mouse: device is a pointer
[    13.914] (II) event2  - Logitech G403 HERO Gaming Mouse: device removed
[    13.970] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:0e:00.3/usb3/3-2/3-2:1.0/0003:046D:C08F.0001/input/input2/event2"
[    13.970] (II) XINPUT: Adding extended input device "Logitech G403 HERO Gaming Mouse" (type: MOUSE, id 13)
[    13.970] (**) Option "AccelerationScheme" "none"
[    13.970] (**) Logitech G403 HERO Gaming Mouse: (accel) selected scheme none/0
[    13.970] (**) Logitech G403 HERO Gaming Mouse: (accel) acceleration factor: 2.000
[    13.970] (**) Logitech G403 HERO Gaming Mouse: (accel) acceleration threshold: 4
[    14.027] (II) event2  - Logitech G403 HERO Gaming Mouse: is tagged by udev as: Mouse
[    14.027] (II) event2  - Logitech G403 HERO Gaming Mouse: device is a pointer
[    14.028] (II) config/udev: Adding input device Logitech G403 HERO Gaming Mouse (/dev/input/mouse0)
[    14.028] (II) No input driver specified, ignoring this device.
[    14.028] (II) This device may have been added with another device file.
[    14.029] (II) config/udev: Adding input device Logitech G403 HERO Gaming Mouse Keyboard (/dev/input/event3)
[    14.029] (**) Logitech G403 HERO Gaming Mouse Keyboard: Applying InputClass "libinput keyboard catchall"
[    14.029] (II) Using input driver 'libinput' for 'Logitech G403 HERO Gaming Mouse Keyboard'
[    14.029] (**) Logitech G403 HERO Gaming Mouse Keyboard: always reports core events
[    14.029] (**) Option "Device" "/dev/input/event3"
[    14.029] (**) Option "_source" "server/udev"
[    14.030] (II) event3  - Logitech G403 HERO Gaming Mouse Keyboard: is tagged by udev as: Keyboard
[    14.030] (II) event3  - Logitech G403 HERO Gaming Mouse Keyboard: device is a keyboard
[    14.030] (II) event3  - Logitech G403 HERO Gaming Mouse Keyboard: device removed
[    14.063] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:0e:00.3/usb3/3-2/3-2:1.1/0003:046D:C08F.0002/input/input3/event3"
[    14.063] (II) XINPUT: Adding extended input device "Logitech G403 HERO Gaming Mouse Keyboard" (type: KEYBOARD, id 14)
[    14.064] (II) event3  - Logitech G403 HERO Gaming Mouse Keyboard: is tagged by udev as: Keyboard
[    14.064] (II) event3  - Logitech G403 HERO Gaming Mouse Keyboard: device is a keyboard
[    14.065] (II) config/udev: Adding input device Logitech G403 HERO Gaming Mouse Consumer Control (/dev/input/event4)
[    14.065] (**) Logitech G403 HERO Gaming Mouse Consumer Control: Applying InputClass "libinput keyboard catchall"
[    14.065] (II) Using input driver 'libinput' for 'Logitech G403 HERO Gaming Mouse Consumer Control'
[    14.065] (**) Logitech G403 HERO Gaming Mouse Consumer Control: always reports core events
[    14.065] (**) Option "Device" "/dev/input/event4"
[    14.065] (**) Option "_source" "server/udev"
[    14.066] (II) event4  - Logitech G403 HERO Gaming Mouse Consumer Control: is tagged by udev as: Keyboard
[    14.066] (II) event4  - Logitech G403 HERO Gaming Mouse Consumer Control: device is a keyboard
[    14.066] (II) event4  - Logitech G403 HERO Gaming Mouse Consumer Control: device removed
[    14.103] (II) libinput: Logitech G403 HERO Gaming Mouse Consumer Control: needs a virtual subdevice
[    14.103] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:0e:00.3/usb3/3-2/3-2:1.1/0003:046D:C08F.0002/input/input4/event4"
[    14.103] (II) XINPUT: Adding extended input device "Logitech G403 HERO Gaming Mouse Consumer Control" (type: MOUSE, id 15)
[    14.103] (**) Option "AccelerationScheme" "none"
[    14.103] (**) Logitech G403 HERO Gaming Mouse Consumer Control: (accel) selected scheme none/0
[    14.103] (**) Logitech G403 HERO Gaming Mouse Consumer Control: (accel) acceleration factor: 2.000
[    14.103] (**) Logitech G403 HERO Gaming Mouse Consumer Control: (accel) acceleration threshold: 4
[    14.104] (II) event4  - Logitech G403 HERO Gaming Mouse Consumer Control: is tagged by udev as: Keyboard
[    14.104] (II) event4  - Logitech G403 HERO Gaming Mouse Consumer Control: device is a keyboard
[    14.105] (II) config/udev: Adding input device Logitech G403 HERO Gaming Mouse System Control (/dev/input/event5)
[    14.105] (**) Logitech G403 HERO Gaming Mouse System Control: Applying InputClass "libinput keyboard catchall"
[    14.105] (II) Using input driver 'libinput' for 'Logitech G403 HERO Gaming Mouse System Control'
[    14.105] (**) Logitech G403 HERO Gaming Mouse System Control: always reports core events
[    14.105] (**) Option "Device" "/dev/input/event5"
[    14.105] (**) Option "_source" "server/udev"
[    14.106] (II) event5  - Logitech G403 HERO Gaming Mouse System Control: is tagged by udev as: Keyboard
[    14.106] (II) event5  - Logitech G403 HERO Gaming Mouse System Control: device is a keyboard
[    14.106] (II) event5  - Logitech G403 HERO Gaming Mouse System Control: device removed
[    14.143] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:0e:00.3/usb3/3-2/3-2:1.1/0003:046D:C08F.0002/input/input5/event5"
[    14.143] (II) XINPUT: Adding extended input device "Logitech G403 HERO Gaming Mouse System Control" (type: KEYBOARD, id 16)
[    14.144] (II) event5  - Logitech G403 HERO Gaming Mouse System Control: is tagged by udev as: Keyboard
[    14.144] (II) event5  - Logitech G403 HERO Gaming Mouse System Control: device is a keyboard
[    14.145] (II) config/udev: Adding input device Microsoft X-Box 360 pad (/dev/input/event13)
[    14.145] (II) No input driver specified, ignoring this device.
[    14.145] (II) This device may have been added with another device file.
[    14.145] (II) config/udev: Adding input device Microsoft X-Box 360 pad (/dev/input/js0)
[    14.145] (II) No input driver specified, ignoring this device.
[    14.145] (II) This device may have been added with another device file.
[    14.146] (II) config/udev: Adding input device HD-Audio Generic Front Mic (/dev/input/event19)
[    14.146] (II) No input driver specified, ignoring this device.
[    14.146] (II) This device may have been added with another device file.
[    14.146] (II) config/udev: Adding input device HD-Audio Generic Rear Mic (/dev/input/event20)
[    14.146] (II) No input driver specified, ignoring this device.
[    14.146] (II) This device may have been added with another device file.
[    14.146] (II) config/udev: Adding input device HD-Audio Generic Line (/dev/input/event21)
[    14.146] (II) No input driver specified, ignoring this device.
[    14.146] (II) This device may have been added with another device file.
[    14.147] (II) config/udev: Adding input device HD-Audio Generic Line Out Front (/dev/input/event22)
[    14.147] (II) No input driver specified, ignoring this device.
[    14.147] (II) This device may have been added with another device file.
[    14.147] (II) config/udev: Adding input device HD-Audio Generic Line Out Surround (/dev/input/event23)
[    14.147] (II) No input driver specified, ignoring this device.
[    14.147] (II) This device may have been added with another device file.
[    14.147] (II) config/udev: Adding input device HD-Audio Generic Line Out CLFE (/dev/input/event24)
[    14.147] (II) No input driver specified, ignoring this device.
[    14.147] (II) This device may have been added with another device file.
[    14.147] (II) config/udev: Adding input device HD-Audio Generic Front Headphone (/dev/input/event25)
[    14.147] (II) No input driver specified, ignoring this device.
[    14.147] (II) This device may have been added with another device file.
[    14.148] (II) config/udev: Adding input device PC Speaker (/dev/input/event12)
[    14.148] (II) No input driver specified, ignoring this device.
[    14.148] (II) This device may have been added with another device file.
[    14.152] (**) Razer Razer BlackWidow Lite Consumer Control: Applying InputClass "libinput keyboard catchall"
[    14.152] (II) Using input driver 'libinput' for 'Razer Razer BlackWidow Lite Consumer Control'
[    14.152] (**) Razer Razer BlackWidow Lite Consumer Control: always reports core events
[    14.152] (**) Option "Device" "/dev/input/event8"
[    14.152] (**) Option "_source" "_driver/libinput"
[    14.152] (II) libinput: Razer Razer BlackWidow Lite Consumer Control: is a virtual subdevice
[    14.152] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-1/1-1:1.1/0003:1532:0235.0004/input/input10/event8"
[    14.152] (II) XINPUT: Adding extended input device "Razer Razer BlackWidow Lite Consumer Control" (type: KEYBOARD, id 17)
[    14.153] (**) Logitech G403 HERO Gaming Mouse Consumer Control: Applying InputClass "libinput keyboard catchall"
[    14.153] (II) Using input driver 'libinput' for 'Logitech G403 HERO Gaming Mouse Consumer Control'
[    14.153] (**) Logitech G403 HERO Gaming Mouse Consumer Control: always reports core events
[    14.153] (**) Option "Device" "/dev/input/event4"
[    14.153] (**) Option "_source" "_driver/libinput"
[    14.153] (II) libinput: Logitech G403 HERO Gaming Mouse Consumer Control: is a virtual subdevice
[    14.153] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:0e:00.3/usb3/3-2/3-2:1.1/0003:046D:C08F.0002/input/input4/event4"
[    14.153] (II) XINPUT: Adding extended input device "Logitech G403 HERO Gaming Mouse Consumer Control" (type: KEYBOARD, id 18)
[    19.970] (II) AMDGPU(0): EDID vendor "SAM", prod id 2217
[    19.970] (II) AMDGPU(0): Using EDID range info for horizontal sync
[    19.970] (II) AMDGPU(0): Using EDID range info for vertical refresh
[    19.970] (II) AMDGPU(0): Printing DDC gathered Modelines:
[    19.970] (II) AMDGPU(0): Modeline "1600x900"x0.0  108.00  1600 1624 1704 1800  900 901 904 1000 +hsync +vsync (60.0 kHz eP)
[    19.970] (II) AMDGPU(0): Modeline "1280x720"x0.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[    19.970] (II) AMDGPU(0): Modeline "1280x720"x0.0   74.25  1280 1720 1760 1980  720 725 730 750 +hsync +vsync (37.5 kHz e)
[    19.970] (II) AMDGPU(0): Modeline "720x576"x0.0   27.00  720 732 796 864  576 581 586 625 -hsync -vsync (31.2 kHz e)
[    19.970] (II) AMDGPU(0): Modeline "720x480"x0.0   27.00  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[    19.970] (II) AMDGPU(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    19.970] (II) AMDGPU(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[    19.970] (II) AMDGPU(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    19.970] (II) AMDGPU(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[    19.970] (II) AMDGPU(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[    19.970] (II) AMDGPU(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    19.970] (II) AMDGPU(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    19.970] (II) AMDGPU(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    19.970] (II) AMDGPU(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[    19.970] (II) AMDGPU(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    19.970] (II) AMDGPU(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[    19.970] (II) AMDGPU(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    19.970] (II) AMDGPU(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[    19.970] (II) AMDGPU(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[    19.970] (II) AMDGPU(0): Modeline "1280x800"x0.0   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz e)
[    19.970] (II) AMDGPU(0): Modeline "1440x900"x0.0   88.75  1440 1488 1520 1600  900 903 909 926 +hsync -vsync (55.5 kHz e)
[    19.970] (II) AMDGPU(0): Modeline "1440x900"x0.0  136.75  1440 1536 1688 1936  900 903 909 942 -hsync +vsync (70.6 kHz e)
[    20.106] (II) AMDGPU(0): EDID vendor "SAM", prod id 2217
[    20.106] (II) AMDGPU(0): Using hsync ranges from config file
[    20.106] (II) AMDGPU(0): Using vrefresh ranges from config file
[    20.106] (II) AMDGPU(0): Printing DDC gathered Modelines:
[    20.106] (II) AMDGPU(0): Modeline "1600x900"x0.0  108.00  1600 1624 1704 1800  900 901 904 1000 +hsync +vsync (60.0 kHz eP)
[    20.106] (II) AMDGPU(0): Modeline "1280x720"x0.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[    20.106] (II) AMDGPU(0): Modeline "1280x720"x0.0   74.25  1280 1720 1760 1980  720 725 730 750 +hsync +vsync (37.5 kHz e)
[    20.106] (II) AMDGPU(0): Modeline "720x576"x0.0   27.00  720 732 796 864  576 581 586 625 -hsync -vsync (31.2 kHz e)
[    20.106] (II) AMDGPU(0): Modeline "720x480"x0.0   27.00  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[    20.106] (II) AMDGPU(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    20.106] (II) AMDGPU(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[    20.106] (II) AMDGPU(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    20.106] (II) AMDGPU(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[    20.106] (II) AMDGPU(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[    20.106] (II) AMDGPU(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    20.106] (II) AMDGPU(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    20.106] (II) AMDGPU(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    20.106] (II) AMDGPU(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[    20.106] (II) AMDGPU(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    20.106] (II) AMDGPU(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[    20.106] (II) AMDGPU(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    20.106] (II) AMDGPU(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[    20.106] (II) AMDGPU(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[    20.106] (II) AMDGPU(0): Modeline "1280x800"x0.0   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz e)
[    20.106] (II) AMDGPU(0): Modeline "1440x900"x0.0   88.75  1440 1488 1520 1600  900 903 909 926 +hsync -vsync (55.5 kHz e)
[    20.106] (II) AMDGPU(0): Modeline "1440x900"x0.0  136.75  1440 1536 1688 1936  900 903 909 942 -hsync +vsync (70.6 kHz e)
[    53.340] (EE) event2  - Logitech G403 HERO Gaming Mouse: client bug: event processing lagging behind by 29ms, your system is too slow

Output for dmesg that I saved just in case it helps debug this as well.

[    0.000000] Linux version 5.11.12-arch1-1 (linux@archlinux) (gcc (GCC) 10.2.0, GNU ld (GNU Binutils) 2.36.1) #1 SMP PREEMPT Wed, 07 Apr 2021 21:48:28 +0000
[    0.000000] Command line: initrd=\amd-ucode.img initrd=\initramfs-linux.img rd.luks.name=3cbf2843-0e61-4939-8f57-6dce8489b42b=cryptarch root=/dev/mapper/cryptarch rootflags=subvol=@ rd.luks.options=discard rw
[    0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
[    0.000000] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.000000] x86/fpu: xstate_offset[9]:  832, xstate_sizes[9]:    8
[    0.000000] x86/fpu: Enabled xstate features 0x207, context size is 840 bytes, using 'compacted' format.
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000009e1ffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000009e20000-0x0000000009ffffff] reserved
[    0.000000] BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable
[    0.000000] BIOS-e820: [mem 0x000000000a200000-0x000000000a20dfff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000000a20e000-0x000000000affffff] usable
[    0.000000] BIOS-e820: [mem 0x000000000b000000-0x000000000b01ffff] reserved
[    0.000000] BIOS-e820: [mem 0x000000000b020000-0x00000000bc944fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000bc945000-0x00000000bcc76fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000bcc77000-0x00000000bccd0fff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000bccd1000-0x00000000bd34efff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000bd34f000-0x00000000bdffefff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000bdfff000-0x00000000beffffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000bf000000-0x00000000bfffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fd200000-0x00000000fd2fffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fd600000-0x00000000fd7fffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fea00000-0x00000000fea0ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000feb80000-0x00000000fec01fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec30000-0x00000000fec30fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed40000-0x00000000fed44fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed80000-0x00000000fed8ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fedc2000-0x00000000fedcffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fedd4000-0x00000000fedd5fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000083f37ffff] usable
[    0.000000] BIOS-e820: [mem 0x000000083f380000-0x000000083fffffff] reserved
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] e820: update [mem 0xb933f018-0xb934c857] usable ==> usable
[    0.000000] e820: update [mem 0xb933f018-0xb934c857] usable ==> usable
[    0.000000] e820: update [mem 0xb917e018-0xb9196e57] usable ==> usable
[    0.000000] e820: update [mem 0xb917e018-0xb9196e57] usable ==> usable
[    0.000000] extended physical RAM map:
[    0.000000] reserve setup_data: [mem 0x0000000000000000-0x000000000009ffff] usable
[    0.000000] reserve setup_data: [mem 0x00000000000a0000-0x00000000000fffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000000100000-0x0000000009e1ffff] usable
[    0.000000] reserve setup_data: [mem 0x0000000009e20000-0x0000000009ffffff] reserved
[    0.000000] reserve setup_data: [mem 0x000000000a000000-0x000000000a1fffff] usable
[    0.000000] reserve setup_data: [mem 0x000000000a200000-0x000000000a20dfff] ACPI NVS
[    0.000000] reserve setup_data: [mem 0x000000000a20e000-0x000000000affffff] usable
[    0.000000] reserve setup_data: [mem 0x000000000b000000-0x000000000b01ffff] reserved
[    0.000000] reserve setup_data: [mem 0x000000000b020000-0x00000000b917e017] usable
[    0.000000] reserve setup_data: [mem 0x00000000b917e018-0x00000000b9196e57] usable
[    0.000000] reserve setup_data: [mem 0x00000000b9196e58-0x00000000b933f017] usable
[    0.000000] reserve setup_data: [mem 0x00000000b933f018-0x00000000b934c857] usable
[    0.000000] reserve setup_data: [mem 0x00000000b934c858-0x00000000bc944fff] usable
[    0.000000] reserve setup_data: [mem 0x00000000bc945000-0x00000000bcc76fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000bcc77000-0x00000000bccd0fff] ACPI data
[    0.000000] reserve setup_data: [mem 0x00000000bccd1000-0x00000000bd34efff] ACPI NVS
[    0.000000] reserve setup_data: [mem 0x00000000bd34f000-0x00000000bdffefff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000bdfff000-0x00000000beffffff] usable
[    0.000000] reserve setup_data: [mem 0x00000000bf000000-0x00000000bfffffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fd200000-0x00000000fd2fffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fd600000-0x00000000fd7fffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fea00000-0x00000000fea0ffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000feb80000-0x00000000fec01fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fec30000-0x00000000fec30fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fed40000-0x00000000fed44fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fed80000-0x00000000fed8ffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fedc2000-0x00000000fedcffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fedd4000-0x00000000fedd5fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000100000000-0x000000083f37ffff] usable
[    0.000000] reserve setup_data: [mem 0x000000083f380000-0x000000083fffffff] reserved
[    0.000000] efi: EFI v2.70 by American Megatrends
[    0.000000] efi: ACPI=0xbd338000 ACPI 2.0=0xbd338014 SMBIOS=0xbde26000 SMBIOS 3.0=0xbde25000 MEMATTR=0xb9378018 ESRT=0xb93f7f18 RNG=0xbde69398 
[    0.000000] efi: seeding entropy pool
[    0.000000] SMBIOS 3.3.0 present.
[    0.000000] DMI: Gigabyte Technology Co., Ltd. B550 AORUS ELITE/B550 AORUS ELITE, BIOS F11k 11/25/2020
[    0.000000] tsc: Fast TSC calibration failed
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] last_pfn = 0x83f380 max_arch_pfn = 0x400000000
[    0.000000] MTRR default type: uncachable
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-BFFFF write-through
[    0.000000]   C0000-DFFFF uncachable
[    0.000000]   E0000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 000000000000 mask FFFF80000000 write-back
[    0.000000]   1 base 000080000000 mask FFFFC0000000 write-back
[    0.000000]   2 base 0000BD740000 mask FFFFFFFF0000 uncachable
[    0.000000]   3 disabled
[    0.000000]   4 disabled
[    0.000000]   5 disabled
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000] TOM2: 0000000840000000 aka 33792M
[    0.000000] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.000000] total RAM covered: 3071M
[    0.000000] Found optimal setting for mtrr clean up
[    0.000000]  gran_size: 64K 	chunk_size: 64M 	num_reg: 3  	lose cover RAM: 0G
[    0.000000] e820: update [mem 0xbd740000-0xbd74ffff] usable ==> reserved
[    0.000000] e820: update [mem 0xc0000000-0xffffffff] usable ==> reserved
[    0.000000] last_pfn = 0xbf000 max_arch_pfn = 0x400000000
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x00000000BD338014 000024 (v02 ALASKA)
[    0.000000] ACPI: XSDT 0x00000000BD337728 0000EC (v01 ALASKA A M I    01072009 AMI  01000013)
[    0.000000] ACPI: FACP 0x00000000BCCB8000 000114 (v06 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: DSDT 0x00000000BCCB2000 005B02 (v02 ALASKA A M I    01072009 INTL 20190509)
[    0.000000] ACPI: FACS 0x00000000BD332000 000040
[    0.000000] ACPI: SSDT 0x00000000BCCC7000 009BE3 (v01 GBT    GSWApp   00000001 INTL 20190509)
[    0.000000] ACPI: SSDT 0x00000000BCCBE000 008C98 (v02 AMD    AmdTable 00000002 MSFT 04000000)
[    0.000000] ACPI: SSDT 0x00000000BCCBA000 003C65 (v01 AMD    AMD AOD  00000001 INTL 20190509)
[    0.000000] ACPI: SSDT 0x00000000BCCB9000 0001AD (v02 ALASKA CPUSSDT  01072009 AMI  01072009)
[    0.000000] ACPI: FIDT 0x00000000BCCB1000 00009C (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: MCFG 0x00000000BCCB0000 00003C (v01 ALASKA A M I    01072009 MSFT 00010013)
[    0.000000] ACPI: HPET 0x00000000BCCAF000 000038 (v01 ALASKA A M I    01072009 AMI  00000005)
[    0.000000] ACPI: VFCT 0x00000000BCCA0000 00E084 (v01 ALASKA A M I    00000001 AMD  31504F47)
[    0.000000] ACPI: BGRT 0x00000000BCC9F000 000038 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: IVRS 0x00000000BCC9E000 0000D0 (v02 AMD    AmdTable 00000001 AMD  00000000)
[    0.000000] ACPI: PCCT 0x00000000BCC9D000 00006E (v02 AMD    AmdTable 00000001 AMD  00000000)
[    0.000000] ACPI: SSDT 0x00000000BCC9A000 002FDD (v02 AMD    AmdTable 00000001 AMD  00000001)
[    0.000000] ACPI: CRAT 0x00000000BCC99000 000B18 (v01 AMD    AmdTable 00000001 AMD  00000001)
[    0.000000] ACPI: CDIT 0x00000000BCC98000 000029 (v01 AMD    AmdTable 00000001 AMD  00000001)
[    0.000000] ACPI: SSDT 0x00000000BCC97000 00065F (v01 AMD    ArticDGP 00000001 INTL 20190509)
[    0.000000] ACPI: SSDT 0x00000000BCC95000 001506 (v01 AMD    ArticTPX 00000001 INTL 20190509)
[    0.000000] ACPI: SSDT 0x00000000BCC94000 000788 (v01 AMD    ArticNOI 00000001 INTL 20190509)
[    0.000000] ACPI: SSDT 0x00000000BCC90000 0036E3 (v01 AMD    ArticN   00000001 INTL 20190509)
[    0.000000] ACPI: WSMT 0x00000000BCC8F000 000028 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: APIC 0x00000000BCC8E000 00015E (v03 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: SSDT 0x00000000BCC8D000 00008D (v01 AMD    ArticDIS 00000001 INTL 20190509)
[    0.000000] ACPI: SSDT 0x00000000BCC8B000 00147F (v01 AMD    ArticC   00000001 INTL 20190509)
[    0.000000] ACPI: SSDT 0x00000000BCC8A000 0000BF (v01 AMD    AmdTable 00001000 INTL 20190509)
[    0.000000] ACPI: FPDT 0x00000000BCC89000 000044 (v01 ALASKA A M I    01072009 AMI  01000013)
[    0.000000] ACPI: Reserving FACP table memory at [mem 0xbccb8000-0xbccb8113]
[    0.000000] ACPI: Reserving DSDT table memory at [mem 0xbccb2000-0xbccb7b01]
[    0.000000] ACPI: Reserving FACS table memory at [mem 0xbd332000-0xbd33203f]
[    0.000000] ACPI: Reserving SSDT table memory at [mem 0xbccc7000-0xbccd0be2]
[    0.000000] ACPI: Reserving SSDT table memory at [mem 0xbccbe000-0xbccc6c97]
[    0.000000] ACPI: Reserving SSDT table memory at [mem 0xbccba000-0xbccbdc64]
[    0.000000] ACPI: Reserving SSDT table memory at [mem 0xbccb9000-0xbccb91ac]
[    0.000000] ACPI: Reserving FIDT table memory at [mem 0xbccb1000-0xbccb109b]
[    0.000000] ACPI: Reserving MCFG table memory at [mem 0xbccb0000-0xbccb003b]
[    0.000000] ACPI: Reserving HPET table memory at [mem 0xbccaf000-0xbccaf037]
[    0.000000] ACPI: Reserving VFCT table memory at [mem 0xbcca0000-0xbccae083]
[    0.000000] ACPI: Reserving BGRT table memory at [mem 0xbcc9f000-0xbcc9f037]
[    0.000000] ACPI: Reserving IVRS table memory at [mem 0xbcc9e000-0xbcc9e0cf]
[    0.000000] ACPI: Reserving PCCT table memory at [mem 0xbcc9d000-0xbcc9d06d]
[    0.000000] ACPI: Reserving SSDT table memory at [mem 0xbcc9a000-0xbcc9cfdc]
[    0.000000] ACPI: Reserving CRAT table memory at [mem 0xbcc99000-0xbcc99b17]
[    0.000000] ACPI: Reserving CDIT table memory at [mem 0xbcc98000-0xbcc98028]
[    0.000000] ACPI: Reserving SSDT table memory at [mem 0xbcc97000-0xbcc9765e]
[    0.000000] ACPI: Reserving SSDT table memory at [mem 0xbcc95000-0xbcc96505]
[    0.000000] ACPI: Reserving SSDT table memory at [mem 0xbcc94000-0xbcc94787]
[    0.000000] ACPI: Reserving SSDT table memory at [mem 0xbcc90000-0xbcc936e2]
[    0.000000] ACPI: Reserving WSMT table memory at [mem 0xbcc8f000-0xbcc8f027]
[    0.000000] ACPI: Reserving APIC table memory at [mem 0xbcc8e000-0xbcc8e15d]
[    0.000000] ACPI: Reserving SSDT table memory at [mem 0xbcc8d000-0xbcc8d08c]
[    0.000000] ACPI: Reserving SSDT table memory at [mem 0xbcc8b000-0xbcc8c47e]
[    0.000000] ACPI: Reserving SSDT table memory at [mem 0xbcc8a000-0xbcc8a0be]
[    0.000000] ACPI: Reserving FPDT table memory at [mem 0xbcc89000-0xbcc89043]
[    0.000000] esrt: Reserving ESRT space from 0x00000000b93f7f18 to 0x00000000b93f7f50.
[    0.000000] e820: update [mem 0xb93f7000-0xb93f7fff] usable ==> reserved
[    0.000000] check: Scanning 1 areas for low memory corruption
[    0.000000] Using GB pages for direct mapping
[    0.000000] Secure boot disabled
[    0.000000] RAMDISK: [mem 0x7f217000-0x7fff5fff]
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at [mem 0x0000000000000000-0x000000083f37ffff]
[    0.000000] NODE_DATA(0) allocated [mem 0x83f37c000-0x83f37ffff]
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.000000]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.000000]   Normal   [mem 0x0000000100000000-0x000000083f37ffff]
[    0.000000]   Device   empty
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000001000-0x000000000009ffff]
[    0.000000]   node   0: [mem 0x0000000000100000-0x0000000009e1ffff]
[    0.000000]   node   0: [mem 0x000000000a000000-0x000000000a1fffff]
[    0.000000]   node   0: [mem 0x000000000a20e000-0x000000000affffff]
[    0.000000]   node   0: [mem 0x000000000b020000-0x00000000bc944fff]
[    0.000000]   node   0: [mem 0x00000000bdfff000-0x00000000beffffff]
[    0.000000]   node   0: [mem 0x0000000100000000-0x000000083f37ffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000083f37ffff]
[    0.000000] On node 0 totalpages: 8374871
[    0.000000]   DMA zone: 64 pages used for memmap
[    0.000000]   DMA zone: 26 pages reserved
[    0.000000]   DMA zone: 3999 pages, LIFO batch:0
[    0.000000]   DMA zone: 28769 pages in unavailable ranges
[    0.000000]   DMA32 zone: 12061 pages used for memmap
[    0.000000]   DMA32 zone: 771896 pages, LIFO batch:63
[    0.000000]   DMA32 zone: 10440 pages in unavailable ranges
[    0.000000]   Normal zone: 118734 pages used for memmap
[    0.000000]   Normal zone: 7598976 pages, LIFO batch:63
[    0.000000]   Normal zone: 3200 pages in unavailable ranges
[    0.000000] ACPI: PM-Timer IO Port: 0x808
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
[    0.000000] IOAPIC[0]: apic_id 13, version 33, address 0xfec00000, GSI 0-23
[    0.000000] IOAPIC[1]: apic_id 14, version 33, address 0xfec01000, GSI 24-55
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x10228201 base: 0xfed00000
[    0.000000] e820: update [mem 0xb999d000-0xb99f3fff] usable ==> reserved
[    0.000000] smpboot: Allowing 32 CPUs, 20 hotplug CPUs
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0x09e20000-0x09ffffff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0x0a200000-0x0a20dfff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0x0b000000-0x0b01ffff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xb917e000-0xb917efff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xb9196000-0xb9196fff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xb933f000-0xb933ffff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xb934c000-0xb934cfff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xb93f7000-0xb93f7fff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xb999d000-0xb99f3fff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xbc945000-0xbcc76fff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xbcc77000-0xbccd0fff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xbccd1000-0xbd34efff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xbd34f000-0xbdffefff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xbf000000-0xbfffffff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xc0000000-0xefffffff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xf0000000-0xf7ffffff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xf8000000-0xfd1fffff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xfd200000-0xfd2fffff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xfd300000-0xfd5fffff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xfd600000-0xfd7fffff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xfd800000-0xfe9fffff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xfea00000-0xfea0ffff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xfea10000-0xfeb7ffff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xfeb80000-0xfec01fff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xfec02000-0xfec0ffff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xfec10000-0xfec10fff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xfec11000-0xfec2ffff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xfec30000-0xfec30fff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xfec31000-0xfecfffff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xfed00000-0xfed00fff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xfed01000-0xfed3ffff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xfed40000-0xfed44fff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xfed45000-0xfed7ffff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xfed80000-0xfed8ffff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xfed90000-0xfedc1fff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xfedc2000-0xfedcffff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xfedd0000-0xfedd3fff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xfedd4000-0xfedd5fff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xfedd6000-0xfeffffff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xff000000-0xffffffff]
[    0.000000] [mem 0xc0000000-0xefffffff] available for PCI devices
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
[    0.000000] setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:32 nr_node_ids:1
[    0.000000] percpu: Embedded 56 pages/cpu s192512 r8192 d28672 u262144
[    0.000000] pcpu-alloc: s192512 r8192 d28672 u262144 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15 
[    0.000000] pcpu-alloc: [0] 16 17 18 19 20 21 22 23 [0] 24 25 26 27 28 29 30 31 
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 8243986
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: initrd=\amd-ucode.img initrd=\initramfs-linux.img rd.luks.name=3cbf2843-0e61-4939-8f57-6dce8489b42b=cryptarch root=/dev/mapper/cryptarch rootflags=subvol=@ rd.luks.options=discard rw
[    0.000000] printk: log_buf_len individual max cpu contribution: 4096 bytes
[    0.000000] printk: log_buf_len total cpu_extra contributions: 126976 bytes
[    0.000000] printk: log_buf_len min size: 131072 bytes
[    0.000000] printk: log_buf_len: 262144 bytes
[    0.000000] printk: early log buf free: 111296(84%)
[    0.000000] Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
[    0.000000] Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
[    0.000000] mem auto-init: stack:byref_all(zero), heap alloc:on, heap free:off
[    0.000000] Memory: 32724316K/33499484K available (14344K kernel code, 2032K rwdata, 8900K rodata, 1720K init, 4316K bss, 774908K reserved, 0K cma-reserved)
[    0.000000] random: get_random_u64 called from __kmem_cache_create+0x26/0x530 with crng_init=0
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=32, Nodes=1
[    0.000000] ftrace: allocating 41828 entries in 164 pages
[    0.000000] ftrace: allocated 164 pages with 3 groups
[    0.000000] rcu: Preemptible hierarchical RCU implementation.
[    0.000000] rcu: 	RCU dyntick-idle grace-period acceleration is enabled.
[    0.000000] rcu: 	RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=32.
[    0.000000] rcu: 	RCU priority boosting: priority 1 delay 500 ms.
[    0.000000] 	Trampoline variant of Tasks RCU enabled.
[    0.000000] 	Rude variant of Tasks RCU enabled.
[    0.000000] 	Tracing variant of Tasks RCU enabled.
[    0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
[    0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=32
[    0.000000] NR_IRQS: 20736, nr_irqs: 1224, preallocated irqs: 16
[    0.000000] Console: colour dummy device 80x25
[    0.000000] printk: console [tty0] enabled
[    0.000000] ACPI: Core revision 20201113
[    0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
[    0.000000] APIC: Switch to symmetric I/O mode setup
[    0.000000] Switched APIC routing to physical flat.
[    0.000000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.026666] tsc: Unable to calibrate against PIT
[    0.026666] tsc: using HPET reference calibration
[    0.026666] tsc: Detected 3693.114 MHz processor
[    0.000001] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x6a77d7ed6ba, max_idle_ns: 881590474970 ns
[    0.000004] Calibrating delay loop (skipped), value calculated using timer frequency.. 7389.98 BogoMIPS (lpj=12310380)
[    0.000005] pid_max: default: 32768 minimum: 301
[    0.001485] LSM: Security Framework initializing
[    0.001489] Yama: becoming mindful.
[    0.001493] LSM support for eBPF active
[    0.001528] Mount-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.001557] Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.001698] x86/cpu: User Mode Instruction Prevention (UMIP) activated
[    0.001744] LVT offset 1 assigned for vector 0xf9
[    0.001855] LVT offset 2 assigned for vector 0xf4
[    0.001895] Last level iTLB entries: 4KB 512, 2MB 512, 4MB 256
[    0.001896] Last level dTLB entries: 4KB 2048, 2MB 2048, 4MB 1024, 1GB 0
[    0.001897] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.001898] Spectre V2 : Mitigation: Full AMD retpoline
[    0.001899] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.001899] Spectre V2 : Enabling Restricted Speculation for firmware calls
[    0.001900] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.001900] Spectre V2 : User space: Mitigation: STIBP always-on protection
[    0.001901] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[    0.002078] Freeing SMP alternatives memory: 36K
[    0.109480] smpboot: CPU0: AMD Ryzen 5 5600X 6-Core Processor (family: 0x19, model: 0x21, stepping: 0x0)
[    0.109544] Performance Events: Fam17h+ core perfctr, AMD PMU driver.
[    0.109547] ... version:                0
[    0.109547] ... bit width:              48
[    0.109548] ... generic registers:      6
[    0.109548] ... value mask:             0000ffffffffffff
[    0.109548] ... max period:             00007fffffffffff
[    0.109549] ... fixed-purpose events:   0
[    0.109549] ... event mask:             000000000000003f
[    0.109583] rcu: Hierarchical SRCU implementation.
[    0.109804] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.109921] smp: Bringing up secondary CPUs ...
[    0.109974] x86: Booting SMP configuration:
[    0.109974] .... node  #0, CPUs:        #1  #2  #3  #4  #5  #6
[    0.120194] Spectre V2 : Update user space SMT mitigation: STIBP always-on
[    0.120194]   #7  #8  #9 #10 #11
[    0.132173] smp: Brought up 1 node, 12 CPUs
[    0.132173] smpboot: Max logical packages: 3
[    0.132173] smpboot: Total of 12 processors activated (88670.85 BogoMIPS)
[    0.133518] devtmpfs: initialized
[    0.133518] x86/mm: Memory block size: 128MB
[    0.134086] PM: Registering ACPI NVS region [mem 0x0a200000-0x0a20dfff] (57344 bytes)
[    0.134086] PM: Registering ACPI NVS region [mem 0xbccd1000-0xbd34efff] (6807552 bytes)
[    0.134086] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[    0.134086] futex hash table entries: 8192 (order: 7, 524288 bytes, linear)
[    0.134086] pinctrl core: initialized pinctrl subsystem
[    0.134086] PM: RTC time: 14:32:33, date: 2021-04-10
[    0.134086] NET: Registered protocol family 16
[    0.134086] DMA: preallocated 4096 KiB GFP_KERNEL pool for atomic allocations
[    0.134086] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.134086] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.134086] audit: initializing netlink subsys (disabled)
[    0.134086] audit: type=2000 audit(1618065153.159:1): state=initialized audit_enabled=0 res=1
[    0.134086] thermal_sys: Registered thermal governor 'fair_share'
[    0.134086] thermal_sys: Registered thermal governor 'bang_bang'
[    0.134086] thermal_sys: Registered thermal governor 'step_wise'
[    0.134086] thermal_sys: Registered thermal governor 'user_space'
[    0.134086] thermal_sys: Registered thermal governor 'power_allocator'
[    0.134086] cpuidle: using governor ladder
[    0.134086] cpuidle: using governor menu
[    0.134086] Detected 1 PCC Subspaces
[    0.134086] Registering PCC driver as Mailbox controller
[    0.134086] ACPI: bus type PCI registered
[    0.134086] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.134086] PCI: MMCONFIG for domain 0000 [bus 00-7f] at [mem 0xf0000000-0xf7ffffff] (base 0xf0000000)
[    0.134086] PCI: MMCONFIG at [mem 0xf0000000-0xf7ffffff] reserved in E820
[    0.134086] PCI: Using configuration type 1 for base access
[    0.134086] Kprobes globally optimized
[    0.134086] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    0.134086] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.134086] ACPI: Added _OSI(Module Device)
[    0.134086] ACPI: Added _OSI(Processor Device)
[    0.134086] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.134086] ACPI: Added _OSI(Processor Aggregator Device)
[    0.134086] ACPI: Added _OSI(Linux-Dell-Video)
[    0.134086] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[    0.134086] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[    0.146413] ACPI: 13 ACPI AML tables successfully acquired and loaded
[    0.147368] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    0.154620] ACPI: Interpreter enabled
[    0.154630] ACPI: (supports S0 S3 S4 S5)
[    0.154631] ACPI: Using IOAPIC for interrupt routing
[    0.154817] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.155068] ACPI: Enabled 6 GPEs in block 00 to 1F
[    0.160167] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.160171] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[    0.160274] acpi PNP0A08:00: _OSC: platform does not support [SHPCHotplug LTR DPC]
[    0.160370] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
[    0.160377] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-7f] only partially covers this bridge
[    0.160598] PCI host bridge to bus 0000:00
[    0.160599] pci_bus 0000:00: root bus resource [io  0x0000-0x03af window]
[    0.160600] pci_bus 0000:00: root bus resource [io  0x03e0-0x0cf7 window]
[    0.160601] pci_bus 0000:00: root bus resource [io  0x03b0-0x03df window]
[    0.160601] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.160602] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.160602] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff window]
[    0.160603] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfec2ffff window]
[    0.160604] pci_bus 0000:00: root bus resource [mem 0xfee00000-0xffffffff window]
[    0.160604] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.160612] pci 0000:00:00.0: [1022:1480] type 00 class 0x060000
[    0.160691] pci 0000:00:00.2: [1022:1481] type 00 class 0x080600
[    0.160778] pci 0000:00:01.0: [1022:1482] type 00 class 0x060000
[    0.160844] pci 0000:00:01.1: [1022:1483] type 01 class 0x060400
[    0.160871] pci 0000:00:01.1: enabling Extended Tags
[    0.160923] pci 0000:00:01.1: PME# supported from D0 D3hot D3cold
[    0.161025] pci 0000:00:01.2: [1022:1483] type 01 class 0x060400
[    0.161053] pci 0000:00:01.2: enabling Extended Tags
[    0.161103] pci 0000:00:01.2: PME# supported from D0 D3hot D3cold
[    0.161198] pci 0000:00:02.0: [1022:1482] type 00 class 0x060000
[    0.161261] pci 0000:00:03.0: [1022:1482] type 00 class 0x060000
[    0.161324] pci 0000:00:03.1: [1022:1483] type 01 class 0x060400
[    0.161390] pci 0000:00:03.1: PME# supported from D0 D3hot D3cold
[    0.161478] pci 0000:00:04.0: [1022:1482] type 00 class 0x060000
[    0.161539] pci 0000:00:05.0: [1022:1482] type 00 class 0x060000
[    0.161604] pci 0000:00:07.0: [1022:1482] type 00 class 0x060000
[    0.161664] pci 0000:00:07.1: [1022:1484] type 01 class 0x060400
[    0.161686] pci 0000:00:07.1: enabling Extended Tags
[    0.161722] pci 0000:00:07.1: PME# supported from D0 D3hot D3cold
[    0.161802] pci 0000:00:08.0: [1022:1482] type 00 class 0x060000
[    0.161862] pci 0000:00:08.1: [1022:1484] type 01 class 0x060400
[    0.161886] pci 0000:00:08.1: enabling Extended Tags
[    0.161926] pci 0000:00:08.1: PME# supported from D0 D3hot D3cold
[    0.162023] pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500
[    0.162127] pci 0000:00:14.3: [1022:790e] type 00 class 0x060100
[    0.162236] pci 0000:00:18.0: [1022:1440] type 00 class 0x060000
[    0.162272] pci 0000:00:18.1: [1022:1441] type 00 class 0x060000
[    0.162307] pci 0000:00:18.2: [1022:1442] type 00 class 0x060000
[    0.162342] pci 0000:00:18.3: [1022:1443] type 00 class 0x060000
[    0.162376] pci 0000:00:18.4: [1022:1444] type 00 class 0x060000
[    0.162410] pci 0000:00:18.5: [1022:1445] type 00 class 0x060000
[    0.162444] pci 0000:00:18.6: [1022:1446] type 00 class 0x060000
[    0.162480] pci 0000:00:18.7: [1022:1447] type 00 class 0x060000
[    0.162568] pci 0000:01:00.0: [15b7:5002] type 00 class 0x010802
[    0.162587] pci 0000:01:00.0: reg 0x10: [mem 0xfcf00000-0xfcf03fff 64bit]
[    0.162615] pci 0000:01:00.0: reg 0x20: [mem 0xfcf04000-0xfcf040ff 64bit]
[    0.162765] pci 0000:00:01.1: PCI bridge to [bus 01]
[    0.162770] pci 0000:00:01.1:   bridge window [mem 0xfcf00000-0xfcffffff]
[    0.162814] pci 0000:02:00.0: [1022:43ee] type 00 class 0x0c0330
[    0.162832] pci 0000:02:00.0: reg 0x10: [mem 0xfcca0000-0xfcca7fff 64bit]
[    0.162875] pci 0000:02:00.0: enabling Extended Tags
[    0.162932] pci 0000:02:00.0: PME# supported from D3hot D3cold
[    0.163005] pci 0000:02:00.1: [1022:43eb] type 00 class 0x010601
[    0.163056] pci 0000:02:00.1: reg 0x24: [mem 0xfcc80000-0xfcc9ffff]
[    0.163064] pci 0000:02:00.1: reg 0x30: [mem 0xfcc00000-0xfcc7ffff pref]
[    0.163070] pci 0000:02:00.1: enabling Extended Tags
[    0.163114] pci 0000:02:00.1: PME# supported from D3hot D3cold
[    0.163165] pci 0000:02:00.2: [1022:43e9] type 01 class 0x060400
[    0.163212] pci 0000:02:00.2: enabling Extended Tags
[    0.163261] pci 0000:02:00.2: PME# supported from D3hot D3cold
[    0.163326] pci 0000:00:01.2: PCI bridge to [bus 02-09]
[    0.163329] pci 0000:00:01.2:   bridge window [io  0xf000-0xffff]
[    0.163331] pci 0000:00:01.2:   bridge window [mem 0xfca00000-0xfccfffff]
[    0.163378] pci 0000:03:00.0: [1022:43ea] type 01 class 0x060400
[    0.163429] pci 0000:03:00.0: enabling Extended Tags
[    0.163484] pci 0000:03:00.0: PME# supported from D3hot D3cold
[    0.163551] pci 0000:03:02.0: [1022:43ea] type 01 class 0x060400
[    0.163602] pci 0000:03:02.0: enabling Extended Tags
[    0.163658] pci 0000:03:02.0: PME# supported from D3hot D3cold
[    0.163723] pci 0000:03:03.0: [1022:43ea] type 01 class 0x060400
[    0.163773] pci 0000:03:03.0: enabling Extended Tags
[    0.163829] pci 0000:03:03.0: PME# supported from D3hot D3cold
[    0.163896] pci 0000:03:04.0: [1022:43ea] type 01 class 0x060400
[    0.163947] pci 0000:03:04.0: enabling Extended Tags
[    0.164002] pci 0000:03:04.0: PME# supported from D3hot D3cold
[    0.164072] pci 0000:03:08.0: [1022:43ea] type 01 class 0x060400
[    0.164123] pci 0000:03:08.0: enabling Extended Tags
[    0.164179] pci 0000:03:08.0: PME# supported from D3hot D3cold
[    0.164248] pci 0000:03:09.0: [1022:43ea] type 01 class 0x060400
[    0.164298] pci 0000:03:09.0: enabling Extended Tags
[    0.164354] pci 0000:03:09.0: PME# supported from D3hot D3cold
[    0.164431] pci 0000:02:00.2: PCI bridge to [bus 03-09]
[    0.164436] pci 0000:02:00.2:   bridge window [io  0xf000-0xffff]
[    0.164438] pci 0000:02:00.2:   bridge window [mem 0xfca00000-0xfcbfffff]
[    0.164472] pci 0000:03:00.0: PCI bridge to [bus 04]
[    0.164545] pci 0000:05:00.0: [8086:2723] type 00 class 0x028000
[    0.164576] pci 0000:05:00.0: reg 0x10: [mem 0xfcb00000-0xfcb03fff 64bit]
[    0.164741] pci 0000:05:00.0: PME# supported from D0 D3hot D3cold
[    0.164856] pci 0000:03:02.0: PCI bridge to [bus 05]
[    0.164863] pci 0000:03:02.0:   bridge window [mem 0xfcb00000-0xfcbfffff]
[    0.164900] pci 0000:03:03.0: PCI bridge to [bus 06]
[    0.164941] pci 0000:03:04.0: PCI bridge to [bus 07]
[    0.165022] pci 0000:08:00.0: [10ec:8125] type 00 class 0x020000
[    0.165047] pci 0000:08:00.0: reg 0x10: [io  0xf000-0xf0ff]
[    0.165081] pci 0000:08:00.0: reg 0x18: [mem 0xfca00000-0xfca0ffff 64bit]
[    0.165102] pci 0000:08:00.0: reg 0x20: [mem 0xfca10000-0xfca13fff 64bit]
[    0.165253] pci 0000:08:00.0: supports D1 D2
[    0.165253] pci 0000:08:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.165419] pci 0000:03:08.0: PCI bridge to [bus 08]
[    0.165424] pci 0000:03:08.0:   bridge window [io  0xf000-0xffff]
[    0.165426] pci 0000:03:08.0:   bridge window [mem 0xfca00000-0xfcafffff]
[    0.165461] pci 0000:03:09.0: PCI bridge to [bus 09]
[    0.165554] pci 0000:0a:00.0: [1002:1478] type 01 class 0x060400
[    0.165567] pci 0000:0a:00.0: reg 0x10: [mem 0xfce00000-0xfce03fff]
[    0.165663] pci 0000:0a:00.0: PME# supported from D0 D3hot D3cold
[    0.165772] pci 0000:00:03.1: PCI bridge to [bus 0a-0c]
[    0.165774] pci 0000:00:03.1:   bridge window [io  0xe000-0xefff]
[    0.165776] pci 0000:00:03.1:   bridge window [mem 0xfcd00000-0xfcefffff]
[    0.165779] pci 0000:00:03.1:   bridge window [mem 0xd0000000-0xe01fffff 64bit pref]
[    0.165831] pci 0000:0b:00.0: [1002:1479] type 01 class 0x060400
[    0.165937] pci 0000:0b:00.0: PME# supported from D0 D3hot D3cold
[    0.166188] pci 0000:0a:00.0: PCI bridge to [bus 0b-0c]
[    0.166193] pci 0000:0a:00.0:   bridge window [io  0xe000-0xefff]
[    0.166195] pci 0000:0a:00.0:   bridge window [mem 0xfcd00000-0xfcdfffff]
[    0.166199] pci 0000:0a:00.0:   bridge window [mem 0xd0000000-0xe01fffff 64bit pref]
[    0.166261] pci 0000:0c:00.0: [1002:7340] type 00 class 0x030000
[    0.166278] pci 0000:0c:00.0: reg 0x10: [mem 0xd0000000-0xdfffffff 64bit pref]
[    0.166288] pci 0000:0c:00.0: reg 0x18: [mem 0xe0000000-0xe01fffff 64bit pref]
[    0.166295] pci 0000:0c:00.0: reg 0x20: [io  0xe000-0xe0ff]
[    0.166302] pci 0000:0c:00.0: reg 0x24: [mem 0xfcd00000-0xfcd7ffff]
[    0.166309] pci 0000:0c:00.0: reg 0x30: [mem 0xfcd80000-0xfcd9ffff pref]
[    0.166334] pci 0000:0c:00.0: BAR 0: assigned to efifb
[    0.166405] pci 0000:0c:00.0: PME# supported from D1 D2 D3hot D3cold
[    0.166485] pci 0000:0c:00.0: 126.024 Gb/s available PCIe bandwidth, limited by 16.0 GT/s PCIe x8 link at 0000:00:03.1 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link)
[    0.166526] pci 0000:0c:00.1: [1002:ab38] type 00 class 0x040300
[    0.166537] pci 0000:0c:00.1: reg 0x10: [mem 0xfcda0000-0xfcda3fff]
[    0.166619] pci 0000:0c:00.1: PME# supported from D1 D2 D3hot D3cold
[    0.166706] pci 0000:0b:00.0: PCI bridge to [bus 0c]
[    0.166710] pci 0000:0b:00.0:   bridge window [io  0xe000-0xefff]
[    0.166712] pci 0000:0b:00.0:   bridge window [mem 0xfcd00000-0xfcdfffff]
[    0.166716] pci 0000:0b:00.0:   bridge window [mem 0xd0000000-0xe01fffff 64bit pref]
[    0.166762] pci 0000:0d:00.0: [1022:148a] type 00 class 0x130000
[    0.166789] pci 0000:0d:00.0: enabling Extended Tags
[    0.166881] pci 0000:00:07.1: PCI bridge to [bus 0d]
[    0.166930] pci 0000:0e:00.0: [1022:1485] type 00 class 0x130000
[    0.166962] pci 0000:0e:00.0: enabling Extended Tags
[    0.167069] pci 0000:0e:00.1: [1022:1486] type 00 class 0x108000
[    0.167084] pci 0000:0e:00.1: reg 0x18: [mem 0xfc800000-0xfc8fffff]
[    0.167095] pci 0000:0e:00.1: reg 0x24: [mem 0xfc908000-0xfc909fff]
[    0.167103] pci 0000:0e:00.1: enabling Extended Tags
[    0.167194] pci 0000:0e:00.3: [1022:149c] type 00 class 0x0c0330
[    0.167206] pci 0000:0e:00.3: reg 0x10: [mem 0xfc700000-0xfc7fffff 64bit]
[    0.167235] pci 0000:0e:00.3: enabling Extended Tags
[    0.167278] pci 0000:0e:00.3: PME# supported from D0 D3hot D3cold
[    0.167340] pci 0000:0e:00.4: [1022:1487] type 00 class 0x040300
[    0.167348] pci 0000:0e:00.4: reg 0x10: [mem 0xfc900000-0xfc907fff]
[    0.167373] pci 0000:0e:00.4: enabling Extended Tags
[    0.167414] pci 0000:0e:00.4: PME# supported from D0 D3hot D3cold
[    0.167480] pci 0000:00:08.1: PCI bridge to [bus 0e]
[    0.167483] pci 0000:00:08.1:   bridge window [mem 0xfc700000-0xfc9fffff]
[    0.167657] ACPI: PCI Interrupt Link [LNKA] (IRQs 4 5 7 10 11 14 15) *0
[    0.167695] ACPI: PCI Interrupt Link [LNKB] (IRQs 4 5 7 10 11 14 15) *0
[    0.167727] ACPI: PCI Interrupt Link [LNKC] (IRQs 4 5 7 10 11 14 15) *0
[    0.167765] ACPI: PCI Interrupt Link [LNKD] (IRQs 4 5 7 10 11 14 15) *0
[    0.167800] ACPI: PCI Interrupt Link [LNKE] (IRQs 4 5 7 10 11 14 15) *0
[    0.167829] ACPI: PCI Interrupt Link [LNKF] (IRQs 4 5 7 10 11 14 15) *0
[    0.167858] ACPI: PCI Interrupt Link [LNKG] (IRQs 4 5 7 10 11 14 15) *0
[    0.167887] ACPI: PCI Interrupt Link [LNKH] (IRQs 4 5 7 10 11 14 15) *0
[    0.168383] iommu: Default domain type: Translated 
[    0.168402] pci 0000:0c:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
[    0.168402] pci 0000:0c:00.0: vgaarb: bridge control possible
[    0.168402] pci 0000:0c:00.0: vgaarb: setting as boot device
[    0.168402] vgaarb: loaded
[    0.168402] SCSI subsystem initialized
[    0.168402] libata version 3.00 loaded.
[    0.168402] ACPI: bus type USB registered
[    0.168402] usbcore: registered new interface driver usbfs
[    0.168402] usbcore: registered new interface driver hub
[    0.168402] usbcore: registered new device driver usb
[    0.168402] pps_core: LinuxPPS API ver. 1 registered
[    0.168402] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.168402] PTP clock support registered
[    0.168402] EDAC MC: Ver: 3.0.0
[    0.168402] Registered efivars operations
[    0.168402] NetLabel: Initializing
[    0.168402] NetLabel:  domain hash size = 128
[    0.168402] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.168402] NetLabel:  unlabeled traffic allowed by default
[    0.168402] PCI: Using ACPI for IRQ routing
[    0.172441] PCI: pci_cache_line_size set to 64 bytes
[    0.172513] e820: reserve RAM buffer [mem 0x09e20000-0x0bffffff]
[    0.172514] e820: reserve RAM buffer [mem 0x0a200000-0x0bffffff]
[    0.172514] e820: reserve RAM buffer [mem 0x0b000000-0x0bffffff]
[    0.172515] e820: reserve RAM buffer [mem 0xb917e018-0xbbffffff]
[    0.172516] e820: reserve RAM buffer [mem 0xb933f018-0xbbffffff]
[    0.172516] e820: reserve RAM buffer [mem 0xb93f7000-0xbbffffff]
[    0.172517] e820: reserve RAM buffer [mem 0xb999d000-0xbbffffff]
[    0.172517] e820: reserve RAM buffer [mem 0xbc945000-0xbfffffff]
[    0.172518] e820: reserve RAM buffer [mem 0xbf000000-0xbfffffff]
[    0.172518] e820: reserve RAM buffer [mem 0x83f380000-0x83fffffff]
[    0.172521] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[    0.172521] hpet0: 3 comparators, 32-bit 14.318180 MHz counter
[    0.174367] clocksource: Switched to clocksource tsc-early
[    0.177117] VFS: Disk quotas dquot_6.6.0
[    0.177125] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.177154] pnp: PnP ACPI init
[    0.177203] system 00:00: [mem 0xf0000000-0xf7ffffff] has been reserved
[    0.177205] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.177240] system 00:01: [mem 0xfd200000-0xfd2fffff] has been reserved
[    0.177241] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.177265] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.177359] system 00:03: [io  0x0a00-0x0a2f] has been reserved
[    0.177360] system 00:03: [io  0x0a30-0x0a3f] has been reserved
[    0.177361] system 00:03: [io  0x0a40-0x0a4f] has been reserved
[    0.177362] system 00:03: [mem 0xfe000000-0xfe00ffff] has been reserved
[    0.177363] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.177501] system 00:04: [io  0x04d0-0x04d1] has been reserved
[    0.177502] system 00:04: [io  0x040b] has been reserved
[    0.177502] system 00:04: [io  0x04d6] has been reserved
[    0.177503] system 00:04: [io  0x0c00-0x0c01] has been reserved
[    0.177503] system 00:04: [io  0x0c14] has been reserved
[    0.177504] system 00:04: [io  0x0c50-0x0c51] has been reserved
[    0.177505] system 00:04: [io  0x0c52] has been reserved
[    0.177505] system 00:04: [io  0x0c6c] has been reserved
[    0.177506] system 00:04: [io  0x0c6f] has been reserved
[    0.177506] system 00:04: [io  0x0cd0-0x0cd1] has been reserved
[    0.177507] system 00:04: [io  0x0cd2-0x0cd3] has been reserved
[    0.177508] system 00:04: [io  0x0cd4-0x0cd5] has been reserved
[    0.177508] system 00:04: [io  0x0cd6-0x0cd7] has been reserved
[    0.177509] system 00:04: [io  0x0cd8-0x0cdf] has been reserved
[    0.177509] system 00:04: [io  0x0800-0x089f] has been reserved
[    0.177510] system 00:04: [io  0x0b00-0x0b0f] has been reserved
[    0.177510] system 00:04: [io  0x0b20-0x0b3f] has been reserved
[    0.177511] system 00:04: [io  0x0900-0x090f] has been reserved
[    0.177512] system 00:04: [io  0x0910-0x091f] has been reserved
[    0.177513] system 00:04: [mem 0xfec00000-0xfec00fff] could not be reserved
[    0.177513] system 00:04: [mem 0xfec01000-0xfec01fff] could not be reserved
[    0.177514] system 00:04: [mem 0xfedc0000-0xfedc0fff] has been reserved
[    0.177515] system 00:04: [mem 0xfee00000-0xfee00fff] has been reserved
[    0.177516] system 00:04: [mem 0xfed80000-0xfed8ffff] could not be reserved
[    0.177516] system 00:04: [mem 0xfec10000-0xfec10fff] has been reserved
[    0.177517] system 00:04: [mem 0xff000000-0xffffffff] has been reserved
[    0.177518] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.177842] pnp: PnP ACPI: found 5 devices
[    0.182981] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.183014] NET: Registered protocol family 2
[    0.183105] tcp_listen_portaddr_hash hash table entries: 16384 (order: 6, 262144 bytes, linear)
[    0.183223] TCP established hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.183420] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[    0.183472] TCP: Hash tables configured (established 262144 bind 65536)
[    0.183590] MPTCP token hash table entries: 32768 (order: 7, 786432 bytes, linear)
[    0.183637] UDP hash table entries: 16384 (order: 7, 524288 bytes, linear)
[    0.183698] UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes, linear)
[    0.183769] NET: Registered protocol family 1
[    0.183772] NET: Registered protocol family 44
[    0.183780] pci 0000:00:01.1: PCI bridge to [bus 01]
[    0.183784] pci 0000:00:01.1:   bridge window [mem 0xfcf00000-0xfcffffff]
[    0.183789] pci 0000:03:00.0: PCI bridge to [bus 04]
[    0.183800] pci 0000:03:02.0: PCI bridge to [bus 05]
[    0.183804] pci 0000:03:02.0:   bridge window [mem 0xfcb00000-0xfcbfffff]
[    0.183812] pci 0000:03:03.0: PCI bridge to [bus 06]
[    0.183823] pci 0000:03:04.0: PCI bridge to [bus 07]
[    0.183834] pci 0000:03:08.0: PCI bridge to [bus 08]
[    0.183836] pci 0000:03:08.0:   bridge window [io  0xf000-0xffff]
[    0.183840] pci 0000:03:08.0:   bridge window [mem 0xfca00000-0xfcafffff]
[    0.183847] pci 0000:03:09.0: PCI bridge to [bus 09]
[    0.183858] pci 0000:02:00.2: PCI bridge to [bus 03-09]
[    0.183860] pci 0000:02:00.2:   bridge window [io  0xf000-0xffff]
[    0.183864] pci 0000:02:00.2:   bridge window [mem 0xfca00000-0xfcbfffff]
[    0.183871] pci 0000:00:01.2: PCI bridge to [bus 02-09]
[    0.183872] pci 0000:00:01.2:   bridge window [io  0xf000-0xffff]
[    0.183875] pci 0000:00:01.2:   bridge window [mem 0xfca00000-0xfccfffff]
[    0.183880] pci 0000:0b:00.0: PCI bridge to [bus 0c]
[    0.183882] pci 0000:0b:00.0:   bridge window [io  0xe000-0xefff]
[    0.183885] pci 0000:0b:00.0:   bridge window [mem 0xfcd00000-0xfcdfffff]
[    0.183888] pci 0000:0b:00.0:   bridge window [mem 0xd0000000-0xe01fffff 64bit pref]
[    0.183892] pci 0000:0a:00.0: PCI bridge to [bus 0b-0c]
[    0.183894] pci 0000:0a:00.0:   bridge window [io  0xe000-0xefff]
[    0.183897] pci 0000:0a:00.0:   bridge window [mem 0xfcd00000-0xfcdfffff]
[    0.183900] pci 0000:0a:00.0:   bridge window [mem 0xd0000000-0xe01fffff 64bit pref]
[    0.183904] pci 0000:00:03.1: PCI bridge to [bus 0a-0c]
[    0.183906] pci 0000:00:03.1:   bridge window [io  0xe000-0xefff]
[    0.183908] pci 0000:00:03.1:   bridge window [mem 0xfcd00000-0xfcefffff]
[    0.183910] pci 0000:00:03.1:   bridge window [mem 0xd0000000-0xe01fffff 64bit pref]
[    0.183913] pci 0000:00:07.1: PCI bridge to [bus 0d]
[    0.183919] pci 0000:00:08.1: PCI bridge to [bus 0e]
[    0.183922] pci 0000:00:08.1:   bridge window [mem 0xfc700000-0xfc9fffff]
[    0.183926] pci_bus 0000:00: resource 4 [io  0x0000-0x03af window]
[    0.183927] pci_bus 0000:00: resource 5 [io  0x03e0-0x0cf7 window]
[    0.183928] pci_bus 0000:00: resource 6 [io  0x03b0-0x03df window]
[    0.183929] pci_bus 0000:00: resource 7 [io  0x0d00-0xffff window]
[    0.183930] pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000bffff window]
[    0.183930] pci_bus 0000:00: resource 9 [mem 0x000c0000-0x000dffff window]
[    0.183931] pci_bus 0000:00: resource 10 [mem 0xc0000000-0xfec2ffff window]
[    0.183932] pci_bus 0000:00: resource 11 [mem 0xfee00000-0xffffffff window]
[    0.183933] pci_bus 0000:01: resource 1 [mem 0xfcf00000-0xfcffffff]
[    0.183934] pci_bus 0000:02: resource 0 [io  0xf000-0xffff]
[    0.183934] pci_bus 0000:02: resource 1 [mem 0xfca00000-0xfccfffff]
[    0.183935] pci_bus 0000:03: resource 0 [io  0xf000-0xffff]
[    0.183936] pci_bus 0000:03: resource 1 [mem 0xfca00000-0xfcbfffff]
[    0.183937] pci_bus 0000:05: resource 1 [mem 0xfcb00000-0xfcbfffff]
[    0.183937] pci_bus 0000:08: resource 0 [io  0xf000-0xffff]
[    0.183938] pci_bus 0000:08: resource 1 [mem 0xfca00000-0xfcafffff]
[    0.183939] pci_bus 0000:0a: resource 0 [io  0xe000-0xefff]
[    0.183939] pci_bus 0000:0a: resource 1 [mem 0xfcd00000-0xfcefffff]
[    0.183940] pci_bus 0000:0a: resource 2 [mem 0xd0000000-0xe01fffff 64bit pref]
[    0.183941] pci_bus 0000:0b: resource 0 [io  0xe000-0xefff]
[    0.183942] pci_bus 0000:0b: resource 1 [mem 0xfcd00000-0xfcdfffff]
[    0.183942] pci_bus 0000:0b: resource 2 [mem 0xd0000000-0xe01fffff 64bit pref]
[    0.183943] pci_bus 0000:0c: resource 0 [io  0xe000-0xefff]
[    0.183944] pci_bus 0000:0c: resource 1 [mem 0xfcd00000-0xfcdfffff]
[    0.183944] pci_bus 0000:0c: resource 2 [mem 0xd0000000-0xe01fffff 64bit pref]
[    0.183945] pci_bus 0000:0e: resource 1 [mem 0xfc700000-0xfc9fffff]
[    0.184096] pci 0000:0b:00.0: CLS mismatch (64 != 548), using 64 bytes
[    0.184098] pci 0000:0c:00.0: disabling ATS
[    0.184110] pci 0000:0c:00.1: D0 power state depends on 0000:0c:00.0
[    0.184253] Trying to unpack rootfs image as initramfs...
[    0.227754] Freeing initrd memory: 14204K
[    0.227773] pci 0000:00:00.2: AMD-Vi: IOMMU performance counters supported
[    0.227806] pci 0000:00:01.0: Adding to iommu group 0
[    0.227812] pci 0000:00:01.1: Adding to iommu group 1
[    0.227818] pci 0000:00:01.2: Adding to iommu group 2
[    0.227825] pci 0000:00:02.0: Adding to iommu group 3
[    0.227831] pci 0000:00:03.0: Adding to iommu group 4
[    0.227836] pci 0000:00:03.1: Adding to iommu group 5
[    0.227842] pci 0000:00:04.0: Adding to iommu group 6
[    0.227848] pci 0000:00:05.0: Adding to iommu group 7
[    0.227855] pci 0000:00:07.0: Adding to iommu group 8
[    0.227860] pci 0000:00:07.1: Adding to iommu group 9
[    0.227868] pci 0000:00:08.0: Adding to iommu group 10
[    0.227873] pci 0000:00:08.1: Adding to iommu group 11
[    0.227881] pci 0000:00:14.0: Adding to iommu group 12
[    0.227885] pci 0000:00:14.3: Adding to iommu group 12
[    0.227903] pci 0000:00:18.0: Adding to iommu group 13
[    0.227907] pci 0000:00:18.1: Adding to iommu group 13
[    0.227912] pci 0000:00:18.2: Adding to iommu group 13
[    0.227916] pci 0000:00:18.3: Adding to iommu group 13
[    0.227920] pci 0000:00:18.4: Adding to iommu group 13
[    0.227924] pci 0000:00:18.5: Adding to iommu group 13
[    0.227928] pci 0000:00:18.6: Adding to iommu group 13
[    0.227932] pci 0000:00:18.7: Adding to iommu group 13
[    0.227938] pci 0000:01:00.0: Adding to iommu group 14
[    0.227949] pci 0000:02:00.0: Adding to iommu group 15
[    0.227955] pci 0000:02:00.1: Adding to iommu group 15
[    0.227961] pci 0000:02:00.2: Adding to iommu group 15
[    0.227963] pci 0000:03:00.0: Adding to iommu group 15
[    0.227965] pci 0000:03:02.0: Adding to iommu group 15
[    0.227968] pci 0000:03:03.0: Adding to iommu group 15
[    0.227970] pci 0000:03:04.0: Adding to iommu group 15
[    0.227972] pci 0000:03:08.0: Adding to iommu group 15
[    0.227974] pci 0000:03:09.0: Adding to iommu group 15
[    0.227977] pci 0000:05:00.0: Adding to iommu group 15
[    0.227979] pci 0000:08:00.0: Adding to iommu group 15
[    0.227985] pci 0000:0a:00.0: Adding to iommu group 16
[    0.227990] pci 0000:0b:00.0: Adding to iommu group 17
[    0.228000] pci 0000:0c:00.0: Adding to iommu group 18
[    0.228009] pci 0000:0c:00.1: Adding to iommu group 19
[    0.228014] pci 0000:0d:00.0: Adding to iommu group 20
[    0.228021] pci 0000:0e:00.0: Adding to iommu group 21
[    0.228028] pci 0000:0e:00.1: Adding to iommu group 22
[    0.228034] pci 0000:0e:00.3: Adding to iommu group 23
[    0.228041] pci 0000:0e:00.4: Adding to iommu group 24
[    0.230574] pci 0000:00:00.2: AMD-Vi: Found IOMMU cap 0x40
[    0.230575] pci 0000:00:00.2: AMD-Vi: Extended features (0x58f77ef22294ade):
[    0.230576]  PPR X2APIC NX GT IA GA PC GA_vAPIC
[    0.230579] AMD-Vi: Interrupt remapping enabled
[    0.230579] AMD-Vi: Virtual APIC enabled
[    0.230579] AMD-Vi: X2APIC enabled
[    0.230628] AMD-Vi: Lazy IO/TLB flushing enabled
[    0.231010] amd_uncore: 4  amd_df counters detected
[    0.231014] amd_uncore: 6  amd_l3 counters detected
[    0.231133] LVT offset 0 assigned for vector 0x400
[    0.231181] perf: AMD IBS detected (0x000003ff)
[    0.231185] perf/amd_iommu: Detected AMD IOMMU #0 (2 banks, 4 counters/bank).
[    0.231707] check: Scanning for low memory corruption every 60 seconds
[    0.231919] Initialise system trusted keyrings
[    0.231929] Key type blacklist registered
[    0.231950] workingset: timestamp_bits=41 max_order=23 bucket_order=0
[    0.232354] zbud: loaded
[    0.234711] Key type asymmetric registered
[    0.234712] Asymmetric key parser 'x509' registered
[    0.234715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
[    0.234735] io scheduler mq-deadline registered
[    0.234736] io scheduler kyber registered
[    0.234745] io scheduler bfq registered
[    0.234811] atomic64_test: passed for x86-64 platform with CX8 and with SSE
[    0.234908] pcieport 0000:00:01.1: PME: Signaling with IRQ 26
[    0.234943] pcieport 0000:00:01.1: AER: enabled with IRQ 26
[    0.235038] pcieport 0000:00:01.2: PME: Signaling with IRQ 27
[    0.235082] pcieport 0000:00:01.2: AER: enabled with IRQ 27
[    0.235175] pcieport 0000:00:03.1: PME: Signaling with IRQ 28
[    0.235203] pcieport 0000:00:03.1: AER: enabled with IRQ 28
[    0.235344] pcieport 0000:00:07.1: PME: Signaling with IRQ 30
[    0.235373] pcieport 0000:00:07.1: AER: enabled with IRQ 30
[    0.235469] pcieport 0000:00:08.1: PME: Signaling with IRQ 31
[    0.235499] pcieport 0000:00:08.1: AER: enabled with IRQ 31
[    0.236539] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    0.236551] efifb: probing for efifb
[    0.236562] efifb: framebuffer at 0xd0000000, using 3072k, total 3072k
[    0.236563] efifb: mode is 1024x768x32, linelength=4096, pages=1
[    0.236564] efifb: scrolling: redraw
[    0.236564] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    0.236583] fbcon: Deferring console take-over
[    0.236584] fb0: EFI VGA frame buffer device
[    0.236648] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[    0.236659] ACPI: Power Button [PWRB]
[    0.236674] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[    0.236713] ACPI: Power Button [PWRF]
[    0.240050] smpboot: Estimated ratio of average max frequency by base frequency (times 1024): 1194
[    0.240061] Monitor-Mwait will be used to enter C-1 state
[    0.240065] ACPI: \_SB_.PLTF.C000: Found 2 idle states
[    0.240124] ACPI: \_SB_.PLTF.C002: Found 2 idle states
[    0.240188] ACPI: \_SB_.PLTF.C004: Found 2 idle states
[    0.240246] ACPI: \_SB_.PLTF.C006: Found 2 idle states
[    0.240292] ACPI: \_SB_.PLTF.C008: Found 2 idle states
[    0.240337] ACPI: \_SB_.PLTF.C00A: Found 2 idle states
[    0.240395] ACPI: \_SB_.PLTF.C001: Found 2 idle states
[    0.240456] ACPI: \_SB_.PLTF.C003: Found 2 idle states
[    0.240513] ACPI: \_SB_.PLTF.C005: Found 2 idle states
[    0.240570] ACPI: \_SB_.PLTF.C007: Found 2 idle states
[    0.240628] ACPI: \_SB_.PLTF.C009: Found 2 idle states
[    0.240689] ACPI: \_SB_.PLTF.C00B: Found 2 idle states
[    1.250021] tsc: Refined TSC clocksource calibration: 3693.060 MHz
[    1.250028] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x6a77744cfd5, max_idle_ns: 881590969987 ns
[    1.250218] clocksource: Switched to clocksource tsc
[    2.371051] ACPI: Invalid passive threshold
[    2.371264] thermal LNXTHERM:00: registered as thermal_zone0
[    2.371266] ACPI: Thermal Zone [TZ10] (17 C)
[    2.371362] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    2.371943] Non-volatile memory driver v1.3
[    2.371944] AMD-Vi: AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
[    2.372595] nvme nvme0: pci function 0000:01:00.0
[    2.372618] ahci 0000:02:00.1: version 3.0
[    2.372757] ahci 0000:02:00.1: SSS flag set, parallel bus scan disabled
[    2.372833] ahci 0000:02:00.1: AHCI 0001.0301 32 slots 6 ports 6 Gbps 0x3f impl SATA mode
[    2.372834] ahci 0000:02:00.1: flags: 64bit ncq sntf stag pm led clo only pmp pio slum part sxs deso sadm sds apst 
[    2.373086] scsi host0: ahci
[    2.373174] scsi host1: ahci
[    2.373235] scsi host2: ahci
[    2.373286] scsi host3: ahci
[    2.373352] scsi host4: ahci
[    2.373406] scsi host5: ahci
[    2.373438] ata1: SATA max UDMA/133 abar m131072@0xfcc80000 port 0xfcc80100 irq 48
[    2.373441] ata2: SATA max UDMA/133 abar m131072@0xfcc80000 port 0xfcc80180 irq 48
[    2.373443] ata3: SATA max UDMA/133 abar m131072@0xfcc80000 port 0xfcc80200 irq 48
[    2.373445] ata4: SATA max UDMA/133 abar m131072@0xfcc80000 port 0xfcc80280 irq 48
[    2.373447] ata5: SATA max UDMA/133 abar m131072@0xfcc80000 port 0xfcc80300 irq 48
[    2.373449] ata6: SATA max UDMA/133 abar m131072@0xfcc80000 port 0xfcc80380 irq 48
[    2.373476] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    2.373483] ehci-pci: EHCI PCI platform driver
[    2.373489] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    2.373491] ohci-pci: OHCI PCI platform driver
[    2.373496] uhci_hcd: USB Universal Host Controller Interface driver
[    2.373515] usbcore: registered new interface driver usbserial_generic
[    2.373517] usbserial: USB Serial support registered for generic
[    2.373526] i8042: PNP: No PS/2 controller found.
[    2.373583] rtc_cmos 00:02: RTC can wake from S4
[    2.373797] rtc_cmos 00:02: registered as rtc0
[    2.373851] rtc_cmos 00:02: setting system clock to 2021-04-10T14:32:35 UTC (1618065155)
[    2.373860] rtc_cmos 00:02: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[    2.373959] ledtrig-cpu: registered to indicate activity on CPUs
[    2.374057] hid: raw HID events driver (C) Jiri Kosina
[    2.374097] drop_monitor: Initializing network drop monitor service
[    2.374136] Initializing XFRM netlink socket
[    2.374195] NET: Registered protocol family 10
[    2.376209] Segment Routing with IPv6
[    2.376209] RPL Segment Routing with IPv6
[    2.376217] NET: Registered protocol family 17
[    2.376647] microcode: CPU0: patch_level=0x0a201009
[    2.376650] microcode: CPU1: patch_level=0x0a201009
[    2.376654] microcode: CPU2: patch_level=0x0a201009
[    2.376658] microcode: CPU3: patch_level=0x0a201009
[    2.376660] microcode: CPU4: patch_level=0x0a201009
[    2.376668] microcode: CPU5: patch_level=0x0a201009
[    2.376682] microcode: CPU6: patch_level=0x0a201009
[    2.376686] microcode: CPU7: patch_level=0x0a201009
[    2.376691] microcode: CPU8: patch_level=0x0a201009
[    2.376697] microcode: CPU9: patch_level=0x0a201009
[    2.376702] microcode: CPU10: patch_level=0x0a201009
[    2.376708] microcode: CPU11: patch_level=0x0a201009
[    2.376710] microcode: Microcode Update Driver: v2.2.
[    2.376793] resctrl: L3 allocation detected
[    2.376794] resctrl: L3DATA allocation detected
[    2.376794] resctrl: L3CODE allocation detected
[    2.376795] resctrl: MB allocation detected
[    2.376795] resctrl: L3 monitoring detected
[    2.376797] IPI shorthand broadcast: enabled
[    2.376804] sched_clock: Marking stable (2403451377, -26663399)->(2380807209, -4019231)
[    2.376894] registered taskstats version 1
[    2.376899] Loading compiled-in X.509 certificates
[    2.377897] Loaded X.509 cert 'Build time autogenerated kernel key: f6d8cecfc31bc16bd04d432fd8c9f0df06929f1f'
[    2.378454] zswap: loaded using pool lz4/z3fold
[    2.378561] Key type ._fscrypt registered
[    2.378562] Key type .fscrypt registered
[    2.378562] Key type fscrypt-provisioning registered
[    2.378806] PM:   Magic number: 1:700:535
[    2.378809] tty ttyS15: hash matches
[    2.378899] RAS: Correctable Errors collector initialized.
[    2.382186] nvme nvme0: 32/0/0 default/read/poll queues
[    2.384964]  nvme0n1: p1 p2 p3 p4
[    2.686447] ata1: SATA link down (SStatus 0 SControl 300)
[    2.999782] ata2: SATA link down (SStatus 0 SControl 300)
[    3.313111] ata3: SATA link down (SStatus 0 SControl 300)
[    3.626448] ata4: SATA link down (SStatus 0 SControl 300)
[    4.660019] ata5: failed to resume link (SControl 0)
[    4.660037] ata5: SATA link down (SStatus 0 SControl 0)
[    4.973096] ata6: SATA link down (SStatus 0 SControl 330)
[    4.973926] Freeing unused decrypted memory: 2036K
[    4.974097] Freeing unused kernel image (initmem) memory: 1720K
[    4.974099] Write protecting the kernel read-only data: 26624k
[    4.974408] Freeing unused kernel image (text/rodata gap) memory: 2036K
[    4.974569] Freeing unused kernel image (rodata/data gap) memory: 1340K
[    4.995428] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    4.995430] rodata_test: all tests were successful
[    4.995432] Run /init as init process
[    4.995433]   with arguments:
[    4.995434]     /init
[    4.995434]   with environment:
[    4.995434]     HOME=/
[    4.995435]     TERM=linux
[    5.002081] random: crng init done
[    5.002085] systemd[1]: Successfully credited entropy passed from boot loader.
[    5.002271] systemd[1]: systemd 248-4-arch running in system mode. (+PAM +AUDIT -SELINUX -APPARMOR -IMA +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT -QRENCODE +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +XKBCOMMON +UTMP -SYSVINIT default-hierarchy=unified)
[    5.016700] systemd[1]: Detected architecture x86-64.
[    5.016702] systemd[1]: Running in initial RAM disk.
[    5.016725] fbcon: Taking over console
[    5.016759] systemd[1]: Initializing machine ID from random generator.
[    5.023384] Console: switching to colour frame buffer device 128x48
[    5.033285] systemd[1]: Queued start job for default target Initrd Default Target.
[    5.033737] systemd[1]: Created slice system-systemd\x2dcryptsetup.slice.
[    5.033799] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[    5.033837] systemd[1]: Reached target Local File Systems.
[    5.033861] systemd[1]: Reached target Paths.
[    5.033882] systemd[1]: Reached target Slices.
[    5.033903] systemd[1]: Reached target Swap.
[    5.033925] systemd[1]: Reached target Timers.
[    5.033991] systemd[1]: Listening on Journal Audit Socket.
[    5.034046] systemd[1]: Listening on Journal Socket (/dev/log).
[    5.034102] systemd[1]: Listening on Journal Socket.
[    5.034154] systemd[1]: Listening on udev Control Socket.
[    5.034196] systemd[1]: Listening on udev Kernel Socket.
[    5.034223] systemd[1]: Reached target Sockets.
[    5.034499] systemd[1]: Starting Create list of static device nodes for the current kernel...
[    5.035193] systemd[1]: Starting Journal Service...
[    5.035499] systemd[1]: Starting Load Kernel Modules...
[    5.035782] systemd[1]: Starting Coldplug All udev Devices...
[    5.036026] systemd[1]: Finished Create list of static device nodes for the current kernel.
[    5.036451] systemd[1]: Starting Create Static Device Nodes in /dev...
[    5.036977] systemd[1]: Finished Load Kernel Modules.
[    5.037879] systemd[1]: Finished Create Static Device Nodes in /dev.
[    5.038210] audit: type=1334 audit(1618065158.160:2): prog-id=6 op=LOAD
[    5.038247] audit: type=1334 audit(1618065158.160:3): prog-id=7 op=LOAD
[    5.038281] audit: type=1334 audit(1618065158.160:4): prog-id=8 op=LOAD
[    5.038433] systemd[1]: Starting Rule-based Manager for Device Events and Files...
[    5.042906] systemd[1]: Started Rule-based Manager for Device Events and Files.
[    5.042964] audit: type=1130 audit(1618065158.163:5): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udevd comm="systemd" exe="/init" hostname=? addr=? terminal=? res=success'
[    5.056190] systemd[1]: Started Journal Service.
[    5.056257] audit: type=1130 audit(1618065158.176:6): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/init" hostname=? addr=? terminal=? res=success'
[    5.067558] audit: type=1130 audit(1618065158.190:7): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udev-trigger comm="systemd" exe="/init" hostname=? addr=? terminal=? res=success'
[    5.069965] xhci_hcd 0000:02:00.0: xHCI Host Controller
[    5.069970] xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 1
[    5.072686] ccp 0000:0e:00.1: enabling device (0000 -> 0002)
[    5.072770] ccp 0000:0e:00.1: ccp: unable to access the device: you might be running a broken BIOS.
[    5.074515] cryptd: max_cpu_qlen set to 1000
[    5.077588] AVX2 version of gcm_enc/dec engaged.
[    5.077589] AES CTR mode by8 optimization enabled
[    5.096851] device-mapper: uevent: version 1.0.3
[    5.096882] device-mapper: ioctl: 4.43.0-ioctl (2020-10-01) initialised: dm-devel@redhat.com
[    5.113750] audit: type=1130 audit(1618065158.236:8): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-ask-password-console comm="systemd" exe="/init" hostname=? addr=? terminal=? res=success'
[    5.167048] xhci_hcd 0000:02:00.0: hcc params 0x0200ef81 hci version 0x110 quirks 0x0000000000000410
[    5.167327] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.11
[    5.167329] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    5.167330] usb usb1: Product: xHCI Host Controller
[    5.167331] usb usb1: Manufacturer: Linux 5.11.12-arch1-1 xhci-hcd
[    5.167331] usb usb1: SerialNumber: 0000:02:00.0
[    5.167383] hub 1-0:1.0: USB hub found
[    5.167395] hub 1-0:1.0: 10 ports detected
[    5.167534] xhci_hcd 0000:02:00.0: xHCI Host Controller
[    5.167535] xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 2
[    5.167537] xhci_hcd 0000:02:00.0: Host supports USB 3.1 Enhanced SuperSpeed
[    5.167573] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[    5.167582] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.11
[    5.167583] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    5.167584] usb usb2: Product: xHCI Host Controller
[    5.167584] usb usb2: Manufacturer: Linux 5.11.12-arch1-1 xhci-hcd
[    5.167585] usb usb2: SerialNumber: 0000:02:00.0
[    5.167656] hub 2-0:1.0: USB hub found
[    5.167662] hub 2-0:1.0: 4 ports detected
[    5.167770] xhci_hcd 0000:0e:00.3: xHCI Host Controller
[    5.167773] xhci_hcd 0000:0e:00.3: new USB bus registered, assigned bus number 3
[    5.167874] xhci_hcd 0000:0e:00.3: hcc params 0x0278ffe5 hci version 0x110 quirks 0x0000000000000410
[    5.168114] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.11
[    5.168115] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    5.168116] usb usb3: Product: xHCI Host Controller
[    5.168116] usb usb3: Manufacturer: Linux 5.11.12-arch1-1 xhci-hcd
[    5.168117] usb usb3: SerialNumber: 0000:0e:00.3
[    5.168158] hub 3-0:1.0: USB hub found
[    5.168163] hub 3-0:1.0: 4 ports detected
[    5.168277] xhci_hcd 0000:0e:00.3: xHCI Host Controller
[    5.168279] xhci_hcd 0000:0e:00.3: new USB bus registered, assigned bus number 4
[    5.168280] xhci_hcd 0000:0e:00.3: Host supports USB 3.1 Enhanced SuperSpeed
[    5.168289] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[    5.168298] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.11
[    5.168298] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    5.168299] usb usb4: Product: xHCI Host Controller
[    5.168299] usb usb4: Manufacturer: Linux 5.11.12-arch1-1 xhci-hcd
[    5.168300] usb usb4: SerialNumber: 0000:0e:00.3
[    5.168336] hub 4-0:1.0: USB hub found
[    5.168341] hub 4-0:1.0: 4 ports detected
[    5.496687] usb 1-1: new full-speed USB device number 2 using xhci_hcd
[    5.496694] usb 3-2: new full-speed USB device number 2 using xhci_hcd
[    5.662334] usb 3-2: New USB device found, idVendor=046d, idProduct=c08f, bcdDevice=45.01
[    5.662337] usb 3-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    5.662338] usb 3-2: Product: G403 HERO Gaming Mouse
[    5.662339] usb 3-2: Manufacturer: Logitech
[    5.662339] usb 3-2: SerialNumber: 108C38733037
[    5.681401] input: Logitech G403 HERO Gaming Mouse as /devices/pci0000:00/0000:00:08.1/0000:0e:00.3/usb3/3-2/3-2:1.0/0003:046D:C08F.0001/input/input2
[    5.681448] hid-generic 0003:046D:C08F.0001: input,hidraw0: USB HID v1.11 Mouse [Logitech G403 HERO Gaming Mouse] on usb-0000:0e:00.3-2/input0
[    5.689482] input: Logitech G403 HERO Gaming Mouse Keyboard as /devices/pci0000:00/0000:00:08.1/0000:0e:00.3/usb3/3-2/3-2:1.1/0003:046D:C08F.0002/input/input3
[    5.743425] input: Logitech G403 HERO Gaming Mouse Consumer Control as /devices/pci0000:00/0000:00:08.1/0000:0e:00.3/usb3/3-2/3-2:1.1/0003:046D:C08F.0002/input/input4
[    5.743485] input: Logitech G403 HERO Gaming Mouse System Control as /devices/pci0000:00/0000:00:08.1/0000:0e:00.3/usb3/3-2/3-2:1.1/0003:046D:C08F.0002/input/input5
[    5.743553] hid-generic 0003:046D:C08F.0002: input,hiddev96,hidraw1: USB HID v1.11 Keyboard [Logitech G403 HERO Gaming Mouse] on usb-0000:0e:00.3-2/input1
[    5.743579] usbcore: registered new interface driver usbhid
[    5.743581] usbhid: USB HID core driver
[    5.793354] usb 3-3: new full-speed USB device number 3 using xhci_hcd
[    5.814943] usb 1-1: New USB device found, idVendor=1532, idProduct=0235, bcdDevice= 2.00
[    5.814946] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    5.814947] usb 1-1: Product: Razer BlackWidow Lite
[    5.814948] usb 1-1: Manufacturer: Razer
[    5.833716] input: Razer Razer BlackWidow Lite as /devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-1/1-1:1.0/0003:1532:0235.0003/input/input8
[    5.890101] hid-generic 0003:1532:0235.0003: input,hidraw2: USB HID v1.11 Keyboard [Razer Razer BlackWidow Lite] on usb-0000:02:00.0-1/input0
[    5.895766] input: Razer Razer BlackWidow Lite Keyboard as /devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-1/1-1:1.1/0003:1532:0235.0004/input/input9
[    5.950063] input: Razer Razer BlackWidow Lite Consumer Control as /devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-1/1-1:1.1/0003:1532:0235.0004/input/input10
[    5.950092] input: Razer Razer BlackWidow Lite System Control as /devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-1/1-1:1.1/0003:1532:0235.0004/input/input11
[    5.950116] input: Razer Razer BlackWidow Lite as /devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-1/1-1:1.1/0003:1532:0235.0004/input/input12
[    5.950144] hid-generic 0003:1532:0235.0004: input,hidraw3: USB HID v1.11 Keyboard [Razer Razer BlackWidow Lite] on usb-0000:02:00.0-1/input1
[    5.954710] input: Razer Razer BlackWidow Lite as /devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-1/1-1:1.2/0003:1532:0235.0005/input/input13
[    5.954745] hid-generic 0003:1532:0235.0005: input,hidraw4: USB HID v1.11 Mouse [Razer Razer BlackWidow Lite] on usb-0000:02:00.0-1/input2
[    5.966315] usb 3-3: New USB device found, idVendor=045e, idProduct=028e, bcdDevice= 1.14
[    5.966317] usb 3-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    5.966318] usb 3-3: Product: Controller
[    5.966319] usb 3-3: Manufacturer: 8Bitdo SF30 Pro  
[    5.966320] usb 3-3: SerialNumber: 157F8F8
[    6.076688] usb 1-6: new high-speed USB device number 3 using xhci_hcd
[    6.239119] usb 1-6: New USB device found, idVendor=05e3, idProduct=0608, bcdDevice=85.36
[    6.239122] usb 1-6: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    6.239123] usb 1-6: Product: USB2.0 Hub
[    6.246128] hub 1-6:1.0: USB hub found
[    6.250108] hub 1-6:1.0: 4 ports detected
[    6.393353] usb 1-7: new full-speed USB device number 4 using xhci_hcd
[    6.696687] usb 1-6.4: new full-speed USB device number 5 using xhci_hcd
[    6.716895] usb 1-7: New USB device found, idVendor=048d, idProduct=5702, bcdDevice= 0.01
[    6.716898] usb 1-7: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    6.716899] usb 1-7: Product: ITE Device
[    6.716900] usb 1-7: Manufacturer: ITE Tech. Inc.
[    6.739716] hid-generic 0003:048D:5702.0006: hiddev97,hidraw5: USB HID v1.12 Device [ITE Tech. Inc. ITE Device] on usb-0000:02:00.0-7/input0
[    7.031088] usb 1-6.4: New USB device found, idVendor=8087, idProduct=0029, bcdDevice= 0.01
[    7.031091] usb 1-6.4: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[   10.479769] Key type encrypted registered
[   10.487561] raid6: skip pq benchmark and using algorithm avx2x4
[   10.487562] raid6: using avx2x2 recovery algorithm
[   10.488046] xor: automatically using best checksumming function   avx       
[   10.511427] Btrfs loaded, crc32c=crc32c-intel, zoned=yes
[   10.511621] BTRFS: device label Arch devid 1 transid 339933 /dev/dm-0 scanned by systemd-udevd (230)
[   10.517023] audit: type=1130 audit(1618065163.640:9): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-cryptsetup@cryptarch comm="systemd" exe="/init" hostname=? addr=? terminal=? res=success'
[   10.522844] audit: type=1130 audit(1618065163.643:10): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck-root comm="systemd" exe="/init" hostname=? addr=? terminal=? res=success'
[   10.526786] BTRFS info (device dm-0): disk space caching is enabled
[   10.526787] BTRFS info (device dm-0): has skinny extents
[   10.552892] BTRFS info (device dm-0): enabling ssd optimizations
[   10.557333] audit: type=1334 audit(1618065163.680:11): prog-id=8 op=UNLOAD
[   10.557336] audit: type=1334 audit(1618065163.680:12): prog-id=7 op=UNLOAD
[   10.557338] audit: type=1334 audit(1618065163.680:13): prog-id=6 op=UNLOAD
[   10.557558] audit: type=1334 audit(1618065163.680:14): prog-id=5 op=UNLOAD
[   10.557559] audit: type=1334 audit(1618065163.680:15): prog-id=4 op=UNLOAD
[   10.557632] audit: type=1334 audit(1618065163.680:16): prog-id=3 op=UNLOAD
[   10.590653] audit: type=1334 audit(1618065163.713:17): prog-id=9 op=LOAD
[   10.590802] audit: type=1334 audit(1618065163.713:18): prog-id=10 op=LOAD
[   10.691521] systemd-journald[212]: Received SIGTERM from PID 1 (systemd).
[   10.743074] systemd[1]: systemd 248-4-arch running in system mode. (+PAM +AUDIT -SELINUX -APPARMOR -IMA +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT -QRENCODE +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +XKBCOMMON +UTMP -SYSVINIT default-hierarchy=unified)
[   10.756723] systemd[1]: Detected architecture x86-64.
[   10.758048] systemd[1]: Hostname set to <void>.
[   10.984769] systemd[1]: initrd-switch-root.service: Deactivated successfully.
[   10.984857] systemd[1]: Stopped Switch Root.
[   10.985194] systemd[1]: systemd-journald.service: Scheduled restart job, restart counter is at 1.
[   10.985334] systemd[1]: Created slice system-getty.slice.
[   10.985709] systemd[1]: Created slice system-modprobe.slice.
[   10.986084] systemd[1]: Created slice system-syncthing.slice.
[   10.986430] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[   10.986771] systemd[1]: Created slice User and Session Slice.
[   10.987025] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[   10.987271] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[   10.987562] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[   10.987804] systemd[1]: Reached target Local Encrypted Volumes.
[   10.988046] systemd[1]: Reached target Login Prompts.
[   10.988286] systemd[1]: Stopped target Switch Root.
[   10.988527] systemd[1]: Stopped target Initrd File Systems.
[   10.988751] systemd[1]: Stopped target Initrd Root File System.
[   10.988983] systemd[1]: Reached target Paths.
[   10.989203] systemd[1]: Reached target Remote File Systems.
[   10.989418] systemd[1]: Reached target Slices.
[   10.989630] systemd[1]: Reached target Swap.
[   10.989832] systemd[1]: Reached target Local Verity Integrity Protected Volumes.
[   10.990072] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[   10.990326] systemd[1]: Listening on LVM2 poll daemon socket.
[   10.990914] systemd[1]: Listening on Process Core Dump Socket.
[   10.991791] systemd[1]: Listening on udev Control Socket.
[   10.992152] systemd[1]: Listening on udev Kernel Socket.
[   10.992777] systemd[1]: Mounting Huge Pages File System...
[   10.993322] systemd[1]: Mounting POSIX Message Queue File System...
[   10.993860] systemd[1]: Mounting Kernel Debug File System...
[   10.994382] systemd[1]: Mounting Kernel Trace File System...
[   10.994897] systemd[1]: Mounting Temporary Directory (/tmp)...
[   10.995434] systemd[1]: Starting Create list of static device nodes for the current kernel...
[   10.996003] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
[   10.996491] systemd[1]: Starting Load Kernel Module configfs...
[   10.996986] systemd[1]: Starting Load Kernel Module drm...
[   10.997471] systemd[1]: Starting Load Kernel Module fuse...
[   10.997999] systemd[1]: Starting Set Up Additional Binary Formats...
[   10.998275] systemd[1]: systemd-cryptsetup@cryptarch.service: Deactivated successfully.
[   10.998331] systemd[1]: Stopped systemd-cryptsetup@cryptarch.service.
[   10.998618] systemd[1]: systemd-fsck-root.service: Deactivated successfully.
[   10.998709] systemd[1]: Stopped File System Check on Root Device.
[   10.998939] systemd[1]: Stopped Journal Service.
[   10.999730] systemd[1]: Starting Journal Service...
[   11.000353] systemd[1]: Starting Load Kernel Modules...
[   11.000494] Linux agpgart interface v0.103
[   11.000908] systemd[1]: Starting Remount Root and Kernel File Systems...
[   11.001130] systemd[1]: Condition check resulted in Repartition Root Disk being skipped.
[   11.001454] systemd[1]: Starting Coldplug All udev Devices...
[   11.002298] systemd[1]: sysroot.mount: Deactivated successfully.
[   11.002533] systemd[1]: Mounted Huge Pages File System.
[   11.002989] systemd[1]: Mounted POSIX Message Queue File System.
[   11.003306] systemd[1]: Mounted Kernel Debug File System.
[   11.003693] systemd[1]: Mounted Kernel Trace File System.
[   11.003926] systemd[1]: Mounted Temporary Directory (/tmp).
[   11.004267] systemd[1]: Finished Create list of static device nodes for the current kernel.
[   11.004561] systemd[1]: modprobe@configfs.service: Deactivated successfully.
[   11.004626] systemd[1]: Finished Load Kernel Module configfs.
[   11.004878] systemd[1]: proc-sys-fs-binfmt_misc.automount: Got automount request for /proc/sys/fs/binfmt_misc, triggered by 498 (systemd-binfmt)
[   11.005182] systemd[1]: Mounting Arbitrary Executable File Formats File System...
[   11.005720] systemd[1]: Mounting Kernel Configuration File System...
[   11.006204] fuse: init (API version 7.33)
[   11.006465] systemd[1]: modprobe@fuse.service: Deactivated successfully.
[   11.006540] systemd[1]: Finished Load Kernel Module fuse.
[   11.007180] systemd[1]: Mounting FUSE Control File System...
[   11.016930] systemd[1]: Mounted Arbitrary Executable File Formats File System.
[   11.017209] systemd[1]: Mounted Kernel Configuration File System.
[   11.017492] systemd[1]: Mounted FUSE Control File System.
[   11.017844] systemd[1]: modprobe@drm.service: Deactivated successfully.
[   11.017924] systemd[1]: Finished Load Kernel Module drm.
[   11.018311] systemd[1]: Finished Set Up Additional Binary Formats.
[   11.019695] systemd[1]: Started Journal Service.
[   11.025259] vboxdrv: loading out-of-tree module taints kernel.
[   11.025345] vboxdrv: module verification failed: signature and/or required key missing - tainting kernel
[   11.027365] vboxdrv: Found 12 processor cores
[   11.050095] vboxdrv: TSC mode is Invariant, tentative frequency 3693057985 Hz
[   11.050097] vboxdrv: Successfully loaded version 6.1.18 (interface 0x00300000)
[   11.051825] VBoxNetAdp: Successfully started.
[   11.054422] VBoxNetFlt: Successfully started.
[   11.108084] BTRFS info (device dm-0): use zstd compression, level 3
[   11.108090] BTRFS info (device dm-0): disk space caching is enabled
[   11.112599] systemd-journald[499]: Received client request to flush runtime journal.
[   11.223935] acpi PNP0C14:01: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00)
[   11.273784] input: PC Speaker as /devices/platform/pcspkr/input/input14
[   11.274048] ACPI Warning: SystemIO range 0x0000000000000B00-0x0000000000000B08 conflicts with OpRegion 0x0000000000000B00-0x0000000000000B0F (\GSA1.SMBI) (20201113/utaddress-204)
[   11.274054] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   11.274369] RAPL PMU: API unit is 2^-32 Joules, 1 fixed counters, 163840 ms ovfl timer
[   11.274371] RAPL PMU: hw unit of domain package 2^-16 Joules
[   11.275878] sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver
[   11.275930] sp5100-tco sp5100-tco: Using 0xfed80b00 for watchdog MMIO address
[   11.275936] sp5100-tco sp5100-tco: Watchdog hardware is disabled
[   11.276769] mousedev: PS/2 mouse device common for all mice
[   11.279811] input: Microsoft X-Box 360 pad as /devices/pci0000:00/0000:00:08.1/0000:0e:00.3/usb3/3-3/3-3:1.0/input/input15
[   11.279879] usbcore: registered new interface driver xpad
[   11.321198] libphy: r8169: probed
[   11.321325] r8169 0000:08:00.0 eth0: RTL8125B, b4:2e:99:ed:c1:42, XID 641, IRQ 101
[   11.321328] r8169 0000:08:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko]
[   11.346081] Bluetooth: Core ver 2.22
[   11.346095] NET: Registered protocol family 31
[   11.346096] Bluetooth: HCI device and connection manager initialized
[   11.346099] Bluetooth: HCI socket layer initialized
[   11.346101] Bluetooth: L2CAP socket layer initialized
[   11.346104] Bluetooth: SCO socket layer initialized
[   11.402427] usbcore: registered new interface driver btusb
[   11.402506] kvm: Nested Virtualization enabled
[   11.402519] SVM: kvm: Nested Paging enabled
[   11.402520] SVM: Virtual VMLOAD VMSAVE supported
[   11.402520] SVM: Virtual GIF supported
[   11.404729] Bluetooth: hci0: Firmware revision 0.0 build 250 week 17 2020
[   11.406209] MCE: In-kernel MCE decoding enabled.
[   11.410094] EDAC amd64: F19h_M20h detected (node 0).
[   11.410138] EDAC amd64: Node 0: DRAM ECC disabled.
[   11.410520] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[   11.411690] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[   11.412046] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[   11.412048] cfg80211: failed to load regulatory.db
[   11.498300] EDAC amd64: F19h_M20h detected (node 0).
[   11.498342] EDAC amd64: Node 0: DRAM ECC disabled.
[   11.503289] Intel(R) Wireless WiFi driver for Linux
[   11.503366] iwlwifi 0000:05:00.0: enabling device (0000 -> 0002)
[   11.506984] iwlwifi 0000:05:00.0: api flags index 2 larger than supported by driver
[   11.506996] iwlwifi 0000:05:00.0: TLV_FW_FSEQ_VERSION: FSEQ Version: 89.3.35.22
[   11.507156] iwlwifi 0000:05:00.0: loaded firmware version 59.601f3a66.0 cc-a0-59.ucode op_mode iwlmvm
[   11.512730] snd_hda_intel 0000:0c:00.1: enabling device (0000 -> 0002)
[   11.512779] snd_hda_intel 0000:0c:00.1: Handle vga_switcheroo audio client
[   11.512780] snd_hda_intel 0000:0c:00.1: Force to non-snoop mode
[   11.512902] snd_hda_intel 0000:0e:00.4: enabling device (0000 -> 0002)
[   11.558436] BTRFS info (device dm-0): devid 1 device path /dev/mapper/cryptarch changed to /dev/dm-0 scanned by systemd-udevd (529)
[   11.559342] BTRFS info (device dm-0): devid 1 device path /dev/dm-0 changed to /dev/mapper/cryptarch scanned by systemd-udevd (529)
[   11.562225] r8169 0000:08:00.0 eno1: renamed from eth0
[   11.570382] input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.1/0000:0a:00.0/0000:0b:00.0/0000:0c:00.1/sound/card0/input16
[   11.570405] input: HDA ATI HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.1/0000:0a:00.0/0000:0b:00.0/0000:0c:00.1/sound/card0/input17
[   11.570433] input: HDA ATI HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.1/0000:0a:00.0/0000:0b:00.0/0000:0c:00.1/sound/card0/input18
[   11.570457] input: HDA ATI HDMI HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:03.1/0000:0a:00.0/0000:0b:00.0/0000:0c:00.1/sound/card0/input19
[   11.570482] input: HDA ATI HDMI HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:03.1/0000:0a:00.0/0000:0b:00.0/0000:0c:00.1/sound/card0/input20
[   11.627394] EDAC amd64: F19h_M20h detected (node 0).
[   11.627449] EDAC amd64: Node 0: DRAM ECC disabled.
[   11.627731] intel_rapl_common: Found RAPL domain package
[   11.627733] intel_rapl_common: Found RAPL domain core
[   11.633866] snd_hda_codec_realtek hdaudioC1D0: ALCS1200A: SKU not ready 0x00000000
[   11.634324] snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALCS1200A: line_outs=3 (0x14/0x15/0x16/0x0/0x0) type:line
[   11.634326] snd_hda_codec_realtek hdaudioC1D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[   11.634327] snd_hda_codec_realtek hdaudioC1D0:    hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[   11.634328] snd_hda_codec_realtek hdaudioC1D0:    mono: mono_out=0x0
[   11.634328] snd_hda_codec_realtek hdaudioC1D0:    dig-out=0x1e/0x0
[   11.634329] snd_hda_codec_realtek hdaudioC1D0:    inputs:
[   11.634329] snd_hda_codec_realtek hdaudioC1D0:      Front Mic=0x19
[   11.634330] snd_hda_codec_realtek hdaudioC1D0:      Rear Mic=0x18
[   11.634331] snd_hda_codec_realtek hdaudioC1D0:      Line=0x1a
[   11.646045] input: HD-Audio Generic Front Mic as /devices/pci0000:00/0000:00:08.1/0000:0e:00.4/sound/card1/input21
[   11.646065] input: HD-Audio Generic Rear Mic as /devices/pci0000:00/0000:00:08.1/0000:0e:00.4/sound/card1/input22
[   11.646080] input: HD-Audio Generic Line as /devices/pci0000:00/0000:00:08.1/0000:0e:00.4/sound/card1/input23
[   11.646096] input: HD-Audio Generic Line Out Front as /devices/pci0000:00/0000:00:08.1/0000:0e:00.4/sound/card1/input24
[   11.646110] input: HD-Audio Generic Line Out Surround as /devices/pci0000:00/0000:00:08.1/0000:0e:00.4/sound/card1/input25
[   11.646125] input: HD-Audio Generic Line Out CLFE as /devices/pci0000:00/0000:00:08.1/0000:0e:00.4/sound/card1/input26
[   11.646142] input: HD-Audio Generic Front Headphone as /devices/pci0000:00/0000:00:08.1/0000:0e:00.4/sound/card1/input27
[   11.740513] iwlwifi 0000:05:00.0: Detected Intel(R) Wi-Fi 6 AX200 160MHz, REV=0x340
[   11.740718] EDAC amd64: F19h_M20h detected (node 0).
[   11.740762] EDAC amd64: Node 0: DRAM ECC disabled.
[   11.740784] [drm] amdgpu kernel modesetting enabled.
[   11.740850] amdgpu: Ignoring ACPI CRAT on non-APU system
[   11.740854] Virtual CRAT table created for CPU
[   11.740866] amdgpu: Topology: Add CPU node
[   11.740929] checking generic (d0000000 300000) vs hw (d0000000 10000000)
[   11.740930] fb0: switching to amdgpudrmfb from EFI VGA
[   11.740974] Console: switching to colour dummy device 80x25
[   11.740993] amdgpu 0000:0c:00.0: vgaarb: deactivate vga console
[   11.741023] amdgpu 0000:0c:00.0: enabling device (0006 -> 0007)
[   11.741088] [drm] initializing kernel modesetting (NAVI14 0x1002:0x7340 0x1043:0x0595 0xC5).
[   11.741091] amdgpu 0000:0c:00.0: amdgpu: Trusted Memory Zone (TMZ) feature disabled as experimental (default)
[   11.741099] [drm] register mmio base: 0xFCD00000
[   11.741100] [drm] register mmio size: 524288
[   11.742399] [drm] add ip block number 0 <nv_common>
[   11.742401] [drm] add ip block number 1 <gmc_v10_0>
[   11.742402] [drm] add ip block number 2 <navi10_ih>
[   11.742403] [drm] add ip block number 3 <psp>
[   11.742403] [drm] add ip block number 4 <smu>
[   11.742404] [drm] add ip block number 5 <dm>
[   11.742405] [drm] add ip block number 6 <gfx_v10_0>
[   11.742405] [drm] add ip block number 7 <sdma_v5_0>
[   11.742406] [drm] add ip block number 8 <vcn_v2_0>
[   11.742407] [drm] add ip block number 9 <jpeg_v2_0>
[   11.742423] amdgpu 0000:0c:00.0: amdgpu: Fetched VBIOS from VFCT
[   11.742426] amdgpu: ATOM BIOS: 115-D332P00-100
[   11.742433] [drm] VCN decode is enabled in VM mode
[   11.742433] [drm] VCN encode is enabled in VM mode
[   11.742434] [drm] JPEG decode is enabled in VM mode
[   11.742460] [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, fragment size is 9-bit
[   11.742466] amdgpu 0000:0c:00.0: amdgpu: VRAM: 8176M 0x0000008000000000 - 0x00000081FEFFFFFF (8176M used)
[   11.742468] amdgpu 0000:0c:00.0: amdgpu: GART: 512M 0x0000000000000000 - 0x000000001FFFFFFF
[   11.742470] amdgpu 0000:0c:00.0: amdgpu: AGP: 267894784M 0x0000008400000000 - 0x0000FFFFFFFFFFFF
[   11.742481] [drm] Detected VRAM RAM=8176M, BAR=256M
[   11.742482] [drm] RAM width 128bits GDDR6
[   11.742520] [TTM] Zone  kernel: Available graphics memory: 16442598 KiB
[   11.742522] [TTM] Zone   dma32: Available graphics memory: 2097152 KiB
[   11.742545] [drm] amdgpu: 8176M of VRAM memory ready
[   11.742547] [drm] amdgpu: 8176M of GTT memory ready.
[   11.742551] [drm] GART: num cpu pages 131072, num gpu pages 131072
[   11.742694] [drm] PCIE GART of 512M enabled (table at 0x0000008000300000).
[   11.750310] [drm] Found VCN firmware Version ENC: 1.10 DEC: 5 VEP: 0 Revision: 13
[   11.750314] [drm] PSP loading VCN firmware
[   11.854531] EDAC amd64: F19h_M20h detected (node 0).
[   11.854559] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   11.854561] Bluetooth: BNEP filters: protocol multicast
[   11.854564] Bluetooth: BNEP socket layer initialized
[   11.854578] EDAC amd64: Node 0: DRAM ECC disabled.
[   11.858189] NET: Registered protocol family 38
[   11.926433] iwlwifi 0000:05:00.0: base HW address: a4:b1:c1:09:db:d9
[   11.926684] RTL8226B_RTL8221B 2.5Gbps PHY r8169-800:00: attached PHY driver (mii_bus:phy_addr=r8169-800:00, irq=IGNORE)
[   11.983815] EDAC amd64: F19h_M20h detected (node 0).
[   11.983861] EDAC amd64: Node 0: DRAM ECC disabled.
[   12.117769] EDAC amd64: F19h_M20h detected (node 0).
[   12.117817] EDAC amd64: Node 0: DRAM ECC disabled.
[   12.126839] r8169 0000:08:00.0 eno1: Link is Down
[   12.127316] thermal thermal_zone1: failed to read out thermal zone (-61)
[   12.129119] iwlwifi 0000:05:00.0 wlp5s0: renamed from wlan0
[   12.212121] EDAC amd64: F19h_M20h detected (node 0).
[   12.212169] EDAC amd64: Node 0: DRAM ECC disabled.
[   12.317412] EDAC amd64: F19h_M20h detected (node 0).
[   12.317458] EDAC amd64: Node 0: DRAM ECC disabled.
[   12.336727] ACPI: \: failed to evaluate _DSM (0x1001)
[   12.336730] ACPI: \: failed to evaluate _DSM (0x1001)
[   12.443358] [drm] reserve 0x900000 from 0x81fe400000 for PSP TMR
[   12.465371] EDAC amd64: F19h_M20h detected (node 0).
[   12.465409] EDAC amd64: Node 0: DRAM ECC disabled.
[   12.536589] ACPI: \: failed to evaluate _DSM (0x1001)
[   12.536594] ACPI: \: failed to evaluate _DSM (0x1001)
[   12.568264] EDAC amd64: F19h_M20h detected (node 0).
[   12.568311] EDAC amd64: Node 0: DRAM ECC disabled.
[   12.603358] amdgpu 0000:0c:00.0: amdgpu: RAS: optional ras ta ucode is not available
[   12.623361] amdgpu 0000:0c:00.0: amdgpu: RAP: optional rap ta ucode is not available
[   12.623385] amdgpu 0000:0c:00.0: amdgpu: smu driver if version = 0x00000036, smu fw if version = 0x00000038, smu fw version = 0x00352100 (53.33.0)
[   12.623389] amdgpu 0000:0c:00.0: amdgpu: SMU driver if version not matched
[   12.623460] amdgpu 0000:0c:00.0: amdgpu: use vbios provided pptable
[   12.623461] amdgpu 0000:0c:00.0: amdgpu: smc_dpm_info table revision(format.content): 4.5
[   12.660997] amdgpu 0000:0c:00.0: amdgpu: SMU is initialized successfully!
[   12.661210] [drm] Display Core initialized with v3.2.116!
[   12.670315] EDAC amd64: F19h_M20h detected (node 0).
[   12.670354] EDAC amd64: Node 0: DRAM ECC disabled.
[   12.694190] snd_hda_intel 0000:0c:00.1: bound 0000:0c:00.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu])
[   12.763773] [drm] kiq ring mec 2 pipe 1 q 0
[   12.773959] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[   12.774085] [drm] JPEG decode initialized successfully.
[   12.774760] kfd kfd: Allocated 3969056 bytes on gart
[   12.774908] Virtual CRAT table created for GPU
[   12.774959] amdgpu: Topology: Add dGPU node [0x7340:0x1002]
[   12.774960] kfd kfd: added device 1002:7340
[   12.774961] amdgpu 0000:0c:00.0: amdgpu: SE 1, SH per SE 2, CU per SH 12, active_cu_number 22
[   12.776046] [drm] fb mappable at 0xD050A000
[   12.776047] [drm] vram apper at 0xD0000000
[   12.776047] [drm] size 11059200
[   12.776048] [drm] fb depth is 24
[   12.776048] [drm]    pitch is 10240
[   12.776077] fbcon: amdgpudrmfb (fb0) is primary device
[   12.954677] Console: switching to colour frame buffer device 200x56
[   12.972000] amdgpu 0000:0c:00.0: [drm] fb0: amdgpudrmfb frame buffer device
[   13.005437] amdgpu 0000:0c:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[   13.005440] amdgpu 0000:0c:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[   13.005442] amdgpu 0000:0c:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[   13.005443] amdgpu 0000:0c:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[   13.005444] amdgpu 0000:0c:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[   13.005445] amdgpu 0000:0c:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[   13.005447] amdgpu 0000:0c:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[   13.005448] amdgpu 0000:0c:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[   13.005449] amdgpu 0000:0c:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[   13.005450] amdgpu 0000:0c:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[   13.005452] amdgpu 0000:0c:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[   13.005453] amdgpu 0000:0c:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[   13.005454] amdgpu 0000:0c:00.0: amdgpu: ring vcn_dec uses VM inv eng 0 on hub 1
[   13.005455] amdgpu 0000:0c:00.0: amdgpu: ring vcn_enc0 uses VM inv eng 1 on hub 1
[   13.005457] amdgpu 0000:0c:00.0: amdgpu: ring vcn_enc1 uses VM inv eng 4 on hub 1
[   13.005458] amdgpu 0000:0c:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[   13.006366] amdgpu 0000:0c:00.0: amdgpu: Using BACO for runtime pm
[   13.014446] [drm] Initialized amdgpu 3.40.0 20150101 for 0000:0c:00.0 on minor 0
[   17.135068] kauditd_printk_skb: 124 callbacks suppressed
[   17.135071] audit: type=1131 audit(1618065170.260:137): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   18.344381] wlp5s0: authenticate with 74:da:88:30:50:c1
[   18.345716] wlp5s0: send auth to 74:da:88:30:50:c1 (try 1/3)
[   18.383491] wlp5s0: authenticated
[   18.386694] wlp5s0: associate with 74:da:88:30:50:c1 (try 1/3)
[   18.396049] wlp5s0: RX AssocResp from 74:da:88:30:50:c1 (capab=0x1431 status=0 aid=2)
[   18.409509] wlp5s0: associated
[   18.455953] IPv6: ADDRCONF(NETDEV_CHANGE): wlp5s0: link becomes ready
[   19.377685] audit: type=1100 audit(1618065172.500:138): pid=973 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_shells,pam_faillock,pam_permit,pam_faillock acct="klaus" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success'
[   19.378682] audit: type=1101 audit(1618065172.500:139): pid=973 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="klaus" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success'
[   19.378927] audit: type=1103 audit(1618065172.500:140): pid=973 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_shells,pam_faillock,pam_permit,pam_faillock acct="klaus" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success'
[   19.379007] audit: type=1006 audit(1618065172.500:141): pid=973 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=2 res=1
[   19.379012] audit: type=1300 audit(1618065172.500:141): arch=c000003e syscall=1 success=yes exit=4 a0=8 a1=7ffdbf39b310 a2=4 a3=3e8 items=0 ppid=778 pid=973 auid=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=2 comm="sddm-helper" exe="/usr/lib/sddm/sddm-helper" key=(null)
[   19.379015] audit: type=1327 audit(1618065172.500:141): proctitle=2F7573722F6C69622F7364646D2F7364646D2D68656C706572002D2D736F636B6574002F746D702F7364646D2D6175746865363032666261312D613261312D343638362D626337632D656662313838333832343130002D2D69640031002D2D7374617274002F7573722F62696E2F7374617274706C61736D612D783131002D2D
[   19.428965] audit: type=1130 audit(1618065172.550:142): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   19.431625] audit: type=1101 audit(1618065172.553:143): pid=975 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="klaus" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   19.431634] audit: type=1103 audit(1618065172.553:144): pid=975 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="klaus" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
[   20.058796] Bluetooth: RFCOMM TTY layer initialized
[   20.058801] Bluetooth: RFCOMM socket layer initialized
[   20.058804] Bluetooth: RFCOMM ver 1.11
[   20.618863] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[   20.620518] Bridge firewalling registered
[   22.200913] kauditd_printk_skb: 179 callbacks suppressed
[   22.200915] audit: type=1131 audit(1618065175.323:218): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@0-1499-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   22.370622] audit: type=1334 audit(1618065175.493:219): prog-id=43 op=UNLOAD
[   22.370626] audit: type=1334 audit(1618065175.493:220): prog-id=42 op=UNLOAD
[   22.370628] audit: type=1334 audit(1618065175.493:221): prog-id=41 op=UNLOAD
[   22.557298] audit: type=1131 audit(1618065175.680:222): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@1-1534-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   22.800052] audit: type=1334 audit(1618065175.923:223): prog-id=46 op=UNLOAD
[   22.800058] audit: type=1334 audit(1618065175.923:224): prog-id=45 op=UNLOAD
[   22.800060] audit: type=1334 audit(1618065175.923:225): prog-id=44 op=UNLOAD
[   29.645888] audit: type=1131 audit(1618065182.766:226): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@974 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   29.690061] audit: type=1131 audit(1618065182.813:227): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@974 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   41.887454] audit: type=1131 audit(1618065195.010:228): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   42.106715] audit: type=1334 audit(1618065195.230:229): prog-id=36 op=UNLOAD
[   42.106720] audit: type=1334 audit(1618065195.230:230): prog-id=35 op=UNLOAD
[   42.106721] audit: type=1334 audit(1618065195.230:231): prog-id=34 op=UNLOAD
[  110.387841] audit: type=1701 audit(1618065263.291:232): auid=1000 uid=1000 gid=1000 ses=2 pid=1813 comm="plasmashell" exe="/usr/bin/plasmashell" sig=6 res=1
[  110.425899] audit: type=1334 audit(1618065263.331:233): prog-id=47 op=LOAD
[  110.426012] audit: type=1334 audit(1618065263.331:234): prog-id=48 op=LOAD
[  110.426069] audit: type=1334 audit(1618065263.331:235): prog-id=49 op=LOAD
[  110.426545] audit: type=1130 audit(1618065263.331:236): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@2-1848-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  110.770857] audit: type=1701 audit(1618065263.675:237): auid=1000 uid=1000 gid=1000 ses=2 pid=1847 comm="plasmashell" exe="/usr/bin/plasmashell" sig=6 res=1
[  110.775683] audit: type=1334 audit(1618065263.681:238): prog-id=50 op=LOAD
[  110.775785] audit: type=1334 audit(1618065263.681:239): prog-id=51 op=LOAD
[  110.775825] audit: type=1334 audit(1618065263.681:240): prog-id=52 op=LOAD
[  110.788356] audit: type=1130 audit(1618065263.695:241): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@3-1883-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  141.888230] kauditd_printk_skb: 8 callbacks suppressed
[  141.888234] audit: type=1701 audit(1618065294.793:250): auid=1000 uid=1000 gid=1000 ses=2 pid=1993 comm="plasmashell" exe="/usr/bin/plasmashell" sig=6 res=1
[  141.933831] audit: type=1334 audit(1618065294.840:251): prog-id=53 op=LOAD
[  141.933931] audit: type=1334 audit(1618065294.840:252): prog-id=54 op=LOAD
[  141.933984] audit: type=1334 audit(1618065294.840:253): prog-id=55 op=LOAD
[  141.934646] audit: type=1130 audit(1618065294.840:254): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@4-2029-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  142.273917] audit: type=1701 audit(1618065295.180:255): auid=1000 uid=1000 gid=1000 ses=2 pid=2028 comm="plasmashell" exe="/usr/bin/plasmashell" sig=6 res=1
[  142.280246] audit: type=1334 audit(1618065295.186:256): prog-id=56 op=LOAD
[  142.280319] audit: type=1334 audit(1618065295.186:257): prog-id=57 op=LOAD
[  142.280358] audit: type=1334 audit(1618065295.186:258): prog-id=58 op=LOAD
[  142.306862] audit: type=1130 audit(1618065295.213:259): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@5-2064-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  902.104824] kauditd_printk_skb: 8 callbacks suppressed
[  902.104828] audit: type=1130 audit(1618066055.055:268): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-clean comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  902.104835] audit: type=1131 audit(1618066055.055:269): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-clean comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1597.377461] audit: type=1101 audit(1618066750.316:270): pid=5133 uid=1000 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="klaus" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/2 res=success'
[ 1597.377684] audit: type=1110 audit(1618066750.316:271): pid=5133 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/2 res=success'
[ 1597.378624] audit: type=1105 audit(1618066750.316:272): pid=5133 uid=1000 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/2 res=success'

Things I have tried so far:
- Downgrading Mesa to the last 20.x.x version (already got it updated back again);
- Renaming .cache to .cache.old;
- Removing the one extra widget I had from AUR (virtual desktops);
- Reinstalling plasma-shell;
- Disabling the compositor;

My workaround was to install Gnome Shell (not the entire thing) to work, which despite some problems with KWallet having my WiFi password and such is working without any issues so far.

Any help is appreciated.

SOLUTION: Update `syncthing` tray as it was the culprit. Hope this helps anyone who ends up at this thread.

Last edited by efficientbug (2021-04-10 17:56:36)

Offline

#2 2021-04-10 15:55:37

efficientbug
Member
Registered: 2020-07-14
Posts: 7

Re: [SOLVED] KDE Plasma black screen on login, can't start plasmashell

Found the culprit while trying to browse my folders for backup in Dolphin, right-clicking one to see the size, and having errors which pointed out to something that's already on the `plasmashell` coredump: Syncthing. Killed the process, disabled the systemd unit and it works again.

Is it just me or this should not have been able to mess up my entire session? Should I open a bug report on KDE or Syncthing for this?

Here's what I have installed for Syncthing:

❯ pacman -Qs syncthing
local/syncthing 1.15.1-1
    Open Source Continuous Replication / Cluster Synchronization Thing
local/syncthingtray 1.1.3-1
    Tray application for Syncthing

Will mark this thread as solved in one or two days, or after someone helps me out making sure no one has these issues again. Maybe it was something on my end, but the error message wasn't helpful at all.

terminate called after throwing an instance of 'CppUtilities::ConversionException'
  what():  unexpected "-" after day

Last edited by efficientbug (2021-04-10 15:57:54)

Offline

#3 2021-04-10 16:16:34

Lone_Wolf
Forum Moderator
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 11,958

Re: [SOLVED] KDE Plasma black screen on login, can't start plasmashell

local/syncthingtray 1.1.3-1
    Tray application for Syncthing

syncthingtray was updated 3 days ago to 1.1.5-1 .
Did you upgrade syncthing to 1.15.1 before the issue occured ?


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.


(A works at time B)  && (time C > time B ) ≠  (A works at time C)

Offline

#4 2021-04-10 17:55:09

efficientbug
Member
Registered: 2020-07-14
Posts: 7

Re: [SOLVED] KDE Plasma black screen on login, can't start plasmashell

Lone_Wolf wrote:
local/syncthingtray 1.1.3-1
    Tray application for Syncthing

syncthingtray was updated 3 days ago to 1.1.5-1 .
Did you upgrade syncthing to 1.15.1 before the issue occured ?

Right, that was it! I hadn't looked before because it was just a few hours ago that I figured out disabling Syncthing would allow me to work on my usual environment, but since you point it out I just looked at the comments in the AUR and it was indeed `syncthingtray` that had the issues and they seem to be fixed. Will be marking this as solved.

Thanks. Have a nice weekend!

Offline

Board footer

Powered by FluxBB