You are not logged in.
I've recently been running into errors `[drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Not enough memory for command submission!` unfortunately these logs don't provide enough information to track down the source of the issue.
I'm looking for ways to prevent my system from freezing when this occurs. ideally the kernel would have some gpu oom killer. but i havent found any references to such functionality. but i'm open to many possible solutions.
primarily I'm gathering information so I can report upstream to the kernel, but I want to make sure I have sufficient information around the problem space before doing so.
Last edited by jatone (2024-07-03 14:54:02)
Offline
Is this a new issue?
primarily I'm gathering information so I can report upstream to the kernel, but I want to make sure I have sufficient information around the problem space before doing so.
https://www.kernel.org/doc/html/next/ad … ssues.html is a good start.
Feel free to ask here aswell, maybe I (or other people in this forum) can help you out!
Last edited by gromit (2024-07-03 15:05:43)
Offline
I've seen it off and on for a few weeks now. But I don't have a specific event that triggered it. its rare enough (usually about once every two weeks) that it didn't really register beyond being slightly annoying.
I didn't want to email the kernel mailing lists until I had something concrete, and ensured i did my due diligence on seeing if there were already knobs in place that would allow me to resolve this.
the main issues for me are:
1) it locks up the desktop environment.
2) spams the ttys so I can't see what i'm typing when trying to fix the problem and get the GUI running again.
3) doesnt provide enough information to do any further digging. (no pid for example to trace it back to a particular application).
Offline
Hm thats indeed pretty hard to debug if the reproducer is not clear ... You could try the latest mainline release to see if its an issue that already has been debugged and solved upstream for the next mainline release
sudo pacman -U https://pkgbuild.com/\~gromit/linux-bisection-kernels/linux-mainline-6.10rc6-1-x86_64.pkg.tar.zstAlso please post a full dmesg at some point!
Offline
they're not terribly helpful unfortunately. I'll just wait for the next kernel to hit. not worth trying to build, I honestly believe its an application issue. *but* i do eventually want to push the kernel to get some sort of OOM handling for GPU memory as such events shouldn't cause the system to just sit an spin.
Jul 05 08:19:45 kernel: Linux version 6.9.7-arch1-1 (linux@archlinux) (gcc (GCC) 14.1.1 20240522, GNU ld (GNU Binutils) 2.42.0) #1 SMP PREEMPT_DYNAMIC Fri, 28 Jun 2024 04:32:50 +0000
Jul 05 08:19:45 kernel: Command line: initrd=\amd-ucode.img initrd=\initramfs-linux.img root=PARTUUID=f1e07f49-79f9-1c44-913d-e83c2047d85a zswap.enabled=0 rw intel_pstate=no_hwp rootfstype=ext4
Jul 05 08:19:45 kernel: BIOS-provided physical RAM map:
Jul 05 08:19:45 kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
Jul 05 08:19:45 kernel: BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
Jul 05 08:19:45 kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000009afefff] usable
Jul 05 08:19:45 kernel: BIOS-e820: [mem 0x0000000009aff000-0x0000000009ffffff] reserved
Jul 05 08:19:45 kernel: BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable
Jul 05 08:19:45 kernel: BIOS-e820: [mem 0x000000000a200000-0x000000000a20ffff] ACPI NVS
Jul 05 08:19:45 kernel: BIOS-e820: [mem 0x000000000a210000-0x000000000affffff] usable
Jul 05 08:19:45 kernel: BIOS-e820: [mem 0x000000000b000000-0x000000000b020fff] reserved
Jul 05 08:19:45 kernel: BIOS-e820: [mem 0x000000000b021000-0x000000006d67efff] usable
Jul 05 08:19:45 kernel: BIOS-e820: [mem 0x000000006d67f000-0x000000007367efff] reserved
Jul 05 08:19:45 kernel: BIOS-e820: [mem 0x000000007367f000-0x000000007567efff] ACPI data
Jul 05 08:19:45 kernel: BIOS-e820: [mem 0x000000007567f000-0x000000007767efff] ACPI NVS
Jul 05 08:19:45 kernel: BIOS-e820: [mem 0x000000007767f000-0x00000000797fefff] reserved
Jul 05 08:19:45 kernel: BIOS-e820: [mem 0x00000000797ff000-0x000000007bffafff] usable
Jul 05 08:19:45 kernel: BIOS-e820: [mem 0x000000007bffb000-0x000000007cffffff] reserved
Jul 05 08:19:45 kernel: BIOS-e820: [mem 0x000000007d7f3000-0x000000007fffffff] reserved
Jul 05 08:19:45 kernel: BIOS-e820: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved
Jul 05 08:19:45 kernel: BIOS-e820: [mem 0x00000000fd000000-0x00000000ffffffff] reserved
Jul 05 08:19:45 kernel: BIOS-e820: [mem 0x0000000100000000-0x0000001057ffffff] usable
Jul 05 08:19:45 kernel: BIOS-e820: [mem 0x0000001058000000-0x0000001077ffffff] reserved
Jul 05 08:19:45 kernel: BIOS-e820: [mem 0x000000107eec0000-0x00000010a01fffff] reserved
Jul 05 08:19:45 kernel: BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved
Jul 05 08:19:45 kernel: NX (Execute Disable) protection: active
Jul 05 08:19:45 kernel: APIC: Static calls initialized
Jul 05 08:19:45 kernel: e820: update [mem 0x65a02018-0x65a1f057] usable ==> usable
Jul 05 08:19:45 kernel: e820: update [mem 0x659f7018-0x65a01e57] usable ==> usable
Jul 05 08:19:45 kernel: extended physical RAM map:
Jul 05 08:19:45 kernel: reserve setup_data: [mem 0x0000000000000000-0x000000000009ffff] usable
Jul 05 08:19:45 kernel: reserve setup_data: [mem 0x00000000000a0000-0x00000000000fffff] reserved
Jul 05 08:19:45 kernel: reserve setup_data: [mem 0x0000000000100000-0x0000000009afefff] usable
Jul 05 08:19:45 kernel: reserve setup_data: [mem 0x0000000009aff000-0x0000000009ffffff] reserved
Jul 05 08:19:45 kernel: reserve setup_data: [mem 0x000000000a000000-0x000000000a1fffff] usable
Jul 05 08:19:45 kernel: reserve setup_data: [mem 0x000000000a200000-0x000000000a20ffff] ACPI NVS
Jul 05 08:19:45 kernel: reserve setup_data: [mem 0x000000000a210000-0x000000000affffff] usable
Jul 05 08:19:45 kernel: reserve setup_data: [mem 0x000000000b000000-0x000000000b020fff] reserved
Jul 05 08:19:45 kernel: reserve setup_data: [mem 0x000000000b021000-0x00000000659f7017] usable
Jul 05 08:19:45 kernel: reserve setup_data: [mem 0x00000000659f7018-0x0000000065a01e57] usable
Jul 05 08:19:45 kernel: reserve setup_data: [mem 0x0000000065a01e58-0x0000000065a02017] usable
Jul 05 08:19:45 kernel: reserve setup_data: [mem 0x0000000065a02018-0x0000000065a1f057] usable
Jul 05 08:19:45 kernel: reserve setup_data: [mem 0x0000000065a1f058-0x000000006d67efff] usable
Jul 05 08:19:45 kernel: reserve setup_data: [mem 0x000000006d67f000-0x000000007367efff] reserved
Jul 05 08:19:45 kernel: reserve setup_data: [mem 0x000000007367f000-0x000000007567efff] ACPI data
Jul 05 08:19:45 kernel: reserve setup_data: [mem 0x000000007567f000-0x000000007767efff] ACPI NVS
Jul 05 08:19:45 kernel: reserve setup_data: [mem 0x000000007767f000-0x00000000797fefff] reserved
Jul 05 08:19:45 kernel: reserve setup_data: [mem 0x00000000797ff000-0x000000007bffafff] usable
Jul 05 08:19:45 kernel: reserve setup_data: [mem 0x000000007bffb000-0x000000007cffffff] reserved
Jul 05 08:19:45 kernel: reserve setup_data: [mem 0x000000007d7f3000-0x000000007fffffff] reserved
Jul 05 08:19:45 kernel: reserve setup_data: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved
Jul 05 08:19:45 kernel: reserve setup_data: [mem 0x00000000fd000000-0x00000000ffffffff] reserved
Jul 05 08:19:45 kernel: reserve setup_data: [mem 0x0000000100000000-0x0000001057ffffff] usable
Jul 05 08:19:45 kernel: reserve setup_data: [mem 0x0000001058000000-0x0000001077ffffff] reserved
Jul 05 08:19:45 kernel: reserve setup_data: [mem 0x000000107eec0000-0x00000010a01fffff] reserved
Jul 05 08:19:45 kernel: reserve setup_data: [mem 0x000000fd00000000-0x000000ffffffffff] reserved
Jul 05 08:19:45 kernel: efi: EFI v2.8 by American Megatrends
Jul 05 08:19:45 kernel: efi: ACPI=0x77666000 ACPI 2.0=0x77666014 TPMFinalLog=0x77633000 SMBIOS=0x794d8000 SMBIOS 3.0=0x794d7000 MEMATTR=0x674d1018 ESRT=0x69803c18 INITRD=0x65a27c98 RNG=0x7566e018 TPMEventLog=0x65a21018
Jul 05 08:19:45 kernel: random: crng init done
Jul 05 08:19:45 kernel: efi: Remove mem54: MMIO range=[0xf0000000-0xf7ffffff] (128MB) from e820 map
Jul 05 08:19:45 kernel: e820: remove [mem 0xf0000000-0xf7ffffff] reserved
Jul 05 08:19:45 kernel: efi: Remove mem55: MMIO range=[0xfd000000-0xfedfffff] (30MB) from e820 map
Jul 05 08:19:45 kernel: e820: remove [mem 0xfd000000-0xfedfffff] reserved
Jul 05 08:19:45 kernel: efi: Not removing mem56: MMIO range=[0xfee00000-0xfee00fff] (4KB) from e820 map
Jul 05 08:19:45 kernel: efi: Remove mem57: MMIO range=[0xfee01000-0xffffffff] (17MB) from e820 map
Jul 05 08:19:45 kernel: e820: remove [mem 0xfee01000-0xffffffff] reserved
Jul 05 08:19:45 kernel: efi: Remove mem60: MMIO range=[0x1080000000-0x10a01fffff] (514MB) from e820 map
Jul 05 08:19:45 kernel: e820: remove [mem 0x1080000000-0x10a01fffff] reserved
Jul 05 08:19:45 kernel: SMBIOS 3.4.0 present.
Jul 05 08:19:45 kernel: DMI: ASRock X670E Pro RS/X670E Pro RS, BIOS 1.24 05/23/2023
Jul 05 08:19:45 kernel: tsc: Fast TSC calibration using PIT
Jul 05 08:19:45 kernel: tsc: Detected 4391.521 MHz processor
Jul 05 08:19:45 kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Jul 05 08:19:45 kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Jul 05 08:19:45 kernel: last_pfn = 0x1058000 max_arch_pfn = 0x400000000
Jul 05 08:19:45 kernel: MTRR map: 6 entries (3 fixed + 3 variable; max 20), built from 9 variable MTRRs
Jul 05 08:19:45 kernel: x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
Jul 05 08:19:45 kernel: last_pfn = 0x7bffb max_arch_pfn = 0x400000000
Jul 05 08:19:45 kernel: esrt: Reserving ESRT space from 0x0000000069803c18 to 0x0000000069803c50.
Jul 05 08:19:45 kernel: e820: update [mem 0x69803000-0x69803fff] usable ==> reserved
Jul 05 08:19:45 kernel: Using GB pages for direct mapping
Jul 05 08:19:45 kernel: Secure boot disabled
Jul 05 08:19:45 kernel: RAMDISK: [mem 0x61f18000-0x64083fff]
Jul 05 08:19:45 kernel: ACPI: Early table checksum verification disabled
Jul 05 08:19:45 kernel: ACPI: RSDP 0x0000000077666014 000024 (v02 ALASKA)
Jul 05 08:19:45 kernel: ACPI: XSDT 0x0000000077665728 00010C (v01 ALASKA A M I 00000001 AMI 01000013)
Jul 05 08:19:45 kernel: ACPI: FACP 0x0000000075675000 000114 (v06 ALASKA A M I 00000001 AMI 00010013)
Jul 05 08:19:45 kernel: ACPI: DSDT 0x0000000074962000 02FA27 (v02 ALASKA A M I 00000001 INTL 20120913)
Jul 05 08:19:45 kernel: ACPI: FACS 0x0000000077663000 000040
Jul 05 08:19:45 kernel: ACPI: SSDT 0x0000000075677000 007B85 (v02 AMD Splinter 00000002 MSFT 05000000)
Jul 05 08:19:45 kernel: ACPI: SSDT 0x0000000075676000 000309 (v02 ALASKA CPUSSDT 00000001 AMI 00000001)
Jul 05 08:19:45 kernel: ACPI: FIDT 0x000000007566D000 00009C (v01 ALASKA A M I 00000001 AMI 00010013)
Jul 05 08:19:45 kernel: ACPI: MCFG 0x000000007566C000 00003C (v01 ALASKA A M I 00000001 MSFT 00010013)
Jul 05 08:19:45 kernel: ACPI: HPET 0x000000007566B000 000038 (v01 ALASKA A M I 00000001 AMI 00000005)
Jul 05 08:19:45 kernel: ACPI: VFCT 0x0000000075651000 019AA0 (v01 ALASKA A M I 00000001 AMD 31504F47)
Jul 05 08:19:45 kernel: ACPI: BGRT 0x0000000075650000 000038 (v01 ALASKA A M I 00000001 AMI 00010013)
Jul 05 08:19:45 kernel: ACPI: TPM2 0x000000007564F000 00004C (v04 ALASKA A M I 00000001 AMI 00000000)
Jul 05 08:19:45 kernel: ACPI: SSDT 0x0000000075647000 0074CE (v02 AMD AmdTable 00000001 AMD 00000001)
Jul 05 08:19:45 kernel: ACPI: CRAT 0x0000000075645000 001628 (v01 AMD AmdTable 00000001 AMD 00000001)
Jul 05 08:19:45 kernel: ACPI: CDIT 0x0000000075644000 000029 (v01 AMD AmdTable 00000001 AMD 00000001)
Jul 05 08:19:45 kernel: ACPI: WPBT 0x00000000749A8000 000036 (v01 ALASKA A M I 00000001 MSFT 00010013)
Jul 05 08:19:45 kernel: ACPI: SSDT 0x00000000749A7000 000E0D (v02 AMD CPMDFIG2 00000001 INTL 20120913)
Jul 05 08:19:45 kernel: ACPI: SSDT 0x00000000749A4000 00250B (v02 AMD CDFAAIG2 00000001 INTL 20120913)
Jul 05 08:19:45 kernel: ACPI: SSDT 0x00000000749A3000 000325 (v02 AMD CPMDFDG1 00000001 INTL 20120913)
Jul 05 08:19:45 kernel: ACPI: SSDT 0x000000007499A000 008868 (v02 AMD CPMCMN 00000001 INTL 20120913)
Jul 05 08:19:45 kernel: ACPI: SSDT 0x0000000074997000 002291 (v02 AMD AOD 00000001 INTL 20120913)
Jul 05 08:19:45 kernel: ACPI: WSMT 0x0000000074996000 000028 (v01 ALASKA A M I 00000001 AMI 00010013)
Jul 05 08:19:45 kernel: ACPI: APIC 0x0000000074995000 00015E (v05 ALASKA A M I 00000001 AMI 00010013)
Jul 05 08:19:45 kernel: ACPI: SSDT 0x0000000074994000 00013D (v02 AMD EXTGPP00 00000001 INTL 20120913)
Jul 05 08:19:45 kernel: ACPI: SSDT 0x0000000074993000 0000A7 (v02 AMD GPIO 00000001 INTL 20120913)
Jul 05 08:19:45 kernel: ACPI: SSDT 0x0000000074992000 000242 (v02 AMD USB 00000001 INTL 20120913)
Jul 05 08:19:45 kernel: ACPI: SSDT 0x0000000075674000 0000BC (v02 AMD MEMTOOL0 00000002 INTL 20120913)
Jul 05 08:19:45 kernel: ACPI: SSDT 0x0000000075673000 000042 (v02 AMD AMDWOV 00000001 INTL 20120913)
Jul 05 08:19:45 kernel: ACPI: SSDT 0x0000000075672000 00010D (v01 AMD CPMAPMFD 00000001 INTL 20120913)
Jul 05 08:19:45 kernel: ACPI: SSDT 0x0000000075671000 000085 (v02 AMD AmdTable 00000001 INTL 20120913)
Jul 05 08:19:45 kernel: ACPI: SSDT 0x0000000075670000 0000B3 (v02 AMD AmdTable 00000001 INTL 20120913)
Jul 05 08:19:45 kernel: ACPI: FPDT 0x000000007566F000 000044 (v01 ALASKA A M I 01072009 AMI 01000013)
Jul 05 08:19:45 kernel: ACPI: Reserving FACP table memory at [mem 0x75675000-0x75675113]
Jul 05 08:19:45 kernel: ACPI: Reserving DSDT table memory at [mem 0x74962000-0x74991a26]
Jul 05 08:19:45 kernel: ACPI: Reserving FACS table memory at [mem 0x77663000-0x7766303f]
Jul 05 08:19:45 kernel: ACPI: Reserving SSDT table memory at [mem 0x75677000-0x7567eb84]
Jul 05 08:19:45 kernel: ACPI: Reserving SSDT table memory at [mem 0x75676000-0x75676308]
Jul 05 08:19:45 kernel: ACPI: Reserving FIDT table memory at [mem 0x7566d000-0x7566d09b]
Jul 05 08:19:45 kernel: ACPI: Reserving MCFG table memory at [mem 0x7566c000-0x7566c03b]
Jul 05 08:19:45 kernel: ACPI: Reserving HPET table memory at [mem 0x7566b000-0x7566b037]
Jul 05 08:19:45 kernel: ACPI: Reserving VFCT table memory at [mem 0x75651000-0x7566aa9f]
Jul 05 08:19:45 kernel: ACPI: Reserving BGRT table memory at [mem 0x75650000-0x75650037]
Jul 05 08:19:45 kernel: ACPI: Reserving TPM2 table memory at [mem 0x7564f000-0x7564f04b]
Jul 05 08:19:45 kernel: ACPI: Reserving SSDT table memory at [mem 0x75647000-0x7564e4cd]
Jul 05 08:19:45 kernel: ACPI: Reserving CRAT table memory at [mem 0x75645000-0x75646627]
Jul 05 08:19:45 kernel: ACPI: Reserving CDIT table memory at [mem 0x75644000-0x75644028]
Jul 05 08:19:45 kernel: ACPI: Reserving WPBT table memory at [mem 0x749a8000-0x749a8035]
Jul 05 08:19:45 kernel: ACPI: Reserving SSDT table memory at [mem 0x749a7000-0x749a7e0c]
Jul 05 08:19:45 kernel: ACPI: Reserving SSDT table memory at [mem 0x749a4000-0x749a650a]
Jul 05 08:19:45 kernel: ACPI: Reserving SSDT table memory at [mem 0x749a3000-0x749a3324]
Jul 05 08:19:45 kernel: ACPI: Reserving SSDT table memory at [mem 0x7499a000-0x749a2867]
Jul 05 08:19:45 kernel: ACPI: Reserving SSDT table memory at [mem 0x74997000-0x74999290]
Jul 05 08:19:45 kernel: ACPI: Reserving WSMT table memory at [mem 0x74996000-0x74996027]
Jul 05 08:19:45 kernel: ACPI: Reserving APIC table memory at [mem 0x74995000-0x7499515d]
Jul 05 08:19:45 kernel: ACPI: Reserving SSDT table memory at [mem 0x74994000-0x7499413c]
Jul 05 08:19:45 kernel: ACPI: Reserving SSDT table memory at [mem 0x74993000-0x749930a6]
Jul 05 08:19:45 kernel: ACPI: Reserving SSDT table memory at [mem 0x74992000-0x74992241]
Jul 05 08:19:45 kernel: ACPI: Reserving SSDT table memory at [mem 0x75674000-0x756740bb]
Jul 05 08:19:45 kernel: ACPI: Reserving SSDT table memory at [mem 0x75673000-0x75673041]
Jul 05 08:19:45 kernel: ACPI: Reserving SSDT table memory at [mem 0x75672000-0x7567210c]
Jul 05 08:19:45 kernel: ACPI: Reserving SSDT table memory at [mem 0x75671000-0x75671084]
Jul 05 08:19:45 kernel: ACPI: Reserving SSDT table memory at [mem 0x75670000-0x756700b2]
Jul 05 08:19:45 kernel: ACPI: Reserving FPDT table memory at [mem 0x7566f000-0x7566f043]
Jul 05 08:19:45 kernel: No NUMA configuration found
Jul 05 08:19:45 kernel: Faking a node at [mem 0x0000000000000000-0x0000001057ffffff]
Jul 05 08:19:45 kernel: NODE_DATA(0) allocated [mem 0x1057ffb000-0x1057ffffff]
Jul 05 08:19:45 kernel: Zone ranges:
Jul 05 08:19:45 kernel: DMA [mem 0x0000000000001000-0x0000000000ffffff]
Jul 05 08:19:45 kernel: DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
Jul 05 08:19:45 kernel: Normal [mem 0x0000000100000000-0x0000001057ffffff]
Jul 05 08:19:45 kernel: Device empty
Jul 05 08:19:45 kernel: Movable zone start for each node
Jul 05 08:19:45 kernel: Early memory node ranges
Jul 05 08:19:45 kernel: node 0: [mem 0x0000000000001000-0x000000000009ffff]
Jul 05 08:19:45 kernel: node 0: [mem 0x0000000000100000-0x0000000009afefff]
Jul 05 08:19:45 kernel: node 0: [mem 0x000000000a000000-0x000000000a1fffff]
Jul 05 08:19:45 kernel: node 0: [mem 0x000000000a210000-0x000000000affffff]
Jul 05 08:19:45 kernel: node 0: [mem 0x000000000b021000-0x000000006d67efff]
Jul 05 08:19:45 kernel: node 0: [mem 0x00000000797ff000-0x000000007bffafff]
Jul 05 08:19:45 kernel: node 0: [mem 0x0000000100000000-0x0000001057ffffff]
Jul 05 08:19:45 kernel: Initmem setup node 0 [mem 0x0000000000001000-0x0000001057ffffff]
Jul 05 08:19:45 kernel: On node 0, zone DMA: 1 pages in unavailable ranges
Jul 05 08:19:45 kernel: On node 0, zone DMA: 96 pages in unavailable ranges
Jul 05 08:19:45 kernel: On node 0, zone DMA32: 1281 pages in unavailable ranges
Jul 05 08:19:45 kernel: On node 0, zone DMA32: 16 pages in unavailable ranges
Jul 05 08:19:45 kernel: On node 0, zone DMA32: 33 pages in unavailable ranges
Jul 05 08:19:45 kernel: On node 0, zone DMA32: 16768 pages in unavailable ranges
Jul 05 08:19:45 kernel: On node 0, zone Normal: 16389 pages in unavailable ranges
Jul 05 08:19:45 kernel: ACPI: PM-Timer IO Port: 0x808
Jul 05 08:19:45 kernel: ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
Jul 05 08:19:45 kernel: IOAPIC[0]: apic_id 32, version 33, address 0xfec00000, GSI 0-23
Jul 05 08:19:45 kernel: IOAPIC[1]: apic_id 33, version 33, address 0xfec01000, GSI 24-55
Jul 05 08:19:45 kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Jul 05 08:19:45 kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
Jul 05 08:19:45 kernel: ACPI: Using ACPI (MADT) for SMP configuration information
Jul 05 08:19:45 kernel: ACPI: HPET id: 0x10228201 base: 0xfed00000
Jul 05 08:19:45 kernel: e820: update [mem 0x67a7f000-0x67abffff] usable ==> reserved
Jul 05 08:19:45 kernel: CPU topo: Max. logical packages: 1
Jul 05 08:19:45 kernel: CPU topo: Max. logical dies: 1
Jul 05 08:19:45 kernel: CPU topo: Max. dies per package: 1
Jul 05 08:19:45 kernel: CPU topo: Max. threads per core: 2
Jul 05 08:19:45 kernel: CPU topo: Num. cores per package: 12
Jul 05 08:19:45 kernel: CPU topo: Num. threads per package: 24
Jul 05 08:19:45 kernel: CPU topo: Allowing 24 present CPUs plus 0 hotplug CPUs
Jul 05 08:19:45 kernel: PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
Jul 05 08:19:45 kernel: PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
Jul 05 08:19:45 kernel: PM: hibernation: Registered nosave memory: [mem 0x09aff000-0x09ffffff]
Jul 05 08:19:45 kernel: PM: hibernation: Registered nosave memory: [mem 0x0a200000-0x0a20ffff]
Jul 05 08:19:45 kernel: PM: hibernation: Registered nosave memory: [mem 0x0b000000-0x0b020fff]
Jul 05 08:19:45 kernel: PM: hibernation: Registered nosave memory: [mem 0x659f7000-0x659f7fff]
Jul 05 08:19:45 kernel: PM: hibernation: Registered nosave memory: [mem 0x65a01000-0x65a01fff]
Jul 05 08:19:45 kernel: PM: hibernation: Registered nosave memory: [mem 0x65a02000-0x65a02fff]
Jul 05 08:19:45 kernel: PM: hibernation: Registered nosave memory: [mem 0x65a1f000-0x65a1ffff]
Jul 05 08:19:45 kernel: PM: hibernation: Registered nosave memory: [mem 0x67a7f000-0x67abffff]
Jul 05 08:19:45 kernel: PM: hibernation: Registered nosave memory: [mem 0x69803000-0x69803fff]
Jul 05 08:19:45 kernel: PM: hibernation: Registered nosave memory: [mem 0x6d67f000-0x7367efff]
Jul 05 08:19:45 kernel: PM: hibernation: Registered nosave memory: [mem 0x7367f000-0x7567efff]
Jul 05 08:19:45 kernel: PM: hibernation: Registered nosave memory: [mem 0x7567f000-0x7767efff]
Jul 05 08:19:45 kernel: PM: hibernation: Registered nosave memory: [mem 0x7767f000-0x797fefff]
Jul 05 08:19:45 kernel: PM: hibernation: Registered nosave memory: [mem 0x7bffb000-0x7cffffff]
Jul 05 08:19:45 kernel: PM: hibernation: Registered nosave memory: [mem 0x7d000000-0x7d7f2fff]
Jul 05 08:19:45 kernel: PM: hibernation: Registered nosave memory: [mem 0x7d7f3000-0x7fffffff]
Jul 05 08:19:45 kernel: PM: hibernation: Registered nosave memory: [mem 0x80000000-0xfedfffff]
Jul 05 08:19:45 kernel: PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
Jul 05 08:19:45 kernel: PM: hibernation: Registered nosave memory: [mem 0xfee01000-0xffffffff]
Jul 05 08:19:45 kernel: [mem 0x80000000-0xfedfffff] available for PCI devices
Jul 05 08:19:45 kernel: Booting paravirtualized kernel on bare hardware
Jul 05 08:19:45 kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
Jul 05 08:19:45 kernel: setup_percpu: NR_CPUS:320 nr_cpumask_bits:24 nr_cpu_ids:24 nr_node_ids:1
Jul 05 08:19:45 kernel: percpu: Embedded 66 pages/cpu s233472 r8192 d28672 u524288
Jul 05 08:19:45 kernel: pcpu-alloc: s233472 r8192 d28672 u524288 alloc=1*2097152
Jul 05 08:19:45 kernel: pcpu-alloc: [0] 00 01 02 03 [0] 04 05 06 07
Jul 05 08:19:45 kernel: pcpu-alloc: [0] 08 09 10 11 [0] 12 13 14 15
Jul 05 08:19:45 kernel: pcpu-alloc: [0] 16 17 18 19 [0] 20 21 22 23
Jul 05 08:19:45 kernel: Kernel command line: initrd=\amd-ucode.img initrd=\initramfs-linux.img root=PARTUUID=f1e07f49-79f9-1c44-913d-e83c2047d85a zswap.enabled=0 rw intel_pstate=no_hwp rootfstype=ext4
Jul 05 08:19:45 kernel: printk: log_buf_len individual max cpu contribution: 4096 bytes
Jul 05 08:19:45 kernel: printk: log_buf_len total cpu_extra contributions: 94208 bytes
Jul 05 08:19:45 kernel: printk: log_buf_len min size: 131072 bytes
Jul 05 08:19:45 kernel: printk: log_buf_len: 262144 bytes
Jul 05 08:19:45 kernel: printk: early log buf free: 114408(87%)
Jul 05 08:19:45 kernel: Dentry cache hash table entries: 8388608 (order: 14, 67108864 bytes, linear)
Jul 05 08:19:45 kernel: Inode-cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
Jul 05 08:19:45 kernel: Fallback order for Node 0: 0
Jul 05 08:19:45 kernel: Built 1 zonelists, mobility grouping on. Total pages: 16287331
Jul 05 08:19:45 kernel: Policy zone: Normal
Jul 05 08:19:45 kernel: mem auto-init: stack:all(zero), heap alloc:on, heap free:off
Jul 05 08:19:45 kernel: software IO TLB: area num 32.
Jul 05 08:19:45 kernel: Memory: 64774824K/66184096K available (18432K kernel code, 2164K rwdata, 13236K rodata, 3416K init, 3612K bss, 1409012K reserved, 0K cma-reserved)
Jul 05 08:19:45 kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=24, Nodes=1
Jul 05 08:19:45 kernel: ftrace: allocating 49922 entries in 196 pages
Jul 05 08:19:45 kernel: ftrace: allocated 196 pages with 3 groups
Jul 05 08:19:45 kernel: Dynamic Preempt: full
Jul 05 08:19:45 kernel: rcu: Preemptible hierarchical RCU implementation.
Jul 05 08:19:45 kernel: rcu: RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=24.
Jul 05 08:19:45 kernel: rcu: RCU priority boosting: priority 1 delay 500 ms.
Jul 05 08:19:45 kernel: Trampoline variant of Tasks RCU enabled.
Jul 05 08:19:45 kernel: Rude variant of Tasks RCU enabled.
Jul 05 08:19:45 kernel: Tracing variant of Tasks RCU enabled.
Jul 05 08:19:45 kernel: rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
Jul 05 08:19:45 kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=24
Jul 05 08:19:45 kernel: RCU Tasks: Setting shift to 5 and lim to 1 rcu_task_cb_adjust=1.
Jul 05 08:19:45 kernel: RCU Tasks Rude: Setting shift to 5 and lim to 1 rcu_task_cb_adjust=1.
Jul 05 08:19:45 kernel: RCU Tasks Trace: Setting shift to 5 and lim to 1 rcu_task_cb_adjust=1.
Jul 05 08:19:45 kernel: NR_IRQS: 20736, nr_irqs: 1160, preallocated irqs: 16
Jul 05 08:19:45 kernel: rcu: srcu_init: Setting srcu_struct sizes based on contention.
Jul 05 08:19:45 kernel: kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
Jul 05 08:19:45 kernel: Console: colour dummy device 80x25
Jul 05 08:19:45 kernel: printk: legacy console [tty0] enabled
Jul 05 08:19:45 kernel: ACPI: Core revision 20230628
Jul 05 08:19:45 kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
Jul 05 08:19:45 kernel: APIC: Switch to symmetric I/O mode setup
Jul 05 08:19:45 kernel: x2apic: IRQ remapping doesn't support X2APIC mode
Jul 05 08:19:45 kernel: APIC: Switched APIC routing to: physical flat
Jul 05 08:19:45 kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
Jul 05 08:19:45 kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x3f4d1b8f062, max_idle_ns: 440795262859 ns
Jul 05 08:19:45 kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 8786.00 BogoMIPS (lpj=14638403)
Jul 05 08:19:45 kernel: x86/cpu: User Mode Instruction Prevention (UMIP) activated
Jul 05 08:19:45 kernel: LVT offset 1 assigned for vector 0xf9
Jul 05 08:19:45 kernel: LVT offset 2 assigned for vector 0xf4
Jul 05 08:19:45 kernel: Last level iTLB entries: 4KB 512, 2MB 512, 4MB 256
Jul 05 08:19:45 kernel: Last level dTLB entries: 4KB 3072, 2MB 3072, 4MB 1536, 1GB 0
Jul 05 08:19:45 kernel: process: using mwait in idle threads
Jul 05 08:19:45 kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
Jul 05 08:19:45 kernel: Spectre V2 : Mitigation: Enhanced / Automatic IBRS
Jul 05 08:19:45 kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
Jul 05 08:19:45 kernel: Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
Jul 05 08:19:45 kernel: Spectre V2 : User space: Mitigation: STIBP always-on protection
Jul 05 08:19:45 kernel: Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
Jul 05 08:19:45 kernel: Speculative Return Stack Overflow: IBPB-extending microcode not applied!
Jul 05 08:19:45 kernel: Speculative Return Stack Overflow: WARNING: See https://kernel.org/doc/html/latest/admi … /srso.html for mitigation options.
Jul 05 08:19:45 kernel: Speculative Return Stack Overflow: Vulnerable: Safe RET, no microcode
Jul 05 08:19:45 kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Jul 05 08:19:45 kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Jul 05 08:19:45 kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Jul 05 08:19:45 kernel: x86/fpu: Supporting XSAVE feature 0x020: 'AVX-512 opmask'
Jul 05 08:19:45 kernel: x86/fpu: Supporting XSAVE feature 0x040: 'AVX-512 Hi256'
Jul 05 08:19:45 kernel: x86/fpu: Supporting XSAVE feature 0x080: 'AVX-512 ZMM_Hi256'
Jul 05 08:19:45 kernel: x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
Jul 05 08:19:45 kernel: x86/fpu: Supporting XSAVE feature 0x800: 'Control-flow User registers'
Jul 05 08:19:45 kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
Jul 05 08:19:45 kernel: x86/fpu: xstate_offset[5]: 832, xstate_sizes[5]: 64
Jul 05 08:19:45 kernel: x86/fpu: xstate_offset[6]: 896, xstate_sizes[6]: 512
Jul 05 08:19:45 kernel: x86/fpu: xstate_offset[7]: 1408, xstate_sizes[7]: 1024
Jul 05 08:19:45 kernel: x86/fpu: xstate_offset[9]: 2432, xstate_sizes[9]: 8
Jul 05 08:19:45 kernel: x86/fpu: xstate_offset[11]: 2440, xstate_sizes[11]: 16
Jul 05 08:19:45 kernel: x86/fpu: Enabled xstate features 0xae7, context size is 2456 bytes, using 'compacted' format.
Jul 05 08:19:45 kernel: Freeing SMP alternatives memory: 40K
Jul 05 08:19:45 kernel: pid_max: default: 32768 minimum: 301
Jul 05 08:19:45 kernel: LSM: initializing lsm=capability,landlock,lockdown,yama,bpf
Jul 05 08:19:45 kernel: landlock: Up and running.
Jul 05 08:19:45 kernel: Yama: becoming mindful.
Jul 05 08:19:45 kernel: LSM support for eBPF active
Jul 05 08:19:45 kernel: Mount-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
Jul 05 08:19:45 kernel: Mountpoint-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
Jul 05 08:19:45 kernel: smpboot: CPU0: AMD Ryzen 9 7900X3D 12-Core Processor (family: 0x19, model: 0x61, stepping: 0x2)
Jul 05 08:19:45 kernel: Performance Events: Fam17h+ 16-deep LBR, core perfctr, AMD PMU driver.
Jul 05 08:19:45 kernel: ... version: 2
Jul 05 08:19:45 kernel: ... bit width: 48
Jul 05 08:19:45 kernel: ... generic registers: 6
Jul 05 08:19:45 kernel: ... value mask: 0000ffffffffffff
Jul 05 08:19:45 kernel: ... max period: 00007fffffffffff
Jul 05 08:19:45 kernel: ... fixed-purpose events: 0
Jul 05 08:19:45 kernel: ... event mask: 000000000000003f
Jul 05 08:19:45 kernel: signal: max sigframe size: 3376
Jul 05 08:19:45 kernel: rcu: Hierarchical SRCU implementation.
Jul 05 08:19:45 kernel: rcu: Max phase no-delay instances is 1000.
Jul 05 08:19:45 kernel: MCE: In-kernel MCE decoding enabled.
Jul 05 08:19:45 kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
Jul 05 08:19:45 kernel: smp: Bringing up secondary CPUs ...
Jul 05 08:19:45 kernel: smpboot: x86: Booting SMP configuration:
Jul 05 08:19:45 kernel: .... node #0, CPUs: #1 #2 #3 #4 #5 #6 #7 #8 #9 #10 #11 #12 #13 #14 #15 #16 #17 #18 #19 #20 #21 #22 #23
Jul 05 08:19:45 kernel: Spectre V2 : Update user space SMT mitigation: STIBP always-on
Jul 05 08:19:45 kernel: smp: Brought up 1 node, 24 CPUs
Jul 05 08:19:45 kernel: smpboot: Total of 24 processors activated (210877.04 BogoMIPS)
Jul 05 08:19:45 kernel: devtmpfs: initialized
Jul 05 08:19:45 kernel: x86/mm: Memory block size: 2048MB
Jul 05 08:19:45 kernel: ACPI: PM: Registering ACPI NVS region [mem 0x0a200000-0x0a20ffff] (65536 bytes)
Jul 05 08:19:45 kernel: ACPI: PM: Registering ACPI NVS region [mem 0x7567f000-0x7767efff] (33554432 bytes)
Jul 05 08:19:45 kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
Jul 05 08:19:45 kernel: futex hash table entries: 8192 (order: 7, 524288 bytes, linear)
Jul 05 08:19:45 kernel: pinctrl core: initialized pinctrl subsystem
Jul 05 08:19:45 kernel: PM: RTC time: 12:19:39, date: 2024-07-05
Jul 05 08:19:45 kernel: NET: Registered PF_NETLINK/PF_ROUTE protocol family
Jul 05 08:19:45 kernel: DMA: preallocated 4096 KiB GFP_KERNEL pool for atomic allocations
Jul 05 08:19:45 kernel: DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
Jul 05 08:19:45 kernel: DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
Jul 05 08:19:45 kernel: audit: initializing netlink subsys (disabled)
Jul 05 08:19:45 kernel: audit: type=2000 audit(1720181978.199:1): state=initialized audit_enabled=0 res=1
Jul 05 08:19:45 kernel: thermal_sys: Registered thermal governor 'fair_share'
Jul 05 08:19:45 kernel: thermal_sys: Registered thermal governor 'bang_bang'
Jul 05 08:19:45 kernel: thermal_sys: Registered thermal governor 'step_wise'
Jul 05 08:19:45 kernel: thermal_sys: Registered thermal governor 'user_space'
Jul 05 08:19:45 kernel: thermal_sys: Registered thermal governor 'power_allocator'
Jul 05 08:19:45 kernel: cpuidle: using governor ladder
Jul 05 08:19:45 kernel: cpuidle: using governor menu
Jul 05 08:19:45 kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Jul 05 08:19:45 kernel: PCI: ECAM [mem 0xf0000000-0xf7ffffff] (base 0xf0000000) for domain 0000 [bus 00-7f]
Jul 05 08:19:45 kernel: PCI: Using configuration type 1 for base access
Jul 05 08:19:45 kernel: kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
Jul 05 08:19:45 kernel: HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
Jul 05 08:19:45 kernel: HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
Jul 05 08:19:45 kernel: HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
Jul 05 08:19:45 kernel: HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
Jul 05 08:19:45 kernel: Demotion targets for Node 0: null
Jul 05 08:19:45 kernel: ACPI: Added _OSI(Module Device)
Jul 05 08:19:45 kernel: ACPI: Added _OSI(Processor Device)
Jul 05 08:19:45 kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
Jul 05 08:19:45 kernel: ACPI: Added _OSI(Processor Aggregator Device)
Jul 05 08:19:45 kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.GPP0._PRW], AE_ALREADY_EXISTS (20230628/dswload2-326)
Jul 05 08:19:45 kernel: fbcon: Taking over console
Jul 05 08:19:45 kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20230628/psobject-220)
Jul 05 08:19:45 kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.GPP2._PRW], AE_ALREADY_EXISTS (20230628/dswload2-326)
Jul 05 08:19:45 kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20230628/psobject-220)
Jul 05 08:19:45 kernel: ACPI BIOS Error (bug): Failure creating named object [\_GPE._L08], AE_ALREADY_EXISTS (20230628/dswload2-326)
Jul 05 08:19:45 kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20230628/psobject-220)
Jul 05 08:19:45 kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Jul 05 08:19:45 kernel: ACPI: 17 ACPI AML tables successfully acquired and loaded
Jul 05 08:19:45 kernel: ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
Jul 05 08:19:45 kernel: ACPI: _OSC evaluation for CPUs failed, trying _PDC
Jul 05 08:19:45 kernel: ACPI: Interpreter enabled
Jul 05 08:19:45 kernel: ACPI: PM: (supports S0 S3 S4 S5)
Jul 05 08:19:45 kernel: ACPI: Using IOAPIC for interrupt routing
Jul 05 08:19:45 kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Jul 05 08:19:45 kernel: PCI: Ignoring E820 reservations for host bridge windows
Jul 05 08:19:45 kernel: ACPI: Enabled 6 GPEs in block 00 to 1F
Jul 05 08:19:45 kernel: ACPI: \_SB_.PCI0.GPP0.M237: New power resource
Jul 05 08:19:45 kernel: ACPI: \_SB_.PCI0.GPP7.PWRS: New power resource
Jul 05 08:19:45 kernel: ACPI: \_SB_.PCI0.GPP7.UP00.PWRS: New power resource
Jul 05 08:19:45 kernel: ACPI: \_SB_.PCI0.GPP7.UP00.DP00.PWRS: New power resource
Jul 05 08:19:45 kernel: ACPI: \_SB_.PCI0.GPP7.UP00.DP00.NV00.PWRS: New power resource
Jul 05 08:19:45 kernel: ACPI: \_SB_.PCI0.GPP7.UP00.DP08.PWRS: New power resource
Jul 05 08:19:45 kernel: ACPI: \_SB_.PCI0.GPP7.UP00.DP08.EP00.PWRS: New power resource
Jul 05 08:19:45 kernel: ACPI: \_SB_.PCI0.GPP7.UP00.DP10.PWRS: New power resource
Jul 05 08:19:45 kernel: ACPI: \_SB_.PCI0.GPP7.UP00.DP10.WN00.PWRS: New power resource
Jul 05 08:19:45 kernel: ACPI: \_SB_.PCI0.GPP7.UP00.DP18.PWRS: New power resource
Jul 05 08:19:45 kernel: ACPI: \_SB_.PCI0.GPP7.UP00.DP18.LN00.PWRS: New power resource
Jul 05 08:19:45 kernel: ACPI: \_SB_.PCI0.GPP7.UP00.DP20.PWRS: New power resource
Jul 05 08:19:45 kernel: ACPI: \_SB_.PCI0.GPP7.UP00.DP20.NV00.PWRS: New power resource
Jul 05 08:19:45 kernel: ACPI: \_SB_.PCI0.GPP7.UP00.DP28.PWRS: New power resource
Jul 05 08:19:45 kernel: ACPI: \_SB_.PCI0.GPP7.UP00.DP28.EP00.PWRS: New power resource
Jul 05 08:19:45 kernel: ACPI: \_SB_.PCI0.GPP7.UP00.DP30.PWRS: New power resource
Jul 05 08:19:45 kernel: ACPI: \_SB_.PCI0.GPP7.UP00.DP30.EP00.PWRS: New power resource
Jul 05 08:19:45 kernel: ACPI: \_SB_.PCI0.GPP7.UP00.DP38.PWRS: New power resource
Jul 05 08:19:45 kernel: ACPI: \_SB_.PCI0.GPP7.UP00.DP38.EP00.PWRS: New power resource
Jul 05 08:19:45 kernel: ACPI: \_SB_.PCI0.GPP7.UP00.DP40.PWRS: New power resource
Jul 05 08:19:45 kernel: ACPI: \_SB_.PCI0.GPP7.UP00.DP40.UP00.PWRS: New power resource
Jul 05 08:19:45 kernel: ACPI: \_SB_.PCI0.GPP7.UP00.DP40.UP00.DP00.PWRS: New power resource
Jul 05 08:19:45 kernel: ACPI: \_SB_.PCI0.GPP7.UP00.DP40.UP00.DP00.NV00.PWRS: New power resource
Jul 05 08:19:45 kernel: ACPI: \_SB_.PCI0.GPP7.UP00.DP40.UP00.DP08.PWRS: New power resource
Jul 05 08:19:45 kernel: ACPI: \_SB_.PCI0.GPP7.UP00.DP40.UP00.DP08.EP00.PWRS: New power resource
Jul 05 08:19:45 kernel: ACPI: \_SB_.PCI0.GPP7.UP00.DP40.UP00.DP10.PWRS: New power resource
Jul 05 08:19:45 kernel: ACPI: \_SB_.PCI0.GPP7.UP00.DP40.UP00.DP10.WN00.PWRS: New power resource
Jul 05 08:19:45 kernel: ACPI: \_SB_.PCI0.GPP7.UP00.DP40.UP00.DP18.PWRS: New power resource
Jul 05 08:19:45 kernel: ACPI: \_SB_.PCI0.GPP7.UP00.DP40.UP00.DP18.LN00.PWRS: New power resource
Jul 05 08:19:45 kernel: ACPI: \_SB_.PCI0.GPP7.UP00.DP40.UP00.DP20.PWRS: New power resource
Jul 05 08:19:45 kernel: ACPI: \_SB_.PCI0.GPP7.UP00.DP40.UP00.DP20.NV00.PWRS: New power resource
Jul 05 08:19:45 kernel: ACPI: \_SB_.PCI0.GPP7.UP00.DP40.UP00.DP28.PWRS: New power resource
Jul 05 08:19:45 kernel: ACPI: \_SB_.PCI0.GPP7.UP00.DP40.UP00.DP28.EP00.PWRS: New power resource
Jul 05 08:19:45 kernel: ACPI: \_SB_.PCI0.GPP7.UP00.DP40.UP00.DP30.PWRS: New power resource
Jul 05 08:19:45 kernel: ACPI: \_SB_.PCI0.GPP7.UP00.DP40.UP00.DP30.EP00.PWRS: New power resource
Jul 05 08:19:45 kernel: ACPI: \_SB_.PCI0.GPP7.UP00.DP40.UP00.DP38.PWRS: New power resource
Jul 05 08:19:45 kernel: ACPI: \_SB_.PCI0.GPP7.UP00.DP40.UP00.DP38.EP00.PWRS: New power resource
Jul 05 08:19:45 kernel: ACPI: \_SB_.PCI0.GPP7.UP00.DP40.UP00.DP40.PWRS: New power resource
Jul 05 08:19:45 kernel: ACPI: \_SB_.PCI0.GPP7.UP00.DP40.UP00.DP40.UP00.PWRS: New power resource
Jul 05 08:19:45 kernel: ACPI: \_SB_.PCI0.GPP7.UP00.DP40.UP00.DP48.PWRS: New power resource
Jul 05 08:19:45 kernel: ACPI: \_SB_.PCI0.GPP7.UP00.DP40.UP00.DP48.EP00.PWRS: New power resource
Jul 05 08:19:45 kernel: ACPI: \_SB_.PCI0.GPP7.UP00.DP40.UP00.DP50.PWRS: New power resource
Jul 05 08:19:45 kernel: ACPI: \_SB_.PCI0.GPP7.UP00.DP40.UP00.DP50.EP00.PWRS: New power resource
Jul 05 08:19:45 kernel: ACPI: \_SB_.PCI0.GPP7.UP00.DP40.UP00.DP58.PWRS: New power resource
Jul 05 08:19:45 kernel: ACPI: \_SB_.PCI0.GPP7.UP00.DP40.UP00.DP58.EP00.PWRS: New power resource
Jul 05 08:19:45 kernel: ACPI: \_SB_.PCI0.GPP7.UP00.DP40.UP00.DP60.PWRS: New power resource
Jul 05 08:19:45 kernel: ACPI: \_SB_.PCI0.GPP7.UP00.DP40.UP00.DP60.XH00.PWRS: New power resource
Jul 05 08:19:45 kernel: ACPI: \_SB_.PCI0.GPP7.UP00.DP40.UP00.DP68.PWRS: New power resource
Jul 05 08:19:45 kernel: ACPI: \_SB_.PCI0.GPP7.UP00.DP40.UP00.DP68.SA00.PWRS: New power resource
Jul 05 08:19:45 kernel: ACPI: \_SB_.PCI0.GPP7.UP00.DP48.PWRS: New power resource
Jul 05 08:19:45 kernel: ACPI: \_SB_.PCI0.GPP7.UP00.DP48.EP00.PWRS: New power resource
Jul 05 08:19:45 kernel: ACPI: \_SB_.PCI0.GPP7.UP00.DP50.PWRS: New power resource
Jul 05 08:19:45 kernel: ACPI: \_SB_.PCI0.GPP7.UP00.DP50.EP00.PWRS: New power resource
Jul 05 08:19:45 kernel: ACPI: \_SB_.PCI0.GPP7.UP00.DP58.PWRS: New power resource
Jul 05 08:19:45 kernel: ACPI: \_SB_.PCI0.GPP7.UP00.DP58.EP00.PWRS: New power resource
Jul 05 08:19:45 kernel: ACPI: \_SB_.PCI0.GPP7.UP00.DP60.PWRS: New power resource
Jul 05 08:19:45 kernel: ACPI: \_SB_.PCI0.GPP7.UP00.DP60.XH00.PWRS: New power resource
Jul 05 08:19:45 kernel: ACPI: \_SB_.PCI0.GPP7.UP00.DP68.PWRS: New power resource
Jul 05 08:19:45 kernel: ACPI: \_SB_.PCI0.GPP7.UP00.DP68.SA00.PWRS: New power resource
Jul 05 08:19:45 kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
Jul 05 08:19:45 kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
Jul 05 08:19:45 kernel: acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR DPC]
Jul 05 08:19:45 kernel: acpi PNP0A08:00: [Firmware Info]: ECAM [mem 0xf0000000-0xf7ffffff] for domain 0000 [bus 00-7f] only partially covers this bridge
Jul 05 08:19:45 kernel: PCI host bridge to bus 0000:00
Jul 05 08:19:45 kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x03af window]
Jul 05 08:19:45 kernel: pci_bus 0000:00: root bus resource [io 0x03e0-0x0cf7 window]
Jul 05 08:19:45 kernel: pci_bus 0000:00: root bus resource [io 0x03b0-0x03df window]
Jul 05 08:19:45 kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
Jul 05 08:19:45 kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000dffff window]
Jul 05 08:19:45 kernel: pci_bus 0000:00: root bus resource [mem 0x80000000-0xfcffffff window]
Jul 05 08:19:45 kernel: pci_bus 0000:00: root bus resource [mem 0x1080000000-0xfdffffffff window]
Jul 05 08:19:45 kernel: pci_bus 0000:00: root bus resource [bus 00-ff]
Jul 05 08:19:45 kernel: pci 0000:00:00.0: [1022:14d8] type 00 class 0x060000 conventional PCI endpoint
Jul 05 08:19:45 kernel: pci 0000:00:01.0: [1022:14da] type 00 class 0x060000 conventional PCI endpoint
Jul 05 08:19:45 kernel: pci 0000:00:01.1: [1022:14db] type 01 class 0x060400 PCIe Root Port
Jul 05 08:19:45 kernel: pci 0000:00:01.1: PCI bridge to [bus 01]
Jul 05 08:19:45 kernel: pci 0000:00:01.1: bridge window [io 0xf000-0xffff]
Jul 05 08:19:45 kernel: pci 0000:00:01.1: bridge window [mem 0xfcf00000-0xfcffffff]
Jul 05 08:19:45 kernel: pci 0000:00:01.1: bridge window [mem 0xfa00000000-0xfc001fffff 64bit pref]
Jul 05 08:19:45 kernel: pci 0000:00:01.1: PME# supported from D0 D3hot D3cold
Jul 05 08:19:45 kernel: pci 0000:00:01.2: [1022:14db] type 01 class 0x060400 PCIe Root Port
Jul 05 08:19:45 kernel: pci 0000:00:01.2: PCI bridge to [bus 02]
Jul 05 08:19:45 kernel: pci 0000:00:01.2: bridge window [mem 0xfce00000-0xfcefffff]
Jul 05 08:19:45 kernel: pci 0000:00:01.2: enabling Extended Tags
Jul 05 08:19:45 kernel: pci 0000:00:01.2: PME# supported from D0 D3hot D3cold
Jul 05 08:19:45 kernel: pci 0000:00:02.0: [1022:14da] type 00 class 0x060000 conventional PCI endpoint
Jul 05 08:19:45 kernel: pci 0000:00:02.1: [1022:14db] type 01 class 0x060400 PCIe Root Port
Jul 05 08:19:45 kernel: pci 0000:00:02.1: PCI bridge to [bus 03-17]
Jul 05 08:19:45 kernel: pci 0000:00:02.1: bridge window [io 0xe000-0xefff]
Jul 05 08:19:45 kernel: pci 0000:00:02.1: bridge window [mem 0xfc000000-0xfc8fffff]
Jul 05 08:19:45 kernel: pci 0000:00:02.1: enabling Extended Tags
Jul 05 08:19:45 kernel: pci 0000:00:02.1: PME# supported from D0 D3hot D3cold
Jul 05 08:19:45 kernel: pci 0000:00:03.0: [1022:14da] type 00 class 0x060000 conventional PCI endpoint
Jul 05 08:19:45 kernel: pci 0000:00:04.0: [1022:14da] type 00 class 0x060000 conventional PCI endpoint
Jul 05 08:19:45 kernel: pci 0000:00:08.0: [1022:14da] type 00 class 0x060000 conventional PCI endpoint
Jul 05 08:19:45 kernel: pci 0000:00:08.1: [1022:14dd] type 01 class 0x060400 PCIe Root Port
Jul 05 08:19:45 kernel: pci 0000:00:08.1: PCI bridge to [bus 18]
Jul 05 08:19:45 kernel: pci 0000:00:08.1: bridge window [io 0xd000-0xdfff]
Jul 05 08:19:45 kernel: pci 0000:00:08.1: bridge window [mem 0xfc900000-0xfccfffff]
Jul 05 08:19:45 kernel: pci 0000:00:08.1: bridge window [mem 0xfc10000000-0xfc201fffff 64bit pref]
Jul 05 08:19:45 kernel: pci 0000:00:08.1: enabling Extended Tags
Jul 05 08:19:45 kernel: pci 0000:00:08.1: PME# supported from D0 D3hot D3cold
Jul 05 08:19:45 kernel: pci 0000:00:08.3: [1022:14dd] type 01 class 0x060400 PCIe Root Port
Jul 05 08:19:45 kernel: pci 0000:00:08.3: PCI bridge to [bus 19]
Jul 05 08:19:45 kernel: pci 0000:00:08.3: bridge window [mem 0xfcd00000-0xfcdfffff]
Jul 05 08:19:45 kernel: pci 0000:00:08.3: enabling Extended Tags
Jul 05 08:19:45 kernel: pci 0000:00:08.3: PME# supported from D0 D3hot D3cold
Jul 05 08:19:45 kernel: pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500 conventional PCI endpoint
Jul 05 08:19:45 kernel: pci 0000:00:14.3: [1022:790e] type 00 class 0x060100 conventional PCI endpoint
Jul 05 08:19:45 kernel: pci 0000:00:18.0: [1022:14e0] type 00 class 0x060000 conventional PCI endpoint
Jul 05 08:19:45 kernel: pci 0000:00:18.1: [1022:14e1] type 00 class 0x060000 conventional PCI endpoint
Jul 05 08:19:45 kernel: pci 0000:00:18.2: [1022:14e2] type 00 class 0x060000 conventional PCI endpoint
Jul 05 08:19:45 kernel: pci 0000:00:18.3: [1022:14e3] type 00 class 0x060000 conventional PCI endpoint
Jul 05 08:19:45 kernel: pci 0000:00:18.4: [1022:14e4] type 00 class 0x060000 conventional PCI endpoint
Jul 05 08:19:45 kernel: pci 0000:00:18.5: [1022:14e5] type 00 class 0x060000 conventional PCI endpoint
Jul 05 08:19:45 kernel: pci 0000:00:18.6: [1022:14e6] type 00 class 0x060000 conventional PCI endpoint
Jul 05 08:19:45 kernel: pci 0000:00:18.7: [1022:14e7] type 00 class 0x060000 conventional PCI endpoint
Jul 05 08:19:45 kernel: pci 0000:01:00.0: [1002:67df] type 00 class 0x030000 PCIe Legacy Endpoint
Jul 05 08:19:45 kernel: pci 0000:01:00.0: BAR 0 [mem 0xfa00000000-0xfbffffffff 64bit pref]
Jul 05 08:19:45 kernel: pci 0000:01:00.0: BAR 2 [mem 0xfc00000000-0xfc001fffff 64bit pref]
Jul 05 08:19:45 kernel: pci 0000:01:00.0: BAR 4 [io 0xf000-0xf0ff]
Jul 05 08:19:45 kernel: pci 0000:01:00.0: BAR 5 [mem 0xfcf00000-0xfcf3ffff]
Jul 05 08:19:45 kernel: pci 0000:01:00.0: ROM [mem 0xfcf40000-0xfcf5ffff pref]
Jul 05 08:19:45 kernel: pci 0000:01:00.0: supports D1 D2
Jul 05 08:19:45 kernel: pci 0000:01:00.0: PME# supported from D1 D2 D3hot D3cold
Jul 05 08:19:45 kernel: pci 0000:01:00.1: [1002:aaf0] type 00 class 0x040300 PCIe Legacy Endpoint
Jul 05 08:19:45 kernel: pci 0000:01:00.1: BAR 0 [mem 0xfcf60000-0xfcf63fff 64bit]
Jul 05 08:19:45 kernel: pci 0000:01:00.1: supports D1 D2
Jul 05 08:19:45 kernel: pci 0000:00:01.1: PCI bridge to [bus 01]
Jul 05 08:19:45 kernel: pci 0000:02:00.0: [144d:a804] type 00 class 0x010802 PCIe Endpoint
Jul 05 08:19:45 kernel: pci 0000:02:00.0: BAR 0 [mem 0xfce00000-0xfce03fff 64bit]
Jul 05 08:19:45 kernel: pci 0000:00:01.2: PCI bridge to [bus 02]
Jul 05 08:19:45 kernel: pci 0000:03:00.0: [1022:43f4] type 01 class 0x060400 PCIe Switch Upstream Port
Jul 05 08:19:45 kernel: pci 0000:03:00.0: PCI bridge to [bus 04-17]
Jul 05 08:19:45 kernel: pci 0000:03:00.0: bridge window [io 0xe000-0xefff]
Jul 05 08:19:45 kernel: pci 0000:03:00.0: bridge window [mem 0xfc000000-0xfc8fffff]
Jul 05 08:19:45 kernel: pci 0000:03:00.0: enabling Extended Tags
Jul 05 08:19:45 kernel: pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
Jul 05 08:19:45 kernel: pci 0000:00:02.1: PCI bridge to [bus 03-17]
Jul 05 08:19:45 kernel: pci 0000:04:00.0: [1022:43f5] type 01 class 0x060400 PCIe Switch Downstream Port
Jul 05 08:19:45 kernel: pci 0000:04:00.0: PCI bridge to [bus 05]
Jul 05 08:19:45 kernel: pci 0000:04:00.0: enabling Extended Tags
Jul 05 08:19:45 kernel: pci 0000:04:00.0: PME# supported from D0 D3hot D3cold
Jul 05 08:19:45 kernel: pci 0000:04:04.0: [1022:43f5] type 01 class 0x060400 PCIe Switch Downstream Port
Jul 05 08:19:45 kernel: pci 0000:04:04.0: PCI bridge to [bus 06]
Jul 05 08:19:45 kernel: pci 0000:04:04.0: enabling Extended Tags
Jul 05 08:19:45 kernel: pci 0000:04:04.0: PME# supported from D0 D3hot D3cold
Jul 05 08:19:45 kernel: pci 0000:04:05.0: [1022:43f5] type 01 class 0x060400 PCIe Switch Downstream Port
Jul 05 08:19:45 kernel: pci 0000:04:05.0: PCI bridge to [bus 07]
Jul 05 08:19:45 kernel: pci 0000:04:05.0: enabling Extended Tags
Jul 05 08:19:45 kernel: pci 0000:04:05.0: PME# supported from D0 D3hot D3cold
Jul 05 08:19:45 kernel: pci 0000:04:06.0: [1022:43f5] type 01 class 0x060400 PCIe Switch Downstream Port
Jul 05 08:19:45 kernel: pci 0000:04:06.0: PCI bridge to [bus 08]
Jul 05 08:19:45 kernel: pci 0000:04:06.0: enabling Extended Tags
Jul 05 08:19:45 kernel: pci 0000:04:06.0: PME# supported from D0 D3hot D3cold
Jul 05 08:19:45 kernel: pci 0000:04:07.0: [1022:43f5] type 01 class 0x060400 PCIe Switch Downstream Port
Jul 05 08:19:45 kernel: pci 0000:04:07.0: PCI bridge to [bus 09]
Jul 05 08:19:45 kernel: pci 0000:04:07.0: enabling Extended Tags
Jul 05 08:19:45 kernel: pci 0000:04:07.0: PME# supported from D0 D3hot D3cold
Jul 05 08:19:45 kernel: pci 0000:04:08.0: [1022:43f5] type 01 class 0x060400 PCIe Switch Downstream Port
Jul 05 08:19:45 kernel: pci 0000:04:08.0: PCI bridge to [bus 0a-15]
Jul 05 08:19:45 kernel: pci 0000:04:08.0: bridge window [io 0xe000-0xefff]
Jul 05 08:19:45 kernel: pci 0000:04:08.0: bridge window [mem 0xfc000000-0xfc6fffff]
Jul 05 08:19:45 kernel: pci 0000:04:08.0: enabling Extended Tags
Jul 05 08:19:45 kernel: pci 0000:04:08.0: PME# supported from D0 D3hot D3cold
Jul 05 08:19:45 kernel: pci 0000:04:0c.0: [1022:43f5] type 01 class 0x060400 PCIe Switch Downstream Port
Jul 05 08:19:45 kernel: pci 0000:04:0c.0: PCI bridge to [bus 16]
Jul 05 08:19:45 kernel: pci 0000:04:0c.0: bridge window [mem 0xfc800000-0xfc8fffff]
Jul 05 08:19:45 kernel: pci 0000:04:0c.0: enabling Extended Tags
Jul 05 08:19:45 kernel: pci 0000:04:0c.0: PME# supported from D0 D3hot D3cold
Jul 05 08:19:45 kernel: pci 0000:04:0d.0: [1022:43f5] type 01 class 0x060400 PCIe Switch Downstream Port
Jul 05 08:19:45 kernel: pci 0000:04:0d.0: PCI bridge to [bus 17]
Jul 05 08:19:45 kernel: pci 0000:04:0d.0: bridge window [mem 0xfc700000-0xfc7fffff]
Jul 05 08:19:45 kernel: pci 0000:04:0d.0: enabling Extended Tags
Jul 05 08:19:45 kernel: pci 0000:04:0d.0: PME# supported from D0 D3hot D3cold
Jul 05 08:19:45 kernel: pci 0000:03:00.0: PCI bridge to [bus 04-17]
Jul 05 08:19:45 kernel: pci 0000:04:00.0: PCI bridge to [bus 05]
Jul 05 08:19:45 kernel: pci 0000:04:04.0: PCI bridge to [bus 06]
Jul 05 08:19:45 kernel: pci 0000:04:05.0: PCI bridge to [bus 07]
Jul 05 08:19:45 kernel: pci 0000:04:06.0: PCI bridge to [bus 08]
Jul 05 08:19:45 kernel: pci 0000:04:07.0: PCI bridge to [bus 09]
Jul 05 08:19:45 kernel: pci 0000:0a:00.0: [1022:43f4] type 01 class 0x060400 PCIe Switch Upstream Port
Jul 05 08:19:45 kernel: pci 0000:0a:00.0: PCI bridge to [bus 0b-15]
Jul 05 08:19:45 kernel: pci 0000:0a:00.0: bridge window [io 0xe000-0xefff]
Jul 05 08:19:45 kernel: pci 0000:0a:00.0: bridge window [mem 0xfc000000-0xfc6fffff]
Jul 05 08:19:45 kernel: pci 0000:0a:00.0: enabling Extended Tags
Jul 05 08:19:45 kernel: pci 0000:0a:00.0: PME# supported from D0 D3hot D3cold
Jul 05 08:19:45 kernel: pci 0000:04:08.0: PCI bridge to [bus 0a-15]
Jul 05 08:19:45 kernel: pci 0000:0b:00.0: [1022:43f5] type 01 class 0x060400 PCIe Switch Downstream Port
Jul 05 08:19:45 kernel: pci 0000:0b:00.0: PCI bridge to [bus 0c]
Jul 05 08:19:45 kernel: pci 0000:0b:00.0: enabling Extended Tags
Jul 05 08:19:45 kernel: pci 0000:0b:00.0: PME# supported from D0 D3hot D3cold
Jul 05 08:19:45 kernel: pci 0000:0b:01.0: [1022:43f5] type 01 class 0x060400 PCIe Switch Downstream Port
Jul 05 08:19:45 kernel: pci 0000:0b:01.0: PCI bridge to [bus 0d]
Jul 05 08:19:45 kernel: pci 0000:0b:01.0: enabling Extended Tags
Jul 05 08:19:45 kernel: pci 0000:0b:01.0: PME# supported from D0 D3hot D3cold
Jul 05 08:19:45 kernel: pci 0000:0b:02.0: [1022:43f5] type 01 class 0x060400 PCIe Switch Downstream Port
Jul 05 08:19:45 kernel: pci 0000:0b:02.0: PCI bridge to [bus 0e]
Jul 05 08:19:45 kernel: pci 0000:0b:02.0: bridge window [mem 0xfc200000-0xfc3fffff]
Jul 05 08:19:45 kernel: pci 0000:0b:02.0: enabling Extended Tags
Jul 05 08:19:45 kernel: pci 0000:0b:02.0: PME# supported from D0 D3hot D3cold
Jul 05 08:19:45 kernel: pci 0000:0b:03.0: [1022:43f5] type 01 class 0x060400 PCIe Switch Downstream Port
Jul 05 08:19:45 kernel: pci 0000:0b:03.0: PCI bridge to [bus 0f]
Jul 05 08:19:45 kernel: pci 0000:0b:03.0: bridge window [io 0xe000-0xefff]
Jul 05 08:19:45 kernel: pci 0000:0b:03.0: bridge window [mem 0xfc600000-0xfc6fffff]
Jul 05 08:19:45 kernel: pci 0000:0b:03.0: enabling Extended Tags
Jul 05 08:19:45 kernel: pci 0000:0b:03.0: PME# supported from D0 D3hot D3cold
Jul 05 08:19:45 kernel: pci 0000:0b:04.0: [1022:43f5] type 01 class 0x060400 PCIe Switch Downstream Port
Jul 05 08:19:45 kernel: pci 0000:0b:04.0: PCI bridge to [bus 10]
Jul 05 08:19:45 kernel: pci 0000:0b:04.0: bridge window [mem 0xfc500000-0xfc5fffff]
Jul 05 08:19:45 kernel: pci 0000:0b:04.0: enabling Extended Tags
Jul 05 08:19:45 kernel: pci 0000:0b:04.0: PME# supported from D0 D3hot D3cold
Jul 05 08:19:45 kernel: pci 0000:0b:06.0: [1022:43f5] type 01 class 0x060400 PCIe Switch Downstream Port
Jul 05 08:19:45 kernel: pci 0000:0b:06.0: PCI bridge to [bus 11]
Jul 05 08:19:45 kernel: pci 0000:0b:06.0: enabling Extended Tags
Jul 05 08:19:45 kernel: pci 0000:0b:06.0: PME# supported from D0 D3hot D3cold
Jul 05 08:19:45 kernel: pci 0000:0b:07.0: [1022:43f5] type 01 class 0x060400 PCIe Switch Downstream Port
Jul 05 08:19:45 kernel: pci 0000:0b:07.0: PCI bridge to [bus 12]
Jul 05 08:19:45 kernel: pci 0000:0b:07.0: enabling Extended Tags
Jul 05 08:19:45 kernel: pci 0000:0b:07.0: PME# supported from D0 D3hot D3cold
Jul 05 08:19:45 kernel: pci 0000:0b:08.0: [1022:43f5] type 01 class 0x060400 PCIe Switch Downstream Port
Jul 05 08:19:45 kernel: pci 0000:0b:08.0: PCI bridge to [bus 13]
Jul 05 08:19:45 kernel: pci 0000:0b:08.0: enabling Extended Tags
Jul 05 08:19:45 kernel: pci 0000:0b:08.0: PME# supported from D0 D3hot D3cold
Jul 05 08:19:45 kernel: pci 0000:0b:0c.0: [1022:43f5] type 01 class 0x060400 PCIe Switch Downstream Port
Jul 05 08:19:45 kernel: pci 0000:0b:0c.0: PCI bridge to [bus 14]
Jul 05 08:19:45 kernel: pci 0000:0b:0c.0: bridge window [mem 0xfc400000-0xfc4fffff]
Jul 05 08:19:45 kernel: pci 0000:0b:0c.0: enabling Extended Tags
Jul 05 08:19:45 kernel: pci 0000:0b:0c.0: PME# supported from D0 D3hot D3cold
Jul 05 08:19:45 kernel: pci 0000:0b:0d.0: [1022:43f5] type 01 class 0x060400 PCIe Switch Downstream Port
Jul 05 08:19:45 kernel: pci 0000:0b:0d.0: PCI bridge to [bus 15]
Jul 05 08:19:45 kernel: pci 0000:0b:0d.0: bridge window [mem 0xfc000000-0xfc1fffff]
Jul 05 08:19:45 kernel: pci 0000:0b:0d.0: enabling Extended Tags
Jul 05 08:19:45 kernel: pci 0000:0b:0d.0: PME# supported from D0 D3hot D3cold
Jul 05 08:19:45 kernel: pci 0000:0a:00.0: PCI bridge to [bus 0b-15]
Jul 05 08:19:45 kernel: pci 0000:0b:00.0: PCI bridge to [bus 0c]
Jul 05 08:19:45 kernel: pci 0000:0b:01.0: PCI bridge to [bus 0d]
Jul 05 08:19:45 kernel: pci 0000:0e:00.0: [14c3:0616] type 00 class 0x028000 PCIe Endpoint
Jul 05 08:19:45 kernel: pci 0000:0e:00.0: BAR 0 [mem 0xfc200000-0xfc2fffff 64bit pref]
Jul 05 08:19:45 kernel: pci 0000:0e:00.0: BAR 2 [mem 0xfc300000-0xfc307fff 64bit]
Jul 05 08:19:45 kernel: pci 0000:0e:00.0: enabling Extended Tags
Jul 05 08:19:45 kernel: pci 0000:0e:00.0: PME# supported from D0 D3hot D3cold
Jul 05 08:19:45 kernel: pci 0000:0b:02.0: PCI bridge to [bus 0e]
Jul 05 08:19:45 kernel: pci 0000:0f:00.0: [10ec:8125] type 00 class 0x020000 PCIe Endpoint
Jul 05 08:19:45 kernel: pci 0000:0f:00.0: BAR 0 [io 0xe000-0xe0ff]
Jul 05 08:19:45 kernel: pci 0000:0f:00.0: BAR 2 [mem 0xfc600000-0xfc60ffff 64bit]
Jul 05 08:19:45 kernel: pci 0000:0f:00.0: BAR 4 [mem 0xfc610000-0xfc613fff 64bit]
Jul 05 08:19:45 kernel: pci 0000:0f:00.0: supports D1 D2
Jul 05 08:19:45 kernel: pci 0000:0f:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Jul 05 08:19:45 kernel: pci 0000:0b:03.0: PCI bridge to [bus 0f]
Jul 05 08:19:45 kernel: pci 0000:10:00.0: [15b7:5002] type 00 class 0x010802 PCIe Endpoint
Jul 05 08:19:45 kernel: pci 0000:10:00.0: BAR 0 [mem 0xfc500000-0xfc503fff 64bit]
Jul 05 08:19:45 kernel: pci 0000:10:00.0: BAR 4 [mem 0xfc504000-0xfc5040ff 64bit]
Jul 05 08:19:45 kernel: pci 0000:10:00.0: 15.752 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x2 link at 0000:0b:04.0 (capable of 31.504 Gb/s with 8.0 GT/s PCIe x4 link)
Jul 05 08:19:45 kernel: pci 0000:0b:04.0: PCI bridge to [bus 10]
Jul 05 08:19:45 kernel: pci 0000:0b:06.0: PCI bridge to [bus 11]
Jul 05 08:19:45 kernel: pci 0000:0b:07.0: PCI bridge to [bus 12]
Jul 05 08:19:45 kernel: pci 0000:0b:08.0: PCI bridge to [bus 13]
Jul 05 08:19:45 kernel: pci 0000:14:00.0: [1022:43f7] type 00 class 0x0c0330 PCIe Legacy Endpoint
Jul 05 08:19:45 kernel: pci 0000:14:00.0: BAR 0 [mem 0xfc400000-0xfc407fff 64bit]
Jul 05 08:19:45 kernel: pci 0000:14:00.0: enabling Extended Tags
Jul 05 08:19:45 kernel: pci 0000:14:00.0: PME# supported from D0 D3hot D3cold
Jul 05 08:19:45 kernel: pci 0000:0b:0c.0: PCI bridge to [bus 14]
Jul 05 08:19:45 kernel: pci 0000:15:00.0: [1022:43f6] type 00 class 0x010601 PCIe Legacy Endpoint
Jul 05 08:19:45 kernel: pci 0000:15:00.0: BAR 5 [mem 0xfc080000-0xfc0803ff]
Jul 05 08:19:45 kernel: pci 0000:15:00.0: ROM [mem 0xfc000000-0xfc07ffff pref]
Jul 05 08:19:45 kernel: pci 0000:15:00.0: enabling Extended Tags
Jul 05 08:19:45 kernel: pci 0000:15:00.0: PME# supported from D0 D3hot D3cold
Jul 05 08:19:45 kernel: pci 0000:0b:0d.0: PCI bridge to [bus 15]
Jul 05 08:19:45 kernel: pci 0000:16:00.0: [1022:43f7] type 00 class 0x0c0330 PCIe Legacy Endpoint
Jul 05 08:19:45 kernel: pci 0000:16:00.0: BAR 0 [mem 0xfc800000-0xfc807fff 64bit]
Jul 05 08:19:45 kernel: pci 0000:16:00.0: enabling Extended Tags
Jul 05 08:19:45 kernel: pci 0000:16:00.0: PME# supported from D0 D3hot D3cold
Jul 05 08:19:45 kernel: pci 0000:04:0c.0: PCI bridge to [bus 16]
Jul 05 08:19:45 kernel: pci 0000:17:00.0: [1022:43f6] type 00 class 0x010601 PCIe Legacy Endpoint
Jul 05 08:19:45 kernel: pci 0000:17:00.0: BAR 5 [mem 0xfc780000-0xfc7803ff]
Jul 05 08:19:45 kernel: pci 0000:17:00.0: ROM [mem 0xfc700000-0xfc77ffff pref]
Jul 05 08:19:45 kernel: pci 0000:17:00.0: enabling Extended Tags
Jul 05 08:19:45 kernel: pci 0000:17:00.0: PME# supported from D0 D3hot D3cold
Jul 05 08:19:45 kernel: pci 0000:04:0d.0: PCI bridge to [bus 17]
Jul 05 08:19:45 kernel: pci 0000:18:00.0: [1002:164e] type 00 class 0x030000 PCIe Legacy Endpoint
Jul 05 08:19:45 kernel: pci 0000:18:00.0: BAR 0 [mem 0xfc10000000-0xfc1fffffff 64bit pref]
Jul 05 08:19:45 kernel: pci 0000:18:00.0: BAR 2 [mem 0xfc20000000-0xfc201fffff 64bit pref]
Jul 05 08:19:45 kernel: pci 0000:18:00.0: BAR 4 [io 0xd000-0xd0ff]
Jul 05 08:19:45 kernel: pci 0000:18:00.0: BAR 5 [mem 0xfcc00000-0xfcc7ffff]
Jul 05 08:19:45 kernel: pci 0000:18:00.0: enabling Extended Tags
Jul 05 08:19:45 kernel: pci 0000:18:00.0: PME# supported from D1 D2 D3hot D3cold
Jul 05 08:19:45 kernel: pci 0000:18:00.1: [1002:1640] type 00 class 0x040300 PCIe Legacy Endpoint
Jul 05 08:19:45 kernel: pci 0000:18:00.1: BAR 0 [mem 0xfcc88000-0xfcc8bfff]
Jul 05 08:19:45 kernel: pci 0000:18:00.1: enabling Extended Tags
Jul 05 08:19:45 kernel: pci 0000:18:00.1: PME# supported from D1 D2 D3hot D3cold
Jul 05 08:19:45 kernel: pci 0000:18:00.2: [1022:1649] type 00 class 0x108000 PCIe Endpoint
Jul 05 08:19:45 kernel: pci 0000:18:00.2: BAR 2 [mem 0xfcb00000-0xfcbfffff]
Jul 05 08:19:45 kernel: pci 0000:18:00.2: BAR 5 [mem 0xfcc8c000-0xfcc8dfff]
Jul 05 08:19:45 kernel: pci 0000:18:00.2: enabling Extended Tags
Jul 05 08:19:45 kernel: pci 0000:18:00.3: [1022:15b6] type 00 class 0x0c0330 PCIe Endpoint
Jul 05 08:19:45 kernel: pci 0000:18:00.3: BAR 0 [mem 0xfca00000-0xfcafffff 64bit]
Jul 05 08:19:45 kernel: pci 0000:18:00.3: enabling Extended Tags
Jul 05 08:19:45 kernel: pci 0000:18:00.3: PME# supported from D0 D3hot D3cold
Jul 05 08:19:45 kernel: pci 0000:18:00.4: [1022:15b7] type 00 class 0x0c0330 PCIe Endpoint
Jul 05 08:19:45 kernel: pci 0000:18:00.4: BAR 0 [mem 0xfc900000-0xfc9fffff 64bit]
Jul 05 08:19:45 kernel: pci 0000:18:00.4: enabling Extended Tags
Jul 05 08:19:45 kernel: pci 0000:18:00.4: PME# supported from D0 D3hot D3cold
Jul 05 08:19:45 kernel: pci 0000:18:00.6: [1022:15e3] type 00 class 0x040300 PCIe Endpoint
Jul 05 08:19:45 kernel: pci 0000:18:00.6: BAR 0 [mem 0xfcc80000-0xfcc87fff]
Jul 05 08:19:45 kernel: pci 0000:18:00.6: enabling Extended Tags
Jul 05 08:19:45 kernel: pci 0000:18:00.6: PME# supported from D0 D3hot D3cold
Jul 05 08:19:45 kernel: pci 0000:00:08.1: PCI bridge to [bus 18]
Jul 05 08:19:45 kernel: pci 0000:19:00.0: [1022:15b8] type 00 class 0x0c0330 PCIe Endpoint
Jul 05 08:19:45 kernel: pci 0000:19:00.0: BAR 0 [mem 0xfcd00000-0xfcdfffff 64bit]
Jul 05 08:19:45 kernel: pci 0000:19:00.0: enabling Extended Tags
Jul 05 08:19:45 kernel: pci 0000:19:00.0: PME# supported from D0 D3hot D3cold
Jul 05 08:19:45 kernel: pci 0000:00:08.3: PCI bridge to [bus 19]
Jul 05 08:19:45 kernel: ACPI: PCI: Interrupt link LNKA configured for IRQ 0
Jul 05 08:19:45 kernel: ACPI: PCI: Interrupt link LNKB configured for IRQ 0
Jul 05 08:19:45 kernel: ACPI: PCI: Interrupt link LNKC configured for IRQ 0
Jul 05 08:19:45 kernel: ACPI: PCI: Interrupt link LNKD configured for IRQ 0
Jul 05 08:19:45 kernel: ACPI: PCI: Interrupt link LNKE configured for IRQ 0
Jul 05 08:19:45 kernel: ACPI: PCI: Interrupt link LNKF configured for IRQ 0
Jul 05 08:19:45 kernel: ACPI: PCI: Interrupt link LNKG configured for IRQ 0
Jul 05 08:19:45 kernel: ACPI: PCI: Interrupt link LNKH configured for IRQ 0
Jul 05 08:19:45 kernel: iommu: Default domain type: Translated
Jul 05 08:19:45 kernel: iommu: DMA domain TLB invalidation policy: lazy mode
Jul 05 08:19:45 kernel: SCSI subsystem initialized
Jul 05 08:19:45 kernel: libata version 3.00 loaded.
Jul 05 08:19:45 kernel: ACPI: bus type USB registered
Jul 05 08:19:45 kernel: usbcore: registered new interface driver usbfs
Jul 05 08:19:45 kernel: usbcore: registered new interface driver hub
Jul 05 08:19:45 kernel: usbcore: registered new device driver usb
Jul 05 08:19:45 kernel: EDAC MC: Ver: 3.0.0
Jul 05 08:19:45 kernel: efivars: Registered efivars operations
Jul 05 08:19:45 kernel: NetLabel: Initializing
Jul 05 08:19:45 kernel: NetLabel: domain hash size = 128
Jul 05 08:19:45 kernel: NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
Jul 05 08:19:45 kernel: NetLabel: unlabeled traffic allowed by default
Jul 05 08:19:45 kernel: mctp: management component transport protocol core
Jul 05 08:19:45 kernel: NET: Registered PF_MCTP protocol family
Jul 05 08:19:45 kernel: PCI: Using ACPI for IRQ routing
Jul 05 08:19:45 kernel: PCI: pci_cache_line_size set to 64 bytes
Jul 05 08:19:45 kernel: pci 0000:00:02.1: bridge window [mem 0xfc000000-0xfc8fffff]: can't claim; address conflict with AMDIF031:00 [mem 0xfc100000-0xfc100fff]
Jul 05 08:19:45 kernel: pci 0000:03:00.0: bridge window [mem 0xfc000000-0xfc8fffff]: can't claim; no compatible bridge window
Jul 05 08:19:45 kernel: pci 0000:04:08.0: bridge window [mem 0xfc000000-0xfc6fffff]: can't claim; no compatible bridge window
Jul 05 08:19:45 kernel: pci 0000:0a:00.0: bridge window [mem 0xfc000000-0xfc6fffff]: can't claim; no compatible bridge window
Jul 05 08:19:45 kernel: pci 0000:0b:02.0: bridge window [mem 0xfc200000-0xfc3fffff]: can't claim; no compatible bridge window
Jul 05 08:19:45 kernel: pci 0000:0b:03.0: bridge window [mem 0xfc600000-0xfc6fffff]: can't claim; no compatible bridge window
Jul 05 08:19:45 kernel: pci 0000:0b:04.0: bridge window [mem 0xfc500000-0xfc5fffff]: can't claim; no compatible bridge window
Jul 05 08:19:45 kernel: pci 0000:0b:0c.0: bridge window [mem 0xfc400000-0xfc4fffff]: can't claim; no compatible bridge window
Jul 05 08:19:45 kernel: pci 0000:0b:0d.0: bridge window [mem 0xfc000000-0xfc1fffff]: can't claim; no compatible bridge window
Jul 05 08:19:45 kernel: pci 0000:04:0c.0: bridge window [mem 0xfc800000-0xfc8fffff]: can't claim; no compatible bridge window
Jul 05 08:19:45 kernel: pci 0000:04:0d.0: bridge window [mem 0xfc700000-0xfc7fffff]: can't claim; no compatible bridge window
Jul 05 08:19:45 kernel: pci 0000:0f:00.0: BAR 2 [mem 0xfc600000-0xfc60ffff 64bit]: can't claim; no compatible bridge window
Jul 05 08:19:45 kernel: pci 0000:0f:00.0: BAR 4 [mem 0xfc610000-0xfc613fff 64bit]: can't claim; no compatible bridge window
Jul 05 08:19:45 kernel: pci 0000:10:00.0: BAR 0 [mem 0xfc500000-0xfc503fff 64bit]: can't claim; no compatible bridge window
Jul 05 08:19:45 kernel: pci 0000:10:00.0: BAR 4 [mem 0xfc504000-0xfc5040ff 64bit]: can't claim; no compatible bridge window
Jul 05 08:19:45 kernel: pci 0000:14:00.0: BAR 0 [mem 0xfc400000-0xfc407fff 64bit]: can't claim; no compatible bridge window
Jul 05 08:19:45 kernel: pci 0000:16:00.0: BAR 0 [mem 0xfc800000-0xfc807fff 64bit]: can't claim; no compatible bridge window
Jul 05 08:19:45 kernel: pci 0000:0e:00.0: BAR 0 [mem 0xfc200000-0xfc2fffff 64bit pref]: can't claim; no compatible bridge window
Jul 05 08:19:45 kernel: pci 0000:0e:00.0: BAR 2 [mem 0xfc300000-0xfc307fff 64bit]: can't claim; no compatible bridge window
Jul 05 08:19:45 kernel: pci 0000:15:00.0: BAR 5 [mem 0xfc080000-0xfc0803ff]: can't claim; no compatible bridge window
Jul 05 08:19:45 kernel: pci 0000:17:00.0: BAR 5 [mem 0xfc780000-0xfc7803ff]: can't claim; no compatible bridge window
Jul 05 08:19:45 kernel: resource: Expanded resource Reserved due to conflict with PCI Bus 0000:00
Jul 05 08:19:45 kernel: e820: reserve RAM buffer [mem 0x09aff000-0x0bffffff]
Jul 05 08:19:45 kernel: e820: reserve RAM buffer [mem 0x0a200000-0x0bffffff]
Jul 05 08:19:45 kernel: e820: reserve RAM buffer [mem 0x0b000000-0x0bffffff]
Jul 05 08:19:45 kernel: e820: reserve RAM buffer [mem 0x659f7018-0x67ffffff]
Jul 05 08:19:45 kernel: e820: reserve RAM buffer [mem 0x65a02018-0x67ffffff]
Jul 05 08:19:45 kernel: e820: reserve RAM buffer [mem 0x67a7f000-0x67ffffff]
Jul 05 08:19:45 kernel: e820: reserve RAM buffer [mem 0x69803000-0x6bffffff]
Jul 05 08:19:45 kernel: e820: reserve RAM buffer [mem 0x6d67f000-0x6fffffff]
Jul 05 08:19:45 kernel: e820: reserve RAM buffer [mem 0x7bffb000-0x7bffffff]
Jul 05 08:19:45 kernel: pci 0000:01:00.0: vgaarb: setting as boot VGA device
Jul 05 08:19:45 kernel: pci 0000:01:00.0: vgaarb: bridge control possible
Jul 05 08:19:45 kernel: pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
Jul 05 08:19:45 kernel: pci 0000:18:00.0: vgaarb: bridge control possible
Jul 05 08:19:45 kernel: pci 0000:18:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
Jul 05 08:19:45 kernel: vgaarb: loaded
Jul 05 08:19:45 kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
Jul 05 08:19:45 kernel: hpet0: 3 comparators, 32-bit 14.318180 MHz counter
Jul 05 08:19:45 kernel: clocksource: Switched to clocksource tsc-early
Jul 05 08:19:45 kernel: VFS: Disk quotas dquot_6.6.0
Jul 05 08:19:45 kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Jul 05 08:19:45 kernel: pnp: PnP ACPI init
Jul 05 08:19:45 kernel: system 00:00: [mem 0xf0000000-0xf7ffffff] has been reserved
Jul 05 08:19:45 kernel: system 00:01: [mem 0xfff80000-0xffffffff] has been reserved
Jul 05 08:19:45 kernel: system 00:02: [mem 0x1058000000-0x1077ffffff window] has been reserved
Jul 05 08:19:45 kernel: system 00:04: [io 0x0280-0x028f] has been reserved
Jul 05 08:19:45 kernel: system 00:04: [io 0x0290-0x029f] has been reserved
Jul 05 08:19:45 kernel: system 00:04: [io 0x02a0-0x02af] has been reserved
Jul 05 08:19:45 kernel: system 00:04: [io 0x02b0-0x02bf] has been reserved
Jul 05 08:19:45 kernel: system 00:05: [io 0x04d0-0x04d1] has been reserved
Jul 05 08:19:45 kernel: system 00:05: [io 0x040b] has been reserved
Jul 05 08:19:45 kernel: system 00:05: [io 0x04d6] has been reserved
Jul 05 08:19:45 kernel: system 00:05: [io 0x0c00-0x0c01] has been reserved
Jul 05 08:19:45 kernel: system 00:05: [io 0x0c14] has been reserved
Jul 05 08:19:45 kernel: system 00:05: [io 0x0c50-0x0c51] has been reserved
Jul 05 08:19:45 kernel: system 00:05: [io 0x0c52] has been reserved
Jul 05 08:19:45 kernel: system 00:05: [io 0x0c6c] has been reserved
Jul 05 08:19:45 kernel: system 00:05: [io 0x0c6f] has been reserved
Jul 05 08:19:45 kernel: system 00:05: [io 0x0cd8-0x0cdf] has been reserved
Jul 05 08:19:45 kernel: system 00:05: [io 0x0800-0x089f] has been reserved
Jul 05 08:19:45 kernel: system 00:05: [io 0x0b00-0x0b0f] has been reserved
Jul 05 08:19:45 kernel: system 00:05: [io 0x0b20-0x0b3f] has been reserved
Jul 05 08:19:45 kernel: system 00:05: [io 0x0900-0x090f] has been reserved
Jul 05 08:19:45 kernel: system 00:05: [io 0x0910-0x091f] has been reserved
Jul 05 08:19:45 kernel: system 00:05: [mem 0xfec00000-0xfec00fff] could not be reserved
Jul 05 08:19:45 kernel: system 00:05: [mem 0xfec01000-0xfec01fff] could not be reserved
Jul 05 08:19:45 kernel: system 00:05: [mem 0xfedc0000-0xfedc0fff] has been reserved
Jul 05 08:19:45 kernel: system 00:05: [mem 0xfee00000-0xfee00fff] has been reserved
Jul 05 08:19:45 kernel: system 00:05: [mem 0xfed80000-0xfed8ffff] could not be reserved
Jul 05 08:19:45 kernel: system 00:05: [mem 0xfec10000-0xfec10fff] has been reserved
Jul 05 08:19:45 kernel: system 00:05: [mem 0xff000000-0xffffffff] could not be reserved
Jul 05 08:19:45 kernel: pnp: PnP ACPI: found 6 devices
Jul 05 08:19:45 kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Jul 05 08:19:45 kernel: NET: Registered PF_INET protocol family
Jul 05 08:19:45 kernel: IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
Jul 05 08:19:45 kernel: tcp_listen_portaddr_hash hash table entries: 32768 (order: 7, 524288 bytes, linear)
Jul 05 08:19:45 kernel: Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
Jul 05 08:19:45 kernel: TCP established hash table entries: 524288 (order: 10, 4194304 bytes, linear)
Jul 05 08:19:45 kernel: TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
Jul 05 08:19:45 kernel: TCP: Hash tables configured (established 524288 bind 65536)
Jul 05 08:19:45 kernel: MPTCP token hash table entries: 65536 (order: 8, 1572864 bytes, linear)
Jul 05 08:19:45 kernel: UDP hash table entries: 32768 (order: 8, 1048576 bytes, linear)
Jul 05 08:19:45 kernel: UDP-Lite hash table entries: 32768 (order: 8, 1048576 bytes, linear)
Jul 05 08:19:45 kernel: NET: Registered PF_UNIX/PF_LOCAL protocol family
Jul 05 08:19:45 kernel: NET: Registered PF_XDP protocol family
Jul 05 08:19:45 kernel: pci 0000:15:00.0: ROM [mem 0xfc000000-0xfc07ffff pref]: can't claim; no compatible bridge window
Jul 05 08:19:45 kernel: pci 0000:17:00.0: ROM [mem 0xfc700000-0xfc77ffff pref]: can't claim; no compatible bridge window
Jul 05 08:19:45 kernel: pci 0000:00:02.1: bridge window [mem 0x80000000-0x806fffff]: assigned
Jul 05 08:19:45 kernel: pci 0000:00:02.1: bridge window [mem 0x1080000000-0x10800fffff 64bit pref]: assigned
Jul 05 08:19:45 kernel: pci 0000:00:01.1: PCI bridge to [bus 01]
Jul 05 08:19:45 kernel: pci 0000:00:01.1: bridge window [io 0xf000-0xffff]
Jul 05 08:19:45 kernel: pci 0000:00:01.1: bridge window [mem 0xfcf00000-0xfcffffff]
Jul 05 08:19:45 kernel: pci 0000:00:01.1: bridge window [mem 0xfa00000000-0xfc001fffff 64bit pref]
Jul 05 08:19:45 kernel: pci 0000:00:01.2: PCI bridge to [bus 02]
Jul 05 08:19:45 kernel: pci 0000:00:01.2: bridge window [mem 0xfce00000-0xfcefffff]
Jul 05 08:19:45 kernel: pci 0000:03:00.0: bridge window [mem 0x80000000-0x806fffff]: assigned
Jul 05 08:19:45 kernel: pci 0000:03:00.0: bridge window [mem 0x1080000000-0x10800fffff 64bit pref]: assigned
Jul 05 08:19:45 kernel: pci 0000:04:08.0: bridge window [mem 0x80000000-0x804fffff]: assigned
Jul 05 08:19:45 kernel: pci 0000:04:08.0: bridge window [mem 0x1080000000-0x10800fffff 64bit pref]: assigned
Jul 05 08:19:45 kernel: pci 0000:04:0c.0: bridge window [mem 0x80500000-0x805fffff]: assigned
Jul 05 08:19:45 kernel: pci 0000:04:0d.0: bridge window [mem 0x80600000-0x806fffff]: assigned
Jul 05 08:19:45 kernel: pci 0000:04:00.0: PCI bridge to [bus 05]
Jul 05 08:19:45 kernel: pci 0000:04:04.0: PCI bridge to [bus 06]
Jul 05 08:19:45 kernel: pci 0000:04:05.0: PCI bridge to [bus 07]
Jul 05 08:19:45 kernel: pci 0000:04:06.0: PCI bridge to [bus 08]
Jul 05 08:19:45 kernel: pci 0000:04:07.0: PCI bridge to [bus 09]
Jul 05 08:19:45 kernel: pci 0000:0a:00.0: bridge window [mem 0x80000000-0x804fffff]: assigned
Jul 05 08:19:45 kernel: pci 0000:0a:00.0: bridge window [mem 0x1080000000-0x10800fffff 64bit pref]: assigned
Jul 05 08:19:45 kernel: pci 0000:0b:02.0: bridge window [mem 0x80000000-0x800fffff]: assigned
Jul 05 08:19:45 kernel: pci 0000:0b:02.0: bridge window [mem 0x1080000000-0x10800fffff 64bit pref]: assigned
Jul 05 08:19:45 kernel: pci 0000:0b:03.0: bridge window [mem 0x80100000-0x801fffff]: assigned
Jul 05 08:19:45 kernel: pci 0000:0b:04.0: bridge window [mem 0x80200000-0x802fffff]: assigned
Jul 05 08:19:45 kernel: pci 0000:0b:0c.0: bridge window [mem 0x80300000-0x803fffff]: assigned
Jul 05 08:19:45 kernel: pci 0000:0b:0d.0: bridge window [mem 0x80400000-0x804fffff]: assigned
Jul 05 08:19:45 kernel: pci 0000:0b:00.0: PCI bridge to [bus 0c]
Jul 05 08:19:45 kernel: pci 0000:0b:01.0: PCI bridge to [bus 0d]
Jul 05 08:19:45 kernel: pci 0000:0e:00.0: BAR 0 [mem 0x1080000000-0x10800fffff 64bit pref]: assigned
Jul 05 08:19:45 kernel: pci 0000:0e:00.0: BAR 2 [mem 0x80000000-0x80007fff 64bit]: assigned
Jul 05 08:19:45 kernel: pci 0000:0b:02.0: PCI bridge to [bus 0e]
Jul 05 08:19:45 kernel: pci 0000:0b:02.0: bridge window [mem 0x80000000-0x800fffff]
Jul 05 08:19:45 kernel: pci 0000:0b:02.0: bridge window [mem 0x1080000000-0x10800fffff 64bit pref]
Jul 05 08:19:45 kernel: pci 0000:0f:00.0: BAR 2 [mem 0x80100000-0x8010ffff 64bit]: assigned
Jul 05 08:19:45 kernel: pci 0000:0f:00.0: BAR 4 [mem 0x80110000-0x80113fff 64bit]: assigned
Jul 05 08:19:45 kernel: pci 0000:0b:03.0: PCI bridge to [bus 0f]
Jul 05 08:19:45 kernel: pci 0000:0b:03.0: bridge window [io 0xe000-0xefff]
Jul 05 08:19:45 kernel: pci 0000:0b:03.0: bridge window [mem 0x80100000-0x801fffff]
Jul 05 08:19:45 kernel: pci 0000:10:00.0: BAR 0 [mem 0x80200000-0x80203fff 64bit]: assigned
Jul 05 08:19:45 kernel: pci 0000:10:00.0: BAR 4 [mem 0x80204000-0x802040ff 64bit]: assigned
Jul 05 08:19:45 kernel: pci 0000:0b:04.0: PCI bridge to [bus 10]
Jul 05 08:19:45 kernel: pci 0000:0b:04.0: bridge window [mem 0x80200000-0x802fffff]
Jul 05 08:19:45 kernel: pci 0000:0b:06.0: PCI bridge to [bus 11]
Jul 05 08:19:45 kernel: pci 0000:0b:07.0: PCI bridge to [bus 12]
Jul 05 08:19:45 kernel: pci 0000:0b:08.0: PCI bridge to [bus 13]
Jul 05 08:19:45 kernel: pci 0000:14:00.0: BAR 0 [mem 0x80300000-0x80307fff 64bit]: assigned
Jul 05 08:19:45 kernel: pci 0000:0b:0c.0: PCI bridge to [bus 14]
Jul 05 08:19:45 kernel: pci 0000:0b:0c.0: bridge window [mem 0x80300000-0x803fffff]
Jul 05 08:19:45 kernel: pci 0000:15:00.0: ROM [mem 0x80400000-0x8047ffff pref]: assigned
Jul 05 08:19:45 kernel: pci 0000:15:00.0: BAR 5 [mem 0x80480000-0x804803ff]: assigned
Jul 05 08:19:45 kernel: pci 0000:0b:0d.0: PCI bridge to [bus 15]
Jul 05 08:19:45 kernel: pci 0000:0b:0d.0: bridge window [mem 0x80400000-0x804fffff]
Jul 05 08:19:45 kernel: pci 0000:0a:00.0: PCI bridge to [bus 0b-15]
Jul 05 08:19:45 kernel: pci 0000:0a:00.0: bridge window [io 0xe000-0xefff]
Jul 05 08:19:45 kernel: pci 0000:0a:00.0: bridge window [mem 0x80000000-0x804fffff]
Jul 05 08:19:45 kernel: pci 0000:0a:00.0: bridge window [mem 0x1080000000-0x10800fffff 64bit pref]
Jul 05 08:19:45 kernel: pci 0000:04:08.0: PCI bridge to [bus 0a-15]
Jul 05 08:19:45 kernel: pci 0000:04:08.0: bridge window [io 0xe000-0xefff]
Jul 05 08:19:45 kernel: pci 0000:04:08.0: bridge window [mem 0x80000000-0x804fffff]
Jul 05 08:19:45 kernel: pci 0000:04:08.0: bridge window [mem 0x1080000000-0x10800fffff 64bit pref]
Jul 05 08:19:45 kernel: pci 0000:16:00.0: BAR 0 [mem 0x80500000-0x80507fff 64bit]: assigned
Jul 05 08:19:45 kernel: pci 0000:04:0c.0: PCI bridge to [bus 16]
Jul 05 08:19:45 kernel: pci 0000:04:0c.0: bridge window [mem 0x80500000-0x805fffff]
Jul 05 08:19:45 kernel: pci 0000:17:00.0: ROM [mem 0x80600000-0x8067ffff pref]: assigned
Jul 05 08:19:45 kernel: pci 0000:17:00.0: BAR 5 [mem 0x80680000-0x806803ff]: assigned
Jul 05 08:19:45 kernel: pci 0000:04:0d.0: PCI bridge to [bus 17]
Jul 05 08:19:45 kernel: pci 0000:04:0d.0: bridge window [mem 0x80600000-0x806fffff]
Jul 05 08:19:45 kernel: pci 0000:03:00.0: PCI bridge to [bus 04-17]
Jul 05 08:19:45 kernel: pci 0000:03:00.0: bridge window [io 0xe000-0xefff]
Jul 05 08:19:45 kernel: pci 0000:03:00.0: bridge window [mem 0x80000000-0x806fffff]
Jul 05 08:19:45 kernel: pci 0000:03:00.0: bridge window [mem 0x1080000000-0x10800fffff 64bit pref]
Jul 05 08:19:45 kernel: pci 0000:00:02.1: PCI bridge to [bus 03-17]
Jul 05 08:19:45 kernel: pci 0000:00:02.1: bridge window [io 0xe000-0xefff]
Jul 05 08:19:45 kernel: pci 0000:00:02.1: bridge window [mem 0x80000000-0x806fffff]
Jul 05 08:19:45 kernel: pci 0000:00:02.1: bridge window [mem 0x1080000000-0x10800fffff 64bit pref]
Jul 05 08:19:45 kernel: pci 0000:00:08.1: PCI bridge to [bus 18]
Jul 05 08:19:45 kernel: pci 0000:00:08.1: bridge window [io 0xd000-0xdfff]
Jul 05 08:19:45 kernel: pci 0000:00:08.1: bridge window [mem 0xfc900000-0xfccfffff]
Jul 05 08:19:45 kernel: pci 0000:00:08.1: bridge window [mem 0xfc10000000-0xfc201fffff 64bit pref]
Jul 05 08:19:45 kernel: pci 0000:00:08.3: PCI bridge to [bus 19]
Jul 05 08:19:45 kernel: pci 0000:00:08.3: bridge window [mem 0xfcd00000-0xfcdfffff]
Jul 05 08:19:45 kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x03af window]
Jul 05 08:19:45 kernel: pci_bus 0000:00: resource 5 [io 0x03e0-0x0cf7 window]
Jul 05 08:19:45 kernel: pci_bus 0000:00: resource 6 [io 0x03b0-0x03df window]
Jul 05 08:19:45 kernel: pci_bus 0000:00: resource 7 [io 0x0d00-0xffff window]
Jul 05 08:19:45 kernel: pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000dffff window]
Jul 05 08:19:45 kernel: pci_bus 0000:00: resource 9 [mem 0x80000000-0xfcffffff window]
Jul 05 08:19:45 kernel: pci_bus 0000:00: resource 10 [mem 0x1080000000-0xfdffffffff window]
Jul 05 08:19:45 kernel: pci_bus 0000:01: resource 0 [io 0xf000-0xffff]
Jul 05 08:19:45 kernel: pci_bus 0000:01: resource 1 [mem 0xfcf00000-0xfcffffff]
Jul 05 08:19:45 kernel: pci_bus 0000:01: resource 2 [mem 0xfa00000000-0xfc001fffff 64bit pref]
Jul 05 08:19:45 kernel: pci_bus 0000:02: resource 1 [mem 0xfce00000-0xfcefffff]
Jul 05 08:19:45 kernel: pci_bus 0000:03: resource 0 [io 0xe000-0xefff]
Jul 05 08:19:45 kernel: pci_bus 0000:03: resource 1 [mem 0x80000000-0x806fffff]
Jul 05 08:19:45 kernel: pci_bus 0000:03: resource 2 [mem 0x1080000000-0x10800fffff 64bit pref]
Jul 05 08:19:45 kernel: pci_bus 0000:04: resource 0 [io 0xe000-0xefff]
Jul 05 08:19:45 kernel: pci_bus 0000:04: resource 1 [mem 0x80000000-0x806fffff]
Jul 05 08:19:45 kernel: pci_bus 0000:04: resource 2 [mem 0x1080000000-0x10800fffff 64bit pref]
Jul 05 08:19:45 kernel: pci_bus 0000:0a: resource 0 [io 0xe000-0xefff]
Jul 05 08:19:45 kernel: pci_bus 0000:0a: resource 1 [mem 0x80000000-0x804fffff]
Jul 05 08:19:45 kernel: pci_bus 0000:0a: resource 2 [mem 0x1080000000-0x10800fffff 64bit pref]
Jul 05 08:19:45 kernel: pci_bus 0000:0b: resource 0 [io 0xe000-0xefff]
Jul 05 08:19:45 kernel: pci_bus 0000:0b: resource 1 [mem 0x80000000-0x804fffff]
Jul 05 08:19:45 kernel: pci_bus 0000:0b: resource 2 [mem 0x1080000000-0x10800fffff 64bit pref]
Jul 05 08:19:45 kernel: pci_bus 0000:0e: resource 1 [mem 0x80000000-0x800fffff]
Jul 05 08:19:45 kernel: pci_bus 0000:0e: resource 2 [mem 0x1080000000-0x10800fffff 64bit pref]
Jul 05 08:19:45 kernel: pci_bus 0000:0f: resource 0 [io 0xe000-0xefff]
Jul 05 08:19:45 kernel: pci_bus 0000:0f: resource 1 [mem 0x80100000-0x801fffff]
Jul 05 08:19:45 kernel: pci_bus 0000:10: resource 1 [mem 0x80200000-0x802fffff]
Jul 05 08:19:45 kernel: pci_bus 0000:14: resource 1 [mem 0x80300000-0x803fffff]
Jul 05 08:19:45 kernel: pci_bus 0000:15: resource 1 [mem 0x80400000-0x804fffff]
Jul 05 08:19:45 kernel: pci_bus 0000:16: resource 1 [mem 0x80500000-0x805fffff]
Jul 05 08:19:45 kernel: pci_bus 0000:17: resource 1 [mem 0x80600000-0x806fffff]
Jul 05 08:19:45 kernel: pci_bus 0000:18: resource 0 [io 0xd000-0xdfff]
Jul 05 08:19:45 kernel: pci_bus 0000:18: resource 1 [mem 0xfc900000-0xfccfffff]
Jul 05 08:19:45 kernel: pci_bus 0000:18: resource 2 [mem 0xfc10000000-0xfc201fffff 64bit pref]
Jul 05 08:19:45 kernel: pci_bus 0000:19: resource 1 [mem 0xfcd00000-0xfcdfffff]
Jul 05 08:19:45 kernel: pci 0000:01:00.1: D0 power state depends on 0000:01:00.0
Jul 05 08:19:45 kernel: pci 0000:18:00.1: D0 power state depends on 0000:18:00.0
Jul 05 08:19:45 kernel: PCI: CLS 64 bytes, default 64
Jul 05 08:19:45 kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Jul 05 08:19:45 kernel: software IO TLB: mapped [mem 0x000000005df18000-0x0000000061f18000] (64MB)
Jul 05 08:19:45 kernel: LVT offset 0 assigned for vector 0x400
Jul 05 08:19:45 kernel: Trying to unpack rootfs image as initramfs...
Jul 05 08:19:45 kernel: perf: AMD IBS detected (0x00000bff)
Jul 05 08:19:45 kernel: Initialise system trusted keyrings
Jul 05 08:19:45 kernel: Key type blacklist registered
Jul 05 08:19:45 kernel: workingset: timestamp_bits=41 max_order=24 bucket_order=0
Jul 05 08:19:45 kernel: zbud: loaded
Jul 05 08:19:45 kernel: fuse: init (API version 7.40)
Jul 05 08:19:45 kernel: integrity: Platform Keyring initialized
Jul 05 08:19:45 kernel: integrity: Machine keyring initialized
Jul 05 08:19:45 kernel: Key type asymmetric registered
Jul 05 08:19:45 kernel: Asymmetric key parser 'x509' registered
Jul 05 08:19:45 kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
Jul 05 08:19:45 kernel: io scheduler mq-deadline registered
Jul 05 08:19:45 kernel: io scheduler kyber registered
Jul 05 08:19:45 kernel: io scheduler bfq registered
Jul 05 08:19:45 kernel: pcieport 0000:00:01.1: PME: Signaling with IRQ 27
Jul 05 08:19:45 kernel: pcieport 0000:00:01.2: PME: Signaling with IRQ 28
Jul 05 08:19:45 kernel: pcieport 0000:00:02.1: PME: Signaling with IRQ 29
Jul 05 08:19:45 kernel: pcieport 0000:00:08.1: PME: Signaling with IRQ 30
Jul 05 08:19:45 kernel: pcieport 0000:00:08.3: PME: Signaling with IRQ 31
Jul 05 08:19:45 kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Jul 05 08:19:45 kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
Jul 05 08:19:45 kernel: ACPI: button: Power Button [PWRB]
Jul 05 08:19:45 kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
Jul 05 08:19:45 kernel: ACPI: button: Power Button [PWRF]
Jul 05 08:19:45 kernel: Estimated ratio of average max frequency by base frequency (times 1024): 1170
Jul 05 08:19:45 kernel: Monitor-Mwait will be used to enter C-1 state
Jul 05 08:19:45 kernel: ACPI: \_SB_.PLTF.C000: Found 3 idle states
Jul 05 08:19:45 kernel: ACPI: \_SB_.PLTF.C002: Found 3 idle states
Jul 05 08:19:45 kernel: ACPI: \_SB_.PLTF.C004: Found 3 idle states
Jul 05 08:19:45 kernel: ACPI: \_SB_.PLTF.C006: Found 3 idle states
Jul 05 08:19:45 kernel: ACPI: \_SB_.PLTF.C008: Found 3 idle states
Jul 05 08:19:45 kernel: ACPI: \_SB_.PLTF.C00A: Found 3 idle states
Jul 05 08:19:45 kernel: ACPI: \_SB_.PLTF.C00C: Found 3 idle states
Jul 05 08:19:45 kernel: ACPI: \_SB_.PLTF.C00E: Found 3 idle states
Jul 05 08:19:45 kernel: ACPI: \_SB_.PLTF.C010: Found 3 idle states
Jul 05 08:19:45 kernel: ACPI: \_SB_.PLTF.C012: Found 3 idle states
Jul 05 08:19:45 kernel: ACPI: \_SB_.PLTF.C014: Found 3 idle states
Jul 05 08:19:45 kernel: ACPI: \_SB_.PLTF.C016: Found 3 idle states
Jul 05 08:19:45 kernel: ACPI: \_SB_.PLTF.C001: Found 3 idle states
Jul 05 08:19:45 kernel: ACPI: \_SB_.PLTF.C003: Found 3 idle states
Jul 05 08:19:45 kernel: ACPI: \_SB_.PLTF.C005: Found 3 idle states
Jul 05 08:19:45 kernel: ACPI: \_SB_.PLTF.C007: Found 3 idle states
Jul 05 08:19:45 kernel: ACPI: \_SB_.PLTF.C009: Found 3 idle states
Jul 05 08:19:45 kernel: ACPI: \_SB_.PLTF.C00B: Found 3 idle states
Jul 05 08:19:45 kernel: ACPI: \_SB_.PLTF.C00D: Found 3 idle states
Jul 05 08:19:45 kernel: ACPI: \_SB_.PLTF.C00F: Found 3 idle states
Jul 05 08:19:45 kernel: ACPI: \_SB_.PLTF.C011: Found 3 idle states
Jul 05 08:19:45 kernel: ACPI: \_SB_.PLTF.C013: Found 3 idle states
Jul 05 08:19:45 kernel: ACPI: \_SB_.PLTF.C015: Found 3 idle states
Jul 05 08:19:45 kernel: ACPI: \_SB_.PLTF.C017: Found 3 idle states
Jul 05 08:19:45 kernel: Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
Jul 05 08:19:45 kernel: Non-volatile memory driver v1.3
Jul 05 08:19:45 kernel: Linux agpgart interface v0.103
Jul 05 08:19:45 kernel: Freeing initrd memory: 34224K
Jul 05 08:19:45 kernel: tpm_crb MSFT0101:00: Disabling hwrng
Jul 05 08:19:45 kernel: ACPI: bus type drm_connector registered
Jul 05 08:19:45 kernel: ahci 0000:15:00.0: version 3.0
Jul 05 08:19:45 kernel: ahci 0000:15:00.0: enabling device (0000 -> 0002)
Jul 05 08:19:45 kernel: ahci 0000:15:00.0: SSS flag set, parallel bus scan disabled
Jul 05 08:19:45 kernel: ahci 0000:15:00.0: AHCI vers 0001.0301, 32 command slots, 6 Gbps, SATA mode
Jul 05 08:19:45 kernel: ahci 0000:15:00.0: 4/6 ports implemented (port mask 0xf)
Jul 05 08:19:45 kernel: ahci 0000:15:00.0: flags: 64bit ncq sntf stag pm led clo only pmp pio slum part sxs deso sadm sds apst
Jul 05 08:19:45 kernel: scsi host0: ahci
Jul 05 08:19:45 kernel: scsi host1: ahci
Jul 05 08:19:45 kernel: scsi host2: ahci
Jul 05 08:19:45 kernel: scsi host3: ahci
Jul 05 08:19:45 kernel: scsi host4: ahci
Jul 05 08:19:45 kernel: scsi host5: ahci
Jul 05 08:19:45 kernel: ata1: SATA max UDMA/133 abar m1024@0x80480000 port 0x80480100 irq 49 lpm-pol 3
Jul 05 08:19:45 kernel: ata2: SATA max UDMA/133 abar m1024@0x80480000 port 0x80480180 irq 49 lpm-pol 3
Jul 05 08:19:45 kernel: ata3: SATA max UDMA/133 abar m1024@0x80480000 port 0x80480200 irq 49 lpm-pol 3
Jul 05 08:19:45 kernel: ata4: SATA max UDMA/133 abar m1024@0x80480000 port 0x80480280 irq 49 lpm-pol 3
Jul 05 08:19:45 kernel: ata5: DUMMY
Jul 05 08:19:45 kernel: ata6: DUMMY
Jul 05 08:19:45 kernel: ahci 0000:17:00.0: enabling device (0000 -> 0002)
Jul 05 08:19:45 kernel: ahci 0000:17:00.0: SSS flag set, parallel bus scan disabled
Jul 05 08:19:45 kernel: ahci 0000:17:00.0: AHCI vers 0001.0301, 32 command slots, 6 Gbps, SATA mode
Jul 05 08:19:45 kernel: ahci 0000:17:00.0: 4/6 ports implemented (port mask 0xf)
Jul 05 08:19:45 kernel: ahci 0000:17:00.0: flags: 64bit ncq sntf stag pm led clo only pmp pio slum part sxs deso sadm sds apst
Jul 05 08:19:45 kernel: scsi host6: ahci
Jul 05 08:19:45 kernel: scsi host7: ahci
Jul 05 08:19:45 kernel: scsi host8: ahci
Jul 05 08:19:45 kernel: scsi host9: ahci
Jul 05 08:19:45 kernel: scsi host10: ahci
Jul 05 08:19:45 kernel: scsi host11: ahci
Jul 05 08:19:45 kernel: ata7: SATA max UDMA/133 abar m1024@0x80680000 port 0x80680100 irq 50 lpm-pol 3
Jul 05 08:19:45 kernel: ata8: SATA max UDMA/133 abar m1024@0x80680000 port 0x80680180 irq 50 lpm-pol 3
Jul 05 08:19:45 kernel: ata9: SATA max UDMA/133 abar m1024@0x80680000 port 0x80680200 irq 50 lpm-pol 3
Jul 05 08:19:45 kernel: ata10: SATA max UDMA/133 abar m1024@0x80680000 port 0x80680280 irq 50 lpm-pol 3
Jul 05 08:19:45 kernel: ata11: DUMMY
Jul 05 08:19:45 kernel: ata12: DUMMY
Jul 05 08:19:45 kernel: usbcore: registered new interface driver usbserial_generic
Jul 05 08:19:45 kernel: usbserial: USB Serial support registered for generic
Jul 05 08:19:45 kernel: rtc_cmos 00:03: RTC can wake from S4
Jul 05 08:19:45 kernel: rtc_cmos 00:03: registered as rtc0
Jul 05 08:19:45 kernel: rtc_cmos 00:03: setting system clock to 2024-07-05T12:19:39 UTC (1720181979)
Jul 05 08:19:45 kernel: rtc_cmos 00:03: alarms up to one month, y3k, 114 bytes nvram
Jul 05 08:19:45 kernel: ledtrig-cpu: registered to indicate activity on CPUs
Jul 05 08:19:45 kernel: [drm] Initialized simpledrm 1.0.0 20200625 for simple-framebuffer.0 on minor 0
Jul 05 08:19:45 kernel: Console: switching to colour frame buffer device 100x37
Jul 05 08:19:45 kernel: simple-framebuffer simple-framebuffer.0: [drm] fb0: simpledrmdrmfb frame buffer device
Jul 05 08:19:45 kernel: hid: raw HID events driver (C) Jiri Kosina
Jul 05 08:19:45 kernel: drop_monitor: Initializing network drop monitor service
Jul 05 08:19:45 kernel: NET: Registered PF_INET6 protocol family
Jul 05 08:19:45 kernel: Segment Routing with IPv6
Jul 05 08:19:45 kernel: RPL Segment Routing with IPv6
Jul 05 08:19:45 kernel: In-situ OAM (IOAM) with IPv6
Jul 05 08:19:45 kernel: NET: Registered PF_PACKET protocol family
Jul 05 08:19:45 kernel: microcode: Current revision: 0x0a601203
Jul 05 08:19:45 kernel: resctrl: L3 allocation detected
Jul 05 08:19:45 kernel: resctrl: MB allocation detected
Jul 05 08:19:45 kernel: resctrl: SMBA allocation detected
Jul 05 08:19:45 kernel: resctrl: L3 monitoring detected
Jul 05 08:19:45 kernel: IPI shorthand broadcast: enabled
Jul 05 08:19:45 kernel: sched_clock: Marking stable (1244779358, 403529)->(1248214016, -3031129)
Jul 05 08:19:45 kernel: Timer migration: 2 hierarchy levels; 8 children per group; 2 crossnode level
Jul 05 08:19:45 kernel: registered taskstats version 1
Jul 05 08:19:45 kernel: Loading compiled-in X.509 certificates
Jul 05 08:19:45 kernel: Loaded X.509 cert 'Build time autogenerated kernel key: 5d133fd555f584c2a0c66512dd9ca7e77612adbe'
Jul 05 08:19:45 kernel: Key type .fscrypt registered
Jul 05 08:19:45 kernel: Key type fscrypt-provisioning registered
Jul 05 08:19:45 kernel: PM: Magic number: 0:923:328
Jul 05 08:19:45 kernel: RAS: Correctable Errors collector initialized.
Jul 05 08:19:45 kernel: clk: Disabling unused clocks
Jul 05 08:19:45 kernel: PM: genpd: Disabling unused power domains
Jul 05 08:19:45 kernel: tsc: Refined TSC clocksource calibration: 4391.747 MHz
Jul 05 08:19:45 kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3f4df1d03ef, max_idle_ns: 440795339949 ns
Jul 05 08:19:45 kernel: clocksource: Switched to clocksource tsc
Jul 05 08:19:45 kernel: ata1: SATA link down (SStatus 0 SControl 300)
Jul 05 08:19:45 kernel: ata7: SATA link down (SStatus 0 SControl 300)
Jul 05 08:19:45 kernel: ata2: SATA link down (SStatus 0 SControl 300)
Jul 05 08:19:45 kernel: ata3: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Jul 05 08:19:45 kernel: ata3.00: ATA-10: SSD, S1128B0, max UDMA/133
Jul 05 08:19:45 kernel: ata3.00: 2000409264 sectors, multi 1: LBA48 NCQ (depth 32), AA
Jul 05 08:19:45 kernel: ata3.00: configured for UDMA/133
Jul 05 08:19:45 kernel: scsi 2:0:0:0: Direct-Access ATA SSD 8B0 PQ: 0 ANSI: 5
Jul 05 08:19:45 kernel: sd 2:0:0:0: [sda] 2000409264 512-byte logical blocks: (1.02 TB/954 GiB)
Jul 05 08:19:45 kernel: sd 2:0:0:0: [sda] Write Protect is off
Jul 05 08:19:45 kernel: sd 2:0:0:0: [sda] Mode Sense: 00 3a 00 00
Jul 05 08:19:45 kernel: sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jul 05 08:19:45 kernel: sd 2:0:0:0: [sda] Preferred minimum I/O size 512 bytes
Jul 05 08:19:45 kernel: sd 2:0:0:0: [sda] Attached SCSI disk
Jul 05 08:19:45 kernel: ata4: SATA link down (SStatus 0 SControl 300)
Jul 05 08:19:45 kernel: ata8: SATA link down (SStatus 0 SControl 300)
Jul 05 08:19:45 kernel: ata9: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Jul 05 08:19:45 kernel: ata9.00: supports DRM functions and may not be fully accessible
Jul 05 08:19:45 kernel: ata9.00: ATA-10: CT2000MX500SSD1, M3CR045, max UDMA/133
Jul 05 08:19:45 kernel: ata9.00: 3907029168 sectors, multi 1: LBA48 NCQ (depth 32), AA
Jul 05 08:19:45 kernel: ata9.00: Features: Trust Dev-Sleep
Jul 05 08:19:45 kernel: ata9.00: supports DRM functions and may not be fully accessible
Jul 05 08:19:45 kernel: ata9.00: configured for UDMA/133
Jul 05 08:19:45 kernel: ahci 0000:17:00.0: port does not support device sleep
Jul 05 08:19:45 kernel: scsi 8:0:0:0: Direct-Access ATA CT2000MX500SSD1 045 PQ: 0 ANSI: 5
Jul 05 08:19:45 kernel: sd 8:0:0:0: [sdb] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB)
Jul 05 08:19:45 kernel: sd 8:0:0:0: [sdb] 4096-byte physical blocks
Jul 05 08:19:45 kernel: sd 8:0:0:0: [sdb] Write Protect is off
Jul 05 08:19:45 kernel: sd 8:0:0:0: [sdb] Mode Sense: 00 3a 00 00
Jul 05 08:19:45 kernel: sd 8:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jul 05 08:19:45 kernel: sd 8:0:0:0: [sdb] Preferred minimum I/O size 4096 bytes
Jul 05 08:19:45 kernel: sd 8:0:0:0: [sdb] supports TCG Opal
Jul 05 08:19:45 kernel: sd 8:0:0:0: [sdb] Attached SCSI disk
Jul 05 08:19:45 kernel: ata10: SATA link down (SStatus 0 SControl 300)
Jul 05 08:19:45 kernel: Freeing unused decrypted memory: 2028K
Jul 05 08:19:45 kernel: Freeing unused kernel image (initmem) memory: 3416K
Jul 05 08:19:45 kernel: Write protecting the kernel read-only data: 32768k
Jul 05 08:19:45 kernel: Freeing unused kernel image (rodata/data gap) memory: 1100K
Jul 05 08:19:45 kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Jul 05 08:19:45 kernel: rodata_test: all tests were successful
Jul 05 08:19:45 kernel: Run /init as init process
Jul 05 08:19:45 kernel: with arguments:
Jul 05 08:19:45 kernel: /init
Jul 05 08:19:45 kernel: with environment:
Jul 05 08:19:45 kernel: HOME=/
Jul 05 08:19:45 kernel: TERM=linux
Jul 05 08:19:45 kernel: ACPI: video: Video Device [VGA] (multi-head: yes rom: no post: no)
Jul 05 08:19:45 kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:20/LNXVIDEO:00/input/input2
Jul 05 08:19:45 kernel: xhci_hcd 0000:14:00.0: xHCI Host Controller
Jul 05 08:19:45 kernel: xhci_hcd 0000:14:00.0: new USB bus registered, assigned bus number 1
Jul 05 08:19:45 kernel: nvme 0000:10:00.0: platform quirk: setting simple suspend
Jul 05 08:19:45 kernel: nvme nvme0: pci function 0000:02:00.0
Jul 05 08:19:45 kernel: nvme nvme1: pci function 0000:10:00.0
Jul 05 08:19:45 kernel: nvme nvme1: 24/0/0 default/read/poll queues
Jul 05 08:19:45 kernel: nvme nvme0: 7/0/0 default/read/poll queues
Jul 05 08:19:45 kernel: nvme0n1: p1 p2 p3
Jul 05 08:19:45 kernel: xhci_hcd 0000:14:00.0: hcc params 0x0200ef81 hci version 0x110 quirks 0x0000000200000010
Jul 05 08:19:45 kernel: xhci_hcd 0000:14:00.0: xHCI Host Controller
Jul 05 08:19:45 kernel: xhci_hcd 0000:14:00.0: new USB bus registered, assigned bus number 2
Jul 05 08:19:45 kernel: xhci_hcd 0000:14:00.0: Host supports USB 3.2 Enhanced SuperSpeed
Jul 05 08:19:45 kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.09
Jul 05 08:19:45 kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jul 05 08:19:45 kernel: usb usb1: Product: xHCI Host Controller
Jul 05 08:19:45 kernel: usb usb1: Manufacturer: Linux 6.9.7-arch1-1 xhci-hcd
Jul 05 08:19:45 kernel: usb usb1: SerialNumber: 0000:14:00.0
Jul 05 08:19:45 kernel: hub 1-0:1.0: USB hub found
Jul 05 08:19:45 kernel: hub 1-0:1.0: 12 ports detected
Jul 05 08:19:45 kernel: usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
Jul 05 08:19:45 kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.09
Jul 05 08:19:45 kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jul 05 08:19:45 kernel: usb usb2: Product: xHCI Host Controller
Jul 05 08:19:45 kernel: usb usb2: Manufacturer: Linux 6.9.7-arch1-1 xhci-hcd
Jul 05 08:19:45 kernel: usb usb2: SerialNumber: 0000:14:00.0
Jul 05 08:19:45 kernel: hub 2-0:1.0: USB hub found
Jul 05 08:19:45 kernel: hub 2-0:1.0: 5 ports detected
Jul 05 08:19:45 kernel: xhci_hcd 0000:16:00.0: xHCI Host Controller
Jul 05 08:19:45 kernel: xhci_hcd 0000:16:00.0: new USB bus registered, assigned bus number 3
Jul 05 08:19:45 kernel: xhci_hcd 0000:16:00.0: hcc params 0x0200ef81 hci version 0x110 quirks 0x0000000200000010
Jul 05 08:19:45 kernel: xhci_hcd 0000:16:00.0: xHCI Host Controller
Jul 05 08:19:45 kernel: xhci_hcd 0000:16:00.0: new USB bus registered, assigned bus number 4
Jul 05 08:19:45 kernel: xhci_hcd 0000:16:00.0: Host supports USB 3.2 Enhanced SuperSpeed
Jul 05 08:19:45 kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.09
Jul 05 08:19:45 kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jul 05 08:19:45 kernel: usb usb3: Product: xHCI Host Controller
Jul 05 08:19:45 kernel: usb usb3: Manufacturer: Linux 6.9.7-arch1-1 xhci-hcd
Jul 05 08:19:45 kernel: usb usb3: SerialNumber: 0000:16:00.0
Jul 05 08:19:45 kernel: hub 3-0:1.0: USB hub found
Jul 05 08:19:45 kernel: hub 3-0:1.0: 12 ports detected
Jul 05 08:19:45 kernel: usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
Jul 05 08:19:45 kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.09
Jul 05 08:19:45 kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jul 05 08:19:45 kernel: usb usb4: Product: xHCI Host Controller
Jul 05 08:19:45 kernel: usb usb4: Manufacturer: Linux 6.9.7-arch1-1 xhci-hcd
Jul 05 08:19:45 kernel: usb usb4: SerialNumber: 0000:16:00.0
Jul 05 08:19:45 kernel: hub 4-0:1.0: USB hub found
Jul 05 08:19:45 kernel: hub 4-0:1.0: 5 ports detected
Jul 05 08:19:45 kernel: xhci_hcd 0000:18:00.3: xHCI Host Controller
Jul 05 08:19:45 kernel: xhci_hcd 0000:18:00.3: new USB bus registered, assigned bus number 5
Jul 05 08:19:45 kernel: xhci_hcd 0000:18:00.3: hcc params 0x0120ffc5 hci version 0x120 quirks 0x0000000200000010
Jul 05 08:19:45 kernel: xhci_hcd 0000:18:00.3: xHCI Host Controller
Jul 05 08:19:45 kernel: xhci_hcd 0000:18:00.3: new USB bus registered, assigned bus number 6
Jul 05 08:19:45 kernel: xhci_hcd 0000:18:00.3: Host supports USB 3.1 Enhanced SuperSpeed
Jul 05 08:19:45 kernel: usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.09
Jul 05 08:19:45 kernel: usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jul 05 08:19:45 kernel: usb usb5: Product: xHCI Host Controller
Jul 05 08:19:45 kernel: usb usb5: Manufacturer: Linux 6.9.7-arch1-1 xhci-hcd
Jul 05 08:19:45 kernel: usb usb5: SerialNumber: 0000:18:00.3
Jul 05 08:19:45 kernel: hub 5-0:1.0: USB hub found
Jul 05 08:19:45 kernel: hub 5-0:1.0: 2 ports detected
Jul 05 08:19:45 kernel: usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
Jul 05 08:19:45 kernel: usb usb6: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.09
Jul 05 08:19:45 kernel: usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jul 05 08:19:45 kernel: usb usb6: Product: xHCI Host Controller
Jul 05 08:19:45 kernel: usb usb6: Manufacturer: Linux 6.9.7-arch1-1 xhci-hcd
Jul 05 08:19:45 kernel: usb usb6: SerialNumber: 0000:18:00.3
Jul 05 08:19:45 kernel: hub 6-0:1.0: USB hub found
Jul 05 08:19:45 kernel: hub 6-0:1.0: 2 ports detected
Jul 05 08:19:45 kernel: xhci_hcd 0000:18:00.4: xHCI Host Controller
Jul 05 08:19:45 kernel: xhci_hcd 0000:18:00.4: new USB bus registered, assigned bus number 7
Jul 05 08:19:45 kernel: xhci_hcd 0000:18:00.4: hcc params 0x0120ffc5 hci version 0x120 quirks 0x0000000200000010
Jul 05 08:19:45 kernel: xhci_hcd 0000:18:00.4: xHCI Host Controller
Jul 05 08:19:45 kernel: xhci_hcd 0000:18:00.4: new USB bus registered, assigned bus number 8
Jul 05 08:19:45 kernel: xhci_hcd 0000:18:00.4: Host supports USB 3.1 Enhanced SuperSpeed
Jul 05 08:19:45 kernel: usb usb7: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.09
Jul 05 08:19:45 kernel: usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jul 05 08:19:45 kernel: usb usb7: Product: xHCI Host Controller
Jul 05 08:19:45 kernel: usb usb7: Manufacturer: Linux 6.9.7-arch1-1 xhci-hcd
Jul 05 08:19:45 kernel: usb usb7: SerialNumber: 0000:18:00.4
Jul 05 08:19:45 kernel: hub 7-0:1.0: USB hub found
Jul 05 08:19:45 kernel: hub 7-0:1.0: 2 ports detected
Jul 05 08:19:45 kernel: usb usb8: We don't know the algorithms for LPM for this host, disabling LPM.
Jul 05 08:19:45 kernel: usb usb8: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.09
Jul 05 08:19:45 kernel: usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jul 05 08:19:45 kernel: usb usb8: Product: xHCI Host Controller
Jul 05 08:19:45 kernel: usb usb8: Manufacturer: Linux 6.9.7-arch1-1 xhci-hcd
Jul 05 08:19:45 kernel: usb usb8: SerialNumber: 0000:18:00.4
Jul 05 08:19:45 kernel: hub 8-0:1.0: USB hub found
Jul 05 08:19:45 kernel: hub 8-0:1.0: 2 ports detected
Jul 05 08:19:45 kernel: xhci_hcd 0000:19:00.0: xHCI Host Controller
Jul 05 08:19:45 kernel: xhci_hcd 0000:19:00.0: new USB bus registered, assigned bus number 9
Jul 05 08:19:45 kernel: xhci_hcd 0000:19:00.0: USB3 root hub has no ports
Jul 05 08:19:45 kernel: xhci_hcd 0000:19:00.0: hcc params 0x0110ffc5 hci version 0x120 quirks 0x0000000200000010
Jul 05 08:19:45 kernel: xhci_hcd 0000:19:00.0: xHCI Host Controller
Jul 05 08:19:45 kernel: xhci_hcd 0000:19:00.0: new USB bus registered, assigned bus number 10
Jul 05 08:19:45 kernel: xhci_hcd 0000:19:00.0: Host supports USB 3.0 SuperSpeed
Jul 05 08:19:45 kernel: usb usb9: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.09
Jul 05 08:19:45 kernel: usb usb9: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jul 05 08:19:45 kernel: usb usb9: Product: xHCI Host Controller
Jul 05 08:19:45 kernel: usb usb9: Manufacturer: Linux 6.9.7-arch1-1 xhci-hcd
Jul 05 08:19:45 kernel: usb usb9: SerialNumber: 0000:19:00.0
Jul 05 08:19:45 kernel: hub 9-0:1.0: USB hub found
Jul 05 08:19:45 kernel: hub 9-0:1.0: 1 port detected
Jul 05 08:19:45 kernel: usb usb10: We don't know the algorithms for LPM for this host, disabling LPM.
Jul 05 08:19:45 kernel: usb usb10: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.09
Jul 05 08:19:45 kernel: usb usb10: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jul 05 08:19:45 kernel: usb usb10: Product: xHCI Host Controller
Jul 05 08:19:45 kernel: usb usb10: Manufacturer: Linux 6.9.7-arch1-1 xhci-hcd
Jul 05 08:19:45 kernel: usb usb10: SerialNumber: 0000:19:00.0
Jul 05 08:19:45 kernel: hub 10-0:1.0: USB hub found
Jul 05 08:19:45 kernel: hub 10-0:1.0: config failed, hub doesn't have any ports! (err -19)
Jul 05 08:19:45 kernel: usb 1-3: new high-speed USB device number 2 using xhci_hcd
Jul 05 08:19:45 kernel: usb 9-1: new full-speed USB device number 2 using xhci_hcd
Jul 05 08:19:45 kernel: usb 3-8: new full-speed USB device number 2 using xhci_hcd
Jul 05 08:19:45 kernel: usb 9-1: New USB device found, idVendor=26ce, idProduct=01a2, bcdDevice= 0.00
Jul 05 08:19:45 kernel: usb 9-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Jul 05 08:19:45 kernel: usb 9-1: Product: LED Controller
Jul 05 08:19:45 kernel: usb 9-1: Manufacturer: ASRock
Jul 05 08:19:45 kernel: usb 9-1: SerialNumber: A02019100900
Jul 05 08:19:45 kernel: usb 1-3: New USB device found, idVendor=05e3, idProduct=0610, bcdDevice= 6.63
Jul 05 08:19:45 kernel: usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Jul 05 08:19:45 kernel: usb 1-3: Product: USB2.1 Hub
Jul 05 08:19:45 kernel: usb 1-3: Manufacturer: GenesysLogic
Jul 05 08:19:45 kernel: hub 1-3:1.0: USB hub found
Jul 05 08:19:45 kernel: hub 1-3:1.0: 4 ports detected
Jul 05 08:19:45 kernel: usb 2-3: new SuperSpeed USB device number 2 using xhci_hcd
Jul 05 08:19:45 kernel: usb 2-3: New USB device found, idVendor=05e3, idProduct=0626, bcdDevice= 6.63
Jul 05 08:19:45 kernel: usb 2-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Jul 05 08:19:45 kernel: usb 2-3: Product: USB3.1 Hub
Jul 05 08:19:45 kernel: usb 2-3: Manufacturer: GenesysLogic
Jul 05 08:19:45 kernel: hub 2-3:1.0: USB hub found
Jul 05 08:19:45 kernel: hub 2-3:1.0: 4 ports detected
Jul 05 08:19:45 kernel: usb 3-8: New USB device found, idVendor=046d, idProduct=c52b, bcdDevice=24.11
Jul 05 08:19:45 kernel: usb 3-8: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Jul 05 08:19:45 kernel: usb 3-8: Product: USB Receiver
Jul 05 08:19:45 kernel: usb 3-8: Manufacturer: Logitech
Jul 05 08:19:45 kernel: usb 1-12: new high-speed USB device number 3 using xhci_hcd
Jul 05 08:19:45 kernel: [drm] amdgpu kernel modesetting enabled.
Jul 05 08:19:45 kernel: amdgpu: vga_switcheroo: detected switching method \_SB_.PCI0.GP17.VGA_.ATPX handle
Jul 05 08:19:45 kernel: amdgpu: ATPX version 1, functions 0x00000000
Jul 05 08:19:45 kernel: amdgpu: Virtual CRAT table created for CPU
Jul 05 08:19:45 kernel: amdgpu: Topology: Add CPU node
Jul 05 08:19:45 kernel: amdgpu 0000:01:00.0: enabling device (0006 -> 0007)
Jul 05 08:19:45 kernel: [drm] initializing kernel modesetting (POLARIS10 0x1002:0x67DF 0x1DA2:0xE366 0xE7).
Jul 05 08:19:45 kernel: [drm] register mmio base: 0xFCF00000
Jul 05 08:19:45 kernel: [drm] register mmio size: 262144
Jul 05 08:19:45 kernel: [drm] add ip block number 0 <vi_common>
Jul 05 08:19:45 kernel: [drm] add ip block number 1 <gmc_v8_0>
Jul 05 08:19:45 kernel: [drm] add ip block number 2 <tonga_ih>
Jul 05 08:19:45 kernel: [drm] add ip block number 3 <gfx_v8_0>
Jul 05 08:19:45 kernel: [drm] add ip block number 4 <sdma_v3_0>
Jul 05 08:19:45 kernel: [drm] add ip block number 5 <powerplay>
Jul 05 08:19:45 kernel: [drm] add ip block number 6 <dm>
Jul 05 08:19:45 kernel: [drm] add ip block number 7 <uvd_v6_0>
Jul 05 08:19:45 kernel: [drm] add ip block number 8 <vce_v3_0>
Jul 05 08:19:45 kernel: amdgpu 0000:01:00.0: amdgpu: Fetched VBIOS from VFCT
Jul 05 08:19:45 kernel: amdgpu: ATOM BIOS: 113-1E366CU-S52
Jul 05 08:19:45 kernel: [drm] UVD is enabled in VM mode
Jul 05 08:19:45 kernel: [drm] UVD ENC is enabled in VM mode
Jul 05 08:19:45 kernel: [drm] VCE enabled in VM mode
Jul 05 08:19:45 kernel: Console: switching to colour dummy device 80x25
Jul 05 08:19:45 kernel: usbcore: registered new interface driver usbhid
Jul 05 08:19:45 kernel: usbhid: USB HID core driver
Jul 05 08:19:45 kernel: input: ASRock LED Controller as /devices/pci0000:00/0000:00:08.3/0000:19:00.0/usb9/9-1/9-1:1.0/0003:26CE:01A2.0001/input/input3
Jul 05 08:19:45 kernel: usb 3-9: new full-speed USB device number 3 using xhci_hcd
Jul 05 08:19:45 kernel: amdgpu 0000:01:00.0: vgaarb: deactivate vga console
Jul 05 08:19:45 kernel: amdgpu 0000:01:00.0: amdgpu: Trusted Memory Zone (TMZ) feature not supported
Jul 05 08:19:45 kernel: [drm] vm size is 256 GB, 2 levels, block size is 10-bit, fragment size is 9-bit
Jul 05 08:19:45 kernel: amdgpu 0000:01:00.0: amdgpu: VRAM: 8192M 0x000000F400000000 - 0x000000F5FFFFFFFF (8192M used)
Jul 05 08:19:45 kernel: amdgpu 0000:01:00.0: amdgpu: GART: 256M 0x000000FF00000000 - 0x000000FF0FFFFFFF
Jul 05 08:19:45 kernel: [drm] Detected VRAM RAM=8192M, BAR=8192M
Jul 05 08:19:45 kernel: [drm] RAM width 256bits GDDR5
Jul 05 08:19:45 kernel: [drm] amdgpu: 8192M of VRAM memory ready
Jul 05 08:19:45 kernel: [drm] amdgpu: 31704M of GTT memory ready.
Jul 05 08:19:45 kernel: [drm] GART: num cpu pages 65536, num gpu pages 65536
Jul 05 08:19:45 kernel: [drm] PCIE GART of 256M enabled (table at 0x000000F400380000).
Jul 05 08:19:45 kernel: [drm] Chained IB support enabled!
Jul 05 08:19:45 kernel: amdgpu: hwmgr_sw_init smu backed is polaris10_smu
Jul 05 08:19:45 kernel: [drm] Found UVD firmware Version: 1.130 Family ID: 16
Jul 05 08:19:45 kernel: [drm] Found VCE firmware Version: 53.26 Binary ID: 3
Jul 05 08:19:45 kernel: hid-generic 0003:26CE:01A2.0001: input,hidraw0: USB HID v1.10 Device [ASRock LED Controller] on usb-0000:19:00.0-1/input0
Jul 05 08:19:45 kernel: input: Logitech USB Receiver as /devices/pci0000:00/0000:00:02.1/0000:03:00.0/0000:04:0c.0/0000:16:00.0/usb3/3-8/3-8:1.0/0003:046D:C52B.0002/input/input4
Jul 05 08:19:45 kernel: [drm] Display Core v3.2.273 initialized on DCE 11.2
Jul 05 08:19:45 kernel: hid-generic 0003:046D:C52B.0002: input,hidraw1: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-0000:16:00.0-8/input0
Jul 05 08:19:45 kernel: input: Logitech USB Receiver Mouse as /devices/pci0000:00/0000:00:02.1/0000:03:00.0/0000:04:0c.0/0000:16:00.0/usb3/3-8/3-8:1.1/0003:046D:C52B.0003/input/input5
Jul 05 08:19:45 kernel: input: Logitech USB Receiver Consumer Control as /devices/pci0000:00/0000:00:02.1/0000:03:00.0/0000:04:0c.0/0000:16:00.0/usb3/3-8/3-8:1.1/0003:046D:C52B.0003/input/input6
Jul 05 08:19:45 kernel: usb 1-12: New USB device found, idVendor=0e8d, idProduct=0616, bcdDevice= 1.00
Jul 05 08:19:45 kernel: usb 1-12: New USB device strings: Mfr=5, Product=6, SerialNumber=7
Jul 05 08:19:45 kernel: usb 1-12: Product: Wireless_Device
Jul 05 08:19:45 kernel: usb 1-12: Manufacturer: MediaTek Inc.
Jul 05 08:19:45 kernel: usb 1-12: SerialNumber: 000000000
Jul 05 08:19:45 kernel: input: Logitech USB Receiver System Control as /devices/pci0000:00/0000:00:02.1/0000:03:00.0/0000:04:0c.0/0000:16:00.0/usb3/3-8/3-8:1.1/0003:046D:C52B.0003/input/input7
Jul 05 08:19:45 kernel: hid-generic 0003:046D:C52B.0003: input,hiddev96,hidraw2: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:16:00.0-8/input1
Jul 05 08:19:45 kernel: hid-generic 0003:046D:C52B.0004: hiddev97,hidraw3: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:16:00.0-8/input2
Jul 05 08:19:45 kernel: [drm] UVD and UVD ENC initialized successfully.
Jul 05 08:19:45 kernel: usb 1-3.1: new high-speed USB device number 4 using xhci_hcd
Jul 05 08:19:45 kernel: [drm] VCE initialized successfully.
Jul 05 08:19:45 kernel: kfd kfd: amdgpu: Allocated 3969056 bytes on gart
Jul 05 08:19:45 kernel: kfd kfd: amdgpu: Total number of KFD nodes to be created: 1
Jul 05 08:19:45 kernel: amdgpu: Virtual CRAT table created for GPU
Jul 05 08:19:45 kernel: amdgpu: Topology: Add dGPU node [0x67df:0x1002]
Jul 05 08:19:45 kernel: kfd kfd: amdgpu: added device 1002:67df
Jul 05 08:19:45 kernel: amdgpu 0000:01:00.0: amdgpu: SE 4, SH per SE 1, CU per SH 9, active_cu_number 36
Jul 05 08:19:45 kernel: amdgpu 0000:01:00.0: amdgpu: Using BACO for runtime pm
Jul 05 08:19:45 kernel: [drm] Initialized amdgpu 3.57.0 20150101 for 0000:01:00.0 on minor 1
Jul 05 08:19:45 kernel: fbcon: amdgpudrmfb (fb0) is primary device
Jul 05 08:19:45 kernel: usb 3-9: New USB device found, idVendor=0bda, idProduct=8771, bcdDevice= 2.00
Jul 05 08:19:45 kernel: usb 3-9: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Jul 05 08:19:45 kernel: usb 3-9: Product: Bluetooth Radio
Jul 05 08:19:45 kernel: usb 3-9: Manufacturer: Realtek
Jul 05 08:19:45 kernel: usb 3-9: SerialNumber: 00E04C239987
Jul 05 08:19:45 kernel: Console: switching to colour frame buffer device 240x67
Jul 05 08:19:45 kernel: usb 1-3.1: New USB device found, idVendor=05e3, idProduct=0610, bcdDevice= 6.63
Jul 05 08:19:45 kernel: usb 1-3.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Jul 05 08:19:45 kernel: usb 1-3.1: Product: USB2.1 Hub
Jul 05 08:19:45 kernel: usb 1-3.1: Manufacturer: GenesysLogic
Jul 05 08:19:45 kernel: amdgpu 0000:01:00.0: [drm] fb0: amdgpudrmfb frame buffer device
Jul 05 08:19:45 kernel: hub 1-3.1:1.0: USB hub found
Jul 05 08:19:45 kernel: hub 1-3.1:1.0: 4 ports detected
Jul 05 08:19:45 kernel: amdgpu 0000:18:00.0: enabling device (0006 -> 0007)
Jul 05 08:19:45 kernel: [drm] initializing kernel modesetting (IP DISCOVERY 0x1002:0x164E 0x1002:0x164E 0xCA).
Jul 05 08:19:45 kernel: [drm] register mmio base: 0xFCC00000
Jul 05 08:19:45 kernel: [drm] register mmio size: 524288
Jul 05 08:19:45 kernel: [drm] add ip block number 0 <nv_common>
Jul 05 08:19:45 kernel: [drm] add ip block number 1 <gmc_v10_0>
Jul 05 08:19:45 kernel: [drm] add ip block number 2 <navi10_ih>
Jul 05 08:19:45 kernel: [drm] add ip block number 3 <psp>
Jul 05 08:19:45 kernel: [drm] add ip block number 4 <smu>
Jul 05 08:19:45 kernel: [drm] add ip block number 5 <dm>
Jul 05 08:19:45 kernel: [drm] add ip block number 6 <gfx_v10_0>
Jul 05 08:19:45 kernel: [drm] add ip block number 7 <sdma_v5_2>
Jul 05 08:19:45 kernel: [drm] add ip block number 8 <vcn_v3_0>
Jul 05 08:19:45 kernel: [drm] add ip block number 9 <jpeg_v3_0>
Jul 05 08:19:45 kernel: amdgpu 0000:18:00.0: amdgpu: Fetched VBIOS from VFCT
Jul 05 08:19:45 kernel: amdgpu: ATOM BIOS: 102-RAPHAEL-008
Jul 05 08:19:45 kernel: [drm] VCN(0) decode is enabled in VM mode
Jul 05 08:19:45 kernel: [drm] VCN(0) encode is enabled in VM mode
Jul 05 08:19:45 kernel: [drm] JPEG decode is enabled in VM mode
Jul 05 08:19:45 kernel: amdgpu 0000:18:00.0: amdgpu: Trusted Memory Zone (TMZ) feature disabled as experimental (default)
Jul 05 08:19:45 kernel: [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, fragment size is 9-bit
Jul 05 08:19:45 kernel: amdgpu 0000:18:00.0: amdgpu: VRAM: 512M 0x000000F400000000 - 0x000000F41FFFFFFF (512M used)
Jul 05 08:19:45 kernel: amdgpu 0000:18:00.0: amdgpu: GART: 1024M 0x0000000000000000 - 0x000000003FFFFFFF
Jul 05 08:19:45 kernel: [drm] Detected VRAM RAM=512M, BAR=512M
Jul 05 08:19:45 kernel: [drm] RAM width 128bits DDR5
Jul 05 08:19:45 kernel: [drm] amdgpu: 512M of VRAM memory ready
Jul 05 08:19:45 kernel: [drm] amdgpu: 31704M of GTT memory ready.
Jul 05 08:19:45 kernel: [drm] GART: num cpu pages 262144, num gpu pages 262144
Jul 05 08:19:45 kernel: [drm] PCIE GART of 1024M enabled (table at 0x000000F41FC00000).
Jul 05 08:19:45 kernel: [drm] Loading DMUB firmware via PSP: version=0x05000F00
Jul 05 08:19:45 kernel: [drm] use_doorbell being set to: [true]
Jul 05 08:19:45 kernel: [drm] Found VCN firmware Version ENC: 1.31 DEC: 3 VEP: 0 Revision: 2
Jul 05 08:19:45 kernel: amdgpu 0000:18:00.0: amdgpu: Will use PSP to load VCN firmware
Jul 05 08:19:45 kernel: usb 2-3.1: new SuperSpeed USB device number 3 using xhci_hcd
Jul 05 08:19:45 kernel: amdgpu 0000:18:00.0: amdgpu: reserve 0xa00000 from 0xf41e000000 for PSP TMR
Jul 05 08:19:45 kernel: usb 2-3.1: New USB device found, idVendor=05e3, idProduct=0626, bcdDevice= 6.63
Jul 05 08:19:45 kernel: usb 2-3.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Jul 05 08:19:45 kernel: usb 2-3.1: Product: USB3.1 Hub
Jul 05 08:19:45 kernel: usb 2-3.1: Manufacturer: GenesysLogic
Jul 05 08:19:45 kernel: hub 2-3.1:1.0: USB hub found
Jul 05 08:19:45 kernel: hub 2-3.1:1.0: 4 ports detected
Jul 05 08:19:45 kernel: amdgpu 0000:18:00.0: amdgpu: RAS: optional ras ta ucode is not available
Jul 05 08:19:45 kernel: amdgpu 0000:18:00.0: amdgpu: RAP: optional rap ta ucode is not available
Jul 05 08:19:45 kernel: amdgpu 0000:18:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
Jul 05 08:19:45 kernel: amdgpu 0000:18:00.0: amdgpu: SMU is initialized successfully!
Jul 05 08:19:45 kernel: [drm] Seamless boot condition check passed
Jul 05 08:19:45 kernel: [drm] Display Core v3.2.273 initialized on DCN 3.1.5
Jul 05 08:19:45 kernel: [drm] DP-HDMI FRL PCON supported
Jul 05 08:19:45 kernel: [drm] DMUB hardware initialized: version=0x05000F00
Jul 05 08:19:45 kernel: [drm] kiq ring mec 2 pipe 1 q 0
Jul 05 08:19:45 kernel: [drm] VCN decode and encode initialized successfully(under DPG Mode).
Jul 05 08:19:45 kernel: [drm] JPEG decode initialized successfully.
Jul 05 08:19:45 kernel: amdgpu: HMM registered 512MB device memory
Jul 05 08:19:45 kernel: kfd kfd: amdgpu: Allocated 3969056 bytes on gart
Jul 05 08:19:45 kernel: kfd kfd: amdgpu: Total number of KFD nodes to be created: 1
Jul 05 08:19:45 kernel: amdgpu: Virtual CRAT table created for GPU
Jul 05 08:19:45 kernel: amdgpu: Topology: Add dGPU node [0x164e:0x1002]
Jul 05 08:19:45 kernel: kfd kfd: amdgpu: added device 1002:164e
Jul 05 08:19:45 kernel: amdgpu 0000:18:00.0: amdgpu: SE 1, SH per SE 1, CU per SH 2, active_cu_number 2
Jul 05 08:19:45 kernel: amdgpu 0000:18:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
Jul 05 08:19:45 kernel: amdgpu 0000:18:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
Jul 05 08:19:45 kernel: amdgpu 0000:18:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
Jul 05 08:19:45 kernel: amdgpu 0000:18:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
Jul 05 08:19:45 kernel: amdgpu 0000:18:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
Jul 05 08:19:45 kernel: amdgpu 0000:18:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
Jul 05 08:19:45 kernel: amdgpu 0000:18:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
Jul 05 08:19:45 kernel: amdgpu 0000:18:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
Jul 05 08:19:45 kernel: amdgpu 0000:18:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
Jul 05 08:19:45 kernel: amdgpu 0000:18:00.0: amdgpu: ring kiq_0.2.1.0 uses VM inv eng 11 on hub 0
Jul 05 08:19:45 kernel: amdgpu 0000:18:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
Jul 05 08:19:45 kernel: amdgpu 0000:18:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 8
Jul 05 08:19:45 kernel: amdgpu 0000:18:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 8
Jul 05 08:19:45 kernel: amdgpu 0000:18:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 8
Jul 05 08:19:45 kernel: amdgpu 0000:18:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 8
Jul 05 08:19:45 kernel: [drm] Initialized amdgpu 3.57.0 20150101 for 0000:18:00.0 on minor 0
Jul 05 08:19:45 kernel: amdgpu 0000:18:00.0: [drm] Cannot find any crtc or sizes
Jul 05 08:19:45 kernel: [drm] DSC precompute is not needed.
Jul 05 08:19:45 kernel: logitech-djreceiver 0003:046D:C52B.0004: hiddev96,hidraw1: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:16:00.0-8/input2
Jul 05 08:19:45 kernel: input: Logitech Wireless Device PID:4090 Mouse as /devices/pci0000:00/0000:00:02.1/0000:03:00.0/0000:04:0c.0/0000:16:00.0/usb3/3-8/3-8:1.2/0003:046D:C52B.0004/0003:046D:4090.0005/input/input9
Jul 05 08:19:45 kernel: hid-generic 0003:046D:4090.0005: input,hidraw2: USB HID v1.11 Mouse [Logitech Wireless Device PID:4090] on usb-0000:16:00.0-8/input2:1
Jul 05 08:19:45 kernel: input: Logitech MX Anywhere 3 as /devices/pci0000:00/0000:00:02.1/0000:03:00.0/0000:04:0c.0/0000:16:00.0/usb3/3-8/3-8:1.2/0003:046D:C52B.0004/0003:046D:4090.0005/input/input13
Jul 05 08:19:45 kernel: logitech-hidpp-device 0003:046D:4090.0005: input,hidraw2: USB HID v1.11 Mouse [Logitech MX Anywhere 3] on usb-0000:16:00.0-8/input2:1
Jul 05 08:19:45 kernel: usb 1-3.1.2: new full-speed USB device number 5 using xhci_hcd
Jul 05 08:19:45 kernel: logitech-hidpp-device 0003:046D:4090.0005: HID++ 4.5 device connected.
Jul 05 08:19:45 kernel: usb 1-3.1.2: New USB device found, idVendor=062a, idProduct=8520, bcdDevice= 0.01
Jul 05 08:19:45 kernel: usb 1-3.1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Jul 05 08:19:45 kernel: usb 1-3.1.2: Product: USB Keyboard
Jul 05 08:19:45 kernel: usb 1-3.1.2: Manufacturer: MosArt
Jul 05 08:19:45 kernel: input: MosArt USB Keyboard as /devices/pci0000:00/0000:00:02.1/0000:03:00.0/0000:04:08.0/0000:0a:00.0/0000:0b:0c.0/0000:14:00.0/usb1/1-3/1-3.1/1-3.1.2/1-3.1.2:1.0/0003:062A:8520.0006/input/input14
Jul 05 08:19:45 kernel: input: MosArt USB Keyboard as /devices/pci0000:00/0000:00:02.1/0000:03:00.0/0000:04:08.0/0000:0a:00.0/0000:0b:0c.0/0000:14:00.0/usb1/1-3/1-3.1/1-3.1.2/1-3.1.2:1.0/0003:062A:8520.0006/input/input15
Jul 05 08:19:45 kernel: hid-generic 0003:062A:8520.0006: input,hiddev97,hidraw3: USB HID v1.11 Keyboard [MosArt USB Keyboard] on usb-0000:14:00.0-3.1.2/input0
Jul 05 08:19:45 kernel: EXT4-fs (nvme0n1p1): mounted filesystem 1841ff97-1351-4350-8d2f-37aada795d62 r/w with ordered data mode. Quota mode: none.
Jul 05 08:19:45 systemd[1]: systemd 256.1-1-arch-g34ba18b^ running in system mode (+PAM +AUDIT -SELINUX -APPARMOR -IMA +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBCRYPTSETUP_PLUGINS +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +XKBCOMMON +UTMP -SYSVINIT +LIBARCHIVE)
Jul 05 08:19:45 systemd[1]: Detected architecture x86-64.
Jul 05 08:19:45 systemd[1]: Hostname set to <dambli>.
Jul 05 08:19:45 systemd[1]: bpf-restrict-fs: LSM BPF program attached
Jul 05 08:19:45 kernel: zram: Added device: zram0
Jul 05 08:19:45 systemd[1]: Queued start job for default target Graphical Interface.
Jul 05 08:19:45 systemd[1]: Created slice Slice /system/dirmngr.
Jul 05 08:19:45 systemd[1]: Created slice Slice /system/getty.
Jul 05 08:19:45 systemd[1]: Created slice Slice /system/gpg-agent.
Jul 05 08:19:45 systemd[1]: Created slice Slice /system/gpg-agent-browser.
Jul 05 08:19:45 systemd[1]: Created slice Slice /system/gpg-agent-extra.
Jul 05 08:19:45 systemd[1]: Created slice Slice /system/gpg-agent-ssh.
Jul 05 08:19:45 systemd[1]: Created slice Slice /system/keyboxd.
Jul 05 08:19:45 systemd[1]: Created slice Slice /system/modprobe.
Jul 05 08:19:45 systemd[1]: Created slice Slice /system/systemd-fsck.
Jul 05 08:19:45 systemd[1]: Created slice Slice /system/systemd-zram-setup.
Jul 05 08:19:45 systemd[1]: Created slice User and Session Slice.
Jul 05 08:19:45 systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
Jul 05 08:19:45 systemd[1]: Started Forward Password Requests to Wall Directory Watch.
Jul 05 08:19:45 systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
Jul 05 08:19:45 systemd[1]: Expecting device /dev/disk/by-uuid/34c0f5d9-30b2-4b5e-9b01-2e81c7b8f654...
Jul 05 08:19:45 systemd[1]: Expecting device /dev/disk/by-uuid/D4F8-6205...
Jul 05 08:19:45 systemd[1]: Expecting device /dev/disk/by-uuid/e7742f61-5b34-4ef8-bb64-5d8c2cb36e2f...
Jul 05 08:19:45 systemd[1]: Expecting device /dev/zram0...
Jul 05 08:19:45 systemd[1]: Reached target Local Encrypted Volumes.
Jul 05 08:19:45 systemd[1]: Reached target Login Prompts.
Jul 05 08:19:45 systemd[1]: Reached target Local Integrity Protected Volumes.
Jul 05 08:19:45 systemd[1]: Reached target Path Units.
Jul 05 08:19:45 systemd[1]: Reached target Remote File Systems.
Jul 05 08:19:45 systemd[1]: Reached target Slice Units.
Jul 05 08:19:45 systemd[1]: Reached target Local Verity Protected Volumes.
Jul 05 08:19:45 systemd[1]: Listening on Device-mapper event daemon FIFOs.
Jul 05 08:19:45 systemd[1]: Listening on LVM2 poll daemon socket.
Jul 05 08:19:45 systemd[1]: Listening on Process Core Dump Socket.
Jul 05 08:19:45 systemd[1]: Listening on Credential Encryption/Decryption.
Jul 05 08:19:45 systemd[1]: Listening on Journal Socket (/dev/log).
Jul 05 08:19:45 systemd[1]: Listening on Journal Sockets.
Jul 05 08:19:45 systemd[1]: Listening on Network Service Netlink Socket.
Jul 05 08:19:45 systemd[1]: TPM PCR Measurements was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Jul 05 08:19:45 systemd[1]: Make TPM PCR Policy was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Jul 05 08:19:45 systemd[1]: Listening on udev Control Socket.
Jul 05 08:19:45 systemd[1]: Listening on udev Kernel Socket.
Jul 05 08:19:45 systemd[1]: Mounting Huge Pages File System...
Jul 05 08:19:45 systemd[1]: Mounting POSIX Message Queue File System...
Jul 05 08:19:45 systemd[1]: Mounting Kernel Debug File System...
Jul 05 08:19:45 systemd[1]: Mounting Kernel Trace File System...
Jul 05 08:19:45 systemd[1]: Starting Create List of Static Device Nodes...
Jul 05 08:19:45 systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
Jul 05 08:19:45 systemd[1]: Starting Load Kernel Module configfs...
Jul 05 08:19:45 systemd[1]: Starting Load Kernel Module dm_mod...
Jul 05 08:19:45 systemd[1]: Starting Load Kernel Module drm...
Jul 05 08:19:45 systemd[1]: Starting Load Kernel Module fuse...
Jul 05 08:19:45 systemd[1]: Starting Load Kernel Module loop...
Jul 05 08:19:45 systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
Jul 05 08:19:45 systemd[1]: Clear Stale Hibernate Storage Info was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67).
Jul 05 08:19:45 systemd[1]: Starting Journal Service...
Jul 05 08:19:45 systemd[1]: Starting Load Kernel Modules...
Jul 05 08:19:45 systemd[1]: Starting Generate network units from Kernel command line...
Jul 05 08:19:45 systemd[1]: TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Jul 05 08:19:45 systemd[1]: Starting Remount Root and Kernel File Systems...
Jul 05 08:19:45 systemd[1]: Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Jul 05 08:19:45 systemd[1]: Starting Load udev Rules from Credentials...
Jul 05 08:19:45 systemd[1]: Starting Coldplug All udev Devices...
Jul 05 08:19:45 systemd[1]: Mounted Huge Pages File System.
Jul 05 08:19:45 systemd[1]: Mounted POSIX Message Queue File System.
Jul 05 08:19:45 systemd[1]: Mounted Kernel Debug File System.
Jul 05 08:19:45 systemd[1]: Mounted Kernel Trace File System.
Jul 05 08:19:45 systemd[1]: Finished Create List of Static Device Nodes.
Jul 05 08:19:45 kernel: loop: module loaded
Jul 05 08:19:45 systemd[1]: modprobe@configfs.service: Deactivated successfully.
Jul 05 08:19:45 systemd[1]: Finished Load Kernel Module configfs.
Jul 05 08:19:45 systemd[1]: modprobe@drm.service: Deactivated successfully.
Jul 05 08:19:45 systemd[1]: Finished Load Kernel Module drm.
Jul 05 08:19:45 systemd[1]: modprobe@fuse.service: Deactivated successfully.
Jul 05 08:19:45 systemd[1]: Finished Load Kernel Module fuse.
Jul 05 08:19:45 systemd[1]: modprobe@loop.service: Deactivated successfully.
Jul 05 08:19:45 systemd[1]: Finished Load Kernel Module loop.
Jul 05 08:19:45 kernel: device-mapper: uevent: version 1.0.3
Jul 05 08:19:45 kernel: device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@lists.linux.dev
Jul 05 08:19:45 systemd[1]: Mounting FUSE Control File System...
Jul 05 08:19:45 systemd[1]: Mounting Kernel Configuration File System...
Jul 05 08:19:45 systemd[1]: Starting Create Static Device Nodes in /dev gracefully...
Jul 05 08:19:45 systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
Jul 05 08:19:45 systemd[1]: Finished Load Kernel Module dm_mod.
Jul 05 08:19:45 systemd[1]: Finished Generate network units from Kernel command line.
Jul 05 08:19:45 systemd[1]: Reached target Preparation for Network.
Jul 05 08:19:45 systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
Jul 05 08:19:45 systemd[1]: Finished Load udev Rules from Credentials.
Jul 05 08:19:45 systemd[1]: Mounted FUSE Control File System.
Jul 05 08:19:45 systemd-journald[543]: Collecting audit messages is disabled.
Jul 05 08:19:45 systemd[1]: Mounted Kernel Configuration File System.
Jul 05 08:19:45 kernel: sd 2:0:0:0: Attached scsi generic sg0 type 0
Jul 05 08:19:45 kernel: sd 8:0:0:0: Attached scsi generic sg1 type 0
Jul 05 08:19:45 kernel: Asymmetric key parser 'pkcs8' registered
Jul 05 08:19:45 systemd[1]: Finished Load Kernel Modules.
Jul 05 08:19:45 systemd[1]: Starting Apply Kernel Variables...
Jul 05 08:19:45 systemd[1]: Finished Apply Kernel Variables.
Jul 05 08:19:45 systemd[1]: Finished Create Static Device Nodes in /dev gracefully.
Jul 05 08:19:45 kernel: EXT4-fs (nvme0n1p1): re-mounted 1841ff97-1351-4350-8d2f-37aada795d62 r/w. Quota mode: none.
Jul 05 08:19:45 systemd[1]: Finished Remount Root and Kernel File Systems.
Jul 05 08:19:45 systemd[1]: Started Journal Service.
Jul 05 08:19:45 systemd-journald[543]: Received client request to flush runtime journal.
Jul 05 08:19:45 systemd-journald[543]: File /var/log/journal/daba5027322a4651bc2b42b03e79d3eb/system.journal corrupted or uncleanly shut down, renaming and replacing.
Jul 05 08:19:45 kernel: zram0: detected capacity change from 0 to 8388608
Jul 05 08:19:45 kernel: Adding 4194300k swap on /dev/zram0. Priority:100 extents:1 across:4194300k SSDsc
Jul 05 08:19:45 kernel: mousedev: PS/2 mouse device common for all mice
Jul 05 08:19:45 kernel: input: PC Speaker as /devices/platform/pcspkr/input/input16
Jul 05 08:19:45 kernel: piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
Jul 05 08:19:45 kernel: piix4_smbus 0000:00:14.0: Using register 0x02 for SMBus port selection
Jul 05 08:19:45 kernel: ccp 0000:18:00.2: enabling device (0000 -> 0002)
Jul 05 08:19:45 kernel: piix4_smbus 0000:00:14.0: Auxiliary SMBus Host Controller at 0xb20
Jul 05 08:19:45 kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
Jul 05 08:19:45 kernel: ccp 0000:18:00.2: psp: unable to access the device: you might be running a broken BIOS.
Jul 05 08:19:45 kernel: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
Jul 05 08:19:45 kernel: Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
Jul 05 08:19:45 kernel: sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver
Jul 05 08:19:45 kernel: sp5100-tco sp5100-tco: Using 0xfeb00000 for watchdog MMIO address
Jul 05 08:19:45 kernel: sp5100-tco sp5100-tco: initialized. heartbeat=60 sec (nowayout=0)
Jul 05 08:19:45 kernel: platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
Jul 05 08:19:45 kernel: cfg80211: failed to load regulatory.db
Jul 05 08:19:45 kernel: RAPL PMU: API unit is 2^-32 Joules, 1 fixed counters, 163840 ms ovfl timer
Jul 05 08:19:45 kernel: RAPL PMU: hw unit of domain package 2^-16 Joules
Jul 05 08:19:45 kernel: cryptd: max_cpu_qlen set to 1000
Jul 05 08:19:45 kernel: Bluetooth: Core ver 2.22
Jul 05 08:19:45 kernel: NET: Registered PF_BLUETOOTH protocol family
Jul 05 08:19:45 kernel: Bluetooth: HCI device and connection manager initialized
Jul 05 08:19:45 kernel: Bluetooth: HCI socket layer initialized
Jul 05 08:19:45 kernel: Bluetooth: L2CAP socket layer initialized
Jul 05 08:19:45 kernel: Bluetooth: SCO socket layer initialized
Jul 05 08:19:45 kernel: AVX2 version of gcm_enc/dec engaged.
Jul 05 08:19:45 kernel: AES CTR mode by8 optimization enabled
Jul 05 08:19:45 kernel: r8169 0000:0f:00.0 eth0: RTL8125B, a8:a1:59:ef:9a:fa, XID 641, IRQ 133
Jul 05 08:19:45 kernel: r8169 0000:0f:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko]
Jul 05 08:19:45 kernel: r8169 0000:0f:00.0 enp15s0: renamed from eth0
Jul 05 08:19:45 kernel: usbcore: registered new interface driver btusb
Jul 05 08:19:45 kernel: Bluetooth: hci1: RTL: examining hci_ver=0a hci_rev=000b lmp_ver=0a lmp_subver=8761
Jul 05 08:19:45 kernel: Bluetooth: hci1: RTL: rom_version status=0 version=1
Jul 05 08:19:45 kernel: Bluetooth: hci1: RTL: loading rtl_bt/rtl8761bu_fw.bin
Jul 05 08:19:45 kernel: Bluetooth: hci1: RTL: loading rtl_bt/rtl8761bu_config.bin
Jul 05 08:19:45 kernel: Bluetooth: hci1: RTL: cfg_sz 6, total sz 30210
Jul 05 08:19:45 kernel: Bluetooth: hci0: HW/SW Version: 0x008a008a, Build Time: 20240409163648
Jul 05 08:19:45 kernel: snd_hda_intel 0000:01:00.1: enabling device (0000 -> 0002)
Jul 05 08:19:45 kernel: snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client
Jul 05 08:19:45 kernel: snd_hda_intel 0000:01:00.1: Force to non-snoop mode
Jul 05 08:19:45 kernel: snd_hda_intel 0000:18:00.1: enabling device (0000 -> 0002)
Jul 05 08:19:45 kernel: snd_hda_intel 0000:18:00.1: Handle vga_switcheroo audio client
Jul 05 08:19:45 kernel: snd_hda_intel 0000:18:00.6: enabling device (0000 -> 0002)
Jul 05 08:19:45 kernel: snd_hda_intel 0000:18:00.1: bound 0000:18:00.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu])
Jul 05 08:19:45 kernel: snd_hda_intel 0000:01:00.1: bound 0000:01:00.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu])
Jul 05 08:19:45 kernel: input: HD-Audio Generic HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:08.1/0000:18:00.1/sound/card1/input17
Jul 05 08:19:45 kernel: input: HD-Audio Generic HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:08.1/0000:18:00.1/sound/card1/input18
Jul 05 08:19:45 kernel: input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.1/0000:01:00.1/sound/card0/input21
Jul 05 08:19:45 kernel: input: HD-Audio Generic HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:08.1/0000:18:00.1/sound/card1/input19
Jul 05 08:19:45 kernel: input: HDA ATI HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.1/0000:01:00.1/sound/card0/input22
Jul 05 08:19:45 kernel: input: HDA ATI HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.1/0000:01:00.1/sound/card0/input23
Jul 05 08:19:45 kernel: input: HD-Audio Generic HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:08.1/0000:18:00.1/sound/card1/input20
Jul 05 08:19:45 kernel: input: HDA ATI HDMI HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.1/0000:01:00.1/sound/card0/input24
Jul 05 08:19:45 kernel: input: HDA ATI HDMI HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:01.1/0000:01:00.1/sound/card0/input25
Jul 05 08:19:45 kernel: input: HDA ATI HDMI HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:01.1/0000:01:00.1/sound/card0/input26
Jul 05 08:19:45 kernel: mt7921e 0000:0e:00.0: enabling device (0000 -> 0002)
Jul 05 08:19:45 kernel: mt7921e 0000:0e:00.0: ASIC revision: 79220010
Jul 05 08:19:45 kernel: snd_hda_codec_realtek hdaudioC2D0: autoconfig for ALC897: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:line
Jul 05 08:19:45 kernel: snd_hda_codec_realtek hdaudioC2D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
Jul 05 08:19:45 kernel: snd_hda_codec_realtek hdaudioC2D0: hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
Jul 05 08:19:45 kernel: snd_hda_codec_realtek hdaudioC2D0: mono: mono_out=0x0
Jul 05 08:19:45 kernel: snd_hda_codec_realtek hdaudioC2D0: dig-out=0x1e/0x0
Jul 05 08:19:45 kernel: snd_hda_codec_realtek hdaudioC2D0: inputs:
Jul 05 08:19:45 kernel: snd_hda_codec_realtek hdaudioC2D0: Front Mic=0x19
Jul 05 08:19:45 kernel: snd_hda_codec_realtek hdaudioC2D0: Rear Mic=0x18
Jul 05 08:19:45 kernel: mt7921e 0000:0e:00.0: HW/SW Version: 0x8a108a10, Build Time: 20240409163301a
Jul 05 08:19:45 kernel: input: HD-Audio Generic Front Mic as /devices/pci0000:00/0000:00:08.1/0000:18:00.6/sound/card2/input27
Jul 05 08:19:45 kernel: input: HD-Audio Generic Rear Mic as /devices/pci0000:00/0000:00:08.1/0000:18:00.6/sound/card2/input28
Jul 05 08:19:45 kernel: input: HD-Audio Generic Line Out as /devices/pci0000:00/0000:00:08.1/0000:18:00.6/sound/card2/input29
Jul 05 08:19:45 kernel: input: HD-Audio Generic Front Headphone as /devices/pci0000:00/0000:00:08.1/0000:18:00.6/sound/card2/input30
Jul 05 08:19:45 kernel: kvm_amd: TSC scaling supported
Jul 05 08:19:45 kernel: kvm_amd: Nested Virtualization enabled
Jul 05 08:19:45 kernel: kvm_amd: Nested Paging enabled
Jul 05 08:19:45 kernel: kvm_amd: LBR virtualization supported
Jul 05 08:19:45 kernel: kvm_amd: Virtual VMLOAD VMSAVE supported
Jul 05 08:19:45 kernel: kvm_amd: Virtual GIF supported
Jul 05 08:19:45 kernel: kvm_amd: Virtual NMI enabled
Jul 05 08:19:45 kernel: mt7921e 0000:0e:00.0: WM Firmware Version: ____000000, Build Time: 20240409163347
Jul 05 08:19:45 kernel: Bluetooth: hci0: Device setup in 147317 usecs
Jul 05 08:19:45 kernel: Bluetooth: hci0: HCI Enhanced Setup Synchronous Connection command is advertised, but not supported.
Jul 05 08:19:46 kernel: intel_rapl_common: Found RAPL domain package
Jul 05 08:19:46 kernel: intel_rapl_common: Found RAPL domain core
Jul 05 08:19:46 kernel: AMD Address Translation Library initialized
Jul 05 08:19:46 kernel: Bluetooth: hci0: AOSP extensions version v1.00
Jul 05 08:19:46 kernel: Bluetooth: hci0: AOSP quality report is supported
Jul 05 08:19:46 kernel: EXT4-fs (nvme1n1): mounted filesystem 34c0f5d9-30b2-4b5e-9b01-2e81c7b8f654 r/w with ordered data mode. Quota mode: none.
Jul 05 08:19:46 kernel: Bluetooth: hci1: RTL: fw version 0xdfc6d922
Jul 05 08:20:04 kernel: EXT4-fs (sdb): recovery complete
Jul 05 08:20:04 kernel: EXT4-fs (sdb): mounted filesystem e7742f61-5b34-4ef8-bb64-5d8c2cb36e2f r/w with ordered data mode. Quota mode: none.
Jul 05 08:20:04 kernel: Bluetooth: BNEP (Ethernet Emulation) ver 1.3
Jul 05 08:20:04 kernel: Bluetooth: BNEP filters: protocol multicast
Jul 05 08:20:04 kernel: Bluetooth: BNEP socket layer initialized
Jul 05 08:20:04 kernel: Bluetooth: MGMT ver 1.22
Jul 05 08:20:04 kernel: Bluetooth: MGMT ver 1.22
Jul 05 08:20:04 kernel: NET: Registered PF_ALG protocol family
Jul 05 08:20:05 kernel: block nvme1n1: No UUID available providing old NGUID
Jul 05 08:20:05 kernel: RTL8226B_RTL8221B 2.5Gbps PHY r8169-0-f00:00: attached PHY driver (mii_bus:phy_addr=r8169-0-f00:00, irq=MAC)
Jul 05 08:20:05 kernel: r8169 0000:0f:00.0 enp15s0: Link is Down
Jul 05 08:20:05 kernel: Bluetooth: hci0: HW/SW Version: 0x008a008a, Build Time: 20240409163648
Jul 05 08:20:05 kernel: Bluetooth: hci0: Device setup in 163084 usecs
Jul 05 08:20:05 kernel: Bluetooth: hci0: HCI Enhanced Setup Synchronous Connection command is advertised, but not supported.
Jul 05 08:20:05 kernel: Bluetooth: hci0: AOSP extensions version v1.00
Jul 05 08:20:05 kernel: Bluetooth: hci0: AOSP quality report is supported
Jul 05 08:20:06 kernel: tun: Universal TUN/TAP device driver, 1.6
Jul 05 08:20:07 kernel: rfkill: input handler disabled
Jul 05 08:20:07 kernel: r8169 0000:0f:00.0 enp15s0: Link is Up - 1Gbps/Full - flow control rx/tx
Jul 05 08:20:08 kernel: Bluetooth: RFCOMM TTY layer initialized
Jul 05 08:20:08 kernel: Bluetooth: RFCOMM socket layer initialized
Jul 05 08:20:08 kernel: Bluetooth: RFCOMM ver 1.11
Jul 05 08:20:14 systemd-journald[543]: File /var/log/journal/daba5027322a4651bc2b42b03e79d3eb/user-1000.journal corrupted or uncleanly shut down, renaming and replacing.
Jul 05 08:20:14 kernel: rfkill: input handler enabled
Jul 05 08:21:46 kernel: NET: Registered PF_VSOCK protocol family
Jul 05 08:21:47 kernel: bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
Jul 05 08:21:48 kernel: lxdbr0: port 1(tapc990c300) entered blocking state
Jul 05 08:21:48 kernel: lxdbr0: port 1(tapc990c300) entered disabled state
Jul 05 08:21:48 kernel: tapc990c300: entered allmulticast mode
Jul 05 08:21:48 kernel: tapc990c300: entered promiscuous mode
Jul 05 08:21:48 kernel: lxdbr0: port 1(tapc990c300) entered blocking state
Jul 05 08:21:48 kernel: lxdbr0: port 1(tapc990c300) entered forwarding state
Jul 05 08:21:53 kernel: NOHZ tick-stop error: local softirq work is pending, handler #200!!!
Jul 05 08:21:54 kernel: NOHZ tick-stop error: local softirq work is pending, handler #200!!!
Jul 05 08:22:24 kernel: NOHZ tick-stop error: local softirq work is pending, handler #200!!!
Jul 05 08:31:40 kernel: warning: `wine_sechost_se' uses wireless extensions which will stop working for Wi-Fi 7 hardware; use nl80211
Jul 05 09:04:04 kernel: NOHZ tick-stop error: local softirq work is pending, handler #200!!!
Jul 05 09:44:55 kernel: usb 1-3.1.2: USB disconnect, device number 5
Jul 05 09:44:56 kernel: usb 1-3.1.2: new full-speed USB device number 6 using xhci_hcd
Jul 05 09:44:57 kernel: usb 1-3.1.2: New USB device found, idVendor=062a, idProduct=8520, bcdDevice= 0.01
Jul 05 09:44:57 kernel: usb 1-3.1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Jul 05 09:44:57 kernel: usb 1-3.1.2: Product: USB Keyboard
Jul 05 09:44:57 kernel: usb 1-3.1.2: Manufacturer: MosArt
Jul 05 09:44:57 kernel: input: MosArt USB Keyboard as /devices/pci0000:00/0000:00:02.1/0000:03:00.0/0000:04:08.0/0000:0a:00.0/0000:0b:0c.0/0000:14:00.0/usb1/1-3/1-3.1/1-3.1.2/1-3.1.2:1.0/0003:062A:8520.0007/input/input31
Jul 05 09:44:57 kernel: input: MosArt USB Keyboard as /devices/pci0000:00/0000:00:02.1/0000:03:00.0/0000:04:08.0/0000:0a:00.0/0000:0b:0c.0/0000:14:00.0/usb1/1-3/1-3.1/1-3.1.2/1-3.1.2:1.0/0003:062A:8520.0007/input/input32
Jul 05 09:44:57 kernel: hid-generic 0003:062A:8520.0007: input,hiddev97,hidraw3: USB HID v1.11 Keyboard [MosArt USB Keyboard] on usb-0000:14:00.0-3.1.2/input0
Jul 05 14:22:21 kernel: NOHZ tick-stop error: local softirq work is pending, handler #200!!!
Jul 05 14:47:09 kernel: NOHZ tick-stop error: local softirq work is pending, handler #200!!!
Jul 05 15:14:32 kernel: [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Not enough memory for command submission!
Jul 05 15:14:32 kernel: [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Not enough memory for command submission!
Jul 05 15:14:34 kernel: [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Not enough memory for command submission!
# repeats the error continuously from this point on.
Offline
I'll just wait for the next kernel to hit. not worth trying to build
I have linked to a prebuilt version above that you just need to install with pacman as descirbed in my previous comment. It is also signed with my packager key (see https://pkgbuild.com/~gromit/linux-bise … r.zst.sig).
Offline
I understood what you were asking, understand I'm declining to do it, for a variety of reasons. first and foremost security, second lack of time on my end to verify a kernel build, finally the same test will occur naturally just by us waiting for the next kernel release to the public repositories. there isn't a rush from my end on this.
Offline