You are not logged in.

#1 2022-04-06 20:09:57

Panzerknacker
Member
Registered: 2022-04-06
Posts: 5

[IO_PAGE_FAULT errors with IOMMU enabled on PCI hardware raid

Hi all, just registered on the forum because I'm kinda lost with this one.

Asus X370 with AMD Ryzen CPU, latest Arch, fresh install.
Am running a legacy PCI hardware RAID controller (LSI MegaRAID SATA) and when I mount the logical drive and have IOMMU enabled in UEFI setup, the kernel starts throwing IO_PAGE_FAULT errors.

LSPCI output related to the controller:
07:01.0 RAID bus controller: Broadcom / LSI MegaRAID (rev 01)
    Subsystem: Broadcom / LSI MegaRAID SATA 150-4 RAID Controller
    Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
    Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=slow >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
    Latency: 32, Cache Line Size: 64 bytes
    Interrupt: pin A routed to IRQ 30
    IOMMU group: 9
    Region 0: Memory at f0000000 (32-bit, prefetchable) [size=64K]
    Expansion ROM at fcc00000 [disabled] [size=64K]
    Capabilities: [80] Power Management version 2
        Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
        Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
    Kernel driver in use: megaraid
    Kernel modules: megaraid_mbox

example of errors that spam:
Apr 03 08:52:07 archiso kernel: AMD-Vi: Event logged [IO_PAGE_FAULT device=07:00.0 domain=0x000a address=0xbfda0000 flags=0x0000]
Apr 03 08:52:07 archiso kernel: AMD-Vi: Event logged [IO_PAGE_FAULT device=07:00.0 domain=0x000a address=0xbfda0080 flags=0x0000]
Apr 03 08:52:07 archiso kernel: AMD-Vi: Event logged [IO_PAGE_FAULT device=07:00.0 domain=0x000a address=0xbfda00c0 flags=0x0000]
Apr 03 08:52:07 archiso kernel: AMD-Vi: Event logged [IO_PAGE_FAULT device=07:00.0 domain=0x000a address=0xbfda0100 flags=0x0000]
Apr 03 08:52:45 archiso kernel: amd_iommu_report_page_fault: 5235 callbacks suppressed

I have been using this raid controller for years without problems under Linux but this is the first time I'm running it in combination with Ryzen and IOMMU.
Anyone have any idea where to start on this? I am learning about kernel debugging and C programming but am kinda looking for a quick fix so I can continue setting up the system.

Last edited by Panzerknacker (2022-04-06 20:11:51)

Offline

#2 2022-04-07 09:01:39

Lone_Wolf
Administrator
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 13,326

Re: [IO_PAGE_FAULT errors with IOMMU enabled on PCI hardware raid

Please use [ code ] tags for such outputs .

Post full output of lspci -knn (as user) and dmesg/journal (run as root) .

Some additonal questions :

- What is brand & model of your motherboard ?

- I haven't seen ryzen mobos with pci slots, if yours is like that what are you using to connect the raid card with a pcie slot ?

- What else is in that iommu group ?
(the output of the script at https://wiki.archlinux.org/title/PCI_pa … _are_valid can help determining that)



Welcome to archlinux forums

Last edited by Lone_Wolf (2022-04-07 09:02:10)


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

clean chroot building not flexible enough ?
Try clean chroot manager by graysky

Offline

#3 2022-04-07 18:18:42

Panzerknacker
Member
Registered: 2022-04-06
Posts: 5

Re: [IO_PAGE_FAULT errors with IOMMU enabled on PCI hardware raid

Hi Lone_Wolf, thanks for the reply.

Motherboard is Asus PRIME X370-A which has 2 native legacy PCI slots (hence the reason I bought it)

Output of lspci -knn (did as root, since I did not create user accounts yet, no point if the system is not operating properly anyway):

00:00.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Raven/Raven2 Root Complex [1022:15d0]
	Subsystem: ASUSTeK Computer Inc. PRIME B450M-A Motherboard [1043:876b]
00:00.2 IOMMU [0806]: Advanced Micro Devices, Inc. [AMD] Raven/Raven2 IOMMU [1022:15d1]
	Subsystem: Advanced Micro Devices, Inc. [AMD] Raven/Raven2 IOMMU [1022:15d1]
00:01.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-1fh) PCIe Dummy Host Bridge [1022:1452]
00:01.1 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Raven/Raven2 PCIe GPP Bridge [6:0] [1022:15d3]
	Kernel driver in use: pcieport
00:01.2 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Raven/Raven2 PCIe GPP Bridge [6:0] [1022:15d3]
	Kernel driver in use: pcieport
00:08.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-1fh) PCIe Dummy Host Bridge [1022:1452]
00:08.1 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Raven/Raven2 Internal PCIe GPP Bridge 0 to Bus A [1022:15db]
	Kernel driver in use: pcieport
00:08.2 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Raven/Raven2 Internal PCIe GPP Bridge 0 to Bus B [1022:15dc]
	Kernel driver in use: pcieport
00:14.0 SMBus [0c05]: Advanced Micro Devices, Inc. [AMD] FCH SMBus Controller [1022:790b] (rev 61)
	Subsystem: ASUSTeK Computer Inc. PRIME Motherboard [1043:876b]
	Kernel driver in use: piix4_smbus
	Kernel modules: i2c_piix4, sp5100_tco
00:14.3 ISA bridge [0601]: Advanced Micro Devices, Inc. [AMD] FCH LPC Bridge [1022:790e] (rev 51)
	Subsystem: ASUSTeK Computer Inc. PRIME B450M-A Motherboard [1043:876b]
00:18.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Raven/Raven2 Device 24: Function 0 [1022:15e8]
00:18.1 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Raven/Raven2 Device 24: Function 1 [1022:15e9]
00:18.2 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Raven/Raven2 Device 24: Function 2 [1022:15ea]
00:18.3 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Raven/Raven2 Device 24: Function 3 [1022:15eb]
	Kernel driver in use: k10temp
	Kernel modules: k10temp
00:18.4 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Raven/Raven2 Device 24: Function 4 [1022:15ec]
00:18.5 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Raven/Raven2 Device 24: Function 5 [1022:15ed]
00:18.6 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Raven/Raven2 Device 24: Function 6 [1022:15ee]
00:18.7 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Raven/Raven2 Device 24: Function 7 [1022:15ef]
01:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Oland PRO [Radeon R7 240/340 / Radeon 520] [1002:6613]
	Subsystem: ASUSTeK Computer Inc. Device [1043:048b]
	Kernel driver in use: radeon
	Kernel modules: radeon, amdgpu
01:00.1 Audio device [0403]: Advanced Micro Devices, Inc. [AMD/ATI] Oland/Hainan/Cape Verde/Pitcairn HDMI Audio [Radeon HD 7000 Series] [1002:aab0]
	Subsystem: ASUSTeK Computer Inc. Device [1043:aab0]
	Kernel driver in use: snd_hda_intel
	Kernel modules: snd_hda_intel
02:00.0 USB controller [0c03]: Advanced Micro Devices, Inc. [AMD] X370 Series Chipset USB 3.1 xHCI Controller [1022:43b9] (rev 02)
	Subsystem: ASMedia Technology Inc. Device [1b21:1142]
	Kernel driver in use: xhci_hcd
	Kernel modules: xhci_pci
02:00.1 SATA controller [0106]: Advanced Micro Devices, Inc. [AMD] X370 Series Chipset SATA Controller [1022:43b5] (rev 02)
	Subsystem: ASMedia Technology Inc. Device [1b21:1062]
	Kernel driver in use: ahci
02:00.2 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] X370 Series Chipset PCIe Upstream Port [1022:43b0] (rev 02)
	Kernel driver in use: pcieport
03:00.0 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] 300 Series Chipset PCIe Port [1022:43b4] (rev 02)
	Kernel driver in use: pcieport
03:04.0 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] 300 Series Chipset PCIe Port [1022:43b4] (rev 02)
	Kernel driver in use: pcieport
03:05.0 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] 300 Series Chipset PCIe Port [1022:43b4] (rev 02)
	Kernel driver in use: pcieport
03:06.0 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] 300 Series Chipset PCIe Port [1022:43b4] (rev 02)
	Kernel driver in use: pcieport
03:07.0 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] 300 Series Chipset PCIe Port [1022:43b4] (rev 02)
	Kernel driver in use: pcieport
06:00.0 PCI bridge [0604]: ASMedia Technology Inc. ASM1083/1085 PCIe to PCI Bridge [1b21:1080] (rev 04)
07:01.0 PCI bridge [0604]: Intel Corporation Device [8086:0308] (rev 01)
07:01.1 Memory controller [0580]: Broadcom / LSI Device [1000:1964] (rev 01)
08:00.0 Mass storage controller [0180]: Silicon Image, Inc. SiI 3112 [SATALink/SATARaid] Serial ATA Controller [1095:3112] (rev 02)
	Subsystem: Silicon Image, Inc. SiI 3112 SATALink Controller [1095:3112]
	Kernel driver in use: sata_sil
	Kernel modules: sata_sil
08:01.0 Mass storage controller [0180]: Silicon Image, Inc. SiI 3112 [SATALink/SATARaid] Serial ATA Controller [1095:3112] (rev 02)
	Subsystem: Silicon Image, Inc. SiI 3112 SATALink Controller [1095:3112]
	Kernel driver in use: sata_sil
	Kernel modules: sata_sil
09:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 15)
	Subsystem: ASUSTeK Computer Inc. PRIME B450M-A Motherboard [1043:8677]
	Kernel driver in use: r8169
	Kernel modules: r8169
0b:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Raven Ridge [Radeon Vega Series / Radeon Vega Mobile Series] [1002:15dd] (rev cb)
	Subsystem: ASUSTeK Computer Inc. PRIME Motherboard [1043:876b]
	Kernel driver in use: amdgpu
	Kernel modules: amdgpu
0b:00.1 Audio device [0403]: Advanced Micro Devices, Inc. [AMD/ATI] Raven/Raven2/Fenghuang HDMI/DP Audio Controller [1002:15de]
	Subsystem: ASUSTeK Computer Inc. PRIME B450M-A Motherboard [1043:876b]
	Kernel driver in use: snd_hda_intel
	Kernel modules: snd_hda_intel
0b:00.2 Encryption controller [1080]: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 10h-1fh) Platform Security Processor [1022:15df]
	Subsystem: ASUSTeK Computer Inc. PRIME Motherboard [1043:876b]
	Kernel driver in use: ccp
	Kernel modules: ccp
0b:00.3 USB controller [0c03]: Advanced Micro Devices, Inc. [AMD] Raven USB 3.1 [1022:15e0]
	Subsystem: ASUSTeK Computer Inc. PRIME Motherboard [1043:876b]
	Kernel driver in use: xhci_hcd
	Kernel modules: xhci_pci
0b:00.4 USB controller [0c03]: Advanced Micro Devices, Inc. [AMD] Raven USB 3.1 [1022:15e1]
	Subsystem: ASUSTeK Computer Inc. PRIME Motherboard [1043:876b]
	Kernel driver in use: xhci_hcd
	Kernel modules: xhci_pci
0b:00.6 Audio device [0403]: Advanced Micro Devices, Inc. [AMD] Family 17h/19h HD Audio Controller [1022:15e3]
	Subsystem: ASUSTeK Computer Inc. PRIME B450M-A Motherboard [1043:86c7]
	Kernel driver in use: snd_hda_intel
	Kernel modules: snd_hda_intel
0c:00.0 SATA controller [0106]: Advanced Micro Devices, Inc. [AMD] FCH SATA Controller [AHCI mode] [1022:7901] (rev 61)
	Subsystem: ASUSTeK Computer Inc. PRIME Motherboard [1043:876b]
	Kernel driver in use: ahci

Output of dmesg:

[    0.000000] Linux version 5.17.1-arch1-1 (linux@archlinux) (gcc (GCC) 11.2.0, GNU ld (GNU Binutils) 2.38) #1 SMP PREEMPT Mon, 28 Mar 2022 20:55:33 +0000
[    0.000000] Command line: \xef\xbb\xbf  root=/dev/sda2 ro initrd=\initramfs-linux.img
[    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: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'compacted' format.
[    0.000000] signal: max sigframe size: 1776
[    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-0x0000000009e0ffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000009e10000-0x0000000009ffffff] reserved
[    0.000000] BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable
[    0.000000] BIOS-e820: [mem 0x000000000a200000-0x000000000a20afff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000000a20b000-0x000000000affffff] usable
[    0.000000] BIOS-e820: [mem 0x000000000b000000-0x000000000b01ffff] reserved
[    0.000000] BIOS-e820: [mem 0x000000000b020000-0x00000000b63edfff] usable
[    0.000000] BIOS-e820: [mem 0x00000000b63ee000-0x00000000b64d9fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000b64da000-0x00000000b64f4fff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000b64f5000-0x00000000b65f7fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000b65f8000-0x00000000b69affff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000b69b0000-0x00000000b777efff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000b777f000-0x00000000b9ffffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000ba000000-0x00000000bfffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fd100000-0x00000000fd1fffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fea00000-0x00000000fea0ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000feb80000-0x00000000fec01fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec30000-0x00000000fec30fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed40000-0x00000000fed44fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed80000-0x00000000fed8ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fedc2000-0x00000000fedcffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fedd4000-0x00000000fedd5fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000feefffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013f33ffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] e820: update [mem 0xa9f6e018-0xa9f8c457] usable ==> usable
[    0.000000] e820: update [mem 0xa9f6e018-0xa9f8c457] usable ==> usable
[    0.000000] e820: update [mem 0xa9f65018-0xa9f6d057] usable ==> usable
[    0.000000] e820: update [mem 0xa9f65018-0xa9f6d057] usable ==> usable
[    0.000000] e820: update [mem 0xa9f56018-0xa9f64057] usable ==> usable
[    0.000000] e820: update [mem 0xa9f56018-0xa9f64057] usable ==> usable
[    0.000000] e820: update [mem 0xa9f48018-0xa9f55457] usable ==> usable
[    0.000000] e820: update [mem 0xa9f48018-0xa9f55457] usable ==> usable
[    0.000000] extended physical RAM map:
[    0.000000] reserve setup_data: [mem 0x0000000000000000-0x000000000009ffff] usable
[    0.000000] reserve setup_data: [mem 0x00000000000a0000-0x00000000000fffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000000100000-0x0000000009e0ffff] usable
[    0.000000] reserve setup_data: [mem 0x0000000009e10000-0x0000000009ffffff] reserved
[    0.000000] reserve setup_data: [mem 0x000000000a000000-0x000000000a1fffff] usable
[    0.000000] reserve setup_data: [mem 0x000000000a200000-0x000000000a20afff] ACPI NVS
[    0.000000] reserve setup_data: [mem 0x000000000a20b000-0x000000000affffff] usable
[    0.000000] reserve setup_data: [mem 0x000000000b000000-0x000000000b01ffff] reserved
[    0.000000] reserve setup_data: [mem 0x000000000b020000-0x00000000a9f48017] usable
[    0.000000] reserve setup_data: [mem 0x00000000a9f48018-0x00000000a9f55457] usable
[    0.000000] reserve setup_data: [mem 0x00000000a9f55458-0x00000000a9f56017] usable
[    0.000000] reserve setup_data: [mem 0x00000000a9f56018-0x00000000a9f64057] usable
[    0.000000] reserve setup_data: [mem 0x00000000a9f64058-0x00000000a9f65017] usable
[    0.000000] reserve setup_data: [mem 0x00000000a9f65018-0x00000000a9f6d057] usable
[    0.000000] reserve setup_data: [mem 0x00000000a9f6d058-0x00000000a9f6e017] usable
[    0.000000] reserve setup_data: [mem 0x00000000a9f6e018-0x00000000a9f8c457] usable
[    0.000000] reserve setup_data: [mem 0x00000000a9f8c458-0x00000000b63edfff] usable
[    0.000000] reserve setup_data: [mem 0x00000000b63ee000-0x00000000b64d9fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000b64da000-0x00000000b64f4fff] ACPI data
[    0.000000] reserve setup_data: [mem 0x00000000b64f5000-0x00000000b65f7fff] usable
[    0.000000] reserve setup_data: [mem 0x00000000b65f8000-0x00000000b69affff] ACPI NVS
[    0.000000] reserve setup_data: [mem 0x00000000b69b0000-0x00000000b777efff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000b777f000-0x00000000b9ffffff] usable
[    0.000000] reserve setup_data: [mem 0x00000000ba000000-0x00000000bfffffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fd100000-0x00000000fd1fffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fea00000-0x00000000fea0ffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000feb80000-0x00000000fec01fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fec30000-0x00000000fec30fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fed40000-0x00000000fed44fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fed80000-0x00000000fed8ffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fedc2000-0x00000000fedcffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fedd4000-0x00000000fedd5fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fee00000-0x00000000feefffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000100000000-0x000000013f33ffff] usable
[    0.000000] efi: EFI v2.60 by American Megatrends
[    0.000000] efi: ACPI 2.0=0xb64db000 ACPI=0xb64db000 SMBIOS=0xb764b000 SMBIOS 3.0=0xb764a000 ESRT=0xb4485718 MEMATTR=0xb3cf5018 RNG=0xb71c0618 
[    0.000000] efi: seeding entropy pool
[    0.000000] random: fast init done
[    0.000000] SMBIOS 3.1.1 present.
[    0.000000] DMI: System manufacturer System Product Name/PRIME X370-A, BIOS 5222 10/15/2019
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] tsc: Detected 3194.152 MHz processor
[    0.000582] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000584] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000593] last_pfn = 0x13f340 max_arch_pfn = 0x400000000
[    0.000985] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.001196] e820: update [mem 0xc0000000-0xffffffff] usable ==> reserved
[    0.001217] last_pfn = 0xba000 max_arch_pfn = 0x400000000
[    0.005549] esrt: Reserving ESRT space from 0x00000000b4485718 to 0x00000000b4485750.
[    0.005555] e820: update [mem 0xb4485000-0xb4485fff] usable ==> reserved
[    0.005570] Using GB pages for direct mapping
[    0.006645] Secure boot disabled
[    0.006646] RAMDISK: [mem 0x7f783000-0x7fffffff]
[    0.006650] ACPI: Early table checksum verification disabled
[    0.006653] ACPI: RSDP 0x00000000B64DB000 000024 (v02 ALASKA)
[    0.006657] ACPI: XSDT 0x00000000B64DB0A8 0000C4 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.006663] ACPI: FACP 0x00000000B64E6468 000114 (v06 ALASKA A M I    01072009 AMI  00010013)
[    0.006669] ACPI: DSDT 0x00000000B64DB200 00B263 (v02 ALASKA A M I    01072009 INTL 20120913)
[    0.006673] ACPI: FACS 0x00000000B6998D80 000040
[    0.006675] ACPI: APIC 0x00000000B64E6580 00015E (v03 ALASKA A M I    01072009 AMI  00010013)
[    0.006679] ACPI: FPDT 0x00000000B64E66E0 000044 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.006682] ACPI: FIDT 0x00000000B64E6728 00009C (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.006685] ACPI: SSDT 0x00000000B64E67C8 000060 (v02 ALASKA CPUSSDT  01072009 AMI  01072009)
[    0.006688] ACPI: SSDT 0x00000000B64F3998 0000BF (v01 AMD    AMD PT   00001000 INTL 20120913)
[    0.006691] ACPI: SSDT 0x00000000B64E6880 005419 (v02 AMD    AmdTable 00000002 MSFT 02000002)
[    0.006694] ACPI: SSDT 0x00000000B64EBCA0 003301 (v01 AMD    AMD AOD  00000001 INTL 20120913)
[    0.006697] ACPI: MCFG 0x00000000B64EEFA8 00003C (v01 ALASKA A M I    01072009 MSFT 00010013)
[    0.006701] ACPI: HPET 0x00000000B64EEFE8 000038 (v01 ALASKA A M I    01072009 AMI  00000005)
[    0.006704] ACPI: UEFI 0x00000000B64EF020 000042 (v01                 00000000      00000000)
[    0.006707] ACPI: BGRT 0x00000000B64EF068 000038 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.006710] ACPI: IVRS 0x00000000B64EF0A0 0000D0 (v02 AMD    AMD IVRS 00000001 AMD  00000000)
[    0.006713] ACPI: SSDT 0x00000000B64EF170 0008E0 (v01 AMD    AMD CPU  00000001 AMD  00000001)
[    0.006716] ACPI: CRAT 0x00000000B64EFA50 000490 (v01 AMD    AMD CRAT 00000001 AMD  00000001)
[    0.006719] ACPI: CDIT 0x00000000B64EFEE0 000029 (v01 AMD    AMD CDIT 00000001 AMD  00000001)
[    0.006722] ACPI: SSDT 0x00000000B64EFF10 000C34 (v01 AMD    AmdTable 00000001 INTL 20120913)
[    0.006725] ACPI: SSDT 0x00000000B64F0B48 0010AC (v01 AMD    AmdTable 00000001 INTL 20120913)
[    0.006728] ACPI: SSDT 0x00000000B64F1BF8 000050 (v01 AMD    AmdTable 00000001 INTL 20120913)
[    0.006731] ACPI: SSDT 0x00000000B64F1C48 001D4A (v01 AMD    AmdTable 00000001 INTL 20120913)
[    0.006733] ACPI: Reserving FACP table memory at [mem 0xb64e6468-0xb64e657b]
[    0.006735] ACPI: Reserving DSDT table memory at [mem 0xb64db200-0xb64e6462]
[    0.006736] ACPI: Reserving FACS table memory at [mem 0xb6998d80-0xb6998dbf]
[    0.006737] ACPI: Reserving APIC table memory at [mem 0xb64e6580-0xb64e66dd]
[    0.006738] ACPI: Reserving FPDT table memory at [mem 0xb64e66e0-0xb64e6723]
[    0.006739] ACPI: Reserving FIDT table memory at [mem 0xb64e6728-0xb64e67c3]
[    0.006741] ACPI: Reserving SSDT table memory at [mem 0xb64e67c8-0xb64e6827]
[    0.006742] ACPI: Reserving SSDT table memory at [mem 0xb64f3998-0xb64f3a56]
[    0.006743] ACPI: Reserving SSDT table memory at [mem 0xb64e6880-0xb64ebc98]
[    0.006744] ACPI: Reserving SSDT table memory at [mem 0xb64ebca0-0xb64eefa0]
[    0.006745] ACPI: Reserving MCFG table memory at [mem 0xb64eefa8-0xb64eefe3]
[    0.006746] ACPI: Reserving HPET table memory at [mem 0xb64eefe8-0xb64ef01f]
[    0.006747] ACPI: Reserving UEFI table memory at [mem 0xb64ef020-0xb64ef061]
[    0.006748] ACPI: Reserving BGRT table memory at [mem 0xb64ef068-0xb64ef09f]
[    0.006749] ACPI: Reserving IVRS table memory at [mem 0xb64ef0a0-0xb64ef16f]
[    0.006750] ACPI: Reserving SSDT table memory at [mem 0xb64ef170-0xb64efa4f]
[    0.006751] ACPI: Reserving CRAT table memory at [mem 0xb64efa50-0xb64efedf]
[    0.006752] ACPI: Reserving CDIT table memory at [mem 0xb64efee0-0xb64eff08]
[    0.006753] ACPI: Reserving SSDT table memory at [mem 0xb64eff10-0xb64f0b43]
[    0.006754] ACPI: Reserving SSDT table memory at [mem 0xb64f0b48-0xb64f1bf3]
[    0.006755] ACPI: Reserving SSDT table memory at [mem 0xb64f1bf8-0xb64f1c47]
[    0.006756] ACPI: Reserving SSDT table memory at [mem 0xb64f1c48-0xb64f3991]
[    0.006838] No NUMA configuration found
[    0.006839] Faking a node at [mem 0x0000000000000000-0x000000013f33ffff]
[    0.006842] NODE_DATA(0) allocated [mem 0x13f33c000-0x13f33ffff]
[    0.006862] Zone ranges:
[    0.006863]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.006865]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.006866]   Normal   [mem 0x0000000100000000-0x000000013f33ffff]
[    0.006868]   Device   empty
[    0.006869] Movable zone start for each node
[    0.006869] Early memory node ranges
[    0.006870]   node   0: [mem 0x0000000000001000-0x000000000009ffff]
[    0.006871]   node   0: [mem 0x0000000000100000-0x0000000009e0ffff]
[    0.006873]   node   0: [mem 0x000000000a000000-0x000000000a1fffff]
[    0.006874]   node   0: [mem 0x000000000a20b000-0x000000000affffff]
[    0.006874]   node   0: [mem 0x000000000b020000-0x00000000b63edfff]
[    0.006876]   node   0: [mem 0x00000000b64f5000-0x00000000b65f7fff]
[    0.006877]   node   0: [mem 0x00000000b777f000-0x00000000b9ffffff]
[    0.006877]   node   0: [mem 0x0000000100000000-0x000000013f33ffff]
[    0.006879] Initmem setup node 0 [mem 0x0000000000001000-0x000000013f33ffff]
[    0.006883] On node 0, zone DMA: 1 pages in unavailable ranges
[    0.006903] On node 0, zone DMA: 96 pages in unavailable ranges
[    0.007079] On node 0, zone DMA32: 496 pages in unavailable ranges
[    0.007098] On node 0, zone DMA32: 11 pages in unavailable ranges
[    0.013833] On node 0, zone DMA32: 32 pages in unavailable ranges
[    0.013845] On node 0, zone DMA32: 263 pages in unavailable ranges
[    0.013992] On node 0, zone DMA32: 4487 pages in unavailable ranges
[    0.016694] On node 0, zone Normal: 24576 pages in unavailable ranges
[    0.016731] On node 0, zone Normal: 3264 pages in unavailable ranges
[    0.017489] ACPI: PM-Timer IO Port: 0x808
[    0.017498] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
[    0.017518] IOAPIC[0]: apic_id 5, version 33, address 0xfec00000, GSI 0-23
[    0.017530] IOAPIC[1]: apic_id 6, version 33, address 0xfec01000, GSI 24-55
[    0.017532] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.017534] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
[    0.017538] ACPI: Using ACPI (MADT) for SMP configuration information
[    0.017539] ACPI: HPET id: 0x10228201 base: 0xfed00000
[    0.017550] e820: update [mem 0xb3089000-0xb3111fff] usable ==> reserved
[    0.017564] smpboot: Allowing 32 CPUs, 28 hotplug CPUs
[    0.017598] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.017601] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[    0.017603] PM: hibernation: Registered nosave memory: [mem 0x09e10000-0x09ffffff]
[    0.017605] PM: hibernation: Registered nosave memory: [mem 0x0a200000-0x0a20afff]
[    0.017607] PM: hibernation: Registered nosave memory: [mem 0x0b000000-0x0b01ffff]
[    0.017609] PM: hibernation: Registered nosave memory: [mem 0xa9f48000-0xa9f48fff]
[    0.017610] PM: hibernation: Registered nosave memory: [mem 0xa9f55000-0xa9f55fff]
[    0.017611] PM: hibernation: Registered nosave memory: [mem 0xa9f56000-0xa9f56fff]
[    0.017613] PM: hibernation: Registered nosave memory: [mem 0xa9f64000-0xa9f64fff]
[    0.017614] PM: hibernation: Registered nosave memory: [mem 0xa9f65000-0xa9f65fff]
[    0.017616] PM: hibernation: Registered nosave memory: [mem 0xa9f6d000-0xa9f6dfff]
[    0.017617] PM: hibernation: Registered nosave memory: [mem 0xa9f6e000-0xa9f6efff]
[    0.017619] PM: hibernation: Registered nosave memory: [mem 0xa9f8c000-0xa9f8cfff]
[    0.017621] PM: hibernation: Registered nosave memory: [mem 0xb3089000-0xb3111fff]
[    0.017623] PM: hibernation: Registered nosave memory: [mem 0xb4485000-0xb4485fff]
[    0.017625] PM: hibernation: Registered nosave memory: [mem 0xb63ee000-0xb64d9fff]
[    0.017626] PM: hibernation: Registered nosave memory: [mem 0xb64da000-0xb64f4fff]
[    0.017628] PM: hibernation: Registered nosave memory: [mem 0xb65f8000-0xb69affff]
[    0.017628] PM: hibernation: Registered nosave memory: [mem 0xb69b0000-0xb777efff]
[    0.017630] PM: hibernation: Registered nosave memory: [mem 0xba000000-0xbfffffff]
[    0.017631] PM: hibernation: Registered nosave memory: [mem 0xc0000000-0xf7ffffff]
[    0.017632] PM: hibernation: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
[    0.017633] PM: hibernation: Registered nosave memory: [mem 0xfc000000-0xfd0fffff]
[    0.017634] PM: hibernation: Registered nosave memory: [mem 0xfd100000-0xfd1fffff]
[    0.017634] PM: hibernation: Registered nosave memory: [mem 0xfd200000-0xfe9fffff]
[    0.017635] PM: hibernation: Registered nosave memory: [mem 0xfea00000-0xfea0ffff]
[    0.017636] PM: hibernation: Registered nosave memory: [mem 0xfea10000-0xfeb7ffff]
[    0.017637] PM: hibernation: Registered nosave memory: [mem 0xfeb80000-0xfec01fff]
[    0.017638] PM: hibernation: Registered nosave memory: [mem 0xfec02000-0xfec0ffff]
[    0.017638] PM: hibernation: Registered nosave memory: [mem 0xfec10000-0xfec10fff]
[    0.017639] PM: hibernation: Registered nosave memory: [mem 0xfec11000-0xfec2ffff]
[    0.017640] PM: hibernation: Registered nosave memory: [mem 0xfec30000-0xfec30fff]
[    0.017641] PM: hibernation: Registered nosave memory: [mem 0xfec31000-0xfecfffff]
[    0.017642] PM: hibernation: Registered nosave memory: [mem 0xfed00000-0xfed00fff]
[    0.017642] PM: hibernation: Registered nosave memory: [mem 0xfed01000-0xfed3ffff]
[    0.017643] PM: hibernation: Registered nosave memory: [mem 0xfed40000-0xfed44fff]
[    0.017644] PM: hibernation: Registered nosave memory: [mem 0xfed45000-0xfed7ffff]
[    0.017645] PM: hibernation: Registered nosave memory: [mem 0xfed80000-0xfed8ffff]
[    0.017645] PM: hibernation: Registered nosave memory: [mem 0xfed90000-0xfedc1fff]
[    0.017646] PM: hibernation: Registered nosave memory: [mem 0xfedc2000-0xfedcffff]
[    0.017647] PM: hibernation: Registered nosave memory: [mem 0xfedd0000-0xfedd3fff]
[    0.017648] PM: hibernation: Registered nosave memory: [mem 0xfedd4000-0xfedd5fff]
[    0.017649] PM: hibernation: Registered nosave memory: [mem 0xfedd6000-0xfedfffff]
[    0.017649] PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfeefffff]
[    0.017650] PM: hibernation: Registered nosave memory: [mem 0xfef00000-0xfeffffff]
[    0.017651] PM: hibernation: Registered nosave memory: [mem 0xff000000-0xffffffff]
[    0.017653] [mem 0xc0000000-0xf7ffffff] available for PCI devices
[    0.017654] Booting paravirtualized kernel on bare hardware
[    0.017658] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
[    0.022284] setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:32 nr_node_ids:1
[    0.024453] percpu: Embedded 62 pages/cpu s217088 r8192 d28672 u262144
[    0.024468] pcpu-alloc: s217088 r8192 d28672 u262144 alloc=1*2097152
[    0.024470] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15 
[    0.024480] pcpu-alloc: [0] 16 17 18 19 20 21 22 23 [0] 24 25 26 27 28 29 30 31 
[    0.024519] Fallback order for Node 0: 0 
[    0.024529] Built 1 zonelists, mobility grouping on.  Total pages: 999324
[    0.024530] Policy zone: Normal
[    0.024531] Kernel command line: \xef\xbb\xbf  root=/dev/sda2 ro initrd=\initramfs-linux.img
[    0.024577] Unknown kernel command line parameters "\xef\xbb\xbf", will be passed to user space.
[    0.024579] printk: log_buf_len individual max cpu contribution: 4096 bytes
[    0.024580] printk: log_buf_len total cpu_extra contributions: 126976 bytes
[    0.024581] printk: log_buf_len min size: 131072 bytes
[    0.024823] printk: log_buf_len: 262144 bytes
[    0.024823] printk: early log buf free: 112400(85%)
[    0.025377] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[    0.025677] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.026099] mem auto-init: stack:byref_all(zero), heap alloc:on, heap free:off
[    0.056898] Memory: 3789932K/4061400K available (14343K kernel code, 2107K rwdata, 11020K rodata, 1792K init, 3812K bss, 271208K reserved, 0K cma-reserved)
[    0.056907] random: get_random_u64 called from __kmem_cache_create+0x2a/0x550 with crng_init=1
[    0.057124] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=32, Nodes=1
[    0.057152] ftrace: allocating 45176 entries in 177 pages
[    0.064228] ftrace: allocated 177 pages with 4 groups
[    0.064348] Dynamic Preempt: full
[    0.064436] rcu: Preemptible hierarchical RCU implementation.
[    0.064437] rcu: 	RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=32.
[    0.064438] rcu: 	RCU priority boosting: priority 1 delay 500 ms.
[    0.064439] 	Trampoline variant of Tasks RCU enabled.
[    0.064440] 	Rude variant of Tasks RCU enabled.
[    0.064440] 	Tracing variant of Tasks RCU enabled.
[    0.064441] rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
[    0.064442] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=32
[    0.067832] NR_IRQS: 20736, nr_irqs: 1224, preallocated irqs: 16
[    0.068158] kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
[    0.069710] random: crng init done (trusting CPU's manufacturer)
[    0.069761] Console: colour dummy device 80x25
[    0.069776] printk: console [tty0] enabled
[    0.069832] ACPI: Core revision 20211217
[    0.069992] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
[    0.070025] APIC: Switch to symmetric I/O mode setup
[    0.071545] Switched APIC routing to physical flat.
[    0.072746] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.086696] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x2e0ab5b7009, max_idle_ns: 440795319356 ns
[    0.086702] Calibrating delay loop (skipped), value calculated using timer frequency.. 6390.48 BogoMIPS (lpj=10647173)
[    0.086705] pid_max: default: 32768 minimum: 301
[    0.088845] LSM: Security Framework initializing
[    0.088854] landlock: Up and running.
[    0.088856] Yama: becoming mindful.
[    0.088864] LSM support for eBPF active
[    0.088893] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[    0.088904] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[    0.089451] LVT offset 1 assigned for vector 0xf9
[    0.089496] LVT offset 2 assigned for vector 0xf4
[    0.089511] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 512
[    0.089512] Last level dTLB entries: 4KB 1536, 2MB 1536, 4MB 768, 1GB 0
[    0.089516] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.089518] Spectre V2 : Mitigation: Retpolines
[    0.089519] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.089520] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.089521] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
[    0.091939] Freeing SMP alternatives memory: 36K
[    0.199561] smpboot: CPU0: AMD Athlon 200GE with Radeon Vega Graphics (family: 0x17, model: 0x11, stepping: 0x0)
[    0.200032] cblist_init_generic: Setting adjustable number of callback queues.
[    0.200032] cblist_init_generic: Setting shift to 5 and lim to 1.
[    0.200032] cblist_init_generic: Setting shift to 5 and lim to 1.
[    0.200032] cblist_init_generic: Setting shift to 5 and lim to 1.
[    0.200032] Performance Events: Fam17h+ core perfctr, AMD PMU driver.
[    0.200032] ... version:                0
[    0.200032] ... bit width:              48
[    0.200032] ... generic registers:      6
[    0.200032] ... value mask:             0000ffffffffffff
[    0.200032] ... max period:             00007fffffffffff
[    0.200032] ... fixed-purpose events:   0
[    0.200032] ... event mask:             000000000000003f
[    0.200032] rcu: Hierarchical SRCU implementation.
[    0.200032] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.200032] smp: Bringing up secondary CPUs ...
[    0.200032] x86: Booting SMP configuration:
[    0.200032] .... node  #0, CPUs:        #1  #2  #3
[    0.205825] smp: Brought up 1 node, 4 CPUs
[    0.205825] smpboot: Max logical packages: 8
[    0.205825] smpboot: Total of 4 processors activated (25563.93 BogoMIPS)
[    0.205825] devtmpfs: initialized
[    0.205825] x86/mm: Memory block size: 128MB
[    0.206923] ACPI: PM: Registering ACPI NVS region [mem 0x0a200000-0x0a20afff] (45056 bytes)
[    0.206923] ACPI: PM: Registering ACPI NVS region [mem 0xb65f8000-0xb69affff] (3899392 bytes)
[    0.206923] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[    0.206923] futex hash table entries: 8192 (order: 7, 524288 bytes, linear)
[    0.206964] pinctrl core: initialized pinctrl subsystem
[    0.207090] PM: RTC time: 17:18:40, date: 2022-04-07
[    0.207238] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.207349] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations
[    0.207397] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.207448] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.207464] audit: initializing netlink subsys (disabled)
[    0.207474] audit: type=2000 audit(1649351920.136:1): state=initialized audit_enabled=0 res=1
[    0.207474] thermal_sys: Registered thermal governor 'fair_share'
[    0.207474] thermal_sys: Registered thermal governor 'bang_bang'
[    0.207474] thermal_sys: Registered thermal governor 'step_wise'
[    0.207474] thermal_sys: Registered thermal governor 'user_space'
[    0.207474] thermal_sys: Registered thermal governor 'power_allocator'
[    0.207474] cpuidle: using governor ladder
[    0.207474] cpuidle: using governor menu
[    0.207474] HugeTLB: can free 4094 vmemmap pages for hugepages-1048576kB
[    0.207474] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.207474] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[    0.207474] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
[    0.207474] PCI: Using configuration type 1 for base access
[    0.208159] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[    0.208167] HugeTLB: can free 6 vmemmap pages for hugepages-2048kB
[    0.208167] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    0.208167] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.208167] ACPI: Added _OSI(Module Device)
[    0.208167] ACPI: Added _OSI(Processor Device)
[    0.208167] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.208167] ACPI: Added _OSI(Processor Aggregator Device)
[    0.208167] ACPI: Added _OSI(Linux-Dell-Video)
[    0.208167] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[    0.208167] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[    0.221606] ACPI: 10 ACPI AML tables successfully acquired and loaded
[    0.222928] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    0.224976] ACPI: Interpreter enabled
[    0.224993] ACPI: PM: (supports S0 S3 S4 S5)
[    0.224994] ACPI: Using IOAPIC for interrupt routing
[    0.225411] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.225717] ACPI: Enabled 4 GPEs in block 00 to 1F
[    0.246371] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.246377] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[    0.246492] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug SHPCHotplug PME LTR DPC]
[    0.246703] acpi PNP0A08:00: _OSC: OS now controls [AER PCIeCapability]
[    0.246714] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
[    0.247065] PCI host bridge to bus 0000:00
[    0.247067] pci_bus 0000:00: root bus resource [io  0x0000-0x03af window]
[    0.247070] pci_bus 0000:00: root bus resource [io  0x03e0-0x0cf7 window]
[    0.247071] pci_bus 0000:00: root bus resource [io  0x03b0-0x03df window]
[    0.247073] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.247074] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000dffff window]
[    0.247076] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfec2ffff window]
[    0.247077] pci_bus 0000:00: root bus resource [mem 0xfee00000-0xffffffff window]
[    0.247079] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.247095] pci 0000:00:00.0: [1022:15d0] type 00 class 0x060000
[    0.247224] pci 0000:00:00.2: [1022:15d1] type 00 class 0x080600
[    0.247375] pci 0000:00:01.0: [1022:1452] type 00 class 0x060000
[    0.247464] pci 0000:00:01.1: [1022:15d3] type 01 class 0x060400
[    0.247582] pci 0000:00:01.1: PME# supported from D0 D3hot D3cold
[    0.247799] pci 0000:00:01.2: [1022:15d3] type 01 class 0x060400
[    0.247848] pci 0000:00:01.2: enabling Extended Tags
[    0.247921] pci 0000:00:01.2: PME# supported from D0 D3hot D3cold
[    0.248156] pci 0000:00:08.0: [1022:1452] type 00 class 0x060000
[    0.248254] pci 0000:00:08.1: [1022:15db] type 01 class 0x060400
[    0.248306] pci 0000:00:08.1: enabling Extended Tags
[    0.248371] pci 0000:00:08.1: PME# supported from D0 D3hot D3cold
[    0.248560] pci 0000:00:08.2: [1022:15dc] type 01 class 0x060400
[    0.248612] pci 0000:00:08.2: enabling Extended Tags
[    0.248682] pci 0000:00:08.2: PME# supported from D0 D3hot D3cold
[    0.248915] pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500
[    0.249093] pci 0000:00:14.3: [1022:790e] type 00 class 0x060100
[    0.249274] pci 0000:00:18.0: [1022:15e8] type 00 class 0x060000
[    0.249306] pci 0000:00:18.1: [1022:15e9] type 00 class 0x060000
[    0.249340] pci 0000:00:18.2: [1022:15ea] type 00 class 0x060000
[    0.249371] pci 0000:00:18.3: [1022:15eb] type 00 class 0x060000
[    0.249402] pci 0000:00:18.4: [1022:15ec] type 00 class 0x060000
[    0.249432] pci 0000:00:18.5: [1022:15ed] type 00 class 0x060000
[    0.249462] pci 0000:00:18.6: [1022:15ee] type 00 class 0x060000
[    0.249492] pci 0000:00:18.7: [1022:15ef] type 00 class 0x060000
[    0.249618] pci 0000:01:00.0: [1002:6613] type 00 class 0x030000
[    0.249635] pci 0000:01:00.0: reg 0x10: [mem 0xe0000000-0xefffffff 64bit pref]
[    0.249646] pci 0000:01:00.0: reg 0x18: [mem 0xfcf00000-0xfcf3ffff 64bit]
[    0.249652] pci 0000:01:00.0: reg 0x20: [io  0xf000-0xf0ff]
[    0.249664] pci 0000:01:00.0: reg 0x30: [mem 0xfcf40000-0xfcf5ffff pref]
[    0.249732] pci 0000:01:00.0: supports D1 D2
[    0.249733] pci 0000:01:00.0: PME# supported from D1 D2 D3hot
[    0.249787] pci 0000:01:00.0: 31.504 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x4 link at 0000:00:01.1 (capable of 63.008 Gb/s with 8.0 GT/s PCIe x8 link)
[    0.249850] pci 0000:01:00.1: [1002:aab0] type 00 class 0x040300
[    0.249869] pci 0000:01:00.1: reg 0x10: [mem 0xfcf60000-0xfcf63fff 64bit]
[    0.249960] pci 0000:01:00.1: supports D1 D2
[    0.250066] pci 0000:00:01.1: PCI bridge to [bus 01]
[    0.250072] pci 0000:00:01.1:   bridge window [io  0xf000-0xffff]
[    0.250075] pci 0000:00:01.1:   bridge window [mem 0xfcf00000-0xfcffffff]
[    0.250080] pci 0000:00:01.1:   bridge window [mem 0xe0000000-0xefffffff 64bit pref]
[    0.250159] pci 0000:02:00.0: [1022:43b9] type 00 class 0x0c0330
[    0.250182] pci 0000:02:00.0: reg 0x10: [mem 0xfcda0000-0xfcda7fff 64bit]
[    0.250234] pci 0000:02:00.0: enabling Extended Tags
[    0.250305] pci 0000:02:00.0: PME# supported from D3hot D3cold
[    0.250369] pci 0000:02:00.0: 15.752 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x2 link at 0000:00:01.2 (capable of 31.504 Gb/s with 8.0 GT/s PCIe x4 link)
[    0.250438] pci 0000:02:00.1: [1022:43b5] type 00 class 0x010601
[    0.250499] pci 0000:02:00.1: reg 0x24: [mem 0xfcd80000-0xfcd9ffff]
[    0.250510] pci 0000:02:00.1: reg 0x30: [mem 0xfcd00000-0xfcd7ffff pref]
[    0.250518] pci 0000:02:00.1: enabling Extended Tags
[    0.250572] pci 0000:02:00.1: PME# supported from D3hot D3cold
[    0.250658] pci 0000:02:00.2: [1022:43b0] type 01 class 0x060400
[    0.250717] pci 0000:02:00.2: enabling Extended Tags
[    0.250776] pci 0000:02:00.2: PME# supported from D3hot D3cold
[    0.250906] pci 0000:00:01.2: PCI bridge to [bus 02-09]
[    0.250912] pci 0000:00:01.2:   bridge window [io  0xe000-0xefff]
[    0.250916] pci 0000:00:01.2:   bridge window [mem 0xfcb00000-0xfcdfffff]
[    0.250921] pci 0000:00:01.2:   bridge window [mem 0xf0000000-0xf00fffff 64bit pref]
[    0.251033] pci 0000:03:00.0: [1022:43b4] type 01 class 0x060400
[    0.251094] pci 0000:03:00.0: enabling Extended Tags
[    0.251170] pci 0000:03:00.0: PME# supported from D3hot D3cold
[    0.251287] pci 0000:03:04.0: [1022:43b4] type 01 class 0x060400
[    0.251348] pci 0000:03:04.0: enabling Extended Tags
[    0.251424] pci 0000:03:04.0: PME# supported from D3hot D3cold
[    0.251535] pci 0000:03:05.0: [1022:43b4] type 01 class 0x060400
[    0.251596] pci 0000:03:05.0: enabling Extended Tags
[    0.251671] pci 0000:03:05.0: PME# supported from D3hot D3cold
[    0.251784] pci 0000:03:06.0: [1022:43b4] type 01 class 0x060400
[    0.251845] pci 0000:03:06.0: enabling Extended Tags
[    0.251920] pci 0000:03:06.0: PME# supported from D3hot D3cold
[    0.252033] pci 0000:03:07.0: [1022:43b4] type 01 class 0x060400
[    0.252093] pci 0000:03:07.0: enabling Extended Tags
[    0.252168] pci 0000:03:07.0: PME# supported from D3hot D3cold
[    0.252300] pci 0000:02:00.2: PCI bridge to [bus 03-09]
[    0.252307] pci 0000:02:00.2:   bridge window [io  0xe000-0xefff]
[    0.252311] pci 0000:02:00.2:   bridge window [mem 0xfcb00000-0xfccfffff]
[    0.252317] pci 0000:02:00.2:   bridge window [mem 0xf0000000-0xf00fffff 64bit pref]
[    0.252367] pci 0000:03:00.0: PCI bridge to [bus 04]
[    0.252429] pci 0000:03:04.0: PCI bridge to [bus 05]
[    0.252526] pci 0000:06:00.0: [1b21:1080] type 01 class 0x060400
[    0.252745] pci 0000:06:00.0: supports D1 D2
[    0.252746] pci 0000:06:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.260057] pci 0000:03:05.0: PCI bridge to [bus 06-07]
[    0.260068] pci 0000:03:05.0:   bridge window [mem 0xfcc00000-0xfccfffff]
[    0.260075] pci 0000:03:05.0:   bridge window [mem 0xf0000000-0xf00fffff 64bit pref]
[    0.260156] pci_bus 0000:07: extended config space not accessible
[    0.260217] pci 0000:07:01.0: [1000:1960] type 00 class 0x010400
[    0.260262] pci 0000:07:01.0: reg 0x10: [mem 0xf0000000-0xf000ffff pref]
[    0.260403] pci 0000:07:01.0: reg 0x30: [mem 0xfcc00000-0xfcc0ffff pref]
[    0.260632] pci 0000:06:00.0: PCI bridge to [bus 07]
[    0.260649] pci 0000:06:00.0:   bridge window [mem 0xfcc00000-0xfccfffff]
[    0.260661] pci 0000:06:00.0:   bridge window [mem 0xf0000000-0xf00fffff 64bit pref]
[    0.260756] pci 0000:08:00.0: [10ec:8168] type 00 class 0x020000
[    0.260788] pci 0000:08:00.0: reg 0x10: [io  0xe000-0xe0ff]
[    0.260831] pci 0000:08:00.0: reg 0x18: [mem 0xfcb04000-0xfcb04fff 64bit]
[    0.260858] pci 0000:08:00.0: reg 0x20: [mem 0xfcb00000-0xfcb03fff 64bit]
[    0.261033] pci 0000:08:00.0: supports D1 D2
[    0.261034] pci 0000:08:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.261264] pci 0000:03:06.0: PCI bridge to [bus 08]
[    0.261271] pci 0000:03:06.0:   bridge window [io  0xe000-0xefff]
[    0.261275] pci 0000:03:06.0:   bridge window [mem 0xfcb00000-0xfcbfffff]
[    0.261332] pci 0000:03:07.0: PCI bridge to [bus 09]
[    0.261501] pci 0000:0a:00.0: [1002:15dd] type 00 class 0x030000
[    0.261530] pci 0000:0a:00.0: reg 0x10: [mem 0xc0000000-0xcfffffff 64bit pref]
[    0.261549] pci 0000:0a:00.0: reg 0x18: [mem 0xd0000000-0xd01fffff 64bit pref]
[    0.261561] pci 0000:0a:00.0: reg 0x20: [io  0xd000-0xd0ff]
[    0.261574] pci 0000:0a:00.0: reg 0x24: [mem 0xfca00000-0xfca7ffff]
[    0.261595] pci 0000:0a:00.0: enabling Extended Tags
[    0.261622] pci 0000:0a:00.0: BAR 0: assigned to efifb
[    0.261629] pci 0000:0a:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    0.261734] pci 0000:0a:00.0: PME# supported from D1 D2 D3hot D3cold
[    0.261919] pci 0000:0a:00.1: [1002:15de] type 00 class 0x040300
[    0.261941] pci 0000:0a:00.1: reg 0x10: [mem 0xfca88000-0xfca8bfff]
[    0.262015] pci 0000:0a:00.1: enabling Extended Tags
[    0.262088] pci 0000:0a:00.1: PME# supported from D1 D2 D3hot D3cold
[    0.262187] pci 0000:0a:00.2: [1022:15df] type 00 class 0x108000
[    0.262230] pci 0000:0a:00.2: reg 0x18: [mem 0xfc900000-0xfc9fffff]
[    0.262263] pci 0000:0a:00.2: reg 0x24: [mem 0xfca8c000-0xfca8dfff]
[    0.262284] pci 0000:0a:00.2: enabling Extended Tags
[    0.262456] pci 0000:0a:00.3: [1022:15e0] type 00 class 0x0c0330
[    0.262484] pci 0000:0a:00.3: reg 0x10: [mem 0xfc800000-0xfc8fffff 64bit]
[    0.262548] pci 0000:0a:00.3: enabling Extended Tags
[    0.262626] pci 0000:0a:00.3: PME# supported from D0 D3hot D3cold
[    0.262729] pci 0000:0a:00.4: [1022:15e1] type 00 class 0x0c0330
[    0.262756] pci 0000:0a:00.4: reg 0x10: [mem 0xfc700000-0xfc7fffff 64bit]
[    0.262819] pci 0000:0a:00.4: enabling Extended Tags
[    0.262897] pci 0000:0a:00.4: PME# supported from D0 D3hot D3cold
[    0.263009] pci 0000:0a:00.6: [1022:15e3] type 00 class 0x040300
[    0.263031] pci 0000:0a:00.6: reg 0x10: [mem 0xfca80000-0xfca87fff]
[    0.263105] pci 0000:0a:00.6: enabling Extended Tags
[    0.263177] pci 0000:0a:00.6: PME# supported from D0 D3hot D3cold
[    0.263309] pci 0000:00:08.1: PCI bridge to [bus 0a]
[    0.263315] pci 0000:00:08.1:   bridge window [io  0xd000-0xdfff]
[    0.263319] pci 0000:00:08.1:   bridge window [mem 0xfc700000-0xfcafffff]
[    0.263325] pci 0000:00:08.1:   bridge window [mem 0xc0000000-0xd01fffff 64bit pref]
[    0.263422] pci 0000:0b:00.0: [1022:7901] type 00 class 0x010601
[    0.263496] pci 0000:0b:00.0: reg 0x24: [mem 0xfce00000-0xfce007ff]
[    0.263516] pci 0000:0b:00.0: enabling Extended Tags
[    0.263612] pci 0000:0b:00.0: PME# supported from D3hot D3cold
[    0.263762] pci 0000:00:08.2: PCI bridge to [bus 0b]
[    0.263770] pci 0000:00:08.2:   bridge window [mem 0xfce00000-0xfcefffff]
[    0.264416] ACPI: PCI: Interrupt link LNKA configured for IRQ 0
[    0.264483] ACPI: PCI: Interrupt link LNKB configured for IRQ 0
[    0.264540] ACPI: PCI: Interrupt link LNKC configured for IRQ 0
[    0.264615] ACPI: PCI: Interrupt link LNKD configured for IRQ 0
[    0.264680] ACPI: PCI: Interrupt link LNKE configured for IRQ 0
[    0.264731] ACPI: PCI: Interrupt link LNKF configured for IRQ 0
[    0.264782] ACPI: PCI: Interrupt link LNKG configured for IRQ 0
[    0.264834] ACPI: PCI: Interrupt link LNKH configured for IRQ 0
[    0.266299] iommu: Default domain type: Translated 
[    0.266301] iommu: DMA domain TLB invalidation policy: lazy mode 
[    0.266312] pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
[    0.266312] pci 0000:0a:00.0: vgaarb: setting as boot VGA device
[    0.266312] pci 0000:0a:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    0.266312] pci 0000:01:00.0: vgaarb: bridge control possible
[    0.266312] pci 0000:0a:00.0: vgaarb: bridge control possible
[    0.266312] vgaarb: loaded
[    0.266312] SCSI subsystem initialized
[    0.266312] libata version 3.00 loaded.
[    0.266312] ACPI: bus type USB registered
[    0.266312] usbcore: registered new interface driver usbfs
[    0.266312] usbcore: registered new interface driver hub
[    0.266312] usbcore: registered new device driver usb
[    0.266312] pps_core: LinuxPPS API ver. 1 registered
[    0.266312] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.266312] PTP clock support registered
[    0.266312] EDAC MC: Ver: 3.0.0
[    0.266807] Registered efivars operations
[    0.266832] NetLabel: Initializing
[    0.266833] NetLabel:  domain hash size = 128
[    0.266834] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.266849] NetLabel:  unlabeled traffic allowed by default
[    0.266852] mctp: management component transport protocol core
[    0.266853] NET: Registered PF_MCTP protocol family
[    0.266857] PCI: Using ACPI for IRQ routing
[    0.269689] PCI: pci_cache_line_size set to 64 bytes
[    0.270053] e820: reserve RAM buffer [mem 0x09e10000-0x0bffffff]
[    0.270055] e820: reserve RAM buffer [mem 0x0a200000-0x0bffffff]
[    0.270056] e820: reserve RAM buffer [mem 0x0b000000-0x0bffffff]
[    0.270057] e820: reserve RAM buffer [mem 0xa9f48018-0xabffffff]
[    0.270058] e820: reserve RAM buffer [mem 0xa9f56018-0xabffffff]
[    0.270059] e820: reserve RAM buffer [mem 0xa9f65018-0xabffffff]
[    0.270060] e820: reserve RAM buffer [mem 0xa9f6e018-0xabffffff]
[    0.270061] e820: reserve RAM buffer [mem 0xb3089000-0xb3ffffff]
[    0.270062] e820: reserve RAM buffer [mem 0xb4485000-0xb7ffffff]
[    0.270063] e820: reserve RAM buffer [mem 0xb63ee000-0xb7ffffff]
[    0.270064] e820: reserve RAM buffer [mem 0xb65f8000-0xb7ffffff]
[    0.270065] e820: reserve RAM buffer [mem 0xba000000-0xbbffffff]
[    0.270066] e820: reserve RAM buffer [mem 0x13f340000-0x13fffffff]
[    0.270072] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[    0.270072] hpet0: 3 comparators, 32-bit 14.318180 MHz counter
[    0.272167] clocksource: Switched to clocksource tsc-early
[    0.278978] VFS: Disk quotas dquot_6.6.0
[    0.279000] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.279103] pnp: PnP ACPI init
[    0.279270] system 00:00: [mem 0xf8000000-0xfbffffff] has been reserved
[    0.279343] system 00:01: [mem 0xbc000000-0xbfffffff window] has been reserved
[    0.279702] system 00:03: [io  0x0300-0x030f] has been reserved
[    0.279705] system 00:03: [io  0x0230-0x023f] has been reserved
[    0.279706] system 00:03: [io  0x0290-0x029f] has been reserved
[    0.280043] pnp 00:04: [dma 0 disabled]
[    0.280326] system 00:05: [io  0x04d0-0x04d1] has been reserved
[    0.280329] system 00:05: [io  0x040b] has been reserved
[    0.280330] system 00:05: [io  0x04d6] has been reserved
[    0.280331] system 00:05: [io  0x0c00-0x0c01] has been reserved
[    0.280333] system 00:05: [io  0x0c14] has been reserved
[    0.280334] system 00:05: [io  0x0c50-0x0c51] has been reserved
[    0.280335] system 00:05: [io  0x0c52] has been reserved
[    0.280336] system 00:05: [io  0x0c6c] has been reserved
[    0.280337] system 00:05: [io  0x0c6f] has been reserved
[    0.280339] system 00:05: [io  0x0cd0-0x0cd1] has been reserved
[    0.280340] system 00:05: [io  0x0cd2-0x0cd3] has been reserved
[    0.280341] system 00:05: [io  0x0cd4-0x0cd5] has been reserved
[    0.280342] system 00:05: [io  0x0cd6-0x0cd7] has been reserved
[    0.280344] system 00:05: [io  0x0cd8-0x0cdf] has been reserved
[    0.280345] system 00:05: [io  0x0800-0x089f] has been reserved
[    0.280346] system 00:05: [io  0x0b00-0x0b0f] has been reserved
[    0.280347] system 00:05: [io  0x0b20-0x0b3f] has been reserved
[    0.280348] system 00:05: [io  0x0900-0x090f] has been reserved
[    0.280350] system 00:05: [io  0x0910-0x091f] has been reserved
[    0.280351] system 00:05: [mem 0xfec00000-0xfec00fff] could not be reserved
[    0.280353] system 00:05: [mem 0xfec01000-0xfec01fff] could not be reserved
[    0.280355] system 00:05: [mem 0xfedc0000-0xfedc0fff] has been reserved
[    0.280357] system 00:05: [mem 0xfee00000-0xfee00fff] has been reserved
[    0.280359] system 00:05: [mem 0xfed80000-0xfed8ffff] could not be reserved
[    0.280361] system 00:05: [mem 0xfec10000-0xfec10fff] has been reserved
[    0.280362] system 00:05: [mem 0xff000000-0xffffffff] has been reserved
[    0.280910] pnp: PnP ACPI: found 6 devices
[    0.286585] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.286648] NET: Registered PF_INET protocol family
[    0.286728] IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.287452] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
[    0.287485] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    0.287572] TCP bind hash table entries: 32768 (order: 7, 524288 bytes, linear)
[    0.287614] TCP: Hash tables configured (established 32768 bind 32768)
[    0.287707] MPTCP token hash table entries: 4096 (order: 4, 98304 bytes, linear)
[    0.287731] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
[    0.287745] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
[    0.287806] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    0.287811] NET: Registered PF_XDP protocol family
[    0.287842] pci 0000:00:01.1: PCI bridge to [bus 01]
[    0.287848] pci 0000:00:01.1:   bridge window [io  0xf000-0xffff]
[    0.287855] pci 0000:00:01.1:   bridge window [mem 0xfcf00000-0xfcffffff]
[    0.287859] pci 0000:00:01.1:   bridge window [mem 0xe0000000-0xefffffff 64bit pref]
[    0.287868] pci 0000:03:00.0: PCI bridge to [bus 04]
[    0.287882] pci 0000:03:04.0: PCI bridge to [bus 05]
[    0.287906] pci 0000:06:00.0: PCI bridge to [bus 07]
[    0.287915] pci 0000:06:00.0:   bridge window [mem 0xfcc00000-0xfccfffff]
[    0.287921] pci 0000:06:00.0:   bridge window [mem 0xf0000000-0xf00fffff 64bit pref]
[    0.287933] pci 0000:03:05.0: PCI bridge to [bus 06-07]
[    0.287938] pci 0000:03:05.0:   bridge window [mem 0xfcc00000-0xfccfffff]
[    0.287941] pci 0000:03:05.0:   bridge window [mem 0xf0000000-0xf00fffff 64bit pref]
[    0.287948] pci 0000:03:06.0: PCI bridge to [bus 08]
[    0.287951] pci 0000:03:06.0:   bridge window [io  0xe000-0xefff]
[    0.287956] pci 0000:03:06.0:   bridge window [mem 0xfcb00000-0xfcbfffff]
[    0.287965] pci 0000:03:07.0: PCI bridge to [bus 09]
[    0.287978] pci 0000:02:00.2: PCI bridge to [bus 03-09]
[    0.287980] pci 0000:02:00.2:   bridge window [io  0xe000-0xefff]
[    0.287985] pci 0000:02:00.2:   bridge window [mem 0xfcb00000-0xfccfffff]
[    0.287989] pci 0000:02:00.2:   bridge window [mem 0xf0000000-0xf00fffff 64bit pref]
[    0.287995] pci 0000:00:01.2: PCI bridge to [bus 02-09]
[    0.287997] pci 0000:00:01.2:   bridge window [io  0xe000-0xefff]
[    0.288002] pci 0000:00:01.2:   bridge window [mem 0xfcb00000-0xfcdfffff]
[    0.288006] pci 0000:00:01.2:   bridge window [mem 0xf0000000-0xf00fffff 64bit pref]
[    0.288014] pci 0000:00:08.1: PCI bridge to [bus 0a]
[    0.288021] pci 0000:00:08.1:   bridge window [io  0xd000-0xdfff]
[    0.288026] pci 0000:00:08.1:   bridge window [mem 0xfc700000-0xfcafffff]
[    0.288030] pci 0000:00:08.1:   bridge window [mem 0xc0000000-0xd01fffff 64bit pref]
[    0.288036] pci 0000:00:08.2: PCI bridge to [bus 0b]
[    0.288041] pci 0000:00:08.2:   bridge window [mem 0xfce00000-0xfcefffff]
[    0.288052] pci_bus 0000:00: resource 4 [io  0x0000-0x03af window]
[    0.288053] pci_bus 0000:00: resource 5 [io  0x03e0-0x0cf7 window]
[    0.288055] pci_bus 0000:00: resource 6 [io  0x03b0-0x03df window]
[    0.288056] pci_bus 0000:00: resource 7 [io  0x0d00-0xffff window]
[    0.288057] pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000dffff window]
[    0.288058] pci_bus 0000:00: resource 9 [mem 0xc0000000-0xfec2ffff window]
[    0.288060] pci_bus 0000:00: resource 10 [mem 0xfee00000-0xffffffff window]
[    0.288061] pci_bus 0000:01: resource 0 [io  0xf000-0xffff]
[    0.288063] pci_bus 0000:01: resource 1 [mem 0xfcf00000-0xfcffffff]
[    0.288064] pci_bus 0000:01: resource 2 [mem 0xe0000000-0xefffffff 64bit pref]
[    0.288065] pci_bus 0000:02: resource 0 [io  0xe000-0xefff]
[    0.288066] pci_bus 0000:02: resource 1 [mem 0xfcb00000-0xfcdfffff]
[    0.288068] pci_bus 0000:02: resource 2 [mem 0xf0000000-0xf00fffff 64bit pref]
[    0.288069] pci_bus 0000:03: resource 0 [io  0xe000-0xefff]
[    0.288070] pci_bus 0000:03: resource 1 [mem 0xfcb00000-0xfccfffff]
[    0.288071] pci_bus 0000:03: resource 2 [mem 0xf0000000-0xf00fffff 64bit pref]
[    0.288073] pci_bus 0000:06: resource 1 [mem 0xfcc00000-0xfccfffff]
[    0.288074] pci_bus 0000:06: resource 2 [mem 0xf0000000-0xf00fffff 64bit pref]
[    0.288075] pci_bus 0000:07: resource 1 [mem 0xfcc00000-0xfccfffff]
[    0.288077] pci_bus 0000:07: resource 2 [mem 0xf0000000-0xf00fffff 64bit pref]
[    0.288078] pci_bus 0000:08: resource 0 [io  0xe000-0xefff]
[    0.288079] pci_bus 0000:08: resource 1 [mem 0xfcb00000-0xfcbfffff]
[    0.288080] pci_bus 0000:0a: resource 0 [io  0xd000-0xdfff]
[    0.288081] pci_bus 0000:0a: resource 1 [mem 0xfc700000-0xfcafffff]
[    0.288082] pci_bus 0000:0a: resource 2 [mem 0xc0000000-0xd01fffff 64bit pref]
[    0.288084] pci_bus 0000:0b: resource 1 [mem 0xfce00000-0xfcefffff]
[    0.288221] pci 0000:01:00.1: D0 power state depends on 0000:01:00.0
[    0.288443] pci 0000:06:00.0: Disabling ASPM L0s/L1
[    0.288478] pci 0000:0a:00.1: D0 power state depends on 0000:0a:00.0
[    0.288535] pci 0000:0a:00.3: extending delay after power-on from D3hot to 20 msec
[    0.288696] pci 0000:0a:00.4: extending delay after power-on from D3hot to 20 msec
[    0.288806] PCI: CLS 64 bytes, default 64
[    0.288819] pci 0000:00:00.2: AMD-Vi: IOMMU performance counters supported
[    0.288861] pci 0000:00:00.2: can't derive routing for PCI INT A
[    0.288863] pci 0000:00:00.2: PCI INT A: not connected
[    0.288887] pci 0000:00:01.0: Adding to iommu group 0
[    0.288887] Trying to unpack rootfs image as initramfs...
[    0.288899] pci 0000:00:01.1: Adding to iommu group 1
[    0.288911] pci 0000:00:01.2: Adding to iommu group 2
[    0.288929] pci 0000:00:08.0: Adding to iommu group 3
[    0.288942] pci 0000:00:08.1: Adding to iommu group 4
[    0.288953] pci 0000:00:08.2: Adding to iommu group 5
[    0.288971] pci 0000:00:14.0: Adding to iommu group 6
[    0.288982] pci 0000:00:14.3: Adding to iommu group 6
[    0.289024] pci 0000:00:18.0: Adding to iommu group 7
[    0.289035] pci 0000:00:18.1: Adding to iommu group 7
[    0.289045] pci 0000:00:18.2: Adding to iommu group 7
[    0.289054] pci 0000:00:18.3: Adding to iommu group 7
[    0.289063] pci 0000:00:18.4: Adding to iommu group 7
[    0.289073] pci 0000:00:18.5: Adding to iommu group 7
[    0.289083] pci 0000:00:18.6: Adding to iommu group 7
[    0.289092] pci 0000:00:18.7: Adding to iommu group 7
[    0.289114] pci 0000:01:00.0: Adding to iommu group 8
[    0.289126] pci 0000:01:00.1: Adding to iommu group 8
[    0.289150] pci 0000:02:00.0: Adding to iommu group 9
[    0.289163] pci 0000:02:00.1: Adding to iommu group 9
[    0.289175] pci 0000:02:00.2: Adding to iommu group 9
[    0.289180] pci 0000:03:00.0: Adding to iommu group 9
[    0.289184] pci 0000:03:04.0: Adding to iommu group 9
[    0.289191] pci 0000:03:05.0: Adding to iommu group 9
[    0.289196] pci 0000:03:06.0: Adding to iommu group 9
[    0.289200] pci 0000:03:07.0: Adding to iommu group 9
[    0.289205] pci 0000:06:00.0: Adding to iommu group 9
[    0.289210] pci 0000:07:01.0: Adding to iommu group 9
[    0.289216] pci 0000:08:00.0: Adding to iommu group 9
[    0.289255] pci 0000:0a:00.0: Adding to iommu group 10
[    0.289291] pci 0000:0a:00.1: Adding to iommu group 11
[    0.289312] pci 0000:0a:00.2: Adding to iommu group 11
[    0.289328] pci 0000:0a:00.3: Adding to iommu group 11
[    0.289344] pci 0000:0a:00.4: Adding to iommu group 11
[    0.289360] pci 0000:0a:00.6: Adding to iommu group 11
[    0.289372] pci 0000:0b:00.0: Adding to iommu group 12
[    0.293678] pci 0000:00:00.2: AMD-Vi: Found IOMMU cap 0x40
[    0.293684] AMD-Vi: Extended features (0x4f77ef22294ada): PPR NX GT IA GA PC GA_vAPIC
[    0.293690] AMD-Vi: Interrupt remapping enabled
[    0.293690] AMD-Vi: Virtual APIC enabled
[    0.293914] software IO TLB: tearing down default memory pool
[    0.295345] perf/amd_iommu: Detected AMD IOMMU #0 (2 banks, 4 counters/bank).
[    0.296108] Initialise system trusted keyrings
[    0.296119] Key type blacklist registered
[    0.296166] workingset: timestamp_bits=41 max_order=20 bucket_order=0
[    0.297719] zbud: loaded
[    0.308799] Key type asymmetric registered
[    0.308805] Asymmetric key parser 'x509' registered
[    0.345405] Freeing initrd memory: 8692K
[    0.347476] alg: self-tests for CTR-KDF (hmac(sha256)) passed
[    0.347502] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 242)
[    0.347544] io scheduler mq-deadline registered
[    0.347545] io scheduler kyber registered
[    0.347579] io scheduler bfq registered
[    0.347975] pcieport 0000:00:01.1: AER: enabled with IRQ 26
[    0.348215] pcieport 0000:00:01.2: AER: enabled with IRQ 27
[    0.348646] pcieport 0000:00:08.2: AER: enabled with IRQ 29
[    0.349916] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    0.350028] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[    0.350052] ACPI: button: Power Button [PWRB]
[    0.350083] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[    0.350165] ACPI: button: Power Button [PWRF]
[    0.350218] Monitor-Mwait will be used to enter C-1 state
[    0.350224] ACPI: \_PR_.C000: Found 2 idle states
[    0.350315] ACPI: \_PR_.C002: Found 2 idle states
[    0.350383] ACPI: \_PR_.C001: Found 2 idle states
[    0.350451] ACPI: \_PR_.C003: Found 2 idle states
[    0.350694] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    0.350898] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[    0.352536] Non-volatile memory driver v1.3
[    0.352537] Linux agpgart interface v0.103
[    0.352569] AMD-Vi: AMD IOMMUv2 loaded and initialized
[    0.352610] ACPI: bus type drm_connector registered
[    0.353354] ahci 0000:02:00.1: version 3.0
[    0.353493] ahci 0000:02:00.1: SSS flag set, parallel bus scan disabled
[    0.353577] ahci 0000:02:00.1: AHCI 0001.0301 32 slots 8 ports 6 Gbps 0xff impl SATA mode
[    0.353581] ahci 0000:02:00.1: flags: 64bit ncq sntf stag pm led clo only pmp pio slum part sxs deso sadm sds apst 
[    0.354208] scsi host0: ahci
[    0.354342] scsi host1: ahci
[    0.354431] scsi host2: ahci
[    0.354538] scsi host3: ahci
[    0.354632] scsi host4: ahci
[    0.354721] scsi host5: ahci
[    0.354808] scsi host6: ahci
[    0.354908] scsi host7: ahci
[    0.354949] ata1: SATA max UDMA/133 abar m131072@0xfcd80000 port 0xfcd80100 irq 40
[    0.354953] ata2: SATA max UDMA/133 abar m131072@0xfcd80000 port 0xfcd80180 irq 40
[    0.354955] ata3: SATA max UDMA/133 abar m131072@0xfcd80000 port 0xfcd80200 irq 40
[    0.354958] ata4: SATA max UDMA/133 abar m131072@0xfcd80000 port 0xfcd80280 irq 40
[    0.354960] ata5: SATA max UDMA/133 abar m131072@0xfcd80000 port 0xfcd80300 irq 40
[    0.354962] ata6: SATA max UDMA/133 abar m131072@0xfcd80000 port 0xfcd80380 irq 40
[    0.354965] ata7: SATA max UDMA/133 abar m131072@0xfcd80000 port 0xfcd80400 irq 40
[    0.354967] ata8: SATA max UDMA/133 abar m131072@0xfcd80000 port 0xfcd80480 irq 40
[    0.355197] ahci 0000:0b:00.0: AHCI 0001.0301 32 slots 1 ports 6 Gbps 0x1 impl SATA mode
[    0.355201] ahci 0000:0b:00.0: flags: 64bit ncq sntf ilck pm led clo only pmp fbs pio slum part 
[    0.355365] scsi host8: ahci
[    0.355411] ata9: SATA max UDMA/133 abar m2048@0xfce00000 port 0xfce00100 irq 42
[    0.355454] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.355457] ehci-pci: EHCI PCI platform driver
[    0.355472] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    0.355474] ohci-pci: OHCI PCI platform driver
[    0.355481] uhci_hcd: USB Universal Host Controller Interface driver
[    0.355512] usbcore: registered new interface driver usbserial_generic
[    0.355515] usbserial: USB Serial support registered for generic
[    0.355588] rtc_cmos 00:02: RTC can wake from S4
[    0.355891] rtc_cmos 00:02: registered as rtc0
[    0.355940] rtc_cmos 00:02: setting system clock to 2022-04-07T17:18:40 UTC (1649351920)
[    0.355953] rtc_cmos 00:02: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[    0.356019] ledtrig-cpu: registered to indicate activity on CPUs
[    0.356175] efifb: probing for efifb
[    0.356208] efifb: framebuffer at 0xc0000000, using 5176k, total 5175k
[    0.356210] efifb: mode is 1440x900x32, linelength=5888, pages=1
[    0.356211] efifb: scrolling: redraw
[    0.356211] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    0.356241] fbcon: Deferring console take-over
[    0.356242] fb0: EFI VGA frame buffer device
[    0.356263] hid: raw HID events driver (C) Jiri Kosina
[    0.356336] drop_monitor: Initializing network drop monitor service
[    0.356395] Initializing XFRM netlink socket
[    0.356479] NET: Registered PF_INET6 protocol family
[    0.358643] Segment Routing with IPv6
[    0.358646] RPL Segment Routing with IPv6
[    0.358655] In-situ OAM (IOAM) with IPv6
[    0.358678] NET: Registered PF_PACKET protocol family
[    0.358981] microcode: CPU0: patch_level=0x08101016
[    0.358985] microcode: CPU1: patch_level=0x08101016
[    0.358989] microcode: CPU2: patch_level=0x08101016
[    0.358993] microcode: CPU3: patch_level=0x08101016
[    0.358996] microcode: Microcode Update Driver: v2.2.
[    0.359000] IPI shorthand broadcast: enabled
[    0.359010] sched_clock: Marking stable (356996128, 1929929)->(363970736, -5044679)
[    0.359192] registered taskstats version 1
[    0.359262] Loading compiled-in X.509 certificates
[    0.362192] Loaded X.509 cert 'Build time autogenerated kernel key: c55f1ddef02913bc5cc55272f3bdcfb9d9962090'
[    0.363443] zswap: loaded using pool lz4/z3fold
[    0.363786] Key type ._fscrypt registered
[    0.363788] Key type .fscrypt registered
[    0.363789] Key type fscrypt-provisioning registered
[    0.364837] PM:   Magic number: 2:587:339
[    0.365038] RAS: Correctable Errors collector initialized.
[    0.670335] ata9: SATA link down (SStatus 0 SControl 300)
[    0.671800] ata1: SATA link down (SStatus 0 SControl 300)
[    0.988459] ata2: SATA link down (SStatus 0 SControl 300)
[    1.304471] ata3: SATA link down (SStatus 0 SControl 300)
[    1.320342] tsc: Refined TSC clocksource calibration: 3196.748 MHz
[    1.320361] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2e144a4431a, max_idle_ns: 440795275242 ns
[    1.320409] clocksource: Switched to clocksource tsc
[    1.773527] ata4: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    1.774589] ata4.00: ATA-8: WDC WD1600AAJS-61M0A0, 01.03E01, max UDMA/133
[    1.774677] ata4.00: 312581808 sectors, multi 16: LBA48 NCQ (depth 32), AA
[    1.775517] ata4.00: configured for UDMA/133
[    1.775739] scsi 3:0:0:0: Direct-Access     ATA      WDC WD1600AAJS-6 3E01 PQ: 0 ANSI: 5
[    1.775980] sd 3:0:0:0: [sda] 312581808 512-byte logical blocks: (160 GB/149 GiB)
[    1.775990] sd 3:0:0:0: [sda] Write Protect is off
[    1.775993] sd 3:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.776012] sd 3:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.848965]  sda: sda1 sda2
[    1.863574] sd 3:0:0:0: [sda] Attached SCSI disk
[    2.090287] ata5: SATA link down (SStatus 0 SControl 300)
[    2.093400] clocksource: timekeeping watchdog on CPU3: Marking clocksource 'tsc' as unstable because the skew is too large:
[    2.093406] clocksource:                       'hpet' wd_nsec: 506974978 wd_now: 1bb22a5 wd_last: 14c5f56 mask: ffffffff
[    2.093408] clocksource:                       'tsc' cs_nsec: 506538651 cs_now: 1f093ea000 cs_last: 1ea8ba6ce0 mask: ffffffffffffffff
[    2.093411] clocksource:                       'tsc' is current clocksource.
[    2.093416] tsc: Marking TSC unstable due to clocksource watchdog
[    2.093427] TSC found unstable after boot, most likely due to broken BIOS. Use 'tsc=unstable'.
[    2.093428] sched_clock: Marking unstable (2091496406, 1929851)<-(2098471113, -5044679)
[    2.093577] clocksource: Checking clocksource tsc synchronization from CPU 3 to CPUs 0.
[    2.093606] clocksource: Switched to clocksource hpet
[    2.404037] ata6: SATA link down (SStatus 0 SControl 300)
[    2.717682] ata7: SATA link down (SStatus 0 SControl 300)
[    3.031172] ata8: SATA link down (SStatus 0 SControl 300)
[    3.033847] Freeing unused decrypted memory: 2036K
[    3.034130] Freeing unused kernel image (initmem) memory: 1792K
[    3.034134] Write protecting the kernel read-only data: 28672k
[    3.034742] Freeing unused kernel image (text/rodata gap) memory: 2040K
[    3.035042] Freeing unused kernel image (rodata/data gap) memory: 1268K
[    3.080271] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    3.080277] rodata_test: all tests were successful
[    3.080284] Run /init as init process
[    3.080285]   with arguments:
[    3.080287]     /init
[    3.080288]     \xef\xbb\xbf
[    3.080289]   with environment:
[    3.080289]     HOME=/
[    3.080290]     TERM=linux
[    3.127010] fbcon: Taking over console
[    3.127093] Console: switching to colour frame buffer device 180x56
[    3.266807] xhci_hcd 0000:02:00.0: xHCI Host Controller
[    3.266817] xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 1
[    3.322215] xhci_hcd 0000:02:00.0: hcc params 0x0200ef81 hci version 0x110 quirks 0x0000010008000410
[    3.322473] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.17
[    3.322477] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.322478] usb usb1: Product: xHCI Host Controller
[    3.322480] usb usb1: Manufacturer: Linux 5.17.1-arch1-1 xhci-hcd
[    3.322481] usb usb1: SerialNumber: 0000:02:00.0
[    3.322631] hub 1-0:1.0: USB hub found
[    3.322654] hub 1-0:1.0: 14 ports detected
[    3.332105] xhci_hcd 0000:02:00.0: xHCI Host Controller
[    3.332109] xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 2
[    3.332112] xhci_hcd 0000:02:00.0: Host supports USB 3.1 Enhanced SuperSpeed
[    3.332168] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[    3.332193] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.17
[    3.332195] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.332197] usb usb2: Product: xHCI Host Controller
[    3.332198] usb usb2: Manufacturer: Linux 5.17.1-arch1-1 xhci-hcd
[    3.332199] usb usb2: SerialNumber: 0000:02:00.0
[    3.332302] hub 2-0:1.0: USB hub found
[    3.332317] hub 2-0:1.0: 8 ports detected
[    3.337857] xhci_hcd 0000:0a:00.3: xHCI Host Controller
[    3.337862] xhci_hcd 0000:0a:00.3: new USB bus registered, assigned bus number 3
[    3.338075] xhci_hcd 0000:0a:00.3: hcc params 0x0270ffe5 hci version 0x110 quirks 0x0000000840000410
[    3.338513] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.17
[    3.338515] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.338517] usb usb3: Product: xHCI Host Controller
[    3.338518] usb usb3: Manufacturer: Linux 5.17.1-arch1-1 xhci-hcd
[    3.338519] usb usb3: SerialNumber: 0000:0a:00.3
[    3.338617] hub 3-0:1.0: USB hub found
[    3.338628] hub 3-0:1.0: 4 ports detected
[    3.339147] xhci_hcd 0000:0a:00.3: xHCI Host Controller
[    3.339150] xhci_hcd 0000:0a:00.3: new USB bus registered, assigned bus number 4
[    3.339152] xhci_hcd 0000:0a:00.3: Host supports USB 3.1 Enhanced SuperSpeed
[    3.339187] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[    3.339207] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.17
[    3.339209] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.339210] usb usb4: Product: xHCI Host Controller
[    3.339212] usb usb4: Manufacturer: Linux 5.17.1-arch1-1 xhci-hcd
[    3.339213] usb usb4: SerialNumber: 0000:0a:00.3
[    3.339299] hub 4-0:1.0: USB hub found
[    3.339309] hub 4-0:1.0: 4 ports detected
[    3.339939] xhci_hcd 0000:0a:00.4: xHCI Host Controller
[    3.339943] xhci_hcd 0000:0a:00.4: new USB bus registered, assigned bus number 5
[    3.340129] xhci_hcd 0000:0a:00.4: hcc params 0x0260ffe5 hci version 0x110 quirks 0x0000000840000410
[    3.340598] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.17
[    3.340601] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.340602] usb usb5: Product: xHCI Host Controller
[    3.340603] usb usb5: Manufacturer: Linux 5.17.1-arch1-1 xhci-hcd
[    3.340604] usb usb5: SerialNumber: 0000:0a:00.4
[    3.340688] hub 5-0:1.0: USB hub found
[    3.340696] hub 5-0:1.0: 2 ports detected
[    3.340939] xhci_hcd 0000:0a:00.4: xHCI Host Controller
[    3.340942] xhci_hcd 0000:0a:00.4: new USB bus registered, assigned bus number 6
[    3.340945] xhci_hcd 0000:0a:00.4: Host supports USB 3.1 Enhanced SuperSpeed
[    3.340977] usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
[    3.340998] usb usb6: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.17
[    3.341000] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.341001] usb usb6: Product: xHCI Host Controller
[    3.341002] usb usb6: Manufacturer: Linux 5.17.1-arch1-1 xhci-hcd
[    3.341003] usb usb6: SerialNumber: 0000:0a:00.4
[    3.341096] hub 6-0:1.0: USB hub found
[    3.341102] hub 6-0:1.0: 1 port detected
[    3.583400] usb 1-12: new full-speed USB device number 2 using xhci_hcd
[    3.894205] EXT4-fs (sda2): mounted filesystem with ordered data mode. Quota mode: none.
[    3.919598] usb 1-12: New USB device found, idVendor=046d, idProduct=c52b, bcdDevice=12.01
[    3.919605] usb 1-12: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    3.919608] usb 1-12: Product: USB Receiver
[    3.919610] usb 1-12: Manufacturer: Logitech
[    5.194442] systemd[1]: systemd 250.4-2-arch running in system mode (+PAM +AUDIT -SELINUX -APPARMOR -IMA +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT -QRENCODE +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -BPF_FRAMEWORK +XKBCOMMON +UTMP -SYSVINIT default-hierarchy=unified)
[    5.210195] systemd[1]: Detected architecture x86-64.
[    6.330672] systemd[1]: Queued start job for default target Graphical Interface.
[    6.331816] systemd[1]: Created slice Slice /system/getty.
[    6.332208] systemd[1]: Created slice Slice /system/modprobe.
[    6.332521] systemd[1]: Created slice User and Session Slice.
[    6.332671] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[    6.332815] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    6.333024] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    6.333194] systemd[1]: Reached target Local Encrypted Volumes.
[    6.333300] systemd[1]: Reached target Local Integrity Protected Volumes.
[    6.333433] systemd[1]: Reached target Path Units.
[    6.333524] systemd[1]: Reached target Remote File Systems.
[    6.333623] systemd[1]: Reached target Slice Units.
[    6.333725] systemd[1]: Reached target Swaps.
[    6.333847] systemd[1]: Reached target Local Verity Protected Volumes.
[    6.333989] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[    6.335470] systemd[1]: Listening on Process Core Dump Socket.
[    6.335684] systemd[1]: Listening on Journal Audit Socket.
[    6.335863] systemd[1]: Listening on Journal Socket (/dev/log).
[    6.336043] systemd[1]: Listening on Journal Socket.
[    6.336237] systemd[1]: Listening on udev Control Socket.
[    6.336397] systemd[1]: Listening on udev Kernel Socket.
[    6.337426] systemd[1]: Mounting Huge Pages File System...
[    6.338271] systemd[1]: Mounting POSIX Message Queue File System...
[    6.339155] systemd[1]: Mounting Kernel Debug File System...
[    6.339986] systemd[1]: Mounting Kernel Trace File System...
[    6.394609] systemd[1]: Mounting Temporary Directory /tmp...
[    6.395708] systemd[1]: Starting Create List of Static Device Nodes...
[    6.396946] systemd[1]: Starting Load Kernel Module configfs...
[    6.398120] systemd[1]: Starting Load Kernel Module drm...
[    6.399407] systemd[1]: Starting Load Kernel Module fuse...
[    6.400493] systemd[1]: Starting File System Check on Root Device...
[    6.402284] systemd[1]: Starting Journal Service...
[    6.498166] fuse: init (API version 7.36)
[    6.558552] systemd[1]: Load Kernel Modules was skipped because all trigger condition checks failed.
[    6.558649] systemd[1]: Repartition Root Disk was skipped because all trigger condition checks failed.
[    6.559611] systemd[1]: Starting Apply Kernel Variables...
[    6.560635] systemd[1]: Starting Coldplug All udev Devices...
[    6.562351] systemd[1]: Mounted Huge Pages File System.
[    6.562511] systemd[1]: Mounted POSIX Message Queue File System.
[    6.562659] systemd[1]: Mounted Kernel Debug File System.
[    6.562801] systemd[1]: Mounted Kernel Trace File System.
[    6.562945] systemd[1]: Mounted Temporary Directory /tmp.
[    6.563290] systemd[1]: Finished Create List of Static Device Nodes.
[    6.564274] systemd[1]: modprobe@configfs.service: Deactivated successfully.
[    6.564467] systemd[1]: Finished Load Kernel Module configfs.
[    6.565342] systemd[1]: modprobe@drm.service: Deactivated successfully.
[    6.565539] systemd[1]: Finished Load Kernel Module drm.
[    6.566299] systemd[1]: modprobe@fuse.service: Deactivated successfully.
[    6.566476] systemd[1]: Finished Load Kernel Module fuse.
[    6.568101] systemd[1]: Mounting FUSE Control File System...
[    6.569414] systemd[1]: Mounting Kernel Configuration File System...
[    6.571429] systemd[1]: Mounted FUSE Control File System.
[    6.572438] systemd[1]: Mounted Kernel Configuration File System.
[    6.634093] systemd[1]: Finished Apply Kernel Variables.
[    6.634963] audit: type=1130 audit(1649351926.774:2): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    6.648420] systemd[1]: Started Journal Service.
[    6.649327] audit: type=1130 audit(1649351926.787: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'
[    6.662903] audit: type=1130 audit(1649351926.800:4): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck-root comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    6.678310] audit: type=1130 audit(1649351926.817:5): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    6.716366] EXT4-fs (sda2): re-mounted. Quota mode: none.
[    6.718508] audit: type=1130 audit(1649351926.857:6): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-remount-fs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    6.747134] systemd-journald[247]: Received client request to flush runtime journal.
[    7.044545] audit: type=1130 audit(1649351927.184:7): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-random-seed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    7.221045] audit: type=1130 audit(1649351927.360:8): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    7.222950] audit: type=1334 audit(1649351927.360:9): prog-id=13 op=LOAD
[    7.223085] audit: type=1334 audit(1649351927.360:10): prog-id=14 op=LOAD
[    7.223188] audit: type=1334 audit(1649351927.360:11): prog-id=15 op=LOAD
[    8.183862] acpi_cpufreq: overriding BIOS provided _PSD data
[    8.248041] acpi PNP0C14:01: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00)
[    8.577496] piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
[    8.577505] piix4_smbus 0000:00:14.0: Using register 0x02 for SMBus port selection
[    8.577627] piix4_smbus 0000:00:14.0: Auxiliary SMBus Host Controller at 0xb20
[    8.854606] ACPI: video: Video Device [VGA] (multi-head: yes  rom: no  post: no)
[    8.855284] acpi device:02: registered as cooling_device4
[    8.855434] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01/LNXVIDEO:00/input/input2
[    9.046877] sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver
[    9.047055] sp5100-tco sp5100-tco: Using 0xfeb00000 for watchdog MMIO address
[    9.047285] sp5100-tco sp5100-tco: initialized. heartbeat=60 sec (nowayout=0)
[    9.077650] input: PC Speaker as /devices/platform/pcspkr/input/input3
[    9.104790] RAPL PMU: API unit is 2^-32 Joules, 1 fixed counters, 163840 ms ovfl timer
[    9.104798] RAPL PMU: hw unit of domain package 2^-16 Joules
[    9.161144] cryptd: max_cpu_qlen set to 1000
[    9.200960] megaraid cmm: 2.20.2.7 (Release Date: Sun Jul 16 00:01:03 EST 2006)
[    9.244702] megaraid: 2.20.5.1 (Release Date: Thu Nov 16 15:32:35 EST 2006)
[    9.244734] megaraid: probe new device 0x1000:0x1960:0x1000:0x4523: 
[    9.244736] bus 7:slot 1:func 0
[    9.273449] megaraid: fw version:[713S] bios version:[G121]
[    9.293921] ccp 0000:0a:00.2: ccp enabled
[    9.293938] ccp 0000:0a:00.2: psp: unable to access the device: you might be running a broken BIOS.
[    9.321095] AVX2 version of gcm_enc/dec engaged.
[    9.321188] AES CTR mode by8 optimization enabled
[    9.343654] scsi host9: LSI Logic MegaRAID driver
[    9.343958] scsi[9]: scanning scsi channel 0 [Phy 0]
[    9.343961]  for non-raid devices
[    9.365503] r8169 0000:08:00.0 eth0: RTL8168h/8111h, 40:b0:76:5b:55:8b, XID 541, IRQ 58
[    9.365509] r8169 0000:08:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko]
[    9.366436] asus_wmi: ASUS WMI generic driver loaded
[    9.520347] [drm] radeon kernel modesetting enabled.
[    9.520377] vga_switcheroo: detected switching method \_SB_.PCI0.GP17.VGA_.ATPX handle
[    9.520517] ATPX version 1, functions 0x00000000
[    9.520579] checking generic (c0000000 50e000) vs hw (e0000000 10000000)
[    9.520582] checking generic (c0000000 50e000) vs hw (fcf00000 40000)
[    9.520637] radeon 0000:01:00.0: enabling device (0000 -> 0003)
[    9.520946] [drm] initializing kernel modesetting (OLAND 0x1002:0x6613 0x1043:0x048B 0x00).
[    9.597822] [drm] amdgpu kernel modesetting enabled.
[    9.597846] amdgpu: vga_switcheroo: detected switching method \_SB_.PCI0.GP17.VGA_.ATPX handle
[    9.597951] ATPX version 1, functions 0x00000000
[    9.607739] amdgpu: Topology: Add APU node [0x0:0x0]
[    9.730020] scsi[9]: scanning scsi channel 1
[    9.730023]  [virtual] for logical drives
[    9.730978] scsi 9:1:0:0: Direct-Access     MegaRAID LD 0 RAID5 1430G 713S PQ: 0 ANSI: 2
[    9.765000] sd 9:1:0:0: [sdb] 2930288640 512-byte logical blocks: (1.50 TB/1.36 TiB)
[    9.765024] sd 9:1:0:0: [sdb] Write Protect is off
[    9.765028] sd 9:1:0:0: [sdb] Mode Sense: 00 00 00 00
[    9.765049] sd 9:1:0:0: [sdb] Asking for cache data failed
[    9.765702] sd 9:1:0:0: [sdb] Assuming drive cache: write through
[    9.771824] ATOM BIOS: 6613HB.15.48.0.57.AS01
[    9.771844] [drm] GPU not posted. posting now...
[    9.779511] radeon 0000:01:00.0: VRAM: 2048M 0x0000000000000000 - 0x000000007FFFFFFF (2048M used)
[    9.779515] radeon 0000:01:00.0: GTT: 2048M 0x0000000080000000 - 0x00000000FFFFFFFF
[    9.779523] [drm] Detected VRAM RAM=2048M, BAR=256M
[    9.779531] [drm] RAM width 128bits DDR
[    9.779554] [drm] radeon: 2048M of VRAM memory ready
[    9.779556] [drm] radeon: 2048M of GTT memory ready.
[    9.779562] [drm] Loading oland Microcode
[    9.789050]  sdb: sdb1
[    9.789513] sd 9:1:0:0: [sdb] Attached SCSI disk
[    9.810420] r8169 0000:08:00.0 enp8s0: renamed from eth0
[   10.044442] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-12/1-12:1.0/0003:046D:C52B.0001/input/input4
[   10.073493] asus_wmi: Initialization: 0x0
[   10.073562] asus_wmi: BIOS WMI version: 0.9
[   10.073923] asus_wmi: SFUN value: 0x0
[   10.073928] eeepc-wmi eeepc-wmi: Detected ASUSWMI, use DCTS
[   10.075925] input: Eee PC WMI hotkeys as /devices/platform/eeepc-wmi/input/input5
[   10.103684] hid-generic 0003:046D:C52B.0001: input,hidraw0: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-0000:02:00.0-12/input0
[   10.104964] [drm] Internal thermal controller with fan control
[   10.115129] [drm] radeon: dpm initialized
[   10.120679] kvm: support for 'kvm_amd' disabled by bios
[   10.125442] input: Logitech USB Receiver Mouse as /devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-12/1-12:1.1/0003:046D:C52B.0002/input/input6
[   10.125525] input: Logitech USB Receiver Consumer Control as /devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-12/1-12:1.1/0003:046D:C52B.0002/input/input7
[   10.140535] [drm] GART: num cpu pages 524288, num gpu pages 524288
[   10.142525] [drm] PCIE gen 3 link speeds already enabled
[   10.154639] kvm: support for 'kvm_amd' disabled by bios
[   10.157821] [drm] PCIE GART of 2048M enabled (table at 0x0000000000165000).
[   10.157960] radeon 0000:01:00.0: WB enabled
[   10.157963] radeon 0000:01:00.0: fence driver on ring 0 use gpu addr 0x0000000080000c00
[   10.157966] radeon 0000:01:00.0: fence driver on ring 1 use gpu addr 0x0000000080000c04
[   10.157967] radeon 0000:01:00.0: fence driver on ring 2 use gpu addr 0x0000000080000c08
[   10.157969] radeon 0000:01:00.0: fence driver on ring 3 use gpu addr 0x0000000080000c0c
[   10.157970] radeon 0000:01:00.0: fence driver on ring 4 use gpu addr 0x0000000080000c10
[   10.158398] radeon 0000:01:00.0: fence driver on ring 5 use gpu addr 0x0000000000075a18
[   10.158529] radeon 0000:01:00.0: radeon: MSI limited to 32-bit
[   10.158592] radeon 0000:01:00.0: radeon: using MSI.
[   10.158630] [drm] radeon: irq initialized.
[   10.180175] input: Logitech USB Receiver System Control as /devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-12/1-12:1.1/0003:046D:C52B.0002/input/input8
[   10.180355] hid-generic 0003:046D:C52B.0002: input,hiddev96,hidraw1: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:02:00.0-12/input1
[   10.196595] hid-generic 0003:046D:C52B.0003: hiddev97,hidraw2: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:02:00.0-12/input2
[   10.196636] usbcore: registered new interface driver usbhid
[   10.196638] usbhid: USB HID core driver
[   10.208003] kvm: support for 'kvm_amd' disabled by bios
[   10.260856] kvm: support for 'kvm_amd' disabled by bios
[   10.381086] snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client
[   10.381091] snd_hda_intel 0000:01:00.1: Force to non-snoop mode
[   10.381765] snd_hda_intel 0000:0a:00.1: Handle vga_switcheroo audio client
[   10.408525] MCE: In-kernel MCE decoding enabled.
[   10.413232] [drm] ring test on 0 succeeded in 1 usecs
[   10.413241] [drm] ring test on 1 succeeded in 1 usecs
[   10.413247] [drm] ring test on 2 succeeded in 1 usecs
[   10.413258] [drm] ring test on 3 succeeded in 3 usecs
[   10.413267] [drm] ring test on 4 succeeded in 3 usecs
[   10.448076] input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.1/0000:01:00.1/sound/card0/input10
[   10.454612] input: HD-Audio Generic HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:08.1/0000:0a:00.1/sound/card1/input11
[   10.472851] snd_hda_codec_realtek hdaudioC2D0: autoconfig for ALC887-VD: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:line
[   10.472856] snd_hda_codec_realtek hdaudioC2D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[   10.472859] snd_hda_codec_realtek hdaudioC2D0:    hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[   10.472861] snd_hda_codec_realtek hdaudioC2D0:    mono: mono_out=0x0
[   10.472862] snd_hda_codec_realtek hdaudioC2D0:    dig-out=0x11/0x0
[   10.472863] snd_hda_codec_realtek hdaudioC2D0:    inputs:
[   10.472864] snd_hda_codec_realtek hdaudioC2D0:      Front Mic=0x19
[   10.472866] snd_hda_codec_realtek hdaudioC2D0:      Rear Mic=0x18
[   10.472867] snd_hda_codec_realtek hdaudioC2D0:      Line=0x1a
[   10.501042] input: HD-Audio Generic Rear Mic as /devices/pci0000:00/0000:00:08.1/0000:0a:00.6/sound/card2/input12
[   10.526903] input: HD-Audio Generic Line as /devices/pci0000:00/0000:00:08.1/0000:0a:00.6/sound/card2/input13
[   10.526955] input: HD-Audio Generic Line Out as /devices/pci0000:00/0000:00:08.1/0000:0a:00.6/sound/card2/input14
[   10.590553] [drm] ring test on 5 succeeded in 2 usecs
[   10.590568] [drm] UVD initialized successfully.
[   10.590869] [drm] ib test on ring 0 succeeded in 0 usecs
[   10.590947] [drm] ib test on ring 1 succeeded in 0 usecs
[   10.591013] [drm] ib test on ring 2 succeeded in 0 usecs
[   10.591077] [drm] ib test on ring 3 succeeded in 0 usecs
[   10.591142] [drm] ib test on ring 4 succeeded in 0 usecs
[   10.664476] logitech-djreceiver 0003:046D:C52B.0003: hiddev96,hidraw0: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:02:00.0-12/input2
[   10.781208] input: Logitech Wireless Device PID:4003 Keyboard as /devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-12/1-12:1.2/0003:046D:C52B.0003/0003:046D:4003.0004/input/input15
[   10.781520] hid-generic 0003:046D:4003.0004: input,hidraw1: USB HID v1.11 Keyboard [Logitech Wireless Device PID:4003] on usb-0000:02:00.0-12/input2:1
[   10.781915] input: Logitech Wireless Device PID:101d Mouse as /devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-12/1-12:1.2/0003:046D:C52B.0003/0003:046D:101D.0005/input/input19
[   10.782018] hid-generic 0003:046D:101D.0005: input,hidraw2: USB HID v1.11 Mouse [Logitech Wireless Device PID:101d] on usb-0000:02:00.0-12/input2:2
[   11.039908] intel_rapl_common: Found RAPL domain package
[   11.039914] intel_rapl_common: Found RAPL domain core
[   11.054333] mousedev: PS/2 mouse device common for all mice
[   11.266774] [drm] ib test on ring 5 succeeded
[   11.267313] [drm] Radeon Display Connectors
[   11.267315] [drm] Connector 0:
[   11.267317] [drm]   HDMI-A-1
[   11.267318] [drm]   HPD1
[   11.267319] [drm]   DDC: 0x6530 0x6530 0x6534 0x6534 0x6538 0x6538 0x653c 0x653c
[   11.267322] [drm]   Encoders:
[   11.267323] [drm]     DFP1: INTERNAL_UNIPHY
[   11.267324] [drm] Connector 1:
[   11.267325] [drm]   DVI-D-1
[   11.267326] [drm]   HPD2
[   11.267327] [drm]   DDC: 0x6540 0x6540 0x6544 0x6544 0x6548 0x6548 0x654c 0x654c
[   11.267329] [drm]   Encoders:
[   11.267330] [drm]     DFP2: INTERNAL_UNIPHY
[   11.267331] [drm] Connector 2:
[   11.267332] [drm]   VGA-1
[   11.267333] [drm]   DDC: 0x65c0 0x65c0 0x65c4 0x65c4 0x65c8 0x65c8 0x65cc 0x65cc
[   11.267336] [drm]   Encoders:
[   11.267336] [drm]     CRT1: INTERNAL_KLDSCP_DAC1
[   11.293733] radeon 0000:01:00.0: [drm] Cannot find any crtc or sizes
[   11.294035] [drm] Initialized radeon 2.50.0 20080528 for 0000:01:00.0 on minor 0
[   11.294122] checking generic (c0000000 50e000) vs hw (c0000000 10000000)
[   11.294127] checking generic (c0000000 50e000) vs hw (c0000000 10000000)
[   11.294129] fb0: switching to amdgpu from EFI VGA
[   11.294232] Console: switching to colour dummy device 80x25
[   11.294295] amdgpu 0000:0a:00.0: vgaarb: deactivate vga console
[   11.294433] [drm] initializing kernel modesetting (RAVEN 0x1002:0x15DD 0x1043:0x876B 0xCB).
[   11.294438] amdgpu 0000:0a:00.0: amdgpu: Trusted Memory Zone (TMZ) feature enabled
[   11.294458] [drm] register mmio base: 0xFCA00000
[   11.294460] [drm] register mmio size: 524288
[   11.294468] [drm] add ip block number 0 <soc15_common>
[   11.294469] [drm] add ip block number 1 <gmc_v9_0>
[   11.294471] [drm] add ip block number 2 <vega10_ih>
[   11.294472] [drm] add ip block number 3 <psp>
[   11.294474] [drm] add ip block number 4 <powerplay>
[   11.294475] [drm] add ip block number 5 <dm>
[   11.294476] [drm] add ip block number 6 <gfx_v9_0>
[   11.294478] [drm] add ip block number 7 <sdma_v4_0>
[   11.294479] [drm] add ip block number 8 <vcn_v1_0>
[   11.571461] input: Logitech K270 as /devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-12/1-12:1.2/0003:046D:C52B.0003/0003:046D:4003.0004/input/input23
[   11.571695] logitech-hidpp-device 0003:046D:4003.0004: input,hidraw1: USB HID v1.11 Keyboard [Logitech K270] on usb-0000:02:00.0-12/input2:1
[   11.633344] input: Logitech M505/B605 as /devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-12/1-12:1.2/0003:046D:C52B.0003/0003:046D:101D.0005/input/input24
[   11.633548] logitech-hidpp-device 0003:046D:101D.0005: input,hidraw2: USB HID v1.11 Mouse [Logitech M505/B605] on usb-0000:02:00.0-12/input2:2
[   11.790326] [drm] BIOS signature incorrect 0 0
[   11.790358] amdgpu 0000:0a:00.0: amdgpu: Fetched VBIOS from ROM BAR
[   11.790362] amdgpu: ATOM BIOS: 113-RAVEN-113
[   11.979018] [drm] VCN decode is enabled in VM mode
[   11.979022] [drm] VCN encode is enabled in VM mode
[   11.979024] [drm] JPEG decode is enabled in VM mode
[   11.979097] [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, fragment size is 9-bit
[   11.979115] amdgpu 0000:0a:00.0: amdgpu: VRAM: 64M 0x000000F400000000 - 0x000000F403FFFFFF (64M used)
[   11.979120] amdgpu 0000:0a:00.0: amdgpu: GART: 1024M 0x0000000000000000 - 0x000000003FFFFFFF
[   11.979122] amdgpu 0000:0a:00.0: amdgpu: AGP: 267419648M 0x000000F800000000 - 0x0000FFFFFFFFFFFF
[   11.979132] [drm] Detected VRAM RAM=64M, BAR=64M
[   11.979134] [drm] RAM width 64bits DDR4
[   11.979163] [drm] amdgpu: 64M of VRAM memory ready
[   11.979165] [drm] amdgpu: 2888M of GTT memory ready.
[   11.979172] [drm] GART: num cpu pages 262144, num gpu pages 262144
[   11.979568] [drm] PCIE GART of 1024M enabled.
[   11.979569] [drm] PTB located at 0x000000F400900000
[   11.996535] amdgpu 0000:0a:00.0: amdgpu: PSP runtime database doesn't exist
[   11.996546] amdgpu: hwmgr_sw_init smu backed is smu10_smu
[   12.075771] [drm] Found VCN firmware Version ENC: 1.13 DEC: 2 VEP: 0 Revision: 3
[   12.075800] amdgpu 0000:0a:00.0: amdgpu: Will use PSP to load VCN firmware
[   12.097434] [drm] reserve 0x400000 from 0xf403c00000 for PSP TMR
[   12.125643] kauditd_printk_skb: 1 callbacks suppressed
[   12.125646] audit: type=1130 audit(1649351932.264:13): 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'
[   12.160990] amdgpu 0000:0a:00.0: amdgpu: RAS: optional ras ta ucode is not available
[   12.165872] amdgpu 0000:0a:00.0: amdgpu: RAP: optional rap ta ucode is not available
[   12.165874] amdgpu 0000:0a:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[   12.166799] [drm] DM_PPLIB: values for F clock
[   12.166801] [drm] DM_PPLIB:	 400000 in kHz, 3649 in mV
[   12.166803] [drm] DM_PPLIB:	 933000 in kHz, 3974 in mV
[   12.166804] [drm] DM_PPLIB:	 1067000 in kHz, 4174 in mV
[   12.166805] [drm] DM_PPLIB: values for DCF clock
[   12.166806] [drm] DM_PPLIB:	 300000 in kHz, 3649 in mV
[   12.166807] [drm] DM_PPLIB:	 600000 in kHz, 3974 in mV
[   12.166808] [drm] DM_PPLIB:	 626000 in kHz, 4174 in mV
[   12.166809] [drm] DM_PPLIB:	 654000 in kHz, 4325 in mV
[   12.167027] [drm] Display Core initialized with v3.2.167!
[   12.168677] snd_hda_intel 0000:0a:00.1: bound 0000:0a:00.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu])
[   12.184010] [drm] kiq ring mec 2 pipe 1 q 0
[   12.197436] [drm] VCN decode and encode initialized successfully(under SPG Mode).
[   12.199169] kfd kfd: amdgpu: Allocated 3969056 bytes on gart
[   12.247160] memmap_init_zone_device initialised 32768 pages in 0ms
[   12.247164] amdgpu: HMM registered 64MB device memory
[   12.247311] amdgpu: Topology: Add APU node [0x15dd:0x1002]
[   12.247314] kfd kfd: amdgpu: added device 1002:15dd
[   12.247334] amdgpu 0000:0a:00.0: amdgpu: SE 1, SH per SE 1, CU per SH 11, active_cu_number 3
[   12.247414] amdgpu 0000:0a:00.0: amdgpu: ring gfx uses VM inv eng 0 on hub 0
[   12.247416] amdgpu 0000:0a:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[   12.247418] amdgpu 0000:0a:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[   12.247419] amdgpu 0000:0a:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[   12.247421] amdgpu 0000:0a:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[   12.247422] amdgpu 0000:0a:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[   12.247423] amdgpu 0000:0a:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[   12.247425] amdgpu 0000:0a:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[   12.247426] amdgpu 0000:0a:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[   12.247428] amdgpu 0000:0a:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[   12.247429] amdgpu 0000:0a:00.0: amdgpu: ring sdma0 uses VM inv eng 0 on hub 1
[   12.247431] amdgpu 0000:0a:00.0: amdgpu: ring vcn_dec uses VM inv eng 1 on hub 1
[   12.247432] amdgpu 0000:0a:00.0: amdgpu: ring vcn_enc0 uses VM inv eng 4 on hub 1
[   12.247434] amdgpu 0000:0a:00.0: amdgpu: ring vcn_enc1 uses VM inv eng 5 on hub 1
[   12.247435] amdgpu 0000:0a:00.0: amdgpu: ring jpeg_dec uses VM inv eng 6 on hub 1
[   12.250765] [drm] Initialized amdgpu 3.44.0 20150101 for 0000:0a:00.0 on minor 1
[   12.255708] fbcon: amdgpudrmfb (fb0) is primary device
[   12.320193] Console: switching to colour frame buffer device 180x56
[   12.323723] radeon 0000:01:00.0: [drm] Cannot find any crtc or sizes
[   12.341452] amdgpu 0000:0a:00.0: [drm] fb0: amdgpudrmfb frame buffer device
[   12.341783] audit: type=1130 audit(1649351932.480:14): 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'
[   12.399767] audit: type=1127 audit(1649351932.537:15): pid=359 uid=0 auid=4294967295 ses=4294967295 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success'
[   12.438914] audit: type=1130 audit(1649351932.577:16): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-backlight@backlight:acpi_video0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   12.471661] audit: type=1130 audit(1649351932.610:17): 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'
[   12.477721] audit: type=1334 audit(1649351932.617:18): prog-id=16 op=LOAD
[   12.477937] audit: type=1334 audit(1649351932.617:19): prog-id=17 op=LOAD
[   12.478036] audit: type=1334 audit(1649351932.617:20): prog-id=18 op=LOAD
[   12.518902] audit: type=1130 audit(1649351932.657:21): 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'
[   12.521015] audit: type=1130 audit(1649351932.660:22): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=getty@tty1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   16.232131] logitech-hidpp-device 0003:046D:4003.0004: HID++ 2.0 device connected.
[   19.845620] kauditd_printk_skb: 2 callbacks suppressed
[   19.845626] audit: type=1100 audit(1649351939.984:25): pid=364 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_securetty,pam_shells,pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/login" hostname=archlinux addr=? terminal=/dev/tty1 res=success'
[   19.846321] audit: type=1101 audit(1649351939.984:26): pid=364 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="root" exe="/usr/bin/login" hostname=archlinux addr=? terminal=/dev/tty1 res=success'
[   19.873960] audit: type=1103 audit(1649351940.014:27): pid=364 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_securetty,pam_shells,pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/login" hostname=archlinux addr=? terminal=/dev/tty1 res=success'
[   19.874019] audit: type=1006 audit(1649351940.014:28): pid=364 uid=0 old-auid=4294967295 auid=0 tty=tty1 old-ses=4294967295 ses=1 res=1
[   19.874027] audit: type=1300 audit(1649351940.014:28): arch=c000003e syscall=1 success=yes exit=1 a0=4 a1=7ffde0b66da0 a2=1 a3=0 items=0 ppid=1 pid=364 auid=0 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=tty1 ses=1 comm="login" exe="/usr/bin/login" key=(null)
[   19.874034] audit: type=1327 audit(1649351940.014:28): proctitle=2F62696E2F6C6F67696E002D70002D2D
[   19.972415] audit: type=1130 audit(1649351940.110:29): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   19.989384] audit: type=1101 audit(1649351940.127:30): pid=375 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="root" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   19.989464] audit: type=1103 audit(1649351940.127:31): pid=375 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="root" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
[   19.989554] audit: type=1006 audit(1649351940.127:32): pid=375 uid=0 old-auid=4294967295 auid=0 tty=(none) old-ses=4294967295 ses=2 res=1
[   40.010964] EXT4-fs (sdb1): mounting ext3 file system using the ext4 subsystem
[   40.042169] AMD-Vi: Event logged [IO_PAGE_FAULT device=07:00.0 domain=0x000a address=0xbe92b000 flags=0x0000]
[   40.042227] AMD-Vi: Event logged [IO_PAGE_FAULT device=07:00.0 domain=0x000a address=0xbe92b080 flags=0x0000]
[   40.042288] AMD-Vi: Event logged [IO_PAGE_FAULT device=07:00.0 domain=0x000a address=0xbe92b0c0 flags=0x0000]
[   40.042347] AMD-Vi: Event logged [IO_PAGE_FAULT device=07:00.0 domain=0x000a address=0xbe92b100 flags=0x0000]
[   40.042406] AMD-Vi: Event logged [IO_PAGE_FAULT device=07:00.0 domain=0x000a address=0xbe92b040 flags=0x0000]
[   40.042465] AMD-Vi: Event logged [IO_PAGE_FAULT device=07:00.0 domain=0x000a address=0xbe92b140 flags=0x0000]
[   40.199057] EXT4-fs (sdb1): mounted filesystem with ordered data mode. Quota mode: none.
[   86.520529] AMD-Vi: Event logged [IO_PAGE_FAULT device=07:00.0 domain=0x000a address=0xbd61d000 flags=0x0000]
[   86.522169] AMD-Vi: Event logged [IO_PAGE_FAULT device=07:00.0 domain=0x000a address=0xbd61d080 flags=0x0000]
[   86.523304] AMD-Vi: Event logged [IO_PAGE_FAULT device=07:00.0 domain=0x000a address=0xbd61d0c0 flags=0x0000]
[   86.524446] AMD-Vi: Event logged [IO_PAGE_FAULT device=07:00.0 domain=0x000a address=0xbd61d100 flags=0x0000]
[   86.525527] AMD-Vi: Event logged [IO_PAGE_FAULT device=07:00.0 domain=0x000a address=0xbd61d040 flags=0x0000]
[   86.526809] AMD-Vi: Event logged [IO_PAGE_FAULT device=07:00.0 domain=0x000a address=0xbd61d140 flags=0x0000]
[   86.527643] AMD-Vi: Event logged [IO_PAGE_FAULT device=07:00.0 domain=0x000a address=0xbbef0000 flags=0x0000]
[   86.528421] AMD-Vi: Event logged [IO_PAGE_FAULT device=07:00.0 domain=0x000a address=0xbbef0040 flags=0x0000]
[   86.529169] AMD-Vi: Event logged [IO_PAGE_FAULT device=07:00.0 domain=0x000a address=0xbbef0080 flags=0x0000]
[   86.529905] AMD-Vi: Event logged [IO_PAGE_FAULT device=07:00.0 domain=0x000a address=0xbbef0140 flags=0x0000]

IOMMU groups:

IOMMU Group 0:
	00:01.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-1fh) PCIe Dummy Host Bridge [1022:1452]
IOMMU Group 1:
	00:01.1 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Raven/Raven2 PCIe GPP Bridge [6:0] [1022:15d3]
IOMMU Group 2:
	00:01.2 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Raven/Raven2 PCIe GPP Bridge [6:0] [1022:15d3]
IOMMU Group 3:
	00:08.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-1fh) PCIe Dummy Host Bridge [1022:1452]
IOMMU Group 4:
	00:08.1 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Raven/Raven2 Internal PCIe GPP Bridge 0 to Bus A [1022:15db]
IOMMU Group 5:
	00:08.2 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Raven/Raven2 Internal PCIe GPP Bridge 0 to Bus B [1022:15dc]
IOMMU Group 6:
	00:14.0 SMBus [0c05]: Advanced Micro Devices, Inc. [AMD] FCH SMBus Controller [1022:790b] (rev 61)
	00:14.3 ISA bridge [0601]: Advanced Micro Devices, Inc. [AMD] FCH LPC Bridge [1022:790e] (rev 51)
IOMMU Group 7:
	00:18.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Raven/Raven2 Device 24: Function 0 [1022:15e8]
	00:18.1 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Raven/Raven2 Device 24: Function 1 [1022:15e9]
	00:18.2 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Raven/Raven2 Device 24: Function 2 [1022:15ea]
	00:18.3 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Raven/Raven2 Device 24: Function 3 [1022:15eb]
	00:18.4 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Raven/Raven2 Device 24: Function 4 [1022:15ec]
	00:18.5 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Raven/Raven2 Device 24: Function 5 [1022:15ed]
	00:18.6 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Raven/Raven2 Device 24: Function 6 [1022:15ee]
	00:18.7 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Raven/Raven2 Device 24: Function 7 [1022:15ef]
IOMMU Group 8:
	01:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Oland PRO [Radeon R7 240/340 / Radeon 520] [1002:6613]
	01:00.1 Audio device [0403]: Advanced Micro Devices, Inc. [AMD/ATI] Oland/Hainan/Cape Verde/Pitcairn HDMI Audio [Radeon HD 7000 Series] [1002:aab0]
IOMMU Group 9:
	02:00.0 USB controller [0c03]: Advanced Micro Devices, Inc. [AMD] X370 Series Chipset USB 3.1 xHCI Controller [1022:43b9] (rev 02)
	02:00.1 SATA controller [0106]: Advanced Micro Devices, Inc. [AMD] X370 Series Chipset SATA Controller [1022:43b5] (rev 02)
	02:00.2 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] X370 Series Chipset PCIe Upstream Port [1022:43b0] (rev 02)
	03:00.0 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] 300 Series Chipset PCIe Port [1022:43b4] (rev 02)
	03:04.0 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] 300 Series Chipset PCIe Port [1022:43b4] (rev 02)
	03:05.0 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] 300 Series Chipset PCIe Port [1022:43b4] (rev 02)
	03:06.0 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] 300 Series Chipset PCIe Port [1022:43b4] (rev 02)
	03:07.0 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] 300 Series Chipset PCIe Port [1022:43b4] (rev 02)
	06:00.0 PCI bridge [0604]: ASMedia Technology Inc. ASM1083/1085 PCIe to PCI Bridge [1b21:1080] (rev 04)
	07:01.0 RAID bus controller [0104]: Broadcom / LSI MegaRAID [1000:1960] (rev 01)
	08:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 15)
IOMMU Group 10:
	0a:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Raven Ridge [Radeon Vega Series / Radeon Vega Mobile Series] [1002:15dd] (rev cb)
IOMMU Group 11:
	0a:00.1 Audio device [0403]: Advanced Micro Devices, Inc. [AMD/ATI] Raven/Raven2/Fenghuang HDMI/DP Audio Controller [1002:15de]
	0a:00.2 Encryption controller [1080]: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 10h-1fh) Platform Security Processor [1022:15df]
	0a:00.3 USB controller [0c03]: Advanced Micro Devices, Inc. [AMD] Raven USB 3.1 [1022:15e0]
	0a:00.4 USB controller [0c03]: Advanced Micro Devices, Inc. [AMD] Raven USB 3.1 [1022:15e1]
	0a:00.6 Audio device [0403]: Advanced Micro Devices, Inc. [AMD] Family 17h/19h HD Audio Controller [1022:15e3]
IOMMU Group 12:
	0b:00.0 SATA controller [0106]: Advanced Micro Devices, Inc. [AMD] FCH SATA Controller [AHCI mode] [1022:7901] (rev 61)

Journalctl output was too big, will strip it

Offline

#4 2022-04-07 18:20:28

Panzerknacker
Member
Registered: 2022-04-06
Posts: 5

Re: [IO_PAGE_FAULT errors with IOMMU enabled on PCI hardware raid

Journalctl of last few bootups:

Boot c3271cbc669446be8339976548b3eb3c --
Apr 07 19:18:46 archlinux kernel: Linux version 5.17.1-arch1-1 (linux@archlinux) (gcc (GCC) 11.2.0, GNU ld (GNU Binutils) 2.38) #1 SMP PREEMPT Mon, 28 Mar 2022 20:55:33 +0000
Apr 07 19:18:46 archlinux kernel: Command line:   root=/dev/sda2 ro initrd=\initramfs-linux.img
Apr 07 19:18:46 archlinux kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Apr 07 19:18:46 archlinux kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Apr 07 19:18:46 archlinux kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Apr 07 19:18:46 archlinux kernel: x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
Apr 07 19:18:46 archlinux kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'compacted' format.
Apr 07 19:18:46 archlinux kernel: signal: max sigframe size: 1776
Apr 07 19:18:46 archlinux kernel: BIOS-provided physical RAM map:
Apr 07 19:18:46 archlinux kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
Apr 07 19:18:46 archlinux kernel: BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
Apr 07 19:18:46 archlinux kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000009e0ffff] usable
Apr 07 19:18:46 archlinux kernel: BIOS-e820: [mem 0x0000000009e10000-0x0000000009ffffff] reserved
Apr 07 19:18:46 archlinux kernel: BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable
Apr 07 19:18:46 archlinux kernel: BIOS-e820: [mem 0x000000000a200000-0x000000000a20afff] ACPI NVS
Apr 07 19:18:46 archlinux kernel: BIOS-e820: [mem 0x000000000a20b000-0x000000000affffff] usable
Apr 07 19:18:46 archlinux kernel: BIOS-e820: [mem 0x000000000b000000-0x000000000b01ffff] reserved
Apr 07 19:18:46 archlinux kernel: BIOS-e820: [mem 0x000000000b020000-0x00000000b63edfff] usable
Apr 07 19:18:46 archlinux kernel: BIOS-e820: [mem 0x00000000b63ee000-0x00000000b64d9fff] reserved
Apr 07 19:18:46 archlinux kernel: BIOS-e820: [mem 0x00000000b64da000-0x00000000b64f4fff] ACPI data
Apr 07 19:18:46 archlinux kernel: BIOS-e820: [mem 0x00000000b64f5000-0x00000000b65f7fff] usable
Apr 07 19:18:46 archlinux kernel: BIOS-e820: [mem 0x00000000b65f8000-0x00000000b69affff] ACPI NVS
Apr 07 19:18:46 archlinux kernel: BIOS-e820: [mem 0x00000000b69b0000-0x00000000b777efff] reserved
Apr 07 19:18:46 archlinux kernel: BIOS-e820: [mem 0x00000000b777f000-0x00000000b9ffffff] usable
Apr 07 19:18:46 archlinux kernel: BIOS-e820: [mem 0x00000000ba000000-0x00000000bfffffff] reserved
Apr 07 19:18:46 archlinux kernel: BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
Apr 07 19:18:46 archlinux kernel: BIOS-e820: [mem 0x00000000fd100000-0x00000000fd1fffff] reserved
Apr 07 19:18:46 archlinux kernel: BIOS-e820: [mem 0x00000000fea00000-0x00000000fea0ffff] reserved
Apr 07 19:18:46 archlinux kernel: BIOS-e820: [mem 0x00000000feb80000-0x00000000fec01fff] reserved
Apr 07 19:18:46 archlinux kernel: BIOS-e820: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
Apr 07 19:18:46 archlinux kernel: BIOS-e820: [mem 0x00000000fec30000-0x00000000fec30fff] reserved
Apr 07 19:18:46 archlinux kernel: BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
Apr 07 19:18:46 archlinux kernel: BIOS-e820: [mem 0x00000000fed40000-0x00000000fed44fff] reserved
Apr 07 19:18:46 archlinux kernel: BIOS-e820: [mem 0x00000000fed80000-0x00000000fed8ffff] reserved
Apr 07 19:18:46 archlinux kernel: BIOS-e820: [mem 0x00000000fedc2000-0x00000000fedcffff] reserved
Apr 07 19:18:46 archlinux kernel: BIOS-e820: [mem 0x00000000fedd4000-0x00000000fedd5fff] reserved
Apr 07 19:18:46 archlinux kernel: BIOS-e820: [mem 0x00000000fee00000-0x00000000feefffff] reserved
Apr 07 19:18:46 archlinux kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Apr 07 19:18:46 archlinux kernel: BIOS-e820: [mem 0x0000000100000000-0x000000013f33ffff] usable
Apr 07 19:18:46 archlinux kernel: NX (Execute Disable) protection: active
Apr 07 19:18:46 archlinux kernel: e820: update [mem 0xa9f6e018-0xa9f8c457] usable ==> usable
Apr 07 19:18:46 archlinux kernel: e820: update [mem 0xa9f6e018-0xa9f8c457] usable ==> usable
Apr 07 19:18:46 archlinux kernel: e820: update [mem 0xa9f65018-0xa9f6d057] usable ==> usable
Apr 07 19:18:46 archlinux kernel: e820: update [mem 0xa9f65018-0xa9f6d057] usable ==> usable
Apr 07 19:18:46 archlinux kernel: e820: update [mem 0xa9f56018-0xa9f64057] usable ==> usable
Apr 07 19:18:46 archlinux kernel: e820: update [mem 0xa9f56018-0xa9f64057] usable ==> usable
Apr 07 19:18:46 archlinux kernel: e820: update [mem 0xa9f48018-0xa9f55457] usable ==> usable
Apr 07 19:18:46 archlinux kernel: e820: update [mem 0xa9f48018-0xa9f55457] usable ==> usable
Apr 07 19:18:46 archlinux kernel: extended physical RAM map:
Apr 07 19:18:46 archlinux kernel: reserve setup_data: [mem 0x0000000000000000-0x000000000009ffff] usable
Apr 07 19:18:46 archlinux kernel: reserve setup_data: [mem 0x00000000000a0000-0x00000000000fffff] reserved
Apr 07 19:18:46 archlinux kernel: reserve setup_data: [mem 0x0000000000100000-0x0000000009e0ffff] usable
Apr 07 19:18:46 archlinux kernel: reserve setup_data: [mem 0x0000000009e10000-0x0000000009ffffff] reserved
Apr 07 19:18:46 archlinux kernel: reserve setup_data: [mem 0x000000000a000000-0x000000000a1fffff] usable
Apr 07 19:18:46 archlinux kernel: reserve setup_data: [mem 0x000000000a200000-0x000000000a20afff] ACPI NVS
Apr 07 19:18:46 archlinux kernel: reserve setup_data: [mem 0x000000000a20b000-0x000000000affffff] usable
Apr 07 19:18:46 archlinux kernel: reserve setup_data: [mem 0x000000000b000000-0x000000000b01ffff] reserved
Apr 07 19:18:46 archlinux kernel: reserve setup_data: [mem 0x000000000b020000-0x00000000a9f48017] usable
Apr 07 19:18:46 archlinux kernel: reserve setup_data: [mem 0x00000000a9f48018-0x00000000a9f55457] usable
Apr 07 19:18:46 archlinux kernel: reserve setup_data: [mem 0x00000000a9f55458-0x00000000a9f56017] usable
Apr 07 19:18:46 archlinux kernel: reserve setup_data: [mem 0x00000000a9f56018-0x00000000a9f64057] usable
Apr 07 19:18:46 archlinux kernel: reserve setup_data: [mem 0x00000000a9f64058-0x00000000a9f65017] usable
Apr 07 19:18:46 archlinux kernel: reserve setup_data: [mem 0x00000000a9f65018-0x00000000a9f6d057] usable
Apr 07 19:18:46 archlinux kernel: reserve setup_data: [mem 0x00000000a9f6d058-0x00000000a9f6e017] usable
Apr 07 19:18:46 archlinux kernel: reserve setup_data: [mem 0x00000000a9f6e018-0x00000000a9f8c457] usable
Apr 07 19:18:46 archlinux kernel: reserve setup_data: [mem 0x00000000a9f8c458-0x00000000b63edfff] usable
Apr 07 19:18:46 archlinux kernel: reserve setup_data: [mem 0x00000000b63ee000-0x00000000b64d9fff] reserved
Apr 07 19:18:46 archlinux kernel: reserve setup_data: [mem 0x00000000b64da000-0x00000000b64f4fff] ACPI data
Apr 07 19:18:46 archlinux kernel: reserve setup_data: [mem 0x00000000b64f5000-0x00000000b65f7fff] usable
Apr 07 19:18:46 archlinux kernel: reserve setup_data: [mem 0x00000000b65f8000-0x00000000b69affff] ACPI NVS
Apr 07 19:18:46 archlinux kernel: reserve setup_data: [mem 0x00000000b69b0000-0x00000000b777efff] reserved
Apr 07 19:18:46 archlinux kernel: reserve setup_data: [mem 0x00000000b777f000-0x00000000b9ffffff] usable
Apr 07 19:18:46 archlinux kernel: reserve setup_data: [mem 0x00000000ba000000-0x00000000bfffffff] reserved
Apr 07 19:18:46 archlinux kernel: reserve setup_data: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
Apr 07 19:18:46 archlinux kernel: reserve setup_data: [mem 0x00000000fd100000-0x00000000fd1fffff] reserved
Apr 07 19:18:46 archlinux kernel: reserve setup_data: [mem 0x00000000fea00000-0x00000000fea0ffff] reserved
Apr 07 19:18:46 archlinux kernel: reserve setup_data: [mem 0x00000000feb80000-0x00000000fec01fff] reserved
Apr 07 19:18:46 archlinux kernel: reserve setup_data: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
Apr 07 19:18:46 archlinux kernel: reserve setup_data: [mem 0x00000000fec30000-0x00000000fec30fff] reserved
Apr 07 19:18:46 archlinux kernel: reserve setup_data: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
Apr 07 19:18:46 archlinux kernel: reserve setup_data: [mem 0x00000000fed40000-0x00000000fed44fff] reserved
Apr 07 19:18:46 archlinux kernel: reserve setup_data: [mem 0x00000000fed80000-0x00000000fed8ffff] reserved
Apr 07 19:18:46 archlinux kernel: reserve setup_data: [mem 0x00000000fedc2000-0x00000000fedcffff] reserved
Apr 07 19:18:46 archlinux kernel: reserve setup_data: [mem 0x00000000fedd4000-0x00000000fedd5fff] reserved
Apr 07 19:18:46 archlinux kernel: reserve setup_data: [mem 0x00000000fee00000-0x00000000feefffff] reserved
Apr 07 19:18:46 archlinux kernel: reserve setup_data: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Apr 07 19:18:46 archlinux kernel: reserve setup_data: [mem 0x0000000100000000-0x000000013f33ffff] usable
Apr 07 19:18:46 archlinux kernel: efi: EFI v2.60 by American Megatrends
Apr 07 19:18:46 archlinux kernel: efi: ACPI 2.0=0xb64db000 ACPI=0xb64db000 SMBIOS=0xb764b000 SMBIOS 3.0=0xb764a000 ESRT=0xb4485718 MEMATTR=0xb3cf5018 RNG=0xb71c0618 
Apr 07 19:18:46 archlinux kernel: efi: seeding entropy pool
Apr 07 19:18:46 archlinux kernel: random: fast init done
Apr 07 19:18:46 archlinux kernel: SMBIOS 3.1.1 present.
Apr 07 19:18:46 archlinux kernel: DMI: System manufacturer System Product Name/PRIME X370-A, BIOS 5222 10/15/2019
Apr 07 19:18:46 archlinux kernel: tsc: Fast TSC calibration using PIT
Apr 07 19:18:46 archlinux kernel: tsc: Detected 3194.152 MHz processor
Apr 07 19:18:46 archlinux kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Apr 07 19:18:46 archlinux kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Apr 07 19:18:46 archlinux kernel: last_pfn = 0x13f340 max_arch_pfn = 0x400000000
Apr 07 19:18:46 archlinux kernel: x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
Apr 07 19:18:46 archlinux kernel: e820: update [mem 0xc0000000-0xffffffff] usable ==> reserved
Apr 07 19:18:46 archlinux kernel: last_pfn = 0xba000 max_arch_pfn = 0x400000000
Apr 07 19:18:46 archlinux kernel: esrt: Reserving ESRT space from 0x00000000b4485718 to 0x00000000b4485750.
Apr 07 19:18:46 archlinux kernel: e820: update [mem 0xb4485000-0xb4485fff] usable ==> reserved
Apr 07 19:18:46 archlinux kernel: Using GB pages for direct mapping
Apr 07 19:18:46 archlinux kernel: Secure boot disabled
Apr 07 19:18:46 archlinux kernel: RAMDISK: [mem 0x7f783000-0x7fffffff]
Apr 07 19:18:46 archlinux kernel: ACPI: Early table checksum verification disabled
Apr 07 19:18:46 archlinux kernel: ACPI: RSDP 0x00000000B64DB000 000024 (v02 ALASKA)
Apr 07 19:18:46 archlinux kernel: ACPI: XSDT 0x00000000B64DB0A8 0000C4 (v01 ALASKA A M I    01072009 AMI  00010013)
Apr 07 19:18:46 archlinux kernel: ACPI: FACP 0x00000000B64E6468 000114 (v06 ALASKA A M I    01072009 AMI  00010013)
Apr 07 19:18:46 archlinux kernel: ACPI: DSDT 0x00000000B64DB200 00B263 (v02 ALASKA A M I    01072009 INTL 20120913)
Apr 07 19:18:46 archlinux kernel: ACPI: FACS 0x00000000B6998D80 000040
Apr 07 19:18:46 archlinux kernel: ACPI: APIC 0x00000000B64E6580 00015E (v03 ALASKA A M I    01072009 AMI  00010013)
Apr 07 19:18:46 archlinux kernel: ACPI: FPDT 0x00000000B64E66E0 000044 (v01 ALASKA A M I    01072009 AMI  00010013)
Apr 07 19:18:46 archlinux kernel: ACPI: FIDT 0x00000000B64E6728 00009C (v01 ALASKA A M I    01072009 AMI  00010013)
Apr 07 19:18:46 archlinux kernel: ACPI: SSDT 0x00000000B64E67C8 000060 (v02 ALASKA CPUSSDT  01072009 AMI  01072009)
Apr 07 19:18:46 archlinux kernel: ACPI: SSDT 0x00000000B64F3998 0000BF (v01 AMD    AMD PT   00001000 INTL 20120913)
Apr 07 19:18:46 archlinux kernel: ACPI: SSDT 0x00000000B64E6880 005419 (v02 AMD    AmdTable 00000002 MSFT 02000002)
Apr 07 19:18:46 archlinux kernel: ACPI: SSDT 0x00000000B64EBCA0 003301 (v01 AMD    AMD AOD  00000001 INTL 20120913)
Apr 07 19:18:46 archlinux kernel: ACPI: MCFG 0x00000000B64EEFA8 00003C (v01 ALASKA A M I    01072009 MSFT 00010013)
Apr 07 19:18:46 archlinux kernel: ACPI: HPET 0x00000000B64EEFE8 000038 (v01 ALASKA A M I    01072009 AMI  00000005)
Apr 07 19:18:46 archlinux kernel: ACPI: UEFI 0x00000000B64EF020 000042 (v01                 00000000      00000000)
Apr 07 19:18:46 archlinux kernel: ACPI: BGRT 0x00000000B64EF068 000038 (v01 ALASKA A M I    01072009 AMI  00010013)
Apr 07 19:18:46 archlinux kernel: ACPI: IVRS 0x00000000B64EF0A0 0000D0 (v02 AMD    AMD IVRS 00000001 AMD  00000000)
Apr 07 19:18:46 archlinux kernel: ACPI: SSDT 0x00000000B64EF170 0008E0 (v01 AMD    AMD CPU  00000001 AMD  00000001)
Apr 07 19:18:46 archlinux kernel: ACPI: CRAT 0x00000000B64EFA50 000490 (v01 AMD    AMD CRAT 00000001 AMD  00000001)
Apr 07 19:18:46 archlinux kernel: ACPI: CDIT 0x00000000B64EFEE0 000029 (v01 AMD    AMD CDIT 00000001 AMD  00000001)
Apr 07 19:18:46 archlinux kernel: ACPI: SSDT 0x00000000B64EFF10 000C34 (v01 AMD    AmdTable 00000001 INTL 20120913)
Apr 07 19:18:46 archlinux kernel: ACPI: SSDT 0x00000000B64F0B48 0010AC (v01 AMD    AmdTable 00000001 INTL 20120913)
Apr 07 19:18:46 archlinux kernel: ACPI: SSDT 0x00000000B64F1BF8 000050 (v01 AMD    AmdTable 00000001 INTL 20120913)
Apr 07 19:18:46 archlinux kernel: ACPI: SSDT 0x00000000B64F1C48 001D4A (v01 AMD    AmdTable 00000001 INTL 20120913)
Apr 07 19:18:46 archlinux kernel: ACPI: Reserving FACP table memory at [mem 0xb64e6468-0xb64e657b]
Apr 07 19:18:46 archlinux kernel: ACPI: Reserving DSDT table memory at [mem 0xb64db200-0xb64e6462]
Apr 07 19:18:46 archlinux kernel: ACPI: Reserving FACS table memory at [mem 0xb6998d80-0xb6998dbf]
Apr 07 19:18:46 archlinux kernel: ACPI: Reserving APIC table memory at [mem 0xb64e6580-0xb64e66dd]
Apr 07 19:18:46 archlinux kernel: ACPI: Reserving FPDT table memory at [mem 0xb64e66e0-0xb64e6723]
Apr 07 19:18:46 archlinux kernel: ACPI: Reserving FIDT table memory at [mem 0xb64e6728-0xb64e67c3]
Apr 07 19:18:46 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0xb64e67c8-0xb64e6827]
Apr 07 19:18:46 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0xb64f3998-0xb64f3a56]
Apr 07 19:18:46 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0xb64e6880-0xb64ebc98]
Apr 07 19:18:46 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0xb64ebca0-0xb64eefa0]
Apr 07 19:18:46 archlinux kernel: ACPI: Reserving MCFG table memory at [mem 0xb64eefa8-0xb64eefe3]
Apr 07 19:18:46 archlinux kernel: ACPI: Reserving HPET table memory at [mem 0xb64eefe8-0xb64ef01f]
Apr 07 19:18:46 archlinux kernel: ACPI: Reserving UEFI table memory at [mem 0xb64ef020-0xb64ef061]
Apr 07 19:18:46 archlinux kernel: ACPI: Reserving BGRT table memory at [mem 0xb64ef068-0xb64ef09f]
Apr 07 19:18:46 archlinux kernel: ACPI: Reserving IVRS table memory at [mem 0xb64ef0a0-0xb64ef16f]
Apr 07 19:18:46 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0xb64ef170-0xb64efa4f]
Apr 07 19:18:46 archlinux kernel: ACPI: Reserving CRAT table memory at [mem 0xb64efa50-0xb64efedf]
Apr 07 19:18:46 archlinux kernel: ACPI: Reserving CDIT table memory at [mem 0xb64efee0-0xb64eff08]
Apr 07 19:18:46 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0xb64eff10-0xb64f0b43]
Apr 07 19:18:46 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0xb64f0b48-0xb64f1bf3]
Apr 07 19:18:46 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0xb64f1bf8-0xb64f1c47]
Apr 07 19:18:46 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0xb64f1c48-0xb64f3991]
Apr 07 19:18:46 archlinux kernel: No NUMA configuration found
Apr 07 19:18:46 archlinux kernel: Faking a node at [mem 0x0000000000000000-0x000000013f33ffff]
Apr 07 19:18:46 archlinux kernel: NODE_DATA(0) allocated [mem 0x13f33c000-0x13f33ffff]
Apr 07 19:18:46 archlinux kernel: Zone ranges:
Apr 07 19:18:46 archlinux kernel:   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
Apr 07 19:18:46 archlinux kernel:   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
Apr 07 19:18:46 archlinux kernel:   Normal   [mem 0x0000000100000000-0x000000013f33ffff]
Apr 07 19:18:46 archlinux kernel:   Device   empty
Apr 07 19:18:46 archlinux kernel: Movable zone start for each node
Apr 07 19:18:46 archlinux kernel: Early memory node ranges
Apr 07 19:18:46 archlinux kernel:   node   0: [mem 0x0000000000001000-0x000000000009ffff]
Apr 07 19:18:46 archlinux kernel:   node   0: [mem 0x0000000000100000-0x0000000009e0ffff]
Apr 07 19:18:46 archlinux kernel:   node   0: [mem 0x000000000a000000-0x000000000a1fffff]
Apr 07 19:18:46 archlinux kernel:   node   0: [mem 0x000000000a20b000-0x000000000affffff]
Apr 07 19:18:46 archlinux kernel:   node   0: [mem 0x000000000b020000-0x00000000b63edfff]
Apr 07 19:18:46 archlinux kernel:   node   0: [mem 0x00000000b64f5000-0x00000000b65f7fff]
Apr 07 19:18:46 archlinux kernel:   node   0: [mem 0x00000000b777f000-0x00000000b9ffffff]
Apr 07 19:18:46 archlinux kernel:   node   0: [mem 0x0000000100000000-0x000000013f33ffff]
Apr 07 19:18:46 archlinux kernel: Initmem setup node 0 [mem 0x0000000000001000-0x000000013f33ffff]
Apr 07 19:18:46 archlinux kernel: On node 0, zone DMA: 1 pages in unavailable ranges
Apr 07 19:18:46 archlinux kernel: On node 0, zone DMA: 96 pages in unavailable ranges
Apr 07 19:18:46 archlinux kernel: On node 0, zone DMA32: 496 pages in unavailable ranges
Apr 07 19:18:46 archlinux kernel: On node 0, zone DMA32: 11 pages in unavailable ranges
Apr 07 19:18:46 archlinux kernel: On node 0, zone DMA32: 32 pages in unavailable ranges
Apr 07 19:18:46 archlinux kernel: On node 0, zone DMA32: 263 pages in unavailable ranges
Apr 07 19:18:46 archlinux kernel: On node 0, zone DMA32: 4487 pages in unavailable ranges
Apr 07 19:18:46 archlinux kernel: On node 0, zone Normal: 24576 pages in unavailable ranges
Apr 07 19:18:46 archlinux kernel: On node 0, zone Normal: 3264 pages in unavailable ranges
Apr 07 19:18:46 archlinux kernel: ACPI: PM-Timer IO Port: 0x808
Apr 07 19:18:46 archlinux kernel: ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
Apr 07 19:18:46 archlinux kernel: IOAPIC[0]: apic_id 5, version 33, address 0xfec00000, GSI 0-23
Apr 07 19:18:46 archlinux kernel: IOAPIC[1]: apic_id 6, version 33, address 0xfec01000, GSI 24-55
Apr 07 19:18:46 archlinux kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Apr 07 19:18:46 archlinux kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
Apr 07 19:18:46 archlinux kernel: ACPI: Using ACPI (MADT) for SMP configuration information
Apr 07 19:18:46 archlinux kernel: ACPI: HPET id: 0x10228201 base: 0xfed00000
Apr 07 19:18:46 archlinux kernel: e820: update [mem 0xb3089000-0xb3111fff] usable ==> reserved
Apr 07 19:18:46 archlinux kernel: smpboot: Allowing 32 CPUs, 28 hotplug CPUs
Apr 07 19:18:46 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
Apr 07 19:18:46 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
Apr 07 19:18:46 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x09e10000-0x09ffffff]
Apr 07 19:18:46 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x0a200000-0x0a20afff]
Apr 07 19:18:46 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x0b000000-0x0b01ffff]
Apr 07 19:18:46 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xa9f48000-0xa9f48fff]
Apr 07 19:18:46 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xa9f55000-0xa9f55fff]
Apr 07 19:18:46 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xa9f56000-0xa9f56fff]
Apr 07 19:18:46 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xa9f64000-0xa9f64fff]
Apr 07 19:18:46 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xa9f65000-0xa9f65fff]
Apr 07 19:18:46 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xa9f6d000-0xa9f6dfff]
Apr 07 19:18:46 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xa9f6e000-0xa9f6efff]
Apr 07 19:18:46 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xa9f8c000-0xa9f8cfff]
Apr 07 19:18:46 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xb3089000-0xb3111fff]
Apr 07 19:18:46 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xb4485000-0xb4485fff]
Apr 07 19:18:46 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xb63ee000-0xb64d9fff]
Apr 07 19:18:46 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xb64da000-0xb64f4fff]
Apr 07 19:18:46 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xb65f8000-0xb69affff]
Apr 07 19:18:46 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xb69b0000-0xb777efff]
Apr 07 19:18:46 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xba000000-0xbfffffff]
Apr 07 19:18:46 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xc0000000-0xf7ffffff]
Apr 07 19:18:46 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
Apr 07 19:18:46 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xfc000000-0xfd0fffff]
Apr 07 19:18:46 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xfd100000-0xfd1fffff]
Apr 07 19:18:46 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xfd200000-0xfe9fffff]
Apr 07 19:18:46 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xfea00000-0xfea0ffff]
Apr 07 19:18:46 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xfea10000-0xfeb7ffff]
Apr 07 19:18:46 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xfeb80000-0xfec01fff]
Apr 07 19:18:46 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xfec02000-0xfec0ffff]
Apr 07 19:18:46 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xfec10000-0xfec10fff]
Apr 07 19:18:46 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xfec11000-0xfec2ffff]
Apr 07 19:18:46 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xfec30000-0xfec30fff]
Apr 07 19:18:46 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xfec31000-0xfecfffff]
Apr 07 19:18:46 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xfed00000-0xfed00fff]
Apr 07 19:18:46 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xfed01000-0xfed3ffff]
Apr 07 19:18:46 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xfed40000-0xfed44fff]
Apr 07 19:18:46 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xfed45000-0xfed7ffff]
Apr 07 19:18:46 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xfed80000-0xfed8ffff]
Apr 07 19:18:46 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xfed90000-0xfedc1fff]
Apr 07 19:18:46 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xfedc2000-0xfedcffff]
Apr 07 19:18:46 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xfedd0000-0xfedd3fff]
Apr 07 19:18:46 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xfedd4000-0xfedd5fff]
Apr 07 19:18:46 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xfedd6000-0xfedfffff]
Apr 07 19:18:46 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfeefffff]
Apr 07 19:18:46 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xfef00000-0xfeffffff]
Apr 07 19:18:46 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xff000000-0xffffffff]
Apr 07 19:18:46 archlinux kernel: [mem 0xc0000000-0xf7ffffff] available for PCI devices
Apr 07 19:18:46 archlinux kernel: Booting paravirtualized kernel on bare hardware
Apr 07 19:18:46 archlinux kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
Apr 07 19:18:46 archlinux kernel: setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:32 nr_node_ids:1
Apr 07 19:18:46 archlinux kernel: percpu: Embedded 62 pages/cpu s217088 r8192 d28672 u262144
Apr 07 19:18:46 archlinux kernel: pcpu-alloc: s217088 r8192 d28672 u262144 alloc=1*2097152
Apr 07 19:18:46 archlinux kernel: pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15 
Apr 07 19:18:46 archlinux kernel: pcpu-alloc: [0] 16 17 18 19 20 21 22 23 [0] 24 25 26 27 28 29 30 31 
Apr 07 19:18:46 archlinux kernel: Fallback order for Node 0: 0 
Apr 07 19:18:46 archlinux kernel: Built 1 zonelists, mobility grouping on.  Total pages: 999324
Apr 07 19:18:46 archlinux kernel: Policy zone: Normal
Apr 07 19:18:46 archlinux kernel: Kernel command line:   root=/dev/sda2 ro initrd=\initramfs-linux.img
Apr 07 19:18:46 archlinux kernel: Unknown kernel command line parameters "", will be passed to user space.
Apr 07 19:18:46 archlinux kernel: printk: log_buf_len individual max cpu contribution: 4096 bytes
Apr 07 19:18:46 archlinux kernel: printk: log_buf_len total cpu_extra contributions: 126976 bytes
Apr 07 19:18:46 archlinux kernel: printk: log_buf_len min size: 131072 bytes
Apr 07 19:18:46 archlinux kernel: printk: log_buf_len: 262144 bytes
Apr 07 19:18:46 archlinux kernel: printk: early log buf free: 112400(85%)
Apr 07 19:18:46 archlinux kernel: Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
Apr 07 19:18:46 archlinux kernel: Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
Apr 07 19:18:46 archlinux kernel: mem auto-init: stack:byref_all(zero), heap alloc:on, heap free:off
Apr 07 19:18:46 archlinux kernel: Memory: 3789932K/4061400K available (14343K kernel code, 2107K rwdata, 11020K rodata, 1792K init, 3812K bss, 271208K reserved, 0K cma-reserved)
Apr 07 19:18:46 archlinux kernel: random: get_random_u64 called from __kmem_cache_create+0x2a/0x550 with crng_init=1
Apr 07 19:18:46 archlinux kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=32, Nodes=1
Apr 07 19:18:46 archlinux kernel: ftrace: allocating 45176 entries in 177 pages
Apr 07 19:18:46 archlinux kernel: ftrace: allocated 177 pages with 4 groups
Apr 07 19:18:46 archlinux kernel: Dynamic Preempt: full
Apr 07 19:18:46 archlinux kernel: rcu: Preemptible hierarchical RCU implementation.
Apr 07 19:18:46 archlinux kernel: rcu:         RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=32.
Apr 07 19:18:46 archlinux kernel: rcu:         RCU priority boosting: priority 1 delay 500 ms.
Apr 07 19:18:46 archlinux kernel:         Trampoline variant of Tasks RCU enabled.
Apr 07 19:18:46 archlinux kernel:         Rude variant of Tasks RCU enabled.
Apr 07 19:18:46 archlinux kernel:         Tracing variant of Tasks RCU enabled.
Apr 07 19:18:46 archlinux kernel: rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
Apr 07 19:18:46 archlinux kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=32
Apr 07 19:18:46 archlinux kernel: NR_IRQS: 20736, nr_irqs: 1224, preallocated irqs: 16
Apr 07 19:18:46 archlinux kernel: kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
Apr 07 19:18:46 archlinux kernel: random: crng init done (trusting CPU's manufacturer)
Apr 07 19:18:46 archlinux kernel: Console: colour dummy device 80x25
Apr 07 19:18:46 archlinux kernel: printk: console [tty0] enabled
Apr 07 19:18:46 archlinux kernel: ACPI: Core revision 20211217
Apr 07 19:18:46 archlinux kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
Apr 07 19:18:46 archlinux kernel: APIC: Switch to symmetric I/O mode setup
Apr 07 19:18:46 archlinux kernel: Switched APIC routing to physical flat.
Apr 07 19:18:46 archlinux kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
Apr 07 19:18:46 archlinux kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x2e0ab5b7009, max_idle_ns: 440795319356 ns
Apr 07 19:18:46 archlinux kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 6390.48 BogoMIPS (lpj=10647173)
Apr 07 19:18:46 archlinux kernel: pid_max: default: 32768 minimum: 301
Apr 07 19:18:46 archlinux kernel: LSM: Security Framework initializing
Apr 07 19:18:46 archlinux kernel: landlock: Up and running.
Apr 07 19:18:46 archlinux kernel: Yama: becoming mindful.
Apr 07 19:18:46 archlinux kernel: LSM support for eBPF active
Apr 07 19:18:46 archlinux kernel: Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
Apr 07 19:18:46 archlinux kernel: Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
Apr 07 19:18:46 archlinux kernel: LVT offset 1 assigned for vector 0xf9
Apr 07 19:18:46 archlinux kernel: LVT offset 2 assigned for vector 0xf4
Apr 07 19:18:46 archlinux kernel: Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 512
Apr 07 19:18:46 archlinux kernel: Last level dTLB entries: 4KB 1536, 2MB 1536, 4MB 768, 1GB 0
Apr 07 19:18:46 archlinux kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
Apr 07 19:18:46 archlinux kernel: Spectre V2 : Mitigation: Retpolines
Apr 07 19:18:46 archlinux kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
Apr 07 19:18:46 archlinux kernel: Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
Apr 07 19:18:46 archlinux kernel: Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
Apr 07 19:18:46 archlinux kernel: Freeing SMP alternatives memory: 36K
Apr 07 19:18:46 archlinux kernel: smpboot: CPU0: AMD Athlon 200GE with Radeon Vega Graphics (family: 0x17, model: 0x11, stepping: 0x0)
Apr 07 19:18:46 archlinux kernel: cblist_init_generic: Setting adjustable number of callback queues.
Apr 07 19:18:46 archlinux kernel: cblist_init_generic: Setting shift to 5 and lim to 1.
Apr 07 19:18:46 archlinux kernel: cblist_init_generic: Setting shift to 5 and lim to 1.
Apr 07 19:18:46 archlinux kernel: cblist_init_generic: Setting shift to 5 and lim to 1.
Apr 07 19:18:46 archlinux kernel: Performance Events: Fam17h+ core perfctr, AMD PMU driver.
Apr 07 19:18:46 archlinux kernel: ... version:                0
Apr 07 19:18:46 archlinux kernel: ... bit width:              48
Apr 07 19:18:46 archlinux kernel: ... generic registers:      6
Apr 07 19:18:46 archlinux kernel: ... value mask:             0000ffffffffffff
Apr 07 19:18:46 archlinux kernel: ... max period:             00007fffffffffff
Apr 07 19:18:46 archlinux kernel: ... fixed-purpose events:   0
Apr 07 19:18:46 archlinux kernel: ... event mask:             000000000000003f
Apr 07 19:18:46 archlinux kernel: rcu: Hierarchical SRCU implementation.
Apr 07 19:18:46 archlinux kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
Apr 07 19:18:46 archlinux kernel: smp: Bringing up secondary CPUs ...
Apr 07 19:18:46 archlinux kernel: x86: Booting SMP configuration:
Apr 07 19:18:46 archlinux kernel: .... node  #0, CPUs:        #1  #2  #3
Apr 07 19:18:46 archlinux kernel: smp: Brought up 1 node, 4 CPUs
Apr 07 19:18:46 archlinux kernel: smpboot: Max logical packages: 8
Apr 07 19:18:46 archlinux kernel: smpboot: Total of 4 processors activated (25563.93 BogoMIPS)
Apr 07 19:18:46 archlinux kernel: devtmpfs: initialized
Apr 07 19:18:46 archlinux kernel: x86/mm: Memory block size: 128MB
Apr 07 19:18:46 archlinux kernel: ACPI: PM: Registering ACPI NVS region [mem 0x0a200000-0x0a20afff] (45056 bytes)
Apr 07 19:18:46 archlinux kernel: ACPI: PM: Registering ACPI NVS region [mem 0xb65f8000-0xb69affff] (3899392 bytes)
Apr 07 19:18:46 archlinux kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
Apr 07 19:18:46 archlinux kernel: futex hash table entries: 8192 (order: 7, 524288 bytes, linear)
Apr 07 19:18:46 archlinux kernel: pinctrl core: initialized pinctrl subsystem
Apr 07 19:18:46 archlinux kernel: PM: RTC time: 17:18:40, date: 2022-04-07
Apr 07 19:18:46 archlinux kernel: NET: Registered PF_NETLINK/PF_ROUTE protocol family
Apr 07 19:18:46 archlinux kernel: DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations
Apr 07 19:18:46 archlinux kernel: DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
Apr 07 19:18:46 archlinux kernel: DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
Apr 07 19:18:46 archlinux kernel: audit: initializing netlink subsys (disabled)
Apr 07 19:18:46 archlinux kernel: audit: type=2000 audit(1649351920.136:1): state=initialized audit_enabled=0 res=1
Apr 07 19:18:46 archlinux kernel: thermal_sys: Registered thermal governor 'fair_share'
Apr 07 19:18:46 archlinux kernel: thermal_sys: Registered thermal governor 'bang_bang'
Apr 07 19:18:46 archlinux kernel: thermal_sys: Registered thermal governor 'step_wise'
Apr 07 19:18:46 archlinux kernel: thermal_sys: Registered thermal governor 'user_space'
Apr 07 19:18:46 archlinux kernel: thermal_sys: Registered thermal governor 'power_allocator'
Apr 07 19:18:46 archlinux kernel: cpuidle: using governor ladder
Apr 07 19:18:46 archlinux kernel: cpuidle: using governor menu
Apr 07 19:18:46 archlinux kernel: HugeTLB: can free 4094 vmemmap pages for hugepages-1048576kB
Apr 07 19:18:46 archlinux kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Apr 07 19:18:46 archlinux kernel: PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
Apr 07 19:18:46 archlinux kernel: PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
Apr 07 19:18:46 archlinux kernel: PCI: Using configuration type 1 for base access
Apr 07 19:18:46 archlinux kernel: kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
Apr 07 19:18:46 archlinux kernel: HugeTLB: can free 6 vmemmap pages for hugepages-2048kB
Apr 07 19:18:46 archlinux kernel: HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
Apr 07 19:18:46 archlinux kernel: HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
Apr 07 19:18:46 archlinux kernel: ACPI: Added _OSI(Module Device)
Apr 07 19:18:46 archlinux kernel: ACPI: Added _OSI(Processor Device)
Apr 07 19:18:46 archlinux kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
Apr 07 19:18:46 archlinux kernel: ACPI: Added _OSI(Processor Aggregator Device)
Apr 07 19:18:46 archlinux kernel: ACPI: Added _OSI(Linux-Dell-Video)
Apr 07 19:18:46 archlinux kernel: ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
Apr 07 19:18:46 archlinux kernel: ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
Apr 07 19:18:46 archlinux kernel: ACPI: 10 ACPI AML tables successfully acquired and loaded
Apr 07 19:18:46 archlinux kernel: ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
Apr 07 19:18:46 archlinux kernel: ACPI: Interpreter enabled
Apr 07 19:18:46 archlinux kernel: ACPI: PM: (supports S0 S3 S4 S5)
Apr 07 19:18:46 archlinux kernel: ACPI: Using IOAPIC for interrupt routing
Apr 07 19:18:46 archlinux kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Apr 07 19:18:46 archlinux kernel: ACPI: Enabled 4 GPEs in block 00 to 1F
Apr 07 19:18:46 archlinux kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
Apr 07 19:18:46 archlinux kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
Apr 07 19:18:46 archlinux kernel: acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug SHPCHotplug PME LTR DPC]
Apr 07 19:18:46 archlinux kernel: acpi PNP0A08:00: _OSC: OS now controls [AER PCIeCapability]
Apr 07 19:18:46 archlinux kernel: acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
Apr 07 19:18:46 archlinux kernel: PCI host bridge to bus 0000:00
Apr 07 19:18:46 archlinux kernel: pci_bus 0000:00: root bus resource [io  0x0000-0x03af window]
Apr 07 19:18:46 archlinux kernel: pci_bus 0000:00: root bus resource [io  0x03e0-0x0cf7 window]
Apr 07 19:18:46 archlinux kernel: pci_bus 0000:00: root bus resource [io  0x03b0-0x03df window]
Apr 07 19:18:46 archlinux kernel: pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
Apr 07 19:18:46 archlinux kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000dffff window]
Apr 07 19:18:46 archlinux kernel: pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfec2ffff window]
Apr 07 19:18:46 archlinux kernel: pci_bus 0000:00: root bus resource [mem 0xfee00000-0xffffffff window]
Apr 07 19:18:46 archlinux kernel: pci_bus 0000:00: root bus resource [bus 00-ff]
Apr 07 19:18:46 archlinux kernel: pci 0000:00:00.0: [1022:15d0] type 00 class 0x060000
Apr 07 19:18:46 archlinux kernel: pci 0000:00:00.2: [1022:15d1] type 00 class 0x080600
Apr 07 19:18:46 archlinux kernel: pci 0000:00:01.0: [1022:1452] type 00 class 0x060000
Apr 07 19:18:46 archlinux kernel: pci 0000:00:01.1: [1022:15d3] type 01 class 0x060400
Apr 07 19:18:46 archlinux kernel: pci 0000:00:01.1: PME# supported from D0 D3hot D3cold
Apr 07 19:18:46 archlinux kernel: pci 0000:00:01.2: [1022:15d3] type 01 class 0x060400
Apr 07 19:18:46 archlinux kernel: pci 0000:00:01.2: enabling Extended Tags
Apr 07 19:18:46 archlinux kernel: pci 0000:00:01.2: PME# supported from D0 D3hot D3cold
Apr 07 19:18:46 archlinux kernel: pci 0000:00:08.0: [1022:1452] type 00 class 0x060000
Apr 07 19:18:46 archlinux kernel: pci 0000:00:08.1: [1022:15db] type 01 class 0x060400
Apr 07 19:18:46 archlinux kernel: pci 0000:00:08.1: enabling Extended Tags
Apr 07 19:18:46 archlinux kernel: pci 0000:00:08.1: PME# supported from D0 D3hot D3cold
Apr 07 19:18:46 archlinux kernel: pci 0000:00:08.2: [1022:15dc] type 01 class 0x060400
Apr 07 19:18:46 archlinux kernel: pci 0000:00:08.2: enabling Extended Tags
Apr 07 19:18:46 archlinux kernel: pci 0000:00:08.2: PME# supported from D0 D3hot D3cold
Apr 07 19:18:46 archlinux kernel: pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500
Apr 07 19:18:46 archlinux kernel: pci 0000:00:14.3: [1022:790e] type 00 class 0x060100
Apr 07 19:18:46 archlinux kernel: pci 0000:00:18.0: [1022:15e8] type 00 class 0x060000
Apr 07 19:18:46 archlinux kernel: pci 0000:00:18.1: [1022:15e9] type 00 class 0x060000
Apr 07 19:18:46 archlinux kernel: pci 0000:00:18.2: [1022:15ea] type 00 class 0x060000
Apr 07 19:18:46 archlinux kernel: pci 0000:00:18.3: [1022:15eb] type 00 class 0x060000
Apr 07 19:18:46 archlinux kernel: pci 0000:00:18.4: [1022:15ec] type 00 class 0x060000
Apr 07 19:18:46 archlinux kernel: pci 0000:00:18.5: [1022:15ed] type 00 class 0x060000
Apr 07 19:18:46 archlinux kernel: pci 0000:00:18.6: [1022:15ee] type 00 class 0x060000
Apr 07 19:18:46 archlinux kernel: pci 0000:00:18.7: [1022:15ef] type 00 class 0x060000
Apr 07 19:18:46 archlinux kernel: pci 0000:01:00.0: [1002:6613] type 00 class 0x030000
Apr 07 19:18:46 archlinux kernel: pci 0000:01:00.0: reg 0x10: [mem 0xe0000000-0xefffffff 64bit pref]
Apr 07 19:18:46 archlinux kernel: pci 0000:01:00.0: reg 0x18: [mem 0xfcf00000-0xfcf3ffff 64bit]
Apr 07 19:18:46 archlinux kernel: pci 0000:01:00.0: reg 0x20: [io  0xf000-0xf0ff]
Apr 07 19:18:46 archlinux kernel: pci 0000:01:00.0: reg 0x30: [mem 0xfcf40000-0xfcf5ffff pref]
Apr 07 19:18:46 archlinux kernel: pci 0000:01:00.0: supports D1 D2
Apr 07 19:18:46 archlinux kernel: pci 0000:01:00.0: PME# supported from D1 D2 D3hot
Apr 07 19:18:46 archlinux kernel: pci 0000:01:00.0: 31.504 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x4 link at 0000:00:01.1 (capable of 63.008 Gb/s with 8.0 GT/s PCIe x8 link)
Apr 07 19:18:46 archlinux kernel: pci 0000:01:00.1: [1002:aab0] type 00 class 0x040300
Apr 07 19:18:46 archlinux kernel: pci 0000:01:00.1: reg 0x10: [mem 0xfcf60000-0xfcf63fff 64bit]
Apr 07 19:18:46 archlinux kernel: pci 0000:01:00.1: supports D1 D2
Apr 07 19:18:46 archlinux kernel: pci 0000:00:01.1: PCI bridge to [bus 01]
Apr 07 19:18:46 archlinux kernel: pci 0000:00:01.1:   bridge window [io  0xf000-0xffff]
Apr 07 19:18:46 archlinux kernel: pci 0000:00:01.1:   bridge window [mem 0xfcf00000-0xfcffffff]
Apr 07 19:18:46 archlinux kernel: pci 0000:00:01.1:   bridge window [mem 0xe0000000-0xefffffff 64bit pref]
Apr 07 19:18:46 archlinux kernel: pci 0000:02:00.0: [1022:43b9] type 00 class 0x0c0330
Apr 07 19:18:46 archlinux kernel: pci 0000:02:00.0: reg 0x10: [mem 0xfcda0000-0xfcda7fff 64bit]
Apr 07 19:18:46 archlinux kernel: pci 0000:02:00.0: enabling Extended Tags
Apr 07 19:18:46 archlinux kernel: pci 0000:02:00.0: PME# supported from D3hot D3cold
Apr 07 19:18:46 archlinux kernel: pci 0000:02:00.0: 15.752 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x2 link at 0000:00:01.2 (capable of 31.504 Gb/s with 8.0 GT/s PCIe x4 link)
Apr 07 19:18:46 archlinux kernel: pci 0000:02:00.1: [1022:43b5] type 00 class 0x010601
Apr 07 19:18:46 archlinux kernel: pci 0000:02:00.1: reg 0x24: [mem 0xfcd80000-0xfcd9ffff]
Apr 07 19:18:46 archlinux kernel: pci 0000:02:00.1: reg 0x30: [mem 0xfcd00000-0xfcd7ffff pref]
Apr 07 19:18:46 archlinux kernel: pci 0000:02:00.1: enabling Extended Tags
Apr 07 19:18:46 archlinux kernel: pci 0000:02:00.1: PME# supported from D3hot D3cold
Apr 07 19:18:46 archlinux kernel: pci 0000:02:00.2: [1022:43b0] type 01 class 0x060400
Apr 07 19:18:46 archlinux kernel: pci 0000:02:00.2: enabling Extended Tags
Apr 07 19:18:46 archlinux kernel: pci 0000:02:00.2: PME# supported from D3hot D3cold
Apr 07 19:18:46 archlinux kernel: pci 0000:00:01.2: PCI bridge to [bus 02-09]
Apr 07 19:18:46 archlinux kernel: pci 0000:00:01.2:   bridge window [io  0xe000-0xefff]
Apr 07 19:18:46 archlinux kernel: pci 0000:00:01.2:   bridge window [mem 0xfcb00000-0xfcdfffff]
Apr 07 19:18:46 archlinux kernel: pci 0000:00:01.2:   bridge window [mem 0xf0000000-0xf00fffff 64bit pref]
Apr 07 19:18:46 archlinux kernel: pci 0000:03:00.0: [1022:43b4] type 01 class 0x060400
Apr 07 19:18:46 archlinux kernel: pci 0000:03:00.0: enabling Extended Tags
Apr 07 19:18:46 archlinux kernel: pci 0000:03:00.0: PME# supported from D3hot D3cold
Apr 07 19:18:46 archlinux kernel: pci 0000:03:04.0: [1022:43b4] type 01 class 0x060400
Apr 07 19:18:46 archlinux kernel: pci 0000:03:04.0: enabling Extended Tags
Apr 07 19:18:46 archlinux kernel: pci 0000:03:04.0: PME# supported from D3hot D3cold
Apr 07 19:18:46 archlinux kernel: pci 0000:03:05.0: [1022:43b4] type 01 class 0x060400
Apr 07 19:18:46 archlinux kernel: pci 0000:03:05.0: enabling Extended Tags
Apr 07 19:18:46 archlinux kernel: pci 0000:03:05.0: PME# supported from D3hot D3cold
Apr 07 19:18:46 archlinux kernel: pci 0000:03:06.0: [1022:43b4] type 01 class 0x060400
Apr 07 19:18:46 archlinux kernel: pci 0000:03:06.0: enabling Extended Tags
Apr 07 19:18:46 archlinux kernel: pci 0000:03:06.0: PME# supported from D3hot D3cold
Apr 07 19:18:46 archlinux kernel: pci 0000:03:07.0: [1022:43b4] type 01 class 0x060400
Apr 07 19:18:46 archlinux kernel: pci 0000:03:07.0: enabling Extended Tags
Apr 07 19:18:46 archlinux kernel: pci 0000:03:07.0: PME# supported from D3hot D3cold
Apr 07 19:18:46 archlinux kernel: pci 0000:02:00.2: PCI bridge to [bus 03-09]
Apr 07 19:18:46 archlinux kernel: pci 0000:02:00.2:   bridge window [io  0xe000-0xefff]
Apr 07 19:18:46 archlinux kernel: pci 0000:02:00.2:   bridge window [mem 0xfcb00000-0xfccfffff]
Apr 07 19:18:46 archlinux kernel: pci 0000:02:00.2:   bridge window [mem 0xf0000000-0xf00fffff 64bit pref]
Apr 07 19:18:46 archlinux kernel: pci 0000:03:00.0: PCI bridge to [bus 04]
Apr 07 19:18:46 archlinux kernel: pci 0000:03:04.0: PCI bridge to [bus 05]
Apr 07 19:18:46 archlinux kernel: pci 0000:06:00.0: [1b21:1080] type 01 class 0x060400
Apr 07 19:18:46 archlinux kernel: pci 0000:06:00.0: supports D1 D2
Apr 07 19:18:46 archlinux kernel: pci 0000:06:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Apr 07 19:18:46 archlinux kernel: pci 0000:03:05.0: PCI bridge to [bus 06-07]
Apr 07 19:18:46 archlinux kernel: pci 0000:03:05.0:   bridge window [mem 0xfcc00000-0xfccfffff]
Apr 07 19:18:46 archlinux kernel: pci 0000:03:05.0:   bridge window [mem 0xf0000000-0xf00fffff 64bit pref]
Apr 07 19:18:46 archlinux kernel: pci_bus 0000:07: extended config space not accessible
Apr 07 19:18:46 archlinux kernel: pci 0000:07:01.0: [1000:1960] type 00 class 0x010400
Apr 07 19:18:46 archlinux kernel: pci 0000:07:01.0: reg 0x10: [mem 0xf0000000-0xf000ffff pref]
Apr 07 19:18:46 archlinux kernel: pci 0000:07:01.0: reg 0x30: [mem 0xfcc00000-0xfcc0ffff pref]
Apr 07 19:18:46 archlinux kernel: pci 0000:06:00.0: PCI bridge to [bus 07]
Apr 07 19:18:46 archlinux kernel: pci 0000:06:00.0:   bridge window [mem 0xfcc00000-0xfccfffff]
Apr 07 19:18:46 archlinux kernel: pci 0000:06:00.0:   bridge window [mem 0xf0000000-0xf00fffff 64bit pref]
Apr 07 19:18:46 archlinux kernel: pci 0000:08:00.0: [10ec:8168] type 00 class 0x020000
Apr 07 19:18:46 archlinux kernel: pci 0000:08:00.0: reg 0x10: [io  0xe000-0xe0ff]
Apr 07 19:18:46 archlinux kernel: pci 0000:08:00.0: reg 0x18: [mem 0xfcb04000-0xfcb04fff 64bit]
Apr 07 19:18:46 archlinux kernel: pci 0000:08:00.0: reg 0x20: [mem 0xfcb00000-0xfcb03fff 64bit]
Apr 07 19:18:46 archlinux kernel: pci 0000:08:00.0: supports D1 D2
Apr 07 19:18:46 archlinux kernel: pci 0000:08:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Apr 07 19:18:46 archlinux kernel: pci 0000:03:06.0: PCI bridge to [bus 08]
Apr 07 19:18:46 archlinux kernel: pci 0000:03:06.0:   bridge window [io  0xe000-0xefff]
Apr 07 19:18:46 archlinux kernel: pci 0000:03:06.0:   bridge window [mem 0xfcb00000-0xfcbfffff]
Apr 07 19:18:46 archlinux kernel: pci 0000:03:07.0: PCI bridge to [bus 09]
Apr 07 19:18:46 archlinux kernel: pci 0000:0a:00.0: [1002:15dd] type 00 class 0x030000
Apr 07 19:18:46 archlinux kernel: pci 0000:0a:00.0: reg 0x10: [mem 0xc0000000-0xcfffffff 64bit pref]
Apr 07 19:18:46 archlinux kernel: pci 0000:0a:00.0: reg 0x18: [mem 0xd0000000-0xd01fffff 64bit pref]
Apr 07 19:18:46 archlinux kernel: pci 0000:0a:00.0: reg 0x20: [io  0xd000-0xd0ff]
Apr 07 19:18:46 archlinux kernel: pci 0000:0a:00.0: reg 0x24: [mem 0xfca00000-0xfca7ffff]
Apr 07 19:18:46 archlinux kernel: pci 0000:0a:00.0: enabling Extended Tags
Apr 07 19:18:46 archlinux kernel: pci 0000:0a:00.0: BAR 0: assigned to efifb
Apr 07 19:18:46 archlinux kernel: pci 0000:0a:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
Apr 07 19:18:46 archlinux kernel: pci 0000:0a:00.0: PME# supported from D1 D2 D3hot D3cold
Apr 07 19:18:46 archlinux kernel: pci 0000:0a:00.1: [1002:15de] type 00 class 0x040300
Apr 07 19:18:46 archlinux kernel: pci 0000:0a:00.1: reg 0x10: [mem 0xfca88000-0xfca8bfff]
Apr 07 19:18:46 archlinux kernel: pci 0000:0a:00.1: enabling Extended Tags
Apr 07 19:18:46 archlinux kernel: pci 0000:0a:00.1: PME# supported from D1 D2 D3hot D3cold
Apr 07 19:18:46 archlinux kernel: pci 0000:0a:00.2: [1022:15df] type 00 class 0x108000
Apr 07 19:18:46 archlinux kernel: pci 0000:0a:00.2: reg 0x18: [mem 0xfc900000-0xfc9fffff]
Apr 07 19:18:46 archlinux kernel: pci 0000:0a:00.2: reg 0x24: [mem 0xfca8c000-0xfca8dfff]
Apr 07 19:18:46 archlinux kernel: pci 0000:0a:00.2: enabling Extended Tags
Apr 07 19:18:46 archlinux kernel: pci 0000:0a:00.3: [1022:15e0] type 00 class 0x0c0330
Apr 07 19:18:46 archlinux kernel: pci 0000:0a:00.3: reg 0x10: [mem 0xfc800000-0xfc8fffff 64bit]
Apr 07 19:18:46 archlinux kernel: pci 0000:0a:00.3: enabling Extended Tags
Apr 07 19:18:46 archlinux kernel: pci 0000:0a:00.3: PME# supported from D0 D3hot D3cold
Apr 07 19:18:46 archlinux kernel: pci 0000:0a:00.4: [1022:15e1] type 00 class 0x0c0330
Apr 07 19:18:46 archlinux kernel: pci 0000:0a:00.4: reg 0x10: [mem 0xfc700000-0xfc7fffff 64bit]
Apr 07 19:18:46 archlinux kernel: pci 0000:0a:00.4: enabling Extended Tags
Apr 07 19:18:46 archlinux kernel: pci 0000:0a:00.4: PME# supported from D0 D3hot D3cold
Apr 07 19:18:46 archlinux kernel: pci 0000:0a:00.6: [1022:15e3] type 00 class 0x040300
Apr 07 19:18:46 archlinux kernel: pci 0000:0a:00.6: reg 0x10: [mem 0xfca80000-0xfca87fff]
Apr 07 19:18:46 archlinux kernel: pci 0000:0a:00.6: enabling Extended Tags
Apr 07 19:18:46 archlinux kernel: pci 0000:0a:00.6: PME# supported from D0 D3hot D3cold
Apr 07 19:18:46 archlinux kernel: pci 0000:00:08.1: PCI bridge to [bus 0a]
Apr 07 19:18:46 archlinux kernel: pci 0000:00:08.1:   bridge window [io  0xd000-0xdfff]
Apr 07 19:18:46 archlinux kernel: pci 0000:00:08.1:   bridge window [mem 0xfc700000-0xfcafffff]
Apr 07 19:18:46 archlinux kernel: pci 0000:00:08.1:   bridge window [mem 0xc0000000-0xd01fffff 64bit pref]
Apr 07 19:18:46 archlinux kernel: pci 0000:0b:00.0: [1022:7901] type 00 class 0x010601
Apr 07 19:18:46 archlinux kernel: pci 0000:0b:00.0: reg 0x24: [mem 0xfce00000-0xfce007ff]
Apr 07 19:18:46 archlinux kernel: pci 0000:0b:00.0: enabling Extended Tags
Apr 07 19:18:46 archlinux kernel: pci 0000:0b:00.0: PME# supported from D3hot D3cold
Apr 07 19:18:46 archlinux kernel: pci 0000:00:08.2: PCI bridge to [bus 0b]
Apr 07 19:18:46 archlinux kernel: pci 0000:00:08.2:   bridge window [mem 0xfce00000-0xfcefffff]
Apr 07 19:18:46 archlinux kernel: ACPI: PCI: Interrupt link LNKA configured for IRQ 0
Apr 07 19:18:46 archlinux kernel: ACPI: PCI: Interrupt link LNKB configured for IRQ 0
Apr 07 19:18:46 archlinux kernel: ACPI: PCI: Interrupt link LNKC configured for IRQ 0
Apr 07 19:18:46 archlinux kernel: ACPI: PCI: Interrupt link LNKD configured for IRQ 0
Apr 07 19:18:46 archlinux kernel: ACPI: PCI: Interrupt link LNKE configured for IRQ 0
Apr 07 19:18:46 archlinux kernel: ACPI: PCI: Interrupt link LNKF configured for IRQ 0
Apr 07 19:18:46 archlinux kernel: ACPI: PCI: Interrupt link LNKG configured for IRQ 0
Apr 07 19:18:46 archlinux kernel: ACPI: PCI: Interrupt link LNKH configured for IRQ 0
Apr 07 19:18:46 archlinux kernel: iommu: Default domain type: Translated 
Apr 07 19:18:46 archlinux kernel: iommu: DMA domain TLB invalidation policy: lazy mode 
Apr 07 19:18:46 archlinux kernel: pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
Apr 07 19:18:46 archlinux kernel: pci 0000:0a:00.0: vgaarb: setting as boot VGA device
Apr 07 19:18:46 archlinux kernel: pci 0000:0a:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
Apr 07 19:18:46 archlinux kernel: pci 0000:01:00.0: vgaarb: bridge control possible
Apr 07 19:18:46 archlinux kernel: pci 0000:0a:00.0: vgaarb: bridge control possible
Apr 07 19:18:46 archlinux kernel: vgaarb: loaded
Apr 07 19:18:46 archlinux kernel: SCSI subsystem initialized
Apr 07 19:18:46 archlinux kernel: libata version 3.00 loaded.
Apr 07 19:18:46 archlinux kernel: ACPI: bus type USB registered
Apr 07 19:18:46 archlinux kernel: usbcore: registered new interface driver usbfs
Apr 07 19:18:46 archlinux kernel: usbcore: registered new interface driver hub
Apr 07 19:18:46 archlinux kernel: usbcore: registered new device driver usb
Apr 07 19:18:46 archlinux kernel: pps_core: LinuxPPS API ver. 1 registered
Apr 07 19:18:46 archlinux kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
Apr 07 19:18:46 archlinux kernel: PTP clock support registered
Apr 07 19:18:46 archlinux kernel: EDAC MC: Ver: 3.0.0
Apr 07 19:18:46 archlinux kernel: Registered efivars operations
Apr 07 19:18:46 archlinux kernel: NetLabel: Initializing
Apr 07 19:18:46 archlinux kernel: NetLabel:  domain hash size = 128
Apr 07 19:18:46 archlinux kernel: NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
Apr 07 19:18:46 archlinux kernel: NetLabel:  unlabeled traffic allowed by default
Apr 07 19:18:46 archlinux kernel: mctp: management component transport protocol core
Apr 07 19:18:46 archlinux kernel: NET: Registered PF_MCTP protocol family
Apr 07 19:18:46 archlinux kernel: PCI: Using ACPI for IRQ routing
Apr 07 19:18:46 archlinux kernel: PCI: pci_cache_line_size set to 64 bytes
Apr 07 19:18:46 archlinux kernel: e820: reserve RAM buffer [mem 0x09e10000-0x0bffffff]
Apr 07 19:18:46 archlinux kernel: e820: reserve RAM buffer [mem 0x0a200000-0x0bffffff]
Apr 07 19:18:46 archlinux kernel: e820: reserve RAM buffer [mem 0x0b000000-0x0bffffff]
Apr 07 19:18:46 archlinux kernel: e820: reserve RAM buffer [mem 0xa9f48018-0xabffffff]
Apr 07 19:18:46 archlinux kernel: e820: reserve RAM buffer [mem 0xa9f56018-0xabffffff]
Apr 07 19:18:46 archlinux kernel: e820: reserve RAM buffer [mem 0xa9f65018-0xabffffff]
Apr 07 19:18:46 archlinux kernel: e820: reserve RAM buffer [mem 0xa9f6e018-0xabffffff]
Apr 07 19:18:46 archlinux kernel: e820: reserve RAM buffer [mem 0xb3089000-0xb3ffffff]
Apr 07 19:18:46 archlinux kernel: e820: reserve RAM buffer [mem 0xb4485000-0xb7ffffff]
Apr 07 19:18:46 archlinux kernel: e820: reserve RAM buffer [mem 0xb63ee000-0xb7ffffff]
Apr 07 19:18:46 archlinux kernel: e820: reserve RAM buffer [mem 0xb65f8000-0xb7ffffff]
Apr 07 19:18:46 archlinux kernel: e820: reserve RAM buffer [mem 0xba000000-0xbbffffff]
Apr 07 19:18:46 archlinux kernel: e820: reserve RAM buffer [mem 0x13f340000-0x13fffffff]
Apr 07 19:18:46 archlinux kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
Apr 07 19:18:46 archlinux kernel: hpet0: 3 comparators, 32-bit 14.318180 MHz counter
Apr 07 19:18:46 archlinux kernel: clocksource: Switched to clocksource tsc-early
Apr 07 19:18:46 archlinux kernel: VFS: Disk quotas dquot_6.6.0
Apr 07 19:18:46 archlinux kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Apr 07 19:18:46 archlinux kernel: pnp: PnP ACPI init
Apr 07 19:18:46 archlinux kernel: system 00:00: [mem 0xf8000000-0xfbffffff] has been reserved
Apr 07 19:18:46 archlinux kernel: system 00:01: [mem 0xbc000000-0xbfffffff window] has been reserved
Apr 07 19:18:46 archlinux kernel: system 00:03: [io  0x0300-0x030f] has been reserved
Apr 07 19:18:46 archlinux kernel: system 00:03: [io  0x0230-0x023f] has been reserved
Apr 07 19:18:46 archlinux kernel: system 00:03: [io  0x0290-0x029f] has been reserved
Apr 07 19:18:46 archlinux kernel: pnp 00:04: [dma 0 disabled]
Apr 07 19:18:46 archlinux kernel: system 00:05: [io  0x04d0-0x04d1] has been reserved
Apr 07 19:18:46 archlinux kernel: system 00:05: [io  0x040b] has been reserved
Apr 07 19:18:46 archlinux kernel: system 00:05: [io  0x04d6] has been reserved
Apr 07 19:18:46 archlinux kernel: system 00:05: [io  0x0c00-0x0c01] has been reserved
Apr 07 19:18:46 archlinux kernel: system 00:05: [io  0x0c14] has been reserved
Apr 07 19:18:46 archlinux kernel: system 00:05: [io  0x0c50-0x0c51] has been reserved
Apr 07 19:18:46 archlinux kernel: system 00:05: [io  0x0c52] has been reserved
Apr 07 19:18:46 archlinux kernel: system 00:05: [io  0x0c6c] has been reserved
Apr 07 19:18:46 archlinux kernel: system 00:05: [io  0x0c6f] has been reserved
Apr 07 19:18:46 archlinux kernel: system 00:05: [io  0x0cd0-0x0cd1] has been reserved
Apr 07 19:18:46 archlinux kernel: system 00:05: [io  0x0cd2-0x0cd3] has been reserved
Apr 07 19:18:46 archlinux kernel: system 00:05: [io  0x0cd4-0x0cd5] has been reserved
Apr 07 19:18:46 archlinux kernel: system 00:05: [io  0x0cd6-0x0cd7] has been reserved
Apr 07 19:18:46 archlinux kernel: system 00:05: [io  0x0cd8-0x0cdf] has been reserved
Apr 07 19:18:46 archlinux kernel: system 00:05: [io  0x0800-0x089f] has been reserved
Apr 07 19:18:46 archlinux kernel: system 00:05: [io  0x0b00-0x0b0f] has been reserved
Apr 07 19:18:46 archlinux kernel: system 00:05: [io  0x0b20-0x0b3f] has been reserved
Apr 07 19:18:46 archlinux kernel: system 00:05: [io  0x0900-0x090f] has been reserved
Apr 07 19:18:46 archlinux kernel: system 00:05: [io  0x0910-0x091f] has been reserved
Apr 07 19:18:46 archlinux kernel: system 00:05: [mem 0xfec00000-0xfec00fff] could not be reserved
Apr 07 19:18:46 archlinux kernel: system 00:05: [mem 0xfec01000-0xfec01fff] could not be reserved
Apr 07 19:18:46 archlinux kernel: system 00:05: [mem 0xfedc0000-0xfedc0fff] has been reserved
Apr 07 19:18:46 archlinux kernel: system 00:05: [mem 0xfee00000-0xfee00fff] has been reserved
Apr 07 19:18:46 archlinux kernel: system 00:05: [mem 0xfed80000-0xfed8ffff] could not be reserved
Apr 07 19:18:46 archlinux kernel: system 00:05: [mem 0xfec10000-0xfec10fff] has been reserved
Apr 07 19:18:46 archlinux kernel: system 00:05: [mem 0xff000000-0xffffffff] has been reserved
Apr 07 19:18:46 archlinux kernel: pnp: PnP ACPI: found 6 devices
Apr 07 19:18:46 archlinux kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Apr 07 19:18:46 archlinux kernel: NET: Registered PF_INET protocol family
Apr 07 19:18:46 archlinux kernel: IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear)
Apr 07 19:18:46 archlinux kernel: tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
Apr 07 19:18:46 archlinux kernel: TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
Apr 07 19:18:46 archlinux kernel: TCP bind hash table entries: 32768 (order: 7, 524288 bytes, linear)
Apr 07 19:18:46 archlinux kernel: TCP: Hash tables configured (established 32768 bind 32768)
Apr 07 19:18:46 archlinux kernel: MPTCP token hash table entries: 4096 (order: 4, 98304 bytes, linear)
Apr 07 19:18:46 archlinux kernel: UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
Apr 07 19:18:46 archlinux kernel: UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
Apr 07 19:18:46 archlinux kernel: NET: Registered PF_UNIX/PF_LOCAL protocol family
Apr 07 19:18:46 archlinux kernel: NET: Registered PF_XDP protocol family
Apr 07 19:18:46 archlinux kernel: pci 0000:00:01.1: PCI bridge to [bus 01]
Apr 07 19:18:46 archlinux kernel: pci 0000:00:01.1:   bridge window [io  0xf000-0xffff]
Apr 07 19:18:46 archlinux kernel: pci 0000:00:01.1:   bridge window [mem 0xfcf00000-0xfcffffff]
Apr 07 19:18:46 archlinux kernel: pci 0000:00:01.1:   bridge window [mem 0xe0000000-0xefffffff 64bit pref]
Apr 07 19:18:46 archlinux kernel: pci 0000:03:00.0: PCI bridge to [bus 04]
Apr 07 19:18:46 archlinux kernel: pci 0000:03:04.0: PCI bridge to [bus 05]
Apr 07 19:18:46 archlinux kernel: pci 0000:06:00.0: PCI bridge to [bus 07]
Apr 07 19:18:46 archlinux kernel: pci 0000:06:00.0:   bridge window [mem 0xfcc00000-0xfccfffff]
Apr 07 19:18:46 archlinux kernel: pci 0000:06:00.0:   bridge window [mem 0xf0000000-0xf00fffff 64bit pref]
Apr 07 19:18:46 archlinux kernel: pci 0000:03:05.0: PCI bridge to [bus 06-07]
Apr 07 19:18:46 archlinux kernel: pci 0000:03:05.0:   bridge window [mem 0xfcc00000-0xfccfffff]
Apr 07 19:18:46 archlinux kernel: pci 0000:03:05.0:   bridge window [mem 0xf0000000-0xf00fffff 64bit pref]
Apr 07 19:18:46 archlinux kernel: pci 0000:03:06.0: PCI bridge to [bus 08]
Apr 07 19:18:46 archlinux kernel: pci 0000:03:06.0:   bridge window [io  0xe000-0xefff]
Apr 07 19:18:46 archlinux kernel: pci 0000:03:06.0:   bridge window [mem 0xfcb00000-0xfcbfffff]
Apr 07 19:18:46 archlinux kernel: pci 0000:03:07.0: PCI bridge to [bus 09]
Apr 07 19:18:46 archlinux kernel: pci 0000:02:00.2: PCI bridge to [bus 03-09]
Apr 07 19:18:46 archlinux kernel: pci 0000:02:00.2:   bridge window [io  0xe000-0xefff]
Apr 07 19:18:46 archlinux kernel: pci 0000:02:00.2:   bridge window [mem 0xfcb00000-0xfccfffff]
Apr 07 19:18:46 archlinux kernel: pci 0000:02:00.2:   bridge window [mem 0xf0000000-0xf00fffff 64bit pref]
Apr 07 19:18:46 archlinux kernel: pci 0000:00:01.2: PCI bridge to [bus 02-09]
Apr 07 19:18:46 archlinux kernel: pci 0000:00:01.2:   bridge window [io  0xe000-0xefff]
Apr 07 19:18:46 archlinux kernel: pci 0000:00:01.2:   bridge window [mem 0xfcb00000-0xfcdfffff]
Apr 07 19:18:46 archlinux kernel: pci 0000:00:01.2:   bridge window [mem 0xf0000000-0xf00fffff 64bit pref]
Apr 07 19:18:46 archlinux kernel: pci 0000:00:08.1: PCI bridge to [bus 0a]
Apr 07 19:18:46 archlinux kernel: pci 0000:00:08.1:   bridge window [io  0xd000-0xdfff]
Apr 07 19:18:46 archlinux kernel: pci 0000:00:08.1:   bridge window [mem 0xfc700000-0xfcafffff]
Apr 07 19:18:46 archlinux kernel: pci 0000:00:08.1:   bridge window [mem 0xc0000000-0xd01fffff 64bit pref]
Apr 07 19:18:46 archlinux kernel: pci 0000:00:08.2: PCI bridge to [bus 0b]
Apr 07 19:18:46 archlinux kernel: pci 0000:00:08.2:   bridge window [mem 0xfce00000-0xfcefffff]
Apr 07 19:18:46 archlinux kernel: pci_bus 0000:00: resource 4 [io  0x0000-0x03af window]
Apr 07 19:18:46 archlinux kernel: pci_bus 0000:00: resource 5 [io  0x03e0-0x0cf7 window]
Apr 07 19:18:46 archlinux kernel: pci_bus 0000:00: resource 6 [io  0x03b0-0x03df window]
Apr 07 19:18:46 archlinux kernel: pci_bus 0000:00: resource 7 [io  0x0d00-0xffff window]
Apr 07 19:18:46 archlinux kernel: pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000dffff window]
Apr 07 19:18:46 archlinux kernel: pci_bus 0000:00: resource 9 [mem 0xc0000000-0xfec2ffff window]
Apr 07 19:18:46 archlinux kernel: pci_bus 0000:00: resource 10 [mem 0xfee00000-0xffffffff window]
Apr 07 19:18:46 archlinux kernel: pci_bus 0000:01: resource 0 [io  0xf000-0xffff]
Apr 07 19:18:46 archlinux kernel: pci_bus 0000:01: resource 1 [mem 0xfcf00000-0xfcffffff]
Apr 07 19:18:46 archlinux kernel: pci_bus 0000:01: resource 2 [mem 0xe0000000-0xefffffff 64bit pref]
Apr 07 19:18:46 archlinux kernel: pci_bus 0000:02: resource 0 [io  0xe000-0xefff]
Apr 07 19:18:46 archlinux kernel: pci_bus 0000:02: resource 1 [mem 0xfcb00000-0xfcdfffff]
Apr 07 19:18:46 archlinux kernel: pci_bus 0000:02: resource 2 [mem 0xf0000000-0xf00fffff 64bit pref]
Apr 07 19:18:46 archlinux kernel: pci_bus 0000:03: resource 0 [io  0xe000-0xefff]
Apr 07 19:18:46 archlinux kernel: pci_bus 0000:03: resource 1 [mem 0xfcb00000-0xfccfffff]
Apr 07 19:18:46 archlinux kernel: pci_bus 0000:03: resource 2 [mem 0xf0000000-0xf00fffff 64bit pref]
Apr 07 19:18:46 archlinux kernel: pci_bus 0000:06: resource 1 [mem 0xfcc00000-0xfccfffff]
Apr 07 19:18:46 archlinux kernel: pci_bus 0000:06: resource 2 [mem 0xf0000000-0xf00fffff 64bit pref]
Apr 07 19:18:46 archlinux kernel: pci_bus 0000:07: resource 1 [mem 0xfcc00000-0xfccfffff]
Apr 07 19:18:46 archlinux kernel: pci_bus 0000:07: resource 2 [mem 0xf0000000-0xf00fffff 64bit pref]
Apr 07 19:18:46 archlinux kernel: pci_bus 0000:08: resource 0 [io  0xe000-0xefff]
Apr 07 19:18:46 archlinux kernel: pci_bus 0000:08: resource 1 [mem 0xfcb00000-0xfcbfffff]
Apr 07 19:18:46 archlinux kernel: pci_bus 0000:0a: resource 0 [io  0xd000-0xdfff]
Apr 07 19:18:46 archlinux kernel: pci_bus 0000:0a: resource 1 [mem 0xfc700000-0xfcafffff]
Apr 07 19:18:46 archlinux kernel: pci_bus 0000:0a: resource 2 [mem 0xc0000000-0xd01fffff 64bit pref]
Apr 07 19:18:46 archlinux kernel: pci_bus 0000:0b: resource 1 [mem 0xfce00000-0xfcefffff]
Apr 07 19:18:46 archlinux kernel: pci 0000:01:00.1: D0 power state depends on 0000:01:00.0
Apr 07 19:18:46 archlinux kernel: pci 0000:06:00.0: Disabling ASPM L0s/L1
Apr 07 19:18:46 archlinux kernel: pci 0000:0a:00.1: D0 power state depends on 0000:0a:00.0
Apr 07 19:18:46 archlinux kernel: pci 0000:0a:00.3: extending delay after power-on from D3hot to 20 msec
Apr 07 19:18:46 archlinux kernel: pci 0000:0a:00.4: extending delay after power-on from D3hot to 20 msec
Apr 07 19:18:46 archlinux kernel: PCI: CLS 64 bytes, default 64
Apr 07 19:18:46 archlinux kernel: pci 0000:00:00.2: AMD-Vi: IOMMU performance counters supported
Apr 07 19:18:46 archlinux kernel: pci 0000:00:00.2: can't derive routing for PCI INT A
Apr 07 19:18:46 archlinux kernel: pci 0000:00:00.2: PCI INT A: not connected
Apr 07 19:18:46 archlinux kernel: pci 0000:00:01.0: Adding to iommu group 0
Apr 07 19:18:46 archlinux kernel: Trying to unpack rootfs image as initramfs...
Apr 07 19:18:46 archlinux kernel: pci 0000:00:01.1: Adding to iommu group 1
Apr 07 19:18:46 archlinux kernel: pci 0000:00:01.2: Adding to iommu group 2
Apr 07 19:18:46 archlinux kernel: pci 0000:00:08.0: Adding to iommu group 3
Apr 07 19:18:46 archlinux kernel: pci 0000:00:08.1: Adding to iommu group 4
Apr 07 19:18:46 archlinux kernel: pci 0000:00:08.2: Adding to iommu group 5
Apr 07 19:18:46 archlinux kernel: pci 0000:00:14.0: Adding to iommu group 6
Apr 07 19:18:46 archlinux kernel: pci 0000:00:14.3: Adding to iommu group 6
Apr 07 19:18:46 archlinux kernel: pci 0000:00:18.0: Adding to iommu group 7
Apr 07 19:18:46 archlinux kernel: pci 0000:00:18.1: Adding to iommu group 7
Apr 07 19:18:46 archlinux kernel: pci 0000:00:18.2: Adding to iommu group 7
Apr 07 19:18:46 archlinux kernel: pci 0000:00:18.3: Adding to iommu group 7
Apr 07 19:18:46 archlinux kernel: pci 0000:00:18.4: Adding to iommu group 7
Apr 07 19:18:46 archlinux kernel: pci 0000:00:18.5: Adding to iommu group 7
Apr 07 19:18:46 archlinux kernel: pci 0000:00:18.6: Adding to iommu group 7
Apr 07 19:18:46 archlinux kernel: pci 0000:00:18.7: Adding to iommu group 7
Apr 07 19:18:46 archlinux kernel: pci 0000:01:00.0: Adding to iommu group 8
Apr 07 19:18:46 archlinux kernel: pci 0000:01:00.1: Adding to iommu group 8
Apr 07 19:18:46 archlinux kernel: pci 0000:02:00.0: Adding to iommu group 9
Apr 07 19:18:46 archlinux kernel: pci 0000:02:00.1: Adding to iommu group 9
Apr 07 19:18:46 archlinux kernel: pci 0000:02:00.2: Adding to iommu group 9
Apr 07 19:18:46 archlinux kernel: pci 0000:03:00.0: Adding to iommu group 9
Apr 07 19:18:46 archlinux kernel: pci 0000:03:04.0: Adding to iommu group 9
Apr 07 19:18:46 archlinux kernel: pci 0000:03:05.0: Adding to iommu group 9
Apr 07 19:18:46 archlinux kernel: pci 0000:03:06.0: Adding to iommu group 9
Apr 07 19:18:46 archlinux kernel: pci 0000:03:07.0: Adding to iommu group 9
Apr 07 19:18:46 archlinux kernel: pci 0000:06:00.0: Adding to iommu group 9
Apr 07 19:18:46 archlinux kernel: pci 0000:07:01.0: Adding to iommu group 9
Apr 07 19:18:46 archlinux kernel: pci 0000:08:00.0: Adding to iommu group 9
Apr 07 19:18:46 archlinux kernel: pci 0000:0a:00.0: Adding to iommu group 10
Apr 07 19:18:46 archlinux kernel: pci 0000:0a:00.1: Adding to iommu group 11
Apr 07 19:18:46 archlinux kernel: pci 0000:0a:00.2: Adding to iommu group 11
Apr 07 19:18:46 archlinux kernel: pci 0000:0a:00.3: Adding to iommu group 11
Apr 07 19:18:46 archlinux kernel: pci 0000:0a:00.4: Adding to iommu group 11
Apr 07 19:18:46 archlinux kernel: pci 0000:0a:00.6: Adding to iommu group 11
Apr 07 19:18:46 archlinux kernel: pci 0000:0b:00.0: Adding to iommu group 12
Apr 07 19:18:46 archlinux kernel: pci 0000:00:00.2: AMD-Vi: Found IOMMU cap 0x40
Apr 07 19:18:46 archlinux kernel: AMD-Vi: Extended features (0x4f77ef22294ada): PPR NX GT IA GA PC GA_vAPIC
Apr 07 19:18:46 archlinux kernel: AMD-Vi: Interrupt remapping enabled
Apr 07 19:18:46 archlinux kernel: AMD-Vi: Virtual APIC enabled
Apr 07 19:18:46 archlinux kernel: software IO TLB: tearing down default memory pool
Apr 07 19:18:46 archlinux kernel: perf/amd_iommu: Detected AMD IOMMU #0 (2 banks, 4 counters/bank).
Apr 07 19:18:46 archlinux kernel: Initialise system trusted keyrings
Apr 07 19:18:46 archlinux kernel: Key type blacklist registered
Apr 07 19:18:46 archlinux kernel: workingset: timestamp_bits=41 max_order=20 bucket_order=0
Apr 07 19:18:46 archlinux kernel: zbud: loaded
Apr 07 19:18:46 archlinux kernel: Key type asymmetric registered
Apr 07 19:18:46 archlinux kernel: Asymmetric key parser 'x509' registered
Apr 07 19:18:46 archlinux kernel: Freeing initrd memory: 8692K
Apr 07 19:18:46 archlinux kernel: alg: self-tests for CTR-KDF (hmac(sha256)) passed
Apr 07 19:18:46 archlinux kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 242)
Apr 07 19:18:46 archlinux kernel: io scheduler mq-deadline registered
Apr 07 19:18:46 archlinux kernel: io scheduler kyber registered
Apr 07 19:18:46 archlinux kernel: io scheduler bfq registered
Apr 07 19:18:46 archlinux kernel: pcieport 0000:00:01.1: AER: enabled with IRQ 26
Apr 07 19:18:46 archlinux kernel: pcieport 0000:00:01.2: AER: enabled with IRQ 27
Apr 07 19:18:46 archlinux kernel: pcieport 0000:00:08.2: AER: enabled with IRQ 29
Apr 07 19:18:46 archlinux kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Apr 07 19:18:46 archlinux kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
Apr 07 19:18:46 archlinux kernel: ACPI: button: Power Button [PWRB]
Apr 07 19:18:46 archlinux kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
Apr 07 19:18:46 archlinux kernel: ACPI: button: Power Button [PWRF]
Apr 07 19:18:46 archlinux kernel: Monitor-Mwait will be used to enter C-1 state
Apr 07 19:18:46 archlinux kernel: ACPI: \_PR_.C000: Found 2 idle states
Apr 07 19:18:46 archlinux kernel: ACPI: \_PR_.C002: Found 2 idle states
Apr 07 19:18:46 archlinux kernel: ACPI: \_PR_.C001: Found 2 idle states
Apr 07 19:18:46 archlinux kernel: ACPI: \_PR_.C003: Found 2 idle states
Apr 07 19:18:46 archlinux kernel: Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
Apr 07 19:18:46 archlinux kernel: 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
Apr 07 19:18:46 archlinux kernel: Non-volatile memory driver v1.3
Apr 07 19:18:46 archlinux kernel: Linux agpgart interface v0.103
Apr 07 19:18:46 archlinux kernel: AMD-Vi: AMD IOMMUv2 loaded and initialized
Apr 07 19:18:46 archlinux kernel: ACPI: bus type drm_connector registered
Apr 07 19:18:46 archlinux kernel: ahci 0000:02:00.1: version 3.0
Apr 07 19:18:46 archlinux kernel: ahci 0000:02:00.1: SSS flag set, parallel bus scan disabled
Apr 07 19:18:46 archlinux kernel: ahci 0000:02:00.1: AHCI 0001.0301 32 slots 8 ports 6 Gbps 0xff impl SATA mode
Apr 07 19:18:46 archlinux kernel: ahci 0000:02:00.1: flags: 64bit ncq sntf stag pm led clo only pmp pio slum part sxs deso sadm sds apst 
Apr 07 19:18:46 archlinux kernel: scsi host0: ahci
Apr 07 19:18:46 archlinux kernel: scsi host1: ahci
Apr 07 19:18:46 archlinux kernel: scsi host2: ahci
Apr 07 19:18:46 archlinux kernel: scsi host3: ahci
Apr 07 19:18:46 archlinux kernel: scsi host4: ahci
Apr 07 19:18:46 archlinux kernel: scsi host5: ahci
Apr 07 19:18:46 archlinux kernel: scsi host6: ahci
Apr 07 19:18:46 archlinux kernel: scsi host7: ahci
Apr 07 19:18:46 archlinux kernel: ata1: SATA max UDMA/133 abar m131072@0xfcd80000 port 0xfcd80100 irq 40
Apr 07 19:18:46 archlinux kernel: ata2: SATA max UDMA/133 abar m131072@0xfcd80000 port 0xfcd80180 irq 40
Apr 07 19:18:46 archlinux kernel: ata3: SATA max UDMA/133 abar m131072@0xfcd80000 port 0xfcd80200 irq 40
Apr 07 19:18:46 archlinux kernel: ata4: SATA max UDMA/133 abar m131072@0xfcd80000 port 0xfcd80280 irq 40
Apr 07 19:18:46 archlinux kernel: ata5: SATA max UDMA/133 abar m131072@0xfcd80000 port 0xfcd80300 irq 40
Apr 07 19:18:46 archlinux kernel: ata6: SATA max UDMA/133 abar m131072@0xfcd80000 port 0xfcd80380 irq 40
Apr 07 19:18:46 archlinux kernel: ata7: SATA max UDMA/133 abar m131072@0xfcd80000 port 0xfcd80400 irq 40
Apr 07 19:18:46 archlinux kernel: ata8: SATA max UDMA/133 abar m131072@0xfcd80000 port 0xfcd80480 irq 40
Apr 07 19:18:46 archlinux kernel: ahci 0000:0b:00.0: AHCI 0001.0301 32 slots 1 ports 6 Gbps 0x1 impl SATA mode
Apr 07 19:18:46 archlinux kernel: ahci 0000:0b:00.0: flags: 64bit ncq sntf ilck pm led clo only pmp fbs pio slum part 
Apr 07 19:18:46 archlinux kernel: scsi host8: ahci
Apr 07 19:18:46 archlinux kernel: ata9: SATA max UDMA/133 abar m2048@0xfce00000 port 0xfce00100 irq 42
Apr 07 19:18:46 archlinux kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
Apr 07 19:18:46 archlinux kernel: ehci-pci: EHCI PCI platform driver
Apr 07 19:18:46 archlinux kernel: ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
Apr 07 19:18:46 archlinux kernel: ohci-pci: OHCI PCI platform driver
Apr 07 19:18:46 archlinux kernel: uhci_hcd: USB Universal Host Controller Interface driver
Apr 07 19:18:46 archlinux kernel: usbcore: registered new interface driver usbserial_generic
Apr 07 19:18:46 archlinux kernel: usbserial: USB Serial support registered for generic
Apr 07 19:18:46 archlinux kernel: rtc_cmos 00:02: RTC can wake from S4
Apr 07 19:18:46 archlinux kernel: rtc_cmos 00:02: registered as rtc0
Apr 07 19:18:46 archlinux kernel: rtc_cmos 00:02: setting system clock to 2022-04-07T17:18:40 UTC (1649351920)
Apr 07 19:18:46 archlinux kernel: rtc_cmos 00:02: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
Apr 07 19:18:46 archlinux kernel: ledtrig-cpu: registered to indicate activity on CPUs
Apr 07 19:18:46 archlinux kernel: efifb: probing for efifb
Apr 07 19:18:46 archlinux kernel: efifb: framebuffer at 0xc0000000, using 5176k, total 5175k
Apr 07 19:18:46 archlinux kernel: efifb: mode is 1440x900x32, linelength=5888, pages=1
Apr 07 19:18:46 archlinux kernel: efifb: scrolling: redraw
Apr 07 19:18:46 archlinux kernel: efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
Apr 07 19:18:46 archlinux kernel: fbcon: Deferring console take-over
Apr 07 19:18:46 archlinux kernel: fb0: EFI VGA frame buffer device
Apr 07 19:18:46 archlinux kernel: hid: raw HID events driver (C) Jiri Kosina
Apr 07 19:18:46 archlinux kernel: drop_monitor: Initializing network drop monitor service
Apr 07 19:18:46 archlinux kernel: Initializing XFRM netlink socket
Apr 07 19:18:46 archlinux kernel: NET: Registered PF_INET6 protocol family
Apr 07 19:18:46 archlinux kernel: Segment Routing with IPv6
Apr 07 19:18:46 archlinux kernel: RPL Segment Routing with IPv6
Apr 07 19:18:46 archlinux kernel: In-situ OAM (IOAM) with IPv6
Apr 07 19:18:46 archlinux kernel: NET: Registered PF_PACKET protocol family
Apr 07 19:18:46 archlinux kernel: microcode: CPU0: patch_level=0x08101016
Apr 07 19:18:46 archlinux kernel: microcode: CPU1: patch_level=0x08101016
Apr 07 19:18:46 archlinux kernel: microcode: CPU2: patch_level=0x08101016
Apr 07 19:18:46 archlinux kernel: microcode: CPU3: patch_level=0x08101016
Apr 07 19:18:46 archlinux kernel: microcode: Microcode Update Driver: v2.2.
Apr 07 19:18:46 archlinux kernel: IPI shorthand broadcast: enabled
Apr 07 19:18:46 archlinux kernel: sched_clock: Marking stable (356996128, 1929929)->(363970736, -5044679)
Apr 07 19:18:46 archlinux kernel: registered taskstats version 1
Apr 07 19:18:46 archlinux kernel: Loading compiled-in X.509 certificates
Apr 07 19:18:46 archlinux kernel: Loaded X.509 cert 'Build time autogenerated kernel key: c55f1ddef02913bc5cc55272f3bdcfb9d9962090'
Apr 07 19:18:46 archlinux kernel: zswap: loaded using pool lz4/z3fold
Apr 07 19:18:46 archlinux kernel: Key type ._fscrypt registered
Apr 07 19:18:46 archlinux kernel: Key type .fscrypt registered
Apr 07 19:18:46 archlinux kernel: Key type fscrypt-provisioning registered
Apr 07 19:18:46 archlinux kernel: PM:   Magic number: 2:587:339
Apr 07 19:18:46 archlinux kernel: RAS: Correctable Errors collector initialized.
Apr 07 19:18:46 archlinux kernel: ata9: SATA link down (SStatus 0 SControl 300)
Apr 07 19:18:46 archlinux kernel: ata1: SATA link down (SStatus 0 SControl 300)
Apr 07 19:18:46 archlinux kernel: ata2: SATA link down (SStatus 0 SControl 300)
Apr 07 19:18:46 archlinux kernel: ata3: SATA link down (SStatus 0 SControl 300)
Apr 07 19:18:46 archlinux kernel: tsc: Refined TSC clocksource calibration: 3196.748 MHz
Apr 07 19:18:46 archlinux kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2e144a4431a, max_idle_ns: 440795275242 ns
Apr 07 19:18:46 archlinux kernel: clocksource: Switched to clocksource tsc
Apr 07 19:18:46 archlinux kernel: ata4: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
Apr 07 19:18:46 archlinux kernel: ata4.00: ATA-8: WDC WD1600AAJS-61M0A0, 01.03E01, max UDMA/133
Apr 07 19:18:46 archlinux kernel: ata4.00: 312581808 sectors, multi 16: LBA48 NCQ (depth 32), AA
Apr 07 19:18:46 archlinux kernel: ata4.00: configured for UDMA/133
Apr 07 19:18:46 archlinux kernel: scsi 3:0:0:0: Direct-Access     ATA      WDC WD1600AAJS-6 3E01 PQ: 0 ANSI: 5
Apr 07 19:18:46 archlinux kernel: sd 3:0:0:0: [sda] 312581808 512-byte logical blocks: (160 GB/149 GiB)
Apr 07 19:18:46 archlinux kernel: sd 3:0:0:0: [sda] Write Protect is off
Apr 07 19:18:46 archlinux kernel: sd 3:0:0:0: [sda] Mode Sense: 00 3a 00 00
Apr 07 19:18:46 archlinux kernel: sd 3:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Apr 07 19:18:46 archlinux kernel:  sda: sda1 sda2
Apr 07 19:18:46 archlinux kernel: sd 3:0:0:0: [sda] Attached SCSI disk
Apr 07 19:18:46 archlinux kernel: ata5: SATA link down (SStatus 0 SControl 300)
Apr 07 19:18:46 archlinux kernel: clocksource: timekeeping watchdog on CPU3: Marking clocksource 'tsc' as unstable because the skew is too large:
Apr 07 19:18:46 archlinux kernel: clocksource:                       'hpet' wd_nsec: 506974978 wd_now: 1bb22a5 wd_last: 14c5f56 mask: ffffffff
Apr 07 19:18:46 archlinux kernel: clocksource:                       'tsc' cs_nsec: 506538651 cs_now: 1f093ea000 cs_last: 1ea8ba6ce0 mask: ffffffffffffffff
Apr 07 19:18:46 archlinux kernel: clocksource:                       'tsc' is current clocksource.
Apr 07 19:18:46 archlinux kernel: tsc: Marking TSC unstable due to clocksource watchdog
Apr 07 19:18:46 archlinux kernel: TSC found unstable after boot, most likely due to broken BIOS. Use 'tsc=unstable'.
Apr 07 19:18:46 archlinux kernel: sched_clock: Marking unstable (2091496406, 1929851)<-(2098471113, -5044679)
Apr 07 19:18:46 archlinux kernel: clocksource: Checking clocksource tsc synchronization from CPU 3 to CPUs 0.
Apr 07 19:18:46 archlinux kernel: clocksource: Switched to clocksource hpet
Apr 07 19:18:46 archlinux kernel: ata6: SATA link down (SStatus 0 SControl 300)
Apr 07 19:18:46 archlinux kernel: ata7: SATA link down (SStatus 0 SControl 300)
Apr 07 19:18:46 archlinux kernel: ata8: SATA link down (SStatus 0 SControl 300)
Apr 07 19:18:46 archlinux kernel: Freeing unused decrypted memory: 2036K
Apr 07 19:18:46 archlinux kernel: Freeing unused kernel image (initmem) memory: 1792K
Apr 07 19:18:46 archlinux kernel: Write protecting the kernel read-only data: 28672k
Apr 07 19:18:46 archlinux kernel: Freeing unused kernel image (text/rodata gap) memory: 2040K
Apr 07 19:18:46 archlinux kernel: Freeing unused kernel image (rodata/data gap) memory: 1268K
Apr 07 19:18:46 archlinux kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Apr 07 19:18:46 archlinux kernel: rodata_test: all tests were successful
Apr 07 19:18:46 archlinux kernel: Run /init as init process
Apr 07 19:18:46 archlinux kernel:   with arguments:
Apr 07 19:18:46 archlinux kernel:     /init
Apr 07 19:18:46 archlinux kernel:     
Apr 07 19:18:46 archlinux kernel:   with environment:
Apr 07 19:18:46 archlinux kernel:     HOME=/
Apr 07 19:18:46 archlinux kernel:     TERM=linux
Apr 07 19:18:46 archlinux kernel: fbcon: Taking over console
Apr 07 19:18:46 archlinux kernel: Console: switching to colour frame buffer device 180x56
Apr 07 19:18:46 archlinux kernel: xhci_hcd 0000:02:00.0: xHCI Host Controller
Apr 07 19:18:46 archlinux kernel: xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 1
Apr 07 19:18:46 archlinux kernel: xhci_hcd 0000:02:00.0: hcc params 0x0200ef81 hci version 0x110 quirks 0x0000010008000410
Apr 07 19:18:46 archlinux kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.17
Apr 07 19:18:46 archlinux kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Apr 07 19:18:46 archlinux kernel: usb usb1: Product: xHCI Host Controller
Apr 07 19:18:46 archlinux kernel: usb usb1: Manufacturer: Linux 5.17.1-arch1-1 xhci-hcd
Apr 07 19:18:46 archlinux kernel: usb usb1: SerialNumber: 0000:02:00.0
Apr 07 19:18:46 archlinux kernel: hub 1-0:1.0: USB hub found
Apr 07 19:18:46 archlinux kernel: hub 1-0:1.0: 14 ports detected
Apr 07 19:18:46 archlinux kernel: xhci_hcd 0000:02:00.0: xHCI Host Controller
Apr 07 19:18:46 archlinux kernel: xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 2
Apr 07 19:18:46 archlinux kernel: xhci_hcd 0000:02:00.0: Host supports USB 3.1 Enhanced SuperSpeed
Apr 07 19:18:46 archlinux kernel: usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
Apr 07 19:18:46 archlinux kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.17
Apr 07 19:18:46 archlinux kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Apr 07 19:18:46 archlinux kernel: usb usb2: Product: xHCI Host Controller
Apr 07 19:18:46 archlinux kernel: usb usb2: Manufacturer: Linux 5.17.1-arch1-1 xhci-hcd
Apr 07 19:18:46 archlinux kernel: usb usb2: SerialNumber: 0000:02:00.0
Apr 07 19:18:46 archlinux kernel: hub 2-0:1.0: USB hub found
Apr 07 19:18:46 archlinux kernel: hub 2-0:1.0: 8 ports detected
Apr 07 19:18:46 archlinux kernel: xhci_hcd 0000:0a:00.3: xHCI Host Controller
Apr 07 19:18:46 archlinux kernel: xhci_hcd 0000:0a:00.3: new USB bus registered, assigned bus number 3
Apr 07 19:18:46 archlinux kernel: xhci_hcd 0000:0a:00.3: hcc params 0x0270ffe5 hci version 0x110 quirks 0x0000000840000410
Apr 07 19:18:46 archlinux kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.17
Apr 07 19:18:46 archlinux kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Apr 07 19:18:46 archlinux kernel: usb usb3: Product: xHCI Host Controller
Apr 07 19:18:46 archlinux kernel: usb usb3: Manufacturer: Linux 5.17.1-arch1-1 xhci-hcd
Apr 07 19:18:46 archlinux kernel: usb usb3: SerialNumber: 0000:0a:00.3
Apr 07 19:18:46 archlinux kernel: hub 3-0:1.0: USB hub found
Apr 07 19:18:46 archlinux kernel: hub 3-0:1.0: 4 ports detected
Apr 07 19:18:46 archlinux kernel: xhci_hcd 0000:0a:00.3: xHCI Host Controller
Apr 07 19:18:46 archlinux kernel: xhci_hcd 0000:0a:00.3: new USB bus registered, assigned bus number 4
Apr 07 19:18:46 archlinux kernel: xhci_hcd 0000:0a:00.3: Host supports USB 3.1 Enhanced SuperSpeed
Apr 07 19:18:46 archlinux kernel: usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
Apr 07 19:18:46 archlinux kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.17
Apr 07 19:18:46 archlinux kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Apr 07 19:18:46 archlinux kernel: usb usb4: Product: xHCI Host Controller
Apr 07 19:18:46 archlinux kernel: usb usb4: Manufacturer: Linux 5.17.1-arch1-1 xhci-hcd
Apr 07 19:18:46 archlinux kernel: usb usb4: SerialNumber: 0000:0a:00.3
Apr 07 19:18:46 archlinux kernel: hub 4-0:1.0: USB hub found
Apr 07 19:18:46 archlinux kernel: hub 4-0:1.0: 4 ports detected
Apr 07 19:18:46 archlinux kernel: xhci_hcd 0000:0a:00.4: xHCI Host Controller
Apr 07 19:18:46 archlinux kernel: xhci_hcd 0000:0a:00.4: new USB bus registered, assigned bus number 5
Apr 07 19:18:46 archlinux kernel: xhci_hcd 0000:0a:00.4: hcc params 0x0260ffe5 hci version 0x110 quirks 0x0000000840000410
Apr 07 19:18:46 archlinux kernel: usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.17
Apr 07 19:18:46 archlinux kernel: usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Apr 07 19:18:46 archlinux kernel: usb usb5: Product: xHCI Host Controller
Apr 07 19:18:46 archlinux kernel: usb usb5: Manufacturer: Linux 5.17.1-arch1-1 xhci-hcd
Apr 07 19:18:46 archlinux kernel: usb usb5: SerialNumber: 0000:0a:00.4
Apr 07 19:18:46 archlinux kernel: hub 5-0:1.0: USB hub found
Apr 07 19:18:46 archlinux kernel: hub 5-0:1.0: 2 ports detected
Apr 07 19:18:46 archlinux kernel: xhci_hcd 0000:0a:00.4: xHCI Host Controller
Apr 07 19:18:46 archlinux kernel: xhci_hcd 0000:0a:00.4: new USB bus registered, assigned bus number 6
Apr 07 19:18:46 archlinux kernel: xhci_hcd 0000:0a:00.4: Host supports USB 3.1 Enhanced SuperSpeed
Apr 07 19:18:46 archlinux kernel: usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
Apr 07 19:18:46 archlinux kernel: usb usb6: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.17
Apr 07 19:18:46 archlinux kernel: usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Apr 07 19:18:46 archlinux kernel: usb usb6: Product: xHCI Host Controller
Apr 07 19:18:46 archlinux kernel: usb usb6: Manufacturer: Linux 5.17.1-arch1-1 xhci-hcd
Apr 07 19:18:46 archlinux kernel: usb usb6: SerialNumber: 0000:0a:00.4
Apr 07 19:18:46 archlinux kernel: hub 6-0:1.0: USB hub found
Apr 07 19:18:46 archlinux kernel: hub 6-0:1.0: 1 port detected
Apr 07 19:18:46 archlinux kernel: usb 1-12: new full-speed USB device number 2 using xhci_hcd
Apr 07 19:18:46 archlinux kernel: EXT4-fs (sda2): mounted filesystem with ordered data mode. Quota mode: none.
Apr 07 19:18:46 archlinux kernel: usb 1-12: New USB device found, idVendor=046d, idProduct=c52b, bcdDevice=12.01
Apr 07 19:18:46 archlinux kernel: usb 1-12: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Apr 07 19:18:46 archlinux kernel: usb 1-12: Product: USB Receiver
Apr 07 19:18:46 archlinux kernel: usb 1-12: Manufacturer: Logitech
Apr 07 19:18:46 archlinux systemd[1]: systemd 250.4-2-arch running in system mode (+PAM +AUDIT -SELINUX -APPARMOR -IMA +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT -QRENCODE +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -BPF_FRAMEWORK +XKBCOMMON +UTMP -SYSVINIT default-hierarchy=unified)
Apr 07 19:18:46 archlinux systemd[1]: Detected architecture x86-64.
Apr 07 19:18:46 archlinux systemd[1]: Queued start job for default target Graphical Interface.
Apr 07 19:18:46 archlinux systemd[1]: Created slice Slice /system/getty.
Apr 07 19:18:46 archlinux systemd[1]: Created slice Slice /system/modprobe.
Apr 07 19:18:46 archlinux systemd[1]: Created slice User and Session Slice.
Apr 07 19:18:46 archlinux systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
Apr 07 19:18:46 archlinux systemd[1]: Started Forward Password Requests to Wall Directory Watch.
Apr 07 19:18:46 archlinux systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
Apr 07 19:18:46 archlinux systemd[1]: Reached target Local Encrypted Volumes.
Apr 07 19:18:46 archlinux systemd[1]: Reached target Local Integrity Protected Volumes.
Apr 07 19:18:46 archlinux systemd[1]: Reached target Path Units.
Apr 07 19:18:46 archlinux systemd[1]: Reached target Remote File Systems.
Apr 07 19:18:46 archlinux systemd[1]: Reached target Slice Units.
Apr 07 19:18:46 archlinux systemd[1]: Reached target Swaps.
Apr 07 19:18:46 archlinux systemd[1]: Reached target Local Verity Protected Volumes.
Apr 07 19:18:46 archlinux systemd[1]: Listening on Device-mapper event daemon FIFOs.
Apr 07 19:18:46 archlinux systemd[1]: Listening on Process Core Dump Socket.
Apr 07 19:18:46 archlinux systemd[1]: Listening on Journal Audit Socket.
Apr 07 19:18:46 archlinux systemd[1]: Listening on Journal Socket (/dev/log).
Apr 07 19:18:46 archlinux systemd[1]: Listening on Journal Socket.
Apr 07 19:18:46 archlinux systemd[1]: Listening on udev Control Socket.
Apr 07 19:18:46 archlinux systemd[1]: Listening on udev Kernel Socket.
Apr 07 19:18:46 archlinux systemd[1]: Mounting Huge Pages File System...
Apr 07 19:18:46 archlinux systemd[1]: Mounting POSIX Message Queue File System...
Apr 07 19:18:46 archlinux systemd[1]: Mounting Kernel Debug File System...
Apr 07 19:18:46 archlinux systemd[1]: Mounting Kernel Trace File System...
Apr 07 19:18:46 archlinux systemd[1]: Mounting Temporary Directory /tmp...
Apr 07 19:18:46 archlinux systemd[1]: Starting Create List of Static Device Nodes...
Apr 07 19:18:46 archlinux systemd[1]: Starting Load Kernel Module configfs...
Apr 07 19:18:46 archlinux systemd[1]: Starting Load Kernel Module drm...
Apr 07 19:18:46 archlinux systemd[1]: Starting Load Kernel Module fuse...
Apr 07 19:18:46 archlinux systemd[1]: Starting File System Check on Root Device...
Apr 07 19:18:46 archlinux systemd[1]: Starting Journal Service...
Apr 07 19:18:46 archlinux kernel: fuse: init (API version 7.36)
Apr 07 19:18:46 archlinux systemd[1]: Load Kernel Modules was skipped because all trigger condition checks failed.
Apr 07 19:18:46 archlinux systemd[1]: Repartition Root Disk was skipped because all trigger condition checks failed.
Apr 07 19:18:46 archlinux systemd[1]: Starting Apply Kernel Variables...
Apr 07 19:18:46 archlinux systemd[1]: Starting Coldplug All udev Devices...
Apr 07 19:18:46 archlinux systemd[1]: Mounted Huge Pages File System.
Apr 07 19:18:46 archlinux systemd[1]: Mounted POSIX Message Queue File System.
Apr 07 19:18:46 archlinux systemd[1]: Mounted Kernel Debug File System.
Apr 07 19:18:46 archlinux systemd[1]: Mounted Kernel Trace File System.
Apr 07 19:18:46 archlinux systemd[1]: Mounted Temporary Directory /tmp.
Apr 07 19:18:46 archlinux systemd[1]: Finished Create List of Static Device Nodes.
Apr 07 19:18:46 archlinux systemd[1]: modprobe@configfs.service: Deactivated successfully.
Apr 07 19:18:46 archlinux systemd[1]: Finished Load Kernel Module configfs.
Apr 07 19:18:46 archlinux systemd[1]: modprobe@drm.service: Deactivated successfully.
Apr 07 19:18:46 archlinux systemd[1]: Finished Load Kernel Module drm.
Apr 07 19:18:46 archlinux systemd[1]: modprobe@fuse.service: Deactivated successfully.
Apr 07 19:18:46 archlinux systemd[1]: Finished Load Kernel Module fuse.
Apr 07 19:18:46 archlinux systemd[1]: Mounting FUSE Control File System...
Apr 07 19:18:46 archlinux systemd[1]: Mounting Kernel Configuration File System...
Apr 07 19:18:46 archlinux systemd[1]: Mounted FUSE Control File System.
Apr 07 19:18:46 archlinux systemd[1]: Mounted Kernel Configuration File System.
Apr 07 19:18:46 archlinux systemd[1]: Finished Apply Kernel Variables.
Apr 07 19:18:46 archlinux kernel: audit: type=1130 audit(1649351926.774:2): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 07 19:18:46 archlinux systemd-journald[247]: Journal started
Apr 07 19:18:46 archlinux systemd-journald[247]: Runtime Journal (/run/log/journal/146bc4be680a4db08670401773735ce8) is 8.0M, max 192.5M, 184.5M free.
Apr 07 19:18:46 archlinux audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 07 19:18:46 archlinux audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 07 19:18:46 archlinux systemd[1]: Started Journal Service.
Apr 07 19:18:46 archlinux kernel: audit: type=1130 audit(1649351926.787: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'
Apr 07 19:18:46 archlinux systemd-fsck[249]: /dev/sda2: clean, 35755/9764864 files, 1471025/39046400 blocks
Apr 07 19:18:46 archlinux systemd[1]: Finished File System Check on Root Device.
Apr 07 19:18:46 archlinux audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck-root comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 07 19:18:46 archlinux kernel: audit: type=1130 audit(1649351926.800:4): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck-root comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 07 19:18:46 archlinux systemd[1]: Starting Remount Root and Kernel File Systems...
Apr 07 19:18:46 archlinux systemd[1]: Finished Coldplug All udev Devices.
Apr 07 19:18:46 archlinux audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 07 19:18:46 archlinux kernel: audit: type=1130 audit(1649351926.817:5): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 07 19:18:46 archlinux kernel: EXT4-fs (sda2): re-mounted. Quota mode: none.
Apr 07 19:18:46 archlinux systemd[1]: Finished Remount Root and Kernel File Systems.
Apr 07 19:18:46 archlinux audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-remount-fs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 07 19:18:46 archlinux systemd[1]: First Boot Wizard was skipped because of a failed condition check (ConditionFirstBoot=yes).
Apr 07 19:18:46 archlinux kernel: audit: type=1130 audit(1649351926.857:6): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-remount-fs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 07 19:18:46 archlinux systemd[1]: Rebuild Hardware Database was skipped because of a failed condition check (ConditionNeedsUpdate=/etc).
Apr 07 19:18:46 archlinux systemd[1]: Starting Flush Journal to Persistent Storage...
Apr 07 19:18:46 archlinux systemd[1]: Starting Load/Save Random Seed...
Apr 07 19:18:46 archlinux systemd[1]: Create System Users was skipped because of a failed condition check (ConditionNeedsUpdate=/etc).
Apr 07 19:18:46 archlinux systemd[1]: Starting Create Static Device Nodes in /dev...
Apr 07 19:18:46 archlinux systemd-journald[247]: Time spent on flushing to /var/log/journal/146bc4be680a4db08670401773735ce8 is 4.212579s for 1022 entries.
Apr 07 19:18:46 archlinux systemd-journald[247]: System Journal (/var/log/journal/146bc4be680a4db08670401773735ce8) is 24.0M, max 4.0G, 3.9G free.
Apr 07 19:18:52 archlinux systemd-journald[247]: Received client request to flush runtime journal.
Apr 07 19:18:52 archlinux kernel: audit: type=1130 audit(1649351927.184:7): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-random-seed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 07 19:18:52 archlinux kernel: audit: type=1130 audit(1649351927.360:8): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 07 19:18:52 archlinux kernel: audit: type=1334 audit(1649351927.360:9): prog-id=13 op=LOAD
Apr 07 19:18:52 archlinux kernel: audit: type=1334 audit(1649351927.360:10): prog-id=14 op=LOAD
Apr 07 19:18:52 archlinux kernel: audit: type=1334 audit(1649351927.360:11): prog-id=15 op=LOAD
Apr 07 19:18:52 archlinux kernel: acpi_cpufreq: overriding BIOS provided _PSD data
Apr 07 19:18:52 archlinux kernel: acpi PNP0C14:01: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00)
Apr 07 19:18:52 archlinux kernel: piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
Apr 07 19:18:52 archlinux kernel: piix4_smbus 0000:00:14.0: Using register 0x02 for SMBus port selection
Apr 07 19:18:52 archlinux kernel: piix4_smbus 0000:00:14.0: Auxiliary SMBus Host Controller at 0xb20
Apr 07 19:18:52 archlinux kernel: ACPI: video: Video Device [VGA] (multi-head: yes  rom: no  post: no)
Apr 07 19:18:52 archlinux kernel: acpi device:02: registered as cooling_device4
Apr 07 19:18:52 archlinux kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01/LNXVIDEO:00/input/input2
Apr 07 19:18:52 archlinux kernel: sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver
Apr 07 19:18:52 archlinux kernel: sp5100-tco sp5100-tco: Using 0xfeb00000 for watchdog MMIO address
Apr 07 19:18:52 archlinux kernel: sp5100-tco sp5100-tco: initialized. heartbeat=60 sec (nowayout=0)
Apr 07 19:18:52 archlinux kernel: input: PC Speaker as /devices/platform/pcspkr/input/input3
Apr 07 19:18:52 archlinux kernel: RAPL PMU: API unit is 2^-32 Joules, 1 fixed counters, 163840 ms ovfl timer
Apr 07 19:18:52 archlinux kernel: RAPL PMU: hw unit of domain package 2^-16 Joules
Apr 07 19:18:52 archlinux kernel: cryptd: max_cpu_qlen set to 1000
Apr 07 19:18:52 archlinux kernel: megaraid cmm: 2.20.2.7 (Release Date: Sun Jul 16 00:01:03 EST 2006)
Apr 07 19:18:52 archlinux kernel: megaraid: 2.20.5.1 (Release Date: Thu Nov 16 15:32:35 EST 2006)
Apr 07 19:18:52 archlinux kernel: megaraid: probe new device 0x1000:0x1960:0x1000:0x4523: 
Apr 07 19:18:52 archlinux kernel: bus 7:slot 1:func 0
Apr 07 19:18:52 archlinux kernel: megaraid: fw version:[713S] bios version:[G121]
Apr 07 19:18:52 archlinux kernel: ccp 0000:0a:00.2: ccp enabled
Apr 07 19:18:52 archlinux kernel: ccp 0000:0a:00.2: psp: unable to access the device: you might be running a broken BIOS.
Apr 07 19:18:52 archlinux kernel: AVX2 version of gcm_enc/dec engaged.
Apr 07 19:18:52 archlinux kernel: AES CTR mode by8 optimization enabled
Apr 07 19:18:52 archlinux kernel: scsi host9: LSI Logic MegaRAID driver
Apr 07 19:18:52 archlinux kernel: scsi[9]: scanning scsi channel 0 [Phy 0]
Apr 07 19:18:52 archlinux kernel:  for non-raid devices
Apr 07 19:18:52 archlinux kernel: r8169 0000:08:00.0 eth0: RTL8168h/8111h, 40:b0:76:5b:55:8b, XID 541, IRQ 58
Apr 07 19:18:52 archlinux kernel: r8169 0000:08:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko]
Apr 07 19:18:52 archlinux kernel: asus_wmi: ASUS WMI generic driver loaded
Apr 07 19:18:52 archlinux kernel: [drm] radeon kernel modesetting enabled.
Apr 07 19:18:52 archlinux kernel: vga_switcheroo: detected switching method \_SB_.PCI0.GP17.VGA_.ATPX handle
Apr 07 19:18:52 archlinux kernel: ATPX version 1, functions 0x00000000
Apr 07 19:18:52 archlinux kernel: checking generic (c0000000 50e000) vs hw (e0000000 10000000)
Apr 07 19:18:52 archlinux kernel: checking generic (c0000000 50e000) vs hw (fcf00000 40000)
Apr 07 19:18:52 archlinux kernel: radeon 0000:01:00.0: enabling device (0000 -> 0003)
Apr 07 19:18:52 archlinux kernel: [drm] initializing kernel modesetting (OLAND 0x1002:0x6613 0x1043:0x048B 0x00).
Apr 07 19:18:52 archlinux kernel: [drm] amdgpu kernel modesetting enabled.
Apr 07 19:18:52 archlinux kernel: amdgpu: vga_switcheroo: detected switching method \_SB_.PCI0.GP17.VGA_.ATPX handle
Apr 07 19:18:52 archlinux kernel: ATPX version 1, functions 0x00000000
Apr 07 19:18:52 archlinux kernel: amdgpu: Topology: Add APU node [0x0:0x0]
Apr 07 19:18:52 archlinux kernel: scsi[9]: scanning scsi channel 1
Apr 07 19:18:52 archlinux kernel:  [virtual] for logical drives
Apr 07 19:18:52 archlinux kernel: scsi 9:1:0:0: Direct-Access     MegaRAID LD 0 RAID5 1430G 713S PQ: 0 ANSI: 2
Apr 07 19:18:52 archlinux kernel: sd 9:1:0:0: [sdb] 2930288640 512-byte logical blocks: (1.50 TB/1.36 TiB)
Apr 07 19:18:52 archlinux kernel: sd 9:1:0:0: [sdb] Write Protect is off
Apr 07 19:18:52 archlinux kernel: sd 9:1:0:0: [sdb] Mode Sense: 00 00 00 00
Apr 07 19:18:52 archlinux kernel: sd 9:1:0:0: [sdb] Asking for cache data failed
Apr 07 19:18:52 archlinux kernel: sd 9:1:0:0: [sdb] Assuming drive cache: write through
Apr 07 19:18:52 archlinux kernel: ATOM BIOS: 6613HB.15.48.0.57.AS01
Apr 07 19:18:52 archlinux kernel: [drm] GPU not posted. posting now...
Apr 07 19:18:52 archlinux kernel: radeon 0000:01:00.0: VRAM: 2048M 0x0000000000000000 - 0x000000007FFFFFFF (2048M used)
Apr 07 19:18:52 archlinux kernel: radeon 0000:01:00.0: GTT: 2048M 0x0000000080000000 - 0x00000000FFFFFFFF
Apr 07 19:18:52 archlinux kernel: [drm] Detected VRAM RAM=2048M, BAR=256M
Apr 07 19:18:52 archlinux kernel: [drm] RAM width 128bits DDR
Apr 07 19:18:52 archlinux kernel: [drm] radeon: 2048M of VRAM memory ready
Apr 07 19:18:52 archlinux kernel: [drm] radeon: 2048M of GTT memory ready.
Apr 07 19:18:52 archlinux kernel: [drm] Loading oland Microcode
Apr 07 19:18:52 archlinux kernel:  sdb: sdb1
Apr 07 19:18:52 archlinux kernel: sd 9:1:0:0: [sdb] Attached SCSI disk
Apr 07 19:18:52 archlinux kernel: r8169 0000:08:00.0 enp8s0: renamed from eth0
Apr 07 19:18:52 archlinux kernel: input: Logitech USB Receiver as /devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-12/1-12:1.0/0003:046D:C52B.0001/input/input4
Apr 07 19:18:52 archlinux kernel: asus_wmi: Initialization: 0x0
Apr 07 19:18:52 archlinux kernel: asus_wmi: BIOS WMI version: 0.9
Apr 07 19:18:52 archlinux kernel: asus_wmi: SFUN value: 0x0
Apr 07 19:18:52 archlinux kernel: eeepc-wmi eeepc-wmi: Detected ASUSWMI, use DCTS
Apr 07 19:18:52 archlinux kernel: input: Eee PC WMI hotkeys as /devices/platform/eeepc-wmi/input/input5
Apr 07 19:18:52 archlinux kernel: hid-generic 0003:046D:C52B.0001: input,hidraw0: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-0000:02:00.0-12/input0
Apr 07 19:18:52 archlinux kernel: [drm] Internal thermal controller with fan control
Apr 07 19:18:52 archlinux kernel: [drm] radeon: dpm initialized
Apr 07 19:18:52 archlinux kernel: kvm: support for 'kvm_amd' disabled by bios
Apr 07 19:18:52 archlinux kernel: input: Logitech USB Receiver Mouse as /devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-12/1-12:1.1/0003:046D:C52B.0002/input/input6
Apr 07 19:18:52 archlinux kernel: input: Logitech USB Receiver Consumer Control as /devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-12/1-12:1.1/0003:046D:C52B.0002/input/input7
Apr 07 19:18:52 archlinux kernel: [drm] GART: num cpu pages 524288, num gpu pages 524288
Apr 07 19:18:52 archlinux kernel: [drm] PCIE gen 3 link speeds already enabled
Apr 07 19:18:52 archlinux kernel: kvm: support for 'kvm_amd' disabled by bios
Apr 07 19:18:52 archlinux kernel: [drm] PCIE GART of 2048M enabled (table at 0x0000000000165000).
Apr 07 19:18:52 archlinux kernel: radeon 0000:01:00.0: WB enabled
Apr 07 19:18:52 archlinux kernel: radeon 0000:01:00.0: fence driver on ring 0 use gpu addr 0x0000000080000c00
Apr 07 19:18:52 archlinux kernel: radeon 0000:01:00.0: fence driver on ring 1 use gpu addr 0x0000000080000c04
Apr 07 19:18:52 archlinux kernel: radeon 0000:01:00.0: fence driver on ring 2 use gpu addr 0x0000000080000c08
Apr 07 19:18:52 archlinux kernel: radeon 0000:01:00.0: fence driver on ring 3 use gpu addr 0x0000000080000c0c
Apr 07 19:18:52 archlinux kernel: radeon 0000:01:00.0: fence driver on ring 4 use gpu addr 0x0000000080000c10
Apr 07 19:18:52 archlinux kernel: radeon 0000:01:00.0: fence driver on ring 5 use gpu addr 0x0000000000075a18
Apr 07 19:18:52 archlinux kernel: radeon 0000:01:00.0: radeon: MSI limited to 32-bit
Apr 07 19:18:52 archlinux kernel: radeon 0000:01:00.0: radeon: using MSI.
Apr 07 19:18:52 archlinux kernel: [drm] radeon: irq initialized.
Apr 07 19:18:52 archlinux kernel: input: Logitech USB Receiver System Control as /devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-12/1-12:1.1/0003:046D:C52B.0002/input/input8
Apr 07 19:18:52 archlinux kernel: hid-generic 0003:046D:C52B.0002: input,hiddev96,hidraw1: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:02:00.0-12/input1
Apr 07 19:18:52 archlinux kernel: hid-generic 0003:046D:C52B.0003: hiddev97,hidraw2: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:02:00.0-12/input2
Apr 07 19:18:52 archlinux kernel: usbcore: registered new interface driver usbhid
Apr 07 19:18:52 archlinux kernel: usbhid: USB HID core driver
Apr 07 19:18:52 archlinux kernel: kvm: support for 'kvm_amd' disabled by bios
Apr 07 19:18:52 archlinux kernel: kvm: support for 'kvm_amd' disabled by bios
Apr 07 19:18:52 archlinux kernel: snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client
Apr 07 19:18:52 archlinux kernel: snd_hda_intel 0000:01:00.1: Force to non-snoop mode
Apr 07 19:18:52 archlinux kernel: snd_hda_intel 0000:0a:00.1: Handle vga_switcheroo audio client
Apr 07 19:18:52 archlinux kernel: MCE: In-kernel MCE decoding enabled.
Apr 07 19:18:52 archlinux kernel: [drm] ring test on 0 succeeded in 1 usecs
Apr 07 19:18:52 archlinux kernel: [drm] ring test on 1 succeeded in 1 usecs
Apr 07 19:18:52 archlinux kernel: [drm] ring test on 2 succeeded in 1 usecs
Apr 07 19:18:52 archlinux kernel: [drm] ring test on 3 succeeded in 3 usecs
Apr 07 19:18:52 archlinux kernel: [drm] ring test on 4 succeeded in 3 usecs
Apr 07 19:18:52 archlinux kernel: input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.1/0000:01:00.1/sound/card0/input10
Apr 07 19:18:52 archlinux kernel: input: HD-Audio Generic HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:08.1/0000:0a:00.1/sound/card1/input11
Apr 07 19:18:52 archlinux kernel: snd_hda_codec_realtek hdaudioC2D0: autoconfig for ALC887-VD: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:line
Apr 07 19:18:52 archlinux kernel: snd_hda_codec_realtek hdaudioC2D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
Apr 07 19:18:52 archlinux kernel: snd_hda_codec_realtek hdaudioC2D0:    hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
Apr 07 19:18:52 archlinux kernel: snd_hda_codec_realtek hdaudioC2D0:    mono: mono_out=0x0
Apr 07 19:18:52 archlinux kernel: snd_hda_codec_realtek hdaudioC2D0:    dig-out=0x11/0x0
Apr 07 19:18:52 archlinux kernel: snd_hda_codec_realtek hdaudioC2D0:    inputs:
Apr 07 19:18:52 archlinux kernel: snd_hda_codec_realtek hdaudioC2D0:      Front Mic=0x19
Apr 07 19:18:52 archlinux kernel: snd_hda_codec_realtek hdaudioC2D0:      Rear Mic=0x18
Apr 07 19:18:52 archlinux kernel: snd_hda_codec_realtek hdaudioC2D0:      Line=0x1a
Apr 07 19:18:52 archlinux kernel: input: HD-Audio Generic Rear Mic as /devices/pci0000:00/0000:00:08.1/0000:0a:00.6/sound/card2/input12
Apr 07 19:18:52 archlinux kernel: input: HD-Audio Generic Line as /devices/pci0000:00/0000:00:08.1/0000:0a:00.6/sound/card2/input13
Apr 07 19:18:52 archlinux kernel: input: HD-Audio Generic Line Out as /devices/pci0000:00/0000:00:08.1/0000:0a:00.6/sound/card2/input14
Apr 07 19:18:52 archlinux kernel: [drm] ring test on 5 succeeded in 2 usecs
Apr 07 19:18:52 archlinux kernel: [drm] UVD initialized successfully.
Apr 07 19:18:52 archlinux kernel: [drm] ib test on ring 0 succeeded in 0 usecs
Apr 07 19:18:52 archlinux kernel: [drm] ib test on ring 1 succeeded in 0 usecs
Apr 07 19:18:52 archlinux kernel: [drm] ib test on ring 2 succeeded in 0 usecs
Apr 07 19:18:52 archlinux kernel: [drm] ib test on ring 3 succeeded in 0 usecs
Apr 07 19:18:52 archlinux kernel: [drm] ib test on ring 4 succeeded in 0 usecs
Apr 07 19:18:52 archlinux kernel: logitech-djreceiver 0003:046D:C52B.0003: hiddev96,hidraw0: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:02:00.0-12/input2
Apr 07 19:18:52 archlinux kernel: input: Logitech Wireless Device PID:4003 Keyboard as /devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-12/1-12:1.2/0003:046D:C52B.0003/0003:046D:4003.0004/input/input15
Apr 07 19:18:52 archlinux kernel: hid-generic 0003:046D:4003.0004: input,hidraw1: USB HID v1.11 Keyboard [Logitech Wireless Device PID:4003] on usb-0000:02:00.0-12/input2:1
Apr 07 19:18:52 archlinux kernel: input: Logitech Wireless Device PID:101d Mouse as /devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-12/1-12:1.2/0003:046D:C52B.0003/0003:046D:101D.0005/input/input19
Apr 07 19:18:52 archlinux kernel: hid-generic 0003:046D:101D.0005: input,hidraw2: USB HID v1.11 Mouse [Logitech Wireless Device PID:101d] on usb-0000:02:00.0-12/input2:2
Apr 07 19:18:52 archlinux kernel: intel_rapl_common: Found RAPL domain package
Apr 07 19:18:52 archlinux kernel: intel_rapl_common: Found RAPL domain core
Apr 07 19:18:52 archlinux kernel: mousedev: PS/2 mouse device common for all mice
Apr 07 19:18:52 archlinux kernel: [drm] ib test on ring 5 succeeded
Apr 07 19:18:52 archlinux kernel: [drm] Radeon Display Connectors
Apr 07 19:18:52 archlinux kernel: [drm] Connector 0:
Apr 07 19:18:52 archlinux kernel: [drm]   HDMI-A-1
Apr 07 19:18:52 archlinux kernel: [drm]   HPD1
Apr 07 19:18:52 archlinux kernel: [drm]   DDC: 0x6530 0x6530 0x6534 0x6534 0x6538 0x6538 0x653c 0x653c
Apr 07 19:18:52 archlinux kernel: [drm]   Encoders:
Apr 07 19:18:52 archlinux kernel: [drm]     DFP1: INTERNAL_UNIPHY
Apr 07 19:18:52 archlinux kernel: [drm] Connector 1:
Apr 07 19:18:52 archlinux kernel: [drm]   DVI-D-1
Apr 07 19:18:52 archlinux kernel: [drm]   HPD2
Apr 07 19:18:52 archlinux kernel: [drm]   DDC: 0x6540 0x6540 0x6544 0x6544 0x6548 0x6548 0x654c 0x654c
Apr 07 19:18:52 archlinux kernel: [drm]   Encoders:
Apr 07 19:18:52 archlinux kernel: [drm]     DFP2: INTERNAL_UNIPHY
Apr 07 19:18:52 archlinux kernel: [drm] Connector 2:
Apr 07 19:18:52 archlinux kernel: [drm]   VGA-1
Apr 07 19:18:52 archlinux kernel: [drm]   DDC: 0x65c0 0x65c0 0x65c4 0x65c4 0x65c8 0x65c8 0x65cc 0x65cc
Apr 07 19:18:52 archlinux kernel: [drm]   Encoders:
Apr 07 19:18:52 archlinux kernel: [drm]     CRT1: INTERNAL_KLDSCP_DAC1
Apr 07 19:18:52 archlinux kernel: radeon 0000:01:00.0: [drm] Cannot find any crtc or sizes
Apr 07 19:18:52 archlinux kernel: [drm] Initialized radeon 2.50.0 20080528 for 0000:01:00.0 on minor 0
Apr 07 19:18:52 archlinux kernel: checking generic (c0000000 50e000) vs hw (c0000000 10000000)
Apr 07 19:18:52 archlinux kernel: checking generic (c0000000 50e000) vs hw (c0000000 10000000)
Apr 07 19:18:52 archlinux kernel: fb0: switching to amdgpu from EFI VGA
Apr 07 19:18:52 archlinux kernel: Console: switching to colour dummy device 80x25
Apr 07 19:18:52 archlinux kernel: amdgpu 0000:0a:00.0: vgaarb: deactivate vga console
Apr 07 19:18:52 archlinux kernel: [drm] initializing kernel modesetting (RAVEN 0x1002:0x15DD 0x1043:0x876B 0xCB).
Apr 07 19:18:52 archlinux kernel: amdgpu 0000:0a:00.0: amdgpu: Trusted Memory Zone (TMZ) feature enabled
Apr 07 19:18:52 archlinux kernel: [drm] register mmio base: 0xFCA00000
Apr 07 19:18:52 archlinux kernel: [drm] register mmio size: 524288
Apr 07 19:18:52 archlinux kernel: [drm] add ip block number 0 <soc15_common>
Apr 07 19:18:52 archlinux kernel: [drm] add ip block number 1 <gmc_v9_0>
Apr 07 19:18:52 archlinux kernel: [drm] add ip block number 2 <vega10_ih>
Apr 07 19:18:52 archlinux kernel: [drm] add ip block number 3 <psp>
Apr 07 19:18:52 archlinux kernel: [drm] add ip block number 4 <powerplay>
Apr 07 19:18:52 archlinux kernel: [drm] add ip block number 5 <dm>
Apr 07 19:18:52 archlinux kernel: [drm] add ip block number 6 <gfx_v9_0>
Apr 07 19:18:52 archlinux kernel: [drm] add ip block number 7 <sdma_v4_0>
Apr 07 19:18:52 archlinux kernel: [drm] add ip block number 8 <vcn_v1_0>
Apr 07 19:18:52 archlinux kernel: input: Logitech K270 as /devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-12/1-12:1.2/0003:046D:C52B.0003/0003:046D:4003.0004/input/input23
Apr 07 19:18:52 archlinux kernel: logitech-hidpp-device 0003:046D:4003.0004: input,hidraw1: USB HID v1.11 Keyboard [Logitech K270] on usb-0000:02:00.0-12/input2:1
Apr 07 19:18:52 archlinux kernel: input: Logitech M505/B605 as /devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-12/1-12:1.2/0003:046D:C52B.0003/0003:046D:101D.0005/input/input24
Apr 07 19:18:52 archlinux kernel: logitech-hidpp-device 0003:046D:101D.0005: input,hidraw2: USB HID v1.11 Mouse [Logitech M505/B605] on usb-0000:02:00.0-12/input2:2
Apr 07 19:18:52 archlinux kernel: [drm] BIOS signature incorrect 0 0
Apr 07 19:18:52 archlinux kernel: amdgpu 0000:0a:00.0: amdgpu: Fetched VBIOS from ROM BAR
Apr 07 19:18:52 archlinux kernel: amdgpu: ATOM BIOS: 113-RAVEN-113
Apr 07 19:18:52 archlinux kernel: [drm] VCN decode is enabled in VM mode
Apr 07 19:18:52 archlinux kernel: [drm] VCN encode is enabled in VM mode
Apr 07 19:18:52 archlinux kernel: [drm] JPEG decode is enabled in VM mode
Apr 07 19:18:52 archlinux kernel: [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, fragment size is 9-bit
Apr 07 19:18:52 archlinux kernel: amdgpu 0000:0a:00.0: amdgpu: VRAM: 64M 0x000000F400000000 - 0x000000F403FFFFFF (64M used)
Apr 07 19:18:52 archlinux kernel: amdgpu 0000:0a:00.0: amdgpu: GART: 1024M 0x0000000000000000 - 0x000000003FFFFFFF
Apr 07 19:18:52 archlinux kernel: amdgpu 0000:0a:00.0: amdgpu: AGP: 267419648M 0x000000F800000000 - 0x0000FFFFFFFFFFFF
Apr 07 19:18:52 archlinux kernel: [drm] Detected VRAM RAM=64M, BAR=64M
Apr 07 19:18:52 archlinux kernel: [drm] RAM width 64bits DDR4
Apr 07 19:18:52 archlinux kernel: [drm] amdgpu: 64M of VRAM memory ready
Apr 07 19:18:52 archlinux kernel: [drm] amdgpu: 2888M of GTT memory ready.
Apr 07 19:18:52 archlinux kernel: [drm] GART: num cpu pages 262144, num gpu pages 262144
Apr 07 19:18:52 archlinux kernel: [drm] PCIE GART of 1024M enabled.
Apr 07 19:18:52 archlinux kernel: [drm] PTB located at 0x000000F400900000
Apr 07 19:18:52 archlinux kernel: amdgpu 0000:0a:00.0: amdgpu: PSP runtime database doesn't exist
Apr 07 19:18:52 archlinux kernel: amdgpu: hwmgr_sw_init smu backed is smu10_smu
Apr 07 19:18:52 archlinux kernel: [drm] Found VCN firmware Version ENC: 1.13 DEC: 2 VEP: 0 Revision: 3
Apr 07 19:18:52 archlinux kernel: amdgpu 0000:0a:00.0: amdgpu: Will use PSP to load VCN firmware
Apr 07 19:18:52 archlinux kernel: [drm] reserve 0x400000 from 0xf403c00000 for PSP TMR
Apr 07 19:18:47 archlinux audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-random-seed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 07 19:18:47 archlinux audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 07 19:18:47 archlinux audit: BPF prog-id=13 op=LOAD
Apr 07 19:18:47 archlinux audit: BPF prog-id=14 op=LOAD
Apr 07 19:18:47 archlinux audit: BPF prog-id=15 op=LOAD
Apr 07 19:18:47 archlinux audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 07 19:18:47 archlinux systemd[1]: Finished Load/Save Random Seed.
Apr 07 19:18:52 archlinux audit[1]: SERVICE_START 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'
Apr 07 19:18:47 archlinux systemd[1]: First Boot Complete was skipped because of a failed condition check (ConditionFirstBoot=yes).
Apr 07 19:18:52 archlinux kernel: kauditd_printk_skb: 1 callbacks suppressed
Apr 07 19:18:52 archlinux kernel: audit: type=1130 audit(1649351932.264:13): 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'
Apr 07 19:18:47 archlinux systemd[1]: Finished Create Static Device Nodes in /dev.
Apr 07 19:18:47 archlinux systemd[1]: Reached target Preparation for Local File Systems.
Apr 07 19:18:47 archlinux systemd[1]: Virtual Machine and Container Storage (Compatibility) was skipped because of a failed condition check (ConditionPathExists=/var/lib/machines.raw).
Apr 07 19:18:47 archlinux systemd[1]: Starting Rule-based Manager for Device Events and Files...
Apr 07 19:18:47 archlinux systemd[1]: Started Rule-based Manager for Device Events and Files.
Apr 07 19:18:49 archlinux systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
Apr 07 19:18:49 archlinux systemd[1]: Found device WDC_WD1600AAJS-61M0A0 1.
Apr 07 19:18:49 archlinux systemd[1]: Mounting /boot...
Apr 07 19:18:49 archlinux systemd-udevd[274]: Using default interface naming scheme 'v250'.
Apr 07 19:18:49 archlinux systemd-udevd[275]: Using default interface naming scheme 'v250'.
Apr 07 19:18:50 archlinux systemd[1]: Mounted /boot.
Apr 07 19:18:50 archlinux systemd[1]: Reached target Local File Systems.
Apr 07 19:18:50 archlinux systemd[1]: Rebuild Dynamic Linker Cache was skipped because all trigger condition checks failed.
Apr 07 19:18:50 archlinux systemd[1]: Set Up Additional Binary Formats was skipped because all trigger condition checks failed.
Apr 07 19:18:50 archlinux systemd[1]: Store a System Token in an EFI Variable was skipped because of a failed condition check (ConditionPathExists=/sys/firmware/efi/efivars/LoaderFeatures-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f).
Apr 07 19:18:50 archlinux systemd[1]: Commit a transient machine-id on disk was skipped because of a failed condition check (ConditionPathIsMountPoint=/etc/machine-id).
Apr 07 19:18:51 archlinux systemd[1]: Reached target Sound Card.
Apr 07 19:18:52 archlinux systemd[1]: Finished Flush Journal to Persistent Storage.
Apr 07 19:18:52 archlinux systemd[1]: Starting Create Volatile Files and Directories...
Apr 07 19:18:52 archlinux kernel: amdgpu 0000:0a:00.0: amdgpu: RAS: optional ras ta ucode is not available
Apr 07 19:18:52 archlinux kernel: amdgpu 0000:0a:00.0: amdgpu: RAP: optional rap ta ucode is not available
Apr 07 19:18:52 archlinux kernel: amdgpu 0000:0a:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
Apr 07 19:18:52 archlinux kernel: [drm] DM_PPLIB: values for F clock
Apr 07 19:18:52 archlinux kernel: [drm] DM_PPLIB:         400000 in kHz, 3649 in mV
Apr 07 19:18:52 archlinux kernel: [drm] DM_PPLIB:         933000 in kHz, 3974 in mV
Apr 07 19:18:52 archlinux kernel: [drm] DM_PPLIB:         1067000 in kHz, 4174 in mV
Apr 07 19:18:52 archlinux kernel: [drm] DM_PPLIB: values for DCF clock
Apr 07 19:18:52 archlinux kernel: [drm] DM_PPLIB:         300000 in kHz, 3649 in mV
Apr 07 19:18:52 archlinux kernel: [drm] DM_PPLIB:         600000 in kHz, 3974 in mV
Apr 07 19:18:52 archlinux kernel: [drm] DM_PPLIB:         626000 in kHz, 4174 in mV
Apr 07 19:18:52 archlinux kernel: [drm] DM_PPLIB:         654000 in kHz, 4325 in mV
Apr 07 19:18:52 archlinux kernel: [drm] Display Core initialized with v3.2.167!
Apr 07 19:18:52 archlinux kernel: snd_hda_intel 0000:0a:00.1: bound 0000:0a:00.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu])
Apr 07 19:18:52 archlinux kernel: [drm] kiq ring mec 2 pipe 1 q 0
Apr 07 19:18:52 archlinux kernel: [drm] VCN decode and encode initialized successfully(under SPG Mode).
Apr 07 19:18:52 archlinux kernel: kfd kfd: amdgpu: Allocated 3969056 bytes on gart
Apr 07 19:18:52 archlinux kernel: memmap_init_zone_device initialised 32768 pages in 0ms
Apr 07 19:18:52 archlinux kernel: amdgpu: HMM registered 64MB device memory
Apr 07 19:18:52 archlinux kernel: amdgpu: Topology: Add APU node [0x15dd:0x1002]
Apr 07 19:18:52 archlinux kernel: kfd kfd: amdgpu: added device 1002:15dd
Apr 07 19:18:52 archlinux kernel: amdgpu 0000:0a:00.0: amdgpu: SE 1, SH per SE 1, CU per SH 11, active_cu_number 3
Apr 07 19:18:52 archlinux kernel: amdgpu 0000:0a:00.0: amdgpu: ring gfx uses VM inv eng 0 on hub 0
Apr 07 19:18:52 archlinux kernel: amdgpu 0000:0a:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
Apr 07 19:18:52 archlinux kernel: amdgpu 0000:0a:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
Apr 07 19:18:52 archlinux kernel: amdgpu 0000:0a:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
Apr 07 19:18:52 archlinux kernel: amdgpu 0000:0a:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
Apr 07 19:18:52 archlinux kernel: amdgpu 0000:0a:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
Apr 07 19:18:52 archlinux kernel: amdgpu 0000:0a:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
Apr 07 19:18:52 archlinux kernel: amdgpu 0000:0a:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
Apr 07 19:18:52 archlinux kernel: amdgpu 0000:0a:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
Apr 07 19:18:52 archlinux kernel: amdgpu 0000:0a:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
Apr 07 19:18:52 archlinux kernel: amdgpu 0000:0a:00.0: amdgpu: ring sdma0 uses VM inv eng 0 on hub 1
Apr 07 19:18:52 archlinux kernel: amdgpu 0000:0a:00.0: amdgpu: ring vcn_dec uses VM inv eng 1 on hub 1
Apr 07 19:18:52 archlinux kernel: amdgpu 0000:0a:00.0: amdgpu: ring vcn_enc0 uses VM inv eng 4 on hub 1
Apr 07 19:18:52 archlinux kernel: amdgpu 0000:0a:00.0: amdgpu: ring vcn_enc1 uses VM inv eng 5 on hub 1
Apr 07 19:18:52 archlinux kernel: amdgpu 0000:0a:00.0: amdgpu: ring jpeg_dec uses VM inv eng 6 on hub 1
Apr 07 19:18:52 archlinux kernel: [drm] Initialized amdgpu 3.44.0 20150101 for 0000:0a:00.0 on minor 1
Apr 07 19:18:52 archlinux kernel: fbcon: amdgpudrmfb (fb0) is primary device
Apr 07 19:18:52 archlinux kernel: Console: switching to colour frame buffer device 180x56
Apr 07 19:18:52 archlinux kernel: radeon 0000:01:00.0: [drm] Cannot find any crtc or sizes
Apr 07 19:18:52 archlinux systemd[1]: Finished Create Volatile Files and Directories.
Apr 07 19:18:52 archlinux audit[1]: SERVICE_START 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'
Apr 07 19:18:52 archlinux kernel: amdgpu 0000:0a:00.0: [drm] fb0: amdgpudrmfb frame buffer device
Apr 07 19:18:52 archlinux kernel: audit: type=1130 audit(1649351932.480:14): 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'
Apr 07 19:18:52 archlinux systemd[1]: Rebuild Journal Catalog was skipped because of a failed condition check (ConditionNeedsUpdate=/var).
Apr 07 19:18:52 archlinux systemd[1]: Update is Completed was skipped because all trigger condition checks failed.
Apr 07 19:18:52 archlinux systemd[1]: Starting Record System Boot/Shutdown in UTMP...
Apr 07 19:18:52 archlinux audit[359]: SYSTEM_BOOT pid=359 uid=0 auid=4294967295 ses=4294967295 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success'
Apr 07 19:18:52 archlinux kernel: audit: type=1127 audit(1649351932.537:15): pid=359 uid=0 auid=4294967295 ses=4294967295 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success'
Apr 07 19:18:52 archlinux systemd[1]: Created slice Slice /system/systemd-backlight.
Apr 07 19:18:52 archlinux systemd[1]: Starting Load/Save Screen Backlight Brightness of backlight:acpi_video0...
Apr 07 19:18:52 archlinux systemd[1]: Finished Load/Save Screen Backlight Brightness of backlight:acpi_video0.
Apr 07 19:18:52 archlinux audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-backlight@backlight:acpi_video0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 07 19:18:52 archlinux kernel: audit: type=1130 audit(1649351932.577:16): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-backlight@backlight:acpi_video0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 07 19:18:52 archlinux systemd[1]: Finished Record System Boot/Shutdown in UTMP.
Apr 07 19:18:52 archlinux audit[1]: SERVICE_START 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'
Apr 07 19:18:52 archlinux systemd[1]: Reached target System Initialization.
Apr 07 19:18:52 archlinux systemd[1]: Started Daily verification of password and group files.
Apr 07 19:18:52 archlinux systemd[1]: Started Daily Cleanup of Temporary Directories.
Apr 07 19:18:52 archlinux systemd[1]: Reached target Timer Units.
Apr 07 19:18:52 archlinux systemd[1]: Listening on D-Bus System Message Bus Socket.
Apr 07 19:18:52 archlinux kernel: audit: type=1130 audit(1649351932.610:17): 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'
Apr 07 19:18:52 archlinux systemd[1]: Reached target Socket Units.
Apr 07 19:18:52 archlinux systemd[1]: Reached target Basic System.
Apr 07 19:18:52 archlinux kernel: audit: type=1334 audit(1649351932.617:18): prog-id=16 op=LOAD
Apr 07 19:18:52 archlinux kernel: audit: type=1334 audit(1649351932.617:19): prog-id=17 op=LOAD
Apr 07 19:18:52 archlinux kernel: audit: type=1334 audit(1649351932.617:20): prog-id=18 op=LOAD
Apr 07 19:18:52 archlinux audit: BPF prog-id=16 op=LOAD
Apr 07 19:18:52 archlinux audit: BPF prog-id=17 op=LOAD
Apr 07 19:18:52 archlinux audit: BPF prog-id=18 op=LOAD
Apr 07 19:18:52 archlinux systemd[1]: Starting D-Bus System Message Bus...
Apr 07 19:18:52 archlinux systemd[1]: Starting User Login Management...
Apr 07 19:18:52 archlinux systemd[1]: Starting Permit User Sessions...
Apr 07 19:18:52 archlinux systemd[1]: Finished Permit User Sessions.
Apr 07 19:18:52 archlinux audit[1]: SERVICE_START 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'
Apr 07 19:18:52 archlinux kernel: audit: type=1130 audit(1649351932.657:21): 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'
Apr 07 19:18:52 archlinux systemd[1]: Started Getty on tty1.
Apr 07 19:18:52 archlinux audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=getty@tty1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 07 19:18:52 archlinux systemd[1]: Reached target Login Prompts.
Apr 07 19:18:52 archlinux kernel: audit: type=1130 audit(1649351932.660:22): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=getty@tty1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 07 19:18:52 archlinux systemd-logind[362]: New seat seat0.
Apr 07 19:18:52 archlinux systemd-logind[362]: Watching system buttons on /dev/input/event1 (Power Button)
Apr 07 19:18:52 archlinux systemd-logind[362]: Watching system buttons on /dev/input/event0 (Power Button)
Apr 07 19:18:52 archlinux systemd-logind[362]: Watching system buttons on /dev/input/event6 (Logitech K270)
Apr 07 19:18:52 archlinux systemd[1]: Started D-Bus System Message Bus.
Apr 07 19:18:52 archlinux audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=dbus comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 07 19:18:52 archlinux systemd[1]: Started User Login Management.
Apr 07 19:18:52 archlinux audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-logind comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 07 19:18:52 archlinux dbus-daemon[361]: [system] Successfully activated service 'org.freedesktop.systemd1'
Apr 07 19:18:52 archlinux systemd[1]: Reached target Multi-User System.
Apr 07 19:18:52 archlinux systemd[1]: Reached target Graphical Interface.
Apr 07 19:18:52 archlinux systemd[1]: Startup finished in 39.349s (firmware) + 114ms (loader) + 4.783s (kernel) + 7.949s (userspace) = 52.196s.
Apr 07 19:18:56 archlinux kernel: logitech-hidpp-device 0003:046D:4003.0004: HID++ 2.0 device connected.
Apr 07 19:18:59 archlinux audit[364]: USER_AUTH pid=364 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_securetty,pam_shells,pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/login" hostname=archlinux addr=? terminal=/dev/tty1 res=success'
Apr 07 19:19:00 archlinux kernel: kauditd_printk_skb: 2 callbacks suppressed
Apr 07 19:19:00 archlinux kernel: audit: type=1100 audit(1649351939.984:25): pid=364 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_securetty,pam_shells,pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/login" hostname=archlinux addr=? terminal=/dev/tty1 res=success'
Apr 07 19:19:00 archlinux kernel: audit: type=1101 audit(1649351939.984:26): pid=364 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="root" exe="/usr/bin/login" hostname=archlinux addr=? terminal=/dev/tty1 res=success'
Apr 07 19:18:59 archlinux audit[364]: USER_ACCT pid=364 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="root" exe="/usr/bin/login" hostname=archlinux addr=? terminal=/dev/tty1 res=success'
Apr 07 19:19:00 archlinux audit[364]: CRED_ACQ pid=364 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_securetty,pam_shells,pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/login" hostname=archlinux addr=? terminal=/dev/tty1 res=success'
Apr 07 19:19:00 archlinux audit[364]: SYSCALL arch=c000003e syscall=1 success=yes exit=1 a0=4 a1=7ffde0b66da0 a2=1 a3=0 items=0 ppid=1 pid=364 auid=0 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=tty1 ses=1 comm="login" exe="/usr/bin/login" key=(null)
Apr 07 19:19:00 archlinux kernel: audit: type=1103 audit(1649351940.014:27): pid=364 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_securetty,pam_shells,pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/login" hostname=archlinux addr=? terminal=/dev/tty1 res=success'
Apr 07 19:19:00 archlinux kernel: audit: type=1006 audit(1649351940.014:28): pid=364 uid=0 old-auid=4294967295 auid=0 tty=tty1 old-ses=4294967295 ses=1 res=1
Apr 07 19:19:00 archlinux kernel: audit: type=1300 audit(1649351940.014:28): arch=c000003e syscall=1 success=yes exit=1 a0=4 a1=7ffde0b66da0 a2=1 a3=0 items=0 ppid=1 pid=364 auid=0 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=tty1 ses=1 comm="login" exe="/usr/bin/login" key=(null)
Apr 07 19:19:00 archlinux kernel: audit: type=1327 audit(1649351940.014:28): proctitle=2F62696E2F6C6F67696E002D70002D2D
Apr 07 19:19:00 archlinux audit: PROCTITLE proctitle=2F62696E2F6C6F67696E002D70002D2D
Apr 07 19:19:00 archlinux login[364]: pam_unix(login:session): session opened for user root(uid=0) by LOGIN(uid=0)
Apr 07 19:19:00 archlinux systemd[1]: Created slice User Slice of UID 0.
Apr 07 19:19:00 archlinux systemd[1]: Starting User Runtime Directory /run/user/0...
Apr 07 19:19:00 archlinux systemd-logind[362]: New session 1 of user root.
Apr 07 19:19:00 archlinux systemd[1]: Finished User Runtime Directory /run/user/0.
Apr 07 19:19:00 archlinux audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 07 19:19:00 archlinux kernel: audit: type=1130 audit(1649351940.110:29): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 07 19:19:00 archlinux systemd[1]: Starting User Manager for UID 0...
Apr 07 19:19:00 archlinux audit[375]: USER_ACCT pid=375 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="root" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 07 19:19:00 archlinux audit[375]: CRED_ACQ pid=375 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="root" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Apr 07 19:19:00 archlinux audit[375]: SYSCALL arch=c000003e syscall=1 success=yes exit=1 a0=9 a1=7fff694db900 a2=1 a3=0 items=0 ppid=1 pid=375 auid=0 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=2 comm="(systemd)" exe="/usr/lib/systemd/systemd" key=(null)
Apr 07 19:19:00 archlinux audit: PROCTITLE proctitle="(systemd)"
Apr 07 19:19:00 archlinux systemd[375]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[root] ruser=[<unknown>] rhost=[<unknown>]
Apr 07 19:19:00 archlinux kernel: audit: type=1101 audit(1649351940.127:30): pid=375 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="root" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 07 19:19:00 archlinux kernel: audit: type=1103 audit(1649351940.127:31): pid=375 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="root" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Apr 07 19:19:00 archlinux kernel: audit: type=1006 audit(1649351940.127:32): pid=375 uid=0 old-auid=4294967295 auid=0 tty=(none) old-ses=4294967295 ses=2 res=1
Apr 07 19:19:00 archlinux systemd[375]: pam_unix(systemd-user:session): session opened for user root(uid=0) by (uid=0)
Apr 07 19:19:00 archlinux systemd[375]: pam_env(systemd-user:session): deprecated reading of user environment enabled
Apr 07 19:19:00 archlinux audit[375]: USER_START pid=375 uid=0 auid=0 ses=2 msg='op=PAM:session_open grantors=pam_loginuid,pam_loginuid,pam_keyinit,pam_systemd_home,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="root" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 07 19:19:00 archlinux audit: BPF prog-id=19 op=LOAD
Apr 07 19:19:00 archlinux audit[375]: SYSCALL arch=c000003e syscall=321 success=yes exit=8 a0=5 a1=7ffe13e41600 a2=78 a3=7ffe13e41600 items=0 ppid=1 pid=375 auid=0 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=2 comm="systemd" exe="/usr/lib/systemd/systemd" key=(null)
Apr 07 19:19:00 archlinux audit: PROCTITLE proctitle=2F7573722F6C69622F73797374656D642F73797374656D64002D2D75736572
Apr 07 19:19:00 archlinux audit: BPF prog-id=0 op=UNLOAD
Apr 07 19:19:00 archlinux audit: BPF prog-id=20 op=LOAD
Apr 07 19:19:00 archlinux audit[375]: SYSCALL arch=c000003e syscall=321 success=yes exit=8 a0=5 a1=7ffe13e416d0 a2=78 a3=7ffe13e416d0 items=0 ppid=1 pid=375 auid=0 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=2 comm="systemd" exe="/usr/lib/systemd/systemd" key=(null)
Apr 07 19:19:00 archlinux audit: PROCTITLE proctitle=2F7573722F6C69622F73797374656D642F73797374656D64002D2D75736572
Apr 07 19:19:00 archlinux audit: BPF prog-id=0 op=UNLOAD
Apr 07 19:19:00 archlinux systemd[375]: Queued start job for default target Main User Target.
Apr 07 19:19:00 archlinux systemd[375]: Created slice User Application Slice.
Apr 07 19:19:00 archlinux systemd[375]: Reached target Paths.
Apr 07 19:19:00 archlinux systemd[375]: Reached target Timers.
Apr 07 19:19:00 archlinux systemd[375]: Starting D-Bus User Message Bus Socket...
Apr 07 19:19:00 archlinux systemd[375]: Listening on GnuPG network certificate management daemon.
Apr 07 19:19:00 archlinux systemd[375]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Apr 07 19:19:00 archlinux systemd[375]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Apr 07 19:19:00 archlinux systemd[375]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Apr 07 19:19:00 archlinux systemd[375]: Listening on GnuPG cryptographic agent and passphrase cache.
Apr 07 19:19:00 archlinux systemd[375]: Listening on p11-kit server.
Apr 07 19:19:00 archlinux systemd[375]: Listening on D-Bus User Message Bus Socket.
Apr 07 19:19:00 archlinux systemd[375]: Reached target Sockets.
Apr 07 19:19:00 archlinux systemd[375]: Reached target Basic System.
Apr 07 19:19:00 archlinux systemd[375]: Reached target Main User Target.
Apr 07 19:19:00 archlinux systemd[1]: Started User Manager for UID 0.
Apr 07 19:19:00 archlinux audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 07 19:19:00 archlinux systemd[375]: Startup finished in 329ms.
Apr 07 19:19:00 archlinux systemd[1]: Started Session 1 of User root.
Apr 07 19:19:00 archlinux login[364]: pam_env(login:session): deprecated reading of user environment enabled
Apr 07 19:19:00 archlinux audit[364]: USER_START pid=364 uid=0 auid=0 ses=1 msg='op=PAM:session_open grantors=pam_loginuid,pam_keyinit,pam_systemd_home,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="root" exe="/usr/bin/login" hostname=archlinux addr=? terminal=/dev/tty1 res=success'
Apr 07 19:19:00 archlinux audit[364]: CRED_REFR pid=364 uid=0 auid=0 ses=1 msg='op=PAM:setcred grantors=pam_securetty,pam_shells,pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/login" hostname=archlinux addr=? terminal=/dev/tty1 res=success'
Apr 07 19:19:00 archlinux login[364]: ROOT LOGIN ON tty1
Apr 07 19:19:20 archlinux kernel: EXT4-fs (sdb1): mounting ext3 file system using the ext4 subsystem
Apr 07 19:19:20 archlinux kernel: AMD-Vi: Event logged [IO_PAGE_FAULT device=07:00.0 domain=0x000a address=0xbe92b000 flags=0x0000]
Apr 07 19:19:20 archlinux kernel: AMD-Vi: Event logged [IO_PAGE_FAULT device=07:00.0 domain=0x000a address=0xbe92b080 flags=0x0000]
Apr 07 19:19:20 archlinux kernel: AMD-Vi: Event logged [IO_PAGE_FAULT device=07:00.0 domain=0x000a address=0xbe92b0c0 flags=0x0000]
Apr 07 19:19:20 archlinux kernel: AMD-Vi: Event logged [IO_PAGE_FAULT device=07:00.0 domain=0x000a address=0xbe92b100 flags=0x0000]
Apr 07 19:19:20 archlinux kernel: AMD-Vi: Event logged [IO_PAGE_FAULT device=07:00.0 domain=0x000a address=0xbe92b040 flags=0x0000]
Apr 07 19:19:20 archlinux kernel: AMD-Vi: Event logged [IO_PAGE_FAULT device=07:00.0 domain=0x000a address=0xbe92b140 flags=0x0000]
Apr 07 19:19:20 archlinux kernel: EXT4-fs (sdb1): mounted filesystem with ordered data mode. Quota mode: none.
Apr 07 19:20:06 archlinux kernel: AMD-Vi: Event logged [IO_PAGE_FAULT device=07:00.0 domain=0x000a address=0xbd61d000 flags=0x0000]
Apr 07 19:20:06 archlinux kernel: AMD-Vi: Event logged [IO_PAGE_FAULT device=07:00.0 domain=0x000a address=0xbd61d080 flags=0x0000]
Apr 07 19:20:06 archlinux kernel: AMD-Vi: Event logged [IO_PAGE_FAULT device=07:00.0 domain=0x000a address=0xbd61d0c0 flags=0x0000]
Apr 07 19:20:06 archlinux kernel: AMD-Vi: Event logged [IO_PAGE_FAULT device=07:00.0 domain=0x000a address=0xbd61d100 flags=0x0000]
Apr 07 19:20:06 archlinux kernel: AMD-Vi: Event logged [IO_PAGE_FAULT device=07:00.0 domain=0x000a address=0xbd61d040 flags=0x0000]
Apr 07 19:20:06 archlinux kernel: AMD-Vi: Event logged [IO_PAGE_FAULT device=07:00.0 domain=0x000a address=0xbd61d140 flags=0x0000]
Apr 07 19:20:06 archlinux kernel: AMD-Vi: Event logged [IO_PAGE_FAULT device=07:00.0 domain=0x000a address=0xbbef0000 flags=0x0000]
Apr 07 19:20:06 archlinux kernel: AMD-Vi: Event logged [IO_PAGE_FAULT device=07:00.0 domain=0x000a address=0xbbef0040 flags=0x0000]
Apr 07 19:20:06 archlinux kernel: AMD-Vi: Event logged [IO_PAGE_FAULT device=07:00.0 domain=0x000a address=0xbbef0080 flags=0x0000]
Apr 07 19:20:06 archlinux kernel: AMD-Vi: Event logged [IO_PAGE_FAULT device=07:00.0 domain=0x000a address=0xbbef0140 flags=0x0000]
Apr 07 19:22:04 archlinux kernel: logitech-hidpp-device 0003:046D:101D.0005: HID++ 1.0 device connected.

Offline

#5 2022-04-08 10:30:52

Lone_Wolf
Administrator
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 13,326

Re: [IO_PAGE_FAULT errors with IOMMU enabled on PCI hardware raid

The note about running lspci as user was mainly to prevent To Much Information cluttering the output.


[    0.000000] DMI: System manufacturer System Product Name/PRIME X370-A, BIOS 5222 10/15/2019

https://www.asus.com/us/motherboards-co … Desk_BIOS/ lists 3 later bios versions, 2 of which mention stability improvements .

01:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Oland PRO [Radeon R7 240/340 / Radeon 520] [1002:6613]
	Subsystem: ASUSTeK Computer Inc. Device [1043:048b]
	Kernel driver in use: radeon
	Kernel modules: radeon, amdgpu

0b:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Raven Ridge [Radeon Vega Series / Radeon Vega Mobile Series] [1002:15dd] (rev cb)
	Subsystem: ASUSTeK Computer Inc. PRIME Motherboard [1043:876b]
	Kernel driver in use: amdgpu
	Kernel modules: amdgpu

Looks like you have an old discrete card using radeon kernel module and  a modern iGPU using amdgpu kernel module.
No idea how well that works together.


06:00.0 PCI bridge [0604]: ASMedia Technology Inc. ASM1083/1085 PCIe to PCI Bridge [1b21:1080] (rev 04)
07:01.0 PCI bridge [0604]: Intel Corporation Device [8086:0308] (rev 01)
07:01.1 Memory controller [0580]: Broadcom / LSI Device [1000:1964] (rev 01)

Those look a bit weird and I had expected to see a device at 07:00 .
lspci -tv output would help to see how things are connected.

IOMMU Group 9:
	02:00.0 USB controller [0c03]: Advanced Micro Devices, Inc. [AMD] X370 Series Chipset USB 3.1 xHCI Controller [1022:43b9] (rev 02)
	02:00.1 SATA controller [0106]: Advanced Micro Devices, Inc. [AMD] X370 Series Chipset SATA Controller [1022:43b5] (rev 02)
	02:00.2 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] X370 Series Chipset PCIe Upstream Port [1022:43b0] (rev 02)
	03:00.0 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] 300 Series Chipset PCIe Port [1022:43b4] (rev 02)
	03:04.0 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] 300 Series Chipset PCIe Port [1022:43b4] (rev 02)
	03:05.0 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] 300 Series Chipset PCIe Port [1022:43b4] (rev 02)
	03:06.0 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] 300 Series Chipset PCIe Port [1022:43b4] (rev 02)
	03:07.0 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] 300 Series Chipset PCIe Port [1022:43b4] (rev 02)
	06:00.0 PCI bridge [0604]: ASMedia Technology Inc. ASM1083/1085 PCIe to PCI Bridge [1b21:1080] (rev 04)
	07:01.0 RAID bus controller [0104]: Broadcom / LSI MegaRAID [1000:1960] (rev 01)
	08:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 15)

That's quite  a large group.

I've searched for "AMD-Vi: Event logged [IO_PAGE_FAULT" and found several (older) threads that indicates this is a low level issue related to kernel or firmware .

Some things to try :

- remove the discrete card
- put the raid card in the other pci slot
- boot with linux-lts
- add iommu=soft to your kernel boot line
- update bios (likely has the best change of success, but is also intrusive)


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

clean chroot building not flexible enough ?
Try clean chroot manager by graysky

Offline

#6 2022-04-08 17:49:51

Panzerknacker
Member
Registered: 2022-04-06
Posts: 5

Re: [IO_PAGE_FAULT errors with IOMMU enabled on PCI hardware raid

Thanks again for the reply.

Yeah there are indeed new BIOS versions, I remember I had a reason not to upgrade, think it was because one of the versions would not allow downgrading or something, also, I successfully tested VFIO GPU passthrough with this setup, running GNU/Linux as main OS with the iGPU and passing through the discrete one to a (through QEMU/KVM) virtualized guest, it all worked good. But I will look into the BIOS thing again.

So that's the reason for the discrete card, for testing purposes. I am planning IF I can get this system working good (fix the page_fault problem) to upgrade the CPU to Ryzen 5000 series and upgrade the GPU to something modern and beefy. I will try removing it tho, see what happens.

Those look a bit weird and I had expected to see a device at 07:00 .
lspci -tv output would help to see how things are connected.

I agree, I don't get why the error comes from 07:00.0 but I can only find a 07:01.1 device. I am assuming 07:01.1 is the RAID controller and 07:00.0 is the logical drive (/dev/sdb) exposed by the card. I also tried lsblk but that does not help. Will try the command you suggest.

Indeed I also found some stuff, best result so far is on https://bugzilla.kernel.org/show_bug.cgi?id=202665 which describes a somewhat similar problem with nvme SSD's, also only occurring with IOMMU enabled. Around the middle of the thread they come up with a bug fix, I tried to somewhat relate this to my problem but my knowledge about kernel drivers and C language is simply not up to the job, atm.

I will proceed trying the things you mentioned and get back.

Offline

Board footer

Powered by FluxBB