Looking at the logs and trying to follow things:
[manjaro-gnome /]# journalctl --boot=-1 --priority=3 --catalog --no-pager
Mar 16 11:06:39 emile-linux-home systemd-modules-load[449]: Failed to find module 'crypto_user'
Mar 16 11:06:39 emile-linux-home systemd-modules-load[449]: Failed to find module 'vboxdrv'
Mar 16 11:06:39 emile-linux-home systemd-modules-load[449]: Failed to find module 'vboxnetadp'
Mar 16 11:06:39 emile-linux-home systemd-modules-load[449]: Failed to find module 'vboxnetflt'
Mar 16 11:06:39 emile-linux-home systemd-modules-load[449]: Failed to find module 'vboxdrv'
Mar 16 11:06:39 emile-linux-home systemd-modules-load[449]: Failed to find module 'vboxnetadp'
Mar 16 11:06:39 emile-linux-home systemd-modules-load[449]: Failed to find module 'vboxnetflt'
Mar 16 11:06:39 emile-linux-home systemd-modules-load[449]: Failed to find module 'vboxdrv'
Mar 16 11:06:39 emile-linux-home systemd-modules-load[449]: Failed to find module 'vboxnetadp'
Mar 16 11:06:39 emile-linux-home systemd-modules-load[449]: Failed to find module 'vboxnetflt'
Mar 16 11:06:39 emile-linux-home systemd-modules-load[449]: Failed to find module 'nvidia'
Mar 16 11:06:39 emile-linux-home systemd-modules-load[449]: Failed to find module 'nvidia-drm'
Mar 16 11:06:39 emile-linux-home systemd-modules-load[449]: Failed to find module 'dm-multipath'
Mar 16 11:06:39 emile-linux-home systemd-modules-load[449]: Failed to find module 'nvidia-uvm'
Mar 16 11:06:39 emile-linux-home systemd-modules-load[449]: Failed to find module 'uinput'
Mar 16 11:06:40 emile-linux-home systemd-udevd[534]: /usr/lib/udev/rules.d/69-mixxx-usb-uaccess.rules:57 Unknown group 'uaccess', ignoring
Mar 16 11:06:41 emile-linux-home systemd[1]: Failed to mount /boot/efi.
-- Subject: A start job for unit boot-efi.mount has failed
-- Defined-By: systemd
-- Support: https://forum.manjaro.org/c/support
--
-- A start job for unit boot-efi.mount has finished with a failure.
--
-- The job identifier is 24 and the job result is failed.
Mar 16 11:06:41 emile-linux-home systemd[1]: Failed to mount Mount emile-server/share to /mnt/emile-server.
-- Subject: A start job for unit mnt-emile_server.mount has failed
-- Defined-By: systemd
-- Support: https://forum.manjaro.org/c/support
--
-- A start job for unit mnt-emile_server.mount has finished with a failure.
--
-- The job identifier is 124 and the job result is failed.
Mar 16 11:06:41 emile-linux-home systemd[1]: Failed to mount /boot/efi.
seems like a problem.
my fstab:
[manjaro-gnome /]# cat /etc/fstab
# /etc/fstab: static file system information.
#
# Use 'blkid' to print the universally unique identifier for a device; this may
# be used with UUID= as a more robust way to name devices that works even if
# disks are added and removed. See fstab(5).
#
# <file system> <mount point> <type> <options> <dump> <pass>
UUID=490D-66EF /boot/efi vfat umask=0077 0 2
UUID=6be681c6-4355-4cbe-a873-5e22f0fc758d / ext4 defaults,noatime 0 1
UUID=09a8666b-c408-404b-bd4e-07769c8ae736 swap swap defaults,noatime 0 0
sudo blkid
/dev/loop1: TYPE="squashfs"
/dev/nvme0n1p3: BLOCK_SIZE="512" UUID="5AA4AB3FA4AB1C8F" TYPE="ntfs" PARTLABEL="Basic data partition" PARTUUID="11ffe603-f86c-4348-a303-1e30682a89a4"
/dev/nvme0n1p1: UUID="46C1-739F" BLOCK_SIZE="512" TYPE="vfat" PARTLABEL="EFI system partition" PARTUUID="cbbe2657-1860-4966-ae18-eb978bfcb986"
/dev/nvme0n1p4: BLOCK_SIZE="512" UUID="1EFCB568FCB53ABB" TYPE="ntfs" PARTUUID="8ddd7321-490b-496d-9955-2d75d4c527f6"
/dev/sdd2: SEC_TYPE="msdos" LABEL_FATBOOT="MISO_EFI" LABEL="MISO_EFI" UUID="7C4D-855A" BLOCK_SIZE="512" TYPE="vfat"
/dev/sdd1: BLOCK_SIZE="2048" UUID="2023-02-22-07-06-20-00" LABEL="MANJARO_GNOME_2204" TYPE="iso9660"
/dev/sdb4: UUID="62CE-3996" BLOCK_SIZE="512" TYPE="vfat" PARTLABEL="EFI system partition" PARTUUID="c4bf2be0-ad91-4ff0-a231-59611f19dfe6"
/dev/sdb2: UUID="31c03a6b-3500-4e85-967a-dbc2a95bf14b" TYPE="swap" PARTUUID="23e0933d-d817-40a2-8cca-1c67e4cb581f"
/dev/sdb5: UUID="5218-4E58" BLOCK_SIZE="512" TYPE="vfat" PARTLABEL="EFI system partition" PARTUUID="f89d534c-6edf-42bd-95e1-2d1565bc8b6c"
/dev/sdb3: UUID="5191-BAE0" BLOCK_SIZE="512" TYPE="vfat" PARTUUID="eb3487a4-10b6-4984-b327-b08245125ef2"
/dev/sdb1: UUID="23e1ad5d-188c-4595-a8b4-b98afb08077c" BLOCK_SIZE="4096" TYPE="ext4" PARTUUID="4cd0e302-f7bb-4738-982b-95d85cc5056e"
/dev/loop2: TYPE="squashfs"
/dev/loop0: TYPE="squashfs"
/dev/sdc2: UUID="7A87-4619" BLOCK_SIZE="512" TYPE="vfat" PARTLABEL="EFI system partition" PARTUUID="b88865f6-a0a0-4158-8db3-430ba6009186"
/dev/sdc5: BLOCK_SIZE="512" UUID="4AE2EA29E2EA18C9" TYPE="ntfs" PARTUUID="d76cc514-30b8-4e41-b88f-0022f4e96d79"
/dev/sdc1: LABEL="Recovery" BLOCK_SIZE="512" UUID="508E7F6D8E7F4A8C" TYPE="ntfs" PARTLABEL="Basic data partition" PARTUUID="0f2a7a97-10d9-476e-9833-8ca19e2a6684"
/dev/sdc4: BLOCK_SIZE="512" UUID="721C90781C903955" TYPE="ntfs" PARTLABEL="Basic data partition" PARTUUID="0159828b-cd69-4841-8064-68a35cc81050"
/dev/nvme1n1p2: UUID="6be681c6-4355-4cbe-a873-5e22f0fc758d" BLOCK_SIZE="4096" TYPE="ext4" PARTUUID="efe98ab5-c976-0543-92f4-641a1d23ddc3"
/dev/nvme1n1p3: UUID="09a8666b-c408-404b-bd4e-07769c8ae736" TYPE="swap" PARTUUID="28cac327-87f8-0e49-a12e-716a4d66c17e"
/dev/nvme1n1p1: LABEL_FATBOOT="NO_LABEL" LABEL="NO_LABEL" UUID="490D-66EF" BLOCK_SIZE="512" TYPE="vfat" PARTUUID="f004ec93-5084-6f4c-a9a0-69d9298506fc"
/dev/sda1: LABEL="Intern Samsung 840 500GB" BLOCK_SIZE="512" UUID="AC40F72040F6F046" TYPE="ntfs" PARTUUID="0bca8f07-01"
/dev/loop3: TYPE="squashfs"
/dev/nvme0n1p2: PARTLABEL="Microsoft reserved partition" PARTUUID="40c3061f-07d6-4702-9fc7-1779a94ed818"
/dev/sdc3: PARTLABEL="Microsoft reserved partition" PARTUUID="b54832e3-ae2d-42c6-8bdb-fb716664c86c"
[manjaro-gnome /]# journalctl --boot=-1 --unit=boot-efi.mount
Mar 16 11:06:41 emile-linux-home systemd[1]: Mounting /boot/efi...
Mar 16 11:06:41 emile-linux-home mount[731]: mount: /boot/efi: unknown filesystem type 'vfat'.
Mar 16 11:06:41 emile-linux-home mount[731]: dmesg(1) may have more information after failed mount system call.
Mar 16 11:06:41 emile-linux-home systemd[1]: boot-efi.mount: Mount process exited, code=exited, status=32/n/a
Mar 16 11:06:41 emile-linux-home systemd[1]: boot-efi.mount: Failed with result 'exit-code'.
Mar 16 11:06:41 emile-linux-home systemd[1]: Failed to mount /boot/efi.
[manjaro-gnome /]# sudo dmesg
[ 0.000000] Linux version 6.1.12-1-MANJARO (builduser@fv-az447-6) (gcc (GCC) 12.2.1 20230201, GNU ld (GNU Binutils) 2.40) #1 SMP PREEMPT_DYNAMIC Tue Feb 14 21:59:10 UTC 2023
[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-x86_64 lang=en_US keytable=us tz=UTC misobasedir=manjaro misolabel=MANJARO_GNOME_2204 quiet systemd.show_status=1 splash driver=nonfree nouveau.modeset=0 i915.modeset=1 radeon.modeset=1
[ 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-0x0000000009c1efff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000009c1f000-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-0x00000000bc458fff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000bc459000-0x00000000bc807fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000bc808000-0x00000000bc850fff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x00000000bc851000-0x00000000bcee0fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000bcee1000-0x00000000bdb77fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000bdb78000-0x00000000bdbfefff] type 20
[ 0.000000] BIOS-e820: [mem 0x00000000bdbff000-0x00000000beffffff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000bf000000-0x00000000bfffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fd200000-0x00000000fd2fffff] reserved
[ 0.000000] BIOS-e820: [mem 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-0x000000083f2fffff] usable
[ 0.000000] BIOS-e820: [mem 0x000000083f300000-0x000000083fffffff] reserved
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] efi: EFI v2.70 by American Megatrends
[ 0.000000] efi: ACPI=0xbcec8000 ACPI 2.0=0xbcec8014 SMBIOS=0xbda26000 SMBIOS 3.0=0xbda25000 MEMATTR=0xba2e4018 ESRT=0xb8a30918
[ 0.000000] SMBIOS 3.3.0 present.
[ 0.000000] DMI: Gigabyte Technology Co., Ltd. X570 AORUS ULTRA/X570 AORUS ULTRA, BIOS F33 05/21/2021
[ 0.000000] tsc: Fast TSC calibration using PIT
[ 0.000000] tsc: Detected 3700.037 MHz processor
[ 0.000380] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.000381] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000387] last_pfn = 0x83f300 max_arch_pfn = 0x400000000
[ 0.000826] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[ 0.000971] total RAM covered: 3071M
[ 0.001066] Found optimal setting for mtrr clean up
[ 0.001066] gran_size: 64K chunk_size: 64M num_reg: 3 lose cover RAM: 0G
[ 0.001136] e820: update [mem 0xbd310000-0xbd31ffff] usable ==> reserved
[ 0.001140] e820: update [mem 0xc0000000-0xffffffff] usable ==> reserved
[ 0.001142] last_pfn = 0xbf000 max_arch_pfn = 0x400000000
[ 0.003752] esrt: Reserving ESRT space from 0x00000000b8a30918 to 0x00000000b8a30950.
[ 0.003758] e820: update [mem 0xb8a30000-0xb8a30fff] usable ==> reserved
[ 0.003788] Using GB pages for direct mapping
[ 0.003910] Secure boot disabled
[ 0.003911] RAMDISK: [mem 0x31bc9000-0x34ddbfff]
[ 0.003915] ACPI: Early table checksum verification disabled
[ 0.003917] ACPI: RSDP 0x00000000BCEC8014 000024 (v02 ALASKA)
[ 0.003919] ACPI: XSDT 0x00000000BCEC7728 0000C4 (v01 ALASKA A M I 01072009 AMI 01000013)
[ 0.003922] ACPI: FACP 0x00000000BC837000 000114 (v06 ALASKA A M I 01072009 AMI 00010013)
[ 0.003925] ACPI: DSDT 0x00000000BC830000 0062E2 (v02 ALASKA A M I 01072009 INTL 20190509)
[ 0.003927] ACPI: FACS 0x00000000BCEC2000 000040
[ 0.003928] ACPI: SSDT 0x00000000BC846000 00AA9E (v01 GBT GSWApp 00000001 INTL 20190509)
[ 0.003930] ACPI: SSDT 0x00000000BC83D000 008C98 (v02 AMD AmdTable 00000002 MSFT 04000000)
[ 0.003931] ACPI: SSDT 0x00000000BC839000 003C9A (v01 AMD AMD AOD 00000001 INTL 20190509)
[ 0.003932] ACPI: SSDT 0x00000000BC838000 000164 (v02 ALASKA CPUSSDT 01072009 AMI 01072009)
[ 0.003934] ACPI: FIDT 0x00000000BC82F000 00009C (v01 ALASKA A M I 01072009 AMI 00010013)
[ 0.003935] ACPI: MCFG 0x00000000BC82E000 00003C (v01 ALASKA A M I 01072009 MSFT 00010013)
[ 0.003936] ACPI: HPET 0x00000000BC82D000 000038 (v01 ALASKA A M I 01072009 AMI 00000005)
[ 0.003938] ACPI: SSDT 0x00000000BC82C000 000024 (v01 AMD BIXBY 00001000 INTL 20190509)
[ 0.003939] ACPI: IVRS 0x00000000BC82B000 0000D0 (v02 AMD AmdTable 00000001 AMD 00000001)
[ 0.003941] ACPI: PCCT 0x00000000BC82A000 00006E (v02 AMD AmdTable 00000001 AMD 00000001)
[ 0.003942] ACPI: SSDT 0x00000000BC824000 005EF9 (v02 AMD AmdTable 00000001 AMD 00000001)
[ 0.003943] ACPI: CRAT 0x00000000BC822000 001118 (v01 AMD AmdTable 00000001 AMD 00000001)
[ 0.003945] ACPI: CDIT 0x00000000BC821000 000029 (v01 AMD AmdTable 00000001 AMD 00000001)
[ 0.003946] ACPI: SSDT 0x00000000BC820000 0005F6 (v01 AMD QOGIRDGP 00000001 INTL 20190509)
[ 0.003947] ACPI: SSDT 0x00000000BC81C000 003A59 (v01 AMD QOGIRN 00000001 INTL 20190509)
[ 0.003949] ACPI: WSMT 0x00000000BC81B000 000028 (v01 ALASKA A M I 01072009 AMI 00010013)
[ 0.003950] ACPI: APIC 0x00000000BC81A000 00015E (v03 ALASKA A M I 01072009 AMI 00010013)
[ 0.003951] ACPI: SSDT 0x00000000BC818000 00147F (v01 AMD QOGIRC 00000001 INTL 20190509)
[ 0.003953] ACPI: FPDT 0x00000000BC817000 000044 (v01 ALASKA A M I 01072009 AMI 01000013)
[ 0.003954] ACPI: Reserving FACP table memory at [mem 0xbc837000-0xbc837113]
[ 0.003955] ACPI: Reserving DSDT table memory at [mem 0xbc830000-0xbc8362e1]
[ 0.003955] ACPI: Reserving FACS table memory at [mem 0xbcec2000-0xbcec203f]
[ 0.003956] ACPI: Reserving SSDT table memory at [mem 0xbc846000-0xbc850a9d]
[ 0.003956] ACPI: Reserving SSDT table memory at [mem 0xbc83d000-0xbc845c97]
[ 0.003956] ACPI: Reserving SSDT table memory at [mem 0xbc839000-0xbc83cc99]
[ 0.003957] ACPI: Reserving SSDT table memory at [mem 0xbc838000-0xbc838163]
[ 0.003957] ACPI: Reserving FIDT table memory at [mem 0xbc82f000-0xbc82f09b]
[ 0.003958] ACPI: Reserving MCFG table memory at [mem 0xbc82e000-0xbc82e03b]
[ 0.003958] ACPI: Reserving HPET table memory at [mem 0xbc82d000-0xbc82d037]
[ 0.003959] ACPI: Reserving SSDT table memory at [mem 0xbc82c000-0xbc82c023]
[ 0.003959] ACPI: Reserving IVRS table memory at [mem 0xbc82b000-0xbc82b0cf]
[ 0.003959] ACPI: Reserving PCCT table memory at [mem 0xbc82a000-0xbc82a06d]
[ 0.003960] ACPI: Reserving SSDT table memory at [mem 0xbc824000-0xbc829ef8]
[ 0.003960] ACPI: Reserving CRAT table memory at [mem 0xbc822000-0xbc823117]
[ 0.003961] ACPI: Reserving CDIT table memory at [mem 0xbc821000-0xbc821028]
[ 0.003961] ACPI: Reserving SSDT table memory at [mem 0xbc820000-0xbc8205f5]
[ 0.003961] ACPI: Reserving SSDT table memory at [mem 0xbc81c000-0xbc81fa58]
[ 0.003962] ACPI: Reserving WSMT table memory at [mem 0xbc81b000-0xbc81b027]
[ 0.003962] ACPI: Reserving APIC table memory at [mem 0xbc81a000-0xbc81a15d]
[ 0.003963] ACPI: Reserving SSDT table memory at [mem 0xbc818000-0xbc81947e]
[ 0.003963] ACPI: Reserving FPDT table memory at [mem 0xbc817000-0xbc817043]
[ 0.004005] No NUMA configuration found
[ 0.004005] Faking a node at [mem 0x0000000000000000-0x000000083f2fffff]
[ 0.004007] NODE_DATA(0) allocated [mem 0x83f2fb000-0x83f2fffff]
[ 0.004036] Zone ranges:
[ 0.004036] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.004037] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
[ 0.004038] Normal [mem 0x0000000100000000-0x000000083f2fffff]
[ 0.004038] Device empty
[ 0.004039] Movable zone start for each node
[ 0.004039] Early memory node ranges
[ 0.004039] node 0: [mem 0x0000000000001000-0x000000000009ffff]
[ 0.004040] node 0: [mem 0x0000000000100000-0x0000000009c1efff]
[ 0.004041] node 0: [mem 0x000000000a000000-0x000000000a1fffff]
[ 0.004041] node 0: [mem 0x000000000a20e000-0x00000000bc458fff]
[ 0.004042] node 0: [mem 0x00000000bdbff000-0x00000000beffffff]
[ 0.004042] node 0: [mem 0x0000000100000000-0x000000083f2fffff]
[ 0.004044] Initmem setup node 0 [mem 0x0000000000001000-0x000000083f2fffff]
[ 0.004047] On node 0, zone DMA: 1 pages in unavailable ranges
[ 0.004056] On node 0, zone DMA: 96 pages in unavailable ranges
[ 0.004129] On node 0, zone DMA32: 993 pages in unavailable ranges
[ 0.005827] On node 0, zone DMA32: 14 pages in unavailable ranges
[ 0.005870] On node 0, zone DMA32: 6054 pages in unavailable ranges
[ 0.029940] On node 0, zone Normal: 4096 pages in unavailable ranges
[ 0.029956] On node 0, zone Normal: 3328 pages in unavailable ranges
[ 0.030136] ACPI: PM-Timer IO Port: 0x808
[ 0.030141] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
[ 0.030152] IOAPIC[0]: apic_id 25, version 33, address 0xfec00000, GSI 0-23
[ 0.030157] IOAPIC[1]: apic_id 26, version 33, address 0xfec01000, GSI 24-55
[ 0.030159] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.030160] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
[ 0.030162] ACPI: Using ACPI (MADT) for SMP configuration information
[ 0.030162] ACPI: HPET id: 0x10228201 base: 0xfed00000
[ 0.030165] smpboot: Allowing 32 CPUs, 8 hotplug CPUs
[ 0.030181] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.030183] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[ 0.030184] PM: hibernation: Registered nosave memory: [mem 0x09c1f000-0x09ffffff]
[ 0.030185] PM: hibernation: Registered nosave memory: [mem 0x0a200000-0x0a20dfff]
[ 0.030186] PM: hibernation: Registered nosave memory: [mem 0xb8a30000-0xb8a30fff]
[ 0.030187] PM: hibernation: Registered nosave memory: [mem 0xbc459000-0xbc807fff]
[ 0.030187] PM: hibernation: Registered nosave memory: [mem 0xbc808000-0xbc850fff]
[ 0.030187] PM: hibernation: Registered nosave memory: [mem 0xbc851000-0xbcee0fff]
[ 0.030188] PM: hibernation: Registered nosave memory: [mem 0xbcee1000-0xbdb77fff]
[ 0.030188] PM: hibernation: Registered nosave memory: [mem 0xbdb78000-0xbdbfefff]
[ 0.030189] PM: hibernation: Registered nosave memory: [mem 0xbf000000-0xbfffffff]
[ 0.030189] PM: hibernation: Registered nosave memory: [mem 0xc0000000-0xefffffff]
[ 0.030190] PM: hibernation: Registered nosave memory: [mem 0xf0000000-0xf7ffffff]
[ 0.030190] PM: hibernation: Registered nosave memory: [mem 0xf8000000-0xfd1fffff]
[ 0.030190] PM: hibernation: Registered nosave memory: [mem 0xfd200000-0xfd2fffff]
[ 0.030191] PM: hibernation: Registered nosave memory: [mem 0xfd300000-0xfd3fffff]
[ 0.030191] PM: hibernation: Registered nosave memory: [mem 0xfd400000-0xfd5fffff]
[ 0.030191] PM: hibernation: Registered nosave memory: [mem 0xfd600000-0xfe9fffff]
[ 0.030192] PM: hibernation: Registered nosave memory: [mem 0xfea00000-0xfea0ffff]
[ 0.030192] PM: hibernation: Registered nosave memory: [mem 0xfea10000-0xfeb7ffff]
[ 0.030192] PM: hibernation: Registered nosave memory: [mem 0xfeb80000-0xfec01fff]
[ 0.030193] PM: hibernation: Registered nosave memory: [mem 0xfec02000-0xfec0ffff]
[ 0.030193] PM: hibernation: Registered nosave memory: [mem 0xfec10000-0xfec10fff]
[ 0.030193] PM: hibernation: Registered nosave memory: [mem 0xfec11000-0xfecfffff]
[ 0.030194] PM: hibernation: Registered nosave memory: [mem 0xfed00000-0xfed00fff]
[ 0.030194] PM: hibernation: Registered nosave memory: [mem 0xfed01000-0xfed3ffff]
[ 0.030194] PM: hibernation: Registered nosave memory: [mem 0xfed40000-0xfed44fff]
[ 0.030195] PM: hibernation: Registered nosave memory: [mem 0xfed45000-0xfed7ffff]
[ 0.030195] PM: hibernation: Registered nosave memory: [mem 0xfed80000-0xfed8ffff]
[ 0.030195] PM: hibernation: Registered nosave memory: [mem 0xfed90000-0xfedc1fff]
[ 0.030195] PM: hibernation: Registered nosave memory: [mem 0xfedc2000-0xfedcffff]
[ 0.030196] PM: hibernation: Registered nosave memory: [mem 0xfedd0000-0xfedd3fff]
[ 0.030196] PM: hibernation: Registered nosave memory: [mem 0xfedd4000-0xfedd5fff]
[ 0.030196] PM: hibernation: Registered nosave memory: [mem 0xfedd6000-0xfeffffff]
[ 0.030197] PM: hibernation: Registered nosave memory: [mem 0xff000000-0xffffffff]
[ 0.030198] [mem 0xc0000000-0xefffffff] available for PCI devices
[ 0.030199] Booting paravirtualized kernel on bare hardware
[ 0.030201] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
[ 0.032913] setup_percpu: NR_CPUS:320 nr_cpumask_bits:32 nr_cpu_ids:32 nr_node_ids:1
[ 0.033550] percpu: Embedded 63 pages/cpu s221184 r8192 d28672 u262144
[ 0.033555] pcpu-alloc: s221184 r8192 d28672 u262144 alloc=1*2097152
[ 0.033557] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15
[ 0.033562] pcpu-alloc: [0] 16 17 18 19 20 21 22 23 [0] 24 25 26 27 28 29 30 31
[ 0.033578] Fallback order for Node 0: 0
[ 0.033582] Built 1 zonelists, mobility grouping on. Total pages: 8243021
[ 0.033583] Policy zone: Normal
[ 0.033583] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-x86_64 lang=en_US keytable=us tz=UTC misobasedir=manjaro misolabel=MANJARO_GNOME_2204 quiet systemd.show_status=1 splash driver=nonfree nouveau.modeset=0 i915.modeset=1 radeon.modeset=1
[ 0.033671] Unknown kernel command line parameters "splash BOOT_IMAGE=/boot/vmlinuz-x86_64 lang=en_US keytable=us tz=UTC misobasedir=manjaro misolabel=MANJARO_GNOME_2204 driver=nonfree", will be passed to user space.
[ 0.033693] random: crng init done
[ 0.033693] printk: log_buf_len individual max cpu contribution: 4096 bytes
[ 0.033694] printk: log_buf_len total cpu_extra contributions: 126976 bytes
[ 0.033695] printk: log_buf_len min size: 131072 bytes
[ 0.033791] printk: log_buf_len: 262144 bytes
[ 0.033791] printk: early log buf free: 116616(88%)
[ 0.034958] Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
[ 0.035543] Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
[ 0.035683] mem auto-init: stack:all(zero), heap alloc:on, heap free:off
[ 0.035713] software IO TLB: area num 32.
[ 0.072034] Memory: 32626568K/33496104K available (16391K kernel code, 2179K rwdata, 11148K rodata, 2144K init, 3284K bss, 869276K reserved, 0K cma-reserved)
[ 0.072104] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=32, Nodes=1
[ 0.072111] ftrace: allocating 46597 entries in 183 pages
[ 0.078567] ftrace: allocated 183 pages with 6 groups
[ 0.078618] Dynamic Preempt: full
[ 0.078652] rcu: Preemptible hierarchical RCU implementation.
[ 0.078652] rcu: RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=32.
[ 0.078653] rcu: RCU priority boosting: priority 1 delay 500 ms.
[ 0.078653] Trampoline variant of Tasks RCU enabled.
[ 0.078654] Rude variant of Tasks RCU enabled.
[ 0.078654] Tracing variant of Tasks RCU enabled.
[ 0.078654] rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
[ 0.078655] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=32
[ 0.080819] NR_IRQS: 20736, nr_irqs: 1224, preallocated irqs: 16
[ 0.080981] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[ 0.081055] kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
[ 0.081078] Console: colour dummy device 80x25
[ 0.081088] printk: console [tty0] enabled
[ 0.081104] ACPI: Core revision 20220331
[ 0.081198] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
[ 0.081213] APIC: Switch to symmetric I/O mode setup
[ 0.081838] AMD-Vi: Using global IVHD EFR:0x0, EFR2:0x0
[ 0.398524] Switched APIC routing to physical flat.
[ 0.399125] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.414542] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x6aaaf139123, max_idle_ns: 881590868716 ns
[ 0.414545] Calibrating delay loop (skipped), value calculated using timer frequency.. 7403.41 BogoMIPS (lpj=12333456)
[ 0.414547] pid_max: default: 32768 minimum: 301
[ 0.416517] LSM: Security Framework initializing
[ 0.416521] landlock: Up and running.
[ 0.416522] Yama: becoming mindful.
[ 0.416527] LSM support for eBPF active
[ 0.416563] Mount-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[ 0.416588] Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[ 0.416726] x86/cpu: User Mode Instruction Prevention (UMIP) activated
[ 0.416760] LVT offset 1 assigned for vector 0xf9
[ 0.416871] LVT offset 2 assigned for vector 0xf4
[ 0.416901] process: using mwait in idle threads
[ 0.416902] Last level iTLB entries: 4KB 512, 2MB 512, 4MB 256
[ 0.416902] Last level dTLB entries: 4KB 2048, 2MB 2048, 4MB 1024, 1GB 0
[ 0.416905] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[ 0.416906] Spectre V2 : Mitigation: Retpolines
[ 0.416907] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[ 0.416907] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
[ 0.416907] Spectre V2 : Enabling Restricted Speculation for firmware calls
[ 0.416908] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[ 0.416909] Spectre V2 : User space: Mitigation: STIBP always-on protection
[ 0.416910] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
[ 0.429179] Freeing SMP alternatives memory: 40K
[ 0.536045] smpboot: CPU0: AMD Ryzen 9 5900X 12-Core Processor (family: 0x19, model: 0x21, stepping: 0x0)
[ 0.536116] cblist_init_generic: Setting adjustable number of callback queues.
[ 0.536118] cblist_init_generic: Setting shift to 5 and lim to 1.
[ 0.536125] cblist_init_generic: Setting shift to 5 and lim to 1.
[ 0.536134] cblist_init_generic: Setting shift to 5 and lim to 1.
[ 0.536140] Performance Events: Fam17h+ core perfctr, AMD PMU driver.
[ 0.536143] ... version: 0
[ 0.536143] ... bit width: 48
[ 0.536144] ... generic registers: 6
[ 0.536144] ... value mask: 0000ffffffffffff
[ 0.536144] ... max period: 00007fffffffffff
[ 0.536145] ... fixed-purpose events: 0
[ 0.536145] ... event mask: 000000000000003f
[ 0.536190] rcu: Hierarchical SRCU implementation.
[ 0.536191] rcu: Max phase no-delay instances is 1000.
[ 0.536434] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[ 0.536556] smp: Bringing up secondary CPUs ...
[ 0.536604] x86: Booting SMP configuration:
[ 0.536605] .... node #0, CPUs: #1 #2 #3 #4 #5 #6 #7 #8 #9 #10 #11 #12
[ 0.561265] Spectre V2 : Update user space SMT mitigation: STIBP always-on
[ 0.561281] #13 #14 #15 #16 #17 #18 #19 #20 #21 #22 #23
[ 0.584564] smp: Brought up 1 node, 24 CPUs
[ 0.584564] smpboot: Max logical packages: 2
[ 0.584564] smpboot: Total of 24 processors activated (177672.84 BogoMIPS)
[ 0.587988] devtmpfs: initialized
[ 0.587988] x86/mm: Memory block size: 128MB
[ 0.588729] ACPI: PM: Registering ACPI NVS region [mem 0x0a200000-0x0a20dfff] (57344 bytes)
[ 0.588729] ACPI: PM: Registering ACPI NVS region [mem 0xbc851000-0xbcee0fff] (6881280 bytes)
[ 0.588729] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[ 0.588729] futex hash table entries: 8192 (order: 7, 524288 bytes, linear)
[ 0.588729] pinctrl core: initialized pinctrl subsystem
[ 0.588729] PM: RTC time: 10:55:37, date: 2023-03-16
[ 0.588729] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.588729] DMA: preallocated 4096 KiB GFP_KERNEL pool for atomic allocations
[ 0.588729] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.588729] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.588729] audit: initializing netlink subsys (disabled)
[ 0.588729] audit: type=2000 audit(1678964137.193:1): state=initialized audit_enabled=0 res=1
[ 0.588729] thermal_sys: Registered thermal governor 'fair_share'
[ 0.588729] thermal_sys: Registered thermal governor 'bang_bang'
[ 0.588729] thermal_sys: Registered thermal governor 'step_wise'
[ 0.588729] thermal_sys: Registered thermal governor 'user_space'
[ 0.588729] thermal_sys: Registered thermal governor 'power_allocator'
[ 0.588729] cpuidle: using governor ladder
[ 0.588729] cpuidle: using governor menu
[ 0.588729] Detected 1 PCC Subspaces
[ 0.588729] Registering PCC driver as Mailbox controller
[ 0.588729] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.588729] PCI: MMCONFIG for domain 0000 [bus 00-7f] at [mem 0xf0000000-0xf7ffffff] (base 0xf0000000)
[ 0.588729] PCI: MMCONFIG at [mem 0xf0000000-0xf7ffffff] reserved in E820
[ 0.588729] PCI: Using configuration type 1 for base access
[ 0.588850] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[ 0.591225] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.591225] HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
[ 0.591225] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.591225] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
[ 0.591298] ACPI: Added _OSI(Module Device)
[ 0.591298] ACPI: Added _OSI(Processor Device)
[ 0.591298] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.591298] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.601948] ACPI: 10 ACPI AML tables successfully acquired and loaded
[ 0.602984] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[ 0.609910] ACPI: Interpreter enabled
[ 0.609910] ACPI: PM: (supports S0 S3 S4 S5)
[ 0.609910] ACPI: Using IOAPIC for interrupt routing
[ 0.609910] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.609910] PCI: Using E820 reservations for host bridge windows
[ 0.609910] ACPI: Enabled 2 GPEs in block 00 to 1F
[ 0.614688] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 0.614692] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[ 0.614786] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR DPC]
[ 0.614792] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-7f] only partially covers this bridge
[ 0.615041] PCI host bridge to bus 0000:00
[ 0.615042] pci_bus 0000:00: root bus resource [io 0x0000-0x03af window]
[ 0.615043] pci_bus 0000:00: root bus resource [io 0x03e0-0x0cf7 window]
[ 0.615044] pci_bus 0000:00: root bus resource [io 0x03b0-0x03df window]
[ 0.615045] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 0.615045] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000dffff window]
[ 0.615046] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfec02fff window]
[ 0.615047] pci_bus 0000:00: root bus resource [mem 0xfee00000-0xffffffff window]
[ 0.615047] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 0.615057] pci 0000:00:00.0: [1022:1480] type 00 class 0x060000
[ 0.615128] pci 0000:00:00.2: [1022:1481] type 00 class 0x080600
[ 0.615197] pci 0000:00:01.0: [1022:1482] type 00 class 0x060000
[ 0.615243] pci 0000:00:01.2: [1022:1483] type 01 class 0x060400
[ 0.615267] pci 0000:00:01.2: enabling Extended Tags
[ 0.615312] pci 0000:00:01.2: PME# supported from D0 D3hot D3cold
[ 0.615425] pci 0000:00:02.0: [1022:1482] type 00 class 0x060000
[ 0.615472] pci 0000:00:03.0: [1022:1482] type 00 class 0x060000
[ 0.615516] pci 0000:00:03.1: [1022:1483] type 01 class 0x060400
[ 0.615593] pci 0000:00:03.1: PME# supported from D0 D3hot D3cold
[ 0.615964] pci 0000:00:04.0: [1022:1482] type 00 class 0x060000
[ 0.616014] pci 0000:00:05.0: [1022:1482] type 00 class 0x060000
[ 0.616062] pci 0000:00:07.0: [1022:1482] type 00 class 0x060000
[ 0.616106] pci 0000:00:07.1: [1022:1484] type 01 class 0x060400
[ 0.616128] pci 0000:00:07.1: enabling Extended Tags
[ 0.616165] pci 0000:00:07.1: PME# supported from D0 D3hot D3cold
[ 0.616248] pci 0000:00:08.0: [1022:1482] type 00 class 0x060000
[ 0.616291] pci 0000:00:08.1: [1022:1484] type 01 class 0x060400
[ 0.616315] pci 0000:00:08.1: enabling Extended Tags
[ 0.616355] pci 0000:00:08.1: PME# supported from D0 D3hot D3cold
[ 0.616458] pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500
[ 0.616549] pci 0000:00:14.3: [1022:790e] type 00 class 0x060100
[ 0.616646] pci 0000:00:18.0: [1022:1440] type 00 class 0x060000
[ 0.616666] pci 0000:00:18.1: [1022:1441] type 00 class 0x060000
[ 0.616684] pci 0000:00:18.2: [1022:1442] type 00 class 0x060000
[ 0.616702] pci 0000:00:18.3: [1022:1443] type 00 class 0x060000
[ 0.616720] pci 0000:00:18.4: [1022:1444] type 00 class 0x060000
[ 0.616738] pci 0000:00:18.5: [1022:1445] type 00 class 0x060000
[ 0.616755] pci 0000:00:18.6: [1022:1446] type 00 class 0x060000
[ 0.616773] pci 0000:00:18.7: [1022:1447] type 00 class 0x060000
[ 0.616839] pci 0000:01:00.0: [1022:57ad] type 01 class 0x060400
[ 0.616893] pci 0000:01:00.0: enabling Extended Tags
[ 0.616975] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
[ 0.617072] pci 0000:01: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.617172] pci 0000:00:01.2: PCI bridge to [bus 01-0a]
[ 0.617175] pci 0000:00:01.2: bridge window [io 0xf000-0xffff]
[ 0.617177] pci 0000:00:01.2: bridge window [mem 0xfc200000-0xfcafffff]
[ 0.617376] pci 0000:02:00.0: [1022:57a3] type 01 class 0x060400
[ 0.617445] pci 0000:02:00.0: enabling Extended Tags
[ 0.617677] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
[ 0.618125] pci 0000:02:01.0: [1022:57a3] type 01 class 0x060400
[ 0.618194] pci 0000:02:01.0: enabling Extended Tags
[ 0.618426] pci 0000:02:01.0: PME# supported from D0 D3hot D3cold
[ 0.618864] pci 0000:02:03.0: [1022:57a3] type 01 class 0x060400
[ 0.618933] pci 0000:02:03.0: enabling Extended Tags
[ 0.619184] pci 0000:02:03.0: PME# supported from D0 D3hot D3cold
[ 0.619612] pci 0000:02:04.0: [1022:57a3] type 01 class 0x060400
[ 0.619681] pci 0000:02:04.0: enabling Extended Tags
[ 0.619925] pci 0000:02:04.0: PME# supported from D0 D3hot D3cold
[ 0.620374] pci 0000:02:05.0: [1022:57a3] type 01 class 0x060400
[ 0.620442] pci 0000:02:05.0: enabling Extended Tags
[ 0.620686] pci 0000:02:05.0: PME# supported from D0 D3hot D3cold
[ 0.621159] pci 0000:02:08.0: [1022:57a4] type 01 class 0x060400
[ 0.621233] pci 0000:02:08.0: enabling Extended Tags
[ 0.621389] pci 0000:02:08.0: PME# supported from D0 D3hot D3cold
[ 0.621607] pci 0000:02:09.0: [1022:57a4] type 01 class 0x060400
[ 0.621676] pci 0000:02:09.0: enabling Extended Tags
[ 0.621831] pci 0000:02:09.0: PME# supported from D0 D3hot D3cold
[ 0.622035] pci 0000:02:0a.0: [1022:57a4] type 01 class 0x060400
[ 0.622112] pci 0000:02:0a.0: enabling Extended Tags
[ 0.622268] pci 0000:02:0a.0: PME# supported from D0 D3hot D3cold
[ 0.622484] pci 0000:01:00.0: PCI bridge to [bus 02-0a]
[ 0.622490] pci 0000:01:00.0: bridge window [io 0xf000-0xffff]
[ 0.622493] pci 0000:01:00.0: bridge window [mem 0xfc200000-0xfcafffff]
[ 0.622593] pci 0000:03:00.0: [144d:a80a] type 00 class 0x010802
[ 0.622622] pci 0000:03:00.0: reg 0x10: [mem 0xfca00000-0xfca03fff 64bit]
[ 0.622689] pci 0000:03:00.0: enabling Extended Tags
[ 0.622939] pci 0000:03:00.0: 31.506 Gb/s available PCIe bandwidth, limited by 16.0 GT/s PCIe x2 link at 0000:02:00.0 (capable of 63.012 Gb/s with 16.0 GT/s PCIe x4 link)
[ 0.623071] pci 0000:02:00.0: PCI bridge to [bus 03]
[ 0.623079] pci 0000:02:00.0: bridge window [mem 0xfca00000-0xfcafffff]
[ 0.623276] pci 0000:04:00.0: [144d:a80a] type 00 class 0x010802
[ 0.623304] pci 0000:04:00.0: reg 0x10: [mem 0xfc900000-0xfc903fff 64bit]
[ 0.623371] pci 0000:04:00.0: enabling Extended Tags
[ 0.623749] pci 0000:02:01.0: PCI bridge to [bus 04]
[ 0.623757] pci 0000:02:01.0: bridge window [mem 0xfc900000-0xfc9fffff]
[ 0.623869] pci 0000:05:00.0: [8086:2723] type 00 class 0x028000
[ 0.623901] pci 0000:05:00.0: reg 0x10: [mem 0xfc800000-0xfc803fff 64bit]
[ 0.624067] pci 0000:05:00.0: PME# supported from D0 D3hot D3cold
[ 0.624268] pci 0000:02:03.0: PCI bridge to [bus 05]
[ 0.624276] pci 0000:02:03.0: bridge window [mem 0xfc800000-0xfc8fffff]
[ 0.624395] pci 0000:06:00.0: [8086:1539] type 00 class 0x020000
[ 0.624425] pci 0000:06:00.0: reg 0x10: [mem 0xfc700000-0xfc71ffff]
[ 0.624457] pci 0000:06:00.0: reg 0x18: [io 0xf000-0xf01f]
[ 0.624474] pci 0000:06:00.0: reg 0x1c: [mem 0xfc720000-0xfc723fff]
[ 0.624650] pci 0000:06:00.0: PME# supported from D0 D3hot D3cold
[ 0.624857] pci 0000:02:04.0: PCI bridge to [bus 06]
[ 0.624863] pci 0000:02:04.0: bridge window [io 0xf000-0xffff]
[ 0.624866] pci 0000:02:04.0: bridge window [mem 0xfc700000-0xfc7fffff]
[ 0.624970] pci 0000:07:00.0: [1102:0012] type 00 class 0x040300
[ 0.624999] pci 0000:07:00.0: reg 0x10: [mem 0xfc604000-0xfc607fff 64bit]
[ 0.625017] pci 0000:07:00.0: reg 0x18: [mem 0xfc600000-0xfc603fff 64bit]
[ 0.625157] pci 0000:07:00.0: supports D2
[ 0.625348] pci 0000:02:05.0: PCI bridge to [bus 07]
[ 0.625356] pci 0000:02:05.0: bridge window [mem 0xfc600000-0xfc6fffff]
[ 0.625467] pci 0000:08:00.0: [1022:1485] type 00 class 0x130000
[ 0.625533] pci 0000:08:00.0: enabling Extended Tags
[ 0.625697] pci 0000:08: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.625894] pci 0000:08:00.1: [1022:149c] type 00 class 0x0c0330
[ 0.626310] pci 0000:08:00.1: reg 0x10: [mem 0xfc300000-0xfc3fffff 64bit]
[ 0.627047] pci 0000:08:00.1: enabling Extended Tags
[ 0.627574] pci 0000:08:00.1: PME# supported from D0 D3hot D3cold
[ 0.627947] pci 0000:08:00.3: [1022:149c] type 00 class 0x0c0330
[ 0.627972] pci 0000:08:00.3: reg 0x10: [mem 0xfc200000-0xfc2fffff 64bit]
[ 0.628031] pci 0000:08:00.3: enabling Extended Tags
[ 0.628102] pci 0000:08:00.3: PME# supported from D0 D3hot D3cold
[ 0.628231] pci 0000:02:08.0: PCI bridge to [bus 08]
[ 0.628239] pci 0000:02:08.0: bridge window [mem 0xfc200000-0xfc3fffff]
[ 0.628331] pci 0000:09:00.0: [1022:7901] type 00 class 0x010601
[ 0.628400] pci 0000:09:00.0: reg 0x24: [mem 0xfc500000-0xfc5007ff]
[ 0.628419] pci 0000:09:00.0: enabling Extended Tags
[ 0.628515] pci 0000:09:00.0: PME# supported from D3hot D3cold
[ 0.628600] 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.628680] pci 0000:02:09.0: PCI bridge to [bus 09]
[ 0.628688] pci 0000:02:09.0: bridge window [mem 0xfc500000-0xfc5fffff]
[ 0.628781] pci 0000:0a:00.0: [1022:7901] type 00 class 0x010601
[ 0.628850] pci 0000:0a:00.0: reg 0x24: [mem 0xfc400000-0xfc4007ff]
[ 0.628869] pci 0000:0a:00.0: enabling Extended Tags
[ 0.628964] pci 0000:0a:00.0: PME# supported from D3hot D3cold
[ 0.629049] 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.629129] pci 0000:02:0a.0: PCI bridge to [bus 0a]
[ 0.629137] pci 0000:02:0a.0: bridge window [mem 0xfc400000-0xfc4fffff]
[ 0.629239] pci 0000:0b:00.0: [10de:13c2] type 00 class 0x030000
[ 0.629253] pci 0000:0b:00.0: reg 0x10: [mem 0xfb000000-0xfbffffff]
[ 0.629264] pci 0000:0b:00.0: reg 0x14: [mem 0xd0000000-0xdfffffff 64bit pref]
[ 0.629276] pci 0000:0b:00.0: reg 0x1c: [mem 0xe0000000-0xe1ffffff 64bit pref]
[ 0.629284] pci 0000:0b:00.0: reg 0x24: [io 0xe000-0xe07f]
[ 0.629292] pci 0000:0b:00.0: reg 0x30: [mem 0xfc000000-0xfc07ffff pref]
[ 0.629309] pci 0000:0b:00.0: BAR 3: assigned to efifb
[ 0.629314] pci 0000:0b:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[ 0.629414] pci 0000:0b:00.0: 32.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x16 link at 0000:00:03.1 (capable of 126.016 Gb/s with 8.0 GT/s PCIe x16 link)
[ 0.629484] pci 0000:0b:00.1: [10de:0fbb] type 00 class 0x040300
[ 0.629498] pci 0000:0b:00.1: reg 0x10: [mem 0xfc080000-0xfc083fff]
[ 0.629643] pci 0000:00:03.1: ASPM: current common clock configuration is inconsistent, reconfiguring
[ 0.641251] pci 0000:00:03.1: PCI bridge to [bus 0b]
[ 0.641255] pci 0000:00:03.1: bridge window [io 0xe000-0xefff]
[ 0.641257] pci 0000:00:03.1: bridge window [mem 0xfb000000-0xfc0fffff]
[ 0.641260] pci 0000:00:03.1: bridge window [mem 0xd0000000-0xe1ffffff 64bit pref]
[ 0.641298] pci 0000:0c:00.0: [1022:148a] type 00 class 0x130000
[ 0.641327] pci 0000:0c:00.0: enabling Extended Tags
[ 0.641458] pci 0000:00:07.1: PCI bridge to [bus 0c]
[ 0.641508] pci 0000:0d:00.0: [1022:1485] type 00 class 0x130000
[ 0.641542] pci 0000:0d:00.0: enabling Extended Tags
[ 0.641681] pci 0000:0d:00.1: [1022:1486] type 00 class 0x108000
[ 0.641697] pci 0000:0d:00.1: reg 0x18: [mem 0xfcc00000-0xfccfffff]
[ 0.641708] pci 0000:0d:00.1: reg 0x24: [mem 0xfcd08000-0xfcd09fff]
[ 0.641717] pci 0000:0d:00.1: enabling Extended Tags
[ 0.641831] pci 0000:0d:00.3: [1022:149c] type 00 class 0x0c0330
[ 0.641844] pci 0000:0d:00.3: reg 0x10: [mem 0xfcb00000-0xfcbfffff 64bit]
[ 0.641874] pci 0000:0d:00.3: enabling Extended Tags
[ 0.641920] pci 0000:0d:00.3: PME# supported from D0 D3hot D3cold
[ 0.642003] pci 0000:0d:00.4: [1022:1487] type 00 class 0x040300
[ 0.642011] pci 0000:0d:00.4: reg 0x10: [mem 0xfcd00000-0xfcd07fff]
[ 0.642036] pci 0000:0d:00.4: enabling Extended Tags
[ 0.642076] pci 0000:0d:00.4: PME# supported from D0 D3hot D3cold
[ 0.642160] pci 0000:00:08.1: PCI bridge to [bus 0d]
[ 0.642163] pci 0000:00:08.1: bridge window [mem 0xfcb00000-0xfcdfffff]
[ 0.642347] ACPI: PCI: Interrupt link LNKA configured for IRQ 0
[ 0.642382] ACPI: PCI: Interrupt link LNKB configured for IRQ 0
[ 0.642411] ACPI: PCI: Interrupt link LNKC configured for IRQ 0
[ 0.642447] ACPI: PCI: Interrupt link LNKD configured for IRQ 0
[ 0.642479] ACPI: PCI: Interrupt link LNKE configured for IRQ 0
[ 0.642505] ACPI: PCI: Interrupt link LNKF configured for IRQ 0
[ 0.642532] ACPI: PCI: Interrupt link LNKG configured for IRQ 0
[ 0.642558] ACPI: PCI: Interrupt link LNKH configured for IRQ 0
[ 0.644552] iommu: Default domain type: Translated
[ 0.644552] iommu: DMA domain TLB invalidation policy: lazy mode
[ 0.644638] SCSI subsystem initialized
[ 0.644643] libata version 3.00 loaded.
[ 0.644643] ACPI: bus type USB registered
[ 0.644643] usbcore: registered new interface driver usbfs
[ 0.644643] usbcore: registered new interface driver hub
[ 0.644643] usbcore: registered new device driver usb
[ 0.644643] pps_core: LinuxPPS API ver. 1 registered
[ 0.644643] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.644643] PTP clock support registered
[ 0.644643] EDAC MC: Ver: 3.0.0
[ 0.644707] Registered efivars operations
[ 0.644707] NetLabel: Initializing
[ 0.644707] NetLabel: domain hash size = 128
[ 0.644707] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 0.644707] NetLabel: unlabeled traffic allowed by default
[ 0.644707] mctp: management component transport protocol core
[ 0.644707] NET: Registered PF_MCTP protocol family
[ 0.644707] PCI: Using ACPI for IRQ routing
[ 0.647162] PCI: pci_cache_line_size set to 64 bytes
[ 0.647275] e820: reserve RAM buffer [mem 0x09c1f000-0x0bffffff]
[ 0.647276] e820: reserve RAM buffer [mem 0x0a200000-0x0bffffff]
[ 0.647277] e820: reserve RAM buffer [mem 0xb8a30000-0xbbffffff]
[ 0.647277] e820: reserve RAM buffer [mem 0xbc459000-0xbfffffff]
[ 0.647278] e820: reserve RAM buffer [mem 0xbf000000-0xbfffffff]
[ 0.647278] e820: reserve RAM buffer [mem 0x83f300000-0x83fffffff]
[ 0.647893] pci 0000:0b:00.0: vgaarb: setting as boot VGA device
[ 0.647893] pci 0000:0b:00.0: vgaarb: bridge control possible
[ 0.647893] pci 0000:0b:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[ 0.647893] vgaarb: loaded
[ 0.647915] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[ 0.647917] hpet0: 3 comparators, 32-bit 14.318180 MHz counter
[ 0.651250] clocksource: Switched to clocksource tsc-early
[ 0.651304] VFS: Disk quotas dquot_6.6.0
[ 0.651312] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.651347] pnp: PnP ACPI init
[ 0.651397] system 00:00: [mem 0xf0000000-0xf7ffffff] has been reserved
[ 0.651454] system 00:01: [mem 0xfd200000-0xfd2fffff] has been reserved
[ 0.651564] system 00:03: [io 0x0a00-0x0a2f] has been reserved
[ 0.651566] system 00:03: [io 0x0a30-0x0a3f] has been reserved
[ 0.651566] system 00:03: [io 0x0a40-0x0a4f] has been reserved
[ 0.651695] system 00:04: [io 0x04d0-0x04d1] has been reserved
[ 0.651696] system 00:04: [io 0x040b] has been reserved
[ 0.651697] system 00:04: [io 0x04d6] has been reserved
[ 0.651697] system 00:04: [io 0x0c00-0x0c01] has been reserved
[ 0.651698] system 00:04: [io 0x0c14] has been reserved
[ 0.651698] system 00:04: [io 0x0c50-0x0c51] has been reserved
[ 0.651699] system 00:04: [io 0x0c52] has been reserved
[ 0.651700] system 00:04: [io 0x0c6c] has been reserved
[ 0.651700] system 00:04: [io 0x0c6f] has been reserved
[ 0.651701] system 00:04: [io 0x0cd8-0x0cdf] has been reserved
[ 0.651701] system 00:04: [io 0x0800-0x089f] has been reserved
[ 0.651702] system 00:04: [io 0x0b00-0x0b0f] has been reserved
[ 0.651702] system 00:04: [io 0x0b20-0x0b3f] has been reserved
[ 0.651703] system 00:04: [io 0x0900-0x090f] has been reserved
[ 0.651703] system 00:04: [io 0x0910-0x091f] has been reserved
[ 0.651704] system 00:04: [mem 0xfec00000-0xfec00fff] could not be reserved
[ 0.651705] system 00:04: [mem 0xfec01000-0xfec01fff] could not be reserved
[ 0.651706] system 00:04: [mem 0xfedc0000-0xfedc0fff] has been reserved
[ 0.651707] system 00:04: [mem 0xfee00000-0xfee00fff] has been reserved
[ 0.651707] system 00:04: [mem 0xfed80000-0xfed8ffff] could not be reserved
[ 0.651708] system 00:04: [mem 0xfec10000-0xfec10fff] has been reserved
[ 0.651709] system 00:04: [mem 0xff000000-0xffffffff] has been reserved
[ 0.652026] pnp: PnP ACPI: found 5 devices
[ 0.657182] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 0.657218] NET: Registered PF_INET protocol family
[ 0.657310] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[ 0.658798] tcp_listen_portaddr_hash hash table entries: 16384 (order: 6, 262144 bytes, linear)
[ 0.658818] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 0.658895] TCP established hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[ 0.659090] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
[ 0.659165] TCP: Hash tables configured (established 262144 bind 65536)
[ 0.659238] MPTCP token hash table entries: 32768 (order: 7, 786432 bytes, linear)
[ 0.659277] UDP hash table entries: 16384 (order: 7, 524288 bytes, linear)
[ 0.659324] UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes, linear)
[ 0.659377] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 0.659380] NET: Registered PF_XDP protocol family
[ 0.659387] pci 0000:02:00.0: PCI bridge to [bus 03]
[ 0.659392] pci 0000:02:00.0: bridge window [mem 0xfca00000-0xfcafffff]
[ 0.659401] pci 0000:02:01.0: PCI bridge to [bus 04]
[ 0.659405] pci 0000:02:01.0: bridge window [mem 0xfc900000-0xfc9fffff]
[ 0.659414] pci 0000:02:03.0: PCI bridge to [bus 05]
[ 0.659418] pci 0000:02:03.0: bridge window [mem 0xfc800000-0xfc8fffff]
[ 0.659427] pci 0000:02:04.0: PCI bridge to [bus 06]
[ 0.659429] pci 0000:02:04.0: bridge window [io 0xf000-0xffff]
[ 0.659433] pci 0000:02:04.0: bridge window [mem 0xfc700000-0xfc7fffff]
[ 0.659442] pci 0000:02:05.0: PCI bridge to [bus 07]
[ 0.659446] pci 0000:02:05.0: bridge window [mem 0xfc600000-0xfc6fffff]
[ 0.659455] pci 0000:02:08.0: PCI bridge to [bus 08]
[ 0.659459] pci 0000:02:08.0: bridge window [mem 0xfc200000-0xfc3fffff]
[ 0.659468] pci 0000:02:09.0: PCI bridge to [bus 09]
[ 0.659472] pci 0000:02:09.0: bridge window [mem 0xfc500000-0xfc5fffff]
[ 0.659481] pci 0000:02:0a.0: PCI bridge to [bus 0a]
[ 0.659485] pci 0000:02:0a.0: bridge window [mem 0xfc400000-0xfc4fffff]
[ 0.659493] pci 0000:01:00.0: PCI bridge to [bus 02-0a]
[ 0.659495] pci 0000:01:00.0: bridge window [io 0xf000-0xffff]
[ 0.659500] pci 0000:01:00.0: bridge window [mem 0xfc200000-0xfcafffff]
[ 0.659508] pci 0000:00:01.2: PCI bridge to [bus 01-0a]
[ 0.659509] pci 0000:00:01.2: bridge window [io 0xf000-0xffff]
[ 0.659511] pci 0000:00:01.2: bridge window [mem 0xfc200000-0xfcafffff]
[ 0.659516] pci 0000:00:03.1: PCI bridge to [bus 0b]
[ 0.659517] pci 0000:00:03.1: bridge window [io 0xe000-0xefff]
[ 0.659519] pci 0000:00:03.1: bridge window [mem 0xfb000000-0xfc0fffff]
[ 0.659521] pci 0000:00:03.1: bridge window [mem 0xd0000000-0xe1ffffff 64bit pref]
[ 0.659524] pci 0000:00:07.1: PCI bridge to [bus 0c]
[ 0.659529] pci 0000:00:08.1: PCI bridge to [bus 0d]
[ 0.659531] pci 0000:00:08.1: bridge window [mem 0xfcb00000-0xfcdfffff]
[ 0.659536] pci_bus 0000:00: resource 4 [io 0x0000-0x03af window]
[ 0.659536] pci_bus 0000:00: resource 5 [io 0x03e0-0x0cf7 window]
[ 0.659537] pci_bus 0000:00: resource 6 [io 0x03b0-0x03df window]
[ 0.659537] pci_bus 0000:00: resource 7 [io 0x0d00-0xffff window]
[ 0.659538] pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000dffff window]
[ 0.659538] pci_bus 0000:00: resource 9 [mem 0xc0000000-0xfec02fff window]
[ 0.659539] pci_bus 0000:00: resource 10 [mem 0xfee00000-0xffffffff window]
[ 0.659540] pci_bus 0000:01: resource 0 [io 0xf000-0xffff]
[ 0.659540] pci_bus 0000:01: resource 1 [mem 0xfc200000-0xfcafffff]
[ 0.659541] pci_bus 0000:02: resource 0 [io 0xf000-0xffff]
[ 0.659541] pci_bus 0000:02: resource 1 [mem 0xfc200000-0xfcafffff]
[ 0.659542] pci_bus 0000:03: resource 1 [mem 0xfca00000-0xfcafffff]
[ 0.659542] pci_bus 0000:04: resource 1 [mem 0xfc900000-0xfc9fffff]
[ 0.659543] pci_bus 0000:05: resource 1 [mem 0xfc800000-0xfc8fffff]
[ 0.659543] pci_bus 0000:06: resource 0 [io 0xf000-0xffff]
[ 0.659544] pci_bus 0000:06: resource 1 [mem 0xfc700000-0xfc7fffff]
[ 0.659544] pci_bus 0000:07: resource 1 [mem 0xfc600000-0xfc6fffff]
[ 0.659545] pci_bus 0000:08: resource 1 [mem 0xfc200000-0xfc3fffff]
[ 0.659545] pci_bus 0000:09: resource 1 [mem 0xfc500000-0xfc5fffff]
[ 0.659546] pci_bus 0000:0a: resource 1 [mem 0xfc400000-0xfc4fffff]
[ 0.659547] pci_bus 0000:0b: resource 0 [io 0xe000-0xefff]
[ 0.659547] pci_bus 0000:0b: resource 1 [mem 0xfb000000-0xfc0fffff]
[ 0.659548] pci_bus 0000:0b: resource 2 [mem 0xd0000000-0xe1ffffff 64bit pref]
[ 0.659548] pci_bus 0000:0d: resource 1 [mem 0xfcb00000-0xfcdfffff]
[ 0.659886] pci 0000:0b:00.1: D0 power state depends on 0000:0b:00.0
[ 0.659989] PCI: CLS 64 bytes, default 64
[ 0.659995] pci 0000:00:00.2: AMD-Vi: IOMMU performance counters supported
[ 0.660012] pci 0000:00:01.0: Adding to iommu group 0
[ 0.660013] Trying to unpack rootfs image as initramfs...
[ 0.660019] pci 0000:00:01.2: Adding to iommu group 1
[ 0.660024] pci 0000:00:02.0: Adding to iommu group 2
[ 0.660032] pci 0000:00:03.0: Adding to iommu group 3
[ 0.660039] pci 0000:00:03.1: Adding to iommu group 4
[ 0.660044] pci 0000:00:04.0: Adding to iommu group 5
[ 0.660049] pci 0000:00:05.0: Adding to iommu group 6
[ 0.660056] pci 0000:00:07.0: Adding to iommu group 7
[ 0.660062] pci 0000:00:07.1: Adding to iommu group 8
[ 0.660069] pci 0000:00:08.0: Adding to iommu group 9
[ 0.660075] pci 0000:00:08.1: Adding to iommu group 10
[ 0.660082] pci 0000:00:14.0: Adding to iommu group 11
[ 0.660085] pci 0000:00:14.3: Adding to iommu group 11
[ 0.660100] pci 0000:00:18.0: Adding to iommu group 12
[ 0.660103] pci 0000:00:18.1: Adding to iommu group 12
[ 0.660106] pci 0000:00:18.2: Adding to iommu group 12
[ 0.660110] pci 0000:00:18.3: Adding to iommu group 12
[ 0.660113] pci 0000:00:18.4: Adding to iommu group 12
[ 0.660116] pci 0000:00:18.5: Adding to iommu group 12
[ 0.660120] pci 0000:00:18.6: Adding to iommu group 12
[ 0.660123] pci 0000:00:18.7: Adding to iommu group 12
[ 0.660129] pci 0000:01:00.0: Adding to iommu group 13
[ 0.660179] pci 0000:02:00.0: Adding to iommu group 14
[ 0.660228] pci 0000:02:01.0: Adding to iommu group 15
[ 0.660278] pci 0000:02:03.0: Adding to iommu group 16
[ 0.660327] pci 0000:02:04.0: Adding to iommu group 17
[ 0.660376] pci 0000:02:05.0: Adding to iommu group 18
[ 0.660398] pci 0000:02:08.0: Adding to iommu group 19
[ 0.660418] pci 0000:02:09.0: Adding to iommu group 20
[ 0.660439] pci 0000:02:0a.0: Adding to iommu group 21
[ 0.660489] pci 0000:03:00.0: Adding to iommu group 22
[ 0.660538] pci 0000:04:00.0: Adding to iommu group 23
[ 0.660589] pci 0000:05:00.0: Adding to iommu group 24
[ 0.660638] pci 0000:06:00.0: Adding to iommu group 25
[ 0.660688] pci 0000:07:00.0: Adding to iommu group 26
[ 0.660695] pci 0000:08:00.0: Adding to iommu group 19
[ 0.660702] pci 0000:08:00.1: Adding to iommu group 19
[ 0.660710] pci 0000:08:00.3: Adding to iommu group 19
[ 0.660718] pci 0000:09:00.0: Adding to iommu group 20
[ 0.660725] pci 0000:0a:00.0: Adding to iommu group 21
[ 0.660741] pci 0000:0b:00.0: Adding to iommu group 27
[ 0.660755] pci 0000:0b:00.1: Adding to iommu group 27
[ 0.660761] pci 0000:0c:00.0: Adding to iommu group 28
[ 0.660771] pci 0000:0d:00.0: Adding to iommu group 29
[ 0.660780] pci 0000:0d:00.1: Adding to iommu group 30
[ 0.660789] pci 0000:0d:00.3: Adding to iommu group 31
[ 0.660798] pci 0000:0d:00.4: Adding to iommu group 32
[ 0.663670] pci 0000:00:00.2: AMD-Vi: Found IOMMU cap 0x40
[ 0.663671] AMD-Vi: Extended features (0x58f77ef22294a5a, 0x0): PPR NX GT IA PC GA_vAPIC
[ 0.663673] AMD-Vi: Interrupt remapping enabled
[ 0.663731] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 0.663732] software IO TLB: mapped [mem 0x00000000b1e4b000-0x00000000b5e4b000] (64MB)
[ 0.663770] LVT offset 0 assigned for vector 0x400
[ 0.663876] perf: AMD IBS detected (0x000003ff)
[ 0.663880] perf/amd_iommu: Detected AMD IOMMU #0 (2 banks, 4 counters/bank).
[ 0.665023] Initialise system trusted keyrings
[ 0.665029] Key type blacklist registered
[ 0.665049] workingset: timestamp_bits=41 max_order=23 bucket_order=0
[ 0.665517] zbud: loaded
[ 0.665617] integrity: Platform Keyring initialized
[ 0.665618] integrity: Machine keyring initialized
[ 0.667870] Key type asymmetric registered
[ 0.667870] Asymmetric key parser 'x509' registered
[ 1.671218] tsc: Refined TSC clocksource calibration: 3699.999 MHz
[ 1.671224] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x6aaaa900000, max_idle_ns: 881590498719 ns
[ 1.671245] clocksource: Switched to clocksource tsc
[ 3.084209] Freeing initrd memory: 51276K
[ 3.085765] alg: self-tests for CTR-KDF (hmac(sha256)) passed
[ 3.085775] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 242)
[ 3.085796] io scheduler mq-deadline registered
[ 3.085797] io scheduler kyber registered
[ 3.085816] io scheduler bfq registered
[ 3.087045] pcieport 0000:00:01.2: PME: Signaling with IRQ 27
[ 3.087110] pcieport 0000:00:01.2: AER: enabled with IRQ 27
[ 3.087225] pcieport 0000:00:03.1: PME: Signaling with IRQ 28
[ 3.087265] pcieport 0000:00:03.1: AER: enabled with IRQ 28
[ 3.087414] pcieport 0000:00:07.1: PME: Signaling with IRQ 30
[ 3.087452] pcieport 0000:00:07.1: AER: enabled with IRQ 30
[ 3.087557] pcieport 0000:00:08.1: PME: Signaling with IRQ 31
[ 3.087597] pcieport 0000:00:08.1: AER: enabled with IRQ 31
[ 3.089692] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 3.089747] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[ 3.089756] ACPI: button: Power Button [PWRB]
[ 3.089768] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[ 3.091232] ACPI: button: Power Button [PWRF]
[ 3.091947] Estimated ratio of average max frequency by base frequency (times 1024): 1197
[ 3.091954] Monitor-Mwait will be used to enter C-1 state
[ 3.091956] ACPI: \_PR_.C000: Found 2 idle states
[ 3.092004] ACPI: \_PR_.C002: Found 2 idle states
[ 3.092045] ACPI: \_PR_.C004: Found 2 idle states
[ 3.092086] ACPI: \_PR_.C006: Found 2 idle states
[ 3.092127] ACPI: \_PR_.C008: Found 2 idle states
[ 3.092166] ACPI: \_PR_.C00A: Found 2 idle states
[ 3.092206] ACPI: \_PR_.C00C: Found 2 idle states
[ 3.092250] ACPI: \_PR_.C00E: Found 2 idle states
[ 3.092293] ACPI: \_PR_.C010: Found 2 idle states
[ 3.092337] ACPI: \_PR_.C012: Found 2 idle states
[ 3.092382] ACPI: \_PR_.C014: Found 2 idle states
[ 3.092425] ACPI: \_PR_.C016: Found 2 idle states
[ 3.092465] ACPI: \_PR_.C001: Found 2 idle states
[ 3.092510] ACPI: \_PR_.C003: Found 2 idle states
[ 3.092557] ACPI: \_PR_.C005: Found 2 idle states
[ 3.092605] ACPI: \_PR_.C007: Found 2 idle states
[ 3.092653] ACPI: \_PR_.C009: Found 2 idle states
[ 3.092703] ACPI: \_PR_.C00B: Found 2 idle states
[ 3.092754] ACPI: \_PR_.C00D: Found 2 idle states
[ 3.092802] ACPI: \_PR_.C00F: Found 2 idle states
[ 3.092844] ACPI: \_PR_.C011: Found 2 idle states
[ 3.092887] ACPI: \_PR_.C013: Found 2 idle states
[ 3.092932] ACPI: \_PR_.C015: Found 2 idle states
[ 3.092975] ACPI: \_PR_.C017: Found 2 idle states
[ 3.093109] ACPI: \_TZ_.PCT0: Invalid passive threshold
[ 3.093152] thermal LNXTHERM:00: registered as thermal_zone0
[ 3.093153] ACPI: thermal: Thermal Zone [PCT0] (17 C)
[ 3.093262] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 3.093883] Non-volatile memory driver v1.3
[ 3.093884] Linux agpgart interface v0.103
[ 3.093959] AMD-Vi: AMD IOMMUv2 loaded and initialized
[ 3.093979] ACPI: bus type drm_connector registered
[ 3.095006] ahci 0000:09:00.0: version 3.0
[ 3.095323] ahci 0000:09:00.0: AHCI 0001.0301 32 slots 2 ports 6 Gbps 0xc impl SATA mode
[ 3.095325] ahci 0000:09:00.0: flags: 64bit ncq sntf ilck pm led clo only pmp fbs pio slum part sxs
[ 3.095512] scsi host0: ahci
[ 3.095569] scsi host1: ahci
[ 3.095610] scsi host2: ahci
[ 3.095649] scsi host3: ahci
[ 3.095663] ata1: DUMMY
[ 3.095664] ata2: DUMMY
[ 3.095666] ata3: SATA max UDMA/133 abar m2048@0xfc500000 port 0xfc500200 irq 44
[ 3.095669] ata4: SATA max UDMA/133 abar m2048@0xfc500000 port 0xfc500280 irq 45
[ 3.096024] ahci 0000:0a:00.0: AHCI 0001.0301 32 slots 4 ports 6 Gbps 0x33 impl SATA mode
[ 3.096025] ahci 0000:0a:00.0: flags: 64bit ncq sntf ilck pm led clo only pmp fbs pio slum part sxs
[ 3.096270] scsi host4: ahci
[ 3.096312] scsi host5: ahci
[ 3.096353] scsi host6: ahci
[ 3.096392] scsi host7: ahci
[ 3.096429] scsi host8: ahci
[ 3.096472] scsi host9: ahci
[ 3.096487] ata5: SATA max UDMA/133 abar m2048@0xfc400000 port 0xfc400100 irq 58
[ 3.096490] ata6: SATA max UDMA/133 abar m2048@0xfc400000 port 0xfc400180 irq 59
[ 3.096490] ata7: DUMMY
[ 3.096490] ata8: DUMMY
[ 3.096493] ata9: SATA max UDMA/133 abar m2048@0xfc400000 port 0xfc400300 irq 62
[ 3.096495] ata10: SATA max UDMA/133 abar m2048@0xfc400000 port 0xfc400380 irq 63
[ 3.096537] usbcore: registered new interface driver usbserial_generic
[ 3.096539] usbserial: USB Serial support registered for generic
[ 3.096575] rtc_cmos 00:02: RTC can wake from S4
[ 3.096818] rtc_cmos 00:02: registered as rtc0
[ 3.096856] rtc_cmos 00:02: setting system clock to 2023-03-16T10:55:40 UTC (1678964140)
[ 3.096875] rtc_cmos 00:02: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[ 3.097091] ledtrig-cpu: registered to indicate activity on CPUs
[ 3.097156] efifb: probing for efifb
[ 3.097175] efifb: No BGRT, not showing boot graphics
[ 3.097176] efifb: framebuffer at 0xe1000000, using 3072k, total 3072k
[ 3.097177] efifb: mode is 1024x768x32, linelength=4096, pages=1
[ 3.097177] efifb: scrolling: redraw
[ 3.097177] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[ 3.097196] fbcon: Deferring console take-over
[ 3.097196] fb0: EFI VGA frame buffer device
[ 3.097206] hid: raw HID events driver (C) Jiri Kosina
[ 3.097249] drop_monitor: Initializing network drop monitor service
[ 3.102990] Initializing XFRM netlink socket
[ 3.103027] NET: Registered PF_INET6 protocol family
[ 3.104319] Segment Routing with IPv6
[ 3.104320] RPL Segment Routing with IPv6
[ 3.104324] In-situ OAM (IOAM) with IPv6
[ 3.104335] NET: Registered PF_PACKET protocol family
[ 3.105226] microcode: CPU0: patch_level=0x0a201009
[ 3.105229] microcode: CPU1: patch_level=0x0a201009
[ 3.105233] microcode: CPU2: patch_level=0x0a201009
[ 3.105236] microcode: CPU3: patch_level=0x0a201009
[ 3.105248] microcode: CPU4: patch_level=0x0a201009
[ 3.105260] microcode: CPU5: patch_level=0x0a201009
[ 3.105265] microcode: CPU6: patch_level=0x0a201009
[ 3.105270] microcode: CPU7: patch_level=0x0a201009
[ 3.105274] microcode: CPU8: patch_level=0x0a201009
[ 3.105287] microcode: CPU9: patch_level=0x0a201009
[ 3.105301] microcode: CPU10: patch_level=0x0a201009
[ 3.105306] microcode: CPU11: patch_level=0x0a201009
[ 3.105310] microcode: CPU12: patch_level=0x0a201009
[ 3.105313] microcode: CPU13: patch_level=0x0a201009
[ 3.105316] microcode: CPU14: patch_level=0x0a201009
[ 3.105318] microcode: CPU15: patch_level=0x0a201009
[ 3.105321] microcode: CPU16: patch_level=0x0a201009
[ 3.105324] microcode: CPU17: patch_level=0x0a201009
[ 3.105327] microcode: CPU18: patch_level=0x0a201009
[ 3.105331] microcode: CPU19: patch_level=0x0a201009
[ 3.105334] microcode: CPU20: patch_level=0x0a201009
[ 3.105339] microcode: CPU21: patch_level=0x0a201009
[ 3.105343] microcode: CPU22: patch_level=0x0a201009
[ 3.105346] microcode: CPU23: patch_level=0x0a201009
[ 3.105348] microcode: Microcode Update Driver: v2.2.
[ 3.105500] resctrl: L3 allocation detected
[ 3.105501] resctrl: MB allocation detected
[ 3.105501] resctrl: L3 monitoring detected
[ 3.105503] IPI shorthand broadcast: enabled
[ 3.105516] sched_clock: Marking stable (2791958595, 313537175)->(3107763963, -2268193)
[ 3.105839] registered taskstats version 1
[ 3.106061] Loading compiled-in X.509 certificates
[ 3.107635] Loaded X.509 cert 'Build time autogenerated kernel key: 3e3ef8dc30d84133a27663503cfa945682fda110'
[ 3.110056] zswap: loaded using pool zstd/z3fold
[ 3.110164] Key type .fscrypt registered
[ 3.110165] Key type fscrypt-provisioning registered
[ 3.111327] PM: Magic number: 15:134:932
[ 3.111349] clockevents clockevent21: hash matches
[ 3.111353] msr msr23: hash matches
[ 3.111375] acpi AMDI0010:01: hash matches
[ 3.111457] RAS: Correctable Errors collector initialized.
[ 3.406007] ata3: SATA link down (SStatus 0 SControl 300)
[ 3.406038] ata5: SATA link down (SStatus 0 SControl 300)
[ 3.406059] ata4: SATA link down (SStatus 0 SControl 300)
[ 3.564890] ata10: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 3.564928] ata9: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 3.564959] ata6: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 3.565709] ata9.00: ATA-9: Samsung SSD 840 PRO Series, DXM05B0Q, max UDMA/133
[ 3.565819] ata9.00: NCQ Send/Recv Log not supported
[ 3.565821] ata9.00: 500118192 sectors, multi 16: LBA48 NCQ (depth 32), AA
[ 3.566045] ata9.00: Features: Dev-Sleep
[ 3.566324] ata9.00: NCQ Send/Recv Log not supported
[ 3.566503] ata9.00: configured for UDMA/133
[ 3.566514] ata10.00: supports DRM functions and may not be fully accessible
[ 3.566516] ata10.00: ATA-9: Samsung SSD 850 EVO 1TB, EMT02B6Q, max UDMA/133
[ 3.566860] ata6.00: supports DRM functions and may not be fully accessible
[ 3.566862] ata6.00: ATA-9: Samsung SSD 840 EVO 500GB, EXT0BB6Q, max UDMA/133
[ 3.567099] ata10.00: 1953525168 sectors, multi 1: LBA48 NCQ (depth 32), AA
[ 3.567222] ata6.00: NCQ Send/Recv Log not supported
[ 3.567224] ata6.00: 976773168 sectors, multi 1: LBA48 NCQ (depth 32), AA
[ 3.567629] ata6.00: Features: Trust
[ 3.567796] ata6.00: supports DRM functions and may not be fully accessible
[ 3.568145] ata6.00: NCQ Send/Recv Log not supported
[ 3.568535] ata6.00: configured for UDMA/133
[ 3.569283] ata10.00: Features: Trust Dev-Sleep NCQ-sndrcv
[ 3.569636] ata10.00: supports DRM functions and may not be fully accessible
[ 3.572580] ata10.00: configured for UDMA/133
[ 3.578698] scsi 5:0:0:0: Direct-Access ATA Samsung SSD 840 BB6Q PQ: 0 ANSI: 5
[ 3.578909] sd 5:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/466 GiB)
[ 3.578920] sd 5:0:0:0: [sda] Write Protect is off
[ 3.578922] sd 5:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 3.578933] sd 5:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 3.578933] scsi 8:0:0:0: Direct-Access ATA Samsung SSD 840 5B0Q PQ: 0 ANSI: 5
[ 3.578955] sd 5:0:0:0: [sda] Preferred minimum I/O size 512 bytes
[ 3.579097] ata9.00: Enabling discard_zeroes_data
[ 3.579103] sd 8:0:0:0: [sdb] 500118192 512-byte logical blocks: (256 GB/238 GiB)
[ 3.579107] sd 8:0:0:0: [sdb] Write Protect is off
[ 3.579108] sd 8:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[ 3.579113] sd 8:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 3.579120] sd 8:0:0:0: [sdb] Preferred minimum I/O size 512 bytes
[ 3.579298] ata9.00: Enabling discard_zeroes_data
[ 3.582717] scsi 9:0:0:0: Direct-Access ATA Samsung SSD 850 2B6Q PQ: 0 ANSI: 5
[ 3.582828] sd 9:0:0:0: [sdc] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
[ 3.582835] sd 9:0:0:0: [sdc] Write Protect is off
[ 3.582836] sd 9:0:0:0: [sdc] Mode Sense: 00 3a 00 00
[ 3.582845] sd 9:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 3.582864] sd 9:0:0:0: [sdc] Preferred minimum I/O size 512 bytes
[ 3.595332] sda: sda1
[ 3.595562] sd 5:0:0:0: [sda] supports TCG Opal
[ 3.595563] sd 5:0:0:0: [sda] Attached SCSI removable disk
[ 3.599135] sdb: sdb1 sdb2 sdb3 sdb4 sdb5
[ 3.599246] sd 8:0:0:0: [sdb] Attached SCSI removable disk
[ 3.605915] sdc: sdc1 sdc2 sdc3 sdc4 sdc5
[ 3.606309] sd 9:0:0:0: [sdc] supports TCG Opal
[ 3.606310] sd 9:0:0:0: [sdc] Attached SCSI removable disk
[ 3.606815] Freeing unused decrypted memory: 2036K
[ 3.606971] Freeing unused kernel image (initmem) memory: 2144K
[ 3.624562] Write protecting the kernel read-only data: 30720k
[ 3.625009] Freeing unused kernel image (text/rodata gap) memory: 2040K
[ 3.625115] Freeing unused kernel image (rodata/data gap) memory: 1140K
[ 3.644917] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 3.644920] rodata_test: all tests were successful
[ 3.644923] Run /init as init process
[ 3.644923] with arguments:
[ 3.644924] /init
[ 3.644924] splash
[ 3.644924] with environment:
[ 3.644925] HOME=/
[ 3.644925] TERM=linux
[ 3.644925] BOOT_IMAGE=/boot/vmlinuz-x86_64
[ 3.644926] lang=en_US
[ 3.644926] keytable=us
[ 3.644926] tz=UTC
[ 3.644927] misobasedir=manjaro
[ 3.644927] misolabel=MANJARO_GNOME_2204
[ 3.644927] driver=nonfree
[ 3.654260] fbcon: Taking over console
[ 3.654324] Console: switching to colour frame buffer device 128x48
[ 3.658348] loop: module loaded
[ 3.662801] device-mapper: uevent: version 1.0.3
[ 3.662824] device-mapper: ioctl: 4.47.0-ioctl (2022-07-28) initialised: dm-devel@redhat.com
[ 3.723668] dca service started, version 1.12.1
[ 3.726566] xhci_hcd 0000:08:00.1: xHCI Host Controller
[ 3.726571] xhci_hcd 0000:08:00.1: new USB bus registered, assigned bus number 1
[ 3.726732] xhci_hcd 0000:08:00.1: hcc params 0x0278ffe5 hci version 0x110 quirks 0x0000000000000410
[ 3.727241] xhci_hcd 0000:08:00.1: xHCI Host Controller
[ 3.727243] xhci_hcd 0000:08:00.1: new USB bus registered, assigned bus number 2
[ 3.727246] xhci_hcd 0000:08:00.1: Host supports USB 3.1 Enhanced SuperSpeed
[ 3.727279] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.01
[ 3.727281] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 3.727283] usb usb1: Product: xHCI Host Controller
[ 3.727284] usb usb1: Manufacturer: Linux 6.1.12-1-MANJARO xhci-hcd
[ 3.727285] usb usb1: SerialNumber: 0000:08:00.1
[ 3.727377] hub 1-0:1.0: USB hub found
[ 3.727389] hub 1-0:1.0: 6 ports detected
[ 3.727606] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[ 3.727622] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.01
[ 3.727624] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 3.727625] usb usb2: Product: xHCI Host Controller
[ 3.727626] usb usb2: Manufacturer: Linux 6.1.12-1-MANJARO xhci-hcd
[ 3.727627] usb usb2: SerialNumber: 0000:08:00.1
[ 3.727689] hub 2-0:1.0: USB hub found
[ 3.727698] hub 2-0:1.0: 4 ports detected
[ 3.727923] xhci_hcd 0000:08:00.3: xHCI Host Controller
[ 3.727930] xhci_hcd 0000:08:00.3: new USB bus registered, assigned bus number 3
[ 3.728086] xhci_hcd 0000:08:00.3: hcc params 0x0278ffe5 hci version 0x110 quirks 0x0000000000000410
[ 3.728472] xhci_hcd 0000:08:00.3: xHCI Host Controller
[ 3.728474] xhci_hcd 0000:08:00.3: new USB bus registered, assigned bus number 4
[ 3.728476] xhci_hcd 0000:08:00.3: Host supports USB 3.1 Enhanced SuperSpeed
[ 3.728505] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.01
[ 3.728507] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 3.728508] usb usb3: Product: xHCI Host Controller
[ 3.728509] usb usb3: Manufacturer: Linux 6.1.12-1-MANJARO xhci-hcd
[ 3.728510] usb usb3: SerialNumber: 0000:08:00.3
[ 3.728573] hub 3-0:1.0: USB hub found
[ 3.728587] hub 3-0:1.0: 6 ports detected
[ 3.728819] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[ 3.728838] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.01
[ 3.728839] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 3.728841] usb usb4: Product: xHCI Host Controller
[ 3.728842] usb usb4: Manufacturer: Linux 6.1.12-1-MANJARO xhci-hcd
[ 3.728842] usb usb4: SerialNumber: 0000:08:00.3
[ 3.728896] hub 4-0:1.0: USB hub found
[ 3.728908] hub 4-0:1.0: 4 ports detected
[ 3.728961] usb: port power management may be unreliable
[ 3.729125] xhci_hcd 0000:0d:00.3: xHCI Host Controller
[ 3.729130] xhci_hcd 0000:0d:00.3: new USB bus registered, assigned bus number 5
[ 3.729239] xhci_hcd 0000:0d:00.3: hcc params 0x0278ffe5 hci version 0x110 quirks 0x0000000000000410
[ 3.729552] xhci_hcd 0000:0d:00.3: xHCI Host Controller
[ 3.729555] xhci_hcd 0000:0d:00.3: new USB bus registered, assigned bus number 6
[ 3.729557] xhci_hcd 0000:0d:00.3: Host supports USB 3.1 Enhanced SuperSpeed
[ 3.729579] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.01
[ 3.729581] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 3.729582] usb usb5: Product: xHCI Host Controller
[ 3.729583] usb usb5: Manufacturer: Linux 6.1.12-1-MANJARO xhci-hcd
[ 3.729584] usb usb5: SerialNumber: 0000:0d:00.3
[ 3.732319] hub 5-0:1.0: USB hub found
[ 3.732327] hub 5-0:1.0: 4 ports detected
[ 3.732487] usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
[ 3.732507] usb usb6: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.01
[ 3.732508] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 3.732510] usb usb6: Product: xHCI Host Controller
[ 3.732511] usb usb6: Manufacturer: Linux 6.1.12-1-MANJARO xhci-hcd
[ 3.732512] usb usb6: SerialNumber: 0000:0d:00.3
[ 3.732550] cryptd: max_cpu_qlen set to 1000
[ 3.732571] hub 6-0:1.0: USB hub found
[ 3.732577] hub 6-0:1.0: 4 ports detected
[ 3.733477] nvme nvme0: pci function 0000:03:00.0
[ 3.734379] igb: Intel(R) Gigabit Ethernet Network Driver
[ 3.734381] igb: Copyright (c) 2007-2014 Intel Corporation.
[ 3.736210] nvme nvme1: pci function 0000:04:00.0
[ 3.740032] AVX2 version of gcm_enc/dec engaged.
[ 3.740067] AES CTR mode by8 optimization enabled
[ 3.746960] nvme nvme0: Shutdown timeout set to 10 seconds
[ 3.748291] nvme nvme1: Shutdown timeout set to 10 seconds
[ 3.752997] nvme nvme0: 32/0/0 default/read/poll queues
[ 3.754355] nvme nvme1: 32/0/0 default/read/poll queues
[ 3.755742] nvme0n1: p1 p2 p3 p4
[ 3.757191] nvme1n1: p1 p2 p3
[ 3.764879] pps pps0: new PPS source ptp0
[ 3.764900] igb 0000:06:00.0: added PHC on eth0
[ 3.764901] igb 0000:06:00.0: Intel(R) Gigabit Ethernet Network Connection
[ 3.764902] igb 0000:06:00.0: eth0: (PCIe:2.5Gb/s:Width x1) 18:c0:4d:83:76:b1
[ 3.764903] igb 0000:06:00.0: eth0: PBA No: FFFFFF-0FF
[ 3.764904] igb 0000:06:00.0: Using MSI-X interrupts. 2 rx queue(s), 2 tx queue(s)
[ 3.972344] EXT4-fs (sdb1): mounted filesystem with ordered data mode. Quota mode: none.
[ 3.972869] EXT4-fs (sdb1): unmounting filesystem.
[ 3.977882] usb 1-1: new full-speed USB device number 2 using xhci_hcd
[ 3.984547] usb 5-4: new high-speed USB device number 2 using xhci_hcd
[ 3.984551] usb 3-1: new full-speed USB device number 2 using xhci_hcd
[ 4.089965] EXT4-fs (nvme1n1p2): INFO: recovery required on readonly filesystem
[ 4.089967] EXT4-fs (nvme1n1p2): write access will be enabled during recovery
[ 4.100022] EXT4-fs (nvme1n1p2): recovery complete
[ 4.108632] EXT4-fs (nvme1n1p2): mounted filesystem with ordered data mode. Quota mode: none.
[ 4.109164] EXT4-fs (nvme1n1p2): unmounting filesystem.
[ 4.141269] usb 1-1: New USB device found, idVendor=048d, idProduct=8297, bcdDevice= 0.03
[ 4.141272] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 4.141273] usb 1-1: Product: ITE Device(8595)
[ 4.141274] usb 1-1: Manufacturer: ITE Tech. Inc.
[ 4.142323] usb 5-4: New USB device found, idVendor=0bda, idProduct=5411, bcdDevice= 1.36
[ 4.142324] usb 5-4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 4.142325] usb 5-4: Product: 4-Port USB 2.0 Hub
[ 4.142326] usb 5-4: Manufacturer: Generic
[ 4.147499] usb 3-1: New USB device found, idVendor=1532, idProduct=011c, bcdDevice= 2.00
[ 4.147501] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 4.147502] usb 3-1: Product: Razer BlackWidow Tournament Edition
[ 4.147502] usb 3-1: Manufacturer: Razer
[ 4.153396] hid-generic 0003:048D:8297.0001: hiddev96,hidraw0: USB HID v1.10 Device [ITE Tech. Inc. ITE Device(8595)] on usb-0000:08:00.1-1/input0
[ 4.153412] usbcore: registered new interface driver usbhid
[ 4.153413] usbhid: USB HID core driver
[ 4.178088] hub 5-4:1.0: USB hub found
[ 4.179448] hub 5-4:1.0: 4 ports detected
[ 4.182590] input: Razer Razer BlackWidow Tournament Edition as /devices/pci0000:00/0000:00:01.2/0000:01:00.0/0000:02:08.0/0000:08:00.3/usb3/3-1/3-1:1.0/0003:1532:011C.0002/input/input2
[ 4.238229] hid-generic 0003:1532:011C.0002: input,hidraw1: USB HID v1.11 Keyboard [Razer Razer BlackWidow Tournament Edition] on usb-0000:08:00.3-1/input0
[ 4.242000] input: Razer Razer BlackWidow Tournament Edition Keyboard as /devices/pci0000:00/0000:00:01.2/0000:01:00.0/0000:02:08.0/0000:08:00.3/usb3/3-1/3-1:1.1/0003:1532:011C.0003/input/input3
[ 4.248557] usb 4-2: new SuperSpeed USB device number 2 using xhci_hcd
[ 4.255598] usb 6-4: new SuperSpeed USB device number 2 using xhci_hcd
[ 4.266212] usb 4-2: New USB device found, idVendor=0951, idProduct=1666, bcdDevice= 1.10
[ 4.266216] usb 4-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 4.266217] usb 4-2: Product: DataTraveler 3.0
[ 4.266218] usb 4-2: Manufacturer: Kingston
[ 4.266219] usb 4-2: SerialNumber: 408D5C1E83CBE510391614DA
[ 4.267899] usb 1-6: new high-speed USB device number 3 using xhci_hcd
[ 4.269377] usb-storage 4-2:1.0: USB Mass Storage device detected
[ 4.269477] scsi host10: usb-storage 4-2:1.0
[ 4.269506] usbcore: registered new interface driver usb-storage
[ 4.271421] usbcore: registered new interface driver uas
[ 4.285365] usb 6-4: New USB device found, idVendor=0bda, idProduct=0411, bcdDevice= 1.36
[ 4.285368] usb 6-4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 4.285369] usb 6-4: Product: 4-Port USB 3.0 Hub
[ 4.285370] usb 6-4: Manufacturer: Generic
[ 4.298124] input: Razer Razer BlackWidow Tournament Edition as /devices/pci0000:00/0000:00:01.2/0000:01:00.0/0000:02:08.0/0000:08:00.3/usb3/3-1/3-1:1.1/0003:1532:011C.0003/input/input4
[ 4.298161] hid-generic 0003:1532:011C.0003: input,hidraw2: USB HID v1.11 Keyboard [Razer Razer BlackWidow Tournament Edition] on usb-0000:08:00.3-1/input1
[ 4.301593] input: Razer Razer BlackWidow Tournament Edition as /devices/pci0000:00/0000:00:01.2/0000:01:00.0/0000:02:08.0/0000:08:00.3/usb3/3-1/3-1:1.2/0003:1532:011C.0004/input/input5
[ 4.301641] hid-generic 0003:1532:011C.0004: input,hidraw3: USB HID v1.11 Mouse [Razer Razer BlackWidow Tournament Edition] on usb-0000:08:00.3-1/input2
[ 4.309051] hub 6-4:1.0: USB hub found
[ 4.311428] hub 6-4:1.0: 4 ports detected
[ 4.411265] usb 1-6: New USB device found, idVendor=05e3, idProduct=0608, bcdDevice=85.36
[ 4.411269] usb 1-6: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ 4.411270] usb 1-6: Product: USB2.0 Hub
[ 4.424884] usb 3-5: new full-speed USB device number 3 using xhci_hcd
[ 4.464146] hub 1-6:1.0: USB hub found
[ 4.464631] hub 1-6:1.0: 4 ports detected
[ 4.541443] usb 5-4.1: new full-speed USB device number 3 using xhci_hcd
[ 4.585530] usb 3-5: New USB device found, idVendor=8087, idProduct=0029, bcdDevice= 0.01
[ 4.585534] usb 3-5: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 4.660611] usb 5-4.1: New USB device found, idVendor=1d50, idProduct=6028, bcdDevice= 1.00
[ 4.660616] usb 5-4.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 4.660617] usb 5-4.1: Product: ErgoDox ergonomic keyboard
[ 4.660618] usb 5-4.1: Manufacturer: unspecified
[ 4.722304] usb 6-4.4: new SuperSpeed USB device number 3 using xhci_hcd
[ 4.724566] usb 3-6: new high-speed USB device number 4 using xhci_hcd
[ 4.729006] input: unspecified ErgoDox ergonomic keyboard as /devices/pci0000:00/0000:00:08.1/0000:0d:00.3/usb5/5-4/5-4.1/5-4.1:1.0/0003:1D50:6028.0005/input/input6
[ 4.744568] usb 1-6.4: new full-speed USB device number 4 using xhci_hcd
[ 4.753880] usb 6-4.4: New USB device found, idVendor=0bda, idProduct=0411, bcdDevice= 1.36
[ 4.753883] usb 6-4.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 4.753884] usb 6-4.4: Product: 4-Port USB 3.0 Hub
[ 4.753885] usb 6-4.4: Manufacturer: Generic
[ 4.784881] hid-generic 0003:1D50:6028.0005: input,hidraw4: USB HID v1.11 Keyboard [unspecified ErgoDox ergonomic keyboard] on usb-0000:0d:00.3-4.1/input0
[ 4.790069] hub 6-4.4:1.0: USB hub found
[ 4.791453] hub 6-4.4:1.0: 4 ports detected
[ 4.854275] usb 1-6.4: New USB device found, idVendor=046d, idProduct=c539, bcdDevice=39.06
[ 4.854279] usb 1-6.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 4.854280] usb 1-6.4: Product: USB Receiver
[ 4.854281] usb 1-6.4: Manufacturer: Logitech
[ 4.861434] usb 5-4.2: new full-speed USB device number 4 using xhci_hcd
[ 4.867621] usb 3-6: New USB device found, idVendor=05e3, idProduct=0608, bcdDevice=85.36
[ 4.867625] usb 3-6: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ 4.867626] usb 3-6: Product: USB2.0 Hub
[ 4.912913] hub 3-6:1.0: USB hub found
[ 4.913482] hub 3-6:1.0: 4 ports detected
[ 4.984594] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:01.2/0000:01:00.0/0000:02:08.0/0000:08:00.1/usb1/1-6/1-6.4/1-6.4:1.0/0003:046D:C539.0006/input/input7
[ 5.041585] hid-generic 0003:046D:C539.0006: input,hidraw5: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-0000:08:00.1-6.4/input0
[ 5.045453] input: Logitech USB Receiver Mouse as /devices/pci0000:00/0000:00:01.2/0000:01:00.0/0000:02:08.0/0000:08:00.1/usb1/1-6/1-6.4/1-6.4:1.1/0003:046D:C539.0007/input/input8
[ 5.045523] input: Logitech USB Receiver Consumer Control as /devices/pci0000:00/0000:00:01.2/0000:01:00.0/0000:02:08.0/0000:08:00.1/usb1/1-6/1-6.4/1-6.4:1.1/0003:046D:C539.0007/input/input9
[ 5.046615] usb 5-4.2: New USB device found, idVendor=1852, idProduct=7022, bcdDevice= 0.01
[ 5.046618] usb 5-4.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 5.046619] usb 5-4.2: Product: DigiHug USB Audio
[ 5.046620] usb 5-4.2: Manufacturer: FiiO
[ 5.101536] input: Logitech USB Receiver System Control as /devices/pci0000:00/0000:00:01.2/0000:01:00.0/0000:02:08.0/0000:08:00.1/usb1/1-6/1-6.4/1-6.4:1.1/0003:046D:C539.0007/input/input10
[ 5.101592] hid-generic 0003:046D:C539.0007: input,hiddev97,hidraw6: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:08:00.1-6.4/input1
[ 5.104443] hid-generic 0003:046D:C539.0008: hiddev98,hidraw7: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:08:00.1-6.4/input2
[ 5.114998] /dev/name: Can't open blockdev
[ 5.115726] /dev: Can't open blockdev
[ 5.119674] input: FiiO DigiHug USB Audio as /devices/pci0000:00/0000:00:08.1/0000:0d:00.3/usb5/5-4/5-4.2/5-4.2:1.0/0003:1852:7022.0009/input/input12
[ 5.166144] EXT4-fs (sdb1): mounted filesystem with ordered data mode. Quota mode: none.
[ 5.166768] EXT4-fs (sdb1): unmounting filesystem.
[ 5.201215] usb 3-6.3: new high-speed USB device number 5 using xhci_hcd
[ 5.271782] scsi 10:0:0:0: Direct-Access Kingston DataTraveler 3.0 PMAP PQ: 0 ANSI: 6
[ 5.272089] sd 10:0:0:0: [sdd] 60555264 512-byte logical blocks: (31.0 GB/28.9 GiB)
[ 5.272285] sd 10:0:0:0: [sdd] Write Protect is off
[ 5.272288] sd 10:0:0:0: [sdd] Mode Sense: 45 00 00 00
[ 5.272486] sd 10:0:0:0: [sdd] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[ 5.273780] sdd: sdd1 sdd2
[ 5.273820] sd 10:0:0:0: [sdd] Attached SCSI removable disk
[ 5.282724] EXT4-fs (nvme1n1p2): mounted filesystem with ordered data mode. Quota mode: none.
[ 5.283187] EXT4-fs (nvme1n1p2): unmounting filesystem.
[ 5.292221] usb 3-6.3: New USB device found, idVendor=0409, idProduct=005a, bcdDevice= 1.00
[ 5.292224] usb 3-6.3: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 5.308588] logitech-djreceiver 0003:046D:C539.0006: hidraw5: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-0000:08:00.1-6.4/input0
[ 5.328618] hub 3-6.3:1.0: USB hub found
[ 5.328970] hub 3-6.3:1.0: 4 ports detected
[ 5.364835] hid-generic 0003:1852:7022.0009: input,hidraw8: USB HID v1.00 Device [FiiO DigiHug USB Audio] on usb-0000:0d:00.3-4.2/input0
[ 5.404561] usb 3-6.4: new low-speed USB device number 6 using xhci_hcd
[ 5.461438] usb 5-4.4: new high-speed USB device number 5 using xhci_hcd
[ 5.461649] logitech-djreceiver 0003:046D:C539.0007: hiddev97,hidraw6: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:08:00.1-6.4/input1
[ 5.504736] usb 3-6.4: New USB device found, idVendor=04f3, idProduct=0104, bcdDevice= 1.01
[ 5.504740] usb 3-6.4: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 5.518289] logitech-djreceiver 0003:046D:C539.0008: hiddev98,hidraw7: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:08:00.1-6.4/input2
[ 5.560904] input: HID 04f3:0104 as /devices/pci0000:00/0000:00:01.2/0000:01:00.0/0000:02:08.0/0000:08:00.3/usb3/3-6/3-6.4/3-6.4:1.0/0003:04F3:0104.000A/input/input13
[ 5.560995] hid-generic 0003:04F3:0104.000A: input,hidraw9: USB HID v1.10 Keyboard [HID 04f3:0104] on usb-0000:08:00.3-6.4/input0
[ 5.576478] logitech-djreceiver 0003:046D:C539.0008: device of type eQUAD Lightspeed 1 (0x0c) connected on slot 1
[ 5.576627] input: Logitech Wireless Mouse PID:4085 Keyboard as /devices/pci0000:00/0000:00:01.2/0000:01:00.0/0000:02:08.0/0000:08:00.1/usb1/1-6/1-6.4/1-6.4:1.2/0003:046D:C539.0008/0003:046D:4085.000B/input/input14
[ 5.576709] input: Logitech Wireless Mouse PID:4085 Mouse as /devices/pci0000:00/0000:00:01.2/0000:01:00.0/0000:02:08.0/0000:08:00.1/usb1/1-6/1-6.4/1-6.4:1.2/0003:046D:C539.0008/0003:046D:4085.000B/input/input15
[ 5.576743] hid-generic 0003:046D:4085.000B: input,hidraw10: USB HID v1.11 Keyboard [Logitech Wireless Mouse PID:4085] on usb-0000:08:00.1-6.4/input2:1
[ 5.584449] usb 5-4.4: New USB device found, idVendor=0bda, idProduct=5411, bcdDevice= 1.36
[ 5.584453] usb 5-4.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 5.584454] usb 5-4.4: Product: 4-Port USB 2.0 Hub
[ 5.584455] usb 5-4.4: Manufacturer: Generic
[ 5.618695] hub 5-4.4:1.0: USB hub found
[ 5.619853] hub 5-4.4:1.0: 4 ports detected
[ 5.641442] usb 3-6.3.4: new full-speed USB device number 7 using xhci_hcd
[ 5.752550] input: Logitech G604 as /devices/pci0000:00/0000:00:01.2/0000:01:00.0/0000:02:08.0/0000:08:00.1/usb1/1-6/1-6.4/1-6.4:1.2/0003:046D:C539.0008/0003:046D:4085.000B/input/input19
[ 5.752666] logitech-hidpp-device 0003:046D:4085.000B: input,hidraw10: USB HID v1.11 Keyboard [Logitech G604 ] on usb-0000:08:00.1-6.4/input2:1
[ 5.765471] usb 3-6.3.4: New USB device found, idVendor=2f96, idProduct=0100, bcdDevice= 1.00
[ 5.765474] usb 3-6.3.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 5.765475] usb 3-6.3.4: Product: Antlion Wireless Microphone
[ 5.765476] usb 3-6.3.4: Manufacturer: Antlion Audio
[ 5.814567] input: Antlion Audio Antlion Wireless Microphone as /devices/pci0000:00/0000:00:01.2/0000:01:00.0/0000:02:08.0/0000:08:00.3/usb3/3-6/3-6.3/3-6.3.4/3-6.3.4:1.2/0003:2F96:0100.000C/input/input20
[ 5.871522] hid-generic 0003:2F96:0100.000C: input,hidraw11: USB HID v1.00 Device [Antlion Audio Antlion Wireless Microphone] on usb-0000:08:00.3-6.3.4/input2
[ 6.289042] /dev/name: Can't open blockdev
[ 6.289771] /dev: Can't open blockdev
[ 6.339012] EXT4-fs (sdb1): mounted filesystem with ordered data mode. Quota mode: none.
[ 6.339555] EXT4-fs (sdb1): unmounting filesystem.
[ 6.454371] EXT4-fs (nvme1n1p2): mounted filesystem with ordered data mode. Quota mode: none.
[ 6.454873] EXT4-fs (nvme1n1p2): unmounting filesystem.
[ 6.483691] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 6.484115] ISO 9660 Extensions: RRIP_1991A
[ 6.506802] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 6.507226] ISO 9660 Extensions: RRIP_1991A
[ 6.510598] loop0: detected capacity change from 0 to 292688
[ 6.533799] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 6.536310] loop1: detected capacity change from 0 to 2000176
[ 6.555554] loop2: detected capacity change from 0 to 3461408
[ 6.577228] loop3: detected capacity change from 0 to 2054192
[ 6.604184] overlayfs: null uuid detected in lower fs '/', falling back to xino=off,index=off,nfs_export=off.
[ 6.820611] systemd[1]: systemd 252.5-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)
[ 6.820614] systemd[1]: Detected architecture x86-64.
[ 6.823749] systemd[1]: Hostname set to <manjaro-gnome>.
[ 7.214804] systemd[1]: bpf-lsm: LSM BPF program attached
[ 7.438505] systemd[1]: Queued start job for default target Graphical Interface.
[ 7.491670] systemd[1]: Created slice Slice /system/getty.
[ 7.491906] systemd[1]: Created slice Slice /system/modprobe.
[ 7.492023] systemd[1]: Created slice User and Session Slice.
[ 7.492076] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 7.492177] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 7.492220] systemd[1]: Reached target Login Prompts.
[ 7.492246] systemd[1]: Reached target Local Integrity Protected Volumes.
[ 7.492278] systemd[1]: Reached target Remote File Systems.
[ 7.492301] systemd[1]: Reached target Slice Units.
[ 7.492327] systemd[1]: Reached target Swaps.
[ 7.492351] systemd[1]: Reached target Local Verity Protected Volumes.
[ 7.492402] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[ 7.492660] systemd[1]: Listening on LVM2 poll daemon socket.
[ 7.493179] systemd[1]: Listening on Process Core Dump Socket.
[ 7.493264] systemd[1]: Listening on Journal Audit Socket.
[ 7.493331] systemd[1]: Listening on Journal Socket (/dev/log).
[ 7.493395] systemd[1]: Listening on Journal Socket.
[ 7.493694] systemd[1]: Listening on udev Control Socket.
[ 7.493755] systemd[1]: Listening on udev Kernel Socket.
[ 7.494174] systemd[1]: Mounting Huge Pages File System...
[ 7.494877] systemd[1]: Mounting POSIX Message Queue File System...
[ 7.495266] systemd[1]: Mounting Kernel Debug File System...
[ 7.495655] systemd[1]: Mounting Kernel Trace File System...
[ 7.496862] systemd[1]: Mounting Temporary Directory /tmp...
[ 7.497514] systemd[1]: Starting Create List of Static Device Nodes...
[ 7.498026] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
[ 7.498458] systemd[1]: Starting Load Kernel Module configfs...
[ 7.498893] systemd[1]: Starting Load Kernel Module drm...
[ 7.499279] systemd[1]: Starting Load Kernel Module fuse...
[ 7.502894] systemd[1]: Starting Load Kernel Modules...
[ 7.503301] systemd[1]: Starting Remount Root and Kernel File Systems...
[ 7.512645] fuse: init (API version 7.37)
[ 7.513429] systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
[ 7.513937] systemd[1]: Starting Coldplug All udev Devices...
[ 7.514761] systemd[1]: Mounted Huge Pages File System.
[ 7.514830] systemd[1]: Mounted POSIX Message Queue File System.
[ 7.514897] systemd[1]: Mounted Kernel Debug File System.
[ 7.514958] systemd[1]: Mounted Kernel Trace File System.
[ 7.515015] systemd[1]: Mounted Temporary Directory /tmp.
[ 7.535364] sd 5:0:0:0: Attached scsi generic sg0 type 0
[ 7.535384] sd 8:0:0:0: Attached scsi generic sg1 type 0
[ 7.535403] sd 9:0:0:0: Attached scsi generic sg2 type 0
[ 7.535422] sd 10:0:0:0: Attached scsi generic sg3 type 0
[ 7.554633] systemd[1]: Finished Create List of Static Device Nodes.
[ 7.555203] systemd[1]: modprobe@configfs.service: Deactivated successfully.
[ 7.581342] systemd[1]: Finished Load Kernel Module configfs.
[ 7.581516] systemd[1]: modprobe@drm.service: Deactivated successfully.
[ 7.611490] systemd[1]: Finished Load Kernel Module drm.
[ 7.628160] systemd[1]: Finished Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
[ 7.628346] systemd[1]: modprobe@fuse.service: Deactivated successfully.
[ 7.658190] systemd[1]: Finished Load Kernel Module fuse.
[ 7.678147] systemd[1]: Finished Load Kernel Modules.
[ 7.701481] systemd[1]: Finished Remount Root and Kernel File Systems.
[ 7.728148] systemd[1]: Finished Coldplug All udev Devices.
[ 7.744767] systemd[1]: Mounting FUSE Control File System...
[ 7.745574] systemd[1]: Mounting Kernel Configuration File System...
[ 7.745923] systemd[1]: First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes).
[ 7.746361] systemd[1]: Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
[ 7.746775] systemd[1]: Starting Load/Save Random Seed...
[ 7.747509] systemd[1]: Starting Apply Kernel Variables...
[ 7.747860] systemd[1]: Create System Users was skipped because no trigger condition checks were met.
[ 7.748274] systemd[1]: Starting Create Static Device Nodes in /dev...
[ 7.748970] systemd[1]: Starting Setup Virtual Console...
[ 7.750234] systemd[1]: Mounted FUSE Control File System.
[ 7.750607] systemd[1]: Mounted Kernel Configuration File System.
[ 7.794639] systemd[1]: Finished Load/Save Random Seed.
[ 7.824881] systemd[1]: Finished Apply Kernel Variables.
[ 7.861482] systemd[1]: Finished Setup Virtual Console.
[ 7.861921] systemd[1]: First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes).
[ 7.894832] systemd[1]: Finished Create Static Device Nodes in /dev.
[ 7.895208] systemd[1]: Reached target Preparation for Local File Systems.
[ 7.924635] systemd[1]: Mounting Temporary /etc/pacman.d/gnupg directory...
[ 7.924984] systemd[1]: Virtual Machine and Container Storage (Compatibility) was skipped because of an unmet condition check (ConditionPathExists=/var/lib/machines.raw).
[ 7.924995] systemd[1]: Entropy Daemon based on the HAVEGE algorithm was skipped because of an unmet condition check (ConditionKernelVersion=<5.6).
[ 7.925823] systemd[1]: Starting Journal Service...
[ 7.926527] systemd[1]: Starting Rule-based Manager for Device Events and Files...
[ 7.927332] systemd[1]: Mounted Temporary /etc/pacman.d/gnupg directory.
[ 7.927705] systemd[1]: Reached target Local File Systems.
[ 7.928069] systemd[1]: Rebuild Dynamic Linker Cache was skipped because no trigger condition checks were met.
[ 7.928422] systemd[1]: Starting Tell Plymouth To Write Out Runtime Data...
[ 7.933088] systemd[1]: Set Up Additional Binary Formats was skipped because no trigger condition checks were met.
[ 7.933113] systemd[1]: Store a System Token in an EFI Variable was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/LoaderFeatures-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f).
[ 7.933132] systemd[1]: Commit a transient machine-id on disk was skipped because of an unmet condition check (ConditionPathIsMountPoint=/etc/machine-id).
[ 7.978168] systemd[1]: Finished Tell Plymouth To Write Out Runtime Data.
[ 7.978558] audit: type=1130 audit(1678964145.380:2): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=plymouth-read-write comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 7.978592] systemd[1]: Started Journal Service.
[ 7.978964] audit: type=1130 audit(1678964145.380:3): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 7.983746] systemd-journald[757]: Received client request to flush runtime journal.
[ 8.030210] igb 0000:06:00.0 enp6s0: renamed from eth0
[ 8.051748] audit: type=1130 audit(1678964145.453:4): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journal-flush comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 8.052226] audit: type=1130 audit(1678964145.453:5): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 8.052838] ccp 0000:0d:00.1: enabling device (0000 -> 0002)
[ 8.052963] ccp 0000:0d:00.1: ccp: unable to access the device: you might be running a broken BIOS.
[ 8.052979] ccp 0000:0d:00.1: psp enabled
[ 8.079701] input: PC Speaker as /devices/platform/pcspkr/input/input21
[ 8.084308] ACPI Warning: SystemIO range 0x0000000000000B00-0x0000000000000B08 conflicts with OpRegion 0x0000000000000B00-0x0000000000000B0F (\GSA1.SMBI) (20220331/utaddress-204)
[ 8.084313] ACPI: OSL: Resource conflict; ACPI support missing from driver?
[ 8.089609] RAPL PMU: API unit is 2^-32 Joules, 1 fixed counters, 163840 ms ovfl timer
[ 8.089611] RAPL PMU: hw unit of domain package 2^-16 Joules
[ 8.122878] sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver
[ 8.122937] sp5100-tco sp5100-tco: Using 0xfeb00000 for watchdog MMIO address
[ 8.122985] sp5100-tco sp5100-tco: initialized. heartbeat=60 sec (nowayout=0)
[ 8.157107] audit: type=1130 audit(1678964145.556:6): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=plymouth-start comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 8.188959] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 8.189117] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 8.192112] mc: Linux media interface: v0.10
[ 8.192132] mousedev: PS/2 mouse device common for all mice
[ 8.204377] Bluetooth: Core ver 2.22
[ 8.204395] NET: Registered PF_BLUETOOTH protocol family
[ 8.204396] Bluetooth: HCI device and connection manager initialized
[ 8.204398] Bluetooth: HCI socket layer initialized
[ 8.204399] Bluetooth: L2CAP socket layer initialized
[ 8.204401] Bluetooth: SCO socket layer initialized
[ 8.214182] snd_hda_intel 0000:07:00.0: enabling device (0000 -> 0002)
[ 8.214235] snd_hda_intel 0000:07:00.0: Disabling MSI
[ 8.214236] snd_hda_intel 0000:07:00.0: Force to non-snoop mode
[ 8.214458] snd_hda_intel 0000:0b:00.1: Disabling MSI
[ 8.214464] snd_hda_intel 0000:0b:00.1: Handle vga_switcheroo audio client
[ 8.214519] snd_hda_intel 0000:0d:00.4: enabling device (0000 -> 0002)
[ 8.232505] Intel(R) Wireless WiFi driver for Linux
[ 8.232544] iwlwifi 0000:05:00.0: enabling device (0000 -> 0002)
[ 8.236136] snd_hda_codec_ca0132 hdaudioC0D1: autoconfig for Sound Blaster Z: line_outs=3 (0xb/0x11/0x10/0x0/0x0) type:line
[ 8.236139] snd_hda_codec_ca0132 hdaudioC0D1: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 8.236140] snd_hda_codec_ca0132 hdaudioC0D1: hp_outs=1 (0xf/0x0/0x0/0x0/0x0)
[ 8.236141] snd_hda_codec_ca0132 hdaudioC0D1: mono: mono_out=0x0
[ 8.236141] snd_hda_codec_ca0132 hdaudioC0D1: dig-out=0xc/0xd
[ 8.236142] snd_hda_codec_ca0132 hdaudioC0D1: inputs:
[ 8.236142] snd_hda_codec_ca0132 hdaudioC0D1: Mic=0x12
[ 8.236143] snd_hda_codec_ca0132 hdaudioC0D1: Line=0x13
[ 8.236144] snd_hda_codec_ca0132 hdaudioC0D1: dig-in=0xe
[ 8.238532] usbcore: registered new interface driver btusb
[ 8.250906] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.1/0000:0b:00.1/sound/card1/input22
[ 8.250997] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.1/0000:0b:00.1/sound/card1/input23
[ 8.251037] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.1/0000:0b:00.1/sound/card1/input24
[ 8.251081] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:03.1/0000:0b:00.1/sound/card1/input25
[ 8.251163] iwlwifi 0000:05:00.0: api flags index 2 larger than supported by driver
[ 8.251199] iwlwifi 0000:05:00.0: TLV_FW_FSEQ_VERSION: FSEQ Version: 89.3.35.37
[ 8.253210] iwlwifi 0000:05:00.0: loaded firmware version 72.daa05125.0 cc-a0-72.ucode op_mode iwlmvm
[ 8.261929] audit: type=1130 audit(1678964145.663:7): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 8.265566] Bluetooth: hci0: Found device firmware: intel/ibt-20-1-3.sfi
[ 8.265576] snd_hda_codec_realtek hdaudioC2D0: autoconfig for ALC1220: line_outs=3 (0x14/0x15/0x16/0x0/0x0) type:line
[ 8.265587] snd_hda_codec_realtek hdaudioC2D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 8.265589] snd_hda_codec_realtek hdaudioC2D0: hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[ 8.265591] snd_hda_codec_realtek hdaudioC2D0: mono: mono_out=0x0
[ 8.265592] snd_hda_codec_realtek hdaudioC2D0: dig-out=0x1e/0x0
[ 8.265593] snd_hda_codec_realtek hdaudioC2D0: inputs:
[ 8.265595] snd_hda_codec_realtek hdaudioC2D0: Front Mic=0x19
[ 8.265597] snd_hda_codec_realtek hdaudioC2D0: Rear Mic=0x18
[ 8.265598] snd_hda_codec_realtek hdaudioC2D0: Line=0x1a
[ 8.265699] Bluetooth: hci0: Boot Address: 0x24800
[ 8.265701] Bluetooth: hci0: Firmware Version: 15-45.22
[ 8.265703] Bluetooth: hci0: Firmware already loaded
[ 8.281263] input: HD-Audio Generic Front Mic as /devices/pci0000:00/0000:00:08.1/0000:0d:00.4/sound/card2/input26
[ 8.281298] input: HD-Audio Generic Rear Mic as /devices/pci0000:00/0000:00:08.1/0000:0d:00.4/sound/card2/input27
[ 8.281325] input: HD-Audio Generic Line as /devices/pci0000:00/0000:00:08.1/0000:0d:00.4/sound/card2/input28
[ 8.281352] input: HD-Audio Generic Line Out Front as /devices/pci0000:00/0000:00:08.1/0000:0d:00.4/sound/card2/input29
[ 8.281375] input: HD-Audio Generic Line Out Surround as /devices/pci0000:00/0000:00:08.1/0000:0d:00.4/sound/card2/input30
[ 8.281408] input: HD-Audio Generic Line Out CLFE as /devices/pci0000:00/0000:00:08.1/0000:0d:00.4/sound/card2/input31
[ 8.281430] input: HD-Audio Generic Front Headphone as /devices/pci0000:00/0000:00:08.1/0000:0d:00.4/sound/card2/input32
[ 8.293764] kvm: support for 'kvm_amd' disabled by bios
[ 8.300901] MCE: In-kernel MCE decoding enabled.
[ 8.318694] audit: type=1334 audit(1678964145.720:8): prog-id=29 op=LOAD
[ 8.322169] audit: type=1130 audit(1678964145.723:9): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 8.327919] audit: type=1127 audit(1678964145.730:10): pid=936 uid=0 auid=4294967295 ses=4294967295 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success'
[ 8.381357] audit: type=1130 audit(1678964145.783:11): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-update-utmp comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 8.424427] iwlwifi 0000:05:00.0: Detected Intel(R) Wi-Fi 6 AX200 160MHz, REV=0x340
[ 8.424454] thermal thermal_zone1: failed to read out thermal zone (-61)
[ 8.427665] intel_rapl_common: Found RAPL domain package
[ 8.427667] intel_rapl_common: Found RAPL domain core
[ 8.550043] iwlwifi 0000:05:00.0: Detected RF HR B3, rfid=0x10a100
[ 8.556359] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 8.556361] Bluetooth: BNEP filters: protocol multicast
[ 8.556364] Bluetooth: BNEP socket layer initialized
[ 8.597957] Bluetooth: MGMT ver 1.22
[ 8.615029] iwlwifi 0000:05:00.0: base HW address: 70:9c:d1:4d:d5:69
[ 8.624463] NET: Registered PF_ALG protocol family
[ 8.643669] iwlwifi 0000:05:00.0 wlp5s0: renamed from wlan0
[ 8.697461] usbcore: registered new interface driver snd-usb-audio
[ 8.766698] NET: Registered PF_QIPCRTR protocol family
[ 8.794846] snd_hda_codec_ca0132 hdaudioC0D1: ca0132 DSP downloaded and running
[ 8.940326] st: Version 20160209, fixed bufsize 32768, s/g segs 256
[ 9.174790] input: HDA Creative Mic as /devices/pci0000:00/0000:00:01.2/0000:01:00.0/0000:02:05.0/0000:07:00.0/sound/card0/input33
[ 9.174820] input: HDA Creative Line Out Front as /devices/pci0000:00/0000:00:01.2/0000:01:00.0/0000:02:05.0/0000:07:00.0/sound/card0/input34
[ 9.174845] input: HDA Creative Line Out Surround as /devices/pci0000:00/0000:00:01.2/0000:01:00.0/0000:02:05.0/0000:07:00.0/sound/card0/input35
[ 9.174870] input: HDA Creative Line Out CLFE as /devices/pci0000:00/0000:00:01.2/0000:01:00.0/0000:02:05.0/0000:07:00.0/sound/card0/input36
[ 9.174895] input: HDA Creative Front Headphone as /devices/pci0000:00/0000:00:01.2/0000:01:00.0/0000:02:05.0/0000:07:00.0/sound/card0/input37
[ 11.828437] igb 0000:06:00.0 enp6s0: igb: enp6s0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX/TX
[ 11.934797] IPv6: ADDRCONF(NETDEV_CHANGE): enp6s0: link becomes ready
[ 13.651607] kauditd_printk_skb: 43 callbacks suppressed
[ 13.651611] audit: type=1131 audit(1678964151.053:55): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 18.330584] audit: type=1334 audit(1678964155.730:56): prog-id=36 op=LOAD
[ 18.330588] audit: type=1334 audit(1678964155.730:57): prog-id=30 op=UNLOAD
[ 18.330615] audit: type=1334 audit(1678964155.730:58): prog-id=37 op=LOAD
[ 18.330629] audit: type=1334 audit(1678964155.730:59): prog-id=38 op=LOAD
[ 18.330635] audit: type=1334 audit(1678964155.730:60): prog-id=31 op=UNLOAD
[ 18.330636] audit: type=1334 audit(1678964155.730:61): prog-id=32 op=UNLOAD
[ 18.330803] audit: type=1334 audit(1678964155.730:62): prog-id=39 op=LOAD
[ 18.330806] audit: type=1334 audit(1678964155.730:63): prog-id=33 op=UNLOAD
[ 18.330831] audit: type=1334 audit(1678964155.730:64): prog-id=40 op=LOAD
[ 18.957986] kauditd_printk_skb: 15 callbacks suppressed
[ 18.957989] audit: type=1131 audit(1678964156.360:80): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 34.173693] nvidia: loading out-of-tree module taints kernel.
[ 34.173700] nvidia: module license 'NVIDIA' taints kernel.
[ 34.173701] Disabling lock debugging due to kernel taint
[ 34.181849] nvidia: module verification failed: signature and/or required key missing - tainting kernel
[ 34.368952] nvidia-nvlink: Nvlink Core is being initialized, major device number 510
[ 34.369634] nvidia 0000:0b:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=io+mem
[ 34.486294] NVRM: loading NVIDIA UNIX x86_64 Kernel Module 525.89.02 Wed Feb 1 23:23:25 UTC 2023
[ 34.533917] nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms 525.89.02 Wed Feb 1 23:09:40 UTC 2023
[ 34.567388] [drm] [nvidia-drm] [GPU ID 0x00000b00] Loading driver
[ 34.567389] [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:0b:00.0 on minor 0
[ 34.598088] audit: type=1130 audit(1678964172.000:81): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=mhwd-live comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 34.598092] audit: type=1131 audit(1678964172.000:82): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=mhwd-live comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 34.621373] audit: type=1130 audit(1678964172.023:83): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=pacman-init comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 34.704927] audit: type=1130 audit(1678964172.106:84): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-user-sessions comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 34.715772] audit: type=1130 audit(1678964172.116:85): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=gdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 38.061868] audit: type=1334 audit(1678964175.463:86): prog-id=48 op=LOAD
[ 38.100495] audit: type=1130 audit(1678964175.500:87): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=accounts-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 38.117905] audit: type=1100 audit(1678964175.520:88): pid=9479 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_shells,pam_permit acct="manjaro" exe="/usr/lib/gdm-session-worker" hostname=manjaro-gnome addr=? terminal=/dev/tty1 res=success'
[ 38.118665] audit: type=1101 audit(1678964175.520:89): pid=9479 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="manjaro" exe="/usr/lib/gdm-session-worker" hostname=manjaro-gnome addr=? terminal=/dev/tty1 res=success'
[ 38.119154] audit: type=1103 audit(1678964175.520:90): pid=9479 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_shells,pam_permit acct="manjaro" exe="/usr/lib/gdm-session-worker" hostname=manjaro-gnome addr=? terminal=/dev/tty1 res=success'
[ 40.130355] kauditd_printk_skb: 16 callbacks suppressed
[ 40.130357] audit: type=1334 audit(1678964177.537:103): prog-id=49 op=LOAD
[ 40.130377] audit: type=1334 audit(1678964177.537:104): prog-id=50 op=LOAD
[ 40.165972] audit: type=1130 audit(1678964177.574:105): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=upower comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 40.172631] audit: type=1130 audit(1678964177.581:106): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=rtkit-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 40.175519] audit: type=1130 audit(1678964177.581:107): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=power-profiles-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 40.206543] audit: type=1130 audit(1678964177.614:108): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=geoclue comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 40.269102] audit: type=1130 audit(1678964177.679:109): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=udisks2 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 40.506865] EXT4-fs (sdb1): mounted filesystem with ordered data mode. Quota mode: none.
[ 40.509707] ntfs3: Max link count 4000
[ 40.509709] ntfs3: Enabled Linux POSIX ACLs support
[ 40.509709] ntfs3: Read-only LZX/Xpress compression included
[ 40.510067] ntfs3: Unknown parameter 'windows_names'
[ 40.510153] ntfs3: Unknown parameter 'windows_names'
[ 40.510425] audit: type=1130 audit(1678964177.922:110): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=colord comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 40.550202] audit: type=1334 audit(1678964177.962:111): prog-id=51 op=LOAD
[ 40.550274] audit: type=1334 audit(1678964177.962:112): prog-id=52 op=LOAD
[ 40.612557] rfkill: input handler disabled
[ 40.969972] nvidia_uvm: module uses symbols nvUvmInterfaceDisableAccessCntr from proprietary module nvidia, inheriting taint.
[ 41.041353] nvidia-uvm: Loaded the UVM driver, major device number 508.
[ 42.367384] Bluetooth: RFCOMM TTY layer initialized
[ 42.367390] Bluetooth: RFCOMM socket layer initialized
[ 42.367393] Bluetooth: RFCOMM ver 1.11
[ 42.570551] logitech-hidpp-device 0003:046D:4085.000B: HID++ 4.2 device connected.
[ 45.084082] retire_capture_urb: 1600 callbacks suppressed
[ 55.535381] kauditd_printk_skb: 1114 callbacks suppressed
[ 55.535383] audit: type=1101 audit(1678964193.027:129): pid=10351 uid=1000 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="manjaro" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 55.535750] audit: type=1110 audit(1678964193.027:130): pid=10351 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_env,pam_fprintd acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 55.535825] audit: type=1105 audit(1678964193.027:131): pid=10351 uid=1000 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 55.660951] SGI XFS with ACLs, security attributes, realtime, scrub, repair, quota, no debug enabled
[ 55.666679] JFS: nTxBlock = 8192, nTxLock = 65536
[ 55.691141] raid6: skipped pq benchmark and selected avx2x4
[ 55.691143] raid6: using avx2x2 recovery algorithm
[ 55.692984] xor: automatically using best checksumming function avx
[ 55.743901] Btrfs loaded, crc32c=crc32c-intel, zoned=yes, fsverity=yes
[ 58.283416] audit: type=1130 audit(1678964195.781:132): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=plymouth-quit-wait comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 60.103321] EXT4-fs (nvme1n1p2): mounted filesystem with ordered data mode. Quota mode: none.
[ 70.576045] audit: type=1131 audit(1678964208.082:133): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 70.602954] audit: type=1131 audit(1678964208.108:134): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-localed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 70.652624] audit: type=1334 audit(1678964208.158:135): prog-id=53 op=UNLOAD
[ 70.652629] audit: type=1334 audit(1678964208.158:136): prog-id=52 op=UNLOAD
[ 70.652631] audit: type=1334 audit(1678964208.158:137): prog-id=51 op=UNLOAD
[ 70.735853] audit: type=1334 audit(1678964208.242:138): prog-id=56 op=UNLOAD
[ 70.735858] audit: type=1334 audit(1678964208.242:139): prog-id=55 op=UNLOAD
[ 70.735860] audit: type=1334 audit(1678964208.242:140): prog-id=54 op=UNLOAD
[ 100.219863] audit: type=1131 audit(1678964237.741:141): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=geoclue comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 597.673548] audit: type=1101 audit(1678964735.198:142): pid=12356 uid=0 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
[ 597.673748] audit: type=1110 audit(1678964735.198:143): pid=12356 uid=0 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_env,pam_fprintd acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
[ 597.674095] audit: type=1105 audit(1678964735.198:144): pid=12356 uid=0 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
[ 598.307426] audit: type=1106 audit(1678964735.832:145): pid=12356 uid=0 auid=1000 ses=2 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
[ 598.307438] audit: type=1104 audit(1678964735.832:146): pid=12356 uid=0 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_env,pam_fprintd acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
[ 938.333415] audit: type=1130 audit(1678965075.864:147): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-clean comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 938.333420] audit: type=1131 audit(1678965075.864:148): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-clean comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1231.862895] audit: type=1101 audit(1678965369.399:149): pid=12395 uid=0 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
[ 1231.862993] audit: type=1110 audit(1678965369.399:150): pid=12395 uid=0 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_env,pam_fprintd acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
[ 1231.863137] audit: type=1105 audit(1678965369.399:151): pid=12395 uid=0 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
[ 1236.282140] audit: type=1106 audit(1678965373.819:152): pid=12395 uid=0 auid=1000 ses=2 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
[ 1236.282171] audit: type=1104 audit(1678965373.819:153): pid=12395 uid=0 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_env,pam_fprintd acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
[ 1822.302582] audit: type=1101 audit(1678965959.853:154): pid=16309 uid=0 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
[ 1822.302675] audit: type=1110 audit(1678965959.853:155): pid=16309 uid=0 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_env,pam_fprintd acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
[ 1822.302897] audit: type=1105 audit(1678965959.853:156): pid=16309 uid=0 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
[ 1822.699886] audit: type=1106 audit(1678965960.250:157): pid=16309 uid=0 auid=1000 ses=2 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
[ 1822.699890] audit: type=1104 audit(1678965960.250:158): pid=16309 uid=0 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_env,pam_fprintd acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
[ 2377.798852] audit: type=1101 audit(1678966515.366:159): pid=17013 uid=0 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
[ 2377.798922] audit: type=1110 audit(1678966515.366:160): pid=17013 uid=0 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_env,pam_fprintd acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
[ 2377.799083] audit: type=1105 audit(1678966515.366:161): pid=17013 uid=0 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
[ 2377.812379] audit: type=1106 audit(1678966515.380:162): pid=17013 uid=0 auid=1000 ses=2 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
[ 2377.812410] audit: type=1104 audit(1678966515.380:163): pid=17013 uid=0 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_env,pam_fprintd acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
[ 3497.736031] audit: type=1101 audit(1678967635.337:164): pid=17354 uid=0 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
[ 3497.736107] audit: type=1110 audit(1678967635.337:165): pid=17354 uid=0 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_env,pam_fprintd acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
[ 3497.736262] audit: type=1105 audit(1678967635.337:166): pid=17354 uid=0 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
[ 3497.877888] audit: type=1106 audit(1678967635.478:167): pid=17354 uid=0 auid=1000 ses=2 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
[ 3497.877910] audit: type=1104 audit(1678967635.478:168): pid=17354 uid=0 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_env,pam_fprintd acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
[ 3546.400371] audit: type=1101 audit(1678967684.002:169): pid=17384 uid=0 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
[ 3546.400440] audit: type=1110 audit(1678967684.002:170): pid=17384 uid=0 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_env,pam_fprintd acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
[ 3546.400602] audit: type=1105 audit(1678967684.002:171): pid=17384 uid=0 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
[ 3546.496990] audit: type=1106 audit(1678967684.099:172): pid=17384 uid=0 auid=1000 ses=2 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
[ 3546.496996] audit: type=1104 audit(1678967684.099:173): pid=17384 uid=0 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_env,pam_fprintd acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
[ 3683.062409] audit: type=1101 audit(1678967820.670:174): pid=17431 uid=0 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
[ 3683.062497] audit: type=1110 audit(1678967820.670:175): pid=17431 uid=0 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_env,pam_fprintd acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
[ 3683.062637] audit: type=1105 audit(1678967820.670:176): pid=17431 uid=0 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
don’t see something immediately