Dual dedicated graphics cards, nvidia and amd

Hi!
I have a system with an AMD and an nVidia graphics card, I want

  • use the AMD card as primary desktop GPU (and work with Blender etc.)
  • run other apps with nvidia GPU via prime-run

Both are connected to the same monitor, AMD via Displayport and nVidia vie HDMI

inxi -Gazy:

Graphics:
  Device-1: AMD Navi31 [Radeon Pro W7900] driver: N/A arch: RDNA-3
    code: Navi-3x process: TSMC n5 (5nm) built: 2022+ pcie: gen: 4 speed: 16 GT/s
    lanes: 16 bus-ID: 0e:00.0 chip-ID: 1002:7448 class-ID: 0300
  Device-2: NVIDIA GA102 [GeForce RTX 3080 Ti] vendor: ASUSTeK driver: nvidia
    v: 535.86.05 alternate: nouveau,nvidia_drm non-free: 535.xx+
    status: current (as of 2023-07) arch: Ampere code: GAxxx
    process: TSMC n7 (7nm) built: 2020-22 pcie: gen: 1 speed: 2.5 GT/s lanes: 8
    link-max: gen: 4 speed: 16 GT/s lanes: 16 bus-ID: 0f:00.0
    chip-ID: 10de:2208 class-ID: 0300
  Display: x11 server: X.Org v: 21.1.8 driver: X: loaded: nvidia gpu: nvidia
    display-ID: :0 screens: 1
  Screen-1: 0 s-res: 3840x2160 s-dpi: 162 s-size: 602x341mm (23.70x13.43")
    s-diag: 692mm (27.24")
  Monitor-1: HDMI-1 res: 3840x2160 hz: 60 dpi: 163
    size: 600x340mm (23.62x13.39") diag: 690mm (27.15") modes: N/A
  API: OpenGL v: 4.6.0 NVIDIA 535.86.05 renderer: NVIDIA GeForce RTX 3080
    Ti/PCIe/SSE2 direct-render: Yes

I have tried installing video-hybrid-amd-nvidia-prime via mhwd but the OpenSource amdgpu driver doesn’t get loaded.
I have also tried just using the OpenSource drivers for both cards (video-linux, without prime) but then Xorg gets confused and doesn’t know which card to use (Xorg -configure: “Number of created screens does not match number of detected devices”)

I’m running currently only with the closed source nvidia driver with the other card unusable

Can anyone point me in the right direction why the hybrid config doesn’t work?
Also is there another way to manually tell Manjaro which GPU to use as the primary one?

It would be more helpful to show us some output when the PRIME profile is installed.
(sudo mhwd -i pci video-hybrid-amd-nvidia-prime and reboot)

mhwd -l -li
inxi -Fazy
glxinfo | grep 'renderer string'
prime-run glxinfo | grep 'renderer string'

I have no X when I install video-hybrid-amd-nvidia-prime, just a console with “lightdm failed to start”
lsmod | grep amdgpu gives nothing, modprobe amdgpu loads the kernel module, but inxi -Gazy still says nothing is loaded.
journalctl also only says “lightdm failed”, dmesg is also not very helpful.
I’ll try again tomorrow and post the logs.

Hm.
So I wonder about

systemctl status lightdm

and/or something like

journalctl | grep lightdm

Ok I reinstalled the hybrid config, rebooted and collected some logs in the console:

mhwd -l

e[1me[31m> e[m0000:0f:00.0 (0300:10de:2208) Display controller nVidia Corporation:
--------------------------------------------------------------------------------
                  NAME               VERSION          FREEDRIVER           TYPE
--------------------------------------------------------------------------------
video-hybrid-amd-nvidia-prime            2023.03.23               false            PCI
video-hybrid-amd-nvidia-470xx-prime            2023.03.23               false            PCI
          video-nvidia            2023.03.23               false            PCI
    video-nvidia-470xx            2023.03.23               false            PCI
           video-linux            2018.05.04                true            PCI
     video-modesetting            2020.01.13                true            PCI
            video-vesa            2017.03.12                true            PCI


e[1me[31m> e[m0000:0e:00.0 (0300:1002:7448) Display controller ATI Technologies Inc:
--------------------------------------------------------------------------------
                  NAME               VERSION          FREEDRIVER           TYPE
--------------------------------------------------------------------------------
video-hybrid-amd-nvidia-prime            2023.03.23               false            PCI
video-hybrid-amd-nvidia-470xx-prime            2023.03.23               false            PCI
           video-linux            2018.05.04                true            PCI
     video-modesetting            2020.01.13                true            PCI
            video-vesa            2017.03.12                true            PCI

mhwd list installed

--------------------------------------------------------------------------------
e[1me[31m> e[mPCI Device: /devices/pci0000:00/0000:00:03.2/0000:0f:00.0 (0300:10de:2208)
  Display controller nVidia Corporation GA102 [GeForce RTX 3080 Ti]
--------------------------------------------------------------------------------
  > INSTALLED:

   NAME:	video-hybrid-amd-nvidia-prime
   ATTACHED:	PCI
   VERSION:	2023.03.23
   INFO:	Hybrid prime solution for NVIDIA Optimus Technology - Closed source NVIDIA driver & open source amd driver.
   PRIORITY:	8
   FREEDRIVER:	false
   DEPENDS:	video-linux 
   CONFLICTS:	video*nvidia* 
   CLASSIDS:	0300 0302 0300 
   VENDORIDS:	10de 1002 

   NAME:	video-linux
   ATTACHED:	PCI
   VERSION:	2018.05.04
   INFO:	Standard open source drivers.
   PRIORITY:	2
   FREEDRIVER:	true
   DEPENDS:	-
   CONFLICTS:	-
   CLASSIDS:	0300 0380 0302 
   VENDORIDS:	1002 8086 10de 



  > AVAILABLE:

   NAME:	video-hybrid-amd-nvidia-prime
   ATTACHED:	PCI
   VERSION:	2023.03.23
   INFO:	Hybrid prime solution for NVIDIA Optimus Technology - Closed source NVIDIA driver & open source amd driver.
   PRIORITY:	8
   FREEDRIVER:	false
   DEPENDS:	video-linux 
   CONFLICTS:	video*nvidia* 
   CLASSIDS:	0300 0302 0300 
   VENDORIDS:	10de 1002 

   NAME:	video-hybrid-amd-nvidia-470xx-prime
   ATTACHED:	PCI
   VERSION:	2023.03.23
   INFO:	Hybrid prime solution for NVIDIA Optimus Technology - Closed source NVIDIA driver & open source amd driver.
   PRIORITY:	7
   FREEDRIVER:	false
   DEPENDS:	video-linux 
   CONFLICTS:	video*nvidia* 
   CLASSIDS:	0300 0302 0300 
   VENDORIDS:	10de 1002 

   NAME:	video-nvidia
   ATTACHED:	PCI
   VERSION:	2023.03.23
   INFO:	Closed source NVIDIA drivers for linux.
   PRIORITY:	5
   FREEDRIVER:	false
   DEPENDS:	-
   CONFLICTS:	video*nvidia* 
   CLASSIDS:	0300 0302 
   VENDORIDS:	10de 

   NAME:	video-nvidia-470xx
   ATTACHED:	PCI
   VERSION:	2023.03.23
   INFO:	Closed source NVIDIA drivers for linux.
   PRIORITY:	4
   FREEDRIVER:	false
   DEPENDS:	-
   CONFLICTS:	video*nvidia* 
   CLASSIDS:	0300 0302 
   VENDORIDS:	10de 

   NAME:	video-linux
   ATTACHED:	PCI
   VERSION:	2018.05.04
   INFO:	Standard open source drivers.
   PRIORITY:	2
   FREEDRIVER:	true
   DEPENDS:	-
   CONFLICTS:	-
   CLASSIDS:	0300 0380 0302 
   VENDORIDS:	1002 8086 10de 

   NAME:	video-modesetting
   ATTACHED:	PCI
   VERSION:	2020.01.13
   INFO:	X.org modesetting video driver.
   PRIORITY:	1
   FREEDRIVER:	true
   DEPENDS:	-
   CONFLICTS:	-
   CLASSIDS:	0300 
   VENDORIDS:	* 

   NAME:	video-vesa
   ATTACHED:	PCI
   VERSION:	2017.03.12
   INFO:	X.org vesa video driver.
   PRIORITY:	0
   FREEDRIVER:	true
   DEPENDS:	-
   CONFLICTS:	-
   CLASSIDS:	0300 
   VENDORIDS:	* 


--------------------------------------------------------------------------------
e[1me[31m> e[mPCI Device: /devices/pci0000:00/0000:00:03.1/0000:0c:00.0/0000:0d:00.0/0000:0e:00.0 (0300:1002:7448)
  Display controller ATI Technologies Inc 
--------------------------------------------------------------------------------
  > INSTALLED:

   NAME:	video-hybrid-amd-nvidia-prime
   ATTACHED:	PCI
   VERSION:	2023.03.23
   INFO:	Hybrid prime solution for NVIDIA Optimus Technology - Closed source NVIDIA driver & open source amd driver.
   PRIORITY:	8
   FREEDRIVER:	false
   DEPENDS:	video-linux 
   CONFLICTS:	video*nvidia* 
   CLASSIDS:	0300 0302 0300 
   VENDORIDS:	10de 1002 

   NAME:	video-linux
   ATTACHED:	PCI
   VERSION:	2018.05.04
   INFO:	Standard open source drivers.
   PRIORITY:	2
   FREEDRIVER:	true
   DEPENDS:	-
   CONFLICTS:	-
   CLASSIDS:	0300 0380 0302 
   VENDORIDS:	1002 8086 10de 



  > AVAILABLE:

   NAME:	video-hybrid-amd-nvidia-prime
   ATTACHED:	PCI
   VERSION:	2023.03.23
   INFO:	Hybrid prime solution for NVIDIA Optimus Technology - Closed source NVIDIA driver & open source amd driver.
   PRIORITY:	8
   FREEDRIVER:	false
   DEPENDS:	video-linux 
   CONFLICTS:	video*nvidia* 
   CLASSIDS:	0300 0302 0300 
   VENDORIDS:	10de 1002 

   NAME:	video-hybrid-amd-nvidia-470xx-prime
   ATTACHED:	PCI
   VERSION:	2023.03.23
   INFO:	Hybrid prime solution for NVIDIA Optimus Technology - Closed source NVIDIA driver & open source amd driver.
   PRIORITY:	7
   FREEDRIVER:	false
   DEPENDS:	video-linux 
   CONFLICTS:	video*nvidia* 
   CLASSIDS:	0300 0302 0300 
   VENDORIDS:	10de 1002 

   NAME:	video-linux
   ATTACHED:	PCI
   VERSION:	2018.05.04
   INFO:	Standard open source drivers.
   PRIORITY:	2
   FREEDRIVER:	true
   DEPENDS:	-
   CONFLICTS:	-
   CLASSIDS:	0300 0380 0302 
   VENDORIDS:	1002 8086 10de 

   NAME:	video-modesetting
   ATTACHED:	PCI
   VERSION:	2020.01.13
   INFO:	X.org modesetting video driver.
   PRIORITY:	1
   FREEDRIVER:	true
   DEPENDS:	-
   CONFLICTS:	-
   CLASSIDS:	0300 
   VENDORIDS:	* 

   NAME:	video-vesa
   ATTACHED:	PCI
   VERSION:	2017.03.12
   INFO:	X.org vesa video driver.
   PRIORITY:	0
   FREEDRIVER:	true
   DEPENDS:	-
   CONFLICTS:	-
   CLASSIDS:	0300 
   VENDORIDS:	* 

lsmod

Module                  Size  Used by
st                     69632  0
sr_mod                 28672  0
cdrom                  81920  1 sr_mod
cdc_acm                49152  0
joydev                 28672  0
mousedev               24576  0
cmac                   16384  3
algif_hash             16384  1
algif_skcipher         16384  1
af_alg                 36864  6 algif_hash,algif_skcipher
squashfs               77824  0
qrtr                   57344  4
bnep                   32768  2
uinput                 20480  0
nvidia_uvm           3289088  0
btusb                  69632  0
btrtl                  28672  1 btusb
btbcm                  24576  1 btusb
btintel                45056  1 btusb
bluetooth             757760  26 btrtl,btintel,btbcm,bnep,btusb
snd_usb_audio         389120  0
ecdh_generic           16384  2 bluetooth
snd_usbmidi_lib        45056  1 snd_usb_audio
snd_rawmidi            53248  1 snd_usbmidi_lib
snd_seq_device         16384  1 snd_rawmidi
mc                     73728  1 snd_usb_audio
vfat                   24576  1
fat                    90112  1 vfat
nvidia_drm             77824  0
nvidia_modeset       1310720  1 nvidia_drm
nvidia              56590336  2 nvidia_uvm,nvidia_modeset
mt7921e                98304  0
mt76_connac_lib        45056  1 mt7921e
snd_hda_codec_realtek   167936  1
mt76                   90112  2 mt7921e,mt76_connac_lib
snd_hda_codec_generic    98304  1 snd_hda_codec_realtek
ledtrig_audio          16384  1 snd_hda_codec_generic
snd_hda_codec_hdmi     81920  2
mac80211             1236992  3 mt76,mt7921e,mt76_connac_lib
intel_rapl_msr         20480  0
intel_rapl_common      32768  1 intel_rapl_msr
snd_hda_intel          61440  0
snd_intel_dspcfg       32768  1 snd_hda_intel
edac_mce_amd           53248  0
snd_intel_sdw_acpi     20480  1 snd_intel_dspcfg
snd_hda_codec         184320  4 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec_realtek
kvm_amd               159744  0
eeepc_wmi              16384  0
asus_wmi               53248  1 eeepc_wmi
snd_hda_core          118784  5 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek
sparse_keymap          16384  1 asus_wmi
r8169                 102400  0
libarc4                16384  1 mac80211
snd_hwdep              20480  2 snd_usb_audio,snd_hda_codec
platform_profile       16384  1 asus_wmi
snd_pcm               163840  5 snd_hda_codec_hdmi,snd_hda_intel,snd_usb_audio,snd_hda_codec,snd_hda_core
video                  65536  1 asus_wmi
wmi_bmof               16384  0
kvm                  1110016  1 kvm_amd
cfg80211             1081344  4 mt76,mt7921e,mac80211,mt76_connac_lib
igb                   294912  0
sp5100_tco             20480  0
realtek                36864  1
snd_timer              49152  1 snd_pcm
irqbypass              16384  1 kvm
mdio_devres            16384  1 r8169
snd                   126976  12 snd_hda_codec_generic,snd_seq_device,snd_hda_codec_hdmi,snd_hwdep,snd_hda_intel,snd_usb_audio,snd_usbmidi_lib,snd_hda_codec,snd_hda_codec_realtek,snd_timer,snd_pcm,snd_rawmidi
rapl                   16384  0
pcspkr                 16384  0
i2c_piix4              36864  0
libphy                163840  3 r8169,mdio_devres,realtek
k10temp                16384  0
soundcore              16384  1 snd
rfkill                 32768  5 asus_wmi,bluetooth,cfg80211
dca                    16384  1 igb
tpm_crb                20480  0
wmi                    45056  2 asus_wmi,wmi_bmof
tpm_tis                16384  0
tpm_tis_core           32768  1 tpm_tis
pinctrl_amd            32768  1
acpi_cpufreq           32768  0
mac_hid                16384  0
vboxnetflt             32768  0
vboxnetadp             28672  0
vboxdrv               585728  2 vboxnetadp,vboxnetflt
sg                     45056  0
fuse                  176128  1
crypto_user            24576  0
loop                   40960  0
ip_tables              36864  0
x_tables               61440  1 ip_tables
ext4                 1015808  1
crc32c_generic         16384  0
crc16                  16384  2 bluetooth,ext4
mbcache                16384  1 ext4
jbd2                  192512  1 ext4
hid_holtek_mouse       16384  0
uas                    32768  0
usb_storage            81920  1 uas
usbhid                 77824  1 hid_holtek_mouse
dm_crypt               61440  3
cbc                    16384  0
encrypted_keys         28672  1 dm_crypt
dm_mod                188416  9 dm_crypt
trusted                49152  2 encrypted_keys,dm_crypt
asn1_encoder           16384  1 trusted
tee                    40960  1 trusted
tpm                   102400  4 tpm_tis,trusted,tpm_crb,tpm_tis_core
crct10dif_pclmul       16384  1
crc32_pclmul           16384  0
crc32c_intel           24576  2
ghash_clmulni_intel    16384  0
aesni_intel           380928  10
ccp                   131072  1 kvm_amd
crypto_simd            16384  1 aesni_intel
cryptd                 28672  6 crypto_simd,ghash_clmulni_intel
rng_core               16384  2 ccp,tpm
xhci_pci               24576  0

systemctl status lightdm

× lightdm.service - Light Display Manager
     Loaded: loaded (/usr/lib/systemd/system/lightdm.service; enabled; preset: disabled)
     Active: failed (Result: exit-code) since Sun 2023-07-30 09:54:16 CEST; 1min 3s ago
   Duration: 24ms
       Docs: man:lightdm(1)
    Process: 2250 ExecStart=/usr/bin/lightdm (code=exited, status=1/FAILURE)
   Main PID: 2250 (code=exited, status=1/FAILURE)
        CPU: 32ms

Jul 30 09:54:16 nazarick systemd[1]: lightdm.service: Scheduled restart job, restart counter is at 5.
Jul 30 09:54:16 nazarick systemd[1]: Stopped Light Display Manager.
Jul 30 09:54:16 nazarick systemd[1]: lightdm.service: Start request repeated too quickly.
Jul 30 09:54:16 nazarick systemd[1]: lightdm.service: Failed with result 'exit-code'.
Jul 30 09:54:16 nazarick systemd[1]: Failed to start Light Display Manager.

journalctl | grep lightdm

Jul 30 09:51:02 nazarick dbus-daemon[1674]: [system] Activating via systemd: service name='org.freedesktop.Accounts' unit='accounts-daemon.service' requested by ':1.9' (uid=0 pid=1751 comm="/usr/bin/lightdm")
Jul 30 09:51:02 nazarick systemd[1]: lightdm.service: Main process exited, code=exited, status=1/FAILURE
Jul 30 09:51:02 nazarick systemd[1]: lightdm.service: Failed with result 'exit-code'.
Jul 30 09:51:03 nazarick systemd[1]: lightdm.service: Scheduled restart job, restart counter is at 1.
Jul 30 09:51:03 nazarick systemd[1]: lightdm.service: Main process exited, code=exited, status=1/FAILURE
Jul 30 09:51:03 nazarick systemd[1]: lightdm.service: Failed with result 'exit-code'.
Jul 30 09:51:03 nazarick systemd[1]: lightdm.service: Scheduled restart job, restart counter is at 2.
Jul 30 09:51:03 nazarick systemd[1]: lightdm.service: Main process exited, code=exited, status=1/FAILURE
Jul 30 09:51:03 nazarick systemd[1]: lightdm.service: Failed with result 'exit-code'.
Jul 30 09:51:03 nazarick systemd[1]: lightdm.service: Scheduled restart job, restart counter is at 3.
Jul 30 09:51:03 nazarick systemd[1]: lightdm.service: Main process exited, code=exited, status=1/FAILURE
Jul 30 09:51:03 nazarick systemd[1]: lightdm.service: Failed with result 'exit-code'.
Jul 30 09:51:04 nazarick systemd[1]: lightdm.service: Scheduled restart job, restart counter is at 4.
Jul 30 09:51:04 nazarick systemd[1]: lightdm.service: Main process exited, code=exited, status=1/FAILURE
Jul 30 09:51:04 nazarick systemd[1]: lightdm.service: Failed with result 'exit-code'.
Jul 30 09:51:04 nazarick systemd[1]: lightdm.service: Scheduled restart job, restart counter is at 5.
Jul 30 09:51:04 nazarick systemd[1]: lightdm.service: Start request repeated too quickly.
Jul 30 09:51:04 nazarick systemd[1]: lightdm.service: Failed with result 'exit-code'.
Jul 30 09:54:15 nazarick dbus-daemon[1701]: [system] Activating via systemd: service name='org.freedesktop.Accounts' unit='accounts-daemon.service' requested by ':1.9' (uid=0 pid=1768 comm="/usr/bin/lightdm")
Jul 30 09:54:15 nazarick systemd[1]: lightdm.service: Main process exited, code=exited, status=1/FAILURE
Jul 30 09:54:15 nazarick systemd[1]: lightdm.service: Failed with result 'exit-code'.
Jul 30 09:54:15 nazarick systemd[1]: lightdm.service: Scheduled restart job, restart counter is at 1.
Jul 30 09:54:15 nazarick systemd[1]: lightdm.service: Main process exited, code=exited, status=1/FAILURE
Jul 30 09:54:15 nazarick systemd[1]: lightdm.service: Failed with result 'exit-code'.
Jul 30 09:54:15 nazarick systemd[1]: lightdm.service: Scheduled restart job, restart counter is at 2.
Jul 30 09:54:15 nazarick systemd[1]: lightdm.service: Main process exited, code=exited, status=1/FAILURE
Jul 30 09:54:15 nazarick systemd[1]: lightdm.service: Failed with result 'exit-code'.
Jul 30 09:54:16 nazarick systemd[1]: lightdm.service: Scheduled restart job, restart counter is at 3.
Jul 30 09:54:16 nazarick systemd[1]: lightdm.service: Main process exited, code=exited, status=1/FAILURE
Jul 30 09:54:16 nazarick systemd[1]: lightdm.service: Failed with result 'exit-code'.
Jul 30 09:54:16 nazarick systemd[1]: lightdm.service: Scheduled restart job, restart counter is at 4.
Jul 30 09:54:16 nazarick systemd[1]: lightdm.service: Main process exited, code=exited, status=1/FAILURE
Jul 30 09:54:16 nazarick systemd[1]: lightdm.service: Failed with result 'exit-code'.
Jul 30 09:54:16 nazarick systemd[1]: lightdm.service: Scheduled restart job, restart counter is at 5.
Jul 30 09:54:16 nazarick systemd[1]: lightdm.service: Start request repeated too quickly.
Jul 30 09:54:16 nazarick systemd[1]: lightdm.service: Failed with result 'exit-code'.

inxi -Gazy

Graphics:
  Device-1: AMD Navi31 [Radeon Pro W7900] driver: N/A arch: RDNA-3
    code: Navi-3x process: TSMC n5 (5nm) built: 2022+ pcie: gen: 4 speed: 16 GT/s
    lanes: 16 bus-ID: 0e:00.0 chip-ID: 1002:7448 class-ID: 0300
  Device-2: NVIDIA GA102 [GeForce RTX 3080 Ti] vendor: ASUSTeK driver: nvidia
    v: 535.86.05 alternate: nouveau,nvidia_drm non-free: 535.xx+
    status: current (as of 2023-07) arch: Ampere code: GAxxx
    process: TSMC n7 (7nm) built: 2020-22 pcie: gen: 4 speed: 16 GT/s lanes: 8
    link-max: lanes: 16 bus-ID: 0f:00.0 chip-ID: 10de:2208 class-ID: 0300
  Display: server: X.org v: 1.21.1.8 driver: X: loaded: nouveau,nvidia,radeon
    unloaded: modesetting alternate: fbdev,nv,vesa gpu: nvidia tty: 160x45
  API: OpenGL Message: GL data unavailable in console for root.

dmesg

[    0.000000] Linux version 5.15.122-1-MANJARO (builduser@fv-az315-314) (gcc (GCC) 13.1.1 20230714, GNU ld (GNU Binutils) 2.40.0) #1 SMP PREEMPT Tue Jul 25 07:09:46 UTC 2023
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-5.15-x86_64 root=UUID=38b3e03e-636a-4050-b218-ef64f71f9c6f rw quiet cryptdevice=UUID=a67f099c-dedb-4b19-9b31-7ada66ed9831:luks-a67f099c-dedb-4b19-9b31-7ada66ed9831 root=/dev/mapper/luks-a67f099c-dedb-4b19-9b31-7ada66ed9831 apparmor=1 security=apparmor resume=/dev/mapper/luks-05dfb0d9-c7d1-403b-9b5c-4a616f2fee4d udev.log_priority=3
[    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] signal: max sigframe size: 3376
[    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-0x0000000009d1efff] usable
[    0.000000] BIOS-e820: [mem 0x0000000009d1f000-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-0x00000000c9e81fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000c9e82000-0x00000000ca288fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ca289000-0x00000000ca51afff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000ca51b000-0x00000000cac4ffff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000cac50000-0x00000000cb954fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000cb955000-0x00000000cb9fefff] type 20
[    0.000000] BIOS-e820: [mem 0x00000000cb9ff000-0x00000000ccffffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000cd000000-0x00000000cfffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fd200000-0x00000000fd2fffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fd400000-0x00000000fd5fffff] 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 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-0x000000202f2fffff] usable
[    0.000000] BIOS-e820: [mem 0x000000202f300000-0x000000202fffffff] reserved
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] efi: EFI v2.70 by American Megatrends
[    0.000000] efi: ACPI=0xca51a000 ACPI 2.0=0xca51a014 TPMFinalLog=0xcac03000 SMBIOS=0xcb7e9000 SMBIOS 3.0=0xcb7e8000 MEMATTR=0xc4f2b018 ESRT=0xc82bb918 
[    0.000000] SMBIOS 3.3.0 present.
[    0.000000] DMI: System manufacturer System Product Name/ROG STRIX X570-E GAMING WIFI II, BIOS 4204 02/24/2022
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] tsc: Detected 3400.197 MHz processor
[    0.000123] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000125] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000131] last_pfn = 0x202f300 max_arch_pfn = 0x400000000
[    0.000938] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.001162] total RAM covered: 3327M
[    0.001244] Found optimal setting for mtrr clean up
[    0.001244]  gran_size: 64K 	chunk_size: 128M 	num_reg: 4  	lose cover RAM: 0G
[    0.001328] e820: update [mem 0xca990000-0xca99ffff] usable ==> reserved
[    0.001333] e820: update [mem 0xd0000000-0xffffffff] usable ==> reserved
[    0.001337] last_pfn = 0xcd000 max_arch_pfn = 0x400000000
[    0.003924] esrt: Reserving ESRT space from 0x00000000c82bb918 to 0x00000000c82bb950.
[    0.003929] e820: update [mem 0xc82bb000-0xc82bbfff] usable ==> reserved
[    0.003942] Using GB pages for direct mapping
[    0.004300] Secure boot disabled
[    0.004300] RAMDISK: [mem 0x364df000-0x37266fff]
[    0.004304] ACPI: Early table checksum verification disabled
[    0.004306] ACPI: RSDP 0x00000000CA51A014 000024 (v02 ALASKA)
[    0.004309] ACPI: XSDT 0x00000000CA519728 0000EC (v01 ALASKA A M I    01072009 AMI  01000013)
[    0.004313] ACPI: FACP 0x00000000CA509000 000114 (v06 ALASKA A M I    01072009 AMI  00010013)
[    0.004316] ACPI: DSDT 0x00000000CA4FA000 00E80F (v02 ALASKA A M I    01072009 INTL 20120913)
[    0.004318] ACPI: FACS 0x00000000CAC33000 000040
[    0.004319] ACPI: SSDT 0x00000000CA518000 000098 (v01 AMD    BTPLDR   00000001 ASUS 00000001)
[    0.004321] ACPI: SSDT 0x00000000CA50F000 008CE9 (v02 AMD    AmdTable 00000002 MSFT 04000000)
[    0.004322] ACPI: SSDT 0x00000000CA50B000 003B18 (v01 AMD    AMD AOD  00000001 INTL 20120913)
[    0.004324] ACPI: SSDT 0x00000000CA50A000 0001CC (v02 ALASKA CPUSSDT  01072009 AMI  01072009)
[    0.004325] ACPI: FIDT 0x00000000CA4F9000 00009C (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.004327] ACPI: FPDT 0x00000000CA3EB000 000044 (v01 ALASKA A M I    01072009 AMI  01000013)
[    0.004328] ACPI: MCFG 0x00000000CA4F7000 00003C (v01 ALASKA A M I    01072009 MSFT 00010013)
[    0.004330] ACPI: HPET 0x00000000CA4F6000 000038 (v01 ALASKA A M I    01072009 AMI  00000005)
[    0.004332] ACPI: SSDT 0x00000000CA4F5000 000024 (v01 AMD    BIXBY    00001000 INTL 20120913)
[    0.004333] ACPI: IVRS 0x00000000CA4F3000 0000D0 (v02 AMD    AmdTable 00000001 AMD  00000001)
[    0.004335] ACPI: VFCT 0x00000000CA4E4000 00E284 (v01 ALASKA A M I    00000001 AMD  31504F47)
[    0.004336] ACPI: BGRT 0x00000000CA4E3000 000038 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.004338] ACPI: WPBT 0x00000000CA404000 00003C (v01 ALASKA A M I    00000001 ASUS 00000001)
[    0.004339] ACPI: TPM2 0x00000000CA403000 00004C (v04 ALASKA A M I    00000001 AMI  00000000)
[    0.004341] ACPI: PCCT 0x00000000CA402000 00006E (v02 AMD    AmdTable 00000001 AMD  00000001)
[    0.004342] ACPI: SSDT 0x00000000CA3F9000 008033 (v02 AMD    AmdTable 00000001 AMD  00000001)
[    0.004343] ACPI: CRAT 0x00000000CA3F7000 001698 (v01 AMD    AmdTable 00000001 AMD  00000001)
[    0.004345] ACPI: CDIT 0x00000000CA3F6000 000029 (v01 AMD    AmdTable 00000001 AMD  00000001)
[    0.004346] ACPI: SSDT 0x00000000CA3F5000 0002C2 (v01 AMD    QOGIRDGP 00000001 INTL 20120913)
[    0.004348] ACPI: SSDT 0x00000000CA3F3000 0010B4 (v01 AMD    QOGIRTPX 00000001 INTL 20120913)
[    0.004349] ACPI: SSDT 0x00000000CA3F2000 00052C (v01 AMD    QOGIRNOI 00000001 INTL 20120913)
[    0.004351] ACPI: SSDT 0x00000000CA3EE000 003E42 (v01 AMD    QOGIRN   00000001 INTL 20120913)
[    0.004352] ACPI: WSMT 0x00000000CA3ED000 000028 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.004354] ACPI: APIC 0x00000000CA3EC000 00015E (v03 ALASKA A M I    01072009 AMI  00010013)
[    0.004355] ACPI: Reserving FACP table memory at [mem 0xca509000-0xca509113]
[    0.004356] ACPI: Reserving DSDT table memory at [mem 0xca4fa000-0xca50880e]
[    0.004357] ACPI: Reserving FACS table memory at [mem 0xcac33000-0xcac3303f]
[    0.004357] ACPI: Reserving SSDT table memory at [mem 0xca518000-0xca518097]
[    0.004358] ACPI: Reserving SSDT table memory at [mem 0xca50f000-0xca517ce8]
[    0.004358] ACPI: Reserving SSDT table memory at [mem 0xca50b000-0xca50eb17]
[    0.004359] ACPI: Reserving SSDT table memory at [mem 0xca50a000-0xca50a1cb]
[    0.004359] ACPI: Reserving FIDT table memory at [mem 0xca4f9000-0xca4f909b]
[    0.004359] ACPI: Reserving FPDT table memory at [mem 0xca3eb000-0xca3eb043]
[    0.004360] ACPI: Reserving MCFG table memory at [mem 0xca4f7000-0xca4f703b]
[    0.004360] ACPI: Reserving HPET table memory at [mem 0xca4f6000-0xca4f6037]
[    0.004361] ACPI: Reserving SSDT table memory at [mem 0xca4f5000-0xca4f5023]
[    0.004361] ACPI: Reserving IVRS table memory at [mem 0xca4f3000-0xca4f30cf]
[    0.004362] ACPI: Reserving VFCT table memory at [mem 0xca4e4000-0xca4f2283]
[    0.004362] ACPI: Reserving BGRT table memory at [mem 0xca4e3000-0xca4e3037]
[    0.004363] ACPI: Reserving WPBT table memory at [mem 0xca404000-0xca40403b]
[    0.004363] ACPI: Reserving TPM2 table memory at [mem 0xca403000-0xca40304b]
[    0.004364] ACPI: Reserving PCCT table memory at [mem 0xca402000-0xca40206d]
[    0.004364] ACPI: Reserving SSDT table memory at [mem 0xca3f9000-0xca401032]
[    0.004365] ACPI: Reserving CRAT table memory at [mem 0xca3f7000-0xca3f8697]
[    0.004365] ACPI: Reserving CDIT table memory at [mem 0xca3f6000-0xca3f6028]
[    0.004366] ACPI: Reserving SSDT table memory at [mem 0xca3f5000-0xca3f52c1]
[    0.004366] ACPI: Reserving SSDT table memory at [mem 0xca3f3000-0xca3f40b3]
[    0.004367] ACPI: Reserving SSDT table memory at [mem 0xca3f2000-0xca3f252b]
[    0.004367] ACPI: Reserving SSDT table memory at [mem 0xca3ee000-0xca3f1e41]
[    0.004368] ACPI: Reserving WSMT table memory at [mem 0xca3ed000-0xca3ed027]
[    0.004369] ACPI: Reserving APIC table memory at [mem 0xca3ec000-0xca3ec15d]
[    0.004412] No NUMA configuration found
[    0.004412] Faking a node at [mem 0x0000000000000000-0x000000202f2fffff]
[    0.004415] NODE_DATA(0) allocated [mem 0x202f2fc000-0x202f2fffff]
[    0.004493] Zone ranges:
[    0.004493]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.004495]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.004496]   Normal   [mem 0x0000000100000000-0x000000202f2fffff]
[    0.004496]   Device   empty
[    0.004497] Movable zone start for each node
[    0.004497] Early memory node ranges
[    0.004498]   node   0: [mem 0x0000000000001000-0x000000000009ffff]
[    0.004498]   node   0: [mem 0x0000000000100000-0x0000000009d1efff]
[    0.004499]   node   0: [mem 0x000000000a000000-0x000000000a1fffff]
[    0.004500]   node   0: [mem 0x000000000a20e000-0x00000000c9e81fff]
[    0.004500]   node   0: [mem 0x00000000cb9ff000-0x00000000ccffffff]
[    0.004501]   node   0: [mem 0x0000000100000000-0x000000202f2fffff]
[    0.004507] Initmem setup node 0 [mem 0x0000000000001000-0x000000202f2fffff]
[    0.004510] On node 0, zone DMA: 1 pages in unavailable ranges
[    0.004520] On node 0, zone DMA: 96 pages in unavailable ranges
[    0.004601] On node 0, zone DMA32: 737 pages in unavailable ranges
[    0.006764] On node 0, zone DMA32: 14 pages in unavailable ranges
[    0.006821] On node 0, zone DMA32: 7037 pages in unavailable ranges
[    0.135883] On node 0, zone Normal: 12288 pages in unavailable ranges
[    0.135902] On node 0, zone Normal: 3328 pages in unavailable ranges
[    0.136833] ACPI: PM-Timer IO Port: 0x808
[    0.136839] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
[    0.136850] IOAPIC[0]: apic_id 33, version 33, address 0xfec00000, GSI 0-23
[    0.136856] IOAPIC[1]: apic_id 34, version 33, address 0xfec01000, GSI 24-55
[    0.136857] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.136858] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
[    0.136860] ACPI: Using ACPI (MADT) for SMP configuration information
[    0.136861] ACPI: HPET id: 0x10228201 base: 0xfed00000
[    0.136868] e820: update [mem 0xc5416000-0xc545bfff] usable ==> reserved
[    0.136878] smpboot: Allowing 32 CPUs, 0 hotplug CPUs
[    0.136896] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.136897] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[    0.136898] PM: hibernation: Registered nosave memory: [mem 0x09d1f000-0x09ffffff]
[    0.136899] PM: hibernation: Registered nosave memory: [mem 0x0a200000-0x0a20dfff]
[    0.136900] PM: hibernation: Registered nosave memory: [mem 0xc5416000-0xc545bfff]
[    0.136901] PM: hibernation: Registered nosave memory: [mem 0xc82bb000-0xc82bbfff]
[    0.136902] PM: hibernation: Registered nosave memory: [mem 0xc9e82000-0xca288fff]
[    0.136902] PM: hibernation: Registered nosave memory: [mem 0xca289000-0xca51afff]
[    0.136903] PM: hibernation: Registered nosave memory: [mem 0xca51b000-0xcac4ffff]
[    0.136903] PM: hibernation: Registered nosave memory: [mem 0xcac50000-0xcb954fff]
[    0.136904] PM: hibernation: Registered nosave memory: [mem 0xcb955000-0xcb9fefff]
[    0.136905] PM: hibernation: Registered nosave memory: [mem 0xcd000000-0xcfffffff]
[    0.136905] PM: hibernation: Registered nosave memory: [mem 0xd0000000-0xefffffff]
[    0.136905] PM: hibernation: Registered nosave memory: [mem 0xf0000000-0xf7ffffff]
[    0.136906] PM: hibernation: Registered nosave memory: [mem 0xf8000000-0xfd1fffff]
[    0.136906] PM: hibernation: Registered nosave memory: [mem 0xfd200000-0xfd2fffff]
[    0.136906] PM: hibernation: Registered nosave memory: [mem 0xfd300000-0xfd3fffff]
[    0.136907] PM: hibernation: Registered nosave memory: [mem 0xfd400000-0xfd5fffff]
[    0.136907] PM: hibernation: Registered nosave memory: [mem 0xfd600000-0xfe9fffff]
[    0.136908] PM: hibernation: Registered nosave memory: [mem 0xfea00000-0xfea0ffff]
[    0.136908] PM: hibernation: Registered nosave memory: [mem 0xfea10000-0xfeb7ffff]
[    0.136908] PM: hibernation: Registered nosave memory: [mem 0xfeb80000-0xfec01fff]
[    0.136909] PM: hibernation: Registered nosave memory: [mem 0xfec02000-0xfec0ffff]
[    0.136909] PM: hibernation: Registered nosave memory: [mem 0xfec10000-0xfec10fff]
[    0.136909] PM: hibernation: Registered nosave memory: [mem 0xfec11000-0xfecfffff]
[    0.136910] PM: hibernation: Registered nosave memory: [mem 0xfed00000-0xfed00fff]
[    0.136910] PM: hibernation: Registered nosave memory: [mem 0xfed01000-0xfed3ffff]
[    0.136910] PM: hibernation: Registered nosave memory: [mem 0xfed40000-0xfed44fff]
[    0.136911] PM: hibernation: Registered nosave memory: [mem 0xfed45000-0xfed7ffff]
[    0.136911] PM: hibernation: Registered nosave memory: [mem 0xfed80000-0xfed8ffff]
[    0.136912] PM: hibernation: Registered nosave memory: [mem 0xfed90000-0xfedc1fff]
[    0.136912] PM: hibernation: Registered nosave memory: [mem 0xfedc2000-0xfedcffff]
[    0.136912] PM: hibernation: Registered nosave memory: [mem 0xfedd0000-0xfedd3fff]
[    0.136913] PM: hibernation: Registered nosave memory: [mem 0xfedd4000-0xfedd5fff]
[    0.136913] PM: hibernation: Registered nosave memory: [mem 0xfedd6000-0xfeffffff]
[    0.136913] PM: hibernation: Registered nosave memory: [mem 0xff000000-0xffffffff]
[    0.136914] [mem 0xd0000000-0xefffffff] available for PCI devices
[    0.136915] Booting paravirtualized kernel on bare hardware
[    0.136917] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
[    0.139636] setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:32 nr_node_ids:1
[    0.140445] percpu: Embedded 61 pages/cpu s212992 r8192 d28672 u262144
[    0.140450] pcpu-alloc: s212992 r8192 d28672 u262144 alloc=1*2097152
[    0.140452] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15 
[    0.140457] pcpu-alloc: [0] 16 17 18 19 20 21 22 23 [0] 24 25 26 27 28 29 30 31 
[    0.140483] Built 1 zonelists, mobility grouping on.  Total pages: 33006849
[    0.140483] Policy zone: Normal
[    0.140484] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.15-x86_64 root=UUID=38b3e03e-636a-4050-b218-ef64f71f9c6f rw quiet cryptdevice=UUID=a67f099c-dedb-4b19-9b31-7ada66ed9831:luks-a67f099c-dedb-4b19-9b31-7ada66ed9831 root=/dev/mapper/luks-a67f099c-dedb-4b19-9b31-7ada66ed9831 apparmor=1 security=apparmor resume=/dev/mapper/luks-05dfb0d9-c7d1-403b-9b5c-4a616f2fee4d udev.log_priority=3
[    0.140540] Unknown kernel command line parameters "BOOT_IMAGE=/boot/vmlinuz-5.15-x86_64 cryptdevice=UUID=a67f099c-dedb-4b19-9b31-7ada66ed9831:luks-a67f099c-dedb-4b19-9b31-7ada66ed9831", will be passed to user space.
[    0.140541] printk: log_buf_len individual max cpu contribution: 4096 bytes
[    0.140542] printk: log_buf_len total cpu_extra contributions: 126976 bytes
[    0.140542] printk: log_buf_len min size: 131072 bytes
[    0.140656] printk: log_buf_len: 262144 bytes
[    0.140657] printk: early log buf free: 115352(88%)
[    0.143928] Dentry cache hash table entries: 8388608 (order: 14, 67108864 bytes, linear)
[    0.145503] Inode-cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
[    0.145675] mem auto-init: stack:byref_all(zero), heap alloc:on, heap free:off
[    0.300618] Memory: 131724868K/134123724K available (16392K kernel code, 2086K rwdata, 10952K rodata, 2020K init, 3620K bss, 2398596K reserved, 0K cma-reserved)
[    0.301151] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=32, Nodes=1
[    0.301171] ftrace: allocating 44524 entries in 174 pages
[    0.314234] ftrace: allocated 174 pages with 5 groups
[    0.314372] rcu: Preemptible hierarchical RCU implementation.
[    0.314373] rcu: 	RCU dyntick-idle grace-period acceleration is enabled.
[    0.314374] rcu: 	RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=32.
[    0.314374] rcu: 	RCU priority boosting: priority 1 delay 500 ms.
[    0.314375] 	Trampoline variant of Tasks RCU enabled.
[    0.314375] 	Rude variant of Tasks RCU enabled.
[    0.314375] 	Tracing variant of Tasks RCU enabled.
[    0.314376] rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
[    0.314377] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=32
[    0.316898] NR_IRQS: 20736, nr_irqs: 1224, preallocated irqs: 16
[    0.317146] kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
[    0.317196] Console: colour dummy device 80x25
[    0.317204] printk: console [tty0] enabled
[    0.317235] ACPI: Core revision 20210730
[    0.317387] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
[    0.317408] APIC: Switch to symmetric I/O mode setup
[    0.636088] x2apic: IRQ remapping doesn't support X2APIC mode
[    0.636105] Switched APIC routing to physical flat.
[    0.636723] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.650716] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x3103093cd58, max_idle_ns: 440795345004 ns
[    0.650719] Calibrating delay loop (skipped), value calculated using timer frequency.. 6803.74 BogoMIPS (lpj=11333990)
[    0.650720] pid_max: default: 32768 minimum: 301
[    0.652302] LSM: Security Framework initializing
[    0.652306] landlock: Up and running.
[    0.652307] Yama: becoming mindful.
[    0.652323] AppArmor: AppArmor initialized
[    0.652451] Mount-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[    0.652519] Mountpoint-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[    0.652822] x86/cpu: User Mode Instruction Prevention (UMIP) activated
[    0.652865] LVT offset 1 assigned for vector 0xf9
[    0.652984] LVT offset 2 assigned for vector 0xf4
[    0.653016] Last level iTLB entries: 4KB 512, 2MB 512, 4MB 256
[    0.653017] Last level dTLB entries: 4KB 2048, 2MB 2048, 4MB 1024, 1GB 0
[    0.653019] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.653021] Spectre V2 : Mitigation: Retpolines
[    0.653021] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.653022] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
[    0.653022] Spectre V2 : Enabling Restricted Speculation for firmware calls
[    0.653023] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.653024] Spectre V2 : User space: Mitigation: STIBP always-on protection
[    0.653025] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[    0.664049] Freeing SMP alternatives memory: 36K
[    0.774872] smpboot: CPU0: AMD Ryzen 9 5950X 16-Core Processor (family: 0x19, model: 0x21, stepping: 0x2)
[    0.775066] Performance Events: Fam17h+ core perfctr, AMD PMU driver.
[    0.775069] ... version:                0
[    0.775069] ... bit width:              48
[    0.775069] ... generic registers:      6
[    0.775070] ... value mask:             0000ffffffffffff
[    0.775070] ... max period:             00007fffffffffff
[    0.775071] ... fixed-purpose events:   0
[    0.775071] ... event mask:             000000000000003f
[    0.775113] rcu: Hierarchical SRCU implementation.
[    0.775449] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.775880] smp: Bringing up secondary CPUs ...
[    0.776000] x86: Booting SMP configuration:
[    0.776001] .... node  #0, CPUs:        #1  #2  #3  #4  #5  #6  #7  #8  #9 #10 #11 #12 #13 #14 #15 #16
[    0.813098] Spectre V2 : Update user space SMT mitigation: STIBP always-on
[    0.813098]  #17 #18 #19 #20 #21 #22 #23 #24 #25 #26 #27 #28 #29 #30 #31
[    0.846290] smp: Brought up 1 node, 32 CPUs
[    0.846290] smpboot: Max logical packages: 1
[    0.846290] smpboot: Total of 32 processors activated (217699.80 BogoMIPS)
[    0.850719] devtmpfs: initialized
[    0.850758] x86/mm: Memory block size: 2048MB
[    0.851259] ACPI: PM: Registering ACPI NVS region [mem 0x0a200000-0x0a20dfff] (57344 bytes)
[    0.851259] ACPI: PM: Registering ACPI NVS region [mem 0xca51b000-0xcac4ffff] (7557120 bytes)
[    0.851259] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[    0.851259] futex hash table entries: 8192 (order: 7, 524288 bytes, linear)
[    0.851259] pinctrl core: initialized pinctrl subsystem
[    0.851259] PM: RTC time: 07:54:03, date: 2023-07-30
[    0.851565] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.851777] DMA: preallocated 4096 KiB GFP_KERNEL pool for atomic allocations
[    0.851921] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.852067] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.852070] audit: initializing netlink subsys (disabled)
[    0.852074] audit: type=2000 audit(1690703642.219:1): state=initialized audit_enabled=0 res=1
[    0.852074] thermal_sys: Registered thermal governor 'fair_share'
[    0.852074] thermal_sys: Registered thermal governor 'bang_bang'
[    0.852074] thermal_sys: Registered thermal governor 'step_wise'
[    0.852074] thermal_sys: Registered thermal governor 'user_space'
[    0.852074] thermal_sys: Registered thermal governor 'power_allocator'
[    0.852074] cpuidle: using governor ladder
[    0.852074] cpuidle: using governor menu
[    0.852074] Detected 1 PCC Subspaces
[    0.852074] Registering PCC driver as Mailbox controller
[    0.852074] HugeTLB: can free 4094 vmemmap pages for hugepages-1048576kB
[    0.852074] ACPI: bus type PCI registered
[    0.852074] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.852074] PCI: MMCONFIG for domain 0000 [bus 00-7f] at [mem 0xf0000000-0xf7ffffff] (base 0xf0000000)
[    0.852074] PCI: MMCONFIG at [mem 0xf0000000-0xf7ffffff] reserved in E820
[    0.852074] PCI: Using configuration type 1 for base access
[    0.854414] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[    0.854417] HugeTLB: can free 6 vmemmap pages for hugepages-2048kB
[    0.854417] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    0.854417] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.854417] ACPI: Added _OSI(Module Device)
[    0.854417] ACPI: Added _OSI(Processor Device)
[    0.854417] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.854417] ACPI: Added _OSI(Processor Aggregator Device)
[    0.854417] ACPI: Added _OSI(Linux-Dell-Video)
[    0.854417] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[    0.854417] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[    0.867105] ACPI: 11 ACPI AML tables successfully acquired and loaded
[    0.868166] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    0.869919] ACPI: EC: EC started
[    0.869919] ACPI: EC: interrupt blocked
[    0.869960] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.869962] ACPI: \_SB_.PCI0.SBRG.EC0_: Boot DSDT EC used to handle transactions
[    0.869962] ACPI: Interpreter enabled
[    0.869972] ACPI: PM: (supports S0 S3 S4 S5)
[    0.869972] ACPI: Using IOAPIC for interrupt routing
[    0.870223] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.870393] ACPI: Enabled 2 GPEs in block 00 to 1F
[    0.873569] ACPI: PM: Power Resource [PRBT]
[    0.875732] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.875736] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[    0.875854] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug SHPCHotplug PME LTR DPC]
[    0.875966] acpi PNP0A08:00: _OSC: OS now controls [AER PCIeCapability]
[    0.875972] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-7f] only partially covers this bridge
[    0.876191] PCI host bridge to bus 0000:00
[    0.876192] pci_bus 0000:00: root bus resource [io  0x0000-0x03af window]
[    0.876193] pci_bus 0000:00: root bus resource [io  0x03e0-0x0cf7 window]
[    0.876194] pci_bus 0000:00: root bus resource [io  0x03b0-0x03df window]
[    0.876194] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.876195] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.876196] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff window]
[    0.876196] pci_bus 0000:00: root bus resource [mem 0xd0000000-0xfcffffff window]
[    0.876197] pci_bus 0000:00: root bus resource [mem 0x2030000000-0x7fffffffff window]
[    0.876198] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.876238] pci 0000:00:00.0: [1022:1480] type 00 class 0x060000
[    0.876368] pci 0000:00:00.2: [1022:1481] type 00 class 0x080600
[    0.876494] pci 0000:00:01.0: [1022:1482] type 00 class 0x060000
[    0.876620] pci 0000:00:01.1: [1022:1483] type 01 class 0x060400
[    0.876655] pci 0000:00:01.1: enabling Extended Tags
[    0.876718] pci 0000:00:01.1: PME# supported from D0 D3hot D3cold
[    0.876874] pci 0000:00:01.2: [1022:1483] type 01 class 0x060400
[    0.876910] pci 0000:00:01.2: enabling Extended Tags
[    0.876972] pci 0000:00:01.2: PME# supported from D0 D3hot D3cold
[    0.877104] pci 0000:00:02.0: [1022:1482] type 00 class 0x060000
[    0.877204] pci 0000:00:03.0: [1022:1482] type 00 class 0x060000
[    0.877318] pci 0000:00:03.1: [1022:1483] type 01 class 0x060400
[    0.877416] pci 0000:00:03.1: PME# supported from D0 D3hot D3cold
[    0.877563] pci 0000:00:03.2: [1022:1483] type 01 class 0x060400
[    0.877658] pci 0000:00:03.2: PME# supported from D0 D3hot D3cold
[    0.877783] pci 0000:00:04.0: [1022:1482] type 00 class 0x060000
[    0.877883] pci 0000:00:05.0: [1022:1482] type 00 class 0x060000
[    0.877991] pci 0000:00:07.0: [1022:1482] type 00 class 0x060000
[    0.878104] pci 0000:00:07.1: [1022:1484] type 01 class 0x060400
[    0.878140] pci 0000:00:07.1: enabling Extended Tags
[    0.878198] pci 0000:00:07.1: PME# supported from D0 D3hot D3cold
[    0.878320] pci 0000:00:08.0: [1022:1482] type 00 class 0x060000
[    0.878434] pci 0000:00:08.1: [1022:1484] type 01 class 0x060400
[    0.878472] pci 0000:00:08.1: enabling Extended Tags
[    0.878534] pci 0000:00:08.1: PME# supported from D0 D3hot D3cold
[    0.878700] pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500
[    0.878858] pci 0000:00:14.3: [1022:790e] type 00 class 0x060100
[    0.879007] pci 0000:00:18.0: [1022:1440] type 00 class 0x060000
[    0.879060] pci 0000:00:18.1: [1022:1441] type 00 class 0x060000
[    0.879120] pci 0000:00:18.2: [1022:1442] type 00 class 0x060000
[    0.879173] pci 0000:00:18.3: [1022:1443] type 00 class 0x060000
[    0.879232] pci 0000:00:18.4: [1022:1444] type 00 class 0x060000
[    0.879285] pci 0000:00:18.5: [1022:1445] type 00 class 0x060000
[    0.879338] pci 0000:00:18.6: [1022:1446] type 00 class 0x060000
[    0.879398] pci 0000:00:18.7: [1022:1447] type 00 class 0x060000
[    0.879500] pci 0000:01:00.0: [15b7:5011] type 00 class 0x010802
[    0.879520] pci 0000:01:00.0: reg 0x10: [mem 0xfc000000-0xfc003fff 64bit]
[    0.879748] pci 0000:00:01.1: PCI bridge to [bus 01]
[    0.879754] pci 0000:00:01.1:   bridge window [mem 0xfc000000-0xfc0fffff]
[    0.879823] pci 0000:02:00.0: [1022:57ad] type 01 class 0x060400
[    0.879892] pci 0000:02:00.0: enabling Extended Tags
[    0.879997] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
[    0.880117] pci 0000:02:00.0: 63.012 Gb/s available PCIe bandwidth, limited by 16.0 GT/s PCIe x4 link at 0000:00:01.2 (capable of 126.024 Gb/s with 16.0 GT/s PCIe x8 link)
[    0.880196] pci 0000:00:01.2: PCI bridge to [bus 02-0b]
[    0.880200] pci 0000:00:01.2:   bridge window [io  0xc000-0xdfff]
[    0.880202] pci 0000:00:01.2:   bridge window [mem 0xfb200000-0xfb9fffff]
[    0.880206] pci 0000:00:01.2:   bridge window [mem 0x7802100000-0x78022fffff 64bit pref]
[    0.880459] pci 0000:03:01.0: [1022:57a3] type 01 class 0x060400
[    0.880544] pci 0000:03:01.0: enabling Extended Tags
[    0.880803] pci 0000:03:01.0: PME# supported from D0 D3hot D3cold
[    0.881216] pci 0000:03:02.0: [1022:57a3] type 01 class 0x060400
[    0.881301] pci 0000:03:02.0: enabling Extended Tags
[    0.881563] pci 0000:03:02.0: PME# supported from D0 D3hot D3cold
[    0.881970] pci 0000:03:03.0: [1022:57a3] type 01 class 0x060400
[    0.882055] pci 0000:03:03.0: enabling Extended Tags
[    0.882317] pci 0000:03:03.0: PME# supported from D0 D3hot D3cold
[    0.882712] pci 0000:03:04.0: [1022:57a3] type 01 class 0x060400
[    0.882797] pci 0000:03:04.0: enabling Extended Tags
[    0.883076] pci 0000:03:04.0: PME# supported from D0 D3hot D3cold
[    0.883475] pci 0000:03:05.0: [1022:57a3] type 01 class 0x060400
[    0.883560] pci 0000:03:05.0: enabling Extended Tags
[    0.883822] pci 0000:03:05.0: PME# supported from D0 D3hot D3cold
[    0.884262] pci 0000:03:08.0: [1022:57a4] type 01 class 0x060400
[    0.884347] pci 0000:03:08.0: enabling Extended Tags
[    0.884528] pci 0000:03:08.0: PME# supported from D0 D3hot D3cold
[    0.884763] pci 0000:03:09.0: [1022:57a4] type 01 class 0x060400
[    0.884848] pci 0000:03:09.0: enabling Extended Tags
[    0.885049] pci 0000:03:09.0: PME# supported from D0 D3hot D3cold
[    0.885282] pci 0000:03:0a.0: [1022:57a4] type 01 class 0x060400
[    0.885367] pci 0000:03:0a.0: enabling Extended Tags
[    0.885547] pci 0000:03:0a.0: PME# supported from D0 D3hot D3cold
[    0.885778] pci 0000:02:00.0: PCI bridge to [bus 03-0b]
[    0.885786] pci 0000:02:00.0:   bridge window [io  0xc000-0xdfff]
[    0.885789] pci 0000:02:00.0:   bridge window [mem 0xfb200000-0xfb9fffff]
[    0.885796] pci 0000:02:00.0:   bridge window [mem 0x7802100000-0x78022fffff 64bit pref]
[    0.885925] pci 0000:04:00.0: [15b7:5011] type 00 class 0x010802
[    0.885957] pci 0000:04:00.0: reg 0x10: [mem 0xfb900000-0xfb903fff 64bit]
[    0.886353] pci 0000:03:01.0: PCI bridge to [bus 04]
[    0.886364] pci 0000:03:01.0:   bridge window [mem 0xfb900000-0xfb9fffff]
[    0.886495] pci 0000:05:00.0: [144d:a80c] type 00 class 0x010802
[    0.886529] pci 0000:05:00.0: reg 0x10: [mem 0xfb800000-0xfb803fff 64bit]
[    0.886613] pci 0000:05:00.0: enabling Extended Tags
[    0.886956] pci 0000:05:00.0: 15.753 Gb/s available PCIe bandwidth, limited by 16.0 GT/s PCIe x1 link at 0000:03:02.0 (capable of 63.012 Gb/s with 16.0 GT/s PCIe x4 link)
[    0.887054] pci 0000:03:02.0: PCI bridge to [bus 05]
[    0.887064] pci 0000:03:02.0:   bridge window [mem 0xfb800000-0xfb8fffff]
[    0.887200] pci 0000:06:00.0: [14c3:0608] type 00 class 0x028000
[    0.887234] pci 0000:06:00.0: reg 0x10: [mem 0x7802100000-0x78021fffff 64bit pref]
[    0.887256] pci 0000:06:00.0: reg 0x18: [mem 0x7802200000-0x7802203fff 64bit pref]
[    0.887276] pci 0000:06:00.0: reg 0x20: [mem 0x7802204000-0x7802204fff 64bit pref]
[    0.887301] pci 0000:06:00.0: enabling Extended Tags
[    0.887431] pci 0000:06:00.0: supports D1 D2
[    0.887431] pci 0000:06:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.887627] pci 0000:03:03.0: PCI bridge to [bus 06]
[    0.887644] pci 0000:03:03.0:   bridge window [mem 0x7802100000-0x78022fffff 64bit pref]
[    0.887784] pci 0000:07:00.0: [10ec:8125] type 00 class 0x020000
[    0.887813] pci 0000:07:00.0: reg 0x10: [io  0xd000-0xd0ff]
[    0.887854] pci 0000:07:00.0: reg 0x18: [mem 0xfb700000-0xfb70ffff 64bit]
[    0.887879] pci 0000:07:00.0: reg 0x20: [mem 0xfb710000-0xfb713fff 64bit]
[    0.888059] pci 0000:07:00.0: supports D1 D2
[    0.888060] pci 0000:07:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.888294] pci 0000:03:04.0: PCI bridge to [bus 07]
[    0.888301] pci 0000:03:04.0:   bridge window [io  0xd000-0xdfff]
[    0.888305] pci 0000:03:04.0:   bridge window [mem 0xfb700000-0xfb7fffff]
[    0.888448] pci 0000:08:00.0: [8086:1539] type 00 class 0x020000
[    0.888483] pci 0000:08:00.0: reg 0x10: [mem 0xfb600000-0xfb61ffff]
[    0.888520] pci 0000:08:00.0: reg 0x18: [io  0xc000-0xc01f]
[    0.888539] pci 0000:08:00.0: reg 0x1c: [mem 0xfb620000-0xfb623fff]
[    0.888741] pci 0000:08:00.0: PME# supported from D0 D3hot D3cold
[    0.888946] pci 0000:03:05.0: PCI bridge to [bus 08]
[    0.888953] pci 0000:03:05.0:   bridge window [io  0xc000-0xcfff]
[    0.888957] pci 0000:03:05.0:   bridge window [mem 0xfb600000-0xfb6fffff]
[    0.889108] pci 0000:09:00.0: [1022:1485] type 00 class 0x130000
[    0.889190] pci 0000:09:00.0: enabling Extended Tags
[    0.889387] pci 0000:09:00.0: 63.012 Gb/s available PCIe bandwidth, limited by 16.0 GT/s PCIe x4 link at 0000:00:01.2 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link)
[    0.889589] pci 0000:09:00.1: [1022:149c] type 00 class 0x0c0330
[    0.889892] pci 0000:09:00.1: reg 0x10: [mem 0xfb300000-0xfb3fffff 64bit]
[    0.890718] pci 0000:09:00.1: enabling Extended Tags
[    0.891242] pci 0000:09:00.1: PME# supported from D0 D3hot D3cold
[    0.891670] pci 0000:09:00.3: [1022:149c] type 00 class 0x0c0330
[    0.891701] pci 0000:09:00.3: reg 0x10: [mem 0xfb200000-0xfb2fffff 64bit]
[    0.891775] pci 0000:09:00.3: enabling Extended Tags
[    0.891863] pci 0000:09:00.3: PME# supported from D0 D3hot D3cold
[    0.892026] pci 0000:03:08.0: PCI bridge to [bus 09]
[    0.892036] pci 0000:03:08.0:   bridge window [mem 0xfb200000-0xfb3fffff]
[    0.892155] pci 0000:0a:00.0: [1022:7901] type 00 class 0x010601
[    0.892242] pci 0000:0a:00.0: reg 0x24: [mem 0xfb500000-0xfb5007ff]
[    0.892265] pci 0000:0a:00.0: enabling Extended Tags
[    0.892385] pci 0000:0a:00.0: PME# supported from D3hot D3cold
[    0.892483] pci 0000:0a:00.0: 63.012 Gb/s available PCIe bandwidth, limited by 16.0 GT/s PCIe x4 link at 0000:00:01.2 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link)
[    0.892544] pci 0000:03:09.0: PCI bridge to [bus 0a]
[    0.892554] pci 0000:03:09.0:   bridge window [mem 0xfb500000-0xfb5fffff]
[    0.892673] pci 0000:0b:00.0: [1022:7901] type 00 class 0x010601
[    0.892760] pci 0000:0b:00.0: reg 0x24: [mem 0xfb400000-0xfb4007ff]
[    0.892783] pci 0000:0b:00.0: enabling Extended Tags
[    0.892903] pci 0000:0b:00.0: PME# supported from D3hot D3cold
[    0.893001] pci 0000:0b:00.0: 63.012 Gb/s available PCIe bandwidth, limited by 16.0 GT/s PCIe x4 link at 0000:00:01.2 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link)
[    0.893061] pci 0000:03:0a.0: PCI bridge to [bus 0b]
[    0.893072] pci 0000:03:0a.0:   bridge window [mem 0xfb400000-0xfb4fffff]
[    0.893218] pci 0000:0c:00.0: [1002:1478] type 01 class 0x060400
[    0.893236] pci 0000:0c:00.0: reg 0x10: [mem 0xfbf00000-0xfbf03fff]
[    0.893369] pci 0000:0c:00.0: PME# supported from D0 D3hot D3cold
[    0.893457] 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.893515] pci 0000:00:03.1: PCI bridge to [bus 0c-0e]
[    0.893519] pci 0000:00:03.1:   bridge window [io  0xf000-0xffff]
[    0.893521] pci 0000:00:03.1:   bridge window [mem 0xfbd00000-0xfbffffff]
[    0.893524] pci 0000:00:03.1:   bridge window [mem 0x6000000000-0x700fffffff 64bit pref]
[    0.893600] pci 0000:0d:00.0: [1002:1479] type 01 class 0x060400
[    0.893749] pci 0000:0d:00.0: PME# supported from D0 D3hot D3cold
[    0.894162] pci 0000:0c:00.0: PCI bridge to [bus 0d-0e]
[    0.894168] pci 0000:0c:00.0:   bridge window [io  0xf000-0xffff]
[    0.894171] pci 0000:0c:00.0:   bridge window [mem 0xfbd00000-0xfbefffff]
[    0.894177] pci 0000:0c:00.0:   bridge window [mem 0x6000000000-0x700fffffff 64bit pref]
[    0.894255] pci 0000:0e:00.0: [1002:7448] type 00 class 0x030000
[    0.894278] pci 0000:0e:00.0: reg 0x10: [mem 0x6000000000-0x6fffffffff 64bit pref]
[    0.894293] pci 0000:0e:00.0: reg 0x18: [mem 0x7000000000-0x700fffffff 64bit pref]
[    0.894302] pci 0000:0e:00.0: reg 0x20: [io  0xf000-0xf0ff]
[    0.894311] pci 0000:0e:00.0: reg 0x24: [mem 0xfbd00000-0xfbdfffff]
[    0.894321] pci 0000:0e:00.0: reg 0x30: [mem 0xfbe00000-0xfbe1ffff pref]
[    0.894351] pci 0000:0e:00.0: BAR 0: assigned to efifb
[    0.894442] pci 0000:0e:00.0: PME# supported from D1 D2 D3hot D3cold
[    0.894551] pci 0000:0e: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.894616] pci 0000:0e:00.1: [1002:ab30] type 00 class 0x040300
[    0.894631] pci 0000:0e:00.1: reg 0x10: [mem 0xfbe20000-0xfbe23fff]
[    0.894745] pci 0000:0e:00.1: PME# supported from D1 D2 D3hot D3cold
[    0.894873] pci 0000:0d:00.0: PCI bridge to [bus 0e]
[    0.894878] pci 0000:0d:00.0:   bridge window [io  0xf000-0xffff]
[    0.894881] pci 0000:0d:00.0:   bridge window [mem 0xfbd00000-0xfbefffff]
[    0.894887] pci 0000:0d:00.0:   bridge window [mem 0x6000000000-0x700fffffff 64bit pref]
[    0.894959] pci 0000:0f:00.0: [10de:2208] type 00 class 0x030000
[    0.894973] pci 0000:0f:00.0: reg 0x10: [mem 0xfa000000-0xfaffffff]
[    0.894985] pci 0000:0f:00.0: reg 0x14: [mem 0x7400000000-0x77ffffffff 64bit pref]
[    0.894997] pci 0000:0f:00.0: reg 0x1c: [mem 0x7800000000-0x7801ffffff 64bit pref]
[    0.895005] pci 0000:0f:00.0: reg 0x24: [io  0xe000-0xe07f]
[    0.895013] pci 0000:0f:00.0: reg 0x30: [mem 0xfb000000-0xfb07ffff pref]
[    0.895090] pci 0000:0f:00.0: PME# supported from D0 D3hot
[    0.895192] pci 0000:0f:00.0: 126.024 Gb/s available PCIe bandwidth, limited by 16.0 GT/s PCIe x8 link at 0000:00:03.2 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link)
[    0.895251] pci 0000:0f:00.1: [10de:1aef] type 00 class 0x040300
[    0.895263] pci 0000:0f:00.1: reg 0x10: [mem 0xfb080000-0xfb083fff]
[    0.895425] pci 0000:00:03.2: PCI bridge to [bus 0f]
[    0.895429] pci 0000:00:03.2:   bridge window [io  0xe000-0xefff]
[    0.895431] pci 0000:00:03.2:   bridge window [mem 0xfa000000-0xfb0fffff]
[    0.895434] pci 0000:00:03.2:   bridge window [mem 0x7400000000-0x7801ffffff 64bit pref]
[    0.895499] pci 0000:10:00.0: [1022:148a] type 00 class 0x130000
[    0.895544] pci 0000:10:00.0: enabling Extended Tags
[    0.895707] pci 0000:00:07.1: PCI bridge to [bus 10]
[    0.895779] pci 0000:11:00.0: [1022:1485] type 00 class 0x130000
[    0.895829] pci 0000:11:00.0: enabling Extended Tags
[    0.896006] pci 0000:11:00.1: [1022:1486] type 00 class 0x108000
[    0.896030] pci 0000:11:00.1: reg 0x18: [mem 0xfbb00000-0xfbbfffff]
[    0.896046] pci 0000:11:00.1: reg 0x24: [mem 0xfbc08000-0xfbc09fff]
[    0.896058] pci 0000:11:00.1: enabling Extended Tags
[    0.896222] pci 0000:11:00.3: [1022:149c] type 00 class 0x0c0330
[    0.896241] pci 0000:11:00.3: reg 0x10: [mem 0xfba00000-0xfbafffff 64bit]
[    0.896285] pci 0000:11:00.3: enabling Extended Tags
[    0.896354] pci 0000:11:00.3: PME# supported from D0 D3hot D3cold
[    0.896466] pci 0000:11:00.4: [1022:1487] type 00 class 0x040300
[    0.896479] pci 0000:11:00.4: reg 0x10: [mem 0xfbc00000-0xfbc07fff]
[    0.896518] pci 0000:11:00.4: enabling Extended Tags
[    0.896583] pci 0000:11:00.4: PME# supported from D0 D3hot D3cold
[    0.896690] pci 0000:00:08.1: PCI bridge to [bus 11]
[    0.896695] pci 0000:00:08.1:   bridge window [mem 0xfba00000-0xfbcfffff]
[    0.896933] ACPI: PCI: Interrupt link LNKA configured for IRQ 0
[    0.896967] ACPI: PCI: Interrupt link LNKB configured for IRQ 0
[    0.896996] ACPI: PCI: Interrupt link LNKC configured for IRQ 0
[    0.897032] ACPI: PCI: Interrupt link LNKD configured for IRQ 0
[    0.897064] ACPI: PCI: Interrupt link LNKE configured for IRQ 0
[    0.897090] ACPI: PCI: Interrupt link LNKF configured for IRQ 0
[    0.897116] ACPI: PCI: Interrupt link LNKG configured for IRQ 0
[    0.897142] ACPI: PCI: Interrupt link LNKH configured for IRQ 0
[    0.897596] ACPI: EC: interrupt unblocked
[    0.897596] ACPI: EC: event unblocked
[    0.897601] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.897602] ACPI: EC: GPE=0x4
[    0.897603] ACPI: \_SB_.PCI0.SBRG.EC0_: Boot DSDT EC initialization complete
[    0.897604] ACPI: \_SB_.PCI0.SBRG.EC0_: EC: Used to handle transactions and events
[    0.897631] iommu: Default domain type: Translated 
[    0.897631] iommu: DMA domain TLB invalidation policy: lazy mode 
[    0.897637] pci 0000:0e:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
[    0.897637] pci 0000:0f:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
[    0.897637] pci 0000:0e:00.0: vgaarb: bridge control possible
[    0.897637] pci 0000:0f:00.0: vgaarb: bridge control possible
[    0.897637] pci 0000:0e:00.0: vgaarb: setting as boot device
[    0.897637] vgaarb: loaded
[    0.897637] SCSI subsystem initialized
[    0.897637] libata version 3.00 loaded.
[    0.897637] ACPI: bus type USB registered
[    0.897637] usbcore: registered new interface driver usbfs
[    0.897637] usbcore: registered new interface driver hub
[    0.897637] usbcore: registered new device driver usb
[    0.897637] pps_core: LinuxPPS API ver. 1 registered
[    0.897637] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.897637] PTP clock support registered
[    0.897637] EDAC MC: Ver: 3.0.0
[    0.897642] Registered efivars operations
[    0.897642] NetLabel: Initializing
[    0.897642] NetLabel:  domain hash size = 128
[    0.897642] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.897642] NetLabel:  unlabeled traffic allowed by default
[    0.897642] PCI: Using ACPI for IRQ routing
[    0.903267] PCI: pci_cache_line_size set to 64 bytes
[    0.903427] e820: reserve RAM buffer [mem 0x09d1f000-0x0bffffff]
[    0.903428] e820: reserve RAM buffer [mem 0x0a200000-0x0bffffff]
[    0.903429] e820: reserve RAM buffer [mem 0xc5416000-0xc7ffffff]
[    0.903429] e820: reserve RAM buffer [mem 0xc82bb000-0xcbffffff]
[    0.903430] e820: reserve RAM buffer [mem 0xc9e82000-0xcbffffff]
[    0.903430] e820: reserve RAM buffer [mem 0xcd000000-0xcfffffff]
[    0.903431] e820: reserve RAM buffer [mem 0x202f300000-0x202fffffff]
[    0.903434] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[    0.903434] hpet0: 3 comparators, 32-bit 14.318180 MHz counter
[    0.905467] clocksource: Switched to clocksource tsc-early
[    0.911198] VFS: Disk quotas dquot_6.6.0
[    0.911218] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.911314] AppArmor: AppArmor Filesystem Enabled
[    0.911343] pnp: PnP ACPI init
[    0.911395] system 00:00: [mem 0xf0000000-0xf7ffffff] has been reserved
[    0.911455] system 00:01: [mem 0xfd200000-0xfd2fffff] has been reserved
[    0.911558] system 00:03: [io  0x0290-0x029f] has been reserved
[    0.911559] system 00:03: [io  0x0200-0x021f] has been reserved
[    0.911718] system 00:04: [io  0x04d0-0x04d1] has been reserved
[    0.911718] system 00:04: [io  0x040b] has been reserved
[    0.911719] system 00:04: [io  0x04d6] has been reserved
[    0.911719] system 00:04: [io  0x0c00-0x0c01] has been reserved
[    0.911720] system 00:04: [io  0x0c14] has been reserved
[    0.911720] system 00:04: [io  0x0c50-0x0c51] has been reserved
[    0.911721] system 00:04: [io  0x0c52] has been reserved
[    0.911722] system 00:04: [io  0x0c6c] has been reserved
[    0.911729] system 00:04: [io  0x0c6f] has been reserved
[    0.911729] system 00:04: [io  0x0cd8-0x0cdf] has been reserved
[    0.911730] system 00:04: [io  0x0800-0x089f] has been reserved
[    0.911730] system 00:04: [io  0x0b00-0x0b0f] has been reserved
[    0.911731] system 00:04: [io  0x0b20-0x0b3f] has been reserved
[    0.911731] system 00:04: [io  0x0900-0x090f] has been reserved
[    0.911732] system 00:04: [io  0x0910-0x091f] has been reserved
[    0.911733] system 00:04: [mem 0xfec00000-0xfec00fff] could not be reserved
[    0.911733] system 00:04: [mem 0xfec01000-0xfec01fff] could not be reserved
[    0.911735] system 00:04: [mem 0xfedc0000-0xfedc0fff] has been reserved
[    0.911736] system 00:04: [mem 0xfee00000-0xfee00fff] has been reserved
[    0.911736] system 00:04: [mem 0xfed80000-0xfed8ffff] could not be reserved
[    0.911737] system 00:04: [mem 0xfec10000-0xfec10fff] has been reserved
[    0.911738] system 00:04: [mem 0xff000000-0xffffffff] has been reserved
[    0.912038] pnp: PnP ACPI: found 5 devices
[    0.918059] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.918186] NET: Registered PF_INET protocol family
[    0.918311] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.919263] tcp_listen_portaddr_hash hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[    0.919328] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    0.919484] TCP established hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[    0.919750] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[    0.919788] TCP: Hash tables configured (established 524288 bind 65536)
[    0.919923] MPTCP token hash table entries: 65536 (order: 8, 1572864 bytes, linear)
[    0.920052] UDP hash table entries: 65536 (order: 9, 2097152 bytes, linear)
[    0.920234] UDP-Lite hash table entries: 65536 (order: 9, 2097152 bytes, linear)
[    0.920419] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    0.920422] NET: Registered PF_XDP protocol family
[    0.920438] pci 0000:00:01.1: PCI bridge to [bus 01]
[    0.920444] pci 0000:00:01.1:   bridge window [mem 0xfc000000-0xfc0fffff]
[    0.920451] pci 0000:03:01.0: PCI bridge to [bus 04]
[    0.920457] pci 0000:03:01.0:   bridge window [mem 0xfb900000-0xfb9fffff]
[    0.920468] pci 0000:03:02.0: PCI bridge to [bus 05]
[    0.920474] pci 0000:03:02.0:   bridge window [mem 0xfb800000-0xfb8fffff]
[    0.920485] pci 0000:03:03.0: PCI bridge to [bus 06]
[    0.920494] pci 0000:03:03.0:   bridge window [mem 0x7802100000-0x78022fffff 64bit pref]
[    0.920502] pci 0000:03:04.0: PCI bridge to [bus 07]
[    0.920504] pci 0000:03:04.0:   bridge window [io  0xd000-0xdfff]
[    0.920510] pci 0000:03:04.0:   bridge window [mem 0xfb700000-0xfb7fffff]
[    0.920521] pci 0000:03:05.0: PCI bridge to [bus 08]
[    0.920523] pci 0000:03:05.0:   bridge window [io  0xc000-0xcfff]
[    0.920529] pci 0000:03:05.0:   bridge window [mem 0xfb600000-0xfb6fffff]
[    0.920540] pci 0000:03:08.0: PCI bridge to [bus 09]
[    0.920545] pci 0000:03:08.0:   bridge window [mem 0xfb200000-0xfb3fffff]
[    0.920556] pci 0000:03:09.0: PCI bridge to [bus 0a]
[    0.920562] pci 0000:03:09.0:   bridge window [mem 0xfb500000-0xfb5fffff]
[    0.920573] pci 0000:03:0a.0: PCI bridge to [bus 0b]
[    0.920578] pci 0000:03:0a.0:   bridge window [mem 0xfb400000-0xfb4fffff]
[    0.920589] pci 0000:02:00.0: PCI bridge to [bus 03-0b]
[    0.920591] pci 0000:02:00.0:   bridge window [io  0xc000-0xdfff]
[    0.920597] pci 0000:02:00.0:   bridge window [mem 0xfb200000-0xfb9fffff]
[    0.920601] pci 0000:02:00.0:   bridge window [mem 0x7802100000-0x78022fffff 64bit pref]
[    0.920608] pci 0000:00:01.2: PCI bridge to [bus 02-0b]
[    0.920609] pci 0000:00:01.2:   bridge window [io  0xc000-0xdfff]
[    0.920612] pci 0000:00:01.2:   bridge window [mem 0xfb200000-0xfb9fffff]
[    0.920615] pci 0000:00:01.2:   bridge window [mem 0x7802100000-0x78022fffff 64bit pref]
[    0.920620] pci 0000:0d:00.0: PCI bridge to [bus 0e]
[    0.920626] pci 0000:0d:00.0:   bridge window [io  0xf000-0xffff]
[    0.920630] pci 0000:0d:00.0:   bridge window [mem 0xfbd00000-0xfbefffff]
[    0.920633] pci 0000:0d:00.0:   bridge window [mem 0x6000000000-0x700fffffff 64bit pref]
[    0.920639] pci 0000:0c:00.0: PCI bridge to [bus 0d-0e]
[    0.920641] pci 0000:0c:00.0:   bridge window [io  0xf000-0xffff]
[    0.920645] pci 0000:0c:00.0:   bridge window [mem 0xfbd00000-0xfbefffff]
[    0.920648] pci 0000:0c:00.0:   bridge window [mem 0x6000000000-0x700fffffff 64bit pref]
[    0.920654] pci 0000:00:03.1: PCI bridge to [bus 0c-0e]
[    0.920655] pci 0000:00:03.1:   bridge window [io  0xf000-0xffff]
[    0.920658] pci 0000:00:03.1:   bridge window [mem 0xfbd00000-0xfbffffff]
[    0.920660] pci 0000:00:03.1:   bridge window [mem 0x6000000000-0x700fffffff 64bit pref]
[    0.920665] pci 0000:00:03.2: PCI bridge to [bus 0f]
[    0.920666] pci 0000:00:03.2:   bridge window [io  0xe000-0xefff]
[    0.920669] pci 0000:00:03.2:   bridge window [mem 0xfa000000-0xfb0fffff]
[    0.920671] pci 0000:00:03.2:   bridge window [mem 0x7400000000-0x7801ffffff 64bit pref]
[    0.920676] pci 0000:00:07.1: PCI bridge to [bus 10]
[    0.920685] pci 0000:00:08.1: PCI bridge to [bus 11]
[    0.920688] pci 0000:00:08.1:   bridge window [mem 0xfba00000-0xfbcfffff]
[    0.920695] pci_bus 0000:00: resource 4 [io  0x0000-0x03af window]
[    0.920696] pci_bus 0000:00: resource 5 [io  0x03e0-0x0cf7 window]
[    0.920696] pci_bus 0000:00: resource 6 [io  0x03b0-0x03df window]
[    0.920697] pci_bus 0000:00: resource 7 [io  0x0d00-0xffff window]
[    0.920697] pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000bffff window]
[    0.920698] pci_bus 0000:00: resource 9 [mem 0x000c0000-0x000dffff window]
[    0.920699] pci_bus 0000:00: resource 10 [mem 0xd0000000-0xfcffffff window]
[    0.920699] pci_bus 0000:00: resource 11 [mem 0x2030000000-0x7fffffffff window]
[    0.920700] pci_bus 0000:01: resource 1 [mem 0xfc000000-0xfc0fffff]
[    0.920701] pci_bus 0000:02: resource 0 [io  0xc000-0xdfff]
[    0.920702] pci_bus 0000:02: resource 1 [mem 0xfb200000-0xfb9fffff]
[    0.920702] pci_bus 0000:02: resource 2 [mem 0x7802100000-0x78022fffff 64bit pref]
[    0.920703] pci_bus 0000:03: resource 0 [io  0xc000-0xdfff]
[    0.920704] pci_bus 0000:03: resource 1 [mem 0xfb200000-0xfb9fffff]
[    0.920704] pci_bus 0000:03: resource 2 [mem 0x7802100000-0x78022fffff 64bit pref]
[    0.920705] pci_bus 0000:04: resource 1 [mem 0xfb900000-0xfb9fffff]
[    0.920706] pci_bus 0000:05: resource 1 [mem 0xfb800000-0xfb8fffff]
[    0.920706] pci_bus 0000:06: resource 2 [mem 0x7802100000-0x78022fffff 64bit pref]
[    0.920707] pci_bus 0000:07: resource 0 [io  0xd000-0xdfff]
[    0.920708] pci_bus 0000:07: resource 1 [mem 0xfb700000-0xfb7fffff]
[    0.920708] pci_bus 0000:08: resource 0 [io  0xc000-0xcfff]
[    0.920709] pci_bus 0000:08: resource 1 [mem 0xfb600000-0xfb6fffff]
[    0.920710] pci_bus 0000:09: resource 1 [mem 0xfb200000-0xfb3fffff]
[    0.920710] pci_bus 0000:0a: resource 1 [mem 0xfb500000-0xfb5fffff]
[    0.920711] pci_bus 0000:0b: resource 1 [mem 0xfb400000-0xfb4fffff]
[    0.920712] pci_bus 0000:0c: resource 0 [io  0xf000-0xffff]
[    0.920712] pci_bus 0000:0c: resource 1 [mem 0xfbd00000-0xfbffffff]
[    0.920713] pci_bus 0000:0c: resource 2 [mem 0x6000000000-0x700fffffff 64bit pref]
[    0.920714] pci_bus 0000:0d: resource 0 [io  0xf000-0xffff]
[    0.920714] pci_bus 0000:0d: resource 1 [mem 0xfbd00000-0xfbefffff]
[    0.920715] pci_bus 0000:0d: resource 2 [mem 0x6000000000-0x700fffffff 64bit pref]
[    0.920715] pci_bus 0000:0e: resource 0 [io  0xf000-0xffff]
[    0.920716] pci_bus 0000:0e: resource 1 [mem 0xfbd00000-0xfbefffff]
[    0.920716] pci_bus 0000:0e: resource 2 [mem 0x6000000000-0x700fffffff 64bit pref]
[    0.920717] pci_bus 0000:0f: resource 0 [io  0xe000-0xefff]
[    0.920718] pci_bus 0000:0f: resource 1 [mem 0xfa000000-0xfb0fffff]
[    0.920718] pci_bus 0000:0f: resource 2 [mem 0x7400000000-0x7801ffffff 64bit pref]
[    0.920719] pci_bus 0000:11: resource 1 [mem 0xfba00000-0xfbcfffff]
[    0.921243] pci 0000:0e:00.1: D0 power state depends on 0000:0e:00.0
[    0.921267] pci 0000:0f:00.1: D0 power state depends on 0000:0f:00.0
[    0.921366] PCI: CLS 64 bytes, default 64
[    0.921373] pci 0000:00:00.2: AMD-Vi: IOMMU performance counters supported
[    0.921397] pci 0000:00:01.0: Adding to iommu group 0
[    0.921416] pci 0000:00:01.1: Adding to iommu group 1
[    0.921423] pci 0000:00:01.2: Adding to iommu group 2
[    0.921429] pci 0000:00:02.0: Adding to iommu group 3
[    0.921439] pci 0000:00:03.0: Adding to iommu group 4
[    0.921452] pci 0000:00:03.1: Adding to iommu group 5
[    0.921458] pci 0000:00:03.2: Adding to iommu group 6
[    0.921464] pci 0000:00:04.0: Adding to iommu group 7
[    0.921471] pci 0000:00:05.0: Adding to iommu group 8
[    0.921477] Trying to unpack rootfs image as initramfs...
[    0.921484] pci 0000:00:07.0: Adding to iommu group 9
[    0.921492] pci 0000:00:07.1: Adding to iommu group 10
[    0.921499] pci 0000:00:08.0: Adding to iommu group 11
[    0.921506] pci 0000:00:08.1: Adding to iommu group 12
[    0.921528] pci 0000:00:14.0: Adding to iommu group 13
[    0.921532] pci 0000:00:14.3: Adding to iommu group 13
[    0.921550] pci 0000:00:18.0: Adding to iommu group 14
[    0.921555] pci 0000:00:18.1: Adding to iommu group 14
[    0.921559] pci 0000:00:18.2: Adding to iommu group 14
[    0.921570] pci 0000:00:18.3: Adding to iommu group 14
[    0.921574] pci 0000:00:18.4: Adding to iommu group 14
[    0.921585] pci 0000:00:18.5: Adding to iommu group 14
[    0.921589] pci 0000:00:18.6: Adding to iommu group 14
[    0.921594] pci 0000:00:18.7: Adding to iommu group 14
[    0.921600] pci 0000:01:00.0: Adding to iommu group 15
[    0.921606] pci 0000:02:00.0: Adding to iommu group 16
[    0.921641] pci 0000:03:01.0: Adding to iommu group 17
[    0.921670] pci 0000:03:02.0: Adding to iommu group 18
[    0.921708] pci 0000:03:03.0: Adding to iommu group 19
[    0.921737] pci 0000:03:04.0: Adding to iommu group 20
[    0.921779] pci 0000:03:05.0: Adding to iommu group 21
[    0.921787] pci 0000:03:08.0: Adding to iommu group 22
[    0.921794] pci 0000:03:09.0: Adding to iommu group 23
[    0.921809] pci 0000:03:0a.0: Adding to iommu group 24
[    0.921843] pci 0000:04:00.0: Adding to iommu group 25
[    0.921873] pci 0000:05:00.0: Adding to iommu group 26
[    0.921902] pci 0000:06:00.0: Adding to iommu group 27
[    0.921931] pci 0000:07:00.0: Adding to iommu group 28
[    0.921971] pci 0000:08:00.0: Adding to iommu group 29
[    0.921973] pci 0000:09:00.0: Adding to iommu group 22
[    0.921976] pci 0000:09:00.1: Adding to iommu group 22
[    0.921978] pci 0000:09:00.3: Adding to iommu group 22
[    0.921981] pci 0000:0a:00.0: Adding to iommu group 23
[    0.921984] pci 0000:0b:00.0: Adding to iommu group 24
[    0.921990] pci 0000:0c:00.0: Adding to iommu group 30
[    0.922002] pci 0000:0d:00.0: Adding to iommu group 31
[    0.922017] pci 0000:0e:00.0: Adding to iommu group 32
[    0.922028] pci 0000:0e:00.1: Adding to iommu group 33
[    0.922037] pci 0000:0f:00.0: Adding to iommu group 34
[    0.922049] pci 0000:0f:00.1: Adding to iommu group 34
[    0.922055] pci 0000:10:00.0: Adding to iommu group 35
[    0.922069] pci 0000:11:00.0: Adding to iommu group 36
[    0.922078] pci 0000:11:00.1: Adding to iommu group 37
[    0.922092] pci 0000:11:00.3: Adding to iommu group 38
[    0.922101] pci 0000:11:00.4: Adding to iommu group 39
[    0.932806] pci 0000:00:00.2: AMD-Vi: Found IOMMU cap 0x40
[    0.932811] AMD-Vi: Extended features (0x58f77ef22294a5a): PPR NX GT IA PC GA_vAPIC
[    0.932814] AMD-Vi: Interrupt remapping enabled
[    0.932964] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.932967] software IO TLB: mapped [mem 0x00000000c02b9000-0x00000000c42b9000] (64MB)
[    0.933020] LVT offset 0 assigned for vector 0x400
[    0.933346] perf: AMD IBS detected (0x000003ff)
[    0.933373] perf/amd_iommu: Detected AMD IOMMU #0 (2 banks, 4 counters/bank).
[    0.937069] Initialise system trusted keyrings
[    0.937093] Key type blacklist registered
[    0.937133] workingset: timestamp_bits=41 max_order=25 bucket_order=0
[    0.938339] zbud: loaded
[    0.940814] Key type asymmetric registered
[    0.940815] Asymmetric key parser 'x509' registered
[    0.940829] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 242)
[    0.940867] io scheduler mq-deadline registered
[    0.940868] io scheduler kyber registered
[    0.940910] io scheduler bfq registered
[    0.941244] pcieport 0000:00:01.1: AER: enabled with IRQ 27
[    0.941430] pcieport 0000:00:01.2: AER: enabled with IRQ 28
[    0.941605] pcieport 0000:00:03.1: AER: enabled with IRQ 29
[    0.941772] pcieport 0000:00:03.2: AER: enabled with IRQ 30
[    0.941984] pcieport 0000:00:07.1: AER: enabled with IRQ 32
[    0.942152] pcieport 0000:00:08.1: AER: enabled with IRQ 33
[    0.944963] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    0.945023] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[    0.945038] ACPI: button: Power Button [PWRB]
[    0.945056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[    0.945834] ACPI: button: Power Button [PWRF]
[    0.949168] smpboot: Estimated ratio of average max frequency by base frequency (times 1024): 1277
[    0.949186] Monitor-Mwait will be used to enter C-1 state
[    0.949190] ACPI: \_PR_.C000: Found 2 idle states
[    0.949272] ACPI: \_PR_.C002: Found 2 idle states
[    0.949369] ACPI: \_PR_.C004: Found 2 idle states
[    0.949518] ACPI: \_PR_.C006: Found 2 idle states
[    0.949614] ACPI: \_PR_.C008: Found 2 idle states
[    0.949664] ACPI: \_PR_.C00A: Found 2 idle states
[    0.949764] ACPI: \_PR_.C00C: Found 2 idle states
[    0.949850] ACPI: \_PR_.C00E: Found 2 idle states
[    0.949904] ACPI: \_PR_.C010: Found 2 idle states
[    0.949996] ACPI: \_PR_.C012: Found 2 idle states
[    0.950108] ACPI: \_PR_.C014: Found 2 idle states
[    0.950222] ACPI: \_PR_.C016: Found 2 idle states
[    0.950321] ACPI: \_PR_.C018: Found 2 idle states
[    0.950435] ACPI: \_PR_.C01A: Found 2 idle states
[    0.950533] ACPI: \_PR_.C01C: Found 2 idle states
[    0.950638] ACPI: \_PR_.C01E: Found 2 idle states
[    0.950736] ACPI: \_PR_.C001: Found 2 idle states
[    0.950827] ACPI: \_PR_.C003: Found 2 idle states
[    0.950923] ACPI: \_PR_.C005: Found 2 idle states
[    0.951022] ACPI: \_PR_.C007: Found 2 idle states
[    0.951113] ACPI: \_PR_.C009: Found 2 idle states
[    0.951204] ACPI: \_PR_.C00B: Found 2 idle states
[    0.951314] ACPI: \_PR_.C00D: Found 2 idle states
[    0.951395] ACPI: \_PR_.C00F: Found 2 idle states
[    0.951446] ACPI: \_PR_.C011: Found 2 idle states
[    0.951533] ACPI: \_PR_.C013: Found 2 idle states
[    0.951650] ACPI: \_PR_.C015: Found 2 idle states
[    0.951749] ACPI: \_PR_.C017: Found 2 idle states
[    0.951841] ACPI: \_PR_.C019: Found 2 idle states
[    0.951942] ACPI: \_PR_.C01B: Found 2 idle states
[    0.952033] ACPI: \_PR_.C01D: Found 2 idle states
[    0.952120] ACPI: \_PR_.C01F: Found 2 idle states
[    0.952301] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    0.952467] serial8250: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[    0.953356] Non-volatile memory driver v1.3
[    0.953357] Linux agpgart interface v0.103
[    0.953396] AMD-Vi: AMD IOMMUv2 loaded and initialized
[    0.954978] nvme nvme0: pci function 0000:01:00.0
[    0.955013] nvme nvme1: pci function 0000:04:00.0
[    0.955042] nvme nvme2: pci function 0000:05:00.0
[    0.955063] ahci 0000:0a:00.0: version 3.0
[    0.955300] ahci 0000:0a:00.0: AHCI 0001.0301 32 slots 1 ports 6 Gbps 0x1 impl SATA mode
[    0.955301] ahci 0000:0a:00.0: flags: 64bit ncq sntf ilck pm led clo only pmp fbs pio slum part 
[    0.955573] scsi host0: ahci
[    0.955674] ata1: SATA max UDMA/133 abar m2048@0xfb500000 port 0xfb500100 irq 49
[    0.956042] ahci 0000:0b:00.0: AHCI 0001.0301 32 slots 1 ports 6 Gbps 0x2 impl SATA mode
[    0.956043] ahci 0000:0b:00.0: flags: 64bit ncq sntf ilck pm led clo only pmp fbs pio slum part 
[    0.956196] scsi host1: ahci
[    0.956281] scsi host2: ahci
[    0.956305] ata2: DUMMY
[    0.956308] ata3: SATA max UDMA/133 abar m2048@0xfb400000 port 0xfb400180 irq 53
[    0.956356] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.956358] ehci-pci: EHCI PCI platform driver
[    0.956363] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    0.956364] ohci-pci: OHCI PCI platform driver
[    0.956367] uhci_hcd: USB Universal Host Controller Interface driver
[    0.956387] usbcore: registered new interface driver usbserial_generic
[    0.956389] usbserial: USB Serial support registered for generic
[    0.956431] rtc_cmos 00:02: RTC can wake from S4
[    0.956657] rtc_cmos 00:02: registered as rtc0
[    0.956693] rtc_cmos 00:02: setting system clock to 2023-07-30T07:54:03 UTC (1690703643)
[    0.956725] rtc_cmos 00:02: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[    0.956874] ledtrig-cpu: registered to indicate activity on CPUs
[    0.957096] efifb: probing for efifb
[    0.957105] efifb: Ignoring BGRT: unexpected or invalid BMP data
[    0.957105] efifb: framebuffer at 0x6000000000, using 3648k, total 3648k
[    0.957106] efifb: mode is 1280x720x32, linelength=5120, pages=1
[    0.957107] efifb: scrolling: redraw
[    0.957107] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    0.957130] fbcon: Deferring console take-over
[    0.957131] fb0: EFI VGA frame buffer device
[    0.957148] hid: raw HID events driver (C) Jiri Kosina
[    0.957211] ashmem: initialized
[    0.957253] drop_monitor: Initializing network drop monitor service
[    0.957296] Initializing XFRM netlink socket
[    0.957429] NET: Registered PF_INET6 protocol family
[    0.963294] nvme nvme2: Shutdown timeout set to 10 seconds
[    0.966369] nvme nvme2: 16/0/0 default/read/poll queues
[    0.968674]  nvme2n1: p1
[    0.988270] nvme nvme1: 32/0/0 default/read/poll queues
[    0.989579] nvme nvme0: 32/0/0 default/read/poll queues
[    0.992315]  nvme1n1: p1 p2 p3
[    0.993581]  nvme0n1: p1 p2 p3 p4
[    1.015301] Freeing initrd memory: 13856K
[    1.018393] Segment Routing with IPv6
[    1.018395] RPL Segment Routing with IPv6
[    1.018422] In-situ OAM (IOAM) with IPv6
[    1.018451] NET: Registered PF_PACKET protocol family
[    1.019935] microcode: CPU0: patch_level=0x0a201205
[    1.019940] microcode: CPU1: patch_level=0x0a201205
[    1.019944] microcode: CPU2: patch_level=0x0a201205
[    1.019949] microcode: CPU3: patch_level=0x0a201205
[    1.019954] microcode: CPU4: patch_level=0x0a201205
[    1.019965] microcode: CPU5: patch_level=0x0a201205
[    1.019969] microcode: CPU6: patch_level=0x0a201205
[    1.019974] microcode: CPU7: patch_level=0x0a201205
[    1.019979] microcode: CPU8: patch_level=0x0a201205
[    1.019983] microcode: CPU9: patch_level=0x0a201205
[    1.019987] microcode: CPU10: patch_level=0x0a201205
[    1.019991] microcode: CPU11: patch_level=0x0a201205
[    1.019994] microcode: CPU12: patch_level=0x0a201205
[    1.019998] microcode: CPU13: patch_level=0x0a201205
[    1.020002] microcode: CPU14: patch_level=0x0a201205
[    1.020006] microcode: CPU15: patch_level=0x0a201205
[    1.020016] microcode: CPU16: patch_level=0x0a201205
[    1.020020] microcode: CPU17: patch_level=0x0a201205
[    1.020024] microcode: CPU18: patch_level=0x0a201205
[    1.020027] microcode: CPU19: patch_level=0x0a201205
[    1.020031] microcode: CPU20: patch_level=0x0a201205
[    1.020034] microcode: CPU21: patch_level=0x0a201205
[    1.020038] microcode: CPU22: patch_level=0x0a201205
[    1.020042] microcode: CPU23: patch_level=0x0a201205
[    1.020045] microcode: CPU24: patch_level=0x0a201205
[    1.020048] microcode: CPU25: patch_level=0x0a201205
[    1.020051] microcode: CPU26: patch_level=0x0a201205
[    1.020060] microcode: CPU27: patch_level=0x0a201205
[    1.020063] microcode: CPU28: patch_level=0x0a201205
[    1.020066] microcode: CPU29: patch_level=0x0a201205
[    1.020068] microcode: CPU30: patch_level=0x0a201205
[    1.020070] microcode: CPU31: patch_level=0x0a201205
[    1.020072] microcode: Microcode Update Driver: v2.2.
[    1.020238] resctrl: L3 allocation detected
[    1.020239] resctrl: MB allocation detected
[    1.020239] resctrl: L3 monitoring detected
[    1.020241] IPI shorthand broadcast: enabled
[    1.020258] sched_clock: Marking stable (706609629, 313623280)->(1132902957, -112670048)
[    1.020940] registered taskstats version 1
[    1.021252] Loading compiled-in X.509 certificates
[    1.022908] Loaded X.509 cert 'Build time autogenerated kernel key: 12136bbbebe02c3704656fbbc2e5963596fe01c1'
[    1.026937] zswap: loaded using pool zstd/z3fold
[    1.028182] Key type .fscrypt registered
[    1.028183] Key type fscrypt-provisioning registered
[    1.028265] AppArmor: AppArmor sha1 policy hashing enabled
[    1.028534] PM:   Magic number: 15:891:926
[    1.028559] clockevents clockevent19: hash matches
[    1.028712] RAS: Correctable Errors collector initialized.
[    1.271484] ata1: SATA link down (SStatus 0 SControl 300)
[    1.434239] ata3: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    1.434500] ata3.00: supports DRM functions and may not be fully accessible
[    1.434501] ata3.00: ATA-11: Samsung SSD 870 QVO 4TB, SVQ02B6Q, max UDMA/133
[    1.434909] ata3.00: 7814037168 sectors, multi 1: LBA48 NCQ (depth 32), AA
[    1.437168] ata3.00: Features: Trust Dev-Sleep NCQ-sndrcv
[    1.437462] ata3.00: supports DRM functions and may not be fully accessible
[    1.440301] ata3.00: configured for UDMA/133
[    1.451046] scsi 2:0:0:0: Direct-Access     ATA      Samsung SSD 870  2B6Q PQ: 0 ANSI: 5
[    1.451154] ata3.00: Enabling discard_zeroes_data
[    1.451185] sd 2:0:0:0: [sda] 7814037168 512-byte logical blocks: (4.00 TB/3.64 TiB)
[    1.451192] sd 2:0:0:0: [sda] Write Protect is off
[    1.451193] sd 2:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.451202] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.451525] ata3.00: Enabling discard_zeroes_data
[    1.451880] ata3.00: Enabling discard_zeroes_data
[    1.452842] sd 2:0:0:0: [sda] supports TCG Opal
[    1.452844] sd 2:0:0:0: [sda] Attached SCSI disk
[    1.453467] Freeing unused decrypted memory: 2036K
[    1.453664] Freeing unused kernel image (initmem) memory: 2020K
[    1.461751] Write protecting the kernel read-only data: 30720k
[    1.462039] Freeing unused kernel image (text/rodata gap) memory: 2036K
[    1.462182] Freeing unused kernel image (rodata/data gap) memory: 1336K
[    1.485601] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    1.485605] rodata_test: all tests were successful
[    1.485607] Run /init as init process
[    1.485608]   with arguments:
[    1.485609]     /init
[    1.485609]   with environment:
[    1.485610]     HOME=/
[    1.485610]     TERM=linux
[    1.485610]     BOOT_IMAGE=/boot/vmlinuz-5.15-x86_64
[    1.485611]     cryptdevice=UUID=a67f099c-dedb-4b19-9b31-7ada66ed9831:luks-a67f099c-dedb-4b19-9b31-7ada66ed9831
[    1.567795] cryptd: max_cpu_qlen set to 1000
[    1.567851] xhci_hcd 0000:09:00.1: xHCI Host Controller
[    1.567866] xhci_hcd 0000:09:00.1: new USB bus registered, assigned bus number 1
[    1.568014] xhci_hcd 0000:09:00.1: hcc params 0x0278ffe5 hci version 0x110 quirks 0x0000000000000410
[    1.568536] xhci_hcd 0000:09:00.1: xHCI Host Controller
[    1.568539] xhci_hcd 0000:09:00.1: new USB bus registered, assigned bus number 2
[    1.568541] xhci_hcd 0000:09:00.1: Host supports USB 3.1 Enhanced SuperSpeed
[    1.568572] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.15
[    1.568574] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.568575] usb usb1: Product: xHCI Host Controller
[    1.568577] usb usb1: Manufacturer: Linux 5.15.122-1-MANJARO xhci-hcd
[    1.568578] usb usb1: SerialNumber: 0000:09:00.1
[    1.568689] hub 1-0:1.0: USB hub found
[    1.568701] hub 1-0:1.0: 6 ports detected
[    1.569402] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[    1.569420] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.15
[    1.569422] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.569423] usb usb2: Product: xHCI Host Controller
[    1.569425] usb usb2: Manufacturer: Linux 5.15.122-1-MANJARO xhci-hcd
[    1.569426] usb usb2: SerialNumber: 0000:09:00.1
[    1.569531] hub 2-0:1.0: USB hub found
[    1.569548] hub 2-0:1.0: 4 ports detected
[    1.570349] xhci_hcd 0000:09:00.3: xHCI Host Controller
[    1.570354] xhci_hcd 0000:09:00.3: new USB bus registered, assigned bus number 3
[    1.570627] xhci_hcd 0000:09:00.3: hcc params 0x0278ffe5 hci version 0x110 quirks 0x0000000000000410
[    1.571956] xhci_hcd 0000:09:00.3: xHCI Host Controller
[    1.571959] xhci_hcd 0000:09:00.3: new USB bus registered, assigned bus number 4
[    1.571962] xhci_hcd 0000:09:00.3: Host supports USB 3.1 Enhanced SuperSpeed
[    1.572299] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.15
[    1.572301] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.572303] usb usb3: Product: xHCI Host Controller
[    1.572304] usb usb3: Manufacturer: Linux 5.15.122-1-MANJARO xhci-hcd
[    1.572305] usb usb3: SerialNumber: 0000:09:00.3
[    1.572394] hub 3-0:1.0: USB hub found
[    1.572406] hub 3-0:1.0: 6 ports detected
[    1.572983] ccp 0000:11:00.1: enabling device (0000 -> 0002)
[    1.573391] ccp 0000:11:00.1: ccp: unable to access the device: you might be running a broken BIOS.
[    1.574281] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[    1.574297] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.15
[    1.574299] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.574300] usb usb4: Product: xHCI Host Controller
[    1.574301] usb usb4: Manufacturer: Linux 5.15.122-1-MANJARO xhci-hcd
[    1.574302] usb usb4: SerialNumber: 0000:09:00.3
[    1.576285] AVX2 version of gcm_enc/dec engaged.
[    1.576323] AES CTR mode by8 optimization enabled
[    1.576919] hub 4-0:1.0: USB hub found
[    1.576929] hub 4-0:1.0: 4 ports detected
[    1.577226] usb: port power management may be unreliable
[    1.577396] xhci_hcd 0000:11:00.3: xHCI Host Controller
[    1.577400] xhci_hcd 0000:11:00.3: new USB bus registered, assigned bus number 5
[    1.577522] xhci_hcd 0000:11:00.3: hcc params 0x0278ffe5 hci version 0x110 quirks 0x0000000000000410
[    1.581686] xhci_hcd 0000:11:00.3: xHCI Host Controller
[    1.581690] xhci_hcd 0000:11:00.3: new USB bus registered, assigned bus number 6
[    1.581703] xhci_hcd 0000:11:00.3: Host supports USB 3.1 Enhanced SuperSpeed
[    1.581728] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.15
[    1.581730] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.581732] usb usb5: Product: xHCI Host Controller
[    1.581733] usb usb5: Manufacturer: Linux 5.15.122-1-MANJARO xhci-hcd
[    1.581733] usb usb5: SerialNumber: 0000:11:00.3
[    1.585227] hub 5-0:1.0: USB hub found
[    1.585233] hub 5-0:1.0: 4 ports detected
[    1.585432] usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
[    1.585447] usb usb6: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.15
[    1.585448] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.585449] usb usb6: Product: xHCI Host Controller
[    1.585450] usb usb6: Manufacturer: Linux 5.15.122-1-MANJARO xhci-hcd
[    1.585451] usb usb6: SerialNumber: 0000:11:00.3
[    1.588843] hub 6-0:1.0: USB hub found
[    1.588850] hub 6-0:1.0: 4 ports detected
[    1.626086] device-mapper: uevent: version 1.0.3
[    1.626133] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com
[    1.631271] Key type encrypted registered
[    1.823641] usb 1-3: new high-speed USB device number 2 using xhci_hcd
[    1.826972] usb 3-4: new full-speed USB device number 2 using xhci_hcd
[    1.833640] usb 5-3: new full-speed USB device number 2 using xhci_hcd
[    1.936967] tsc: Refined TSC clocksource calibration: 3399.999 MHz
[    1.936975] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x31024d9464a, max_idle_ns: 440795287124 ns
[    1.937286] clocksource: Switched to clocksource tsc
[    1.966176] usb 1-3: New USB device found, idVendor=0451, idProduct=8142, bcdDevice= 1.00
[    1.966179] usb 1-3: New USB device strings: Mfr=0, Product=0, SerialNumber=1
[    1.966180] usb 1-3: SerialNumber: 640108516551
[    1.981003] usb 3-4: config 1 has an invalid interface number: 2 but max is 1
[    1.981006] usb 3-4: config 1 has no interface number 1
[    1.992994] usb 3-4: New USB device found, idVendor=0b05, idProduct=18f3, bcdDevice= 1.00
[    1.992996] usb 3-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    1.992998] usb 3-4: Product: AURA LED Controller
[    1.992998] usb 3-4: Manufacturer: AsusTek Computer Inc.
[    1.992999] usb 3-4: SerialNumber: 9876543210
[    2.008709] usb 5-3: New USB device found, idVendor=046d, idProduct=0ad1, bcdDevice= e.02
[    2.008712] usb 5-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    2.008713] usb 5-3: Product: Yeti X
[    2.008714] usb 5-3: Manufacturer: Blue Microphones
[    2.008715] usb 5-3: SerialNumber: 2232SG006298_888-000481140206
[    2.011102] hid-generic 0003:0B05:18F3.0001: hiddev96,hidraw0: USB HID v1.11 Device [AsusTek Computer Inc. AURA LED Controller] on usb-0000:09:00.3-4/input2
[    2.011119] usbcore: registered new interface driver usbhid
[    2.011120] usbhid: USB HID core driver
[    2.016692] hub 1-3:1.0: USB hub found
[    2.017041] hub 1-3:1.0: 4 ports detected
[    2.042938] hid-generic 0003:046D:0AD1.0002: hiddev97,hidraw1: USB HID v1.11 Device [Blue Microphones Yeti X] on usb-0000:11:00.3-3/input3
[    2.087059] usb 2-3: new SuperSpeed USB device number 2 using xhci_hcd
[    2.097276] usb 6-1: new SuperSpeed Plus Gen 2x1 USB device number 2 using xhci_hcd
[    2.103864] usb 2-3: New USB device found, idVendor=0451, idProduct=8140, bcdDevice= 1.00
[    2.103866] usb 2-3: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    2.114164] usb 6-1: New USB device found, idVendor=059f, idProduct=10b8, bcdDevice= 0.01
[    2.114167] usb 6-1: New USB device strings: Mfr=2, Product=3, SerialNumber=1
[    2.114168] usb 6-1: Product: d2 Professional
[    2.114168] usb 6-1: Manufacturer: LaCie
[    2.114169] usb 6-1: SerialNumber: 0000NL6CAGLR
[    2.117638] usbcore: registered new interface driver usb-storage
[    2.120546] scsi host3: uas
[    2.120586] usbcore: registered new interface driver uas
[    2.120837] scsi 3:0:0:0: Direct-Access     LaCie    d2 Professional  235C PQ: 0 ANSI: 6
[    2.121775] sd 3:0:0:0: [sdb] 19532873728 512-byte logical blocks: (10.0 TB/9.10 TiB)
[    2.121777] sd 3:0:0:0: [sdb] 4096-byte physical blocks
[    2.121852] sd 3:0:0:0: [sdb] Write Protect is off
[    2.121853] sd 3:0:0:0: [sdb] Mode Sense: 43 00 00 00
[    2.122010] sd 3:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.122249] sd 3:0:0:0: [sdb] Optimal transfer size 33553920 bytes not a multiple of physical block size (4096 bytes)
[    2.124669]  sdb: sdb1
[    2.125455] sd 3:0:0:0: [sdb] Attached SCSI disk
[    2.128600] hub 2-3:1.0: USB hub found
[    2.128624] hub 2-3:1.0: 4 ports detected
[    2.226975] usb 1-5: new high-speed USB device number 3 using xhci_hcd
[    2.236972] usb 5-4: new high-speed USB device number 3 using xhci_hcd
[    2.370186] usb 1-5: New USB device found, idVendor=05e3, idProduct=0610, bcdDevice=60.52
[    2.370189] usb 1-5: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    2.370190] usb 1-5: Product: USB2.0 Hub
[    2.379968] usb 5-4: New USB device found, idVendor=05e3, idProduct=0607, bcdDevice= 8.01
[    2.379971] usb 5-4: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    2.379972] usb 5-4: Product: USB2.0 Hub
[    2.414119] hub 5-4:1.0: USB hub found
[    2.414719] hub 5-4:1.0: 4 ports detected
[    2.432965] hub 1-5:1.0: USB hub found
[    2.433562] hub 1-5:1.0: 4 ports detected
[    2.440308] usb 1-3.2: new high-speed USB device number 4 using xhci_hcd
[    2.558050] usb 1-3.2: New USB device found, idVendor=1b1c, idProduct=1a0a, bcdDevice= 1.00
[    2.558053] usb 1-3.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    2.558054] usb 1-3.2: Product: Survivor 3.0
[    2.558055] usb 1-3.2: Manufacturer: Corsair
[    2.558055] usb 1-3.2: SerialNumber: 070824CF17AD8A00
[    2.558555] usb-storage 1-3.2:1.0: USB Mass Storage device detected
[    2.558682] scsi host4: usb-storage 1-3.2:1.0
[    2.676976] usb 1-6: new high-speed USB device number 5 using xhci_hcd
[    2.763640] usb 5-4.1: new low-speed USB device number 4 using xhci_hcd
[    2.820675] usb 1-6: New USB device found, idVendor=0e8d, idProduct=0608, bcdDevice= 1.00
[    2.820678] usb 1-6: New USB device strings: Mfr=5, Product=6, SerialNumber=7
[    2.820680] usb 1-6: Product: Wireless_Device
[    2.820681] usb 1-6: Manufacturer: MediaTek Inc.
[    2.820681] usb 1-6: SerialNumber: 000000000
[    2.868859] usb 5-4.1: New USB device found, idVendor=046d, idProduct=c228, bcdDevice= 1.10
[    2.868861] usb 5-4.1: New USB device strings: Mfr=0, Product=2, SerialNumber=0
[    2.868863] usb 5-4.1: Product: G19s Gaming Keyboard
[    2.890311] usb 1-3.4: new full-speed USB device number 6 using xhci_hcd
[    2.964875] input: G19s Gaming Keyboard as /devices/pci0000:00/0000:00:08.1/0000:11:00.3/usb5/5-4/5-4.1/5-4.1:1.0/0003:046D:C228.0003/input/input2
[    3.020569] hid-generic 0003:046D:C228.0003: input,hidraw2: USB HID v1.10 Keyboard [G19s Gaming Keyboard] on usb-0000:11:00.3-4.1/input0
[    3.025936] input: G19s Gaming Keyboard Consumer Control as /devices/pci0000:00/0000:00:08.1/0000:11:00.3/usb5/5-4/5-4.1/5-4.1:1.1/0003:046D:C228.0004/input/input3
[    3.026572] usb 1-3.4: New USB device found, idVendor=043e, idProduct=9a8a, bcdDevice= 5.61
[    3.026574] usb 1-3.4: New USB device strings: Mfr=1, Product=3, SerialNumber=4
[    3.026576] usb 1-3.4: Product: LG Monitor Controls
[    3.026576] usb 1-3.4: Manufacturer: LG Electronics Inc.
[    3.026577] usb 1-3.4: SerialNumber: 110NTHM6J465
[    3.080382] hid-generic 0003:046D:C228.0004: input,hiddev98,hidraw3: USB HID v1.10 Device [G19s Gaming Keyboard] on usb-0000:11:00.3-4.1/input1
[    3.153637] usb 5-4.2: new high-speed USB device number 5 using xhci_hcd
[    3.212929] hid-generic 0003:043E:9A8A.0005: hiddev99,hidraw4: USB HID v1.11 Device [LG Electronics Inc. LG Monitor Controls] on usb-0000:09:00.1-3.4/input0
[    3.223889] hid-generic 0003:043E:9A8A.0006: hiddev100,hidraw5: USB HID v1.11 Device [LG Electronics Inc. LG Monitor Controls] on usb-0000:09:00.1-3.4/input1
[    3.253459] usb 5-4.2: New USB device found, idVendor=046d, idProduct=c229, bcdDevice=10.24
[    3.253461] usb 5-4.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    3.253462] usb 5-4.2: Product: G19s Gaming Keyboard
[    3.253463] usb 5-4.2: Manufacturer: Logitech
[    3.358681] input: Logitech G19s Gaming Keyboard Keypad as /devices/pci0000:00/0000:00:08.1/0000:11:00.3/usb5/5-4/5-4.2/5-4.2:1.1/0003:046D:C229.0007/input/input5
[    3.413725] hid-generic 0003:046D:C229.0007: input,hiddev101,hidraw6: USB HID v1.11 Keypad [Logitech G19s Gaming Keyboard] on usb-0000:11:00.3-4.2/input1
[    3.486973] usb 5-4.4: new full-speed USB device number 6 using xhci_hcd
[    3.564694] scsi 4:0:0:0: Direct-Access     Corsair  Survivor 3.0     000A PQ: 0 ANSI: 6
[    3.565194] sd 4:0:0:0: [sdc] 1934542080 512-byte logical blocks: (990 GB/922 GiB)
[    3.565532] sd 4:0:0:0: [sdc] Write Protect is off
[    3.565534] sd 4:0:0:0: [sdc] Mode Sense: 2b 00 00 08
[    3.566021] sd 4:0:0:0: [sdc] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[    3.606719] usb 5-4.4: New USB device found, idVendor=04d9, idProduct=a067, bcdDevice= 1.06
[    3.606722] usb 5-4.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    3.606723] usb 5-4.4: Product: USB Gaming Mouse
[    3.606724] usb 5-4.4: Manufacturer: Holtek
[    3.753394] input: Holtek USB Gaming Mouse as /devices/pci0000:00/0000:00:08.1/0000:11:00.3/usb5/5-4/5-4.4/5-4.4:1.0/0003:04D9:A067.0008/input/input7
[    3.807266] holtek_mouse 0003:04D9:A067.0008: input,hidraw7: USB HID v1.10 Keyboard [Holtek USB Gaming Mouse] on usb-0000:11:00.3-4.4/input0
[    3.807279] holtek_mouse 0003:04D9:A067.0009: Fixing up report descriptor
[    3.807576] input: Holtek USB Gaming Mouse as /devices/pci0000:00/0000:00:08.1/0000:11:00.3/usb5/5-4/5-4.4/5-4.4:1.1/0003:04D9:A067.0009/input/input8
[    3.863728] holtek_mouse 0003:04D9:A067.0009: input,hiddev102,hidraw8: USB HID v1.10 Mouse [Holtek USB Gaming Mouse] on usb-0000:11:00.3-4.4/input1
[    3.863792] holtek_mouse 0003:04D9:A067.000A: hiddev103,hidraw9: USB HID v1.10 Device [Holtek USB Gaming Mouse] on usb-0000:11:00.3-4.4/input2
[    4.441081]  sdc: sdc1 sdc2
[    4.442100] sd 4:0:0:0: [sdc] Attached SCSI removable disk
[    6.300084] random: cryptsetup: uninitialized urandom read (2 bytes read)
[    6.350435] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
[   11.171264] random: cryptsetup: uninitialized urandom read (2 bytes read)
[   11.185359] PM: Image not found (code -22)
[   11.194434] fbcon: Taking over console
[   11.194525] Console: switching to colour frame buffer device 160x45
[   11.206638] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
[   11.281540] systemd[1]: systemd 253.7-1-manjaro 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 +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +XKBCOMMON +UTMP -SYSVINIT default-hierarchy=unified)
[   11.281543] systemd[1]: Detected architecture x86-64.
[   11.282664] systemd[1]: Hostname set to <nazarick>.
[   11.304873] systemd[1]: bpf-lsm: BPF LSM hook not enabled in the kernel, BPF LSM not supported
[   11.440857] systemd[1]: Queued start job for default target Graphical Interface.
[   11.441703] systemd[1]: Created slice Slice /system/getty.
[   11.441900] systemd[1]: Created slice Slice /system/modprobe.
[   11.442066] systemd[1]: Created slice Cryptsetup Units Slice.
[   11.442216] systemd[1]: Created slice Slice /system/systemd-fsck.
[   11.442314] systemd[1]: Created slice User and Session Slice.
[   11.442352] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[   11.442373] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[   11.442453] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[   11.442492] systemd[1]: Reached target Login Prompts.
[   11.442502] systemd[1]: Reached target Local Integrity Protected Volumes.
[   11.442517] systemd[1]: Reached target Remote File Systems.
[   11.442532] systemd[1]: Reached target Slice Units.
[   11.442543] systemd[1]: Reached target Mounting snaps.
[   11.442551] systemd[1]: Reached target Mounted snaps.
[   11.442567] systemd[1]: Reached target Local Verity Protected Volumes.
[   11.442601] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[   11.442823] systemd[1]: Listening on LVM2 poll daemon socket.
[   11.443350] systemd[1]: Listening on Process Core Dump Socket.
[   11.443408] systemd[1]: Listening on Journal Socket (/dev/log).
[   11.443465] systemd[1]: Listening on Journal Socket.
[   11.443686] systemd[1]: Listening on udev Control Socket.
[   11.443731] systemd[1]: Listening on udev Kernel Socket.
[   11.444151] systemd[1]: Mounting Huge Pages File System...
[   11.444522] systemd[1]: Mounting POSIX Message Queue File System...
[   11.444935] systemd[1]: Mounting Kernel Debug File System...
[   11.445383] systemd[1]: Mounting Kernel Trace File System...
[   11.445837] systemd[1]: Starting Load AppArmor profiles...
[   11.446325] systemd[1]: Starting Create List of Static Device Nodes...
[   11.446825] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
[   11.447261] systemd[1]: Starting Load Kernel Module configfs...
[   11.447740] systemd[1]: Starting Load Kernel Module dm_mod...
[   11.448166] systemd[1]: Starting Load Kernel Module drm...
[   11.448592] systemd[1]: Starting Load Kernel Module fuse...
[   11.449068] systemd[1]: Starting Load Kernel Module loop...
[   11.449122] systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
[   11.449793] systemd[1]: Starting Load Kernel Modules...
[   11.449815] systemd[1]: TPM2 PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f).
[   11.450349] systemd[1]: Starting Remount Root and Kernel File Systems...
[   11.450851] systemd[1]: Starting Coldplug All udev Devices...
[   11.451462] systemd[1]: Mounted Huge Pages File System.
[   11.451502] systemd[1]: Mounted POSIX Message Queue File System.
[   11.451535] systemd[1]: Mounted Kernel Debug File System.
[   11.451565] systemd[1]: Mounted Kernel Trace File System.
[   11.451642] systemd[1]: Finished Create List of Static Device Nodes.
[   11.451764] systemd[1]: modprobe@configfs.service: Deactivated successfully.
[   11.451812] systemd[1]: Finished Load Kernel Module configfs.
[   11.451909] systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
[   11.451956] systemd[1]: Finished Load Kernel Module dm_mod.
[   11.452049] systemd[1]: modprobe@drm.service: Deactivated successfully.
[   11.452091] systemd[1]: Finished Load Kernel Module drm.
[   11.452658] systemd[1]: Mounting Kernel Configuration File System...
[   11.453255] EXT4-fs (dm-0): re-mounted. Opts: (null). Quota mode: none.
[   11.453710] systemd[1]: Finished Remount Root and Kernel File Systems.
[   11.453791] systemd[1]: Mounted Kernel Configuration File System.
[   11.453833] systemd[1]: First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes).
[   11.454793] systemd[1]: Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
[   11.455242] systemd[1]: Starting Load/Save OS Random Seed...
[   11.455284] systemd[1]: Create System Users was skipped because no trigger condition checks were met.
[   11.455699] random: lvm: uninitialized urandom read (4 bytes read)
[   11.455769] systemd[1]: Starting Create Static Device Nodes in /dev...
[   11.456210] loop: module loaded
[   11.456433] systemd[1]: modprobe@loop.service: Deactivated successfully.
[   11.456493] systemd[1]: Finished Load Kernel Module loop.
[   11.456577] systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
[   11.458047] fuse: init (API version 7.34)
[   11.458388] systemd[1]: modprobe@fuse.service: Deactivated successfully.
[   11.458476] systemd[1]: Finished Load Kernel Module fuse.
[   11.458940] systemd[1]: Mounting FUSE Control File System...
[   11.459136] sd 2:0:0:0: Attached scsi generic sg0 type 0
[   11.459168] sd 3:0:0:0: Attached scsi generic sg1 type 0
[   11.459183] sd 4:0:0:0: Attached scsi generic sg2 type 0
[   11.459941] systemd[1]: Mounted FUSE Control File System.
[   11.471005] vboxdrv: loading out-of-tree module taints kernel.
[   11.471456] vboxdrv: module verification failed: signature and/or required key missing - tainting kernel
[   11.474911] vboxdrv: Found 32 processor cores/threads
[   11.481025] audit: type=1400 audit(1690703654.020:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="dovecot-doveadm-server" pid=678 comm="apparmor_parser"
[   11.481268] audit: type=1400 audit(1690703654.020:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="dovecot-log" pid=684 comm="apparmor_parser"
[   11.481374] audit: type=1400 audit(1690703654.020:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="klogd" pid=667 comm="apparmor_parser"
[   11.481671] audit: type=1400 audit(1690703654.020:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="dovecot-anvil" pid=672 comm="apparmor_parser"
[   11.483670] systemd[1]: Finished Create Static Device Nodes in /dev.
[   11.483770] systemd[1]: Entropy Daemon based on the HAVEGE algorithm was skipped because of an unmet condition check (ConditionKernelVersion=<5.6).
[   11.485156] systemd[1]: Starting Journal Service...
[   11.485965] systemd[1]: Starting Rule-based Manager for Device Events and Files...
[   11.491170] audit: type=1400 audit(1690703654.030:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="dovecot-managesieve" pid=685 comm="apparmor_parser"
[   11.494443] audit: type=1400 audit(1690703654.033:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe" pid=659 comm="apparmor_parser"
[   11.495389] audit: type=1400 audit(1690703654.033:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe//kmod" pid=659 comm="apparmor_parser"
[   11.496581] audit: type=1400 audit(1690703654.033:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="lsb_release" pid=656 comm="apparmor_parser"
[   11.497098] audit: type=1400 audit(1690703654.037:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="dovecot-managesieve-login" pid=688 comm="apparmor_parser"
[   11.497214] audit: type=1400 audit(1690703654.037:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="dovecot-pop3-login" pid=690 comm="apparmor_parser"
[   11.497801] systemd-journald[692]: Collecting audit messages is disabled.
[   11.500512] vboxdrv: TSC mode is Invariant, tentative frequency 3399998603 Hz
[   11.500515] vboxdrv: Successfully loaded version 7.0.10 r158379 (interface 0x00330004)
[   11.503379] VBoxNetAdp: Successfully started.
[   11.513723] VBoxNetFlt: Successfully started.
[   11.540015] systemd[1]: Started Rule-based Manager for Device Events and Files.
[   11.556537] systemd[1]: Started Journal Service.
[   11.597688] random: tlp-readconfs: uninitialized urandom read (4 bytes read)
[   11.604268] acpi PNP0C14:01: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00)
[   11.612957] acpi PNP0C14:02: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00)
[   11.617587] acpi PNP0C14:03: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00)
[   11.617798] acpi PNP0C14:04: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00)
[   11.623076] systemd-journald[692]: Received client request to flush runtime journal.
[   11.629689] Adding 9225416k swap on /dev/mapper/luks-05dfb0d9-c7d1-403b-9b5c-4a616f2fee4d.  Priority:-2 extents:1 across:9225416k SSFS
[   11.629905] systemd-journald[692]: /var/log/journal/bdccd8f06cba425e9359791b118ea16f/system.journal: Monotonic clock jumped backwards relative to last journal entry, rotating.
[   11.629908] systemd-journald[692]: Rotating system journal.
[   11.631810] dca service started, version 1.12.1
[   11.632321] input: PC Speaker as /devices/platform/pcspkr/input/input9
[   11.632441] piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
[   11.632444] piix4_smbus 0000:00:14.0: Using register 0x02 for SMBus port selection
[   11.632514] piix4_smbus 0000:00:14.0: Auxiliary SMBus Host Controller at 0xb20
[   11.639278] RAPL PMU: API unit is 2^-32 Joules, 1 fixed counters, 163840 ms ovfl timer
[   11.639280] RAPL PMU: hw unit of domain package 2^-16 Joules
[   11.653662] sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver
[   11.690105] sp5100-tco sp5100-tco: Using 0xfeb00000 for watchdog MMIO address
[   11.693733] sp5100-tco sp5100-tco: initialized. heartbeat=60 sec (nowayout=0)
[   11.727062] igb: Intel(R) Gigabit Ethernet Network Driver
[   11.727065] igb: Copyright (c) 2007-2014 Intel Corporation.
[   11.756194] pps pps0: new PPS source ptp0
[   11.756221] igb 0000:08:00.0: added PHC on eth0
[   11.756222] igb 0000:08:00.0: Intel(R) Gigabit Ethernet Network Connection
[   11.756223] igb 0000:08:00.0: eth0: (PCIe:2.5Gb/s:Width x1) 04:42:1a:ee:cd:52
[   11.756225] igb 0000:08:00.0: eth0: PBA No: FFFFFF-0FF
[   11.756226] igb 0000:08:00.0: Using MSI-X interrupts. 2 rx queue(s), 2 tx queue(s)
[   11.790807] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[   11.792488] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[   11.794369] igb 0000:08:00.0 enp8s0: renamed from eth0
[   11.810199] asus_wmi: ASUS WMI generic driver loaded
[   11.812934] asus_wmi: Initialization: 0x0
[   11.812960] asus_wmi: BIOS WMI version: 0.9
[   11.813055] asus_wmi: SFUN value: 0x0
[   11.813057] eeepc-wmi eeepc-wmi: Detected ASUSWMI, use DCTS
[   11.813492] input: Eee PC WMI hotkeys as /devices/platform/eeepc-wmi/input/input10
[   11.819181] kvm: Nested Virtualization enabled
[   11.819182] SVM: kvm: Nested Paging enabled
[   11.819194] SVM: Virtual VMLOAD VMSAVE supported
[   11.819194] SVM: Virtual GIF supported
[   11.824985] r8169 0000:07:00.0 eth0: RTL8125B, 04:42:1a:ee:cd:51, XID 641, IRQ 175
[   11.824990] r8169 0000:07:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko]
[   11.827696] r8169 0000:07:00.0 enp7s0: renamed from eth0
[   11.829802] MCE: In-kernel MCE decoding enabled.
[   11.840359] snd_hda_intel 0000:0e:00.1: enabling device (0000 -> 0002)
[   11.840465] snd_hda_intel 0000:0e:00.1: Handle vga_switcheroo audio client
[   11.840467] snd_hda_intel 0000:0e:00.1: Force to non-snoop mode
[   11.840693] snd_hda_intel 0000:0f:00.1: enabling device (0000 -> 0002)
[   11.840734] snd_hda_intel 0000:0f:00.1: Disabling MSI
[   11.840739] snd_hda_intel 0000:0f:00.1: Handle vga_switcheroo audio client
[   11.840818] snd_hda_intel 0000:11:00.4: enabling device (0000 -> 0002)
[   11.844466] intel_rapl_common: Found RAPL domain package
[   11.844468] intel_rapl_common: Found RAPL domain core
[   11.883992] input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.1/0000:0c:00.0/0000:0d:00.0/0000:0e:00.1/sound/card0/input11
[   11.884054] input: HDA ATI HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.1/0000:0c:00.0/0000:0d:00.0/0000:0e:00.1/sound/card0/input12
[   11.884091] input: HDA ATI HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.1/0000:0c:00.0/0000:0d:00.0/0000:0e:00.1/sound/card0/input13
[   11.884130] input: HDA ATI HDMI HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:03.1/0000:0c:00.0/0000:0d:00.0/0000:0e:00.1/sound/card0/input14
[   11.884256] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.2/0000:0f:00.1/sound/card1/input15
[   11.884286] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.2/0000:0f:00.1/sound/card1/input16
[   11.884306] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.2/0000:0f:00.1/sound/card1/input17
[   11.884323] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:03.2/0000:0f:00.1/sound/card1/input18
[   11.884341] input: HDA NVidia HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:03.2/0000:0f:00.1/sound/card1/input19
[   11.884373] input: HDA NVidia HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:03.2/0000:0f:00.1/sound/card1/input20
[   11.884436] input: HDA NVidia HDMI/DP,pcm=12 as /devices/pci0000:00/0000:00:03.2/0000:0f:00.1/sound/card1/input21
[   11.891953] snd_hda_codec_realtek hdaudioC2D0: autoconfig for ALC1220: line_outs=3 (0x14/0x15/0x16/0x0/0x0) type:line
[   11.891957] snd_hda_codec_realtek hdaudioC2D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[   11.891958] snd_hda_codec_realtek hdaudioC2D0:    hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[   11.891959] snd_hda_codec_realtek hdaudioC2D0:    mono: mono_out=0x0
[   11.891960] snd_hda_codec_realtek hdaudioC2D0:    dig-out=0x1e/0x0
[   11.891960] snd_hda_codec_realtek hdaudioC2D0:    inputs:
[   11.891961] snd_hda_codec_realtek hdaudioC2D0:      Front Mic=0x19
[   11.891962] snd_hda_codec_realtek hdaudioC2D0:      Rear Mic=0x18
[   11.891962] snd_hda_codec_realtek hdaudioC2D0:      Line=0x1a
[   11.901958] mt7921e 0000:06:00.0: enabling device (0000 -> 0002)
[   11.904296] input: HD-Audio Generic Front Mic as /devices/pci0000:00/0000:00:08.1/0000:11:00.4/sound/card2/input22
[   11.904330] input: HD-Audio Generic Rear Mic as /devices/pci0000:00/0000:00:08.1/0000:11:00.4/sound/card2/input23
[   11.904360] input: HD-Audio Generic Line as /devices/pci0000:00/0000:00:08.1/0000:11:00.4/sound/card2/input24
[   11.904384] input: HD-Audio Generic Line Out Front as /devices/pci0000:00/0000:00:08.1/0000:11:00.4/sound/card2/input25
[   11.904410] input: HD-Audio Generic Line Out Surround as /devices/pci0000:00/0000:00:08.1/0000:11:00.4/sound/card2/input26
[   11.904429] input: HD-Audio Generic Line Out CLFE as /devices/pci0000:00/0000:00:08.1/0000:11:00.4/sound/card2/input27
[   11.904454] input: HD-Audio Generic Front Headphone as /devices/pci0000:00/0000:00:08.1/0000:11:00.4/sound/card2/input28
[   11.922156] mt7921e 0000:06:00.0: ASIC revision: 79610010
[   12.000642] mt7921e 0000:06:00.0: HW/SW Version: 0x8a108a10, Build Time: 20230526130917a

[   12.011347] mt7921e 0000:06:00.0: WM Firmware Version: ____010000, Build Time: 20230526130958
[   12.173628] random: crng init done
[   12.173630] random: 19 urandom warning(s) missed due to ratelimiting
[   12.271686] Adding 976759804k swap on /dev/mapper/cryptoswap.  Priority:-3 extents:1 across:976759804k SSFS
[   12.285094] nvidia: module license 'NVIDIA' taints kernel.
[   12.285097] Disabling lock debugging due to kernel taint
[   12.304338] nvidia-nvlink: Nvlink Core is being initialized, major device number 510

[   12.305113] nvidia 0000:0f:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=none
[   12.354164] NVRM: loading NVIDIA UNIX x86_64 Kernel Module  535.86.05  Fri Jul 14 20:46:33 UTC 2023
[   12.386980] nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms  535.86.05  Fri Jul 14 20:20:58 UTC 2023
[   12.425546] [drm] [nvidia-drm] [GPU ID 0x00000f00] Loading driver
[   12.425548] [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:0f:00.0 on minor 0
[   12.701671] mc: Linux media interface: v0.10
[   12.742107] Bluetooth: Core ver 2.22
[   12.742123] NET: Registered PF_BLUETOOTH protocol family
[   12.742124] Bluetooth: HCI device and connection manager initialized
[   12.742127] Bluetooth: HCI socket layer initialized
[   12.742128] Bluetooth: L2CAP socket layer initialized
[   12.742130] Bluetooth: SCO socket layer initialized
[   12.755904] usbcore: registered new interface driver btusb
[   12.856510] nvidia_uvm: module uses symbols from proprietary module nvidia, inheriting taint.
[   12.863889] nvidia-uvm: Loaded the UVM driver, major device number 507.
[   12.898563] Bluetooth: hci0: Device setup in 139296 usecs
[   12.913319] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   12.913321] Bluetooth: BNEP filters: protocol multicast
[   12.913323] Bluetooth: BNEP socket layer initialized
[   12.936843] usbcore: registered new interface driver snd-usb-audio
[   12.949869] NET: Registered PF_QIPCRTR protocol family
[   12.958057] loop0: detected capacity change from 0 to 8
[   12.963024] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[   12.966374] NET: Registered PF_ALG protocol family
[   12.996967] RTL8226B_RTL8221B 2.5Gbps PHY r8169-0-700:00: attached PHY driver (mii_bus:phy_addr=r8169-0-700:00, irq=MAC)
[   13.200466] r8169 0000:07:00.0 enp7s0: Link is Down
[   13.237353] mousedev: PS/2 mouse device common for all mice
[   13.255611] cdc_acm 1-3.4:1.2: ttyACM0: USB ACM device
[   13.255626] usbcore: registered new interface driver cdc_acm
[   13.255626] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
[   13.625019] mt7921e 0000:06:00.0 wlp6s0: renamed from wlan0
[   16.014535] igb 0000:08:00.0 enp8s0: igb: enp8s0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX
[   16.334214] IPv6: ADDRCONF(NETDEV_CHANGE): enp8s0: link becomes ready

If I were you I’d do the BIOS updates and check newer kernels.

(this is the kind of thing that would have been noticed earlier if given the output of a full inxi -Fazy … luckily it showed up in the dmesg)

1 Like

Thanks for the hint, I updated the BIOS, but the GPU issue still persists.
The proprietary nvidia driver is loaded but amdgpu is not.

Is there something else to do after

mhwd -i pci video-hybrid-amd-nvidia-prime

to coax Manjaro to actually load/use both drivers?

Do you have any of the linux-firmware packages installed?

pacman -Qs firmware

Im pretty sure you need it.
I find some reports of Navi cards not being recognized for amdgpu … from around last year.

Oh. Maybe mesa. You may try using mesa-git instead.

lol I think I got it!

I had to install Linux 6.4.6-1, I was still using linux515 before.

The desktop seems to have some lag spikes but now both drivers are loaded

1 Like

Try using Linux6.1 it is LTS :wink: