You are not logged in.
I upgraded the kernel on one of my machines to linux-6.5.3 with nvidia 535.104.05. The screen hangs right after the Grub menu. I can ssh remotely to that machine and gracefully shut it down, but when I look at journalctl, it gives me the following errors:
Sep 13 23:48:35 kernel: microcode: updated early: 0xb00002e -> 0xb000040, date = 2021-05-19
Sep 13 23:48:35 kernel: Linux version 6.5.3-arch1-1 (linux@archlinux) (gcc (GCC) 13.2.1 20230801, GNU ld (GNU Binutils) 2.41.0) #1 SMP PREEMPT_DYNAMIC Wed, 13 Sep 2023 08:37:40 +0000
Sep 13 23:48:35 kernel: Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=565debe4-b0d5-4a3c-9759-1e90a4ace905 rw loglevel=3 quiet xhci_hcd.quirks=270336 pcie_aspm=off pcie_port_pm=off edac_report=off module_blacklist=nouveau
Sep 13 23:48:35 kernel: BIOS-provided physical RAM map:
Sep 13 23:48:35 kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
Sep 13 23:48:35 kernel: BIOS-e820: [mem 0x0000000000100000-0x00000000a4882fff] usable
Sep 13 23:48:35 kernel: BIOS-e820: [mem 0x00000000a4883000-0x00000000a55eafff] reserved
Sep 13 23:48:35 kernel: BIOS-e820: [mem 0x00000000a55eb000-0x00000000a55fafff] ACPI data
Sep 13 23:48:35 kernel: BIOS-e820: [mem 0x00000000a55fb000-0x00000000a6449fff] ACPI NVS
Sep 13 23:48:35 kernel: BIOS-e820: [mem 0x00000000a644a000-0x00000000a6f93fff] reserved
Sep 13 23:48:35 kernel: BIOS-e820: [mem 0x00000000a6f94000-0x00000000a6f94fff] usable
Sep 13 23:48:35 kernel: BIOS-e820: [mem 0x00000000a6f95000-0x00000000a701afff] reserved
Sep 13 23:48:35 kernel: BIOS-e820: [mem 0x00000000a701b000-0x00000000a7ffffff] usable
Sep 13 23:48:35 kernel: BIOS-e820: [mem 0x00000000a8000000-0x00000000abffffff] reserved
Sep 13 23:48:35 kernel: BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
Sep 13 23:48:35 kernel: BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed44fff] reserved
Sep 13 23:48:35 kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Sep 13 23:48:35 kernel: BIOS-e820: [mem 0x0000000100000000-0x000000104fffffff] usable
Sep 13 23:48:35 kernel: NX (Execute Disable) protection: active
Sep 13 23:48:35 kernel: e820: update [mem 0x9bc75018-0x9bc7c857] usable ==> usable
Sep 13 23:48:35 kernel: e820: update [mem 0x9bc75018-0x9bc7c857] usable ==> usable
Sep 13 23:48:35 kernel: e820: update [mem 0x9bc6d018-0x9bc74e57] usable ==> usable
Sep 13 23:48:35 kernel: e820: update [mem 0x9bc6d018-0x9bc74e57] usable ==> usable
Sep 13 23:48:35 kernel: e820: update [mem 0x9bc4d018-0x9bc6c857] usable ==> usable
Sep 13 23:48:35 kernel: e820: update [mem 0x9bc4d018-0x9bc6c857] usable ==> usable
Sep 13 23:48:35 kernel: e820: update [mem 0x9bc3b018-0x9bc4c057] usable ==> usable
Sep 13 23:48:35 kernel: e820: update [mem 0x9bc3b018-0x9bc4c057] usable ==> usable
Sep 13 23:48:35 kernel: e820: update [mem 0x9bc29018-0x9bc3a057] usable ==> usable
Sep 13 23:48:35 kernel: e820: update [mem 0x9bc29018-0x9bc3a057] usable ==> usable
Sep 13 23:48:35 kernel: extended physical RAM map:
Sep 13 23:48:35 kernel: reserve setup_data: [mem 0x0000000000000000-0x000000000009ffff] usable
Sep 13 23:48:35 kernel: reserve setup_data: [mem 0x0000000000100000-0x000000009bc29017] usable
Sep 13 23:48:35 kernel: reserve setup_data: [mem 0x000000009bc29018-0x000000009bc3a057] usable
Sep 13 23:48:35 kernel: reserve setup_data: [mem 0x000000009bc3a058-0x000000009bc3b017] usable
Sep 13 23:48:35 kernel: reserve setup_data: [mem 0x000000009bc3b018-0x000000009bc4c057] usable
Sep 13 23:48:35 kernel: reserve setup_data: [mem 0x000000009bc4c058-0x000000009bc4d017] usable
Sep 13 23:48:35 kernel: reserve setup_data: [mem 0x000000009bc4d018-0x000000009bc6c857] usable
Sep 13 23:48:35 kernel: reserve setup_data: [mem 0x000000009bc6c858-0x000000009bc6d017] usable
Sep 13 23:48:35 kernel: reserve setup_data: [mem 0x000000009bc6d018-0x000000009bc74e57] usable
Sep 13 23:48:35 kernel: reserve setup_data: [mem 0x000000009bc74e58-0x000000009bc75017] usable
Sep 13 23:48:35 kernel: reserve setup_data: [mem 0x000000009bc75018-0x000000009bc7c857] usable
Sep 13 23:48:35 kernel: reserve setup_data: [mem 0x000000009bc7c858-0x00000000a4882fff] usable
Sep 13 23:48:35 kernel: reserve setup_data: [mem 0x00000000a4883000-0x00000000a55eafff] reserved
Sep 13 23:48:35 kernel: reserve setup_data: [mem 0x00000000a55eb000-0x00000000a55fafff] ACPI data
Sep 13 23:48:35 kernel: reserve setup_data: [mem 0x00000000a55fb000-0x00000000a6449fff] ACPI NVS
Sep 13 23:48:35 kernel: reserve setup_data: [mem 0x00000000a644a000-0x00000000a6f93fff] reserved
Sep 13 23:48:35 kernel: reserve setup_data: [mem 0x00000000a6f94000-0x00000000a6f94fff] usable
Sep 13 23:48:35 kernel: reserve setup_data: [mem 0x00000000a6f95000-0x00000000a701afff] reserved
Sep 13 23:48:35 kernel: reserve setup_data: [mem 0x00000000a701b000-0x00000000a7ffffff] usable
Sep 13 23:48:35 kernel: reserve setup_data: [mem 0x00000000a8000000-0x00000000abffffff] reserved
Sep 13 23:48:35 kernel: reserve setup_data: [mem 0x00000000e0000000-0x00000000efffffff] reserved
Sep 13 23:48:35 kernel: reserve setup_data: [mem 0x00000000fed1c000-0x00000000fed44fff] reserved
Sep 13 23:48:35 kernel: reserve setup_data: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Sep 13 23:48:35 kernel: reserve setup_data: [mem 0x0000000100000000-0x000000104fffffff] usable
Sep 13 23:48:35 kernel: efi: EFI v2.4 by American Megatrends
Sep 13 23:48:35 kernel: efi: ESRT=0xa6f36098 ACPI=0xa60ae000 ACPI 2.0=0xa60ae000 SMBIOS=0xf05e0 SMBIOS 3.0=0xa6df4000 INITRD=0x9dbfce18
Sep 13 23:48:35 kernel: efi: Remove mem29: MMIO range=[0xe0000000-0xefffffff] (256MB) from e820 map
Sep 13 23:48:35 kernel: e820: remove [mem 0xe0000000-0xefffffff] reserved
Sep 13 23:48:35 kernel: efi: Not removing mem30: MMIO range=[0xfed1c000-0xfed44fff] (164KB) from e820 map
Sep 13 23:48:35 kernel: efi: Remove mem31: MMIO range=[0xff000000-0xffffffff] (16MB) from e820 map
Sep 13 23:48:35 kernel: e820: remove [mem 0xff000000-0xffffffff] reserved
Sep 13 23:48:35 kernel: SMBIOS 3.0.0 present.
Sep 13 23:48:35 kernel: DMI: Gigabyte Technology Co., Ltd. Default string/X99-Designare EX-CF, BIOS F5c 06/15/2018
Sep 13 23:48:35 kernel: tsc: Fast TSC calibration using PIT
Sep 13 23:48:35 kernel: tsc: Detected 3600.105 MHz processor
Sep 13 23:48:35 kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Sep 13 23:48:35 kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Sep 13 23:48:35 kernel: last_pfn = 0x1050000 max_arch_pfn = 0x400000000
Sep 13 23:48:35 kernel: MTRR map: 5 entries (3 fixed + 2 variable; max 23), built from 10 variable MTRRs
Sep 13 23:48:35 kernel: x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
Sep 13 23:48:35 kernel: last_pfn = 0xa8000 max_arch_pfn = 0x400000000
Sep 13 23:48:35 kernel: found SMP MP-table at [mem 0x000fcd70-0x000fcd7f]
Sep 13 23:48:35 kernel: esrt: Reserving ESRT space from 0x00000000a6f36098 to 0x00000000a6f360d0.
Sep 13 23:48:35 kernel: Using GB pages for direct mapping
Sep 13 23:48:35 kernel: Secure boot disabled
Sep 13 23:48:35 kernel: RAMDISK: [mem 0x9bc7d000-0x9cfcafff]
Sep 13 23:48:35 kernel: ACPI: Early table checksum verification disabled
Sep 13 23:48:35 kernel: ACPI: RSDP 0x00000000A60AE000 000024 (v02 ALASKA)
Sep 13 23:48:35 kernel: ACPI: XSDT 0x00000000A60AE090 0000A4 (v01 ALASKA A M I 01072009 AMI 00010013)
Sep 13 23:48:35 kernel: ACPI: FACP 0x00000000A60E4138 00010C (v05 ALASKA A M I 01072009 AMI 00010013)
Sep 13 23:48:35 kernel: ACPI: DSDT 0x00000000A60AE1D0 035F64 (v02 ALASKA A M I 01072009 INTL 20091013)
Sep 13 23:48:35 kernel: ACPI: FACS 0x00000000A6448F80 000040
Sep 13 23:48:35 kernel: ACPI: APIC 0x00000000A60E4248 0000F4 (v03 ALASKA A M I 01072009 AMI 00010013)
Sep 13 23:48:35 kernel: ACPI: FPDT 0x00000000A60E4340 000044 (v01 ALASKA A M I 01072009 AMI 00010013)
Sep 13 23:48:35 kernel: ACPI: FIDT 0x00000000A60E4388 00009C (v01 ALASKA A M I 01072009 AMI 00010013)
Sep 13 23:48:35 kernel: ACPI: MCFG 0x00000000A60E4428 00003C (v01 ALASKA A M I 01072009 MSFT 00000097)
Sep 13 23:48:35 kernel: ACPI: SSDT 0x00000000A60E4468 000495 (v01 IdeRef IdeTable 00001000 INTL 20120913)
Sep 13 23:48:35 kernel: ACPI: UEFI 0x00000000A60E4900 000042 (v01 ALASKA A M I 01072009 00000000)
Sep 13 23:48:35 kernel: ACPI: HPET 0x00000000A60E4948 000038 (v01 ALASKA A M I 00000001 INTL 20091013)
Sep 13 23:48:35 kernel: ACPI: MSCT 0x00000000A60E4980 000090 (v01 ALASKA A M I 00000001 INTL 20091013)
Sep 13 23:48:35 kernel: ACPI: SLIT 0x00000000A60E4A10 00002D (v01 ALASKA A M I 00000001 INTL 20091013)
Sep 13 23:48:35 kernel: ACPI: SRAT 0x00000000A60E4A40 001158 (v03 ALASKA A M I 00000001 INTL 20091013)
Sep 13 23:48:35 kernel: ACPI: WDDT 0x00000000A60E5B98 000040 (v01 ALASKA A M I 00000000 INTL 20091013)
Sep 13 23:48:35 kernel: ACPI: SSDT 0x00000000A60E5BD8 01065A (v02 ALASKA PmMgt 00000001 INTL 20120913)
Sep 13 23:48:35 kernel: ACPI: NITR 0x00000000A60F6238 000071 (v02 ALASKA A M I 00000001 INTL 20091013)
Sep 13 23:48:35 kernel: ACPI: BGRT 0x00000000A60F62B0 000038 (v01 ALASKA ALASKAA 01072009 AMI 00010013)
Sep 13 23:48:35 kernel: ACPI: ASF! 0x00000000A60F62E8 0000A0 (v32 INTEL HCG 00000001 TFSM 000F4240)
Sep 13 23:48:35 kernel: ACPI: Reserving FACP table memory at [mem 0xa60e4138-0xa60e4243]
Sep 13 23:48:35 kernel: ACPI: Reserving DSDT table memory at [mem 0xa60ae1d0-0xa60e4133]
Sep 13 23:48:35 kernel: ACPI: Reserving FACS table memory at [mem 0xa6448f80-0xa6448fbf]
Sep 13 23:48:35 kernel: ACPI: Reserving APIC table memory at [mem 0xa60e4248-0xa60e433b]
Sep 13 23:48:35 kernel: ACPI: Reserving FPDT table memory at [mem 0xa60e4340-0xa60e4383]
Sep 13 23:48:35 kernel: ACPI: Reserving FIDT table memory at [mem 0xa60e4388-0xa60e4423]
Sep 13 23:48:35 kernel: ACPI: Reserving MCFG table memory at [mem 0xa60e4428-0xa60e4463]
Sep 13 23:48:35 kernel: ACPI: Reserving SSDT table memory at [mem 0xa60e4468-0xa60e48fc]
Sep 13 23:48:35 kernel: ACPI: Reserving UEFI table memory at [mem 0xa60e4900-0xa60e4941]
Sep 13 23:48:35 kernel: ACPI: Reserving HPET table memory at [mem 0xa60e4948-0xa60e497f]
Sep 13 23:48:35 kernel: ACPI: Reserving MSCT table memory at [mem 0xa60e4980-0xa60e4a0f]
Sep 13 23:48:35 kernel: ACPI: Reserving SLIT table memory at [mem 0xa60e4a10-0xa60e4a3c]
Sep 13 23:48:35 kernel: ACPI: Reserving SRAT table memory at [mem 0xa60e4a40-0xa60e5b97]
Sep 13 23:48:35 kernel: ACPI: Reserving WDDT table memory at [mem 0xa60e5b98-0xa60e5bd7]
Sep 13 23:48:35 kernel: ACPI: Reserving SSDT table memory at [mem 0xa60e5bd8-0xa60f6231]
Sep 13 23:48:35 kernel: ACPI: Reserving NITR table memory at [mem 0xa60f6238-0xa60f62a8]
Sep 13 23:48:35 kernel: ACPI: Reserving BGRT table memory at [mem 0xa60f62b0-0xa60f62e7]
Sep 13 23:48:35 kernel: ACPI: Reserving ASF! table memory at [mem 0xa60f62e8-0xa60f6387]
Sep 13 23:48:35 kernel: SRAT: PXM 0 -> APIC 0x00 -> Node 0
Sep 13 23:48:35 kernel: SRAT: PXM 0 -> APIC 0x02 -> Node 0
Sep 13 23:48:35 kernel: SRAT: PXM 0 -> APIC 0x04 -> Node 0
Sep 13 23:48:35 kernel: SRAT: PXM 0 -> APIC 0x06 -> Node 0
Sep 13 23:48:35 kernel: SRAT: PXM 0 -> APIC 0x08 -> Node 0
Sep 13 23:48:35 kernel: SRAT: PXM 0 -> APIC 0x0a -> Node 0
Sep 13 23:48:35 kernel: SRAT: PXM 0 -> APIC 0x01 -> Node 0
Sep 13 23:48:35 kernel: SRAT: PXM 0 -> APIC 0x03 -> Node 0
Sep 13 23:48:35 kernel: SRAT: PXM 0 -> APIC 0x05 -> Node 0
Sep 13 23:48:35 kernel: SRAT: PXM 0 -> APIC 0x07 -> Node 0
Sep 13 23:48:35 kernel: SRAT: PXM 0 -> APIC 0x09 -> Node 0
Sep 13 23:48:35 kernel: SRAT: PXM 0 -> APIC 0x0b -> Node 0
Sep 13 23:48:35 kernel: ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0xafffffff]
Sep 13 23:48:35 kernel: ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0x104fffffff]
Sep 13 23:48:35 kernel: NUMA: Initialized distance table, cnt=1
Sep 13 23:48:35 kernel: NUMA: Node 0 [mem 0x00000000-0xafffffff] + [mem 0x100000000-0x104fffffff] -> [mem 0x00000000-0x104fffffff]
Sep 13 23:48:35 kernel: NODE_DATA(0) allocated [mem 0x104fffa000-0x104fffefff]
Sep 13 23:48:35 kernel: Zone ranges:
Sep 13 23:48:35 kernel: DMA [mem 0x0000000000001000-0x0000000000ffffff]
Sep 13 23:48:35 kernel: DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
Sep 13 23:48:35 kernel: Normal [mem 0x0000000100000000-0x000000104fffffff]
Sep 13 23:48:35 kernel: Device empty
Sep 13 23:48:35 kernel: Movable zone start for each node
Sep 13 23:48:35 kernel: Early memory node ranges
Sep 13 23:48:35 kernel: node 0: [mem 0x0000000000001000-0x000000000009ffff]
Sep 13 23:48:35 kernel: node 0: [mem 0x0000000000100000-0x00000000a4882fff]
Sep 13 23:48:35 kernel: node 0: [mem 0x00000000a6f94000-0x00000000a6f94fff]
Sep 13 23:48:35 kernel: node 0: [mem 0x00000000a701b000-0x00000000a7ffffff]
Sep 13 23:48:35 kernel: node 0: [mem 0x0000000100000000-0x000000104fffffff]
Sep 13 23:48:35 kernel: Initmem setup node 0 [mem 0x0000000000001000-0x000000104fffffff]
Sep 13 23:48:35 kernel: On node 0, zone DMA: 1 pages in unavailable ranges
Sep 13 23:48:35 kernel: On node 0, zone DMA: 96 pages in unavailable ranges
Sep 13 23:48:35 kernel: On node 0, zone DMA32: 10001 pages in unavailable ranges
Sep 13 23:48:35 kernel: On node 0, zone DMA32: 134 pages in unavailable ranges
Sep 13 23:48:35 kernel: ACPI: PM-Timer IO Port: 0x408
Sep 13 23:48:35 kernel: ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
Sep 13 23:48:35 kernel: ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
Sep 13 23:48:35 kernel: ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
Sep 13 23:48:35 kernel: ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
Sep 13 23:48:35 kernel: ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
Sep 13 23:48:35 kernel: ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
Sep 13 23:48:35 kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
Sep 13 23:48:35 kernel: ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
Sep 13 23:48:35 kernel: ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
Sep 13 23:48:35 kernel: ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
Sep 13 23:48:35 kernel: ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
Sep 13 23:48:35 kernel: ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
Sep 13 23:48:35 kernel: IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-23
Sep 13 23:48:35 kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Sep 13 23:48:35 kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
Sep 13 23:48:35 kernel: ACPI: Using ACPI (MADT) for SMP configuration information
Sep 13 23:48:35 kernel: ACPI: HPET id: 0x8086a701 base: 0xfed00000
Sep 13 23:48:35 kernel: e820: update [mem 0xa230d000-0xa2351fff] usable ==> reserved
Sep 13 23:48:35 kernel: TSC deadline timer available
Sep 13 23:48:35 kernel: smpboot: Allowing 12 CPUs, 0 hotplug CPUs
Sep 13 23:48:35 kernel: PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
Sep 13 23:48:35 kernel: PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
Sep 13 23:48:35 kernel: PM: hibernation: Registered nosave memory: [mem 0x9bc29000-0x9bc29fff]
Sep 13 23:48:35 kernel: PM: hibernation: Registered nosave memory: [mem 0x9bc3a000-0x9bc3afff]
Sep 13 23:48:35 kernel: PM: hibernation: Registered nosave memory: [mem 0x9bc3b000-0x9bc3bfff]
Sep 13 23:48:35 kernel: PM: hibernation: Registered nosave memory: [mem 0x9bc4c000-0x9bc4cfff]
Sep 13 23:48:35 kernel: PM: hibernation: Registered nosave memory: [mem 0x9bc4d000-0x9bc4dfff]
Sep 13 23:48:35 kernel: PM: hibernation: Registered nosave memory: [mem 0x9bc6c000-0x9bc6cfff]
Sep 13 23:48:35 kernel: PM: hibernation: Registered nosave memory: [mem 0x9bc6d000-0x9bc6dfff]
Sep 13 23:48:35 kernel: PM: hibernation: Registered nosave memory: [mem 0x9bc74000-0x9bc74fff]
Sep 13 23:48:35 kernel: PM: hibernation: Registered nosave memory: [mem 0x9bc75000-0x9bc75fff]
Sep 13 23:48:35 kernel: PM: hibernation: Registered nosave memory: [mem 0x9bc7c000-0x9bc7cfff]
Sep 13 23:48:35 kernel: PM: hibernation: Registered nosave memory: [mem 0xa230d000-0xa2351fff]
Sep 13 23:48:35 kernel: PM: hibernation: Registered nosave memory: [mem 0xa4883000-0xa55eafff]
Sep 13 23:48:35 kernel: PM: hibernation: Registered nosave memory: [mem 0xa55eb000-0xa55fafff]
Sep 13 23:48:35 kernel: PM: hibernation: Registered nosave memory: [mem 0xa55fb000-0xa6449fff]
Sep 13 23:48:35 kernel: PM: hibernation: Registered nosave memory: [mem 0xa644a000-0xa6f93fff]
Sep 13 23:48:35 kernel: PM: hibernation: Registered nosave memory: [mem 0xa6f95000-0xa701afff]
Sep 13 23:48:35 kernel: PM: hibernation: Registered nosave memory: [mem 0xa8000000-0xabffffff]
Sep 13 23:48:35 kernel: PM: hibernation: Registered nosave memory: [mem 0xac000000-0xfed1bfff]
Sep 13 23:48:35 kernel: PM: hibernation: Registered nosave memory: [mem 0xfed1c000-0xfed44fff]
Sep 13 23:48:35 kernel: PM: hibernation: Registered nosave memory: [mem 0xfed45000-0xffffffff]
Sep 13 23:48:35 kernel: [mem 0xac000000-0xfed1bfff] available for PCI devices
Sep 13 23:48:35 kernel: Booting paravirtualized kernel on bare hardware
Sep 13 23:48:35 kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
Sep 13 23:48:35 kernel: setup_percpu: NR_CPUS:320 nr_cpumask_bits:12 nr_cpu_ids:12 nr_node_ids:1
Sep 13 23:48:35 kernel: percpu: Embedded 64 pages/cpu s225280 r8192 d28672 u262144
Sep 13 23:48:35 kernel: pcpu-alloc: s225280 r8192 d28672 u262144 alloc=1*2097152
Sep 13 23:48:35 kernel: pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 -- -- -- --
Sep 13 23:48:35 kernel: Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=565debe4-b0d5-4a3c-9759-1e90a4ace905 rw loglevel=3 quiet xhci_hcd.quirks=270336 pcie_aspm=off pcie_port_pm=off edac_report=off module_blacklist=nouveau
Sep 13 23:48:35 kernel: PCIe ASPM is disabled
Sep 13 23:48:35 kernel: Unknown kernel command line parameters "BOOT_IMAGE=/vmlinuz-linux edac_report=off", will be passed to user space.
Sep 13 23:48:35 kernel: random: crng init done
Sep 13 23:48:35 kernel: Dentry cache hash table entries: 8388608 (order: 14, 67108864 bytes, linear)
Sep 13 23:48:35 kernel: Inode-cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
Sep 13 23:48:35 kernel: Fallback order for Node 0: 0
Sep 13 23:48:35 kernel: Built 1 zonelists, mobility grouping on. Total pages: 16472583
Sep 13 23:48:35 kernel: Policy zone: Normal
Sep 13 23:48:35 kernel: mem auto-init: stack:all(zero), heap alloc:on, heap free:off
Sep 13 23:48:35 kernel: software IO TLB: area num 16.
Sep 13 23:48:35 kernel: Memory: 65528400K/66936864K available (16384K kernel code, 2123K rwdata, 12944K rodata, 3384K init, 3916K bss, 1408204K reserved, 0K cma-reserved)
Sep 13 23:48:35 kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=12, Nodes=1
Sep 13 23:48:35 kernel: Kernel/User page tables isolation: enabled
Sep 13 23:48:35 kernel: ftrace: allocating 48452 entries in 190 pages
Sep 13 23:48:35 kernel: ftrace: allocated 190 pages with 6 groups
Sep 13 23:48:35 kernel: Dynamic Preempt: full
Sep 13 23:48:35 kernel: rcu: Preemptible hierarchical RCU implementation.
Sep 13 23:48:35 kernel: rcu: RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=12.
Sep 13 23:48:35 kernel: rcu: RCU priority boosting: priority 1 delay 500 ms.
Sep 13 23:48:35 kernel: Trampoline variant of Tasks RCU enabled.
Sep 13 23:48:35 kernel: Rude variant of Tasks RCU enabled.
Sep 13 23:48:35 kernel: Tracing variant of Tasks RCU enabled.
Sep 13 23:48:35 kernel: rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
Sep 13 23:48:35 kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=12
Sep 13 23:48:35 kernel: NR_IRQS: 20736, nr_irqs: 520, preallocated irqs: 16
Sep 13 23:48:35 kernel: rcu: srcu_init: Setting srcu_struct sizes based on contention.
Sep 13 23:48:35 kernel: kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
Sep 13 23:48:35 kernel: Console: colour dummy device 80x25
Sep 13 23:48:35 kernel: printk: console [tty0] enabled
Sep 13 23:48:35 kernel: ACPI: Core revision 20230331
Sep 13 23:48:35 kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
Sep 13 23:48:35 kernel: APIC: Switch to symmetric I/O mode setup
Sep 13 23:48:35 kernel: x2apic: IRQ remapping doesn't support X2APIC mode
Sep 13 23:48:35 kernel: Switched APIC routing to physical flat.
Sep 13 23:48:35 kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
Sep 13 23:48:35 kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x33e4b641714, max_idle_ns: 440795244254 ns
Sep 13 23:48:35 kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 7203.21 BogoMIPS (lpj=12000350)
Sep 13 23:48:35 kernel: x86/cpu: VMX (outside TXT) disabled by BIOS
Sep 13 23:48:35 kernel: CPU0: Thermal monitoring enabled (TM1)
Sep 13 23:48:35 kernel: process: using mwait in idle threads
Sep 13 23:48:35 kernel: Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
Sep 13 23:48:35 kernel: Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
Sep 13 23:48:35 kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
Sep 13 23:48:35 kernel: Spectre V2 : Mitigation: Retpolines
Sep 13 23:48:35 kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
Sep 13 23:48:35 kernel: Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
Sep 13 23:48:35 kernel: Spectre V2 : Enabling Restricted Speculation for firmware calls
Sep 13 23:48:35 kernel: Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
Sep 13 23:48:35 kernel: Spectre V2 : User space: Mitigation: STIBP via prctl
Sep 13 23:48:35 kernel: Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
Sep 13 23:48:35 kernel: MDS: Mitigation: Clear CPU buffers
Sep 13 23:48:35 kernel: TAA: Mitigation: Clear CPU buffers
Sep 13 23:48:35 kernel: MMIO Stale Data: Mitigation: Clear CPU buffers
Sep 13 23:48:35 kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Sep 13 23:48:35 kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Sep 13 23:48:35 kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Sep 13 23:48:35 kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
Sep 13 23:48:35 kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.
Sep 13 23:48:35 kernel: Freeing SMP alternatives memory: 40K
Sep 13 23:48:35 kernel: pid_max: default: 32768 minimum: 301
Sep 13 23:48:35 kernel: LSM: initializing lsm=capability,landlock,lockdown,yama,bpf,integrity
Sep 13 23:48:35 kernel: landlock: Up and running.
Sep 13 23:48:35 kernel: Yama: becoming mindful.
Sep 13 23:48:35 kernel: LSM support for eBPF active
Sep 13 23:48:35 kernel: Mount-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
Sep 13 23:48:35 kernel: Mountpoint-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
Sep 13 23:48:35 kernel: smpboot: CPU0: Intel(R) Xeon(R) CPU E5-1650 v4 @ 3.60GHz (family: 0x6, model: 0x4f, stepping: 0x1)
Sep 13 23:48:35 kernel: RCU Tasks: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1.
Sep 13 23:48:35 kernel: RCU Tasks Rude: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1.
Sep 13 23:48:35 kernel: RCU Tasks Trace: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1.
Sep 13 23:48:35 kernel: Performance Events: PEBS fmt2+, Broadwell events, 16-deep LBR, full-width counters, Intel PMU driver.
Sep 13 23:48:35 kernel: ... version: 3
Sep 13 23:48:35 kernel: ... bit width: 48
Sep 13 23:48:35 kernel: ... generic registers: 4
Sep 13 23:48:35 kernel: ... value mask: 0000ffffffffffff
Sep 13 23:48:35 kernel: ... max period: 00007fffffffffff
Sep 13 23:48:35 kernel: ... fixed-purpose events: 3
Sep 13 23:48:35 kernel: ... event mask: 000000070000000f
Sep 13 23:48:35 kernel: signal: max sigframe size: 1776
Sep 13 23:48:35 kernel: Estimated ratio of average max frequency by base frequency (times 1024): 1080
Sep 13 23:48:35 kernel: rcu: Hierarchical SRCU implementation.
Sep 13 23:48:35 kernel: rcu: Max phase no-delay instances is 1000.
Sep 13 23:48:35 kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
Sep 13 23:48:35 kernel: smp: Bringing up secondary CPUs ...
Sep 13 23:48:35 kernel: smpboot: x86: Booting SMP configuration:
Sep 13 23:48:35 kernel: .... node #0, CPUs: #1 #2 #3 #4 #5 #6 #7 #8 #9 #10 #11
Sep 13 23:48:35 kernel: MDS CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/mds.html for more details.
Sep 13 23:48:35 kernel: TAA CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/tsx_async_abort.html for more details.
Sep 13 23:48:35 kernel: MMIO Stale Data CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/processor_mmio_stale_data.html for more details.
Sep 13 23:48:35 kernel: smp: Brought up 1 node, 12 CPUs
Sep 13 23:48:35 kernel: smpboot: Max logical packages: 1
Sep 13 23:48:35 kernel: smpboot: Total of 12 processors activated (86437.62 BogoMIPS)
Sep 13 23:48:35 kernel: devtmpfs: initialized
Sep 13 23:48:35 kernel: x86/mm: Memory block size: 2048MB
Sep 13 23:48:35 kernel: ACPI: PM: Registering ACPI NVS region [mem 0xa55fb000-0xa6449fff] (15003648 bytes)
Sep 13 23:48:35 kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
Sep 13 23:48:35 kernel: futex hash table entries: 4096 (order: 6, 262144 bytes, linear)
Sep 13 23:48:35 kernel: pinctrl core: initialized pinctrl subsystem
Sep 13 23:48:35 kernel: PM: RTC time: 03:48:22, date: 2023-09-14
Sep 13 23:48:35 kernel: NET: Registered PF_NETLINK/PF_ROUTE protocol family
Sep 13 23:48:35 kernel: DMA: preallocated 4096 KiB GFP_KERNEL pool for atomic allocations
Sep 13 23:48:35 kernel: DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
Sep 13 23:48:35 kernel: DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
Sep 13 23:48:35 kernel: audit: initializing netlink subsys (disabled)
Sep 13 23:48:35 kernel: audit: type=2000 audit(1694663302.043:1): state=initialized audit_enabled=0 res=1
Sep 13 23:48:35 kernel: thermal_sys: Registered thermal governor 'fair_share'
Sep 13 23:48:35 kernel: thermal_sys: Registered thermal governor 'bang_bang'
Sep 13 23:48:35 kernel: thermal_sys: Registered thermal governor 'step_wise'
Sep 13 23:48:35 kernel: thermal_sys: Registered thermal governor 'user_space'
Sep 13 23:48:35 kernel: thermal_sys: Registered thermal governor 'power_allocator'
Sep 13 23:48:35 kernel: cpuidle: using governor ladder
Sep 13 23:48:35 kernel: cpuidle: using governor menu
Sep 13 23:48:35 kernel: ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
Sep 13 23:48:35 kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Sep 13 23:48:35 kernel: PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
Sep 13 23:48:35 kernel: PCI: not using MMCONFIG
Sep 13 23:48:35 kernel: PCI: Using configuration type 1 for base access
Sep 13 23:48:35 kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
Sep 13 23:48:35 kernel: kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
Sep 13 23:48:35 kernel: HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
Sep 13 23:48:35 kernel: HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
Sep 13 23:48:35 kernel: HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
Sep 13 23:48:35 kernel: HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
Sep 13 23:48:35 kernel: ACPI: Added _OSI(Module Device)
Sep 13 23:48:35 kernel: ACPI: Added _OSI(Processor Device)
Sep 13 23:48:35 kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
Sep 13 23:48:35 kernel: ACPI: Added _OSI(Processor Aggregator Device)
Sep 13 23:48:35 kernel: ACPI: 3 ACPI AML tables successfully acquired and loaded
Sep 13 23:48:35 kernel: ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
Sep 13 23:48:35 kernel: ACPI: Dynamic OEM Table Load:
Sep 13 23:48:35 kernel: ACPI: Interpreter enabled
Sep 13 23:48:35 kernel: ACPI: PM: (supports S0 S3 S4 S5)
Sep 13 23:48:35 kernel: ACPI: Using IOAPIC for interrupt routing
Sep 13 23:48:35 kernel: PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
Sep 13 23:48:35 kernel: [Firmware Info]: PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] not reserved in ACPI motherboard resources
Sep 13 23:48:35 kernel: PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved as EfiMemoryMappedIO
Sep 13 23:48:35 kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Sep 13 23:48:35 kernel: PCI: Using E820 reservations for host bridge windows
Sep 13 23:48:35 kernel: ACPI: Enabled 5 GPEs in block 00 to 3F
Sep 13 23:48:35 kernel: ACPI: PCI Root Bridge [UNC0] (domain 0000 [bus ff])
Sep 13 23:48:35 kernel: acpi PNP0A03:03: _OSC: OS supports [ExtendedConfig Segments MSI EDR HPX-Type3]
Sep 13 23:48:35 kernel: acpi PNP0A03:03: _OSC: not requesting OS control; OS requires [ExtendedConfig ASPM ClockPM MSI]
Sep 13 23:48:35 kernel: acpi PNP0A03:03: FADT indicates ASPM is unsupported, using BIOS configuration
Sep 13 23:48:35 kernel: PCI host bridge to bus 0000:ff
Sep 13 23:48:35 kernel: pci_bus 0000:ff: root bus resource [bus ff]
Sep 13 23:48:35 kernel: pci 0000:ff:0b.0: [8086:6f81] type 00 class 0x088000
Sep 13 23:48:35 kernel: pci 0000:ff:0b.1: [8086:6f36] type 00 class 0x110100
Sep 13 23:48:35 kernel: pci 0000:ff:0b.2: [8086:6f37] type 00 class 0x110100
Sep 13 23:48:35 kernel: pci 0000:ff:0b.3: [8086:6f76] type 00 class 0x088000
Sep 13 23:48:35 kernel: pci 0000:ff:0c.0: [8086:6fe0] type 00 class 0x088000
Sep 13 23:48:35 kernel: pci 0000:ff:0c.1: [8086:6fe1] type 00 class 0x088000
Sep 13 23:48:35 kernel: pci 0000:ff:0c.2: [8086:6fe2] type 00 class 0x088000
Sep 13 23:48:35 kernel: pci 0000:ff:0c.3: [8086:6fe3] type 00 class 0x088000
Sep 13 23:48:35 kernel: pci 0000:ff:0c.4: [8086:6fe4] type 00 class 0x088000
Sep 13 23:48:35 kernel: pci 0000:ff:0c.5: [8086:6fe5] type 00 class 0x088000
Sep 13 23:48:35 kernel: pci 0000:ff:0f.0: [8086:6ff8] type 00 class 0x088000
Sep 13 23:48:35 kernel: pci 0000:ff:0f.1: [8086:6ff9] type 00 class 0x088000
Sep 13 23:48:35 kernel: pci 0000:ff:0f.4: [8086:6ffc] type 00 class 0x088000
Sep 13 23:48:35 kernel: pci 0000:ff:0f.5: [8086:6ffd] type 00 class 0x088000
Sep 13 23:48:35 kernel: pci 0000:ff:0f.6: [8086:6ffe] type 00 class 0x088000
Sep 13 23:48:35 kernel: pci 0000:ff:10.0: [8086:6f1d] type 00 class 0x088000
Sep 13 23:48:35 kernel: pci 0000:ff:10.1: [8086:6f34] type 00 class 0x110100
Sep 13 23:48:35 kernel: pci 0000:ff:10.5: [8086:6f1e] type 00 class 0x088000
Sep 13 23:48:35 kernel: pci 0000:ff:10.6: [8086:6f7d] type 00 class 0x110100
Sep 13 23:48:35 kernel: pci 0000:ff:10.7: [8086:6f1f] type 00 class 0x088000
Sep 13 23:48:35 kernel: pci 0000:ff:12.0: [8086:6fa0] type 00 class 0x088000
Sep 13 23:48:35 kernel: pci 0000:ff:12.1: [8086:6f30] type 00 class 0x110100
Sep 13 23:48:35 kernel: pci 0000:ff:13.0: [8086:6fa8] type 00 class 0x088000
Sep 13 23:48:35 kernel: pci 0000:ff:13.1: [8086:6f71] type 00 class 0x088000
Sep 13 23:48:35 kernel: pci 0000:ff:13.2: [8086:6faa] type 00 class 0x088000
Sep 13 23:48:35 kernel: pci 0000:ff:13.3: [8086:6fab] type 00 class 0x088000
Sep 13 23:48:35 kernel: pci 0000:ff:13.4: [8086:6fac] type 00 class 0x088000
Sep 13 23:48:35 kernel: pci 0000:ff:13.5: [8086:6fad] type 00 class 0x088000
Sep 13 23:48:35 kernel: pci 0000:ff:13.6: [8086:6fae] type 00 class 0x088000
Sep 13 23:48:35 kernel: pci 0000:ff:13.7: [8086:6faf] type 00 class 0x088000
Sep 13 23:48:35 kernel: pci 0000:ff:14.0: [8086:6fb0] type 00 class 0x088000
Sep 13 23:48:35 kernel: pci 0000:ff:14.1: [8086:6fb1] type 00 class 0x088000
Sep 13 23:48:35 kernel: pci 0000:ff:14.2: [8086:6fb2] type 00 class 0x088000
Sep 13 23:48:35 kernel: pci 0000:ff:14.3: [8086:6fb3] type 00 class 0x088000
Sep 13 23:48:35 kernel: pci 0000:ff:14.4: [8086:6fbc] type 00 class 0x088000
Sep 13 23:48:35 kernel: pci 0000:ff:14.5: [8086:6fbd] type 00 class 0x088000
Sep 13 23:48:35 kernel: pci 0000:ff:14.6: [8086:6fbe] type 00 class 0x088000
Sep 13 23:48:35 kernel: pci 0000:ff:14.7: [8086:6fbf] type 00 class 0x088000
Sep 13 23:48:35 kernel: pci 0000:ff:15.0: [8086:6fb4] type 00 class 0x088000
Sep 13 23:48:35 kernel: pci 0000:ff:15.1: [8086:6fb5] type 00 class 0x088000
Sep 13 23:48:35 kernel: pci 0000:ff:15.2: [8086:6fb6] type 00 class 0x088000
Sep 13 23:48:35 kernel: pci 0000:ff:15.3: [8086:6fb7] type 00 class 0x088000
Sep 13 23:48:35 kernel: pci 0000:ff:16.0: [8086:6f68] type 00 class 0x088000
Sep 13 23:48:35 kernel: pci 0000:ff:16.6: [8086:6f6e] type 00 class 0x088000
Sep 13 23:48:35 kernel: pci 0000:ff:16.7: [8086:6f6f] type 00 class 0x088000
Sep 13 23:48:35 kernel: pci 0000:ff:17.0: [8086:6fd0] type 00 class 0x088000
Sep 13 23:48:35 kernel: pci 0000:ff:17.4: [8086:6fb8] type 00 class 0x088000
Sep 13 23:48:35 kernel: pci 0000:ff:17.5: [8086:6fb9] type 00 class 0x088000
Sep 13 23:48:35 kernel: pci 0000:ff:17.6: [8086:6fba] type 00 class 0x088000
Sep 13 23:48:35 kernel: pci 0000:ff:17.7: [8086:6fbb] type 00 class 0x088000
Sep 13 23:48:35 kernel: pci 0000:ff:1e.0: [8086:6f98] type 00 class 0x088000
Sep 13 23:48:35 kernel: pci 0000:ff:1e.1: [8086:6f99] type 00 class 0x088000
Sep 13 23:48:35 kernel: pci 0000:ff:1e.2: [8086:6f9a] type 00 class 0x088000
Sep 13 23:48:35 kernel: pci 0000:ff:1e.3: [8086:6fc0] type 00 class 0x088000
Sep 13 23:48:35 kernel: pci 0000:ff:1e.4: [8086:6f9c] type 00 class 0x088000
Sep 13 23:48:35 kernel: pci 0000:ff:1f.0: [8086:6f88] type 00 class 0x088000
Sep 13 23:48:35 kernel: pci 0000:ff:1f.2: [8086:6f8a] type 00 class 0x088000
Sep 13 23:48:35 kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
Sep 13 23:48:35 kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig Segments MSI EDR HPX-Type3]
Sep 13 23:48:35 kernel: acpi PNP0A08:00: _OSC: not requesting OS control; OS requires [ExtendedConfig ASPM ClockPM MSI]
Sep 13 23:48:35 kernel: acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
Sep 13 23:48:35 kernel: PCI host bridge to bus 0000:00
Sep 13 23:48:35 kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
Sep 13 23:48:35 kernel: pci_bus 0000:00: root bus resource [io 0x1000-0xffff window]
Sep 13 23:48:35 kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
Sep 13 23:48:35 kernel: pci_bus 0000:00: root bus resource [mem 0xb0000000-0xdfffbfff window]
Sep 13 23:48:35 kernel: pci_bus 0000:00: root bus resource [bus 00-fe]
Sep 13 23:48:35 kernel: pci 0000:00:00.0: [8086:6f00] type 00 class 0x060000
Sep 13 23:48:35 kernel: pci 0000:00:01.0: [8086:6f02] type 01 class 0x060400
Sep 13 23:48:35 kernel: pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
Sep 13 23:48:35 kernel: pci 0000:00:01.1: [8086:6f03] type 01 class 0x060400
Sep 13 23:48:35 kernel: pci 0000:00:01.1: PME# supported from D0 D3hot D3cold
Sep 13 23:48:35 kernel: pci 0000:00:02.0: [8086:6f04] type 01 class 0x060400
Sep 13 23:48:35 kernel: pci 0000:00:02.0: PME# supported from D0 D3hot D3cold
Sep 13 23:48:35 kernel: pci 0000:00:03.0: [8086:6f08] type 01 class 0x060400
Sep 13 23:48:35 kernel: pci 0000:00:03.0: PME# supported from D0 D3hot D3cold
Sep 13 23:48:35 kernel: pci 0000:00:05.0: [8086:6f28] type 00 class 0x088000
Sep 13 23:48:35 kernel: pci 0000:00:05.1: [8086:6f29] type 00 class 0x088000
Sep 13 23:48:35 kernel: pci 0000:00:05.2: [8086:6f2a] type 00 class 0x088000
Sep 13 23:48:35 kernel: pci 0000:00:11.0: [8086:8d7c] type 00 class 0xff0000
Sep 13 23:48:35 kernel: pci 0000:00:14.0: [8086:8d31] type 00 class 0x0c0330
Sep 13 23:48:35 kernel: pci 0000:00:14.0: reg 0x10: [mem 0xdf720000-0xdf72ffff 64bit]
Sep 13 23:48:35 kernel: pci 0000:00:14.0: PME# supported from D3hot D3cold
Sep 13 23:48:35 kernel: pci 0000:00:16.0: [8086:8d3a] type 00 class 0x078000
Sep 13 23:48:35 kernel: pci 0000:00:16.0: reg 0x10: [mem 0xdf73b000-0xdf73b00f 64bit]
Sep 13 23:48:35 kernel: pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
Sep 13 23:48:35 kernel: pci 0000:00:19.0: [8086:15a1] type 00 class 0x020000
Sep 13 23:48:35 kernel: pci 0000:00:19.0: reg 0x10: [mem 0xdf700000-0xdf71ffff]
Sep 13 23:48:35 kernel: pci 0000:00:19.0: reg 0x14: [mem 0xdf738000-0xdf738fff]
Sep 13 23:48:35 kernel: pci 0000:00:19.0: reg 0x18: [io 0xf000-0xf01f]
Sep 13 23:48:35 kernel: pci 0000:00:19.0: PME# supported from D0 D3hot D3cold
Sep 13 23:48:35 kernel: pci 0000:00:1a.0: [8086:8d2d] type 00 class 0x0c0320
Sep 13 23:48:35 kernel: pci 0000:00:1a.0: reg 0x10: [mem 0xdf737000-0xdf7373ff]
Sep 13 23:48:35 kernel: pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
Sep 13 23:48:35 kernel: pci 0000:00:1b.0: [8086:8d20] type 00 class 0x040300
Sep 13 23:48:35 kernel: pci 0000:00:1b.0: reg 0x10: [mem 0xdf730000-0xdf733fff 64bit]
Sep 13 23:48:35 kernel: pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
Sep 13 23:48:35 kernel: pci 0000:00:1c.0: [8086:8d10] type 01 class 0x060400
Sep 13 23:48:35 kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
Sep 13 23:48:35 kernel: pci 0000:00:1c.5: [8086:8d1a] type 01 class 0x060400
Sep 13 23:48:35 kernel: pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
Sep 13 23:48:35 kernel: pci 0000:00:1c.7: [8086:8d1e] type 01 class 0x060400
Sep 13 23:48:35 kernel: pci 0000:00:1c.7: PME# supported from D0 D3hot D3cold
Sep 13 23:48:35 kernel: pci 0000:00:1d.0: [8086:8d26] type 00 class 0x0c0320
Sep 13 23:48:35 kernel: pci 0000:00:1d.0: reg 0x10: [mem 0xdf736000-0xdf7363ff]
Sep 13 23:48:35 kernel: pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
Sep 13 23:48:35 kernel: pci 0000:00:1f.0: [8086:8d47] type 00 class 0x060100
Sep 13 23:48:35 kernel: pci 0000:00:1f.3: [8086:8d22] type 00 class 0x0c0500
Sep 13 23:48:35 kernel: pci 0000:00:1f.3: reg 0x10: [mem 0xdf735000-0xdf7350ff 64bit]
Sep 13 23:48:35 kernel: pci 0000:00:1f.3: reg 0x20: [io 0x0580-0x059f]
Sep 13 23:48:35 kernel: pci 0000:01:00.0: [8086:0953] type 00 class 0x010802
Sep 13 23:48:35 kernel: pci 0000:01:00.0: reg 0x10: [mem 0xdf610000-0xdf613fff 64bit]
Sep 13 23:48:35 kernel: pci 0000:01:00.0: reg 0x30: [mem 0xdf600000-0xdf60ffff pref]
Sep 13 23:48:35 kernel: pci 0000:01:00.0: enabling Extended Tags
Sep 13 23:48:35 kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
Sep 13 23:48:35 kernel: pci 0000:00:01.0: bridge window [mem 0xdf600000-0xdf6fffff]
Sep 13 23:48:35 kernel: pci 0000:02:00.0: [8086:1578] type 01 class 0x060400
Sep 13 23:48:35 kernel: pci 0000:02:00.0: enabling Extended Tags
Sep 13 23:48:35 kernel: pci 0000:02:00.0: supports D1 D2
Sep 13 23:48:35 kernel: pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Sep 13 23:48:35 kernel: pci 0000:00:01.1: PCI bridge to [bus 02-4a]
Sep 13 23:48:35 kernel: pci 0000:00:01.1: bridge window [io 0x8000-0xbfff]
Sep 13 23:48:35 kernel: pci 0000:00:01.1: bridge window [mem 0xcf400000-0xdf3fffff]
Sep 13 23:48:35 kernel: pci 0000:00:01.1: bridge window [mem 0xc2100000-0xc40fffff 64bit pref]
Sep 13 23:48:35 kernel: pci 0000:03:00.0: [8086:1578] type 01 class 0x060400
Sep 13 23:48:35 kernel: pci 0000:03:00.0: enabling Extended Tags
Sep 13 23:48:35 kernel: pci 0000:03:00.0: supports D1 D2
Sep 13 23:48:35 kernel: pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Sep 13 23:48:35 kernel: pci 0000:03:01.0: [8086:1578] type 01 class 0x060400
Sep 13 23:48:35 kernel: pci 0000:03:01.0: enabling Extended Tags
Sep 13 23:48:35 kernel: pci 0000:03:01.0: supports D1 D2
Sep 13 23:48:35 kernel: pci 0000:03:01.0: PME# supported from D0 D1 D2 D3hot D3cold
Sep 13 23:48:35 kernel: pci 0000:03:02.0: [8086:1578] type 01 class 0x060400
Sep 13 23:48:35 kernel: pci 0000:03:02.0: enabling Extended Tags
Sep 13 23:48:35 kernel: pci 0000:03:02.0: supports D1 D2
Sep 13 23:48:35 kernel: pci 0000:03:02.0: PME# supported from D0 D1 D2 D3hot D3cold
Sep 13 23:48:35 kernel: pci 0000:03:04.0: [8086:1578] type 01 class 0x060400
Sep 13 23:48:35 kernel: pci 0000:03:04.0: enabling Extended Tags
Sep 13 23:48:35 kernel: pci 0000:03:04.0: supports D1 D2
Sep 13 23:48:35 kernel: pci 0000:03:04.0: PME# supported from D0 D1 D2 D3hot D3cold
Sep 13 23:48:35 kernel: pci 0000:02:00.0: PCI bridge to [bus 03-4a]
Sep 13 23:48:35 kernel: pci 0000:02:00.0: bridge window [io 0x8000-0xbfff]
Sep 13 23:48:35 kernel: pci 0000:02:00.0: bridge window [mem 0xcf400000-0xdf3fffff]
Sep 13 23:48:35 kernel: pci 0000:02:00.0: bridge window [mem 0xc2100000-0xc40fffff 64bit pref]
Sep 13 23:48:35 kernel: pci 0000:04:00.0: [8086:1577] type 00 class 0x088000
Sep 13 23:48:35 kernel: pci 0000:04:00.0: reg 0x10: [mem 0xdf300000-0xdf33ffff]
Sep 13 23:48:35 kernel: pci 0000:04:00.0: reg 0x14: [mem 0xdf340000-0xdf340fff]
Sep 13 23:48:35 kernel: pci 0000:04:00.0: enabling Extended Tags
Sep 13 23:48:35 kernel: pci 0000:04:00.0: supports D1 D2
Sep 13 23:48:35 kernel: pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Sep 13 23:48:35 kernel: pci 0000:03:00.0: PCI bridge to [bus 04]
Sep 13 23:48:35 kernel: pci 0000:03:00.0: bridge window [mem 0xdf300000-0xdf3fffff]
Sep 13 23:48:35 kernel: pci 0000:03:01.0: PCI bridge to [bus 05-48]
Sep 13 23:48:35 kernel: pci 0000:03:01.0: bridge window [io 0x8000-0xbfff]
Sep 13 23:48:35 kernel: pci 0000:03:01.0: bridge window [mem 0xcf400000-0xdf0fffff]
Sep 13 23:48:35 kernel: pci 0000:03:01.0: bridge window [mem 0xc2100000-0xc40fffff 64bit pref]
Sep 13 23:48:35 kernel: pci 0000:49:00.0: [8086:15b6] type 00 class 0x0c0330
Sep 13 23:48:35 kernel: pci 0000:49:00.0: reg 0x10: [mem 0xdf100000-0xdf10ffff]
Sep 13 23:48:35 kernel: pci 0000:49:00.0: enabling Extended Tags
Sep 13 23:48:35 kernel: pci 0000:49:00.0: supports D1 D2
Sep 13 23:48:35 kernel: pci 0000:49:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Sep 13 23:48:35 kernel: pci 0000:49:00.0: 8.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x4 link at 0000:03:02.0 (capable of 31.504 Gb/s with 8.0 GT/s PCIe x4 link)
Sep 13 23:48:35 kernel: pci 0000:03:02.0: PCI bridge to [bus 49]
Sep 13 23:48:35 kernel: pci 0000:03:02.0: bridge window [mem 0xdf100000-0xdf2fffff]
Sep 13 23:48:35 kernel: pci 0000:03:04.0: PCI bridge to [bus 4a]
Sep 13 23:48:35 kernel: pci 0000:4b:00.0: [10b5:8747] type 01 class 0x060400
Sep 13 23:48:35 kernel: pci 0000:4b:00.0: reg 0x10: [mem 0xcf300000-0xcf33ffff]
Sep 13 23:48:35 kernel: pci 0000:4b:00.0: PME# supported from D0 D3hot D3cold
Sep 13 23:48:35 kernel: pci 0000:00:02.0: PCI bridge to [bus 4b-4f]
Sep 13 23:48:35 kernel: pci 0000:00:02.0: bridge window [io 0xc000-0xdfff]
Sep 13 23:48:35 kernel: pci 0000:00:02.0: bridge window [mem 0xce000000-0xcf3fffff]
Sep 13 23:48:35 kernel: pci 0000:00:02.0: bridge window [mem 0xb0000000-0xc1ffffff 64bit pref]
Sep 13 23:48:35 kernel: pci 0000:4c:08.0: [10b5:8747] type 01 class 0x060400
Sep 13 23:48:35 kernel: pci 0000:4c:08.0: PME# supported from D0 D3hot D3cold
Sep 13 23:48:35 kernel: pci 0000:4c:09.0: [10b5:8747] type 01 class 0x060400
Sep 13 23:48:35 kernel: pci 0000:4c:09.0: PME# supported from D0 D3hot D3cold
Sep 13 23:48:35 kernel: pci 0000:4c:10.0: [10b5:8747] type 01 class 0x060400
Sep 13 23:48:35 kernel: pci 0000:4c:10.0: PME# supported from D0 D3hot D3cold
Sep 13 23:48:35 kernel: pci 0000:4b:00.0: PCI bridge to [bus 4c-4f]
Sep 13 23:48:35 kernel: pci 0000:4b:00.0: bridge window [io 0xc000-0xdfff]
Sep 13 23:48:35 kernel: pci 0000:4b:00.0: bridge window [mem 0xce000000-0xcf2fffff]
Sep 13 23:48:35 kernel: pci 0000:4b:00.0: bridge window [mem 0xb0000000-0xc1ffffff 64bit pref]
Sep 13 23:48:35 kernel: pci 0000:4d:00.0: [144d:a802] type 00 class 0x010802
Sep 13 23:48:35 kernel: pci 0000:4d:00.0: reg 0x10: [mem 0xcf210000-0xcf213fff 64bit]
Sep 13 23:48:35 kernel: pci 0000:4d:00.0: reg 0x18: [io 0xd000-0xd0ff]
Sep 13 23:48:35 kernel: pci 0000:4d:00.0: reg 0x30: [mem 0xcf200000-0xcf20ffff pref]
Sep 13 23:48:35 kernel: pci 0000:4c:08.0: PCI bridge to [bus 4d]
Sep 13 23:48:35 kernel: pci 0000:4c:08.0: bridge window [io 0xd000-0xdfff]
Sep 13 23:48:35 kernel: pci 0000:4c:08.0: bridge window [mem 0xcf200000-0xcf2fffff]
Sep 13 23:48:35 kernel: pci 0000:4c:09.0: PCI bridge to [bus 4e]
Sep 13 23:48:35 kernel: pci 0000:4f:00.0: [10de:1b81] type 00 class 0x030000
Sep 13 23:48:35 kernel: pci 0000:4f:00.0: reg 0x10: [mem 0xce000000-0xceffffff]
Sep 13 23:48:35 kernel: pci 0000:4f:00.0: reg 0x14: [mem 0xb0000000-0xbfffffff 64bit pref]
Sep 13 23:48:35 kernel: pci 0000:4f:00.0: reg 0x1c: [mem 0xc0000000-0xc1ffffff 64bit pref]
Sep 13 23:48:35 kernel: pci 0000:4f:00.0: reg 0x24: [io 0xc000-0xc07f]
Sep 13 23:48:35 kernel: pci 0000:4f:00.0: reg 0x30: [mem 0xcf000000-0xcf07ffff pref]
Sep 13 23:48:35 kernel: pci 0000:4f:00.0: enabling Extended Tags
Sep 13 23:48:35 kernel: pci 0000:4f:00.0: BAR 3: assigned to efifb
Sep 13 23:48:35 kernel: pci 0000:4f:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
Sep 13 23:48:35 kernel: pci 0000:4f:00.0: 32.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x16 link at 0000:4c:10.0 (capable of 126.016 Gb/s with 8.0 GT/s PCIe x16 link)
Sep 13 23:48:35 kernel: pci 0000:4f:00.1: [10de:10f0] type 00 class 0x040300
Sep 13 23:48:35 kernel: pci 0000:4f:00.1: reg 0x10: [mem 0xcf080000-0xcf083fff]
Sep 13 23:48:35 kernel: pci 0000:4f:00.1: enabling Extended Tags
Sep 13 23:48:35 kernel: pci 0000:4c:10.0: PCI bridge to [bus 4f]
Sep 13 23:48:35 kernel: pci 0000:4c:10.0: bridge window [io 0xc000-0xcfff]
Sep 13 23:48:35 kernel: pci 0000:4c:10.0: bridge window [mem 0xce000000-0xcf0fffff]
Sep 13 23:48:35 kernel: pci 0000:4c:10.0: bridge window [mem 0xb0000000-0xc1ffffff 64bit pref]
Sep 13 23:48:35 kernel: pci 0000:00:03.0: PCI bridge to [bus 50]
Sep 13 23:48:35 kernel: pci 0000:00:1c.0: PCI bridge to [bus 51]
Sep 13 23:48:35 kernel: pci 0000:52:00.0: [8086:1539] type 00 class 0x020000
Sep 13 23:48:35 kernel: pci 0000:52:00.0: reg 0x10: [mem 0xdf500000-0xdf51ffff]
Sep 13 23:48:35 kernel: pci 0000:52:00.0: reg 0x18: [io 0xe000-0xe01f]
Sep 13 23:48:35 kernel: pci 0000:52:00.0: reg 0x1c: [mem 0xdf520000-0xdf523fff]
Sep 13 23:48:35 kernel: pci 0000:52:00.0: PME# supported from D0 D3hot D3cold
Sep 13 23:48:35 kernel: pci 0000:00:1c.5: PCI bridge to [bus 52]
Sep 13 23:48:35 kernel: pci 0000:00:1c.5: bridge window [io 0xe000-0xefff]
Sep 13 23:48:35 kernel: pci 0000:00:1c.5: bridge window [mem 0xdf500000-0xdf5fffff]
Sep 13 23:48:35 kernel: pci 0000:53:00.0: [8086:24f3] type 00 class 0x028000
Sep 13 23:48:35 kernel: pci 0000:53:00.0: reg 0x10: [mem 0xdf400000-0xdf401fff 64bit]
Sep 13 23:48:35 kernel: pci 0000:53:00.0: PME# supported from D0 D3hot D3cold
Sep 13 23:48:35 kernel: pci 0000:00:1c.7: PCI bridge to [bus 53]
Sep 13 23:48:35 kernel: pci 0000:00:1c.7: bridge window [mem 0xdf400000-0xdf4fffff]
Sep 13 23:48:35 kernel: pci_bus 0000:00: on NUMA node 0
Sep 13 23:48:35 kernel: ACPI: PCI: Interrupt link LNKA configured for IRQ 11
Sep 13 23:48:35 kernel: ACPI: PCI: Interrupt link LNKB configured for IRQ 10
Sep 13 23:48:35 kernel: ACPI: PCI: Interrupt link LNKC configured for IRQ 4
Sep 13 23:48:35 kernel: ACPI: PCI: Interrupt link LNKD configured for IRQ 5
Sep 13 23:48:35 kernel: ACPI: PCI: Interrupt link LNKE configured for IRQ 3
Sep 13 23:48:35 kernel: ACPI: PCI: Interrupt link LNKF configured for IRQ 0
Sep 13 23:48:35 kernel: ACPI: PCI: Interrupt link LNKF disabled
Sep 13 23:48:35 kernel: ACPI: PCI: Interrupt link LNKG configured for IRQ 7
Sep 13 23:48:35 kernel: ACPI: PCI: Interrupt link LNKH configured for IRQ 0
Sep 13 23:48:35 kernel: ACPI: PCI: Interrupt link LNKH disabled
Sep 13 23:48:35 kernel: pci_bus 0000:03: Allocating resources
Sep 13 23:48:35 kernel: iommu: Default domain type: Translated
Sep 13 23:48:35 kernel: pci 0000:03:02.0: bridge window [io 0x1000-0x0fff] to [bus 49] add_size 1000
Sep 13 23:48:35 kernel: iommu: DMA domain TLB invalidation policy: lazy mode
Sep 13 23:48:35 kernel: pci 0000:03:02.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 49] add_size 200000 add_align 100000
Sep 13 23:48:35 kernel: pci 0000:03:04.0: bridge window [io 0x1000-0x0fff] to [bus 4a] add_size 1000
Sep 13 23:48:35 kernel: pci 0000:03:04.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 4a] add_size 200000 add_align 100000
Sep 13 23:48:35 kernel: pci 0000:03:04.0: bridge window [mem 0x00100000-0x000fffff] to [bus 4a] add_size 200000 add_align 100000
Sep 13 23:48:35 kernel: pci 0000:00:01.1: BAR 14: assigned [mem 0xb0000000-0xbfffffff]
Sep 13 23:48:35 kernel: pci 0000:00:01.1: BAR 15: assigned [mem 0xc0000000-0xc1ffffff 64bit pref]
Sep 13 23:48:35 kernel: pci 0000:00:01.1: BAR 13: assigned [io 0x1000-0x4fff]
Sep 13 23:48:35 kernel: pci 0000:03:02.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
Sep 13 23:48:35 kernel: pci 0000:03:02.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
Sep 13 23:48:35 kernel: pci 0000:03:04.0: BAR 14: no space for [mem size 0x00200000]
Sep 13 23:48:35 kernel: pci 0000:03:04.0: BAR 14: failed to assign [mem size 0x00200000]
Sep 13 23:48:35 kernel: pci 0000:03:04.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
Sep 13 23:48:35 kernel: pci 0000:03:04.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
Sep 13 23:48:35 kernel: pci 0000:03:02.0: BAR 13: no space for [io size 0x1000]
Sep 13 23:48:35 kernel: pci 0000:03:02.0: BAR 13: failed to assign [io size 0x1000]
Sep 13 23:48:35 kernel: pci 0000:03:04.0: BAR 13: no space for [io size 0x1000]
Sep 13 23:48:35 kernel: pci 0000:03:04.0: BAR 13: failed to assign [io size 0x1000]
Sep 13 23:48:35 kernel: pci 0000:03:04.0: BAR 14: no space for [mem size 0x00200000]
Sep 13 23:48:35 kernel: pci 0000:03:04.0: BAR 14: failed to assign [mem size 0x00200000]
Sep 13 23:48:35 kernel: pci 0000:03:04.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
Sep 13 23:48:35 kernel: pci 0000:03:04.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
Sep 13 23:48:35 kernel: pci 0000:03:04.0: BAR 13: no space for [io size 0x1000]
Sep 13 23:48:35 kernel: pci 0000:03:04.0: BAR 13: failed to assign [io size 0x1000]
Sep 13 23:48:35 kernel: pci 0000:03:02.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
Sep 13 23:48:35 kernel: pci 0000:03:02.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
Sep 13 23:48:35 kernel: pci 0000:03:02.0: BAR 13: no space for [io size 0x1000]
Sep 13 23:48:35 kernel: pci 0000:03:02.0: BAR 13: failed to assign [io size 0x1000]
Sep 13 23:48:35 kernel: pci 0000:03:00.0: PCI bridge to [bus 04]
Sep 13 23:48:35 kernel: pci 0000:03:00.0: bridge window [mem 0xdf300000-0xdf3fffff]
Sep 13 23:48:35 kernel: pci 0000:03:01.0: PCI bridge to [bus 05-48]
Sep 13 23:48:35 kernel: pci 0000:03:01.0: bridge window [io 0x8000-0xbfff]
Sep 13 23:48:35 kernel: pci 0000:03:01.0: bridge window [mem 0xcf400000-0xdf0fffff]
Sep 13 23:48:35 kernel: pci 0000:03:01.0: bridge window [mem 0xc2100000-0xc40fffff 64bit pref]
Sep 13 23:48:35 kernel: pci 0000:03:02.0: PCI bridge to [bus 49]
Sep 13 23:48:35 kernel: pci 0000:03:02.0: bridge window [mem 0xdf100000-0xdf2fffff]
Sep 13 23:48:35 kernel: pci 0000:03:04.0: PCI bridge to [bus 4a]
Sep 13 23:48:35 kernel: pci 0000:02:00.0: PCI bridge to [bus 03-4a]
Sep 13 23:48:35 kernel: pci 0000:02:00.0: bridge window [io 0x8000-0xbfff]
Sep 13 23:48:35 kernel: pci 0000:02:00.0: bridge window [mem 0xcf400000-0xdf3fffff]
Sep 13 23:48:35 kernel: pci 0000:02:00.0: bridge window [mem 0xc2100000-0xc40fffff 64bit pref]
Sep 13 23:48:35 kernel: pci 0000:00:01.1: PCI bridge to [bus 02-4a]
Sep 13 23:48:35 kernel: pci 0000:00:01.1: bridge window [io 0x1000-0x4fff]
Sep 13 23:48:35 kernel: SCSI subsystem initialized
Sep 13 23:48:35 kernel: pci 0000:00:01.1: bridge window [mem 0xb0000000-0xbfffffff]
Sep 13 23:48:35 kernel: pci 0000:00:01.1: bridge window [mem 0xc0000000-0xc1ffffff 64bit pref]
Sep 13 23:48:35 kernel: libata version 3.00 loaded.
Sep 13 23:48:35 kernel: ACPI: bus type USB registered
Sep 13 23:48:35 kernel: usbcore: registered new interface driver usbfs
Sep 13 23:48:35 kernel: usbcore: registered new interface driver hub
Sep 13 23:48:35 kernel: usbcore: registered new device driver usb
Sep 13 23:48:35 kernel: pps_core: LinuxPPS API ver. 1 registered
Sep 13 23:48:35 kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
Sep 13 23:48:35 kernel: PTP clock support registered
Sep 13 23:48:35 kernel: EDAC MC: Ver: 3.0.0
Sep 13 23:48:35 kernel: efivars: Registered efivars operations
Sep 13 23:48:35 kernel: NetLabel: Initializing
Sep 13 23:48:35 kernel: NetLabel: domain hash size = 128
Sep 13 23:48:35 kernel: NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
Sep 13 23:48:35 kernel: NetLabel: unlabeled traffic allowed by default
Sep 13 23:48:35 kernel: mctp: management component transport protocol core
Sep 13 23:48:35 kernel: NET: Registered PF_MCTP protocol family
Sep 13 23:48:35 kernel: PCI: Using ACPI for IRQ routing
Sep 13 23:48:35 kernel: PCI: pci_cache_line_size set to 64 bytes
Sep 13 23:48:35 kernel: pci 0000:00:02.0: can't claim BAR 15 [mem 0xb0000000-0xc1ffffff 64bit pref]: address conflict with PCI Bus 0000:02 [mem 0xb0000000-0xbfffffff]
Sep 13 23:48:35 kernel: pci 0000:4b:00.0: can't claim BAR 15 [mem 0xb0000000-0xc1ffffff 64bit pref]: no compatible bridge window
Sep 13 23:48:35 kernel: pci 0000:4c:10.0: can't claim BAR 15 [mem 0xb0000000-0xc1ffffff 64bit pref]: no compatible bridge window
Sep 13 23:48:35 kernel: pci 0000:4f:00.0: can't claim BAR 1 [mem 0xb0000000-0xbfffffff 64bit pref]: no compatible bridge window
Sep 13 23:48:35 kernel: pci 0000:4f:00.0: can't claim BAR 3 [mem 0xc0000000-0xc1ffffff 64bit pref]: no compatible bridge window
Sep 13 23:48:35 kernel: e820: reserve RAM buffer [mem 0x9bc29018-0x9bffffff]
Sep 13 23:48:35 kernel: e820: reserve RAM buffer [mem 0x9bc3b018-0x9bffffff]
Sep 13 23:48:35 kernel: e820: reserve RAM buffer [mem 0x9bc4d018-0x9bffffff]
Sep 13 23:48:35 kernel: e820: reserve RAM buffer [mem 0x9bc6d018-0x9bffffff]
Sep 13 23:48:35 kernel: e820: reserve RAM buffer [mem 0x9bc75018-0x9bffffff]
Sep 13 23:48:35 kernel: e820: reserve RAM buffer [mem 0xa230d000-0xa3ffffff]
Sep 13 23:48:35 kernel: e820: reserve RAM buffer [mem 0xa4883000-0xa7ffffff]
Sep 13 23:48:35 kernel: e820: reserve RAM buffer [mem 0xa6f95000-0xa7ffffff]
Sep 13 23:48:35 kernel: pci 0000:4f:00.0: vgaarb: setting as boot VGA device
Sep 13 23:48:35 kernel: pci 0000:4f:00.0: vgaarb: bridge control possible
Sep 13 23:48:35 kernel: pci 0000:4f:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
Sep 13 23:48:35 kernel: vgaarb: loaded
Sep 13 23:48:35 kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
Sep 13 23:48:35 kernel: hpet0: 8 comparators, 64-bit 14.318180 MHz counter
Sep 13 23:48:35 kernel: clocksource: Switched to clocksource tsc-early
Sep 13 23:48:35 kernel: VFS: Disk quotas dquot_6.6.0
Sep 13 23:48:35 kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Sep 13 23:48:35 kernel: pnp: PnP ACPI init
Sep 13 23:48:35 kernel: system 00:01: [io 0x0500-0x057f] has been reserved
Sep 13 23:48:35 kernel: system 00:01: [io 0x0400-0x047f] has been reserved
Sep 13 23:48:35 kernel: system 00:01: [io 0x0580-0x059f] has been reserved
Sep 13 23:48:35 kernel: system 00:01: [io 0x0600-0x061f] has been reserved
Sep 13 23:48:35 kernel: system 00:01: [io 0x0880-0x0883] has been reserved
Sep 13 23:48:35 kernel: system 00:01: [io 0x0800-0x081f] has been reserved
Sep 13 23:48:35 kernel: system 00:01: [mem 0xfed1c000-0xfed3ffff] has been reserved
Sep 13 23:48:35 kernel: system 00:01: [mem 0xfed45000-0xfed8bfff] has been reserved
Sep 13 23:48:35 kernel: system 00:01: [mem 0xff000000-0xffffffff] has been reserved
Sep 13 23:48:35 kernel: system 00:01: [mem 0xfee00000-0xfeefffff] has been reserved
Sep 13 23:48:35 kernel: system 00:01: [mem 0xfed12000-0xfed1200f] has been reserved
Sep 13 23:48:35 kernel: system 00:01: [mem 0xfed12010-0xfed1201f] has been reserved
Sep 13 23:48:35 kernel: system 00:01: [mem 0xfed1b000-0xfed1bfff] has been reserved
Sep 13 23:48:35 kernel: system 00:02: [io 0x0a00-0x0a2f] has been reserved
Sep 13 23:48:35 kernel: system 00:02: [io 0x0a30-0x0a3f] has been reserved
Sep 13 23:48:35 kernel: system 00:02: [io 0x0a40-0x0a4f] has been reserved
Sep 13 23:48:35 kernel: pnp: PnP ACPI: found 3 devices
Sep 13 23:48:35 kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Sep 13 23:48:35 kernel: NET: Registered PF_INET protocol family
Sep 13 23:48:35 kernel: IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
Sep 13 23:48:35 kernel: tcp_listen_portaddr_hash hash table entries: 32768 (order: 7, 524288 bytes, linear)
Sep 13 23:48:35 kernel: Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
Sep 13 23:48:35 kernel: TCP established hash table entries: 524288 (order: 10, 4194304 bytes, linear)
Sep 13 23:48:35 kernel: TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
Sep 13 23:48:35 kernel: TCP: Hash tables configured (established 524288 bind 65536)
Sep 13 23:48:35 kernel: MPTCP token hash table entries: 65536 (order: 8, 1572864 bytes, linear)
Sep 13 23:48:35 kernel: UDP hash table entries: 32768 (order: 8, 1048576 bytes, linear)
Sep 13 23:48:35 kernel: UDP-Lite hash table entries: 32768 (order: 8, 1048576 bytes, linear)
Sep 13 23:48:35 kernel: NET: Registered PF_UNIX/PF_LOCAL protocol family
Sep 13 23:48:35 kernel: NET: Registered PF_XDP protocol family
Sep 13 23:48:35 kernel: pci 0000:03:02.0: bridge window [io 0x1000-0x0fff] to [bus 49] add_size 1000
Sep 13 23:48:35 kernel: pci 0000:03:02.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 49] add_size 200000 add_align 100000
Sep 13 23:48:35 kernel: pci 0000:03:04.0: bridge window [io 0x1000-0x0fff] to [bus 4a] add_size 1000
Sep 13 23:48:35 kernel: pci 0000:03:04.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 4a] add_size 200000 add_align 100000
Sep 13 23:48:35 kernel: pci 0000:03:04.0: bridge window [mem 0x00100000-0x000fffff] to [bus 4a] add_size 200000 add_align 100000
Sep 13 23:48:35 kernel: pci 0000:4c:09.0: bridge window [io 0x1000-0x0fff] to [bus 4e] add_size 1000
Sep 13 23:48:35 kernel: pci 0000:4c:09.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 4e] add_size 200000 add_align 100000
Sep 13 23:48:35 kernel: pci 0000:4c:09.0: bridge window [mem 0x00100000-0x000fffff] to [bus 4e] add_size 200000 add_align 100000
Sep 13 23:48:35 kernel: pci 0000:00:1c.0: bridge window [io 0x1000-0x0fff] to [bus 51] add_size 1000
Sep 13 23:48:35 kernel: pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 51] add_size 200000 add_align 100000
Sep 13 23:48:35 kernel: pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 51] add_size 200000 add_align 100000
Sep 13 23:48:35 kernel: pci 0000:00:02.0: BAR 15: no space for [mem size 0x1c000000 64bit pref]
Sep 13 23:48:35 kernel: pci 0000:00:02.0: BAR 15: failed to assign [mem size 0x1c000000 64bit pref]
Sep 13 23:48:35 kernel: pci 0000:00:1c.0: BAR 14: assigned [mem 0xc2000000-0xc21fffff]
Sep 13 23:48:35 kernel: pci 0000:00:1c.0: BAR 15: assigned [mem 0xc2200000-0xc23fffff 64bit pref]
Sep 13 23:48:35 kernel: pci 0000:00:1c.0: BAR 13: assigned [io 0x5000-0x5fff]
Sep 13 23:48:35 kernel: pci 0000:00:02.0: BAR 15: no space for [mem size 0x1c000000 64bit pref]
Sep 13 23:48:35 kernel: pci 0000:00:02.0: BAR 15: failed to assign [mem size 0x1c000000 64bit pref]
Sep 13 23:48:35 kernel: pci 0000:00:1c.0: BAR 14: assigned [mem 0xc2000000-0xc21fffff]
Sep 13 23:48:35 kernel: pci 0000:00:1c.0: BAR 15: assigned [mem 0xc2200000-0xc23fffff 64bit pref]
Sep 13 23:48:35 kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
Sep 13 23:48:35 kernel: pci 0000:00:01.0: bridge window [mem 0xdf600000-0xdf6fffff]
Sep 13 23:48:35 kernel: pci 0000:03:02.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
Sep 13 23:48:35 kernel: pci 0000:03:02.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
Sep 13 23:48:35 kernel: pci 0000:03:04.0: BAR 14: no space for [mem size 0x00200000]
Sep 13 23:48:35 kernel: pci 0000:03:04.0: BAR 14: failed to assign [mem size 0x00200000]
Sep 13 23:48:35 kernel: pci 0000:03:04.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
Sep 13 23:48:35 kernel: pci 0000:03:04.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
Sep 13 23:48:35 kernel: pci 0000:03:02.0: BAR 13: no space for [io size 0x1000]
Sep 13 23:48:35 kernel: pci 0000:03:02.0: BAR 13: failed to assign [io size 0x1000]
Sep 13 23:48:35 kernel: pci 0000:03:04.0: BAR 13: no space for [io size 0x1000]
Sep 13 23:48:35 kernel: pci 0000:03:04.0: BAR 13: failed to assign [io size 0x1000]
Sep 13 23:48:35 kernel: pci 0000:03:04.0: BAR 14: no space for [mem size 0x00200000]
Sep 13 23:48:35 kernel: pci 0000:03:04.0: BAR 14: failed to assign [mem size 0x00200000]
Sep 13 23:48:35 kernel: pci 0000:03:04.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
Sep 13 23:48:35 kernel: pci 0000:03:04.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
Sep 13 23:48:35 kernel: pci 0000:03:04.0: BAR 13: no space for [io size 0x1000]
Sep 13 23:48:35 kernel: pci 0000:03:04.0: BAR 13: failed to assign [io size 0x1000]
Sep 13 23:48:35 kernel: pci 0000:03:02.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
Sep 13 23:48:35 kernel: pci 0000:03:02.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
Sep 13 23:48:35 kernel: pci 0000:03:02.0: BAR 13: no space for [io size 0x1000]
Sep 13 23:48:35 kernel: pci 0000:03:02.0: BAR 13: failed to assign [io size 0x1000]
Sep 13 23:48:35 kernel: pci 0000:03:00.0: PCI bridge to [bus 04]
Sep 13 23:48:35 kernel: pci 0000:03:00.0: bridge window [mem 0xdf300000-0xdf3fffff]
Sep 13 23:48:35 kernel: pci 0000:03:01.0: PCI bridge to [bus 05-48]
Sep 13 23:48:35 kernel: pci 0000:03:01.0: bridge window [io 0x8000-0xbfff]
Sep 13 23:48:35 kernel: pci 0000:03:01.0: bridge window [mem 0xcf400000-0xdf0fffff]
Sep 13 23:48:35 kernel: pci 0000:03:01.0: bridge window [mem 0xc2100000-0xc40fffff 64bit pref]
Sep 13 23:48:35 kernel: pci 0000:03:02.0: PCI bridge to [bus 49]
Sep 13 23:48:35 kernel: pci 0000:03:02.0: bridge window [mem 0xdf100000-0xdf2fffff]
Sep 13 23:48:35 kernel: pci 0000:03:04.0: PCI bridge to [bus 4a]
Sep 13 23:48:35 kernel: pci 0000:02:00.0: PCI bridge to [bus 03-4a]
Sep 13 23:48:35 kernel: pci 0000:02:00.0: bridge window [io 0x8000-0xbfff]
Sep 13 23:48:35 kernel: pci 0000:02:00.0: bridge window [mem 0xcf400000-0xdf3fffff]
Sep 13 23:48:35 kernel: pci 0000:02:00.0: bridge window [mem 0xc2100000-0xc40fffff 64bit pref]
Sep 13 23:48:35 kernel: pci 0000:00:01.1: PCI bridge to [bus 02-4a]
Sep 13 23:48:35 kernel: pci 0000:00:01.1: bridge window [io 0x1000-0x4fff]
Sep 13 23:48:35 kernel: pci 0000:00:01.1: bridge window [mem 0xb0000000-0xbfffffff]
Sep 13 23:48:35 kernel: pci 0000:00:01.1: bridge window [mem 0xc0000000-0xc1ffffff 64bit pref]
Sep 13 23:48:35 kernel: pci 0000:4b:00.0: BAR 15: no space for [mem size 0x1c000000 64bit pref]
Sep 13 23:48:35 kernel: pci 0000:4b:00.0: BAR 15: failed to assign [mem size 0x1c000000 64bit pref]
Sep 13 23:48:35 kernel: pci 0000:4b:00.0: BAR 15: no space for [mem size 0x1c000000 64bit pref]
Sep 13 23:48:35 kernel: pci 0000:4b:00.0: BAR 15: failed to assign [mem size 0x1c000000 64bit pref]
Sep 13 23:48:35 kernel: pci 0000:4c:10.0: BAR 15: no space for [mem size 0x18000000 64bit pref]
Sep 13 23:48:35 kernel: pci 0000:4c:10.0: BAR 15: failed to assign [mem size 0x18000000 64bit pref]
Sep 13 23:48:35 kernel: pci 0000:4c:09.0: BAR 14: no space for [mem size 0x00200000]
Sep 13 23:48:35 kernel: pci 0000:4c:09.0: BAR 14: failed to assign [mem size 0x00200000]
Sep 13 23:48:35 kernel: pci 0000:4c:09.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
Sep 13 23:48:35 kernel: pci 0000:4c:09.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
Sep 13 23:48:35 kernel: pci 0000:4c:09.0: BAR 13: no space for [io size 0x1000]
Sep 13 23:48:35 kernel: pci 0000:4c:09.0: BAR 13: failed to assign [io size 0x1000]
Sep 13 23:48:35 kernel: pci 0000:4c:10.0: BAR 15: no space for [mem size 0x18000000 64bit pref]
Sep 13 23:48:35 kernel: pci 0000:4c:10.0: BAR 15: failed to assign [mem size 0x18000000 64bit pref]
Sep 13 23:48:35 kernel: pci 0000:4c:09.0: BAR 14: no space for [mem size 0x00200000]
Sep 13 23:48:35 kernel: pci 0000:4c:09.0: BAR 14: failed to assign [mem size 0x00200000]
Sep 13 23:48:35 kernel: pci 0000:4c:09.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
Sep 13 23:48:35 kernel: pci 0000:4c:09.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
Sep 13 23:48:35 kernel: pci 0000:4c:09.0: BAR 13: no space for [io size 0x1000]
Sep 13 23:48:35 kernel: pci 0000:4c:09.0: BAR 13: failed to assign [io size 0x1000]
Sep 13 23:48:35 kernel: pci 0000:4c:08.0: PCI bridge to [bus 4d]
Sep 13 23:48:35 kernel: pci 0000:4c:08.0: bridge window [io 0xd000-0xdfff]
Sep 13 23:48:35 kernel: pci 0000:4c:08.0: bridge window [mem 0xcf200000-0xcf2fffff]
Sep 13 23:48:35 kernel: pci 0000:4c:09.0: PCI bridge to [bus 4e]
Sep 13 23:48:35 kernel: pci 0000:4f:00.0: BAR 1: no space for [mem size 0x10000000 64bit pref]
Sep 13 23:48:35 kernel: pci 0000:4f:00.0: BAR 1: failed to assign [mem 0xb0000000-0xbfffffff 64bit pref]
Sep 13 23:48:35 kernel: pci 0000:4f:00.0: BAR 3: no space for [mem size 0x02000000 64bit pref]
Sep 13 23:48:35 kernel: pci 0000:4f:00.0: BAR 3: failed to assign [mem 0xc0000000-0xc1ffffff 64bit pref]
Sep 13 23:48:35 kernel: pci 0000:4c:10.0: PCI bridge to [bus 4f]
Sep 13 23:48:35 kernel: pci 0000:4c:10.0: bridge window [io 0xc000-0xcfff]
Sep 13 23:48:35 kernel: pci 0000:4c:10.0: bridge window [mem 0xce000000-0xcf0fffff]
Sep 13 23:48:35 kernel: pci 0000:4b:00.0: PCI bridge to [bus 4c-4f]
Sep 13 23:48:35 kernel: pci 0000:4b:00.0: bridge window [io 0xc000-0xdfff]
Sep 13 23:48:35 kernel: pci 0000:4b:00.0: bridge window [mem 0xce000000-0xcf2fffff]
Sep 13 23:48:35 kernel: pci 0000:00:02.0: PCI bridge to [bus 4b-4f]
Sep 13 23:48:35 kernel: pci 0000:00:02.0: bridge window [io 0xc000-0xdfff]
Sep 13 23:48:35 kernel: pci 0000:00:02.0: bridge window [mem 0xce000000-0xcf3fffff]
Sep 13 23:48:35 kernel: pci 0000:00:03.0: PCI bridge to [bus 50]
Sep 13 23:48:35 kernel: pci 0000:00:1c.0: PCI bridge to [bus 51]
Sep 13 23:48:35 kernel: pci 0000:00:1c.0: bridge window [io 0x5000-0x5fff]
Sep 13 23:48:35 kernel: pci 0000:00:1c.0: bridge window [mem 0xc2000000-0xc21fffff]
Sep 13 23:48:35 kernel: pci 0000:00:1c.0: bridge window [mem 0xc2200000-0xc23fffff 64bit pref]
Sep 13 23:48:35 kernel: pci 0000:00:1c.5: PCI bridge to [bus 52]
Sep 13 23:48:35 kernel: pci 0000:00:1c.5: bridge window [io 0xe000-0xefff]
Sep 13 23:48:35 kernel: pci 0000:00:1c.5: bridge window [mem 0xdf500000-0xdf5fffff]
Sep 13 23:48:35 kernel: pci 0000:00:1c.7: PCI bridge to [bus 53]
Sep 13 23:48:35 kernel: pci 0000:00:1c.7: bridge window [mem 0xdf400000-0xdf4fffff]
Sep 13 23:48:35 kernel: pci_bus 0000:00: Some PCI device resources are unassigned, try booting with pci=realloc
Sep 13 23:48:35 kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
Sep 13 23:48:35 kernel: pci_bus 0000:00: resource 5 [io 0x1000-0xffff window]
Sep 13 23:48:35 kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
Sep 13 23:48:35 kernel: pci_bus 0000:00: resource 7 [mem 0xb0000000-0xdfffbfff window]
Sep 13 23:48:35 kernel: pci_bus 0000:01: resource 1 [mem 0xdf600000-0xdf6fffff]
Sep 13 23:48:35 kernel: pci_bus 0000:02: resource 0 [io 0x1000-0x4fff]
Sep 13 23:48:35 kernel: pci_bus 0000:02: resource 1 [mem 0xb0000000-0xbfffffff]
Sep 13 23:48:35 kernel: pci_bus 0000:02: resource 2 [mem 0xc0000000-0xc1ffffff 64bit pref]
Sep 13 23:48:35 kernel: pci_bus 0000:03: resource 0 [io 0x8000-0xbfff]
Sep 13 23:48:35 kernel: pci_bus 0000:03: resource 1 [mem 0xcf400000-0xdf3fffff]
Sep 13 23:48:35 kernel: pci_bus 0000:03: resource 2 [mem 0xc2100000-0xc40fffff 64bit pref]
Sep 13 23:48:35 kernel: pci_bus 0000:04: resource 1 [mem 0xdf300000-0xdf3fffff]
Sep 13 23:48:35 kernel: pci_bus 0000:05: resource 0 [io 0x8000-0xbfff]
Sep 13 23:48:35 kernel: pci_bus 0000:05: resource 1 [mem 0xcf400000-0xdf0fffff]
Sep 13 23:48:35 kernel: pci_bus 0000:05: resource 2 [mem 0xc2100000-0xc40fffff 64bit pref]
Sep 13 23:48:35 kernel: pci_bus 0000:49: resource 1 [mem 0xdf100000-0xdf2fffff]
Sep 13 23:48:35 kernel: pci_bus 0000:4b: resource 0 [io 0xc000-0xdfff]
Sep 13 23:48:35 kernel: pci_bus 0000:4b: resource 1 [mem 0xce000000-0xcf3fffff]
Sep 13 23:48:35 kernel: pci_bus 0000:4c: resource 0 [io 0xc000-0xdfff]
Sep 13 23:48:35 kernel: pci_bus 0000:4c: resource 1 [mem 0xce000000-0xcf2fffff]
Sep 13 23:48:35 kernel: pci_bus 0000:4d: resource 0 [io 0xd000-0xdfff]
Sep 13 23:48:35 kernel: pci_bus 0000:4d: resource 1 [mem 0xcf200000-0xcf2fffff]
Sep 13 23:48:35 kernel: pci_bus 0000:4f: resource 0 [io 0xc000-0xcfff]
Sep 13 23:48:35 kernel: pci_bus 0000:4f: resource 1 [mem 0xce000000-0xcf0fffff]
Sep 13 23:48:35 kernel: pci_bus 0000:51: resource 0 [io 0x5000-0x5fff]
Sep 13 23:48:35 kernel: pci_bus 0000:51: resource 1 [mem 0xc2000000-0xc21fffff]
Sep 13 23:48:35 kernel: pci_bus 0000:51: resource 2 [mem 0xc2200000-0xc23fffff 64bit pref]
Sep 13 23:48:35 kernel: pci_bus 0000:52: resource 0 [io 0xe000-0xefff]
Sep 13 23:48:35 kernel: pci_bus 0000:52: resource 1 [mem 0xdf500000-0xdf5fffff]
Sep 13 23:48:35 kernel: pci_bus 0000:53: resource 1 [mem 0xdf400000-0xdf4fffff]
Sep 13 23:48:35 kernel: pci 0000:00:01.1: CLS mismatch (64 != 128), using 64 bytes
Sep 13 23:48:35 kernel: pci 0000:00:05.0: disabled boot interrupts on device [8086:6f28]
Sep 13 23:48:35 kernel: pci 0000:00:1a.0: quirk_usb_early_handoff+0x0/0x7d0 took 19567 usecs
Sep 13 23:48:35 kernel: pci 0000:00:1d.0: quirk_usb_early_handoff+0x0/0x7d0 took 19511 usecs
Sep 13 23:48:35 kernel: pci 0000:49:00.0: xHCI HW not ready after 5 sec (HC bug?) status = 0xffffffff
Sep 13 23:48:35 kernel: pci 0000:49:00.0: quirk_usb_early_handoff+0x0/0x7d0 took 5140539 usecs
Sep 13 23:48:35 kernel: pci 0000:4f:00.1: extending delay after power-on from D3hot to 20 msec
Sep 13 23:48:35 kernel: pci 0000:4f:00.1: D0 power state depends on 0000:4f:00.0
Sep 13 23:48:35 kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Sep 13 23:48:35 kernel: software IO TLB: mapped [mem 0x0000000097c29000-0x000000009bc29000] (64MB)
Sep 13 23:48:35 kernel: Trying to unpack rootfs image as initramfs...
Sep 13 23:48:35 kernel: Initialise system trusted keyrings
Sep 13 23:48:35 kernel: Key type blacklist registered
Sep 13 23:48:35 kernel: workingset: timestamp_bits=41 max_order=24 bucket_order=0
Sep 13 23:48:35 kernel: zbud: loaded
Sep 13 23:48:35 kernel: integrity: Platform Keyring initialized
Sep 13 23:48:35 kernel: integrity: Machine keyring initialized
Sep 13 23:48:35 kernel: Key type asymmetric registered
Sep 13 23:48:35 kernel: Asymmetric key parser 'x509' registered
Sep 13 23:48:35 kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 242)
Sep 13 23:48:35 kernel: io scheduler mq-deadline registered
Sep 13 23:48:35 kernel: io scheduler kyber registered
Sep 13 23:48:35 kernel: io scheduler bfq registered
Sep 13 23:48:35 kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Sep 13 23:48:35 kernel: Monitor-Mwait will be used to enter C-1 state
Sep 13 23:48:35 kernel: Monitor-Mwait will be used to enter C-2 state
Sep 13 23:48:35 kernel: Monitor-Mwait will be used to enter C-2 state
Sep 13 23:48:35 kernel: ACPI: \_SB_.SCK0.CP00: Found 3 idle states
Sep 13 23:48:35 kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
Sep 13 23:48:35 kernel: ACPI: button: Power Button [PWRB]
Sep 13 23:48:35 kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
Sep 13 23:48:35 kernel: ACPI: button: Power Button [PWRF]
Sep 13 23:48:35 kernel: Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
Sep 13 23:48:35 kernel: Non-volatile memory driver v1.3
Sep 13 23:48:35 kernel: Linux agpgart interface v0.103
Sep 13 23:48:35 kernel: AMD-Vi: AMD IOMMUv2 functionality not available on this system - This is not a bug.
Sep 13 23:48:35 kernel: ACPI: bus type drm_connector registered
Sep 13 23:48:35 kernel: [drm] Initialized simpledrm 1.0.0 20200625 for simple-framebuffer.0 on minor 0
Sep 13 23:48:35 kernel: fbcon: Deferring console take-over
Sep 13 23:48:35 kernel: simple-framebuffer simple-framebuffer.0: [drm] fb0: simpledrmdrmfb frame buffer device
Sep 13 23:48:35 kernel: usbcore: registered new interface driver usbserial_generic
Sep 13 23:48:35 kernel: usbserial: USB Serial support registered for generic
Sep 13 23:48:35 kernel: rtc_cmos 00:00: RTC can wake from S4
Sep 13 23:48:35 kernel: ehci-pci 0000:00:1a.0: EHCI Host Controller
Sep 13 23:48:35 kernel: ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
Sep 13 23:48:35 kernel: ehci-pci 0000:00:1a.0: debug port 2
Sep 13 23:48:35 kernel: rtc_cmos 00:00: registered as rtc0
Sep 13 23:48:35 kernel: rtc_cmos 00:00: setting system clock to 2023-09-14T03:48:30 UTC (1694663310)
Sep 13 23:48:35 kernel: rtc_cmos 00:00: alarms up to one month, y3k, 114 bytes nvram
Sep 13 23:48:35 kernel: ehci-pci 0000:00:1a.0: irq 18, io mem 0xdf737000
Sep 13 23:48:35 kernel: intel_pstate: Intel P-state driver initializing
Sep 13 23:48:35 kernel: ledtrig-cpu: registered to indicate activity on CPUs
Sep 13 23:48:35 kernel: hid: raw HID events driver (C) Jiri Kosina
Sep 13 23:48:35 kernel: drop_monitor: Initializing network drop monitor service
Sep 13 23:48:35 kernel: ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
Sep 13 23:48:35 kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.05
Sep 13 23:48:35 kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Sep 13 23:48:35 kernel: usb usb1: Product: EHCI Host Controller
Sep 13 23:48:35 kernel: usb usb1: Manufacturer: Linux 6.5.3-arch1-1 ehci_hcd
Sep 13 23:48:35 kernel: usb usb1: SerialNumber: 0000:00:1a.0
Sep 13 23:48:35 kernel: hub 1-0:1.0: USB hub found
Sep 13 23:48:35 kernel: hub 1-0:1.0: 2 ports detected
Sep 13 23:48:35 kernel: ehci-pci 0000:00:1d.0: EHCI Host Controller
Sep 13 23:48:35 kernel: ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
Sep 13 23:48:35 kernel: ehci-pci 0000:00:1d.0: debug port 2
Sep 13 23:48:35 kernel: Initializing XFRM netlink socket
Sep 13 23:48:35 kernel: NET: Registered PF_INET6 protocol family
Sep 13 23:48:35 kernel: ehci-pci 0000:00:1d.0: irq 18, io mem 0xdf736000
Sep 13 23:48:35 kernel: ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
Sep 13 23:48:35 kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.05
Sep 13 23:48:35 kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Sep 13 23:48:35 kernel: usb usb2: Product: EHCI Host Controller
Sep 13 23:48:35 kernel: usb usb2: Manufacturer: Linux 6.5.3-arch1-1 ehci_hcd
Sep 13 23:48:35 kernel: usb usb2: SerialNumber: 0000:00:1d.0
Sep 13 23:48:35 kernel: hub 2-0:1.0: USB hub found
Sep 13 23:48:35 kernel: hub 2-0:1.0: 2 ports detected
Sep 13 23:48:35 kernel: Freeing initrd memory: 19768K
Sep 13 23:48:35 kernel: Segment Routing with IPv6
Sep 13 23:48:35 kernel: RPL Segment Routing with IPv6
Sep 13 23:48:35 kernel: In-situ OAM (IOAM) with IPv6
Sep 13 23:48:35 kernel: NET: Registered PF_PACKET protocol family
Sep 13 23:48:35 kernel: microcode: Microcode Update Driver: v2.2.
Sep 13 23:48:35 kernel: resctrl: L3 allocation detected
Sep 13 23:48:35 kernel: resctrl: L3 monitoring detected
Sep 13 23:48:35 kernel: IPI shorthand broadcast: enabled
Sep 13 23:48:35 kernel: sched_clock: Marking stable (7980996980, 304991)->(7991335552, -10033581)
Sep 13 23:48:35 kernel: registered taskstats version 1
Sep 13 23:48:35 kernel: Loading compiled-in X.509 certificates
Sep 13 23:48:35 kernel: Loaded X.509 cert 'Build time autogenerated kernel key: 0e5a477c8e3441f82d13d457ec8936a3f212d90d'
Sep 13 23:48:35 kernel: zswap: loaded using pool zstd/zsmalloc
Sep 13 23:48:35 kernel: Key type .fscrypt registered
Sep 13 23:48:35 kernel: Key type fscrypt-provisioning registered
Sep 13 23:48:35 kernel: PM: Magic number: 7:174:816
Sep 13 23:48:35 kernel: acpi device:a5: hash matches
Sep 13 23:48:35 kernel: RAS: Correctable Errors collector initialized.
Sep 13 23:48:35 kernel: clk: Disabling unused clocks
Sep 13 23:48:35 kernel: Freeing unused decrypted memory: 2036K
Sep 13 23:48:35 kernel: Freeing unused kernel image (initmem) memory: 3384K
Sep 13 23:48:35 kernel: Write protecting the kernel read-only data: 30720k
Sep 13 23:48:35 kernel: Freeing unused kernel image (rodata/data gap) memory: 1392K
Sep 13 23:48:35 kernel: usb 1-1: new high-speed USB device number 2 using ehci-pci
Sep 13 23:48:35 kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Sep 13 23:48:35 kernel: rodata_test: all tests were successful
Sep 13 23:48:35 kernel: x86/mm: Checking user space page tables
Sep 13 23:48:35 kernel: usb 2-1: new high-speed USB device number 2 using ehci-pci
Sep 13 23:48:35 kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Sep 13 23:48:35 kernel: Run /init as init process
Sep 13 23:48:35 kernel: with arguments:
Sep 13 23:48:35 kernel: /init
Sep 13 23:48:35 kernel: with environment:
Sep 13 23:48:35 kernel: HOME=/
Sep 13 23:48:35 kernel: TERM=linux
Sep 13 23:48:35 kernel: BOOT_IMAGE=/vmlinuz-linux
Sep 13 23:48:35 kernel: edac_report=off
Sep 13 23:48:35 kernel: usb 1-1: New USB device found, idVendor=8087, idProduct=800a, bcdDevice= 0.05
Sep 13 23:48:35 kernel: usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Sep 13 23:48:35 kernel: hub 1-1:1.0: USB hub found
Sep 13 23:48:35 kernel: hub 1-1:1.0: 6 ports detected
Sep 13 23:48:35 kernel: usb 2-1: New USB device found, idVendor=8087, idProduct=8002, bcdDevice= 0.05
Sep 13 23:48:35 kernel: usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Sep 13 23:48:35 kernel: hub 2-1:1.0: USB hub found
Sep 13 23:48:35 kernel: hub 2-1:1.0: 8 ports detected
Sep 13 23:48:35 kernel: wmi_bus wmi_bus-PNP0C14:01: WQAA data block query control method not found
Sep 13 23:48:35 kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Sep 13 23:48:35 kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
Sep 13 23:48:35 kernel: xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x000000000004b810
Sep 13 23:48:35 kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Sep 13 23:48:35 kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
Sep 13 23:48:35 kernel: xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed
Sep 13 23:48:35 kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.05
Sep 13 23:48:35 kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Sep 13 23:48:35 kernel: usb usb3: Product: xHCI Host Controller
Sep 13 23:48:35 kernel: usb usb3: Manufacturer: Linux 6.5.3-arch1-1 xhci-hcd
Sep 13 23:48:35 kernel: usb usb3: SerialNumber: 0000:00:14.0
Sep 13 23:48:35 kernel: hub 3-0:1.0: USB hub found
Sep 13 23:48:35 kernel: hub 3-0:1.0: 15 ports detected
Sep 13 23:48:35 kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.05
Sep 13 23:48:35 kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Sep 13 23:48:35 kernel: usb usb4: Product: xHCI Host Controller
Sep 13 23:48:35 kernel: usb usb4: Manufacturer: Linux 6.5.3-arch1-1 xhci-hcd
Sep 13 23:48:35 kernel: usb usb4: SerialNumber: 0000:00:14.0
Sep 13 23:48:35 kernel: hub 4-0:1.0: USB hub found
Sep 13 23:48:35 kernel: hub 4-0:1.0: 6 ports detected
Sep 13 23:48:35 kernel: xhci_hcd 0000:49:00.0: xHCI Host Controller
Sep 13 23:48:35 kernel: xhci_hcd 0000:49:00.0: new USB bus registered, assigned bus number 5
Sep 13 23:48:35 kernel: xhci_hcd 0000:49:00.0: Host halt failed, -19
Sep 13 23:48:35 kernel: xhci_hcd 0000:49:00.0: can't setup: -19
Sep 13 23:48:35 kernel: xhci_hcd 0000:49:00.0: USB bus 5 deregistered
Sep 13 23:48:35 kernel: xhci_hcd 0000:49:00.0: init 0000:49:00.0 fail, -19
Sep 13 23:48:35 kernel: nvme nvme1: pci function 0000:4d:00.0
Sep 13 23:48:35 kernel: nvme nvme0: pci function 0000:01:00.0
Sep 13 23:48:35 kernel: nvme nvme1: 8/0/0 default/read/poll queues
Sep 13 23:48:35 kernel: nvme nvme1: Ignoring bogus Namespace Identifiers
Sep 13 23:48:35 kernel: nvme1n1: p1 p2 p3
Sep 13 23:48:35 kernel: usb 3-3: new full-speed USB device number 2 using xhci_hcd
Sep 13 23:48:35 kernel: usb 3-3: New USB device found, idVendor=8087, idProduct=0a2b, bcdDevice= 0.01
Sep 13 23:48:35 kernel: usb 3-3: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Sep 13 23:48:35 kernel: tsc: Refined TSC clocksource calibration: 3599.996 MHz
Sep 13 23:48:35 kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x33e44fb235b, max_idle_ns: 440795341910 ns
Sep 13 23:48:35 kernel: clocksource: Switched to clocksource tsc
Sep 13 23:48:35 kernel: usb 4-5: new SuperSpeed USB device number 2 using xhci_hcd
Sep 13 23:48:35 kernel: usb 4-5: New USB device found, idVendor=045b, idProduct=0210, bcdDevice= 1.00
Sep 13 23:48:35 kernel: usb 4-5: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Sep 13 23:48:35 kernel: hub 4-5:1.0: USB hub found
Sep 13 23:48:35 kernel: hub 4-5:1.0: 4 ports detected
Sep 13 23:48:35 kernel: usb 3-9: new high-speed USB device number 3 using xhci_hcd
Sep 13 23:48:35 kernel: usb 3-9: New USB device found, idVendor=045b, idProduct=0209, bcdDevice= 1.00
Sep 13 23:48:35 kernel: usb 3-9: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Sep 13 23:48:35 kernel: hub 3-9:1.0: USB hub found
Sep 13 23:48:35 kernel: hub 3-9:1.0: 4 ports detected
Sep 13 23:48:35 kernel: usb 4-6: new SuperSpeed USB device number 3 using xhci_hcd
Sep 13 23:48:35 kernel: usb 4-6: New USB device found, idVendor=045b, idProduct=0210, bcdDevice= 1.00
Sep 13 23:48:35 kernel: usb 4-6: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Sep 13 23:48:35 kernel: hub 4-6:1.0: USB hub found
Sep 13 23:48:35 kernel: hub 4-6:1.0: 4 ports detected
Sep 13 23:48:35 kernel: usb 3-10: new high-speed USB device number 4 using xhci_hcd
Sep 13 23:48:35 kernel: usb 3-10: New USB device found, idVendor=045b, idProduct=0209, bcdDevice= 1.00
Sep 13 23:48:35 kernel: usb 3-10: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Sep 13 23:48:35 kernel: hub 3-10:1.0: USB hub found
Sep 13 23:48:35 kernel: hub 3-10:1.0: 4 ports detected
Sep 13 23:48:35 kernel: usb 3-9.3: new full-speed USB device number 5 using xhci_hcd
Sep 13 23:48:35 kernel: usb 3-9.3: New USB device found, idVendor=046d, idProduct=c548, bcdDevice= 5.01
Sep 13 23:48:35 kernel: usb 3-9.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Sep 13 23:48:35 kernel: usb 3-9.3: Product: USB Receiver
Sep 13 23:48:35 kernel: usb 3-9.3: Manufacturer: Logitech
Sep 13 23:48:35 kernel: usb 3-9.4: new full-speed USB device number 6 using xhci_hcd
Sep 13 23:48:35 kernel: usb 3-9.4: New USB device found, idVendor=046d, idProduct=c52b, bcdDevice=12.01
Sep 13 23:48:35 kernel: usb 3-9.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Sep 13 23:48:35 kernel: usb 3-9.4: Product: USB Receiver
Sep 13 23:48:35 kernel: usb 3-9.4: Manufacturer: Logitech
Sep 13 23:48:35 kernel: nvme nvme0: 12/0/0 default/read/poll queues
Sep 13 23:48:35 kernel: nvme0n1: p1
Sep 13 23:48:35 kernel: input: Logitech USB Receiver as /devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9.3/3-9.3:1.0/0003:046D:C548.0001/input/input2
Sep 13 23:48:35 kernel: hid-generic 0003:046D:C548.0001: input,hidraw0: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-0000:00:14.0-9.3/input0
Sep 13 23:48:35 kernel: input: Logitech USB Receiver Mouse as /devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9.3/3-9.3:1.1/0003:046D:C548.0002/input/input3
Sep 13 23:48:35 kernel: input: Logitech USB Receiver Consumer Control as /devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9.3/3-9.3:1.1/0003:046D:C548.0002/input/input4
Sep 13 23:48:35 kernel: input: Logitech USB Receiver System Control as /devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9.3/3-9.3:1.1/0003:046D:C548.0002/input/input5
Sep 13 23:48:35 kernel: hid-generic 0003:046D:C548.0002: input,hidraw1: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:14.0-9.3/input1
Sep 13 23:48:35 kernel: hid-generic 0003:046D:C548.0003: hiddev96,hidraw2: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:14.0-9.3/input2
Sep 13 23:48:35 kernel: input: Logitech USB Receiver as /devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9.4/3-9.4:1.0/0003:046D:C52B.0004/input/input6
Sep 13 23:48:35 kernel: hid-generic 0003:046D:C52B.0004: input,hidraw3: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-0000:00:14.0-9.4/input0
Sep 13 23:48:35 kernel: input: Logitech USB Receiver Mouse as /devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9.4/3-9.4:1.1/0003:046D:C52B.0005/input/input7
Sep 13 23:48:35 kernel: input: Logitech USB Receiver Consumer Control as /devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9.4/3-9.4:1.1/0003:046D:C52B.0005/input/input8
Sep 13 23:48:35 kernel: input: Logitech USB Receiver System Control as /devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9.4/3-9.4:1.1/0003:046D:C52B.0005/input/input9
Sep 13 23:48:35 kernel: hid-generic 0003:046D:C52B.0005: input,hiddev97,hidraw4: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:14.0-9.4/input1
Sep 13 23:48:35 kernel: hid-generic 0003:046D:C52B.0006: hiddev98,hidraw5: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:14.0-9.4/input2
Sep 13 23:48:35 kernel: usbcore: registered new interface driver usbhid
Sep 13 23:48:35 kernel: usbhid: USB HID core driver
Sep 13 23:48:35 kernel: logitech-djreceiver 0003:046D:C52B.0006: hiddev97,hidraw3: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:14.0-9.4/input2
Sep 13 23:48:35 kernel: input: Logitech Wireless Device PID:408a Keyboard as /devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9.4/3-9.4:1.2/0003:046D:C52B.0006/0003:046D:408A.0007/input/input11
Sep 13 23:48:35 kernel: input: Logitech Wireless Device PID:408a Mouse as /devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9.4/3-9.4:1.2/0003:046D:C52B.0006/0003:046D:408A.0007/input/input12
Sep 13 23:48:35 kernel: hid-generic 0003:046D:408A.0007: input,hidraw4: USB HID v1.11 Keyboard [Logitech Wireless Device PID:408a] on usb-0000:00:14.0-9.4/input2:2
Sep 13 23:48:35 kernel: input: Logitech MX Keys as /devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9.4/3-9.4:1.2/0003:046D:C52B.0006/0003:046D:408A.0007/input/input16
Sep 13 23:48:35 kernel: logitech-hidpp-device 0003:046D:408A.0007: input,hidraw4: USB HID v1.11 Keyboard [Logitech MX Keys] on usb-0000:00:14.0-9.4/input2:2
Sep 13 23:48:35 kernel: fbcon: Taking over console
Sep 13 23:48:35 kernel: Console: switching to colour frame buffer device 128x48
Sep 13 23:48:35 kernel: SGI XFS with ACLs, security attributes, realtime, scrub, repair, quota, no debug enabled
Sep 13 23:48:35 kernel: XFS (nvme1n1p3): Mounting V5 Filesystem 565debe4-b0d5-4a3c-9759-1e90a4ace905
Sep 13 23:48:35 kernel: XFS (nvme1n1p3): Ending clean mount
Sep 13 23:48:35 systemd[1]: systemd 254.3-1-arch running in system mode (+PAM +AUDIT -SELINUX -APPARMOR -IMA +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT -QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +XKBCOMMON +UTMP -SYSVINIT default-hierarchy=unified)
Sep 13 23:48:35 systemd[1]: Detected architecture x86-64.
Sep 13 23:48:35 systemd[1]: Hostname set to <elrond>.
Sep 13 23:48:35 systemd[1]: bpf-lsm: LSM BPF program attached
Sep 13 23:48:35 systemd[1]: Queued start job for default target Graphical Interface.
Sep 13 23:48:35 systemd[1]: Created slice Slice /system/getty.
Sep 13 23:48:35 systemd[1]: Created slice Slice /system/modprobe.
Sep 13 23:48:35 systemd[1]: Created slice User and Session Slice.
Sep 13 23:48:35 systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
Sep 13 23:48:35 systemd[1]: Started Forward Password Requests to Wall Directory Watch.
Sep 13 23:48:35 systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
Sep 13 23:48:35 systemd[1]: Reached target Local Encrypted Volumes.
Sep 13 23:48:35 systemd[1]: Reached target Login Prompts.
Sep 13 23:48:35 systemd[1]: Reached target Local Integrity Protected Volumes.
Sep 13 23:48:35 systemd[1]: Reached target Path Units.
Sep 13 23:48:35 systemd[1]: Reached target Remote File Systems.
Sep 13 23:48:35 systemd[1]: Reached target Slice Units.
Sep 13 23:48:35 systemd[1]: Reached target Local Verity Protected Volumes.
Sep 13 23:48:35 systemd[1]: Listening on Device-mapper event daemon FIFOs.
Sep 13 23:48:35 systemd[1]: Listening on Process Core Dump Socket.
Sep 13 23:48:35 systemd[1]: Listening on Journal Socket (/dev/log).
Sep 13 23:48:35 systemd[1]: Listening on Journal Socket.
Sep 13 23:48:35 systemd[1]: Listening on udev Control Socket.
Sep 13 23:48:35 systemd[1]: Listening on udev Kernel Socket.
Sep 13 23:48:35 systemd[1]: Mounting Huge Pages File System...
Sep 13 23:48:35 systemd[1]: Mounting POSIX Message Queue File System...
Sep 13 23:48:35 systemd[1]: Mounting Kernel Debug File System...
Sep 13 23:48:35 systemd[1]: Mounting Kernel Trace File System...
Sep 13 23:48:35 systemd[1]: Starting Create List of Static Device Nodes...
Sep 13 23:48:35 systemd[1]: Starting Load Kernel Module configfs...
Sep 13 23:48:35 systemd[1]: Starting Load Kernel Module dm_mod...
Sep 13 23:48:35 systemd[1]: Starting Load Kernel Module drm...
Sep 13 23:48:35 systemd[1]: Starting Load Kernel Module fuse...
Sep 13 23:48:35 systemd[1]: Starting Load Kernel Module loop...
Sep 13 23:48:35 systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
Sep 13 23:48:35 systemd[1]: Starting Journal Service...
Sep 13 23:48:35 systemd[1]: Starting Load Kernel Modules...
Sep 13 23:48:35 systemd[1]: TPM2 PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f).
Sep 13 23:48:35 systemd[1]: Starting Remount Root and Kernel File Systems...
Sep 13 23:48:35 systemd[1]: Starting Coldplug All udev Devices...
Sep 13 23:48:35 systemd[1]: Mounted Huge Pages File System.
Sep 13 23:48:35 systemd[1]: Mounted POSIX Message Queue File System.
Sep 13 23:48:35 systemd[1]: Mounted Kernel Debug File System.
Sep 13 23:48:35 systemd[1]: Mounted Kernel Trace File System.
Sep 13 23:48:35 kernel: loop: module loaded
Sep 13 23:48:35 kernel: device-mapper: uevent: version 1.0.3
Sep 13 23:48:35 kernel: device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@redhat.com
Sep 13 23:48:35 systemd-journald[259]: Collecting audit messages is disabled.
Sep 13 23:48:35 kernel: fuse: init (API version 7.38)
Sep 13 23:48:35 systemd[1]: Finished Create List of Static Device Nodes.
Sep 13 23:48:35 systemd[1]: modprobe@configfs.service: Deactivated successfully.
Sep 13 23:48:35 systemd[1]: Finished Load Kernel Module configfs.
Sep 13 23:48:35 systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
Sep 13 23:48:35 systemd-journald[259]: Journal started
Sep 13 23:48:35 systemd-journald[259]: Runtime Journal (/run/log/journal/3eb699ade65d4a5596447eda51971905) is 8.0M, max 3.1G, 3.1G free.
Sep 13 23:48:35 systemd-modules-load[260]: Inserted module 'crypto_user'
Sep 13 23:48:35 systemd[1]: modprobe@drm.service: Deactivated successfully.
Sep 13 23:48:35 systemd[1]: Finished Load Kernel Module dm_mod.
Sep 13 23:48:35 systemd[1]: Started Journal Service.
Sep 13 23:48:35 systemd[1]: Finished Load Kernel Module drm.
Sep 13 23:48:35 systemd[1]: modprobe@fuse.service: Deactivated successfully.
Sep 13 23:48:35 systemd[1]: Finished Load Kernel Module fuse.
Sep 13 23:48:35 systemd[1]: modprobe@loop.service: Deactivated successfully.
Sep 13 23:48:35 systemd[1]: Finished Load Kernel Module loop.
Sep 13 23:48:35 systemd[1]: Finished Remount Root and Kernel File Systems.
Sep 13 23:48:35 systemd[1]: Mounting FUSE Control File System...
Sep 13 23:48:35 systemd[1]: Mounting Kernel Configuration File System...
Sep 13 23:48:35 systemd[1]: Rebuild Hardware Database was skipped because no trigger condition checks were met.
Sep 13 23:48:35 systemd[1]: Starting Flush Journal to Persistent Storage...
Sep 13 23:48:35 systemd[1]: Starting Load/Save OS Random Seed...
Sep 13 23:48:35 systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
Sep 13 23:48:35 systemd[1]: Starting Create Static Device Nodes in /dev gracefully...
Sep 13 23:48:35 systemd-journald[259]: Time spent on flushing to /var/log/journal/3eb699ade65d4a5596447eda51971905 is 38.985ms for 1126 entries.
Sep 13 23:48:35 systemd-journald[259]: System Journal (/var/log/journal/3eb699ade65d4a5596447eda51971905) is 140.0M, max 4.0G, 3.8G free.
Sep 13 23:48:36 systemd-journald[259]: Received client request to flush runtime journal.
Sep 13 23:48:36 systemd-journald[259]: /var/log/journal/3eb699ade65d4a5596447eda51971905/system.journal: Journal file uses a different sequence number ID, rotating.
Sep 13 23:48:36 systemd-journald[259]: Rotating system journal.
Sep 13 23:48:36 systemd[1]: Finished Coldplug All udev Devices.
Sep 13 23:48:36 systemd[1]: Mounted FUSE Control File System.
Sep 13 23:48:36 systemd[1]: Mounted Kernel Configuration File System.
Sep 13 23:48:36 systemd[1]: Finished Load/Save OS Random Seed.
Sep 13 23:48:36 systemd[1]: Finished Flush Journal to Persistent Storage.
Sep 13 23:48:36 systemd[1]: Finished Create Static Device Nodes in /dev gracefully.
Sep 13 23:48:36 systemd[1]: Starting Create System Users...
Sep 13 23:48:36 systemd[1]: Finished Create System Users.
Sep 13 23:48:36 kernel: nvidia: loading out-of-tree module taints kernel.
Sep 13 23:48:36 kernel: nvidia: module license 'NVIDIA' taints kernel.
Sep 13 23:48:36 kernel: Disabling lock debugging due to kernel taint
Sep 13 23:48:36 kernel: nvidia: module verification failed: signature and/or required key missing - tainting kernel
Sep 13 23:48:36 kernel: nvidia: module license taints kernel.
Sep 13 23:48:36 systemd[1]: Starting Create Static Device Nodes in /dev...
Sep 13 23:48:36 systemd[1]: Finished Create Static Device Nodes in /dev.
Sep 13 23:48:36 systemd[1]: Reached target Preparation for Local File Systems.
Sep 13 23:48:36 systemd[1]: Virtual Machine and Container Storage (Compatibility) was skipped because of an unmet condition check (ConditionPathExists=/var/lib/machines.raw).
Sep 13 23:48:36 systemd[1]: Starting Rule-based Manager for Device Events and Files...
Sep 13 23:48:36 systemd-udevd[299]: Using default interface naming scheme 'v253'.
Sep 13 23:48:36 systemd[1]: Started Rule-based Manager for Device Events and Files.
Sep 13 23:48:36 mtp-probe[344]: checking bus 3, device 6: "/sys/devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9.4"
Sep 13 23:48:36 mtp-probe[345]: checking bus 3, device 5: "/sys/devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9.3"
Sep 13 23:48:36 mtp-probe[345]: bus: 3, device: 5 was not an MTP device
Sep 13 23:48:36 mtp-probe[344]: bus: 3, device: 6 was not an MTP device
Sep 13 23:48:36 systemd[1]: Found device Samsung SSD 950 PRO 512GB 1.
Sep 13 23:48:36 systemd[1]: Found device Samsung SSD 950 PRO 512GB 2.
Sep 13 23:48:36 systemd[1]: Activating swap /dev/disk/by-uuid/49a36144-9829-4202-871c-6923c148df6a...
Sep 13 23:48:36 systemd[1]: Mounting /boot...
Sep 13 23:48:36 kernel: Adding 10485756k swap on /dev/nvme1n1p2. Priority:-2 extents:1 across:10485756k SSFS
Sep 13 23:48:36 systemd[1]: Activated swap /dev/disk/by-uuid/49a36144-9829-4202-871c-6923c148df6a.
Sep 13 23:48:36 systemd[1]: Reached target Swaps.
Sep 13 23:48:36 systemd[1]: Mounting Temporary Directory /tmp...
Sep 13 23:48:36 systemd[1]: Mounted Temporary Directory /tmp.
Sep 13 23:48:36 systemd[1]: Starting Virtual Console Setup...
Sep 13 23:48:36 kernel: dca service started, version 1.12.1
Sep 13 23:48:36 kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 236
Sep 13 23:48:36 kernel:
Sep 13 23:48:36 kernel: NVRM: This PCI I/O region assigned to your NVIDIA device is invalid:
NVRM: BAR1 is 0M @ 0x0 (PCI:0000:4f:00.0)
Sep 13 23:48:36 kernel: NVRM: This PCI I/O region assigned to your NVIDIA device is invalid:
NVRM: BAR2 is 0M @ 0x0 (PCI:0000:4f:00.0)
Sep 13 23:48:36 kernel: NVRM: This PCI I/O region assigned to your NVIDIA device is invalid:
NVRM: BAR3 is 0M @ 0x0 (PCI:0000:4f:00.0)
Sep 13 23:48:36 kernel: NVRM: This PCI I/O region assigned to your NVIDIA device is invalid:
NVRM: BAR4 is 0M @ 0x0 (PCI:0000:4f:00.0)
Sep 13 23:48:36 kernel: nvidia 0000:4f:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=io+mem
Sep 13 23:48:36 kernel: iTCO_vendor_support: vendor-support=0
Sep 13 23:48:36 kernel: input: PC Speaker as /devices/platform/pcspkr/input/input17
Sep 13 23:48:36 kernel: ACPI: bus type thunderbolt registered
Sep 13 23:48:36 systemd[1]: Finished Virtual Console Setup.
Sep 13 23:48:36 systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
Sep 13 23:48:36 kernel: e1000e: Intel(R) PRO/1000 Network Driver
Sep 13 23:48:36 kernel: e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
Sep 13 23:48:36 kernel: e1000e 0000:00:19.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
Sep 13 23:48:36 kernel: igb: Intel(R) Gigabit Ethernet Network Driver
Sep 13 23:48:36 kernel: igb: Copyright (c) 2007-2014 Intel Corporation.
Sep 13 23:48:36 kernel: RAPL PMU: API unit is 2^-32 Joules, 1 fixed counters, 655360 ms ovfl timer
Sep 13 23:48:36 kernel: RAPL PMU: hw unit of domain package 2^-14 Joules
Sep 13 23:48:36 kernel: mousedev: PS/2 mouse device common for all mice
Sep 13 23:48:36 kernel: FAT-fs (nvme1n1p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
Sep 13 23:48:36 systemd[1]: Mounted /boot.
Sep 13 23:48:36 systemd[1]: Reached target Local File Systems.
Sep 13 23:48:36 kernel: i801_smbus 0000:00:1f.3: enabling device (0001 -> 0003)
Sep 13 23:48:36 kernel: i801_smbus 0000:00:1f.3: SPD Write Disable is set
Sep 13 23:48:36 kernel: i801_smbus 0000:00:1f.3: SMBus using PCI interrupt
Sep 13 23:48:36 kernel: i2c i2c-0: 8/8 memory slots populated (from DMI)
Sep 13 23:48:36 kernel: i2c i2c-0: Systems with more than 4 memory slots not supported yet, not instantiating SPD
Sep 13 23:48:36 kernel: pps pps0: new PPS source ptp0
Sep 13 23:48:36 kernel: igb 0000:52:00.0: added PHC on eth0
Sep 13 23:48:36 kernel: igb 0000:52:00.0: Intel(R) Gigabit Ethernet Network Connection
Sep 13 23:48:36 kernel: igb 0000:52:00.0: eth0: (PCIe:2.5Gb/s:Width x1) 1c:1b:0d:67:56:f4
Sep 13 23:48:36 kernel: igb 0000:52:00.0: eth0: PBA No: FFFFFF-0FF
Sep 13 23:48:36 kernel: igb 0000:52:00.0: Using MSI-X interrupts. 2 rx queue(s), 2 tx queue(s)
Sep 13 23:48:36 kernel: igb 0000:52:00.0 enp82s0: renamed from eth0
Sep 13 23:48:36 systemd[1]: Starting Rebuild Dynamic Linker Cache...
Sep 13 23:48:36 systemd[1]: Set Up Additional Binary Formats was skipped because no trigger condition checks were met.
Sep 13 23:48:36 systemd[1]: Update Boot Loader Random Seed was skipped because no trigger condition checks were met.
Sep 13 23:48:36 systemd[1]: Starting Create Volatile Files and Directories...
Sep 13 23:48:36 kernel: cryptd: max_cpu_qlen set to 1000
Sep 13 23:48:36 kernel: iTCO_wdt iTCO_wdt.1.auto: Found a Wellsburg TCO device (Version=2, TCOBASE=0x0460)
Sep 13 23:48:36 kernel: iTCO_wdt iTCO_wdt.1.auto: initialized. heartbeat=30 sec (nowayout=0)
Sep 13 23:48:36 kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
Sep 13 23:48:36 kernel: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
Sep 13 23:48:36 kernel: platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
Sep 13 23:48:36 kernel: cfg80211: failed to load regulatory.db
Sep 13 23:48:36 kernel: e1000e 0000:00:19.0 0000:00:19.0 (uninitialized): registered PHC clock
Sep 13 23:48:36 kernel: NVRM: loading NVIDIA UNIX x86_64 Kernel Module 535.104.05 Sat Aug 19 01:15:15 UTC 2023
Sep 13 23:48:36 (udev-worker)[303]: nvidia: Process '/usr/bin/bash -c '/usr/bin/mknod -Z -m 666 /dev/nvidiactl c $(grep nvidia-frontend /proc/devices | cut -d \ -f 1) 255'' failed with exit code 1.
Sep 13 23:48:36 kernel: Bluetooth: Core ver 2.22
Sep 13 23:48:36 kernel: NET: Registered PF_BLUETOOTH protocol family
Sep 13 23:48:36 kernel: Bluetooth: HCI device and connection manager initialized
Sep 13 23:48:36 kernel: Bluetooth: HCI socket layer initialized
Sep 13 23:48:36 kernel: Bluetooth: L2CAP socket layer initialized
Sep 13 23:48:36 kernel: Bluetooth: SCO socket layer initialized
Sep 13 23:48:36 systemd[1]: Finished Create Volatile Files and Directories.
Sep 13 23:48:36 systemd[1]: First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Sep 13 23:48:36 systemd[1]: First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Sep 13 23:48:36 kernel: AVX2 version of gcm_enc/dec engaged.
Sep 13 23:48:36 kernel: AES CTR mode by8 optimization enabled
Sep 13 23:48:36 kernel: Intel(R) Wireless WiFi driver for Linux
Sep 13 23:48:36 kernel: iwlwifi 0000:53:00.0: enabling device (0000 -> 0002)
Sep 13 23:48:36 kernel: iwlwifi 0000:53:00.0: Detected crf-id 0xbadcafe, cnv-id 0x3000000 wfpm id 0x80000000
Sep 13 23:48:36 kernel: iwlwifi 0000:53:00.0: PCI dev 24f3/1010, rev=0x201, rfid=0xd55555d5
Sep 13 23:48:36 kernel: nvidia_uvm: module uses symbols nvUvmInterfaceDisableAccessCntr from proprietary module nvidia, inheriting taint.
Sep 13 23:48:36 kernel: e1000e 0000:00:19.0 eth0: (PCI Express:2.5GT/s:Width x1) 1c:1b:0d:67:56:f6
Sep 13 23:48:36 kernel: e1000e 0000:00:19.0 eth0: Intel(R) PRO/1000 Network Connection
Sep 13 23:48:36 kernel: e1000e 0000:00:19.0 eth0: MAC: 11, PHY: 12, PBA No: FFFFFF-0FF
Sep 13 23:48:36 kernel: iwlwifi 0000:53:00.0: loaded firmware version 36.ca7b901d.0 8000C-36.ucode op_mode iwlmvm
Sep 13 23:48:36 kernel: usbcore: registered new interface driver btusb
Sep 13 23:48:36 kernel: Bluetooth: hci0: Firmware revision 0.0 build 14 week 44 2021
Sep 13 23:48:36 kernel: e1000e 0000:00:19.0 eno1: renamed from eth0
Sep 13 23:48:36 kernel: Bluetooth: hci0: Reading supported features failed (-16)
Sep 13 23:48:36 kernel: Bluetooth: hci0: Error reading debug features
Sep 13 23:48:36 kernel: Bluetooth: hci0: HCI LE Coded PHY feature bit is set, but its usage is not supported.
Sep 13 23:48:36 kernel: snd_hda_intel 0000:00:1b.0: enabling device (0000 -> 0002)
Sep 13 23:48:36 kernel: snd_hda_intel 0000:4f:00.1: Disabling MSI
Sep 13 23:48:36 kernel: snd_hda_intel 0000:4f:00.1: Handle vga_switcheroo audio client
Sep 13 23:48:36 systemd[1]: Starting Rebuild Journal Catalog...
Sep 13 23:48:36 systemd[1]: Commit a transient machine-id on disk was skipped because of an unmet condition check (ConditionPathIsMountPoint=/etc/machine-id).
Sep 13 23:48:36 systemd[1]: Starting Record System Boot/Shutdown in UTMP...
Sep 13 23:48:36 (udev-worker)[312]: nvidia: Process '/usr/bin/bash -c 'for i in $(cat /proc/driver/nvidia/gpus/*/information | grep Minor | cut -d \ -f 4); do /usr/bin/mknod -Z -m 666 /dev/nvidia${i} c $(grep nvidia-frontend /proc/devices | cut -d \ -f 1) ${i}; done'' failed with exit code 1.
Sep 13 23:48:36 kernel: nvidia-uvm: Loaded the UVM driver, major device number 511.
Sep 13 23:48:36 systemd[1]: Finished Rebuild Dynamic Linker Cache.
Sep 13 23:48:37 systemd-modules-load[260]: Inserted module 'nvidia_uvm'
Sep 13 23:48:37 kernel: nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms 535.104.05 Sat Aug 19 00:59:57 UTC 2023
Sep 13 23:48:37 kernel: [drm] [nvidia-drm] [GPU ID 0x00004f00] Loading driver
Sep 13 23:48:37 kernel: [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:4f:00.0 on minor 1
Sep 13 23:48:37 kernel: snd_hda_codec_realtek hdaudioC0D2: ALC1150: SKU not ready 0x00000000
Sep 13 23:48:37 kernel: snd_hda_codec_realtek hdaudioC0D2: autoconfig for ALC1150: line_outs=3 (0x14/0x15/0x16/0x0/0x0) type:line
Sep 13 23:48:37 kernel: snd_hda_codec_realtek hdaudioC0D2: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
Sep 13 23:48:37 kernel: snd_hda_codec_realtek hdaudioC0D2: hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
Sep 13 23:48:37 kernel: snd_hda_codec_realtek hdaudioC0D2: mono: mono_out=0x0
Sep 13 23:48:37 kernel: snd_hda_codec_realtek hdaudioC0D2: dig-out=0x11/0x1e
Sep 13 23:48:37 kernel: snd_hda_codec_realtek hdaudioC0D2: inputs:
Sep 13 23:48:37 kernel: snd_hda_codec_realtek hdaudioC0D2: Front Mic=0x19
Sep 13 23:48:37 kernel: snd_hda_codec_realtek hdaudioC0D2: Rear Mic=0x18
Sep 13 23:48:37 kernel: snd_hda_codec_realtek hdaudioC0D2: Line=0x1a
Sep 13 23:48:37 kernel: EDAC sbridge: Seeking for: PCI ID 8086:6fa0
Sep 13 23:48:37 kernel: EDAC sbridge: Seeking for: PCI ID 8086:6fa0
Sep 13 23:48:37 kernel: EDAC sbridge: Seeking for: PCI ID 8086:6f60
Sep 13 23:48:37 kernel: EDAC sbridge: Seeking for: PCI ID 8086:6fa8
Sep 13 23:48:37 kernel: EDAC sbridge: Seeking for: PCI ID 8086:6fa8
Sep 13 23:48:37 kernel: EDAC sbridge: Seeking for: PCI ID 8086:6f71
Sep 13 23:48:37 kernel: EDAC sbridge: Seeking for: PCI ID 8086:6f71
Sep 13 23:48:37 kernel: EDAC sbridge: Seeking for: PCI ID 8086:6faa
Sep 13 23:48:37 kernel: EDAC sbridge: Seeking for: PCI ID 8086:6faa
Sep 13 23:48:37 kernel: EDAC sbridge: Seeking for: PCI ID 8086:6fab
Sep 13 23:48:37 kernel: EDAC sbridge: Seeking for: PCI ID 8086:6fab
Sep 13 23:48:37 kernel: EDAC sbridge: Seeking for: PCI ID 8086:6fac
Sep 13 23:48:37 kernel: EDAC sbridge: Seeking for: PCI ID 8086:6fac
Sep 13 23:48:37 kernel: EDAC sbridge: Seeking for: PCI ID 8086:6fad
Sep 13 23:48:37 kernel: EDAC sbridge: Seeking for: PCI ID 8086:6fad
Sep 13 23:48:37 kernel: EDAC sbridge: Seeking for: PCI ID 8086:6f68
Sep 13 23:48:37 kernel: EDAC sbridge: Seeking for: PCI ID 8086:6f79
Sep 13 23:48:37 kernel: EDAC sbridge: Seeking for: PCI ID 8086:6f6a
Sep 13 23:48:37 kernel: EDAC sbridge: Seeking for: PCI ID 8086:6f6b
Sep 13 23:48:37 kernel: EDAC sbridge: Seeking for: PCI ID 8086:6f6c
Sep 13 23:48:37 kernel: EDAC sbridge: Seeking for: PCI ID 8086:6f6d
Sep 13 23:48:37 kernel: EDAC sbridge: Seeking for: PCI ID 8086:6ffc
Sep 13 23:48:37 kernel: EDAC sbridge: Seeking for: PCI ID 8086:6ffc
Sep 13 23:48:37 kernel: EDAC sbridge: Seeking for: PCI ID 8086:6ffd
Sep 13 23:48:37 kernel: EDAC sbridge: Seeking for: PCI ID 8086:6ffd
Sep 13 23:48:37 kernel: EDAC sbridge: Seeking for: PCI ID 8086:6faf
Sep 13 23:48:37 kernel: EDAC sbridge: Seeking for: PCI ID 8086:6faf
Sep 13 23:48:37 kernel: EDAC sbridge: CPU SrcID #0, Ha #0, Channel #0 has DIMMs, but ECC is disabled
Sep 13 23:48:37 kernel: EDAC sbridge: Couldn't find mci handler
Sep 13 23:48:37 kernel: EDAC sbridge: Failed to register device with error -19.
Sep 13 23:48:37 kernel: input: HDA Intel PCH Front Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input18
Sep 13 23:48:37 kernel: input: HDA Intel PCH Rear Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input19
Sep 13 23:48:37 kernel: input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input20
Sep 13 23:48:37 kernel: input: HDA Intel PCH Line Out Front as /devices/pci0000:00/0000:00:1b.0/sound/card0/input21
Sep 13 23:48:37 kernel: input: HDA Intel PCH Line Out Surround as /devices/pci0000:00/0000:00:1b.0/sound/card0/input22
Sep 13 23:48:37 kernel: input: HDA Intel PCH Line Out CLFE as /devices/pci0000:00/0000:00:1b.0/sound/card0/input23
Sep 13 23:48:37 kernel: input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input24
Sep 13 23:48:37 kernel: iwlwifi 0000:53:00.0: Detected Intel(R) Dual Band Wireless AC 8260, REV=0x201
Sep 13 23:48:37 kernel: thermal thermal_zone1: failed to read out thermal zone (-61)
Sep 13 23:48:37 systemd[1]: Finished Rebuild Journal Catalog.
Sep 13 23:48:37 kernel: intel_rapl_common: Found RAPL domain package
Sep 13 23:48:37 systemd[1]: Finished Load Kernel Modules.
Sep 13 23:48:37 systemd[1]: Finished Record System Boot/Shutdown in UTMP.
Sep 13 23:48:37 systemd[1]: Reached target Bluetooth Support.
Sep 13 23:48:37 systemd[1]: Reached target Sound Card.
Sep 13 23:48:37 kernel: iwlwifi 0000:53:00.0: base HW address: e4:a4:71:f7:26:9b, OTP minor version: 0x0
Sep 13 23:48:37 systemd[1]: Starting Load/Save RF Kill Switch Status...
Sep 13 23:48:37 systemd[1]: Starting Apply Kernel Variables...
Sep 13 23:48:37 systemd[1]: Starting Update is Completed...
Sep 13 23:48:37 systemd[1]: Started Load/Save RF Kill Switch Status.
Sep 13 23:48:37 systemd[1]: Finished Update is Completed.
Sep 13 23:48:37 systemd[1]: Finished Apply Kernel Variables.
Sep 13 23:48:37 systemd[1]: Reached target System Initialization.
Sep 13 23:48:37 systemd[1]: Started Refresh existing PGP keys of archlinux-keyring regularly.
Sep 13 23:48:37 systemd[1]: Started Daily verification of password and group files.
Sep 13 23:48:37 systemd[1]: Started Daily Cleanup of Temporary Directories.
Sep 13 23:48:37 systemd[1]: Reached target Timer Units.
Sep 13 23:48:37 systemd[1]: Listening on Avahi mDNS/DNS-SD Stack Activation Socket.
Sep 13 23:48:37 systemd[1]: Listening on D-Bus System Message Bus Socket.
Sep 13 23:48:37 systemd[1]: Reached target Socket Units.
Sep 13 23:48:37 systemd[1]: TPM2 PCR Barrier (Initialization) was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f).
Sep 13 23:48:37 systemd[1]: Reached target Basic System.
Sep 13 23:48:37 systemd[1]: Starting Avahi mDNS/DNS-SD Stack...
Sep 13 23:48:37 systemd[1]: Starting D-Bus System Message Bus...
Sep 13 23:48:37 systemd[1]: SSH Key Generation was skipped because no trigger condition checks were met.
Sep 13 23:48:37 systemd[1]: Starting User Login Management...
Sep 13 23:48:37 systemd[1]: TPM2 PCR Barrier (User) was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f).
Sep 13 23:48:37 avahi-daemon[459]: Found user 'avahi' (UID 973) and group 'avahi' (GID 973).
Sep 13 23:48:37 avahi-daemon[459]: Successfully dropped root privileges.
Sep 13 23:48:37 avahi-daemon[459]: avahi-daemon 0.8 starting up.
Sep 13 23:48:37 avahi-daemon[459]: WARNING: No NSS support for mDNS detected, consider installing nss-mdns!
Sep 13 23:48:37 kernel: ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
Sep 13 23:48:37 systemd[1]: Started D-Bus System Message Bus.
Sep 13 23:48:37 avahi-daemon[459]: Successfully called chroot().
Sep 13 23:48:37 avahi-daemon[459]: Successfully dropped remaining capabilities.
Sep 13 23:48:37 avahi-daemon[459]: No service file found in /etc/avahi/services.
Sep 13 23:48:37 avahi-daemon[459]: Joining mDNS multicast group on interface lo.IPv6 with address ::1.
Sep 13 23:48:37 avahi-daemon[459]: New relevant interface lo.IPv6 for mDNS.
Sep 13 23:48:37 avahi-daemon[459]: Joining mDNS multicast group on interface lo.IPv4 with address 127.0.0.1.
Sep 13 23:48:37 avahi-daemon[459]: New relevant interface lo.IPv4 for mDNS.
Sep 13 23:48:37 avahi-daemon[459]: Network interface enumeration completed.
Sep 13 23:48:37 avahi-daemon[459]: Registering new address record for ::1 on lo.*.
Sep 13 23:48:37 avahi-daemon[459]: Registering new address record for 127.0.0.1 on lo.IPv4.
Sep 13 23:48:37 kernel: iwlwifi 0000:53:00.0 wlp83s0: renamed from wlan0
Sep 13 23:48:37 systemd[1]: Starting Network Manager...
Sep 13 23:48:37 systemd[1]: Started Avahi mDNS/DNS-SD Stack.
Sep 13 23:48:37 systemd-logind[461]: New seat seat0.
Sep 13 23:48:37 systemd-logind[461]: Watching system buttons on /dev/input/event1 (Power Button)
Sep 13 23:48:37 systemd-logind[461]: Watching system buttons on /dev/input/event0 (Power Button)
Sep 13 23:48:37 systemd-logind[461]: Watching system buttons on /dev/input/event2 (Logitech USB Receiver)
Sep 13 23:48:37 systemd-logind[461]: Watching system buttons on /dev/input/event4 (Logitech USB Receiver Consumer Control)
Sep 13 23:48:37 systemd-logind[461]: Watching system buttons on /dev/input/event5 (Logitech USB Receiver System Control)
Sep 13 23:48:37 systemd-logind[461]: Watching system buttons on /dev/input/event6 (Logitech MX Keys)
Sep 13 23:48:37 systemd[1]: Started User Login Management.
Sep 13 23:48:37 kernel: thunderbolt 0000:04:00.0: timeout resetting host router
Sep 13 23:48:37 kernel: ------------[ cut here ]------------
Sep 13 23:48:37 kernel: thunderbolt 0000:04:00.0: interrupt for TX ring 0 is already enabled
Sep 13 23:48:37 kernel: WARNING: CPU: 0 PID: 9 at drivers/thunderbolt/nhi.c:146 ring_interrupt_active+0x241/0x2d0 [thunderbolt]
Sep 13 23:48:37 kernel: Modules linked in: intel_rapl_msr intel_rapl_common intel_uncore_frequency intel_uncore_frequency_common iwlmvm x86_pkg_temp_thermal snd_hda_codec_realtek nvidia_drm(POE) intel_powerclamp coretemp snd_hda_codec_generic nvidia_modeset(POE) crct10dif_pclmul ledtrig_audio mac80211 crc32_pclmul polyval_clmulni polyval_generic gf128mul snd_hda_intel libarc4 btusb snd_intel_dspcfg snd_intel_sdw_acpi btrtl nvidia_uvm(POE) snd_hda_codec btbcm btintel ghash_clmulni_intel btmtk snd_hda_core sha512_ssse3 iwlwifi aesni_intel snd_hwdep crypto_simd bluetooth snd_pcm iTCO_wdt mei_me cryptd cfg80211 snd_timer vfat igb rapl mousedev intel_pmc_bxt joydev snd iTCO_vendor_support i2c_algo_bit intel_cstate i2c_i801 ecdh_generic fat thunderbolt(+) intel_uncore intel_wmi_thunderbolt pcspkr e1000e crc16 dca mei lpc_ich i2c_smbus video rfkill soundcore mac_hid nvidia(POE) crypto_user fuse dm_mod loop ip_tables x_tables xfs libcrc32c crc32c_generic hid_logitech_hidpp hid_logitech_dj usbhid mxm_wmi nvme crc32c_intel nvme_core
Sep 13 23:48:37 kernel: xhci_pci xhci_pci_renesas nvme_common wmi
Sep 13 23:48:37 kernel: CPU: 0 PID: 9 Comm: kworker/0:1 Tainted: P OE 6.5.3-arch1-1 #1 ed5b3b894d0aeb37298a77837232ca9b353cc27d
Sep 13 23:48:37 kernel: Hardware name: Gigabyte Technology Co., Ltd. Default string/X99-Designare EX-CF, BIOS F5c 06/15/2018
Sep 13 23:48:37 kernel: Workqueue: events work_for_cpu_fn
Sep 13 23:48:37 kernel: RIP: 0010:ring_interrupt_active+0x241/0x2d0 [thunderbolt]
Sep 13 23:48:37 kernel: Code: 08 44 89 04 24 e8 ef 37 b2 c0 44 8b 04 24 48 8b 4c 24 08 4d 89 f1 48 8b 54 24 10 48 89 c6 48 c7 c7 40 b9 64 c4 e8 bf b0 2c c0 <0f> 0b 4d 8b 77 08 44 8b 5c 24 04 49 8b 76 18 45 84 e4 0f 85 e9 fe
Sep 13 23:48:37 kernel: RSP: 0018:ffffbb89800abd48 EFLAGS: 00010082
Sep 13 23:48:37 kernel: RAX: 0000000000000000 RBX: 0000000000000000 RCX: 0000000000000027
Sep 13 23:48:37 kernel: RDX: ffffa0aa4fc216c8 RSI: 0000000000000001 RDI: ffffa0aa4fc216c0
Sep 13 23:48:37 kernel: RBP: 0000000000000001 R08: 0000000000000000 R09: ffffbb89800abbd8
Sep 13 23:48:37 kernel: R10: 0000000000000003 R11: ffffffff866ca068 R12: 0000000000000001
Sep 13 23:48:37 kernel: R13: 0000000000038200 R14: ffffffffc4649f5f R15: ffffa09b44bbe000
Sep 13 23:48:37 kernel: FS: 0000000000000000(0000) GS:ffffa0aa4fc00000(0000) knlGS:0000000000000000
Sep 13 23:48:37 kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Sep 13 23:48:37 kernel: CR2: 00007f8ffd0ff0b0 CR3: 0000000104ada003 CR4: 00000000003706f0
Sep 13 23:48:37 kernel: DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
Sep 13 23:48:37 kernel: DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
Sep 13 23:48:37 kernel: Call Trace:
Sep 13 23:48:37 kernel: <TASK>
Sep 13 23:48:37 kernel: ? ring_interrupt_active+0x241/0x2d0 [thunderbolt a7c7489029150c4e54d902dc9d2ebd2135c6390a]
Sep 13 23:48:37 kernel: ? __warn+0x81/0x130
Sep 13 23:48:37 kernel: ? ring_interrupt_active+0x241/0x2d0 [thunderbolt a7c7489029150c4e54d902dc9d2ebd2135c6390a]
Sep 13 23:48:37 kernel: ? report_bug+0x171/0x1a0
Sep 13 23:48:37 kernel: ? prb_read_valid+0x1b/0x30
Sep 13 23:48:37 kernel: ? handle_bug+0x3c/0x80
Sep 13 23:48:37 kernel: ? exc_invalid_op+0x17/0x70
Sep 13 23:48:37 kernel: ? asm_exc_invalid_op+0x1a/0x20
Sep 13 23:48:37 kernel: ? ring_interrupt_active+0x241/0x2d0 [thunderbolt a7c7489029150c4e54d902dc9d2ebd2135c6390a]
Sep 13 23:48:37 kernel: ? ring_interrupt_active+0x241/0x2d0 [thunderbolt a7c7489029150c4e54d902dc9d2ebd2135c6390a]
Sep 13 23:48:37 kernel: tb_ring_start+0x152/0x300 [thunderbolt a7c7489029150c4e54d902dc9d2ebd2135c6390a]
Sep 13 23:48:37 kernel: tb_ctl_start+0x26/0xa0 [thunderbolt a7c7489029150c4e54d902dc9d2ebd2135c6390a]
Sep 13 23:48:37 kernel: tb_domain_add+0x3b/0x190 [thunderbolt a7c7489029150c4e54d902dc9d2ebd2135c6390a]
Sep 13 23:48:37 kernel: nhi_probe+0x373/0x5f0 [thunderbolt a7c7489029150c4e54d902dc9d2ebd2135c6390a]
Sep 13 23:48:37 kernel: local_pci_probe+0x45/0xa0
Sep 13 23:48:37 kernel: work_for_cpu_fn+0x1a/0x30
Sep 13 23:48:37 kernel: process_one_work+0x1e1/0x3f0
Sep 13 23:48:37 kernel: worker_thread+0x1af/0x390
Sep 13 23:48:37 kernel: ? __pfx_worker_thread+0x10/0x10
Sep 13 23:48:37 kernel: kthread+0xe8/0x120
Sep 13 23:48:37 kernel: ? __pfx_kthread+0x10/0x10
Sep 13 23:48:37 kernel: ret_from_fork+0x34/0x50
Sep 13 23:48:37 kernel: ? __pfx_kthread+0x10/0x10
Sep 13 23:48:37 kernel: ret_from_fork_asm+0x1b/0x30
Sep 13 23:48:37 kernel: </TASK>
Sep 13 23:48:37 kernel: ---[ end trace 0000000000000000 ]---
Sep 13 23:48:37 kernel: ------------[ cut here ]------------
Sep 13 23:48:37 kernel: thunderbolt 0000:04:00.0: interrupt for RX ring 0 is already enabled
Sep 13 23:48:37 kernel: WARNING: CPU: 0 PID: 9 at drivers/thunderbolt/nhi.c:146 ring_interrupt_active+0x241/0x2d0 [thunderbolt]
Sep 13 23:48:37 kernel: Modules linked in: intel_rapl_msr intel_rapl_common intel_uncore_frequency intel_uncore_frequency_common iwlmvm x86_pkg_temp_thermal snd_hda_codec_realtek nvidia_drm(POE) intel_powerclamp coretemp snd_hda_codec_generic nvidia_modeset(POE) crct10dif_pclmul ledtrig_audio mac80211 crc32_pclmul polyval_clmulni polyval_generic gf128mul snd_hda_intel libarc4 btusb snd_intel_dspcfg snd_intel_sdw_acpi btrtl nvidia_uvm(POE) snd_hda_codec btbcm btintel ghash_clmulni_intel btmtk snd_hda_core sha512_ssse3 iwlwifi aesni_intel snd_hwdep crypto_simd bluetooth snd_pcm iTCO_wdt mei_me cryptd cfg80211 snd_timer vfat igb rapl mousedev intel_pmc_bxt joydev snd iTCO_vendor_support i2c_algo_bit intel_cstate i2c_i801 ecdh_generic fat thunderbolt(+) intel_uncore intel_wmi_thunderbolt pcspkr e1000e crc16 dca mei lpc_ich i2c_smbus video rfkill soundcore mac_hid nvidia(POE) crypto_user fuse dm_mod loop ip_tables x_tables xfs libcrc32c crc32c_generic hid_logitech_hidpp hid_logitech_dj usbhid mxm_wmi nvme crc32c_intel nvme_core
Sep 13 23:48:37 kernel: xhci_pci xhci_pci_renesas nvme_common wmi
Sep 13 23:48:37 kernel: CPU: 0 PID: 9 Comm: kworker/0:1 Tainted: P W OE 6.5.3-arch1-1 #1 ed5b3b894d0aeb37298a77837232ca9b353cc27d
Sep 13 23:48:37 kernel: Hardware name: Gigabyte Technology Co., Ltd. Default string/X99-Designare EX-CF, BIOS F5c 06/15/2018
Sep 13 23:48:37 kernel: Workqueue: events work_for_cpu_fn
Sep 13 23:48:37 kernel: RIP: 0010:ring_interrupt_active+0x241/0x2d0 [thunderbolt]
Sep 13 23:48:37 kernel: Code: 08 44 89 04 24 e8 ef 37 b2 c0 44 8b 04 24 48 8b 4c 24 08 4d 89 f1 48 8b 54 24 10 48 89 c6 48 c7 c7 40 b9 64 c4 e8 bf b0 2c c0 <0f> 0b 4d 8b 77 08 44 8b 5c 24 04 49 8b 76 18 45 84 e4 0f 85 e9 fe
Sep 13 23:48:37 kernel: RSP: 0018:ffffbb89800abd48 EFLAGS: 00010082
Sep 13 23:48:37 kernel: RAX: 0000000000000000 RBX: 000000000000007c RCX: 0000000000000027
Sep 13 23:48:37 kernel: RDX: ffffa0aa4fc216c8 RSI: 0000000000000001 RDI: ffffa0aa4fc216c0
Sep 13 23:48:37 kernel: RBP: 0000000080000000 R08: 0000000000000000 R09: ffffbb89800abbd8
Sep 13 23:48:37 kernel: R10: 0000000000000003 R11: ffffffff866ca068 R12: 0000000000000001
Sep 13 23:48:37 kernel: R13: 000000000003827c R14: ffffffffc4649f5f R15: ffffa09b4ca6bd80
Sep 13 23:48:37 kernel: FS: 0000000000000000(0000) GS:ffffa0aa4fc00000(0000) knlGS:0000000000000000
Sep 13 23:48:37 kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Sep 13 23:48:37 kernel: CR2: 00007f8ffd0ff0b0 CR3: 0000000104ada003 CR4: 00000000003706f0
Sep 13 23:48:37 kernel: DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
Sep 13 23:48:37 kernel: DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
Sep 13 23:48:37 kernel: Call Trace:
Sep 13 23:48:37 kernel: <TASK>
Sep 13 23:48:37 kernel: ? ring_interrupt_active+0x241/0x2d0 [thunderbolt a7c7489029150c4e54d902dc9d2ebd2135c6390a]
Sep 13 23:48:37 kernel: ? __warn+0x81/0x130
Sep 13 23:48:37 kernel: ? ring_interrupt_active+0x241/0x2d0 [thunderbolt a7c7489029150c4e54d902dc9d2ebd2135c6390a]
Sep 13 23:48:37 kernel: ? report_bug+0x171/0x1a0
Sep 13 23:48:37 kernel: ? prb_read_valid+0x1b/0x30
Sep 13 23:48:37 kernel: ? handle_bug+0x3c/0x80
Sep 13 23:48:37 kernel: ? exc_invalid_op+0x17/0x70
Sep 13 23:48:37 kernel: ? asm_exc_invalid_op+0x1a/0x20
Sep 13 23:48:37 kernel: ? ring_interrupt_active+0x241/0x2d0 [thunderbolt a7c7489029150c4e54d902dc9d2ebd2135c6390a]
Sep 13 23:48:37 kernel: ? ring_interrupt_active+0x241/0x2d0 [thunderbolt a7c7489029150c4e54d902dc9d2ebd2135c6390a]
Sep 13 23:48:37 kernel: tb_ring_start+0x152/0x300 [thunderbolt a7c7489029150c4e54d902dc9d2ebd2135c6390a]
Sep 13 23:48:37 kernel: tb_ctl_start+0x30/0xa0 [thunderbolt a7c7489029150c4e54d902dc9d2ebd2135c6390a]
Sep 13 23:48:37 kernel: tb_domain_add+0x3b/0x190 [thunderbolt a7c7489029150c4e54d902dc9d2ebd2135c6390a]
Sep 13 23:48:37 kernel: nhi_probe+0x373/0x5f0 [thunderbolt a7c7489029150c4e54d902dc9d2ebd2135c6390a]
Sep 13 23:48:37 kernel: local_pci_probe+0x45/0xa0
Sep 13 23:48:37 kernel: work_for_cpu_fn+0x1a/0x30
Sep 13 23:48:37 kernel: process_one_work+0x1e1/0x3f0
Sep 13 23:48:37 kernel: worker_thread+0x1af/0x390
Sep 13 23:48:37 kernel: ? __pfx_worker_thread+0x10/0x10
Sep 13 23:48:37 kernel: kthread+0xe8/0x120
Sep 13 23:48:37 kernel: ? __pfx_kthread+0x10/0x10
Sep 13 23:48:37 kernel: ret_from_fork+0x34/0x50
Sep 13 23:48:37 kernel: ? __pfx_kthread+0x10/0x10
Sep 13 23:48:37 kernel: ret_from_fork_asm+0x1b/0x30
Sep 13 23:48:37 kernel: </TASK>
Sep 13 23:48:37 kernel: ---[ end trace 0000000000000000 ]---
Sep 13 23:48:37 kernel: thunderbolt 0000:04:00.0: ICM firmware is in wrong mode: 15
Sep 13 23:48:37 NetworkManager[463]: <info> [1694663317.2303] NetworkManager (version 1.44.0-1) is starting... (boot:e805e34e-1009-414b-a641-311433ee5fa9)
Sep 13 23:48:37 NetworkManager[463]: <info> [1694663317.2304] Read config: /etc/NetworkManager/NetworkManager.conf (lib: 20-connectivity.conf)
Sep 13 23:48:37 NetworkManager[463]: <info> [1694663317.2354] manager[0x564274700660]: monitoring kernel firmware directory '/lib/firmware'.
Sep 13 23:48:37 dbus-daemon[460]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.3' (uid=0 pid=463 comm="/usr/bin/NetworkManager --no-daemon")
Sep 13 23:48:37 systemd[1]: Starting Hostname Service...
Sep 13 23:48:37 dbus-daemon[460]: [system] Successfully activated service 'org.freedesktop.hostname1'
Sep 13 23:48:37 systemd[1]: Started Hostname Service.
Sep 13 23:48:37 NetworkManager[463]: <info> [1694663317.2679] hostname: hostname: using hostnamed
Sep 13 23:48:37 NetworkManager[463]: <info> [1694663317.2679] hostname: static hostname changed from (none) to "elrond"
Sep 13 23:48:37 NetworkManager[463]: <info> [1694663317.2683] dns-mgr: init: dns=default,systemd-resolved rc-manager=symlink
Sep 13 23:48:37 NetworkManager[463]: <info> [1694663317.2694] rfkill1: found Wi-Fi radio killswitch (at /sys/devices/pci0000:00/0000:00:1c.7/0000:53:00.0/ieee80211/phy0/rfkill1) (driver iwlwifi)
Sep 13 23:48:37 NetworkManager[463]: <info> [1694663317.2695] manager[0x564274700660]: rfkill: Wi-Fi hardware radio set enabled
Sep 13 23:48:37 NetworkManager[463]: <info> [1694663317.2695] manager[0x564274700660]: rfkill: WWAN hardware radio set enabled
Sep 13 23:48:37 NetworkManager[463]: <info> [1694663317.2738] Loaded device plugin: NMAtmManager (/usr/lib/NetworkManager/1.44.0-1/libnm-device-plugin-adsl.so)
Sep 13 23:48:37 NetworkManager[463]: <info> [1694663317.2767] Loaded device plugin: NMBluezManager (/usr/lib/NetworkManager/1.44.0-1/libnm-device-plugin-bluetooth.so)
Sep 13 23:48:37 NetworkManager[463]: <info> [1694663317.2775] Loaded device plugin: NMOvsFactory (/usr/lib/NetworkManager/1.44.0-1/libnm-device-plugin-ovs.so)
Sep 13 23:48:37 NetworkManager[463]: <info> [1694663317.2928] Loaded device plugin: NMTeamFactory (/usr/lib/NetworkManager/1.44.0-1/libnm-device-plugin-team.so)
Sep 13 23:48:37 NetworkManager[463]: <info> [1694663317.2935] Loaded device plugin: NMWifiFactory (/usr/lib/NetworkManager/1.44.0-1/libnm-device-plugin-wifi.so)
Sep 13 23:48:37 NetworkManager[463]: <info> [1694663317.2938] Loaded device plugin: NMWwanFactory (/usr/lib/NetworkManager/1.44.0-1/libnm-device-plugin-wwan.so)
Sep 13 23:48:37 NetworkManager[463]: <info> [1694663317.2940] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file
Sep 13 23:48:37 NetworkManager[463]: <info> [1694663317.2941] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file
Sep 13 23:48:37 NetworkManager[463]: <info> [1694663317.2941] manager: Networking is enabled by state file
Sep 13 23:48:37 dbus-daemon[460]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.3' (uid=0 pid=463 comm="/usr/bin/NetworkManager --no-daemon")
Sep 13 23:48:37 NetworkManager[463]: <info> [1694663317.2944] settings: Loaded settings plugin: keyfile (internal)
Sep 13 23:48:37 NetworkManager[463]: <info> [1694663317.2953] dhcp: init: Using DHCP client 'internal'
Sep 13 23:48:37 NetworkManager[463]: <info> [1694663317.2955] manager: (lo): new Loopback device (/org/freedesktop/NetworkManager/Devices/1)
Sep 13 23:48:37 NetworkManager[463]: <info> [1694663317.2966] device (lo): state change: unmanaged -> unavailable (reason 'connection-assumed', sys-iface-state: 'external')
Sep 13 23:48:37 NetworkManager[463]: <info> [1694663317.2968] device (lo): state change: unavailable -> disconnected (reason 'connection-assumed', sys-iface-state: 'external')
Sep 13 23:48:37 NetworkManager[463]: <info> [1694663317.2973] device (lo): Activation: starting connection 'lo' (9d1ec940-9244-49b8-9bc1-46f810a06361)
Sep 13 23:48:37 NetworkManager[463]: <info> [1694663317.2978] manager: (eno1): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2)
Sep 13 23:48:37 NetworkManager[463]: <info> [1694663317.2984] settings: (eno1): created default wired connection 'Wired connection 1'
Sep 13 23:48:37 NetworkManager[463]: <info> [1694663317.2985] device (eno1): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Sep 13 23:48:37 systemd[1]: Starting Network Manager Script Dispatcher Service...
Sep 13 23:48:37 dbus-daemon[460]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Sep 13 23:48:37 systemd[1]: Started Network Manager Script Dispatcher Service.
Sep 13 23:48:37 NetworkManager[463]: <info> [1694663317.4842] manager: (enp82s0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/3)
Sep 13 23:48:37 NetworkManager[463]: <info> [1694663317.4853] settings: (enp82s0): created default wired connection 'Wired connection 2'
Sep 13 23:48:37 NetworkManager[463]: <info> [1694663317.4853] device (enp82s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Sep 13 23:48:37 NetworkManager[463]: <info> [1694663317.5144] device (wlp83s0): driver supports Access Point (AP) mode
Sep 13 23:48:37 NetworkManager[463]: <info> [1694663317.5159] manager: (wlp83s0): new 802.11 Wi-Fi device (/org/freedesktop/NetworkManager/Devices/4)
Sep 13 23:48:37 NetworkManager[463]: <info> [1694663317.5164] device (wlp83s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Sep 13 23:48:37 kernel: ACPI: \: failed to evaluate _DSM bf0212f2-788f-c64d-a5b3-1f738e285ade (0x1001)
Sep 13 23:48:37 kernel: ACPI: \: failed to evaluate _DSM bf0212f2-788f-c64d-a5b3-1f738e285ade (0x1001)
Sep 13 23:48:37 kernel: ACPI: \: failed to evaluate _DSM bf0212f2-788f-c64d-a5b3-1f738e285ade (0x1001)
Sep 13 23:48:37 kernel: ACPI: \: failed to evaluate _DSM bf0212f2-788f-c64d-a5b3-1f738e285ade (0x1001)
Sep 13 23:48:37 kernel: ACPI: \: failed to evaluate _DSM bf0212f2-788f-c64d-a5b3-1f738e285ade (0x1001)
Sep 13 23:48:37 kernel: ACPI: \: failed to evaluate _DSM bf0212f2-788f-c64d-a5b3-1f738e285ade (0x1001)
Sep 13 23:48:37 kernel: ACPI: \: failed to evaluate _DSM bf0212f2-788f-c64d-a5b3-1f738e285ade (0x1001)
Sep 13 23:48:37 kernel: iwlwifi 0000:53:00.0: Registered PHC clock: iwlwifi-PTP, with index: 2
Sep 13 23:48:37 NetworkManager[463]: <info> [1694663317.7930] device (wlp83s0): set-hw-addr: set MAC address to 1E:57:49:EB:BA:DC (scanning)
Sep 13 23:48:37 kernel: snd_hda_intel 0000:4f:00.1: azx_get_response timeout, switching to polling mode: last cmd=0x000f0000
Sep 13 23:48:38 kernel: ACPI: \: failed to evaluate _DSM bf0212f2-788f-c64d-a5b3-1f738e285ade (0x1001)
Sep 13 23:48:38 kernel: ACPI: \: failed to evaluate _DSM bf0212f2-788f-c64d-a5b3-1f738e285ade (0x1001)
Sep 13 23:48:38 kernel: ACPI: \: failed to evaluate _DSM bf0212f2-788f-c64d-a5b3-1f738e285ade (0x1001)
Sep 13 23:48:38 kernel: ACPI: \: failed to evaluate _DSM bf0212f2-788f-c64d-a5b3-1f738e285ade (0x1001)
Sep 13 23:48:38 kernel: ACPI: \: failed to evaluate _DSM bf0212f2-788f-c64d-a5b3-1f738e285ade (0x1001)
Sep 13 23:48:38 kernel: ACPI: \: failed to evaluate _DSM bf0212f2-788f-c64d-a5b3-1f738e285ade (0x1001)
Sep 13 23:48:38 kernel: ACPI: \: failed to evaluate _DSM bf0212f2-788f-c64d-a5b3-1f738e285ade (0x1001)
Sep 13 23:48:38 dbus-daemon[460]: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' requested by ':1.3' (uid=0 pid=463 comm="/usr/bin/NetworkManager --no-daemon")
Sep 13 23:48:38 NetworkManager[463]: <info> [1694663318.0354] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager"
Sep 13 23:48:38 systemd[1]: Started Network Manager.
Sep 13 23:48:38 NetworkManager[463]: <info> [1694663318.0377] ovsdb: disconnected from ovsdb
Sep 13 23:48:38 NetworkManager[463]: <info> [1694663318.0379] device (lo): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'external')
Sep 13 23:48:38 NetworkManager[463]: <info> [1694663318.0383] device (lo): state change: prepare -> config (reason 'none', sys-iface-state: 'external')
Sep 13 23:48:38 NetworkManager[463]: <info> [1694663318.0386] device (lo): state change: config -> ip-config (reason 'none', sys-iface-state: 'external')
Sep 13 23:48:38 NetworkManager[463]: <info> [1694663318.0401] device (lo): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'external')
Sep 13 23:48:38 NetworkManager[463]: <info> [1694663318.0437] device (lo): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'external')
Sep 13 23:48:38 NetworkManager[463]: <info> [1694663318.0440] device (lo): state change: secondaries -> activated (reason 'none', sys-iface-state: 'external')
Sep 13 23:48:38 NetworkManager[463]: <info> [1694663318.0448] device (lo): Activation: successful, device activated.
Sep 13 23:48:38 systemd[1]: Starting WPA supplicant...
Sep 13 23:48:38 dbus-daemon[460]: [system] Successfully activated service 'fi.w1.wpa_supplicant1'
Sep 13 23:48:38 systemd[1]: Started WPA supplicant.
Sep 13 23:48:38 wpa_supplicant[489]: Successfully initialized wpa_supplicant
Sep 13 23:48:38 systemd[1]: Reached target Network.
Sep 13 23:48:38 systemd[1]: Starting Network Time Service...
Sep 13 23:48:38 systemd[1]: Started OpenSSH Daemon.
Sep 13 23:48:38 systemd[1]: Starting Permit User Sessions...
Sep 13 23:48:38 ntpd[490]: ntpd 4.2.8p17@1.4004-o Tue Jun 6 14:05:47 UTC 2023 (1): Starting
Sep 13 23:48:38 ntpd[490]: Command line: /usr/bin/ntpd -g -u ntp:ntp
Sep 13 23:48:38 ntpd[490]: ----------------------------------------------------
Sep 13 23:48:38 ntpd[490]: ntp-4 is maintained by Network Time Foundation,
Sep 13 23:48:38 ntpd[490]: Inc. (NTF), a non-profit 501(c)(3) public-benefit
Sep 13 23:48:38 ntpd[490]: corporation. Support and training for ntp-4 are
Sep 13 23:48:38 ntpd[490]: available at https://www.nwtime.org/support
Sep 13 23:48:38 ntpd[490]: ----------------------------------------------------
Sep 13 23:48:38 ntpd[490]: DEBUG behavior is enabled - a violation of any
Sep 13 23:48:38 ntpd[490]: diagnostic assertion will cause ntpd to abort
Sep 13 23:48:38 ntpd[494]: proto: precision = 0.046 usec (-24)
Sep 13 23:48:38 ntpd[494]: basedate set to 2023-05-25
Sep 13 23:48:38 ntpd[494]: gps base set to 2023-05-28 (week 2264)
Sep 13 23:48:38 ntpd[494]: initial drift restored to -12.834000
Sep 13 23:48:38 ntpd[494]: Listen and drop on 0 v6wildcard [::]:123
Sep 13 23:48:38 ntpd[494]: Listen and drop on 1 v4wildcard 0.0.0.0:123
Sep 13 23:48:38 ntpd[494]: Listen normally on 2 lo 127.0.0.1:123
Sep 13 23:48:38 ntpd[494]: Listen normally on 3 lo [::1]:123
Sep 13 23:48:38 ntpd[494]: Listening on routing socket on fd #20 for interface updates
Sep 13 23:48:38 ntpd[494]: kernel reports TIME_ERROR: 0x41: Clock Unsynchronized
Sep 13 23:48:38 ntpd[494]: kernel reports TIME_ERROR: 0x41: Clock Unsynchronized
Sep 13 23:48:38 sshd[491]: Server listening on 0.0.0.0 port 22.
Sep 13 23:48:38 sshd[491]: Server listening on :: port 22.
Sep 13 23:48:38 NetworkManager[463]: <info> [1694663318.1510] device (wlp83s0): supplicant interface state: internal-starting -> disconnected
Sep 13 23:48:38 NetworkManager[463]: <info> [1694663318.1511] Wi-Fi P2P device controlled by interface wlp83s0 created
Sep 13 23:48:38 NetworkManager[463]: <info> [1694663318.1513] manager: (p2p-dev-wlp83s0): new 802.11 Wi-Fi P2P device (/org/freedesktop/NetworkManager/Devices/5)
Sep 13 23:48:38 NetworkManager[463]: <info> [1694663318.1515] device (p2p-dev-wlp83s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Sep 13 23:48:38 NetworkManager[463]: <info> [1694663318.1519] device (wlp83s0): state change: unavailable -> disconnected (reason 'supplicant-available', sys-iface-state: 'managed')
Sep 13 23:48:38 NetworkManager[463]: <info> [1694663318.1523] device (p2p-dev-wlp83s0): state change: unavailable -> disconnected (reason 'none', sys-iface-state: 'managed')
Sep 13 23:48:38 systemd[1]: Finished Permit User Sessions.
Sep 13 23:48:38 systemd[1]: Started Simple Desktop Display Manager.
Sep 13 23:48:38 systemd[1]: Started Network Time Service.
Sep 13 23:48:38 systemd[1]: Reached target Multi-User System.
Sep 13 23:48:38 systemd[1]: Reached target Graphical Interface.
Sep 13 23:48:38 systemd[1]: Startup finished in 12.891s (kernel) + 2.702s (userspace) = 15.594s.
Sep 13 23:48:38 avahi-daemon[459]: Server startup complete. Host name is elrond.local. Local service cookie is 3251235040.
Sep 13 23:48:38 sddm[499]: Initializing...
Sep 13 23:48:38 sddm[499]: Starting...
Sep 13 23:48:38 sddm[499]: Logind interface found
Sep 13 23:48:38 sddm[499]: Adding new display...
Sep 13 23:48:38 sddm[499]: Loaded empty theme configuration
Sep 13 23:48:38 sddm[499]: Xauthority path: "/run/sddm/xauth_wemHTG"
Sep 13 23:48:38 sddm[499]: Using VT 2
Sep 13 23:48:38 sddm[499]: Display server starting...
Sep 13 23:48:38 sddm[499]: Writing cookie to "/run/sddm/xauth_wemHTG"
Sep 13 23:48:38 sddm[499]: Running: /usr/bin/X -nolisten tcp -background none -seat seat0 vt2 -auth /run/sddm/xauth_wemHTG -noreset -displayfd 16
Sep 13 23:48:38 kernel: NVRM: GPU 0000:4f:00.0: RmInitAdapter failed! (0x22:0x40:762)
Sep 13 23:48:38 kernel: NVRM: GPU 0000:4f:00.0: rm_init_adapter failed, device minor number 0
Sep 13 23:48:38 kernel: NVRM: GPU 0000:4f:00.0: RmInitAdapter failed! (0x22:0x40:762)
Sep 13 23:48:38 kernel: NVRM: GPU 0000:4f:00.0: rm_init_adapter failed, device minor number 0
Sep 13 23:48:38 kernel: NVRM: GPU 0000:4f:00.0: RmInitAdapter failed! (0x22:0x40:762)
Sep 13 23:48:38 kernel: NVRM: GPU 0000:4f:00.0: rm_init_adapter failed, device minor number 0
Sep 13 23:48:38 kernel: NVRM: GPU 0000:4f:00.0: RmInitAdapter failed! (0x22:0x40:762)
Sep 13 23:48:38 kernel: NVRM: GPU 0000:4f:00.0: rm_init_adapter failed, device minor number 0
Sep 13 23:48:38 kernel: NVRM: GPU 0000:4f:00.0: RmInitAdapter failed! (0x22:0x40:762)
Sep 13 23:48:38 kernel: NVRM: GPU 0000:4f:00.0: rm_init_adapter failed, device minor number 0
Sep 13 23:48:38 kernel: NVRM: GPU 0000:4f:00.0: RmInitAdapter failed! (0x22:0x40:762)
Sep 13 23:48:38 kernel: NVRM: GPU 0000:4f:00.0: rm_init_adapter failed, device minor number 0
Sep 13 23:48:39 sddm[499]: Failed to read display number from pipe
Sep 13 23:48:39 sddm[499]: Display server stopping...
Sep 13 23:48:39 sddm[499]: Attempt 1 starting the Display server on vt 2 failed
Sep 13 23:48:40 kernel: input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:02.0/0000:4b:00.0/0000:4c:10.0/0000:4f:00.1/sound/card1/input25
Sep 13 23:48:40 kernel: input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:02.0/0000:4b:00.0/0000:4c:10.0/0000:4f:00.1/sound/card1/input26
Sep 13 23:48:40 kernel: input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:02.0/0000:4b:00.0/0000:4c:10.0/0000:4f:00.1/sound/card1/input27
Sep 13 23:48:40 kernel: input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:02.0/0000:4b:00.0/0000:4c:10.0/0000:4f:00.1/sound/card1/input28
Sep 13 23:48:40 NetworkManager[463]: <info> [1694663320.6004] device (enp82s0): carrier: link connected
Sep 13 23:48:40 NetworkManager[463]: <info> [1694663320.6008] device (enp82s0): state change: unavailable -> disconnected (reason 'carrier-changed', sys-iface-state: 'managed')
Sep 13 23:48:40 kernel: igb 0000:52:00.0 enp82s0: igb: enp82s0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX/TX
Sep 13 23:48:40 NetworkManager[463]: <info> [1694663320.6029] policy: auto-activating connection 'Wired connection 2' (2fde3cf6-34e6-3842-9a50-c658c7714645)
Sep 13 23:48:40 NetworkManager[463]: <info> [1694663320.6036] device (enp82s0): Activation: starting connection 'Wired connection 2' (2fde3cf6-34e6-3842-9a50-c658c7714645)
Sep 13 23:48:40 NetworkManager[463]: <info> [1694663320.6038] device (enp82s0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Sep 13 23:48:40 NetworkManager[463]: <info> [1694663320.6043] manager: NetworkManager state is now CONNECTING
Sep 13 23:48:40 NetworkManager[463]: <info> [1694663320.6046] device (enp82s0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Sep 13 23:48:40 NetworkManager[463]: <info> [1694663320.6062] device (enp82s0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
Sep 13 23:48:40 NetworkManager[463]: <info> [1694663320.6075] dhcp4 (enp82s0): activation: beginning transaction (timeout in 45 seconds)
Sep 13 23:48:40 avahi-daemon[459]: Joining mDNS multicast group on interface enp82s0.IPv6 with address fe80::9d0e:ae4e:c341:8435.
Sep 13 23:48:40 avahi-daemon[459]: New relevant interface enp82s0.IPv6 for mDNS.
Sep 13 23:48:40 avahi-daemon[459]: Registering new address record for fe80::9d0e:ae4e:c341:8435 on enp82s0.*.
Sep 13 23:48:41 sddm[499]: Display server starting...
Sep 13 23:48:41 sddm[499]: Writing cookie to "/run/sddm/xauth_wemHTG"
Sep 13 23:48:41 sddm[499]: Running: /usr/bin/X -nolisten tcp -background none -seat seat0 vt2 -auth /run/sddm/xauth_wemHTG -noreset -displayfd 16
Sep 13 23:48:41 kernel: NVRM: GPU 0000:4f:00.0: RmInitAdapter failed! (0x22:0x40:762)
Sep 13 23:48:41 kernel: NVRM: GPU 0000:4f:00.0: rm_init_adapter failed, device minor number 0
Sep 13 23:48:41 kernel: NVRM: GPU 0000:4f:00.0: RmInitAdapter failed! (0x22:0x40:762)
Sep 13 23:48:41 kernel: NVRM: GPU 0000:4f:00.0: rm_init_adapter failed, device minor number 0
Sep 13 23:48:41 kernel: NVRM: GPU 0000:4f:00.0: RmInitAdapter failed! (0x22:0x40:762)
Sep 13 23:48:41 kernel: NVRM: GPU 0000:4f:00.0: rm_init_adapter failed, device minor number 0
Sep 13 23:48:41 wpa_supplicant[489]: wlp83s0: CTRL-EVENT-REGDOM-CHANGE init=DRIVER type=COUNTRY alpha2=CA
Sep 13 23:48:41 kernel: NVRM: GPU 0000:4f:00.0: RmInitAdapter failed! (0x22:0x40:762)
Sep 13 23:48:41 kernel: NVRM: GPU 0000:4f:00.0: rm_init_adapter failed, device minor number 0
Sep 13 23:48:41 kernel: NVRM: GPU 0000:4f:00.0: RmInitAdapter failed! (0x22:0x40:762)
Sep 13 23:48:41 kernel: NVRM: GPU 0000:4f:00.0: rm_init_adapter failed, device minor number 0
Sep 13 23:48:41 kernel: NVRM: GPU 0000:4f:00.0: RmInitAdapter failed! (0x22:0x40:762)
Sep 13 23:48:41 kernel: NVRM: GPU 0000:4f:00.0: rm_init_adapter failed, device minor number 0
Sep 13 23:48:41 sddm[499]: Failed to read display number from pipe
Sep 13 23:48:41 sddm[499]: Display server stopping...
Sep 13 23:48:41 sddm[499]: Attempt 2 starting the Display server on vt 2 failed
Sep 13 23:48:42 systemd[1]: systemd-rfkill.service: Deactivated successfully.
Sep 13 23:48:42 dbus-daemon[460]: [system] Activating via systemd: service name='org.freedesktop.resolve1' unit='dbus-org.freedesktop.resolve1.service' requested by ':1.3' (uid=0 pid=463 comm="/usr/bin/NetworkManager --no-daemon")
Sep 13 23:48:42 dbus-daemon[460]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.resolve1.service': Unit dbus-org.freedesktop.resolve1.service not found.
Sep 13 23:48:42 NetworkManager[463]: <info> [1694663322.6286] dhcp4 (enp82s0): state changed new lease, address=10.88.111.28
Sep 13 23:48:42 NetworkManager[463]: <info> [1694663322.6294] policy: set 'Wired connection 2' (enp82s0) as default for IPv4 routing and DNS
Sep 13 23:48:42 dbus-daemon[460]: [system] Activating via systemd: service name='org.freedesktop.resolve1' unit='dbus-org.freedesktop.resolve1.service' requested by ':1.3' (uid=0 pid=463 comm="/usr/bin/NetworkManager --no-daemon")
Sep 13 23:48:42 dbus-daemon[460]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.resolve1.service': Unit dbus-org.freedesktop.resolve1.service not found.
Sep 13 23:48:42 avahi-daemon[459]: Joining mDNS multicast group on interface enp82s0.IPv4 with address 10.88.111.28.
Sep 13 23:48:42 avahi-daemon[459]: New relevant interface enp82s0.IPv4 for mDNS.
Sep 13 23:48:42 avahi-daemon[459]: Registering new address record for 10.88.111.28 on enp82s0.IPv4.
Sep 13 23:48:42 NetworkManager[463]: <info> [1694663322.6490] device (enp82s0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed')
Sep 13 23:48:42 NetworkManager[463]: <info> [1694663322.6515] device (enp82s0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed')
Sep 13 23:48:42 NetworkManager[463]: <info> [1694663322.6518] device (enp82s0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed')
Sep 13 23:48:42 NetworkManager[463]: <info> [1694663322.6523] manager: NetworkManager state is now CONNECTED_SITE
Sep 13 23:48:42 NetworkManager[463]: <info> [1694663322.6528] device (enp82s0): Activation: successful, device activated.
Sep 13 23:48:43 NetworkManager[463]: <info> [1694663323.1534] manager: NetworkManager state is now CONNECTED_GLOBAL
Sep 13 23:48:43 NetworkManager[463]: <info> [1694663323.4834] manager: startup complete
Sep 13 23:48:44 sddm[499]: Display server starting...
Sep 13 23:48:44 sddm[499]: Writing cookie to "/run/sddm/xauth_wemHTG"
Sep 13 23:48:44 sddm[499]: Running: /usr/bin/X -nolisten tcp -background none -seat seat0 vt2 -auth /run/sddm/xauth_wemHTG -noreset -displayfd 16
Sep 13 23:48:44 kernel: NVRM: GPU 0000:4f:00.0: RmInitAdapter failed! (0x22:0x40:762)
Sep 13 23:48:44 kernel: NVRM: GPU 0000:4f:00.0: rm_init_adapter failed, device minor number 0
Sep 13 23:48:44 kernel: NVRM: GPU 0000:4f:00.0: RmInitAdapter failed! (0x22:0x40:762)
Sep 13 23:48:44 kernel: NVRM: GPU 0000:4f:00.0: rm_init_adapter failed, device minor number 0
Sep 13 23:48:44 kernel: NVRM: GPU 0000:4f:00.0: RmInitAdapter failed! (0x22:0x40:762)
Sep 13 23:48:44 kernel: NVRM: GPU 0000:4f:00.0: rm_init_adapter failed, device minor number 0
Sep 13 23:48:44 kernel: NVRM: GPU 0000:4f:00.0: RmInitAdapter failed! (0x22:0x40:762)
Sep 13 23:48:44 kernel: NVRM: GPU 0000:4f:00.0: rm_init_adapter failed, device minor number 0
Sep 13 23:48:44 kernel: NVRM: GPU 0000:4f:00.0: RmInitAdapter failed! (0x22:0x40:762)
Sep 13 23:48:44 kernel: NVRM: GPU 0000:4f:00.0: rm_init_adapter failed, device minor number 0
Sep 13 23:48:44 kernel: NVRM: GPU 0000:4f:00.0: RmInitAdapter failed! (0x22:0x40:762)
Sep 13 23:48:44 kernel: NVRM: GPU 0000:4f:00.0: rm_init_adapter failed, device minor number 0
Sep 13 23:48:44 sddm[499]: Failed to read display number from pipe
Sep 13 23:48:44 sddm[499]: Display server stopping...
Sep 13 23:48:44 sddm[499]: Attempt 3 starting the Display server on vt 2 failed
Sep 13 23:48:44 sddm[499]: Could not start Display server on vt 2
Sep 13 23:48:46 ntpd[494]: Listen normally on 4 enp82s0 10.88.111.28:123
Sep 13 23:48:46 ntpd[494]: Listen normally on 5 enp82s0 [fe80::9d0e:ae4e:c341:8435%2]:123
Sep 13 23:48:46 ntpd[494]: new interface(s) found: waking up resolver
Sep 13 23:48:47 systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Sep 13 23:49:06 kernel: logitech-hidpp-device 0003:046D:408A.0007: HID++ 4.5 device connected.
Sep 13 23:49:07 systemd[1]: systemd-hostnamed.service: Deactivated successfully.
Sep 13 23:49:20 dbus-daemon[460]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Sep 13 23:49:20 systemd[1]: Created slice User Slice of UID 1000.
Sep 13 23:49:20 systemd[1]: Starting User Runtime Directory /run/user/1000...
Sep 13 23:49:20 systemd[1]: Finished User Runtime Directory /run/user/1000.
Sep 13 23:49:20 systemd[1]: Starting User Manager for UID 1000...
Sep 13 23:49:20 dbus-daemon[460]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.14' (uid=0 pid=671 comm="(systemd)")
Sep 13 23:49:20 dbus-daemon[460]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Sep 13 23:49:20 systemd[671]: Queued start job for default target Main User Target.
Sep 13 23:49:20 systemd-journald[259]: /var/log/journal/3eb699ade65d4a5596447eda51971905/user-1000.journal: Journal file uses a different sequence number ID, rotating.
Sep 13 23:49:20 systemd[671]: Created slice User Application Slice.
Sep 13 23:49:20 systemd[671]: Reached target Paths.
Sep 13 23:49:20 systemd[671]: Reached target Timers.
Sep 13 23:49:20 systemd[671]: Starting D-Bus User Message Bus Socket...
Sep 13 23:49:20 systemd[671]: Listening on GnuPG network certificate management daemon.
Sep 13 23:49:20 systemd[671]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Sep 13 23:49:20 systemd[671]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Sep 13 23:49:20 systemd[671]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Sep 13 23:49:20 systemd[671]: Listening on GnuPG cryptographic agent and passphrase cache.
Sep 13 23:49:20 systemd[671]: Listening on p11-kit server.
Sep 13 23:49:20 systemd[671]: Listening on PipeWire Multimedia System Socket.
Sep 13 23:49:20 systemd[671]: Listening on Sound System.
Sep 13 23:49:20 systemd[671]: Listening on D-Bus User Message Bus Socket.
Sep 13 23:49:20 systemd[671]: Reached target Sockets.
Sep 13 23:49:20 systemd[671]: Reached target Basic System.
Sep 13 23:49:20 systemd[1]: Started User Manager for UID 1000.
Sep 13 23:49:20 systemd[671]: Starting Update XDG user dir configuration...
Sep 13 23:49:20 systemd[671]: Finished Update XDG user dir configuration.
Sep 13 23:49:20 systemd[671]: Reached target Main User Target.
Sep 13 23:49:20 systemd[671]: Startup finished in 160ms.
Sep 13 23:50:02 dbus-daemon[460]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.16' (uid=0 pid=690 comm="sudo pacman -U /var/cache/pacman/pkg/linux-6.4.9.a")
Sep 13 23:50:02 dbus-daemon[460]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Sep 13 23:51:44 sudo[690]: pam_unix(sudo:session): session closed for user root
Sep 13 23:52:01 dbus-daemon[460]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.17' (uid=0 pid=22387 comm="sudo nano /etc/default/grub")
Sep 13 23:52:01 dbus-daemon[460]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Sep 13 23:52:10 sudo[22387]: pam_unix(sudo:session): session closed for user root
Sep 13 23:52:27 dbus-daemon[460]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.18' (uid=0 pid=22390 comm="sudo reboot")
Sep 13 23:52:27 dbus-daemon[460]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Sep 13 23:52:27 systemd-logind[461]: The system will reboot now!
Sep 13 23:52:27 systemd-logind[461]: System is rebooting.
Sep 13 23:52:27 sudo[22390]: pam_unix(sudo:session): session closed for user root
Sep 13 23:52:27 systemd[1]: Removed slice Slice /system/getty.
Sep 13 23:52:27 systemd[1]: Removed slice Slice /system/modprobe.
Sep 13 23:52:27 systemd[1]: Stopped target Bluetooth Support.
Sep 13 23:52:27 systemd[1]: Stopped target Graphical Interface.
Sep 13 23:52:27 systemd[1]: Stopped target Multi-User System.
Sep 13 23:52:27 systemd[1]: Stopped target Login Prompts.
Sep 13 23:52:27 systemd[1]: Stopped target Sound Card.
Sep 13 23:52:27 systemd[1]: Stopped target Timer Units.
Sep 13 23:52:27 systemd[1]: archlinux-keyring-wkd-sync.timer: Deactivated successfully.
Sep 13 23:52:27 systemd[1]: Stopped Refresh existing PGP keys of archlinux-keyring regularly.
Sep 13 23:52:27 systemd[1]: shadow.timer: Deactivated successfully.
Sep 13 23:52:27 systemd[1]: Stopped Daily verification of password and group files.
Sep 13 23:52:27 systemd[1]: systemd-tmpfiles-clean.timer: Deactivated successfully.
Sep 13 23:52:27 systemd[1]: Stopped Daily Cleanup of Temporary Directories.
Sep 13 23:52:27 systemd[1]: systemd-rfkill.socket: Deactivated successfully.
Sep 13 23:52:27 systemd[1]: Closed Load/Save RF Kill Switch Status /dev/rfkill Watch.
Sep 13 23:52:27 avahi-daemon[459]: Got SIGTERM, quitting.
Sep 13 23:52:27 avahi-daemon[459]: Leaving mDNS multicast group on interface enp82s0.IPv6 with address fe80::9d0e:ae4e:c341:8435.
Sep 13 23:52:27 systemd[1]: Stopping Avahi mDNS/DNS-SD Stack...
Sep 13 23:52:27 avahi-daemon[459]: Leaving mDNS multicast group on interface enp82s0.IPv4 with address 10.88.111.28.
Sep 13 23:52:27 avahi-daemon[459]: Leaving mDNS multicast group on interface lo.IPv6 with address ::1.
Sep 13 23:52:27 avahi-daemon[459]: Leaving mDNS multicast group on interface lo.IPv4 with address 127.0.0.1.
Sep 13 23:52:27 avahi-daemon[459]: avahi-daemon 0.8 exiting.
Sep 13 23:52:27 systemd[1]: Starting Generate shutdown-ramfs...
Sep 13 23:52:27 systemd[1]: Stopping Network Time Service...
Sep 13 23:52:27 ntpd[494]: ntpd exiting on signal 15 (Terminated)
Sep 13 23:52:27 systemd[1]: Stopping Simple Desktop Display Manager...
Sep 13 23:52:27 ntpd[494]: 206.108.0.133 local addr 10.88.111.28 -> <null>
Sep 13 23:52:27 sddm[499]: Signal received: SIGTERM
Sep 13 23:52:27 ntpd[494]: 159.203.8.72 local addr 10.88.111.28 -> <null>
Sep 13 23:52:27 systemd[1]: Stopping OpenSSH Daemon...
Sep 13 23:52:27 ntpd[494]: 149.56.47.60 local addr 10.88.111.28 -> <null>
Sep 13 23:52:27 sshd[491]: Received signal 15; terminating.
Sep 13 23:52:27 systemd[1]: Stopping Load/Save OS Random Seed...
Sep 13 23:52:27 systemd[1]: avahi-daemon.service: Deactivated successfully.
Sep 13 23:52:27 systemd[1]: Stopped Avahi mDNS/DNS-SD Stack.
Sep 13 23:52:27 systemd[1]: sshd.service: Deactivated successfully.
Sep 13 23:52:27 mkinitcpio[22394]: ==> Starting build: 'none'
Sep 13 23:52:27 mkinitcpio[22394]: -> Running build hook: [sd-shutdown]
Sep 13 23:52:27 systemd[1]: Stopped OpenSSH Daemon.
Sep 13 23:52:27 systemd[1]: sddm.service: Deactivated successfully.
Sep 13 23:52:27 systemd[1]: Stopped Simple Desktop Display Manager.
Sep 13 23:52:27 systemd[1]: sddm.service: Consumed 2.519s CPU time.
Sep 13 23:52:27 systemd[1]: ntpd.service: Deactivated successfully.
Sep 13 23:52:27 systemd[1]: Stopped Network Time Service.
Sep 13 23:52:27 systemd[1]: systemd-random-seed.service: Deactivated successfully.
Sep 13 23:52:27 systemd[1]: Stopped Load/Save OS Random Seed.
Sep 13 23:52:27 systemd[1]: session-1.scope: Deactivated successfully.
Sep 13 23:52:27 systemd[1]: session-1.scope: Consumed 7min 14.963s CPU time.
Sep 13 23:52:27 systemd-logind[461]: Session 1 logged out. Waiting for processes to exit.
Sep 13 23:52:27 systemd[1]: Stopping User Login Management...
Sep 13 23:52:27 systemd[1]: Stopping User Manager for UID 1000...
Sep 13 23:52:27 systemd-logind[461]: Removed session 1.
Sep 13 23:52:27 systemd[671]: Activating special unit Exit the Session...
Sep 13 23:52:27 systemd[671]: Stopped target Main User Target.
Sep 13 23:52:27 systemd[671]: Stopped target Basic System.
Sep 13 23:52:27 systemd[671]: Stopped target Paths.
Sep 13 23:52:27 systemd[671]: Stopped target Sockets.
Sep 13 23:52:27 systemd[671]: Stopped target Timers.
Sep 13 23:52:27 systemd[671]: Closed D-Bus User Message Bus Socket.
Sep 13 23:52:27 systemd[671]: Closed GnuPG network certificate management daemon.
Sep 13 23:52:27 systemd[671]: Closed GnuPG cryptographic agent and passphrase cache (access for web browsers).
Sep 13 23:52:27 systemd[671]: Closed GnuPG cryptographic agent and passphrase cache (restricted).
Sep 13 23:52:27 systemd[671]: Closed GnuPG cryptographic agent (ssh-agent emulation).
Sep 13 23:52:27 systemd[671]: Closed GnuPG cryptographic agent and passphrase cache.
Sep 13 23:52:27 systemd[671]: Closed p11-kit server.
Sep 13 23:52:27 systemd[671]: Closed PipeWire Multimedia System Socket.
Sep 13 23:52:27 systemd[671]: Closed Sound System.
Sep 13 23:52:27 systemd[671]: Removed slice User Application Slice.
Sep 13 23:52:27 systemd[671]: Reached target Shutdown.
Sep 13 23:52:27 systemd[671]: Finished Exit the Session.
Sep 13 23:52:27 systemd[671]: Reached target Exit the Session.
Sep 13 23:52:27 systemd[1]: user@1000.service: Deactivated successfully.
Sep 13 23:52:27 mkinitcpio[22394]: ==> Build complete.
Sep 13 23:52:27 systemd[1]: Stopped User Manager for UID 1000.
Sep 13 23:52:27 systemd[1]: mkinitcpio-generate-shutdown-ramfs.service: Deactivated successfully.
Sep 13 23:52:27 systemd[1]: Finished Generate shutdown-ramfs.
Sep 13 23:52:27 systemd[1]: systemd-logind.service: Deactivated successfully.
Sep 13 23:52:27 systemd[1]: Stopped User Login Management.
Sep 13 23:52:27 systemd[1]: Stopping Permit User Sessions...
Sep 13 23:52:27 systemd[1]: Stopping User Runtime Directory /run/user/1000...
Sep 13 23:52:27 systemd[1]: run-user-1000.mount: Deactivated successfully.
Sep 13 23:52:27 systemd[1]: Unmounted /run/user/1000.
Sep 13 23:52:27 systemd[1]: systemd-user-sessions.service: Deactivated successfully.
Sep 13 23:52:27 systemd[1]: Stopped Permit User Sessions.
Sep 13 23:52:27 systemd[1]: user-runtime-dir@1000.service: Deactivated successfully.
Sep 13 23:52:27 systemd[1]: Stopped User Runtime Directory /run/user/1000.
Sep 13 23:52:27 systemd[1]: Removed slice User Slice of UID 1000.
Sep 13 23:52:27 systemd[1]: user-1000.slice: Consumed 7min 15.110s CPU time.
Sep 13 23:52:27 systemd[1]: Stopped target Network.
Sep 13 23:52:27 systemd[1]: Stopped target Remote File Systems.
Sep 13 23:52:27 systemd[1]: Stopping Network Manager...
Sep 13 23:52:27 wpa_supplicant[489]: p2p-dev-wlp83s0: CTRL-EVENT-DSCP-POLICY clear_all
Sep 13 23:52:27 systemd[1]: Stopping WPA supplicant...
Sep 13 23:52:27 wpa_supplicant[489]: p2p-dev-wlp83s0: CTRL-EVENT-DSCP-POLICY clear_all
Sep 13 23:52:27 NetworkManager[463]: <info> [1694663547.8116] caught SIGTERM, shutting down normally.
Sep 13 23:52:27 wpa_supplicant[489]: nl80211: deinit ifname=p2p-dev-wlp83s0 disabled_11b_rates=0
Sep 13 23:52:27 wpa_supplicant[489]: p2p-dev-wlp83s0: CTRL-EVENT-TERMINATING
Sep 13 23:52:27 wpa_supplicant[489]: wlp83s0: CTRL-EVENT-DSCP-POLICY clear_all
Sep 13 23:52:27 NetworkManager[463]: <info> [1694663547.9014] dhcp4 (enp82s0): canceled DHCP transaction
Sep 13 23:52:27 NetworkManager[463]: <info> [1694663547.9014] dhcp4 (enp82s0): activation: beginning transaction (timeout in 45 seconds)
Sep 13 23:52:27 NetworkManager[463]: <info> [1694663547.9014] dhcp4 (enp82s0): state changed no lease
Sep 13 23:52:27 NetworkManager[463]: <info> [1694663547.9018] manager: NetworkManager state is now CONNECTED_SITE
Sep 13 23:52:27 NetworkManager[463]: <info> [1694663547.9023] device (wlp83s0): state change: disconnected -> unmanaged (reason 'unmanaged', sys-iface-state: 'managed')
Sep 13 23:52:27 dbus-daemon[460]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.3' (uid=0 pid=463 comm="/usr/bin/NetworkManager --no-daemon")
Sep 13 23:52:27 dbus-daemon[460]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.nm-dispatcher.service': Refusing activation, D-Bus is shutting down.
Sep 13 23:52:27 wpa_supplicant[489]: wlp83s0: CTRL-EVENT-DSCP-POLICY clear_all
Sep 13 23:52:27 wpa_supplicant[489]: nl80211: deinit ifname=wlp83s0 disabled_11b_rates=0
Sep 13 23:52:27 wpa_supplicant[489]: wlp83s0: CTRL-EVENT-TERMINATING
Sep 13 23:52:27 NetworkManager[463]: <info> [1694663547.9349] device (wlp83s0): set-hw-addr: reset MAC address to E4:A4:71:F7:26:9B (unmanage)
Sep 13 23:52:27 systemd[1]: wpa_supplicant.service: Deactivated successfully.
Sep 13 23:52:27 systemd[1]: Stopped WPA supplicant.
Sep 13 23:52:28 kernel: ACPI: \: failed to evaluate _DSM bf0212f2-788f-c64d-a5b3-1f738e285ade (0x1001)
Sep 13 23:52:28 kernel: ACPI: \: failed to evaluate _DSM bf0212f2-788f-c64d-a5b3-1f738e285ade (0x1001)
Sep 13 23:52:28 kernel: ACPI: \: failed to evaluate _DSM bf0212f2-788f-c64d-a5b3-1f738e285ade (0x1001)
Sep 13 23:52:28 kernel: ACPI: \: failed to evaluate _DSM bf0212f2-788f-c64d-a5b3-1f738e285ade (0x1001)
Sep 13 23:52:28 kernel: ACPI: \: failed to evaluate _DSM bf0212f2-788f-c64d-a5b3-1f738e285ade (0x1001)
Sep 13 23:52:28 kernel: ACPI: \: failed to evaluate _DSM bf0212f2-788f-c64d-a5b3-1f738e285ade (0x1001)
Sep 13 23:52:28 kernel: ACPI: \: failed to evaluate _DSM bf0212f2-788f-c64d-a5b3-1f738e285ade (0x1001)
Sep 13 23:52:28 NetworkManager[463]: <info> [1694663548.1771] device (p2p-dev-wlp83s0): state change: disconnected -> unmanaged (reason 'removed', sys-iface-state: 'removed')
Sep 13 23:52:28 dbus-daemon[460]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.3' (uid=0 pid=463 comm="/usr/bin/NetworkManager --no-daemon")
Sep 13 23:52:28 dbus-daemon[460]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.nm-dispatcher.service': Refusing activation, D-Bus is shutting down.
Sep 13 23:52:28 NetworkManager[463]: <info> [1694663548.1942] exiting (success)
Sep 13 23:52:28 systemd[1]: NetworkManager.service: Deactivated successfully.
Sep 13 23:52:28 systemd[1]: Stopped Network Manager.
Sep 13 23:52:28 systemd[1]: Stopping D-Bus System Message Bus...
Sep 13 23:52:28 systemd[1]: dbus.service: Deactivated successfully.
Sep 13 23:52:28 systemd[1]: Stopped D-Bus System Message Bus.
Sep 13 23:52:28 systemd[1]: Stopped target Basic System.
Sep 13 23:52:28 systemd[1]: Stopped target Path Units.
Sep 13 23:52:28 systemd[1]: Stopped target Slice Units.
Sep 13 23:52:28 systemd[1]: Removed slice User and Session Slice.
Sep 13 23:52:28 systemd[1]: user.slice: Consumed 7min 15.110s CPU time.
Sep 13 23:52:28 systemd[1]: Stopped target Socket Units.
Sep 13 23:52:28 systemd[1]: avahi-daemon.socket: Deactivated successfully.
Sep 13 23:52:28 systemd[1]: Closed Avahi mDNS/DNS-SD Stack Activation Socket.
Sep 13 23:52:28 systemd[1]: dbus.socket: Deactivated successfully.
Sep 13 23:52:28 systemd[1]: Closed D-Bus System Message Bus Socket.
Sep 13 23:52:28 systemd[1]: Stopped target System Initialization.
Sep 13 23:52:28 systemd[1]: proc-sys-fs-binfmt_misc.automount: Deactivated successfully.
Sep 13 23:52:28 systemd[1]: Unset automount Arbitrary Executable File Formats File System Automount Point.
Sep 13 23:52:28 systemd[1]: Stopped target Local Encrypted Volumes.
Sep 13 23:52:28 systemd[1]: systemd-ask-password-console.path: Deactivated successfully.
Sep 13 23:52:28 systemd[1]: Stopped Dispatch Password Requests to Console Directory Watch.
Sep 13 23:52:28 systemd[1]: systemd-ask-password-wall.path: Deactivated successfully.
Sep 13 23:52:28 systemd[1]: Stopped Forward Password Requests to Wall Directory Watch.
Sep 13 23:52:28 systemd[1]: Stopped target Local Integrity Protected Volumes.
Sep 13 23:52:28 systemd[1]: Stopped target Local Verity Protected Volumes.
Sep 13 23:52:28 systemd[1]: systemd-sysctl.service: Deactivated successfully.
Sep 13 23:52:28 systemd[1]: Stopped Apply Kernel Variables.
Sep 13 23:52:28 systemd[1]: systemd-coredump.socket: Deactivated successfully.
Sep 13 23:52:28 systemd[1]: Closed Process Core Dump Socket.
Sep 13 23:52:28 systemd[1]: systemd-modules-load.service: Deactivated successfully.
Sep 13 23:52:28 systemd[1]: Stopped Load Kernel Modules.
Sep 13 23:52:28 systemd[1]: systemd-modules-load.service: Consumed 1.024s CPU time.
Sep 13 23:52:28 systemd[1]: systemd-update-done.service: Deactivated successfully.
Sep 13 23:52:28 systemd[1]: Stopped Update is Completed.
Sep 13 23:52:28 systemd[1]: ldconfig.service: Deactivated successfully.
Sep 13 23:52:28 systemd[1]: Stopped Rebuild Dynamic Linker Cache.
Sep 13 23:52:28 systemd[1]: systemd-journal-catalog-update.service: Deactivated successfully.
Sep 13 23:52:28 systemd[1]: Stopped Rebuild Journal Catalog.
Sep 13 23:52:28 systemd[1]: Stopping Record System Boot/Shutdown in UTMP...
Sep 13 23:52:28 systemd[1]: systemd-update-utmp.service: Deactivated successfully.
Sep 13 23:52:28 systemd[1]: Stopped Record System Boot/Shutdown in UTMP.
Sep 13 23:52:28 systemd[1]: systemd-tmpfiles-setup.service: Deactivated successfully.
Sep 13 23:52:28 systemd[1]: Stopped Create Volatile Files and Directories.
Sep 13 23:52:28 systemd[1]: Stopped target Local File Systems.
Sep 13 23:52:28 systemd[1]: Unmounting /boot...
Sep 13 23:52:28 systemd[1]: Unmounting Temporary Directory /tmp...
Sep 13 23:52:28 systemd[1]: tmp.mount: Deactivated successfully.
Sep 13 23:52:28 systemd[1]: Unmounted Temporary Directory /tmp.
Sep 13 23:52:28 systemd[1]: Stopped target Swaps.
Sep 13 23:52:28 systemd[1]: Deactivating swap /dev/disk/by-diskseq/1-part2...
Sep 13 23:52:28 systemd[1]: boot.mount: Deactivated successfully.
Sep 13 23:52:28 systemd[1]: Unmounted /boot.
Sep 13 23:52:28 systemd[1]: dev-disk-by\x2dpath-pci\x2d0000:4d:00.0\x2dnvme\x2d1\x2dpart2.swap: Deactivated successfully.
Sep 13 23:52:28 systemd[1]: Deactivated swap /dev/disk/by-path/pci-0000:4d:00.0-nvme-1-part2.
Sep 13 23:52:28 systemd[1]: dev-disk-by\x2dpartuuid-eb4d3b58\x2ded15\x2d436f\x2dacdb\x2d8d04a69c4ec1.swap: Deactivated successfully.
Sep 13 23:52:28 systemd[1]: Deactivated swap /dev/disk/by-partuuid/eb4d3b58-ed15-436f-acdb-8d04a69c4ec1.
Sep 13 23:52:28 systemd[1]: dev-disk-by\x2did-nvme\x2dSamsung_SSD_950_PRO_512GB_S2GMNX0H811358Y_1\x2dpart2.swap: Deactivated successfully.
Sep 13 23:52:28 systemd[1]: Deactivated swap /dev/disk/by-id/nvme-Samsung_SSD_950_PRO_512GB_S2GMNX0H811358Y_1-part2.
Sep 13 23:52:28 systemd[1]: dev-disk-by\x2did-nvme\x2dSamsung_SSD_950_PRO_512GB_S2GMNX0H811358Y\x2dpart2.swap: Deactivated successfully.
Sep 13 23:52:28 systemd[1]: Deactivated swap /dev/disk/by-id/nvme-Samsung_SSD_950_PRO_512GB_S2GMNX0H811358Y-part2.
Sep 13 23:52:28 systemd[1]: dev-disk-by\x2ddiskseq-1\x2dpart2.swap: Deactivated successfully.
Sep 13 23:52:28 systemd[1]: Deactivated swap /dev/disk/by-diskseq/1-part2.
Sep 13 23:52:28 systemd[1]: dev-disk-by\x2did-nvme\x2dnvme.144d\x2d5332474d4e58304838313133353859\x2d53616d73756e6720535344203935302050524f203531324742\x2d00000001\x2dpart2.swap: Deactivated successfully.
Sep 13 23:52:28 systemd[1]: Deactivated swap /dev/disk/by-id/nvme-nvme.144d-5332474d4e58304838313133353859-53616d73756e6720535344203935302050524f203531324742-00000001-part2.
Sep 13 23:52:28 systemd[1]: dev-nvme1n1p2.swap: Deactivated successfully.
Sep 13 23:52:28 systemd[1]: Deactivated swap /dev/nvme1n1p2.
Sep 13 23:52:28 systemd[1]: dev-disk-by\x2duuid-49a36144\x2d9829\x2d4202\x2d871c\x2d6923c148df6a.swap: Deactivated successfully.
Sep 13 23:52:28 systemd[1]: Deactivated swap /dev/disk/by-uuid/49a36144-9829-4202-871c-6923c148df6a.
Sep 13 23:52:28 systemd[1]: Stopped target Preparation for Local File Systems.
Sep 13 23:52:28 systemd[1]: Reached target Unmount All Filesystems.
Sep 13 23:52:28 systemd[1]: systemd-tmpfiles-setup-dev.service: Deactivated successfully.
Sep 13 23:52:28 systemd[1]: Stopped Create Static Device Nodes in /dev.
Sep 13 23:52:28 systemd[1]: systemd-sysusers.service: Deactivated successfully.
Sep 13 23:52:28 systemd[1]: Stopped Create System Users.
Sep 13 23:52:28 systemd[1]: systemd-remount-fs.service: Deactivated successfully.
Sep 13 23:52:28 systemd[1]: Stopped Remount Root and Kernel File Systems.
Sep 13 23:52:28 systemd[1]: systemd-tmpfiles-setup-dev-early.service: Deactivated successfully.
Sep 13 23:52:28 systemd[1]: Stopped Create Static Device Nodes in /dev gracefully.
Sep 13 23:52:28 systemd[1]: Reached target System Shutdown.
Sep 13 23:52:28 systemd[1]: Reached target Late Shutdown Services.
Sep 13 23:52:28 systemd[1]: systemd-reboot.service: Deactivated successfully.
Sep 13 23:52:28 systemd[1]: Finished System Reboot.
Sep 13 23:52:28 systemd[1]: Reached target System Reboot.
Sep 13 23:52:28 systemd[1]: Shutting down.
Sep 13 23:52:29 systemd[1]: Using hardware watchdog 'iTCO_wdt', version 2, device /dev/watchdog0
Sep 13 23:52:29 systemd[1]: Watchdog running with a timeout of 10min.
Sep 13 23:52:29 kernel: watchdog: watchdog0: watchdog did not stop!
Sep 13 23:52:29 systemd-shutdown[1]: Using hardware watchdog 'iTCO_wdt', version 2, device /dev/watchdog0
Sep 13 23:52:29 systemd-shutdown[1]: Watchdog running with a timeout of 10min.
Sep 13 23:52:29 systemd-shutdown[1]: Syncing filesystems and block devices.
Sep 13 23:52:29 systemd-shutdown[1]: Sending SIGTERM to remaining processes...
Sep 13 23:52:29 systemd-journald[259]: Journal stopped
I've tried removing and suppressing the nvidia driver and loading nouveau, but it still hangs.
Note that everything works fine with kernel 6.4.9 and before. Downgrading from 6.5.3 to 6.4.9, it still works, as expected.
Also, on all my systems with RTX 3090s and 3070s everything works as expected with no issues. All systems with GTX 10xx series cards are behaving this way. Particularly, the following:
Operating System: Arch Linux
KDE Plasma Version: 5.27.8
KDE Frameworks Version: 5.110.0
Qt Version: 5.15.10
Kernel Version: 6.5.3-arch1-1 (64-bit)
Graphics Platform: X11
Processors: 12 × Intel® Xeon® CPU E5-1650 v4 @ 3.60GHz
Memory: 62.6 GiB of RAM
Graphics Processor: NVIDIA GeForce GTX 1080/PCIe/SSE2
Manufacturer: Gigabyte Technology Co., Ltd.
Thanks.
Last edited by haigioli (2023-09-19 23:12:55)
Offline
Sep 13 23:48:35 kernel: [drm] Initialized simpledrm 1.0.0 20200625 for simple-framebuffer.0 on minor 0
Sep 13 23:48:35 kernel: simple-framebuffer simple-framebuffer.0: [drm] fb0: simpledrmdrmfb frame buffer device
Offline
Thanks for the reply, @seth.
Unfortunately, adding either/both `nvidia_drm.modeset=1` and/or `ibt=off` produced the same result.
Here's a more pared-down log:
Sep 14 18:11:35 kernel: BIOS-e820: [mem 0x00000000a55fb000-0x00000000a6449fff] ACPI NVS
Sep 14 18:11:35 kernel: reserve setup_data: [mem 0x00000000a55fb000-0x00000000a6449fff] ACPI NVS
Sep 14 18:11:35 kernel: ACPI: PM: Registering ACPI NVS region [mem 0xa55fb000-0xa6449fff] (15003648 bytes)
Sep 14 18:11:35 kernel: nvidia: module license 'NVIDIA' taints kernel.
Sep 14 18:11:36 kernel: NVRM: This PCI I/O region assigned to your NVIDIA device is invalid:
NVRM: BAR1 is 0M @ 0x0 (PCI:0000:4f:00.0)
Sep 14 18:11:36 kernel: NVRM: This PCI I/O region assigned to your NVIDIA device is invalid:
NVRM: BAR2 is 0M @ 0x0 (PCI:0000:4f:00.0)
Sep 14 18:11:36 kernel: NVRM: This PCI I/O region assigned to your NVIDIA device is invalid:
NVRM: BAR3 is 0M @ 0x0 (PCI:0000:4f:00.0)
Sep 14 18:11:36 kernel: NVRM: This PCI I/O region assigned to your NVIDIA device is invalid:
NVRM: BAR4 is 0M @ 0x0 (PCI:0000:4f:00.0)
Sep 14 18:11:36 kernel: NVRM: loading NVIDIA UNIX x86_64 Kernel Module 535.104.05 Sat Aug 19 01:15:15 UTC 2023
Sep 14 18:11:36 kernel: nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms 535.104.05 Sat Aug 19 00:59:57 UTC 2023
Sep 14 18:11:36 kernel: NVRM: GPU 0000:4f:00.0: RmInitAdapter failed! (0x22:0x40:762)
Sep 14 18:11:36 kernel: NVRM: GPU 0000:4f:00.0: rm_init_adapter failed, device minor number 0
Sep 14 18:11:39 kernel: input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:02.0/0000:4b:00.0/0000:4c:10.0/0000:4f:00.1/sound/card1/input25
Sep 14 18:11:39 kernel: input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:02.0/0000:4b:00.0/0000:4c:10.0/0000:4f:00.1/sound/card1/input26
Sep 14 18:11:39 kernel: input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:02.0/0000:4b:00.0/0000:4c:10.0/0000:4f:00.1/sound/card1/input27
Sep 14 18:11:39 kernel: input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:02.0/0000:4b:00.0/0000:4c:10.0/0000:4f:00.1/sound/card1/input28
I'm thinking this is more a linux-6.5.x to nvidia hardware thing, rather than nvidia drivers. This happens with nouveau, as well. Just hangs on boot after GRUB menu selection. Very weird. Only on my GTX cards, so far.
Offline
Given the entries above, something about the way the 6.5.x series kernel is assigning or receiving PCI regions maybe? Like I said: works just fine on 6.4.x series kernels. This one won't even work on nouveau.
An old BIOS setting that no longer works with the newest kernel, perhaps?
Last edited by haigioli (2023-09-15 00:03:18)
Offline
Sorry, the simpledrm device is causing so much trouble atm. that I didn't check the journal any further but just bet on it.
Yes, the BAR errors and rm_init_adapter failures are really bad and will break things (essentially your GPU doesn't start)
Sep 13 23:48:35 kernel: pci_bus 0000:00: Some PCI device resources are unassigned, try booting with pci=realloc
Does
pci=realloc
help?
pcie_aspm=off pcie_port_pm=off
Are these already mitigational efforts?
Offline
Thanks for your reply.
Yes. I've tried the pcie kernel params you've mentioned. They don't help this situation, I'm afraid.
I also added the `pci=realloc` parameter and that just made things even worse by not allowing network connections and a few other things, I'm sure. So, I removed it. Now, I'm back to square one on this problem.
On this particular system, this is a real problem.
Why this particular kernel version (6.5.x)? PCI allocation seems pretty serious, I'd say.
Can I try something else?
Is this bug report time? If so, where do I report it?
Last edited by haigioli (2023-09-16 03:04:07)
Offline
I also added the `pci=realloc` parameter and that just made things even worse by not allowing network connections and a few other things, I'm sure.
Do you have a journal of that boot?
pcie_aspm=off pcie_port_pm=off
Are these already mitigational efforts?
ie. what happens if you remove them?
Assuming the BAR allocation is a red herring
Add
rcutree.rcu_idle_gp_delay=1
to the kernel parameters.
Offline
With `pci=realloc`, the journal is as follows:
Sep 15 22:21:28 kernel: microcode: updated early: 0xb00002e -> 0xb000040, date = 2021-05-19
Sep 15 22:21:28 kernel: Linux version 6.5.3-arch1-1 (linux@archlinux) (gcc (GCC) 13.2.1 20230801, GNU ld (GNU Binutils) 2.41.0) #1 SMP PREEMPT_DYNAMIC Wed, 13 Sep 2023 08:37:40 +0000
Sep 15 22:21:28 kernel: Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=565debe4-b0d5-4a3c-9759-1e90a4ace905 rw loglevel=3 quiet xhci_hcd.quirks=270336 pcie_aspm=off pcie_port_pm=off edac_report=off pci=realloc nvidia_drm.modeset=1
Sep 15 22:21:28 kernel: BIOS-provided physical RAM map:
Sep 15 22:21:28 kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
Sep 15 22:21:28 kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000084882fff] usable
Sep 15 22:21:28 kernel: BIOS-e820: [mem 0x0000000084883000-0x00000000855eafff] reserved
Sep 15 22:21:28 kernel: BIOS-e820: [mem 0x00000000855eb000-0x00000000855fafff] ACPI data
Sep 15 22:21:28 kernel: BIOS-e820: [mem 0x00000000855fb000-0x0000000086449fff] ACPI NVS
Sep 15 22:21:28 kernel: BIOS-e820: [mem 0x000000008644a000-0x0000000086f93fff] reserved
Sep 15 22:21:28 kernel: BIOS-e820: [mem 0x0000000086f94000-0x0000000086f94fff] usable
Sep 15 22:21:28 kernel: BIOS-e820: [mem 0x0000000086f95000-0x000000008701afff] reserved
Sep 15 22:21:28 kernel: BIOS-e820: [mem 0x000000008701b000-0x0000000087ffffff] usable
Sep 15 22:21:28 kernel: BIOS-e820: [mem 0x0000000088000000-0x000000008bffffff] reserved
Sep 15 22:21:28 kernel: BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
Sep 15 22:21:28 kernel: BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed44fff] reserved
Sep 15 22:21:28 kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Sep 15 22:21:28 kernel: BIOS-e820: [mem 0x0000000100000000-0x000000106fffffff] usable
Sep 15 22:21:28 kernel: The simpledrm driver will not be probed
Sep 15 22:21:28 kernel: NX (Execute Disable) protection: active
Sep 15 22:21:28 kernel: e820: update [mem 0x7bc75018-0x7bc7c857] usable ==> usable
Sep 15 22:21:28 kernel: e820: update [mem 0x7bc75018-0x7bc7c857] usable ==> usable
Sep 15 22:21:28 kernel: e820: update [mem 0x7bc6d018-0x7bc74e57] usable ==> usable
Sep 15 22:21:28 kernel: e820: update [mem 0x7bc6d018-0x7bc74e57] usable ==> usable
Sep 15 22:21:28 kernel: e820: update [mem 0x7bc4d018-0x7bc6c857] usable ==> usable
Sep 15 22:21:28 kernel: e820: update [mem 0x7bc4d018-0x7bc6c857] usable ==> usable
Sep 15 22:21:28 kernel: e820: update [mem 0x7bc2c018-0x7bc4c257] usable ==> usable
Sep 15 22:21:28 kernel: e820: update [mem 0x7bc2c018-0x7bc4c257] usable ==> usable
Sep 15 22:21:28 kernel: e820: update [mem 0x7bc1a018-0x7bc2b057] usable ==> usable
Sep 15 22:21:28 kernel: e820: update [mem 0x7bc1a018-0x7bc2b057] usable ==> usable
Sep 15 22:21:28 kernel: e820: update [mem 0x7bc08018-0x7bc19057] usable ==> usable
Sep 15 22:21:28 kernel: e820: update [mem 0x7bc08018-0x7bc19057] usable ==> usable
Sep 15 22:21:28 kernel: extended physical RAM map:
Sep 15 22:21:28 kernel: reserve setup_data: [mem 0x0000000000000000-0x000000000009ffff] usable
Sep 15 22:21:28 kernel: reserve setup_data: [mem 0x0000000000100000-0x000000007bc08017] usable
Sep 15 22:21:28 kernel: reserve setup_data: [mem 0x000000007bc08018-0x000000007bc19057] usable
Sep 15 22:21:28 kernel: reserve setup_data: [mem 0x000000007bc19058-0x000000007bc1a017] usable
Sep 15 22:21:28 kernel: reserve setup_data: [mem 0x000000007bc1a018-0x000000007bc2b057] usable
Sep 15 22:21:28 kernel: reserve setup_data: [mem 0x000000007bc2b058-0x000000007bc2c017] usable
Sep 15 22:21:28 kernel: reserve setup_data: [mem 0x000000007bc2c018-0x000000007bc4c257] usable
Sep 15 22:21:28 kernel: reserve setup_data: [mem 0x000000007bc4c258-0x000000007bc4d017] usable
Sep 15 22:21:28 kernel: reserve setup_data: [mem 0x000000007bc4d018-0x000000007bc6c857] usable
Sep 15 22:21:28 kernel: reserve setup_data: [mem 0x000000007bc6c858-0x000000007bc6d017] usable
Sep 15 22:21:28 kernel: reserve setup_data: [mem 0x000000007bc6d018-0x000000007bc74e57] usable
Sep 15 22:21:28 kernel: reserve setup_data: [mem 0x000000007bc74e58-0x000000007bc75017] usable
Sep 15 22:21:28 kernel: reserve setup_data: [mem 0x000000007bc75018-0x000000007bc7c857] usable
Sep 15 22:21:28 kernel: reserve setup_data: [mem 0x000000007bc7c858-0x0000000084882fff] usable
Sep 15 22:21:28 kernel: reserve setup_data: [mem 0x0000000084883000-0x00000000855eafff] reserved
Sep 15 22:21:28 kernel: reserve setup_data: [mem 0x00000000855eb000-0x00000000855fafff] ACPI data
Sep 15 22:21:28 kernel: reserve setup_data: [mem 0x00000000855fb000-0x0000000086449fff] ACPI NVS
Sep 15 22:21:28 kernel: reserve setup_data: [mem 0x000000008644a000-0x0000000086f93fff] reserved
Sep 15 22:21:28 kernel: reserve setup_data: [mem 0x0000000086f94000-0x0000000086f94fff] usable
Sep 15 22:21:28 kernel: reserve setup_data: [mem 0x0000000086f95000-0x000000008701afff] reserved
Sep 15 22:21:28 kernel: reserve setup_data: [mem 0x000000008701b000-0x0000000087ffffff] usable
Sep 15 22:21:28 kernel: reserve setup_data: [mem 0x0000000088000000-0x000000008bffffff] reserved
Sep 15 22:21:28 kernel: reserve setup_data: [mem 0x00000000e0000000-0x00000000efffffff] reserved
Sep 15 22:21:28 kernel: reserve setup_data: [mem 0x00000000fed1c000-0x00000000fed44fff] reserved
Sep 15 22:21:28 kernel: reserve setup_data: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Sep 15 22:21:28 kernel: reserve setup_data: [mem 0x0000000100000000-0x000000106fffffff] usable
Sep 15 22:21:28 kernel: efi: EFI v2.4 by American Megatrends
Sep 15 22:21:28 kernel: efi: ESRT=0x86f36098 ACPI=0x860ae000 ACPI 2.0=0x860ae000 SMBIOS=0xf05e0 SMBIOS 3.0=0x86df4000 INITRD=0x7dbfce18
Sep 15 22:21:28 kernel: efi: Remove mem29: MMIO range=[0xe0000000-0xefffffff] (256MB) from e820 map
Sep 15 22:21:28 kernel: e820: remove [mem 0xe0000000-0xefffffff] reserved
Sep 15 22:21:28 kernel: efi: Not removing mem30: MMIO range=[0xfed1c000-0xfed44fff] (164KB) from e820 map
Sep 15 22:21:28 kernel: efi: Remove mem31: MMIO range=[0xff000000-0xffffffff] (16MB) from e820 map
Sep 15 22:21:28 kernel: e820: remove [mem 0xff000000-0xffffffff] reserved
Sep 15 22:21:28 kernel: SMBIOS 3.0.0 present.
Sep 15 22:21:28 kernel: DMI: Gigabyte Technology Co., Ltd. Default string/X99-Designare EX-CF, BIOS F5c 06/15/2018
Sep 15 22:21:28 kernel: tsc: Fast TSC calibration using PIT
Sep 15 22:21:28 kernel: tsc: Detected 3600.343 MHz processor
Sep 15 22:21:28 kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Sep 15 22:21:28 kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Sep 15 22:21:28 kernel: last_pfn = 0x1070000 max_arch_pfn = 0x400000000
Sep 15 22:21:28 kernel: MTRR map: 5 entries (3 fixed + 2 variable; max 23), built from 10 variable MTRRs
Sep 15 22:21:28 kernel: x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
Sep 15 22:21:28 kernel: last_pfn = 0x88000 max_arch_pfn = 0x400000000
Sep 15 22:21:28 kernel: found SMP MP-table at [mem 0x000fcda0-0x000fcdaf]
Sep 15 22:21:28 kernel: esrt: Reserving ESRT space from 0x0000000086f36098 to 0x0000000086f360d0.
Sep 15 22:21:28 kernel: Using GB pages for direct mapping
Sep 15 22:21:28 kernel: Secure boot disabled
Sep 15 22:21:28 kernel: RAMDISK: [mem 0x7bc7d000-0x7cfcafff]
Sep 15 22:21:28 kernel: ACPI: Early table checksum verification disabled
Sep 15 22:21:28 kernel: ACPI: RSDP 0x00000000860AE000 000024 (v02 ALASKA)
Sep 15 22:21:28 kernel: ACPI: XSDT 0x00000000860AE090 0000A4 (v01 ALASKA A M I 01072009 AMI 00010013)
Sep 15 22:21:28 kernel: ACPI: FACP 0x00000000860E4138 00010C (v05 ALASKA A M I 01072009 AMI 00010013)
Sep 15 22:21:28 kernel: ACPI: DSDT 0x00000000860AE1D0 035F64 (v02 ALASKA A M I 01072009 INTL 20091013)
Sep 15 22:21:28 kernel: ACPI: FACS 0x0000000086448F80 000040
Sep 15 22:21:28 kernel: ACPI: APIC 0x00000000860E4248 0000F4 (v03 ALASKA A M I 01072009 AMI 00010013)
Sep 15 22:21:28 kernel: ACPI: FPDT 0x00000000860E4340 000044 (v01 ALASKA A M I 01072009 AMI 00010013)
Sep 15 22:21:28 kernel: ACPI: FIDT 0x00000000860E4388 00009C (v01 ALASKA A M I 01072009 AMI 00010013)
Sep 15 22:21:28 kernel: ACPI: MCFG 0x00000000860E4428 00003C (v01 ALASKA A M I 01072009 MSFT 00000097)
Sep 15 22:21:28 kernel: ACPI: SSDT 0x00000000860E4468 000495 (v01 IdeRef IdeTable 00001000 INTL 20120913)
Sep 15 22:21:28 kernel: ACPI: UEFI 0x00000000860E4900 000042 (v01 ALASKA A M I 01072009 00000000)
Sep 15 22:21:28 kernel: ACPI: HPET 0x00000000860E4948 000038 (v01 ALASKA A M I 00000001 INTL 20091013)
Sep 15 22:21:28 kernel: ACPI: MSCT 0x00000000860E4980 000090 (v01 ALASKA A M I 00000001 INTL 20091013)
Sep 15 22:21:28 kernel: ACPI: SLIT 0x00000000860E4A10 00002D (v01 ALASKA A M I 00000001 INTL 20091013)
Sep 15 22:21:28 kernel: ACPI: SRAT 0x00000000860E4A40 001158 (v03 ALASKA A M I 00000001 INTL 20091013)
Sep 15 22:21:28 kernel: ACPI: WDDT 0x00000000860E5B98 000040 (v01 ALASKA A M I 00000000 INTL 20091013)
Sep 15 22:21:28 kernel: ACPI: SSDT 0x00000000860E5BD8 01065A (v02 ALASKA PmMgt 00000001 INTL 20120913)
Sep 15 22:21:28 kernel: ACPI: NITR 0x00000000860F6238 000071 (v02 ALASKA A M I 00000001 INTL 20091013)
Sep 15 22:21:28 kernel: ACPI: BGRT 0x00000000860F62B0 000038 (v01 ALASKA ALASKAA 01072009 AMI 00010013)
Sep 15 22:21:28 kernel: ACPI: ASF! 0x00000000860F62E8 0000A0 (v32 INTEL HCG 00000001 TFSM 000F4240)
Sep 15 22:21:28 kernel: ACPI: Reserving FACP table memory at [mem 0x860e4138-0x860e4243]
Sep 15 22:21:28 kernel: ACPI: Reserving DSDT table memory at [mem 0x860ae1d0-0x860e4133]
Sep 15 22:21:28 kernel: ACPI: Reserving FACS table memory at [mem 0x86448f80-0x86448fbf]
Sep 15 22:21:28 kernel: ACPI: Reserving APIC table memory at [mem 0x860e4248-0x860e433b]
Sep 15 22:21:28 kernel: ACPI: Reserving FPDT table memory at [mem 0x860e4340-0x860e4383]
Sep 15 22:21:28 kernel: ACPI: Reserving FIDT table memory at [mem 0x860e4388-0x860e4423]
Sep 15 22:21:28 kernel: ACPI: Reserving MCFG table memory at [mem 0x860e4428-0x860e4463]
Sep 15 22:21:28 kernel: ACPI: Reserving SSDT table memory at [mem 0x860e4468-0x860e48fc]
Sep 15 22:21:28 kernel: ACPI: Reserving UEFI table memory at [mem 0x860e4900-0x860e4941]
Sep 15 22:21:28 kernel: ACPI: Reserving HPET table memory at [mem 0x860e4948-0x860e497f]
Sep 15 22:21:28 kernel: ACPI: Reserving MSCT table memory at [mem 0x860e4980-0x860e4a0f]
Sep 15 22:21:28 kernel: ACPI: Reserving SLIT table memory at [mem 0x860e4a10-0x860e4a3c]
Sep 15 22:21:28 kernel: ACPI: Reserving SRAT table memory at [mem 0x860e4a40-0x860e5b97]
Sep 15 22:21:28 kernel: ACPI: Reserving WDDT table memory at [mem 0x860e5b98-0x860e5bd7]
Sep 15 22:21:28 kernel: ACPI: Reserving SSDT table memory at [mem 0x860e5bd8-0x860f6231]
Sep 15 22:21:28 kernel: ACPI: Reserving NITR table memory at [mem 0x860f6238-0x860f62a8]
Sep 15 22:21:28 kernel: ACPI: Reserving BGRT table memory at [mem 0x860f62b0-0x860f62e7]
Sep 15 22:21:28 kernel: ACPI: Reserving ASF! table memory at [mem 0x860f62e8-0x860f6387]
Sep 15 22:21:28 kernel: SRAT: PXM 0 -> APIC 0x00 -> Node 0
Sep 15 22:21:28 kernel: SRAT: PXM 0 -> APIC 0x02 -> Node 0
Sep 15 22:21:28 kernel: SRAT: PXM 0 -> APIC 0x04 -> Node 0
Sep 15 22:21:28 kernel: SRAT: PXM 0 -> APIC 0x06 -> Node 0
Sep 15 22:21:28 kernel: SRAT: PXM 0 -> APIC 0x08 -> Node 0
Sep 15 22:21:28 kernel: SRAT: PXM 0 -> APIC 0x0a -> Node 0
Sep 15 22:21:28 kernel: SRAT: PXM 0 -> APIC 0x01 -> Node 0
Sep 15 22:21:28 kernel: SRAT: PXM 0 -> APIC 0x03 -> Node 0
Sep 15 22:21:28 kernel: SRAT: PXM 0 -> APIC 0x05 -> Node 0
Sep 15 22:21:28 kernel: SRAT: PXM 0 -> APIC 0x07 -> Node 0
Sep 15 22:21:28 kernel: SRAT: PXM 0 -> APIC 0x09 -> Node 0
Sep 15 22:21:28 kernel: SRAT: PXM 0 -> APIC 0x0b -> Node 0
Sep 15 22:21:28 kernel: ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x8fffffff]
Sep 15 22:21:28 kernel: ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0x106fffffff]
Sep 15 22:21:28 kernel: NUMA: Initialized distance table, cnt=1
Sep 15 22:21:28 kernel: NUMA: Node 0 [mem 0x00000000-0x8fffffff] + [mem 0x100000000-0x106fffffff] -> [mem 0x00000000-0x106fffffff]
Sep 15 22:21:28 kernel: NODE_DATA(0) allocated [mem 0x106fffa000-0x106fffefff]
Sep 15 22:21:28 kernel: Zone ranges:
Sep 15 22:21:28 kernel: DMA [mem 0x0000000000001000-0x0000000000ffffff]
Sep 15 22:21:28 kernel: DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
Sep 15 22:21:28 kernel: Normal [mem 0x0000000100000000-0x000000106fffffff]
Sep 15 22:21:28 kernel: Device empty
Sep 15 22:21:28 kernel: Movable zone start for each node
Sep 15 22:21:28 kernel: Early memory node ranges
Sep 15 22:21:28 kernel: node 0: [mem 0x0000000000001000-0x000000000009ffff]
Sep 15 22:21:28 kernel: node 0: [mem 0x0000000000100000-0x0000000084882fff]
Sep 15 22:21:28 kernel: node 0: [mem 0x0000000086f94000-0x0000000086f94fff]
Sep 15 22:21:28 kernel: node 0: [mem 0x000000008701b000-0x0000000087ffffff]
Sep 15 22:21:28 kernel: node 0: [mem 0x0000000100000000-0x000000106fffffff]
Sep 15 22:21:28 kernel: Initmem setup node 0 [mem 0x0000000000001000-0x000000106fffffff]
Sep 15 22:21:28 kernel: On node 0, zone DMA: 1 pages in unavailable ranges
Sep 15 22:21:28 kernel: On node 0, zone DMA: 96 pages in unavailable ranges
Sep 15 22:21:28 kernel: On node 0, zone DMA32: 10001 pages in unavailable ranges
Sep 15 22:21:28 kernel: On node 0, zone DMA32: 134 pages in unavailable ranges
Sep 15 22:21:28 kernel: ACPI: PM-Timer IO Port: 0x408
Sep 15 22:21:28 kernel: ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
Sep 15 22:21:28 kernel: ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
Sep 15 22:21:28 kernel: ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
Sep 15 22:21:28 kernel: ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
Sep 15 22:21:28 kernel: ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
Sep 15 22:21:28 kernel: ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
Sep 15 22:21:28 kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
Sep 15 22:21:28 kernel: ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
Sep 15 22:21:28 kernel: ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
Sep 15 22:21:28 kernel: ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
Sep 15 22:21:28 kernel: ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
Sep 15 22:21:28 kernel: ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
Sep 15 22:21:28 kernel: IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-23
Sep 15 22:21:28 kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Sep 15 22:21:28 kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
Sep 15 22:21:28 kernel: ACPI: Using ACPI (MADT) for SMP configuration information
Sep 15 22:21:28 kernel: ACPI: HPET id: 0x8086a701 base: 0xfed00000
Sep 15 22:21:28 kernel: e820: update [mem 0x822e0000-0x82324fff] usable ==> reserved
Sep 15 22:21:28 kernel: TSC deadline timer available
Sep 15 22:21:28 kernel: smpboot: Allowing 12 CPUs, 0 hotplug CPUs
Sep 15 22:21:28 kernel: PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
Sep 15 22:21:28 kernel: PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
Sep 15 22:21:28 kernel: PM: hibernation: Registered nosave memory: [mem 0x7bc08000-0x7bc08fff]
Sep 15 22:21:28 kernel: PM: hibernation: Registered nosave memory: [mem 0x7bc19000-0x7bc19fff]
Sep 15 22:21:28 kernel: PM: hibernation: Registered nosave memory: [mem 0x7bc1a000-0x7bc1afff]
Sep 15 22:21:28 kernel: PM: hibernation: Registered nosave memory: [mem 0x7bc2b000-0x7bc2bfff]
Sep 15 22:21:28 kernel: PM: hibernation: Registered nosave memory: [mem 0x7bc2c000-0x7bc2cfff]
Sep 15 22:21:28 kernel: PM: hibernation: Registered nosave memory: [mem 0x7bc4c000-0x7bc4cfff]
Sep 15 22:21:28 kernel: PM: hibernation: Registered nosave memory: [mem 0x7bc4d000-0x7bc4dfff]
Sep 15 22:21:28 kernel: PM: hibernation: Registered nosave memory: [mem 0x7bc6c000-0x7bc6cfff]
Sep 15 22:21:28 kernel: PM: hibernation: Registered nosave memory: [mem 0x7bc6d000-0x7bc6dfff]
Sep 15 22:21:28 kernel: PM: hibernation: Registered nosave memory: [mem 0x7bc74000-0x7bc74fff]
Sep 15 22:21:28 kernel: PM: hibernation: Registered nosave memory: [mem 0x7bc75000-0x7bc75fff]
Sep 15 22:21:28 kernel: PM: hibernation: Registered nosave memory: [mem 0x7bc7c000-0x7bc7cfff]
Sep 15 22:21:28 kernel: PM: hibernation: Registered nosave memory: [mem 0x822e0000-0x82324fff]
Sep 15 22:21:28 kernel: PM: hibernation: Registered nosave memory: [mem 0x84883000-0x855eafff]
Sep 15 22:21:28 kernel: PM: hibernation: Registered nosave memory: [mem 0x855eb000-0x855fafff]
Sep 15 22:21:28 kernel: PM: hibernation: Registered nosave memory: [mem 0x855fb000-0x86449fff]
Sep 15 22:21:28 kernel: PM: hibernation: Registered nosave memory: [mem 0x8644a000-0x86f93fff]
Sep 15 22:21:28 kernel: PM: hibernation: Registered nosave memory: [mem 0x86f95000-0x8701afff]
Sep 15 22:21:28 kernel: PM: hibernation: Registered nosave memory: [mem 0x88000000-0x8bffffff]
Sep 15 22:21:28 kernel: PM: hibernation: Registered nosave memory: [mem 0x8c000000-0xfed1bfff]
Sep 15 22:21:28 kernel: PM: hibernation: Registered nosave memory: [mem 0xfed1c000-0xfed44fff]
Sep 15 22:21:28 kernel: PM: hibernation: Registered nosave memory: [mem 0xfed45000-0xffffffff]
Sep 15 22:21:28 kernel: [mem 0x8c000000-0xfed1bfff] available for PCI devices
Sep 15 22:21:28 kernel: Booting paravirtualized kernel on bare hardware
Sep 15 22:21:28 kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
Sep 15 22:21:28 kernel: setup_percpu: NR_CPUS:320 nr_cpumask_bits:12 nr_cpu_ids:12 nr_node_ids:1
Sep 15 22:21:28 kernel: percpu: Embedded 64 pages/cpu s225280 r8192 d28672 u262144
Sep 15 22:21:28 kernel: pcpu-alloc: s225280 r8192 d28672 u262144 alloc=1*2097152
Sep 15 22:21:28 kernel: pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 -- -- -- --
Sep 15 22:21:28 kernel: Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=565debe4-b0d5-4a3c-9759-1e90a4ace905 rw loglevel=3 quiet xhci_hcd.quirks=270336 pcie_aspm=off pcie_port_pm=off edac_report=off pci=realloc nvidia_drm.modeset=1
Sep 15 22:21:28 kernel: PCIe ASPM is disabled
Sep 15 22:21:28 kernel: Unknown kernel command line parameters "BOOT_IMAGE=/vmlinuz-linux edac_report=off", will be passed to user space.
Sep 15 22:21:28 kernel: random: crng init done
Sep 15 22:21:28 kernel: Dentry cache hash table entries: 8388608 (order: 14, 67108864 bytes, linear)
Sep 15 22:21:28 kernel: Inode-cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
Sep 15 22:21:28 kernel: Fallback order for Node 0: 0
Sep 15 22:21:28 kernel: Built 1 zonelists, mobility grouping on. Total pages: 16472583
Sep 15 22:21:28 kernel: Policy zone: Normal
Sep 15 22:21:28 kernel: mem auto-init: stack:all(zero), heap alloc:on, heap free:off
Sep 15 22:21:28 kernel: software IO TLB: area num 16.
Sep 15 22:21:28 kernel: Memory: 65528264K/66936864K available (16384K kernel code, 2123K rwdata, 12944K rodata, 3384K init, 3916K bss, 1408340K reserved, 0K cma-reserved)
Sep 15 22:21:28 kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=12, Nodes=1
Sep 15 22:21:28 kernel: Kernel/User page tables isolation: enabled
Sep 15 22:21:28 kernel: ftrace: allocating 48452 entries in 190 pages
Sep 15 22:21:28 kernel: ftrace: allocated 190 pages with 6 groups
Sep 15 22:21:28 kernel: Dynamic Preempt: full
Sep 15 22:21:28 kernel: rcu: Preemptible hierarchical RCU implementation.
Sep 15 22:21:28 kernel: rcu: RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=12.
Sep 15 22:21:28 kernel: rcu: RCU priority boosting: priority 1 delay 500 ms.
Sep 15 22:21:28 kernel: Trampoline variant of Tasks RCU enabled.
Sep 15 22:21:28 kernel: Rude variant of Tasks RCU enabled.
Sep 15 22:21:28 kernel: Tracing variant of Tasks RCU enabled.
Sep 15 22:21:28 kernel: rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
Sep 15 22:21:28 kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=12
Sep 15 22:21:28 kernel: NR_IRQS: 20736, nr_irqs: 520, preallocated irqs: 16
Sep 15 22:21:28 kernel: rcu: srcu_init: Setting srcu_struct sizes based on contention.
Sep 15 22:21:28 kernel: kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
Sep 15 22:21:28 kernel: Console: colour dummy device 80x25
Sep 15 22:21:28 kernel: printk: console [tty0] enabled
Sep 15 22:21:28 kernel: ACPI: Core revision 20230331
Sep 15 22:21:28 kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
Sep 15 22:21:28 kernel: APIC: Switch to symmetric I/O mode setup
Sep 15 22:21:28 kernel: x2apic: IRQ remapping doesn't support X2APIC mode
Sep 15 22:21:28 kernel: Switched APIC routing to physical flat.
Sep 15 22:21:28 kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
Sep 15 22:21:28 kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x33e5971e886, max_idle_ns: 440795267237 ns
Sep 15 22:21:28 kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 7203.71 BogoMIPS (lpj=12001143)
Sep 15 22:21:28 kernel: x86/cpu: VMX (outside TXT) disabled by BIOS
Sep 15 22:21:28 kernel: CPU0: Thermal monitoring enabled (TM1)
Sep 15 22:21:28 kernel: process: using mwait in idle threads
Sep 15 22:21:28 kernel: Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
Sep 15 22:21:28 kernel: Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
Sep 15 22:21:28 kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
Sep 15 22:21:28 kernel: Spectre V2 : Mitigation: Retpolines
Sep 15 22:21:28 kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
Sep 15 22:21:28 kernel: Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
Sep 15 22:21:28 kernel: Spectre V2 : Enabling Restricted Speculation for firmware calls
Sep 15 22:21:28 kernel: Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
Sep 15 22:21:28 kernel: Spectre V2 : User space: Mitigation: STIBP via prctl
Sep 15 22:21:28 kernel: Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
Sep 15 22:21:28 kernel: MDS: Mitigation: Clear CPU buffers
Sep 15 22:21:28 kernel: TAA: Mitigation: Clear CPU buffers
Sep 15 22:21:28 kernel: MMIO Stale Data: Mitigation: Clear CPU buffers
Sep 15 22:21:28 kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Sep 15 22:21:28 kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Sep 15 22:21:28 kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Sep 15 22:21:28 kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
Sep 15 22:21:28 kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.
Sep 15 22:21:28 kernel: Freeing SMP alternatives memory: 40K
Sep 15 22:21:28 kernel: pid_max: default: 32768 minimum: 301
Sep 15 22:21:28 kernel: LSM: initializing lsm=capability,landlock,lockdown,yama,bpf,integrity
Sep 15 22:21:28 kernel: landlock: Up and running.
Sep 15 22:21:28 kernel: Yama: becoming mindful.
Sep 15 22:21:28 kernel: LSM support for eBPF active
Sep 15 22:21:28 kernel: Mount-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
Sep 15 22:21:28 kernel: Mountpoint-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
Sep 15 22:21:28 kernel: smpboot: CPU0: Intel(R) Xeon(R) CPU E5-1650 v4 @ 3.60GHz (family: 0x6, model: 0x4f, stepping: 0x1)
Sep 15 22:21:28 kernel: RCU Tasks: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1.
Sep 15 22:21:28 kernel: RCU Tasks Rude: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1.
Sep 15 22:21:28 kernel: RCU Tasks Trace: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1.
Sep 15 22:21:28 kernel: Performance Events: PEBS fmt2+, Broadwell events, 16-deep LBR, full-width counters, Intel PMU driver.
Sep 15 22:21:28 kernel: ... version: 3
Sep 15 22:21:28 kernel: ... bit width: 48
Sep 15 22:21:28 kernel: ... generic registers: 4
Sep 15 22:21:28 kernel: ... value mask: 0000ffffffffffff
Sep 15 22:21:28 kernel: ... max period: 00007fffffffffff
Sep 15 22:21:28 kernel: ... fixed-purpose events: 3
Sep 15 22:21:28 kernel: ... event mask: 000000070000000f
Sep 15 22:21:28 kernel: signal: max sigframe size: 1776
Sep 15 22:21:28 kernel: Estimated ratio of average max frequency by base frequency (times 1024): 1080
Sep 15 22:21:28 kernel: rcu: Hierarchical SRCU implementation.
Sep 15 22:21:28 kernel: rcu: Max phase no-delay instances is 1000.
Sep 15 22:21:28 kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
Sep 15 22:21:28 kernel: smp: Bringing up secondary CPUs ...
Sep 15 22:21:28 kernel: smpboot: x86: Booting SMP configuration:
Sep 15 22:21:28 kernel: .... node #0, CPUs: #1 #2 #3 #4 #5 #6 #7 #8 #9 #10 #11
Sep 15 22:21:28 kernel: MDS CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/mds.html for more details.
Sep 15 22:21:28 kernel: TAA CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/tsx_async_abort.html for more details.
Sep 15 22:21:28 kernel: MMIO Stale Data CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/processor_mmio_stale_data.html for more details.
Sep 15 22:21:28 kernel: smp: Brought up 1 node, 12 CPUs
Sep 15 22:21:28 kernel: smpboot: Max logical packages: 1
Sep 15 22:21:28 kernel: smpboot: Total of 12 processors activated (86442.57 BogoMIPS)
Sep 15 22:21:28 kernel: devtmpfs: initialized
Sep 15 22:21:28 kernel: x86/mm: Memory block size: 2048MB
Sep 15 22:21:28 kernel: ACPI: PM: Registering ACPI NVS region [mem 0x855fb000-0x86449fff] (15003648 bytes)
Sep 15 22:21:28 kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
Sep 15 22:21:28 kernel: futex hash table entries: 4096 (order: 6, 262144 bytes, linear)
Sep 15 22:21:28 kernel: pinctrl core: initialized pinctrl subsystem
Sep 15 22:21:28 kernel: PM: RTC time: 02:21:20, date: 2023-09-16
Sep 15 22:21:28 kernel: NET: Registered PF_NETLINK/PF_ROUTE protocol family
Sep 15 22:21:28 kernel: DMA: preallocated 4096 KiB GFP_KERNEL pool for atomic allocations
Sep 15 22:21:28 kernel: DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
Sep 15 22:21:28 kernel: DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
Sep 15 22:21:28 kernel: audit: initializing netlink subsys (disabled)
Sep 15 22:21:28 kernel: audit: type=2000 audit(1694830880.043:1): state=initialized audit_enabled=0 res=1
Sep 15 22:21:28 kernel: thermal_sys: Registered thermal governor 'fair_share'
Sep 15 22:21:28 kernel: thermal_sys: Registered thermal governor 'bang_bang'
Sep 15 22:21:28 kernel: thermal_sys: Registered thermal governor 'step_wise'
Sep 15 22:21:28 kernel: thermal_sys: Registered thermal governor 'user_space'
Sep 15 22:21:28 kernel: thermal_sys: Registered thermal governor 'power_allocator'
Sep 15 22:21:28 kernel: cpuidle: using governor ladder
Sep 15 22:21:28 kernel: cpuidle: using governor menu
Sep 15 22:21:28 kernel: ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
Sep 15 22:21:28 kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Sep 15 22:21:28 kernel: PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
Sep 15 22:21:28 kernel: PCI: not using MMCONFIG
Sep 15 22:21:28 kernel: PCI: Using configuration type 1 for base access
Sep 15 22:21:28 kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
Sep 15 22:21:28 kernel: kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
Sep 15 22:21:28 kernel: HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
Sep 15 22:21:28 kernel: HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
Sep 15 22:21:28 kernel: HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
Sep 15 22:21:28 kernel: HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
Sep 15 22:21:28 kernel: ACPI: Added _OSI(Module Device)
Sep 15 22:21:28 kernel: ACPI: Added _OSI(Processor Device)
Sep 15 22:21:28 kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
Sep 15 22:21:28 kernel: ACPI: Added _OSI(Processor Aggregator Device)
Sep 15 22:21:28 kernel: ACPI: 3 ACPI AML tables successfully acquired and loaded
Sep 15 22:21:28 kernel: ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
Sep 15 22:21:28 kernel: ACPI: Dynamic OEM Table Load:
Sep 15 22:21:28 kernel: ACPI: Interpreter enabled
Sep 15 22:21:28 kernel: ACPI: PM: (supports S0 S3 S4 S5)
Sep 15 22:21:28 kernel: ACPI: Using IOAPIC for interrupt routing
Sep 15 22:21:28 kernel: PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
Sep 15 22:21:28 kernel: [Firmware Info]: PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] not reserved in ACPI motherboard resources
Sep 15 22:21:28 kernel: PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved as EfiMemoryMappedIO
Sep 15 22:21:28 kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Sep 15 22:21:28 kernel: PCI: Using E820 reservations for host bridge windows
Sep 15 22:21:28 kernel: ACPI: Enabled 5 GPEs in block 00 to 3F
Sep 15 22:21:28 kernel: ACPI: PCI Root Bridge [UNC0] (domain 0000 [bus ff])
Sep 15 22:21:28 kernel: acpi PNP0A03:03: _OSC: OS supports [ExtendedConfig Segments MSI EDR HPX-Type3]
Sep 15 22:21:28 kernel: acpi PNP0A03:03: _OSC: not requesting OS control; OS requires [ExtendedConfig ASPM ClockPM MSI]
Sep 15 22:21:28 kernel: acpi PNP0A03:03: FADT indicates ASPM is unsupported, using BIOS configuration
Sep 15 22:21:28 kernel: PCI host bridge to bus 0000:ff
Sep 15 22:21:28 kernel: pci_bus 0000:ff: root bus resource [bus ff]
Sep 15 22:21:28 kernel: pci 0000:ff:0b.0: [8086:6f81] type 00 class 0x088000
Sep 15 22:21:28 kernel: pci 0000:ff:0b.1: [8086:6f36] type 00 class 0x110100
Sep 15 22:21:28 kernel: pci 0000:ff:0b.2: [8086:6f37] type 00 class 0x110100
Sep 15 22:21:28 kernel: pci 0000:ff:0b.3: [8086:6f76] type 00 class 0x088000
Sep 15 22:21:28 kernel: pci 0000:ff:0c.0: [8086:6fe0] type 00 class 0x088000
Sep 15 22:21:28 kernel: pci 0000:ff:0c.1: [8086:6fe1] type 00 class 0x088000
Sep 15 22:21:28 kernel: pci 0000:ff:0c.2: [8086:6fe2] type 00 class 0x088000
Sep 15 22:21:28 kernel: pci 0000:ff:0c.3: [8086:6fe3] type 00 class 0x088000
Sep 15 22:21:28 kernel: pci 0000:ff:0c.4: [8086:6fe4] type 00 class 0x088000
Sep 15 22:21:28 kernel: pci 0000:ff:0c.5: [8086:6fe5] type 00 class 0x088000
Sep 15 22:21:28 kernel: pci 0000:ff:0f.0: [8086:6ff8] type 00 class 0x088000
Sep 15 22:21:28 kernel: pci 0000:ff:0f.1: [8086:6ff9] type 00 class 0x088000
Sep 15 22:21:28 kernel: pci 0000:ff:0f.4: [8086:6ffc] type 00 class 0x088000
Sep 15 22:21:28 kernel: pci 0000:ff:0f.5: [8086:6ffd] type 00 class 0x088000
Sep 15 22:21:28 kernel: pci 0000:ff:0f.6: [8086:6ffe] type 00 class 0x088000
Sep 15 22:21:28 kernel: pci 0000:ff:10.0: [8086:6f1d] type 00 class 0x088000
Sep 15 22:21:28 kernel: pci 0000:ff:10.1: [8086:6f34] type 00 class 0x110100
Sep 15 22:21:28 kernel: pci 0000:ff:10.5: [8086:6f1e] type 00 class 0x088000
Sep 15 22:21:28 kernel: pci 0000:ff:10.6: [8086:6f7d] type 00 class 0x110100
Sep 15 22:21:28 kernel: pci 0000:ff:10.7: [8086:6f1f] type 00 class 0x088000
Sep 15 22:21:28 kernel: pci 0000:ff:12.0: [8086:6fa0] type 00 class 0x088000
Sep 15 22:21:28 kernel: pci 0000:ff:12.1: [8086:6f30] type 00 class 0x110100
Sep 15 22:21:28 kernel: pci 0000:ff:13.0: [8086:6fa8] type 00 class 0x088000
Sep 15 22:21:28 kernel: pci 0000:ff:13.1: [8086:6f71] type 00 class 0x088000
Sep 15 22:21:28 kernel: pci 0000:ff:13.2: [8086:6faa] type 00 class 0x088000
Sep 15 22:21:28 kernel: pci 0000:ff:13.3: [8086:6fab] type 00 class 0x088000
Sep 15 22:21:28 kernel: pci 0000:ff:13.4: [8086:6fac] type 00 class 0x088000
Sep 15 22:21:28 kernel: pci 0000:ff:13.5: [8086:6fad] type 00 class 0x088000
Sep 15 22:21:28 kernel: pci 0000:ff:13.6: [8086:6fae] type 00 class 0x088000
Sep 15 22:21:28 kernel: pci 0000:ff:13.7: [8086:6faf] type 00 class 0x088000
Sep 15 22:21:28 kernel: pci 0000:ff:14.0: [8086:6fb0] type 00 class 0x088000
Sep 15 22:21:28 kernel: pci 0000:ff:14.1: [8086:6fb1] type 00 class 0x088000
Sep 15 22:21:28 kernel: pci 0000:ff:14.2: [8086:6fb2] type 00 class 0x088000
Sep 15 22:21:28 kernel: pci 0000:ff:14.3: [8086:6fb3] type 00 class 0x088000
Sep 15 22:21:28 kernel: pci 0000:ff:14.4: [8086:6fbc] type 00 class 0x088000
Sep 15 22:21:28 kernel: pci 0000:ff:14.5: [8086:6fbd] type 00 class 0x088000
Sep 15 22:21:28 kernel: pci 0000:ff:14.6: [8086:6fbe] type 00 class 0x088000
Sep 15 22:21:28 kernel: pci 0000:ff:14.7: [8086:6fbf] type 00 class 0x088000
Sep 15 22:21:28 kernel: pci 0000:ff:15.0: [8086:6fb4] type 00 class 0x088000
Sep 15 22:21:28 kernel: pci 0000:ff:15.1: [8086:6fb5] type 00 class 0x088000
Sep 15 22:21:28 kernel: pci 0000:ff:15.2: [8086:6fb6] type 00 class 0x088000
Sep 15 22:21:28 kernel: pci 0000:ff:15.3: [8086:6fb7] type 00 class 0x088000
Sep 15 22:21:28 kernel: pci 0000:ff:16.0: [8086:6f68] type 00 class 0x088000
Sep 15 22:21:28 kernel: pci 0000:ff:16.6: [8086:6f6e] type 00 class 0x088000
Sep 15 22:21:28 kernel: pci 0000:ff:16.7: [8086:6f6f] type 00 class 0x088000
Sep 15 22:21:28 kernel: pci 0000:ff:17.0: [8086:6fd0] type 00 class 0x088000
Sep 15 22:21:28 kernel: pci 0000:ff:17.4: [8086:6fb8] type 00 class 0x088000
Sep 15 22:21:28 kernel: pci 0000:ff:17.5: [8086:6fb9] type 00 class 0x088000
Sep 15 22:21:28 kernel: pci 0000:ff:17.6: [8086:6fba] type 00 class 0x088000
Sep 15 22:21:28 kernel: pci 0000:ff:17.7: [8086:6fbb] type 00 class 0x088000
Sep 15 22:21:28 kernel: pci 0000:ff:1e.0: [8086:6f98] type 00 class 0x088000
Sep 15 22:21:28 kernel: pci 0000:ff:1e.1: [8086:6f99] type 00 class 0x088000
Sep 15 22:21:28 kernel: pci 0000:ff:1e.2: [8086:6f9a] type 00 class 0x088000
Sep 15 22:21:28 kernel: pci 0000:ff:1e.3: [8086:6fc0] type 00 class 0x088000
Sep 15 22:21:28 kernel: pci 0000:ff:1e.4: [8086:6f9c] type 00 class 0x088000
Sep 15 22:21:28 kernel: pci 0000:ff:1f.0: [8086:6f88] type 00 class 0x088000
Sep 15 22:21:28 kernel: pci 0000:ff:1f.2: [8086:6f8a] type 00 class 0x088000
Sep 15 22:21:28 kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
Sep 15 22:21:28 kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig Segments MSI EDR HPX-Type3]
Sep 15 22:21:28 kernel: acpi PNP0A08:00: _OSC: not requesting OS control; OS requires [ExtendedConfig ASPM ClockPM MSI]
Sep 15 22:21:28 kernel: acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
Sep 15 22:21:28 kernel: PCI host bridge to bus 0000:00
Sep 15 22:21:28 kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
Sep 15 22:21:28 kernel: pci_bus 0000:00: root bus resource [io 0x1000-0xffff window]
Sep 15 22:21:28 kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
Sep 15 22:21:28 kernel: pci_bus 0000:00: root bus resource [mem 0x90000000-0xdfffbfff window]
Sep 15 22:21:28 kernel: pci_bus 0000:00: root bus resource [bus 00-fe]
Sep 15 22:21:28 kernel: pci 0000:00:00.0: [8086:6f00] type 00 class 0x060000
Sep 15 22:21:28 kernel: pci 0000:00:01.0: [8086:6f02] type 01 class 0x060400
Sep 15 22:21:28 kernel: pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
Sep 15 22:21:28 kernel: pci 0000:00:01.1: [8086:6f03] type 01 class 0x060400
Sep 15 22:21:28 kernel: pci 0000:00:01.1: PME# supported from D0 D3hot D3cold
Sep 15 22:21:28 kernel: pci 0000:00:02.0: [8086:6f04] type 01 class 0x060400
Sep 15 22:21:28 kernel: pci 0000:00:02.0: PME# supported from D0 D3hot D3cold
Sep 15 22:21:28 kernel: pci 0000:00:03.0: [8086:6f08] type 01 class 0x060400
Sep 15 22:21:28 kernel: pci 0000:00:03.0: PME# supported from D0 D3hot D3cold
Sep 15 22:21:28 kernel: pci 0000:00:05.0: [8086:6f28] type 00 class 0x088000
Sep 15 22:21:28 kernel: pci 0000:00:05.1: [8086:6f29] type 00 class 0x088000
Sep 15 22:21:28 kernel: pci 0000:00:05.2: [8086:6f2a] type 00 class 0x088000
Sep 15 22:21:28 kernel: pci 0000:00:11.0: [8086:8d7c] type 00 class 0xff0000
Sep 15 22:21:28 kernel: pci 0000:00:14.0: [8086:8d31] type 00 class 0x0c0330
Sep 15 22:21:28 kernel: pci 0000:00:14.0: reg 0x10: [mem 0xcd420000-0xcd42ffff 64bit]
Sep 15 22:21:28 kernel: pci 0000:00:14.0: PME# supported from D3hot D3cold
Sep 15 22:21:28 kernel: pci 0000:00:16.0: [8086:8d3a] type 00 class 0x078000
Sep 15 22:21:28 kernel: pci 0000:00:16.0: reg 0x10: [mem 0xcd43b000-0xcd43b00f 64bit]
Sep 15 22:21:28 kernel: pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
Sep 15 22:21:28 kernel: pci 0000:00:19.0: [8086:15a1] type 00 class 0x020000
Sep 15 22:21:28 kernel: pci 0000:00:19.0: reg 0x10: [mem 0xcd400000-0xcd41ffff]
Sep 15 22:21:28 kernel: pci 0000:00:19.0: reg 0x14: [mem 0xcd438000-0xcd438fff]
Sep 15 22:21:28 kernel: pci 0000:00:19.0: reg 0x18: [io 0xc000-0xc01f]
Sep 15 22:21:28 kernel: pci 0000:00:19.0: PME# supported from D0 D3hot D3cold
Sep 15 22:21:28 kernel: pci 0000:00:1a.0: [8086:8d2d] type 00 class 0x0c0320
Sep 15 22:21:28 kernel: pci 0000:00:1a.0: reg 0x10: [mem 0xcd437000-0xcd4373ff]
Sep 15 22:21:28 kernel: pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
Sep 15 22:21:28 kernel: pci 0000:00:1b.0: [8086:8d20] type 00 class 0x040300
Sep 15 22:21:28 kernel: pci 0000:00:1b.0: reg 0x10: [mem 0xcd430000-0xcd433fff 64bit]
Sep 15 22:21:28 kernel: pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
Sep 15 22:21:28 kernel: pci 0000:00:1c.0: [8086:8d10] type 01 class 0x060400
Sep 15 22:21:28 kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
Sep 15 22:21:28 kernel: pci 0000:00:1c.5: [8086:8d1a] type 01 class 0x060400
Sep 15 22:21:28 kernel: pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
Sep 15 22:21:28 kernel: pci 0000:00:1c.7: [8086:8d1e] type 01 class 0x060400
Sep 15 22:21:28 kernel: pci 0000:00:1c.7: PME# supported from D0 D3hot D3cold
Sep 15 22:21:28 kernel: pci 0000:00:1d.0: [8086:8d26] type 00 class 0x0c0320
Sep 15 22:21:28 kernel: pci 0000:00:1d.0: reg 0x10: [mem 0xcd436000-0xcd4363ff]
Sep 15 22:21:28 kernel: pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
Sep 15 22:21:28 kernel: pci 0000:00:1f.0: [8086:8d47] type 00 class 0x060100
Sep 15 22:21:28 kernel: pci 0000:00:1f.3: [8086:8d22] type 00 class 0x0c0500
Sep 15 22:21:28 kernel: pci 0000:00:1f.3: reg 0x10: [mem 0xcd435000-0xcd4350ff 64bit]
Sep 15 22:21:28 kernel: pci 0000:00:1f.3: reg 0x20: [io 0x0580-0x059f]
Sep 15 22:21:28 kernel: pci 0000:01:00.0: [8086:0953] type 00 class 0x010802
Sep 15 22:21:28 kernel: pci 0000:01:00.0: reg 0x10: [mem 0xdf410000-0xdf413fff 64bit]
Sep 15 22:21:28 kernel: pci 0000:01:00.0: reg 0x30: [mem 0xdf400000-0xdf40ffff pref]
Sep 15 22:21:28 kernel: pci 0000:01:00.0: enabling Extended Tags
Sep 15 22:21:28 kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
Sep 15 22:21:28 kernel: pci 0000:00:01.0: bridge window [mem 0xdf400000-0xdf4fffff]
Sep 15 22:21:28 kernel: pci 0000:02:00.0: [8086:1578] type 01 class 0x060400
Sep 15 22:21:28 kernel: pci 0000:02:00.0: enabling Extended Tags
Sep 15 22:21:28 kernel: pci 0000:02:00.0: supports D1 D2
Sep 15 22:21:28 kernel: pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Sep 15 22:21:28 kernel: pci 0000:00:01.1: PCI bridge to [bus 02-4a]
Sep 15 22:21:28 kernel: pci 0000:00:01.1: bridge window [io 0x4000-0x7fff]
Sep 15 22:21:28 kernel: pci 0000:00:01.1: bridge window [mem 0xcf200000-0xdf1fffff]
Sep 15 22:21:28 kernel: pci 0000:00:01.1: bridge window [mem 0xc2100000-0xc40fffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:03:00.0: [8086:1578] type 01 class 0x060400
Sep 15 22:21:28 kernel: pci 0000:03:00.0: enabling Extended Tags
Sep 15 22:21:28 kernel: pci 0000:03:00.0: supports D1 D2
Sep 15 22:21:28 kernel: pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Sep 15 22:21:28 kernel: pci 0000:03:01.0: [8086:1578] type 01 class 0x060400
Sep 15 22:21:28 kernel: pci 0000:03:01.0: enabling Extended Tags
Sep 15 22:21:28 kernel: pci 0000:03:01.0: supports D1 D2
Sep 15 22:21:28 kernel: pci 0000:03:01.0: PME# supported from D0 D1 D2 D3hot D3cold
Sep 15 22:21:28 kernel: pci 0000:03:02.0: [8086:1578] type 01 class 0x060400
Sep 15 22:21:28 kernel: pci 0000:03:02.0: enabling Extended Tags
Sep 15 22:21:28 kernel: pci 0000:03:02.0: supports D1 D2
Sep 15 22:21:28 kernel: pci 0000:03:02.0: PME# supported from D0 D1 D2 D3hot D3cold
Sep 15 22:21:28 kernel: pci 0000:03:04.0: [8086:1578] type 01 class 0x060400
Sep 15 22:21:28 kernel: pci 0000:03:04.0: enabling Extended Tags
Sep 15 22:21:28 kernel: pci 0000:03:04.0: supports D1 D2
Sep 15 22:21:28 kernel: pci 0000:03:04.0: PME# supported from D0 D1 D2 D3hot D3cold
Sep 15 22:21:28 kernel: pci 0000:02:00.0: PCI bridge to [bus 03-4a]
Sep 15 22:21:28 kernel: pci 0000:02:00.0: bridge window [io 0x4000-0x7fff]
Sep 15 22:21:28 kernel: pci 0000:02:00.0: bridge window [mem 0xcf200000-0xdf1fffff]
Sep 15 22:21:28 kernel: pci 0000:02:00.0: bridge window [mem 0xc2100000-0xc40fffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:04:00.0: [8086:1577] type 00 class 0x088000
Sep 15 22:21:28 kernel: pci 0000:04:00.0: reg 0x10: [mem 0xdf100000-0xdf13ffff]
Sep 15 22:21:28 kernel: pci 0000:04:00.0: reg 0x14: [mem 0xdf140000-0xdf140fff]
Sep 15 22:21:28 kernel: pci 0000:04:00.0: enabling Extended Tags
Sep 15 22:21:28 kernel: pci 0000:04:00.0: supports D1 D2
Sep 15 22:21:28 kernel: pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Sep 15 22:21:28 kernel: pci 0000:03:00.0: PCI bridge to [bus 04]
Sep 15 22:21:28 kernel: pci 0000:03:00.0: bridge window [mem 0xdf100000-0xdf1fffff]
Sep 15 22:21:28 kernel: pci 0000:03:01.0: PCI bridge to [bus 05-48]
Sep 15 22:21:28 kernel: pci 0000:03:01.0: bridge window [io 0x4000-0x7fff]
Sep 15 22:21:28 kernel: pci 0000:03:01.0: bridge window [mem 0xcf200000-0xdeefffff]
Sep 15 22:21:28 kernel: pci 0000:03:01.0: bridge window [mem 0xc2100000-0xc40fffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:49:00.0: [8086:15b6] type 00 class 0x0c0330
Sep 15 22:21:28 kernel: pci 0000:49:00.0: reg 0x10: [mem 0xdef00000-0xdef0ffff]
Sep 15 22:21:28 kernel: pci 0000:49:00.0: enabling Extended Tags
Sep 15 22:21:28 kernel: pci 0000:49:00.0: supports D1 D2
Sep 15 22:21:28 kernel: pci 0000:49:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Sep 15 22:21:28 kernel: pci 0000:49:00.0: 8.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x4 link at 0000:03:02.0 (capable of 31.504 Gb/s with 8.0 GT/s PCIe x4 link)
Sep 15 22:21:28 kernel: pci 0000:03:02.0: PCI bridge to [bus 49]
Sep 15 22:21:28 kernel: pci 0000:03:02.0: bridge window [mem 0xdef00000-0xdf0fffff]
Sep 15 22:21:28 kernel: pci 0000:03:04.0: PCI bridge to [bus 4a]
Sep 15 22:21:28 kernel: pci 0000:4b:00.0: [10b5:8747] type 01 class 0x060400
Sep 15 22:21:28 kernel: pci 0000:4b:00.0: reg 0x10: [mem 0xcd300000-0xcd33ffff]
Sep 15 22:21:28 kernel: pci 0000:4b:00.0: PME# supported from D0 D3hot D3cold
Sep 15 22:21:28 kernel: pci 0000:00:02.0: PCI bridge to [bus 4b-4f]
Sep 15 22:21:28 kernel: pci 0000:00:02.0: bridge window [io 0x8000-0x9fff]
Sep 15 22:21:28 kernel: pci 0000:00:02.0: bridge window [mem 0xcc000000-0xcd3fffff]
Sep 15 22:21:28 kernel: pci 0000:00:02.0: bridge window [mem 0xb0000000-0xc1ffffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:4c:08.0: [10b5:8747] type 01 class 0x060400
Sep 15 22:21:28 kernel: pci 0000:4c:08.0: PME# supported from D0 D3hot D3cold
Sep 15 22:21:28 kernel: pci 0000:4c:09.0: [10b5:8747] type 01 class 0x060400
Sep 15 22:21:28 kernel: pci 0000:4c:09.0: PME# supported from D0 D3hot D3cold
Sep 15 22:21:28 kernel: pci 0000:4c:10.0: [10b5:8747] type 01 class 0x060400
Sep 15 22:21:28 kernel: pci 0000:4c:10.0: PME# supported from D0 D3hot D3cold
Sep 15 22:21:28 kernel: pci 0000:4b:00.0: PCI bridge to [bus 4c-4f]
Sep 15 22:21:28 kernel: pci 0000:4b:00.0: bridge window [io 0x8000-0x9fff]
Sep 15 22:21:28 kernel: pci 0000:4b:00.0: bridge window [mem 0xcc000000-0xcd2fffff]
Sep 15 22:21:28 kernel: pci 0000:4b:00.0: bridge window [mem 0xb0000000-0xc1ffffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:4d:00.0: [144d:a802] type 00 class 0x010802
Sep 15 22:21:28 kernel: pci 0000:4d:00.0: reg 0x10: [mem 0xcd210000-0xcd213fff 64bit]
Sep 15 22:21:28 kernel: pci 0000:4d:00.0: reg 0x18: [io 0x9000-0x90ff]
Sep 15 22:21:28 kernel: pci 0000:4d:00.0: reg 0x30: [mem 0xcd200000-0xcd20ffff pref]
Sep 15 22:21:28 kernel: pci 0000:4c:08.0: PCI bridge to [bus 4d]
Sep 15 22:21:28 kernel: pci 0000:4c:08.0: bridge window [io 0x9000-0x9fff]
Sep 15 22:21:28 kernel: pci 0000:4c:08.0: bridge window [mem 0xcd200000-0xcd2fffff]
Sep 15 22:21:28 kernel: pci 0000:4c:09.0: PCI bridge to [bus 4e]
Sep 15 22:21:28 kernel: pci 0000:4f:00.0: [10de:1b81] type 00 class 0x030000
Sep 15 22:21:28 kernel: pci 0000:4f:00.0: reg 0x10: [mem 0xcc000000-0xccffffff]
Sep 15 22:21:28 kernel: pci 0000:4f:00.0: reg 0x14: [mem 0xb0000000-0xbfffffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:4f:00.0: reg 0x1c: [mem 0xc0000000-0xc1ffffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:4f:00.0: reg 0x24: [io 0x8000-0x807f]
Sep 15 22:21:28 kernel: pci 0000:4f:00.0: reg 0x30: [mem 0xcd000000-0xcd07ffff pref]
Sep 15 22:21:28 kernel: pci 0000:4f:00.0: enabling Extended Tags
Sep 15 22:21:28 kernel: pci 0000:4f:00.1: [10de:10f0] type 00 class 0x040300
Sep 15 22:21:28 kernel: pci 0000:4f:00.1: reg 0x10: [mem 0xcd080000-0xcd083fff]
Sep 15 22:21:28 kernel: pci 0000:4f:00.1: enabling Extended Tags
Sep 15 22:21:28 kernel: pci 0000:4c:10.0: PCI bridge to [bus 4f]
Sep 15 22:21:28 kernel: pci 0000:4c:10.0: bridge window [io 0x8000-0x8fff]
Sep 15 22:21:28 kernel: pci 0000:4c:10.0: bridge window [mem 0xcc000000-0xcd0fffff]
Sep 15 22:21:28 kernel: pci 0000:4c:10.0: bridge window [mem 0xb0000000-0xc1ffffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:50:00.0: [10de:1b80] type 00 class 0x030000
Sep 15 22:21:28 kernel: pci 0000:50:00.0: reg 0x10: [mem 0xce000000-0xceffffff]
Sep 15 22:21:28 kernel: pci 0000:50:00.0: reg 0x14: [mem 0x90000000-0x9fffffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:50:00.0: reg 0x1c: [mem 0xa0000000-0xa1ffffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:50:00.0: reg 0x24: [io 0xb000-0xb07f]
Sep 15 22:21:28 kernel: pci 0000:50:00.0: reg 0x30: [mem 0xcf000000-0xcf07ffff pref]
Sep 15 22:21:28 kernel: pci 0000:50:00.0: enabling Extended Tags
Sep 15 22:21:28 kernel: pci 0000:50:00.0: BAR 3: assigned to efifb
Sep 15 22:21:28 kernel: pci 0000:50:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
Sep 15 22:21:28 kernel: pci 0000:50:00.0: 32.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x16 link at 0000:00:03.0 (capable of 126.016 Gb/s with 8.0 GT/s PCIe x16 link)
Sep 15 22:21:28 kernel: pci 0000:50:00.1: [10de:10f0] type 00 class 0x040300
Sep 15 22:21:28 kernel: pci 0000:50:00.1: reg 0x10: [mem 0xcf080000-0xcf083fff]
Sep 15 22:21:28 kernel: pci 0000:50:00.1: enabling Extended Tags
Sep 15 22:21:28 kernel: pci 0000:00:03.0: PCI bridge to [bus 50]
Sep 15 22:21:28 kernel: pci 0000:00:03.0: bridge window [io 0xb000-0xbfff]
Sep 15 22:21:28 kernel: pci 0000:00:03.0: bridge window [mem 0xce000000-0xcf0fffff]
Sep 15 22:21:28 kernel: pci 0000:00:03.0: bridge window [mem 0x90000000-0xa1ffffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:00:1c.0: PCI bridge to [bus 51]
Sep 15 22:21:28 kernel: pci 0000:52:00.0: [8086:1539] type 00 class 0x020000
Sep 15 22:21:28 kernel: pci 0000:52:00.0: reg 0x10: [mem 0xdf300000-0xdf31ffff]
Sep 15 22:21:28 kernel: pci 0000:52:00.0: reg 0x18: [io 0xa000-0xa01f]
Sep 15 22:21:28 kernel: pci 0000:52:00.0: reg 0x1c: [mem 0xdf320000-0xdf323fff]
Sep 15 22:21:28 kernel: pci 0000:52:00.0: PME# supported from D0 D3hot D3cold
Sep 15 22:21:28 kernel: pci 0000:00:1c.5: PCI bridge to [bus 52]
Sep 15 22:21:28 kernel: pci 0000:00:1c.5: bridge window [io 0xa000-0xafff]
Sep 15 22:21:28 kernel: pci 0000:00:1c.5: bridge window [mem 0xdf300000-0xdf3fffff]
Sep 15 22:21:28 kernel: pci 0000:53:00.0: [8086:24f3] type 00 class 0x028000
Sep 15 22:21:28 kernel: pci 0000:53:00.0: reg 0x10: [mem 0xdf200000-0xdf201fff 64bit]
Sep 15 22:21:28 kernel: pci 0000:53:00.0: PME# supported from D0 D3hot D3cold
Sep 15 22:21:28 kernel: pci 0000:00:1c.7: PCI bridge to [bus 53]
Sep 15 22:21:28 kernel: pci 0000:00:1c.7: bridge window [mem 0xdf200000-0xdf2fffff]
Sep 15 22:21:28 kernel: pci_bus 0000:00: on NUMA node 0
Sep 15 22:21:28 kernel: ACPI: PCI: Interrupt link LNKA configured for IRQ 11
Sep 15 22:21:28 kernel: ACPI: PCI: Interrupt link LNKB configured for IRQ 10
Sep 15 22:21:28 kernel: ACPI: PCI: Interrupt link LNKC configured for IRQ 4
Sep 15 22:21:28 kernel: ACPI: PCI: Interrupt link LNKD configured for IRQ 5
Sep 15 22:21:28 kernel: ACPI: PCI: Interrupt link LNKE configured for IRQ 3
Sep 15 22:21:28 kernel: ACPI: PCI: Interrupt link LNKF configured for IRQ 0
Sep 15 22:21:28 kernel: ACPI: PCI: Interrupt link LNKF disabled
Sep 15 22:21:28 kernel: ACPI: PCI: Interrupt link LNKG configured for IRQ 7
Sep 15 22:21:28 kernel: ACPI: PCI: Interrupt link LNKH configured for IRQ 0
Sep 15 22:21:28 kernel: ACPI: PCI: Interrupt link LNKH disabled
Sep 15 22:21:28 kernel: pci_bus 0000:03: Allocating resources
Sep 15 22:21:28 kernel: pci 0000:03:02.0: bridge window [io 0x1000-0x0fff] to [bus 49] add_size 1000
Sep 15 22:21:28 kernel: iommu: Default domain type: Translated
Sep 15 22:21:28 kernel: pci 0000:03:02.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 49] add_size 200000 add_align 100000
Sep 15 22:21:28 kernel: iommu: DMA domain TLB invalidation policy: lazy mode
Sep 15 22:21:28 kernel: pci 0000:03:04.0: bridge window [io 0x1000-0x0fff] to [bus 4a] add_size 1000
Sep 15 22:21:28 kernel: pci 0000:03:04.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 4a] add_size 200000 add_align 100000
Sep 15 22:21:28 kernel: pci 0000:03:04.0: bridge window [mem 0x00100000-0x000fffff] to [bus 4a] add_size 200000 add_align 100000
Sep 15 22:21:28 kernel: pci 0000:00:01.1: BAR 14: assigned [mem 0x90000000-0x9fffffff]
Sep 15 22:21:28 kernel: pci 0000:00:01.1: BAR 15: assigned [mem 0xa0000000-0xa1ffffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:00:01.1: BAR 13: assigned [io 0x1000-0x4fff]
Sep 15 22:21:28 kernel: pci 0000:03:02.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:03:02.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:03:04.0: BAR 14: no space for [mem size 0x00200000]
Sep 15 22:21:28 kernel: pci 0000:03:04.0: BAR 14: failed to assign [mem size 0x00200000]
Sep 15 22:21:28 kernel: pci 0000:03:04.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:03:04.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:03:02.0: BAR 13: no space for [io size 0x1000]
Sep 15 22:21:28 kernel: pci 0000:03:02.0: BAR 13: failed to assign [io size 0x1000]
Sep 15 22:21:28 kernel: pci 0000:03:04.0: BAR 13: no space for [io size 0x1000]
Sep 15 22:21:28 kernel: pci 0000:03:04.0: BAR 13: failed to assign [io size 0x1000]
Sep 15 22:21:28 kernel: pci 0000:03:04.0: BAR 14: no space for [mem size 0x00200000]
Sep 15 22:21:28 kernel: pci 0000:03:04.0: BAR 14: failed to assign [mem size 0x00200000]
Sep 15 22:21:28 kernel: pci 0000:03:04.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:03:04.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:03:04.0: BAR 13: no space for [io size 0x1000]
Sep 15 22:21:28 kernel: pci 0000:03:04.0: BAR 13: failed to assign [io size 0x1000]
Sep 15 22:21:28 kernel: pci 0000:03:02.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:03:02.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:03:02.0: BAR 13: no space for [io size 0x1000]
Sep 15 22:21:28 kernel: pci 0000:03:02.0: BAR 13: failed to assign [io size 0x1000]
Sep 15 22:21:28 kernel: pci 0000:03:00.0: PCI bridge to [bus 04]
Sep 15 22:21:28 kernel: pci 0000:03:00.0: bridge window [mem 0xdf100000-0xdf1fffff]
Sep 15 22:21:28 kernel: pci 0000:03:01.0: PCI bridge to [bus 05-48]
Sep 15 22:21:28 kernel: pci 0000:03:01.0: bridge window [io 0x4000-0x7fff]
Sep 15 22:21:28 kernel: pci 0000:03:01.0: bridge window [mem 0xcf200000-0xdeefffff]
Sep 15 22:21:28 kernel: pci 0000:03:01.0: bridge window [mem 0xc2100000-0xc40fffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:03:02.0: PCI bridge to [bus 49]
Sep 15 22:21:28 kernel: pci 0000:03:02.0: bridge window [mem 0xdef00000-0xdf0fffff]
Sep 15 22:21:28 kernel: pci 0000:03:04.0: PCI bridge to [bus 4a]
Sep 15 22:21:28 kernel: pci 0000:02:00.0: PCI bridge to [bus 03-4a]
Sep 15 22:21:28 kernel: pci 0000:02:00.0: bridge window [io 0x4000-0x7fff]
Sep 15 22:21:28 kernel: pci 0000:02:00.0: bridge window [mem 0xcf200000-0xdf1fffff]
Sep 15 22:21:28 kernel: pci 0000:02:00.0: bridge window [mem 0xc2100000-0xc40fffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:00:01.1: PCI bridge to [bus 02-4a]
Sep 15 22:21:28 kernel: pci 0000:00:01.1: bridge window [io 0x1000-0x4fff]
Sep 15 22:21:28 kernel: SCSI subsystem initialized
Sep 15 22:21:28 kernel: pci 0000:00:01.1: bridge window [mem 0x90000000-0x9fffffff]
Sep 15 22:21:28 kernel: pci 0000:00:01.1: bridge window [mem 0xa0000000-0xa1ffffff 64bit pref]
Sep 15 22:21:28 kernel: libata version 3.00 loaded.
Sep 15 22:21:28 kernel: ACPI: bus type USB registered
Sep 15 22:21:28 kernel: usbcore: registered new interface driver usbfs
Sep 15 22:21:28 kernel: usbcore: registered new interface driver hub
Sep 15 22:21:28 kernel: usbcore: registered new device driver usb
Sep 15 22:21:28 kernel: pps_core: LinuxPPS API ver. 1 registered
Sep 15 22:21:28 kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
Sep 15 22:21:28 kernel: PTP clock support registered
Sep 15 22:21:28 kernel: EDAC MC: Ver: 3.0.0
Sep 15 22:21:28 kernel: efivars: Registered efivars operations
Sep 15 22:21:28 kernel: NetLabel: Initializing
Sep 15 22:21:28 kernel: NetLabel: domain hash size = 128
Sep 15 22:21:28 kernel: NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
Sep 15 22:21:28 kernel: NetLabel: unlabeled traffic allowed by default
Sep 15 22:21:28 kernel: mctp: management component transport protocol core
Sep 15 22:21:28 kernel: NET: Registered PF_MCTP protocol family
Sep 15 22:21:28 kernel: PCI: Using ACPI for IRQ routing
Sep 15 22:21:28 kernel: PCI: pci_cache_line_size set to 64 bytes
Sep 15 22:21:28 kernel: pci 0000:00:03.0: can't claim BAR 15 [mem 0x90000000-0xa1ffffff 64bit pref]: address conflict with PCI Bus 0000:02 [mem 0x90000000-0x9fffffff]
Sep 15 22:21:28 kernel: pci 0000:50:00.0: can't claim BAR 1 [mem 0x90000000-0x9fffffff 64bit pref]: no compatible bridge window
Sep 15 22:21:28 kernel: pci 0000:50:00.0: can't claim BAR 3 [mem 0xa0000000-0xa1ffffff 64bit pref]: no compatible bridge window
Sep 15 22:21:28 kernel: e820: reserve RAM buffer [mem 0x7bc08018-0x7bffffff]
Sep 15 22:21:28 kernel: e820: reserve RAM buffer [mem 0x7bc1a018-0x7bffffff]
Sep 15 22:21:28 kernel: e820: reserve RAM buffer [mem 0x7bc2c018-0x7bffffff]
Sep 15 22:21:28 kernel: e820: reserve RAM buffer [mem 0x7bc4d018-0x7bffffff]
Sep 15 22:21:28 kernel: e820: reserve RAM buffer [mem 0x7bc6d018-0x7bffffff]
Sep 15 22:21:28 kernel: e820: reserve RAM buffer [mem 0x7bc75018-0x7bffffff]
Sep 15 22:21:28 kernel: e820: reserve RAM buffer [mem 0x822e0000-0x83ffffff]
Sep 15 22:21:28 kernel: e820: reserve RAM buffer [mem 0x84883000-0x87ffffff]
Sep 15 22:21:28 kernel: e820: reserve RAM buffer [mem 0x86f95000-0x87ffffff]
Sep 15 22:21:28 kernel: pci 0000:4f:00.0: vgaarb: setting as boot VGA device
Sep 15 22:21:28 kernel: pci 0000:4f:00.0: vgaarb: bridge control possible
Sep 15 22:21:28 kernel: pci 0000:4f:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
Sep 15 22:21:28 kernel: pci 0000:50:00.0: vgaarb: setting as boot VGA device (overriding previous)
Sep 15 22:21:28 kernel: pci 0000:50:00.0: vgaarb: bridge control possible
Sep 15 22:21:28 kernel: pci 0000:50:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
Sep 15 22:21:28 kernel: vgaarb: loaded
Sep 15 22:21:28 kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
Sep 15 22:21:28 kernel: hpet0: 8 comparators, 64-bit 14.318180 MHz counter
Sep 15 22:21:28 kernel: clocksource: Switched to clocksource tsc-early
Sep 15 22:21:28 kernel: VFS: Disk quotas dquot_6.6.0
Sep 15 22:21:28 kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Sep 15 22:21:28 kernel: pnp: PnP ACPI init
Sep 15 22:21:28 kernel: system 00:01: [io 0x0500-0x057f] has been reserved
Sep 15 22:21:28 kernel: system 00:01: [io 0x0400-0x047f] has been reserved
Sep 15 22:21:28 kernel: system 00:01: [io 0x0580-0x059f] has been reserved
Sep 15 22:21:28 kernel: system 00:01: [io 0x0600-0x061f] has been reserved
Sep 15 22:21:28 kernel: system 00:01: [io 0x0880-0x0883] has been reserved
Sep 15 22:21:28 kernel: system 00:01: [io 0x0800-0x081f] has been reserved
Sep 15 22:21:28 kernel: system 00:01: [mem 0xfed1c000-0xfed3ffff] has been reserved
Sep 15 22:21:28 kernel: system 00:01: [mem 0xfed45000-0xfed8bfff] has been reserved
Sep 15 22:21:28 kernel: system 00:01: [mem 0xff000000-0xffffffff] has been reserved
Sep 15 22:21:28 kernel: system 00:01: [mem 0xfee00000-0xfeefffff] has been reserved
Sep 15 22:21:28 kernel: system 00:01: [mem 0xfed12000-0xfed1200f] has been reserved
Sep 15 22:21:28 kernel: system 00:01: [mem 0xfed12010-0xfed1201f] has been reserved
Sep 15 22:21:28 kernel: system 00:01: [mem 0xfed1b000-0xfed1bfff] has been reserved
Sep 15 22:21:28 kernel: system 00:02: [io 0x0a00-0x0a2f] has been reserved
Sep 15 22:21:28 kernel: system 00:02: [io 0x0a30-0x0a3f] has been reserved
Sep 15 22:21:28 kernel: system 00:02: [io 0x0a40-0x0a4f] has been reserved
Sep 15 22:21:28 kernel: pnp: PnP ACPI: found 3 devices
Sep 15 22:21:28 kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Sep 15 22:21:28 kernel: NET: Registered PF_INET protocol family
Sep 15 22:21:28 kernel: IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
Sep 15 22:21:28 kernel: tcp_listen_portaddr_hash hash table entries: 32768 (order: 7, 524288 bytes, linear)
Sep 15 22:21:28 kernel: Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
Sep 15 22:21:28 kernel: TCP established hash table entries: 524288 (order: 10, 4194304 bytes, linear)
Sep 15 22:21:28 kernel: TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
Sep 15 22:21:28 kernel: TCP: Hash tables configured (established 524288 bind 65536)
Sep 15 22:21:28 kernel: MPTCP token hash table entries: 65536 (order: 8, 1572864 bytes, linear)
Sep 15 22:21:28 kernel: UDP hash table entries: 32768 (order: 8, 1048576 bytes, linear)
Sep 15 22:21:28 kernel: UDP-Lite hash table entries: 32768 (order: 8, 1048576 bytes, linear)
Sep 15 22:21:28 kernel: NET: Registered PF_UNIX/PF_LOCAL protocol family
Sep 15 22:21:28 kernel: NET: Registered PF_XDP protocol family
Sep 15 22:21:28 kernel: pci_bus 0000:ff: max bus depth: 0 pci_try_num: 1
Sep 15 22:21:28 kernel: pci_bus 0000:00: max bus depth: 3 pci_try_num: 4
Sep 15 22:21:28 kernel: pci 0000:00:03.0: BAR 15: no space for [mem size 0x18000000 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:00:03.0: BAR 15: failed to assign [mem size 0x18000000 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:00:1c.0: BAR 14: assigned [mem 0xa2000000-0xa21fffff]
Sep 15 22:21:28 kernel: pci 0000:00:1c.0: BAR 15: assigned [mem 0xa2200000-0xa23fffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:00:1c.0: BAR 13: assigned [io 0x5000-0x5fff]
Sep 15 22:21:28 kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
Sep 15 22:21:28 kernel: pci 0000:00:01.0: bridge window [mem 0xdf400000-0xdf4fffff]
Sep 15 22:21:28 kernel: pci 0000:03:02.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:03:02.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:03:04.0: BAR 14: no space for [mem size 0x00200000]
Sep 15 22:21:28 kernel: pci 0000:03:04.0: BAR 14: failed to assign [mem size 0x00200000]
Sep 15 22:21:28 kernel: pci 0000:03:04.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:03:04.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:03:02.0: BAR 13: no space for [io size 0x1000]
Sep 15 22:21:28 kernel: pci 0000:03:02.0: BAR 13: failed to assign [io size 0x1000]
Sep 15 22:21:28 kernel: pci 0000:03:04.0: BAR 13: no space for [io size 0x1000]
Sep 15 22:21:28 kernel: pci 0000:03:04.0: BAR 13: failed to assign [io size 0x1000]
Sep 15 22:21:28 kernel: pci 0000:03:00.0: PCI bridge to [bus 04]
Sep 15 22:21:28 kernel: pci 0000:03:00.0: bridge window [mem 0xdf100000-0xdf1fffff]
Sep 15 22:21:28 kernel: pci 0000:03:01.0: PCI bridge to [bus 05-48]
Sep 15 22:21:28 kernel: pci 0000:03:01.0: bridge window [io 0x4000-0x7fff]
Sep 15 22:21:28 kernel: pci 0000:03:01.0: bridge window [mem 0xcf200000-0xdeefffff]
Sep 15 22:21:28 kernel: pci 0000:03:01.0: bridge window [mem 0xc2100000-0xc40fffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:03:02.0: PCI bridge to [bus 49]
Sep 15 22:21:28 kernel: pci 0000:03:02.0: bridge window [mem 0xdef00000-0xdf0fffff]
Sep 15 22:21:28 kernel: pci 0000:03:04.0: PCI bridge to [bus 4a]
Sep 15 22:21:28 kernel: pci 0000:02:00.0: PCI bridge to [bus 03-4a]
Sep 15 22:21:28 kernel: pci 0000:02:00.0: bridge window [io 0x4000-0x7fff]
Sep 15 22:21:28 kernel: pci 0000:02:00.0: bridge window [mem 0xcf200000-0xdf1fffff]
Sep 15 22:21:28 kernel: pci 0000:02:00.0: bridge window [mem 0xc2100000-0xc40fffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:00:01.1: PCI bridge to [bus 02-4a]
Sep 15 22:21:28 kernel: pci 0000:00:01.1: bridge window [io 0x1000-0x4fff]
Sep 15 22:21:28 kernel: pci 0000:00:01.1: bridge window [mem 0x90000000-0x9fffffff]
Sep 15 22:21:28 kernel: pci 0000:00:01.1: bridge window [mem 0xa0000000-0xa1ffffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:4c:09.0: BAR 14: no space for [mem size 0x00200000]
Sep 15 22:21:28 kernel: pci 0000:4c:09.0: BAR 14: failed to assign [mem size 0x00200000]
Sep 15 22:21:28 kernel: pci 0000:4c:09.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:4c:09.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:4c:09.0: BAR 13: no space for [io size 0x1000]
Sep 15 22:21:28 kernel: pci 0000:4c:09.0: BAR 13: failed to assign [io size 0x1000]
Sep 15 22:21:28 kernel: pci 0000:4c:08.0: PCI bridge to [bus 4d]
Sep 15 22:21:28 kernel: pci 0000:4c:08.0: bridge window [io 0x9000-0x9fff]
Sep 15 22:21:28 kernel: pci 0000:4c:08.0: bridge window [mem 0xcd200000-0xcd2fffff]
Sep 15 22:21:28 kernel: pci 0000:4c:09.0: PCI bridge to [bus 4e]
Sep 15 22:21:28 kernel: pci 0000:4c:10.0: PCI bridge to [bus 4f]
Sep 15 22:21:28 kernel: pci 0000:4c:10.0: bridge window [io 0x8000-0x8fff]
Sep 15 22:21:28 kernel: pci 0000:4c:10.0: bridge window [mem 0xcc000000-0xcd0fffff]
Sep 15 22:21:28 kernel: pci 0000:4c:10.0: bridge window [mem 0xb0000000-0xc1ffffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:4b:00.0: PCI bridge to [bus 4c-4f]
Sep 15 22:21:28 kernel: pci 0000:4b:00.0: bridge window [io 0x8000-0x9fff]
Sep 15 22:21:28 kernel: pci 0000:4b:00.0: bridge window [mem 0xcc000000-0xcd2fffff]
Sep 15 22:21:28 kernel: pci 0000:4b:00.0: bridge window [mem 0xb0000000-0xc1ffffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:00:02.0: PCI bridge to [bus 4b-4f]
Sep 15 22:21:28 kernel: pci 0000:00:02.0: bridge window [io 0x8000-0x9fff]
Sep 15 22:21:28 kernel: pci 0000:00:02.0: bridge window [mem 0xcc000000-0xcd3fffff]
Sep 15 22:21:28 kernel: pci 0000:00:02.0: bridge window [mem 0xb0000000-0xc1ffffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:50:00.0: BAR 1: no space for [mem size 0x10000000 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:50:00.0: BAR 1: failed to assign [mem 0x90000000-0x9fffffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:50:00.0: BAR 3: no space for [mem size 0x02000000 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:50:00.0: BAR 3: failed to assign [mem 0xa0000000-0xa1ffffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:00:03.0: PCI bridge to [bus 50]
Sep 15 22:21:28 kernel: pci 0000:00:03.0: bridge window [io 0xb000-0xbfff]
Sep 15 22:21:28 kernel: pci 0000:00:03.0: bridge window [mem 0xce000000-0xcf0fffff]
Sep 15 22:21:28 kernel: pci 0000:00:1c.0: PCI bridge to [bus 51]
Sep 15 22:21:28 kernel: pci 0000:00:1c.0: bridge window [io 0x5000-0x5fff]
Sep 15 22:21:28 kernel: pci 0000:00:1c.0: bridge window [mem 0xa2000000-0xa21fffff]
Sep 15 22:21:28 kernel: pci 0000:00:1c.0: bridge window [mem 0xa2200000-0xa23fffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:00:1c.5: PCI bridge to [bus 52]
Sep 15 22:21:28 kernel: pci 0000:00:1c.5: bridge window [io 0xa000-0xafff]
Sep 15 22:21:28 kernel: pci 0000:00:1c.5: bridge window [mem 0xdf300000-0xdf3fffff]
Sep 15 22:21:28 kernel: pci 0000:00:1c.7: PCI bridge to [bus 53]
Sep 15 22:21:28 kernel: pci 0000:00:1c.7: bridge window [mem 0xdf200000-0xdf2fffff]
Sep 15 22:21:28 kernel: pci_bus 0000:00: No. 2 try to assign unassigned res
Sep 15 22:21:28 kernel: release child resource [mem 0xce000000-0xceffffff]
Sep 15 22:21:28 kernel: release child resource [mem 0xcf080000-0xcf083fff]
Sep 15 22:21:28 kernel: pci 0000:00:03.0: resource 14 [mem 0xce000000-0xcf0fffff] released
Sep 15 22:21:28 kernel: pci 0000:00:03.0: PCI bridge to [bus 50]
Sep 15 22:21:28 kernel: pci 0000:00:03.0: BAR 15: no space for [mem size 0x18000000 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:00:03.0: BAR 15: failed to assign [mem size 0x18000000 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:00:03.0: BAR 14: assigned [mem 0xa2800000-0xa3ffffff]
Sep 15 22:21:28 kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
Sep 15 22:21:28 kernel: pci 0000:00:01.0: bridge window [mem 0xdf400000-0xdf4fffff]
Sep 15 22:21:28 kernel: pci 0000:03:02.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:03:02.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:03:04.0: BAR 14: no space for [mem size 0x00200000]
Sep 15 22:21:28 kernel: pci 0000:03:04.0: BAR 14: failed to assign [mem size 0x00200000]
Sep 15 22:21:28 kernel: pci 0000:03:04.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:03:04.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:03:02.0: BAR 13: no space for [io size 0x1000]
Sep 15 22:21:28 kernel: pci 0000:03:02.0: BAR 13: failed to assign [io size 0x1000]
Sep 15 22:21:28 kernel: pci 0000:03:04.0: BAR 13: no space for [io size 0x1000]
Sep 15 22:21:28 kernel: pci 0000:03:04.0: BAR 13: failed to assign [io size 0x1000]
Sep 15 22:21:28 kernel: pci 0000:03:00.0: PCI bridge to [bus 04]
Sep 15 22:21:28 kernel: pci 0000:03:00.0: bridge window [mem 0xdf100000-0xdf1fffff]
Sep 15 22:21:28 kernel: pci 0000:03:01.0: PCI bridge to [bus 05-48]
Sep 15 22:21:28 kernel: pci 0000:03:01.0: bridge window [io 0x4000-0x7fff]
Sep 15 22:21:28 kernel: pci 0000:03:01.0: bridge window [mem 0xcf200000-0xdeefffff]
Sep 15 22:21:28 kernel: pci 0000:03:01.0: bridge window [mem 0xc2100000-0xc40fffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:03:02.0: PCI bridge to [bus 49]
Sep 15 22:21:28 kernel: pci 0000:03:02.0: bridge window [mem 0xdef00000-0xdf0fffff]
Sep 15 22:21:28 kernel: pci 0000:03:04.0: PCI bridge to [bus 4a]
Sep 15 22:21:28 kernel: pci 0000:02:00.0: PCI bridge to [bus 03-4a]
Sep 15 22:21:28 kernel: pci 0000:02:00.0: bridge window [io 0x4000-0x7fff]
Sep 15 22:21:28 kernel: pci 0000:02:00.0: bridge window [mem 0xcf200000-0xdf1fffff]
Sep 15 22:21:28 kernel: pci 0000:02:00.0: bridge window [mem 0xc2100000-0xc40fffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:00:01.1: PCI bridge to [bus 02-4a]
Sep 15 22:21:28 kernel: pci 0000:00:01.1: bridge window [io 0x1000-0x4fff]
Sep 15 22:21:28 kernel: pci 0000:00:01.1: bridge window [mem 0x90000000-0x9fffffff]
Sep 15 22:21:28 kernel: pci 0000:00:01.1: bridge window [mem 0xa0000000-0xa1ffffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:4c:09.0: BAR 14: no space for [mem size 0x00200000]
Sep 15 22:21:28 kernel: pci 0000:4c:09.0: BAR 14: failed to assign [mem size 0x00200000]
Sep 15 22:21:28 kernel: pci 0000:4c:09.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:4c:09.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:4c:09.0: BAR 13: no space for [io size 0x1000]
Sep 15 22:21:28 kernel: pci 0000:4c:09.0: BAR 13: failed to assign [io size 0x1000]
Sep 15 22:21:28 kernel: pci 0000:4c:08.0: PCI bridge to [bus 4d]
Sep 15 22:21:28 kernel: pci 0000:4c:08.0: bridge window [io 0x9000-0x9fff]
Sep 15 22:21:28 kernel: pci 0000:4c:08.0: bridge window [mem 0xcd200000-0xcd2fffff]
Sep 15 22:21:28 kernel: pci 0000:4c:09.0: PCI bridge to [bus 4e]
Sep 15 22:21:28 kernel: pci 0000:4c:10.0: PCI bridge to [bus 4f]
Sep 15 22:21:28 kernel: pci 0000:4c:10.0: bridge window [io 0x8000-0x8fff]
Sep 15 22:21:28 kernel: pci 0000:4c:10.0: bridge window [mem 0xcc000000-0xcd0fffff]
Sep 15 22:21:28 kernel: pci 0000:4c:10.0: bridge window [mem 0xb0000000-0xc1ffffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:4b:00.0: PCI bridge to [bus 4c-4f]
Sep 15 22:21:28 kernel: pci 0000:4b:00.0: bridge window [io 0x8000-0x9fff]
Sep 15 22:21:28 kernel: pci 0000:4b:00.0: bridge window [mem 0xcc000000-0xcd2fffff]
Sep 15 22:21:28 kernel: pci 0000:4b:00.0: bridge window [mem 0xb0000000-0xc1ffffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:00:02.0: PCI bridge to [bus 4b-4f]
Sep 15 22:21:28 kernel: pci 0000:00:02.0: bridge window [io 0x8000-0x9fff]
Sep 15 22:21:28 kernel: pci 0000:00:02.0: bridge window [mem 0xcc000000-0xcd3fffff]
Sep 15 22:21:28 kernel: pci 0000:00:02.0: bridge window [mem 0xb0000000-0xc1ffffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:50:00.0: BAR 1: no space for [mem size 0x10000000 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:50:00.0: BAR 1: failed to assign [mem 0x90000000-0x9fffffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:50:00.0: BAR 3: no space for [mem size 0x02000000 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:50:00.0: BAR 3: failed to assign [mem 0xa0000000-0xa1ffffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:50:00.0: BAR 0: assigned [mem 0xa3000000-0xa3ffffff]
Sep 15 22:21:28 kernel: pci 0000:50:00.1: BAR 0: assigned [mem 0xa2800000-0xa2803fff]
Sep 15 22:21:28 kernel: pci 0000:00:03.0: PCI bridge to [bus 50]
Sep 15 22:21:28 kernel: pci 0000:00:03.0: bridge window [io 0xb000-0xbfff]
Sep 15 22:21:28 kernel: pci 0000:00:03.0: bridge window [mem 0xa2800000-0xa3ffffff]
Sep 15 22:21:28 kernel: pci 0000:00:1c.0: PCI bridge to [bus 51]
Sep 15 22:21:28 kernel: pci 0000:00:1c.0: bridge window [io 0x5000-0x5fff]
Sep 15 22:21:28 kernel: pci 0000:00:1c.0: bridge window [mem 0xa2000000-0xa21fffff]
Sep 15 22:21:28 kernel: pci 0000:00:1c.0: bridge window [mem 0xa2200000-0xa23fffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:00:1c.5: PCI bridge to [bus 52]
Sep 15 22:21:28 kernel: pci 0000:00:1c.5: bridge window [io 0xa000-0xafff]
Sep 15 22:21:28 kernel: pci 0000:00:1c.5: bridge window [mem 0xdf300000-0xdf3fffff]
Sep 15 22:21:28 kernel: pci 0000:00:1c.7: PCI bridge to [bus 53]
Sep 15 22:21:28 kernel: pci 0000:00:1c.7: bridge window [mem 0xdf200000-0xdf2fffff]
Sep 15 22:21:28 kernel: pci_bus 0000:00: No. 3 try to assign unassigned res
Sep 15 22:21:28 kernel: release child resource [mem 0xa2800000-0xa2803fff]
Sep 15 22:21:28 kernel: release child resource [mem 0xa3000000-0xa3ffffff]
Sep 15 22:21:28 kernel: pci 0000:00:03.0: resource 14 [mem 0xa2800000-0xa3ffffff] released
Sep 15 22:21:28 kernel: pci 0000:00:03.0: PCI bridge to [bus 50]
Sep 15 22:21:28 kernel: release child resource [io 0x9000-0x90ff]
Sep 15 22:21:28 kernel: pci 0000:4c:08.0: resource 13 [io 0x9000-0x9fff] released
Sep 15 22:21:28 kernel: pci 0000:4c:08.0: PCI bridge to [bus 4d]
Sep 15 22:21:28 kernel: release child resource [io 0x8000-0x807f]
Sep 15 22:21:28 kernel: pci 0000:4c:10.0: resource 13 [io 0x8000-0x8fff] released
Sep 15 22:21:28 kernel: pci 0000:4c:10.0: PCI bridge to [bus 4f]
Sep 15 22:21:28 kernel: pci 0000:4b:00.0: resource 13 [io 0x8000-0x9fff] released
Sep 15 22:21:28 kernel: pci 0000:4b:00.0: PCI bridge to [bus 4c-4f]
Sep 15 22:21:28 kernel: release child resource [mem 0xcd200000-0xcd20ffff pref]
Sep 15 22:21:28 kernel: release child resource [mem 0xcd210000-0xcd213fff 64bit]
Sep 15 22:21:28 kernel: pci 0000:4c:08.0: resource 14 [mem 0xcd200000-0xcd2fffff] released
Sep 15 22:21:28 kernel: pci 0000:4c:08.0: PCI bridge to [bus 4d]
Sep 15 22:21:28 kernel: release child resource [mem 0xb0000000-0xbfffffff 64bit pref]
Sep 15 22:21:28 kernel: release child resource [mem 0xc0000000-0xc1ffffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:4c:10.0: resource 15 [mem 0xb0000000-0xc1ffffff 64bit pref] released
Sep 15 22:21:28 kernel: pci 0000:4c:10.0: PCI bridge to [bus 4f]
Sep 15 22:21:28 kernel: pci 0000:4b:00.0: resource 15 [mem 0xb0000000-0xc1ffffff 64bit pref] released
Sep 15 22:21:28 kernel: pci 0000:4b:00.0: PCI bridge to [bus 4c-4f]
Sep 15 22:21:28 kernel: release child resource [mem 0xcc000000-0xccffffff]
Sep 15 22:21:28 kernel: release child resource [mem 0xcd000000-0xcd07ffff pref]
Sep 15 22:21:28 kernel: release child resource [mem 0xcd080000-0xcd083fff]
Sep 15 22:21:28 kernel: pci 0000:4c:10.0: resource 14 [mem 0xcc000000-0xcd0fffff] released
Sep 15 22:21:28 kernel: pci 0000:4c:10.0: PCI bridge to [bus 4f]
Sep 15 22:21:28 kernel: pci 0000:4b:00.0: resource 14 [mem 0xcc000000-0xcd2fffff] released
Sep 15 22:21:28 kernel: pci 0000:4b:00.0: PCI bridge to [bus 4c-4f]
Sep 15 22:21:28 kernel: pci 0000:03:01.0: resource 13 [io 0x4000-0x7fff] released
Sep 15 22:21:28 kernel: pci 0000:03:01.0: PCI bridge to [bus 05-48]
Sep 15 22:21:28 kernel: pci 0000:02:00.0: resource 13 [io 0x4000-0x7fff] released
Sep 15 22:21:28 kernel: pci 0000:02:00.0: PCI bridge to [bus 03-4a]
Sep 15 22:21:28 kernel: release child resource [mem 0xdf100000-0xdf13ffff]
Sep 15 22:21:28 kernel: release child resource [mem 0xdf140000-0xdf140fff]
Sep 15 22:21:28 kernel: pci 0000:03:00.0: resource 14 [mem 0xdf100000-0xdf1fffff] released
Sep 15 22:21:28 kernel: pci 0000:03:00.0: PCI bridge to [bus 04]
Sep 15 22:21:28 kernel: pci 0000:03:01.0: resource 15 [mem 0xc2100000-0xc40fffff 64bit pref] released
Sep 15 22:21:28 kernel: pci 0000:03:01.0: PCI bridge to [bus 05-48]
Sep 15 22:21:28 kernel: release child resource [mem 0xdef00000-0xdef0ffff]
Sep 15 22:21:28 kernel: pci 0000:03:02.0: resource 14 [mem 0xdef00000-0xdf0fffff] released
Sep 15 22:21:28 kernel: pci 0000:03:02.0: PCI bridge to [bus 49]
Sep 15 22:21:28 kernel: pci 0000:02:00.0: resource 15 [mem 0xc2100000-0xc40fffff 64bit pref] released
Sep 15 22:21:28 kernel: pci 0000:02:00.0: PCI bridge to [bus 03-4a]
Sep 15 22:21:28 kernel: pci 0000:03:01.0: resource 14 [mem 0xcf200000-0xdeefffff] released
Sep 15 22:21:28 kernel: pci 0000:03:01.0: PCI bridge to [bus 05-48]
Sep 15 22:21:28 kernel: pci 0000:02:00.0: resource 14 [mem 0xcf200000-0xdf1fffff] released
Sep 15 22:21:28 kernel: pci 0000:02:00.0: PCI bridge to [bus 03-4a]
Sep 15 22:21:28 kernel: release child resource [mem 0xdf400000-0xdf40ffff pref]
Sep 15 22:21:28 kernel: release child resource [mem 0xdf410000-0xdf413fff 64bit]
Sep 15 22:21:28 kernel: pci 0000:00:01.0: resource 14 [mem 0xdf400000-0xdf4fffff] released
Sep 15 22:21:28 kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
Sep 15 22:21:28 kernel: pci 0000:00:01.1: resource 15 [mem 0xa0000000-0xa1ffffff 64bit pref] released
Sep 15 22:21:28 kernel: pci 0000:00:01.1: PCI bridge to [bus 02-4a]
Sep 15 22:21:28 kernel: pci 0000:00:02.0: resource 15 [mem 0xb0000000-0xc1ffffff 64bit pref] released
Sep 15 22:21:28 kernel: pci 0000:00:02.0: PCI bridge to [bus 4b-4f]
Sep 15 22:21:28 kernel: pci 0000:00:1c.0: resource 15 [mem 0xa2200000-0xa23fffff 64bit pref] released
Sep 15 22:21:28 kernel: pci 0000:00:1c.0: PCI bridge to [bus 51]
Sep 15 22:21:28 kernel: release child resource [mem 0xdf300000-0xdf31ffff]
Sep 15 22:21:28 kernel: release child resource [mem 0xdf320000-0xdf323fff]
Sep 15 22:21:28 kernel: pci 0000:00:1c.5: resource 14 [mem 0xdf300000-0xdf3fffff] released
Sep 15 22:21:28 kernel: pci 0000:00:1c.5: PCI bridge to [bus 52]
Sep 15 22:21:28 kernel: release child resource [mem 0xdf200000-0xdf201fff 64bit]
Sep 15 22:21:28 kernel: pci 0000:00:1c.7: resource 14 [mem 0xdf200000-0xdf2fffff] released
Sep 15 22:21:28 kernel: pci 0000:00:1c.7: PCI bridge to [bus 53]
Sep 15 22:21:28 kernel: pci 0000:00:02.0: BAR 15: assigned [mem 0xa8000000-0xc7ffffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:00:03.0: BAR 15: no space for [mem size 0x18000000 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:00:03.0: BAR 15: failed to assign [mem size 0x18000000 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:00:03.0: BAR 14: assigned [mem 0xa0000000-0xa17fffff]
Sep 15 22:21:28 kernel: pci 0000:00:01.0: BAR 14: assigned [mem 0xa1800000-0xa18fffff]
Sep 15 22:21:28 kernel: pci 0000:00:01.1: BAR 15: assigned [mem 0xa2200000-0xa45fffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:00:1c.0: BAR 15: assigned [mem 0xa1900000-0xa1afffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:00:1c.5: BAR 14: assigned [mem 0xa1b00000-0xa1bfffff]
Sep 15 22:21:28 kernel: pci 0000:00:1c.7: BAR 14: assigned [mem 0xa1c00000-0xa1cfffff]
Sep 15 22:21:28 kernel: pci 0000:01:00.0: BAR 6: assigned [mem 0xa1800000-0xa180ffff pref]
Sep 15 22:21:28 kernel: pci 0000:01:00.0: BAR 0: assigned [mem 0xa1810000-0xa1813fff 64bit]
Sep 15 22:21:28 kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
Sep 15 22:21:28 kernel: pci 0000:00:01.0: bridge window [mem 0xa1800000-0xa18fffff]
Sep 15 22:21:28 kernel: pci 0000:02:00.0: BAR 14: no space for [mem size 0x10200000]
Sep 15 22:21:28 kernel: pci 0000:02:00.0: BAR 14: failed to assign [mem size 0x10200000]
Sep 15 22:21:28 kernel: pci 0000:02:00.0: BAR 15: assigned [mem 0xa2200000-0xa45fffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:02:00.0: BAR 13: no space for [io size 0x6000]
Sep 15 22:21:28 kernel: pci 0000:02:00.0: BAR 13: failed to assign [io size 0x6000]
Sep 15 22:21:28 kernel: pci 0000:03:00.0: BAR 14: no space for [mem size 0x00100000]
Sep 15 22:21:28 kernel: pci 0000:03:00.0: BAR 14: failed to assign [mem size 0x00100000]
Sep 15 22:21:28 kernel: pci 0000:03:01.0: BAR 14: no space for [mem size 0x0fd00000]
Sep 15 22:21:28 kernel: pci 0000:03:01.0: BAR 14: failed to assign [mem size 0x0fd00000]
Sep 15 22:21:28 kernel: pci 0000:03:01.0: BAR 15: assigned [mem 0xa2200000-0xa41fffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:03:02.0: BAR 14: no space for [mem size 0x00200000]
Sep 15 22:21:28 kernel: pci 0000:03:02.0: BAR 14: failed to assign [mem size 0x00200000]
Sep 15 22:21:28 kernel: pci 0000:03:02.0: BAR 15: assigned [mem 0xa4200000-0xa43fffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:03:04.0: BAR 14: no space for [mem size 0x00200000]
Sep 15 22:21:28 kernel: pci 0000:03:04.0: BAR 14: failed to assign [mem size 0x00200000]
Sep 15 22:21:28 kernel: pci 0000:03:04.0: BAR 15: assigned [mem 0xa4400000-0xa45fffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:03:01.0: BAR 13: no space for [io size 0x4000]
Sep 15 22:21:28 kernel: pci 0000:03:01.0: BAR 13: failed to assign [io size 0x4000]
Sep 15 22:21:28 kernel: pci 0000:03:02.0: BAR 13: no space for [io size 0x1000]
Sep 15 22:21:28 kernel: pci 0000:03:02.0: BAR 13: failed to assign [io size 0x1000]
Sep 15 22:21:28 kernel: pci 0000:03:04.0: BAR 13: no space for [io size 0x1000]
Sep 15 22:21:28 kernel: pci 0000:03:04.0: BAR 13: failed to assign [io size 0x1000]
Sep 15 22:21:28 kernel: pci 0000:04:00.0: BAR 0: no space for [mem size 0x00040000]
Sep 15 22:21:28 kernel: pci 0000:04:00.0: BAR 0: failed to assign [mem size 0x00040000]
Sep 15 22:21:28 kernel: pci 0000:04:00.0: BAR 1: no space for [mem size 0x00001000]
Sep 15 22:21:28 kernel: pci 0000:04:00.0: BAR 1: failed to assign [mem size 0x00001000]
Sep 15 22:21:28 kernel: pci 0000:03:00.0: PCI bridge to [bus 04]
Sep 15 22:21:28 kernel: pci 0000:03:01.0: PCI bridge to [bus 05-48]
Sep 15 22:21:28 kernel: pci 0000:03:01.0: bridge window [mem 0xa2200000-0xa41fffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:49:00.0: BAR 0: no space for [mem size 0x00010000]
Sep 15 22:21:28 kernel: pci 0000:49:00.0: BAR 0: failed to assign [mem size 0x00010000]
Sep 15 22:21:28 kernel: pci 0000:03:02.0: PCI bridge to [bus 49]
Sep 15 22:21:28 kernel: pci 0000:03:02.0: bridge window [mem 0xa4200000-0xa43fffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:03:04.0: PCI bridge to [bus 4a]
Sep 15 22:21:28 kernel: pci 0000:03:04.0: bridge window [mem 0xa4400000-0xa45fffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:02:00.0: PCI bridge to [bus 03-4a]
Sep 15 22:21:28 kernel: pci 0000:02:00.0: bridge window [mem 0xa2200000-0xa45fffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:00:01.1: PCI bridge to [bus 02-4a]
Sep 15 22:21:28 kernel: pci 0000:00:01.1: bridge window [io 0x1000-0x4fff]
Sep 15 22:21:28 kernel: pci 0000:00:01.1: bridge window [mem 0x90000000-0x9fffffff]
Sep 15 22:21:28 kernel: pci 0000:00:01.1: bridge window [mem 0xa2200000-0xa45fffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:4b:00.0: BAR 15: assigned [mem 0xa8000000-0xc7ffffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:4b:00.0: BAR 14: no space for [mem size 0x01c00000]
Sep 15 22:21:28 kernel: pci 0000:4b:00.0: BAR 14: failed to assign [mem size 0x01c00000]
Sep 15 22:21:28 kernel: pci 0000:4b:00.0: BAR 13: no space for [io size 0x3000]
Sep 15 22:21:28 kernel: pci 0000:4b:00.0: BAR 13: failed to assign [io size 0x3000]
Sep 15 22:21:28 kernel: pci 0000:4c:10.0: BAR 15: assigned [mem 0xa8000000-0xbfffffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:4c:10.0: BAR 14: no space for [mem size 0x01800000]
Sep 15 22:21:28 kernel: pci 0000:4c:10.0: BAR 14: failed to assign [mem size 0x01800000]
Sep 15 22:21:28 kernel: pci 0000:4c:08.0: BAR 14: no space for [mem size 0x00100000]
Sep 15 22:21:28 kernel: pci 0000:4c:08.0: BAR 14: failed to assign [mem size 0x00100000]
Sep 15 22:21:28 kernel: pci 0000:4c:09.0: BAR 14: no space for [mem size 0x00200000]
Sep 15 22:21:28 kernel: pci 0000:4c:09.0: BAR 14: failed to assign [mem size 0x00200000]
Sep 15 22:21:28 kernel: pci 0000:4c:09.0: BAR 15: assigned [mem 0xc0000000-0xc01fffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:4c:08.0: BAR 13: no space for [io size 0x1000]
Sep 15 22:21:28 kernel: pci 0000:4c:08.0: BAR 13: failed to assign [io size 0x1000]
Sep 15 22:21:28 kernel: pci 0000:4c:09.0: BAR 13: no space for [io size 0x1000]
Sep 15 22:21:28 kernel: pci 0000:4c:09.0: BAR 13: failed to assign [io size 0x1000]
Sep 15 22:21:28 kernel: pci 0000:4c:10.0: BAR 13: no space for [io size 0x1000]
Sep 15 22:21:28 kernel: pci 0000:4c:10.0: BAR 13: failed to assign [io size 0x1000]
Sep 15 22:21:28 kernel: pci 0000:4d:00.0: BAR 6: no space for [mem size 0x00010000 pref]
Sep 15 22:21:28 kernel: pci 0000:4d:00.0: BAR 6: failed to assign [mem size 0x00010000 pref]
Sep 15 22:21:28 kernel: pci 0000:4d:00.0: BAR 0: no space for [mem size 0x00004000 64bit]
Sep 15 22:21:28 kernel: pci 0000:4d:00.0: BAR 0: failed to assign [mem size 0x00004000 64bit]
Sep 15 22:21:28 kernel: pci 0000:4d:00.0: BAR 2: no space for [io size 0x0100]
Sep 15 22:21:28 kernel: pci 0000:4d:00.0: BAR 2: failed to assign [io size 0x0100]
Sep 15 22:21:28 kernel: pci 0000:4c:08.0: PCI bridge to [bus 4d]
Sep 15 22:21:28 kernel: pci 0000:4c:09.0: PCI bridge to [bus 4e]
Sep 15 22:21:28 kernel: pci 0000:4c:09.0: bridge window [mem 0xc0000000-0xc01fffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:4f:00.0: BAR 1: assigned [mem 0xb0000000-0xbfffffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:4f:00.0: BAR 3: assigned [mem 0xa8000000-0xa9ffffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:4f:00.0: BAR 0: no space for [mem size 0x01000000]
Sep 15 22:21:28 kernel: pci 0000:4f:00.0: BAR 0: failed to assign [mem size 0x01000000]
Sep 15 22:21:28 kernel: pci 0000:4f:00.0: BAR 6: assigned [mem 0xaa000000-0xaa07ffff pref]
Sep 15 22:21:28 kernel: pci 0000:4f:00.1: BAR 0: no space for [mem size 0x00004000]
Sep 15 22:21:28 kernel: pci 0000:4f:00.1: BAR 0: failed to assign [mem size 0x00004000]
Sep 15 22:21:28 kernel: pci 0000:4f:00.0: BAR 5: no space for [io size 0x0080]
Sep 15 22:21:28 kernel: pci 0000:4f:00.0: BAR 5: failed to assign [io size 0x0080]
Sep 15 22:21:28 kernel: pci 0000:4c:10.0: PCI bridge to [bus 4f]
Sep 15 22:21:28 kernel: pci 0000:4c:10.0: bridge window [mem 0xa8000000-0xbfffffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:4b:00.0: PCI bridge to [bus 4c-4f]
Sep 15 22:21:28 kernel: pci 0000:4b:00.0: bridge window [mem 0xa8000000-0xc7ffffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:00:02.0: PCI bridge to [bus 4b-4f]
Sep 15 22:21:28 kernel: pci 0000:00:02.0: bridge window [io 0x8000-0x9fff]
Sep 15 22:21:28 kernel: pci 0000:00:02.0: bridge window [mem 0xcc000000-0xcd3fffff]
Sep 15 22:21:28 kernel: pci 0000:00:02.0: bridge window [mem 0xa8000000-0xc7ffffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:50:00.0: BAR 1: no space for [mem size 0x10000000 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:50:00.0: BAR 1: failed to assign [mem 0x90000000-0x9fffffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:50:00.0: BAR 3: no space for [mem size 0x02000000 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:50:00.0: BAR 3: failed to assign [mem 0xa0000000-0xa1ffffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:50:00.0: BAR 0: assigned [mem 0xa0000000-0xa0ffffff]
Sep 15 22:21:28 kernel: pci 0000:50:00.1: BAR 0: assigned [mem 0xa1000000-0xa1003fff]
Sep 15 22:21:28 kernel: pci 0000:00:03.0: PCI bridge to [bus 50]
Sep 15 22:21:28 kernel: pci 0000:00:03.0: bridge window [io 0xb000-0xbfff]
Sep 15 22:21:28 kernel: pci 0000:00:03.0: bridge window [mem 0xa0000000-0xa17fffff]
Sep 15 22:21:28 kernel: pci 0000:00:1c.0: PCI bridge to [bus 51]
Sep 15 22:21:28 kernel: pci 0000:00:1c.0: bridge window [io 0x5000-0x5fff]
Sep 15 22:21:28 kernel: pci 0000:00:1c.0: bridge window [mem 0xa2000000-0xa21fffff]
Sep 15 22:21:28 kernel: pci 0000:00:1c.0: bridge window [mem 0xa1900000-0xa1afffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:52:00.0: BAR 0: assigned [mem 0xa1b00000-0xa1b1ffff]
Sep 15 22:21:28 kernel: pci 0000:52:00.0: BAR 3: assigned [mem 0xa1b20000-0xa1b23fff]
Sep 15 22:21:28 kernel: pci 0000:00:1c.5: PCI bridge to [bus 52]
Sep 15 22:21:28 kernel: pci 0000:00:1c.5: bridge window [io 0xa000-0xafff]
Sep 15 22:21:28 kernel: pci 0000:00:1c.5: bridge window [mem 0xa1b00000-0xa1bfffff]
Sep 15 22:21:28 kernel: pci 0000:53:00.0: BAR 0: assigned [mem 0xa1c00000-0xa1c01fff 64bit]
Sep 15 22:21:28 kernel: pci 0000:00:1c.7: PCI bridge to [bus 53]
Sep 15 22:21:28 kernel: pci 0000:00:1c.7: bridge window [mem 0xa1c00000-0xa1cfffff]
Sep 15 22:21:28 kernel: pci_bus 0000:00: No. 4 try to assign unassigned res
Sep 15 22:21:28 kernel: release child resource [mem 0xa0000000-0xa0ffffff]
Sep 15 22:21:28 kernel: release child resource [mem 0xa1000000-0xa1003fff]
Sep 15 22:21:28 kernel: pci 0000:00:03.0: resource 14 [mem 0xa0000000-0xa17fffff] released
Sep 15 22:21:28 kernel: pci 0000:00:03.0: PCI bridge to [bus 50]
Sep 15 22:21:28 kernel: pci 0000:00:02.0: resource 13 [io 0x8000-0x9fff] released
Sep 15 22:21:28 kernel: pci 0000:00:02.0: PCI bridge to [bus 4b-4f]
Sep 15 22:21:28 kernel: release child resource [mem 0xcd300000-0xcd33ffff]
Sep 15 22:21:28 kernel: pci 0000:00:02.0: resource 14 [mem 0xcc000000-0xcd3fffff] released
Sep 15 22:21:28 kernel: pci 0000:00:02.0: PCI bridge to [bus 4b-4f]
Sep 15 22:21:28 kernel: pci 0000:00:01.1: resource 13 [io 0x1000-0x4fff] released
Sep 15 22:21:28 kernel: pci 0000:00:01.1: PCI bridge to [bus 02-4a]
Sep 15 22:21:28 kernel: pci 0000:00:01.1: resource 14 [mem 0x90000000-0x9fffffff] released
Sep 15 22:21:28 kernel: pci 0000:00:01.1: PCI bridge to [bus 02-4a]
Sep 15 22:21:28 kernel: release child resource [mem 0xa1800000-0xa180ffff pref]
Sep 15 22:21:28 kernel: release child resource [mem 0xa1810000-0xa1813fff 64bit]
Sep 15 22:21:28 kernel: pci 0000:00:01.0: resource 14 [mem 0xa1800000-0xa18fffff] released
Sep 15 22:21:28 kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
Sep 15 22:21:28 kernel: pci 0000:03:01.0: resource 15 [mem 0xa2200000-0xa41fffff 64bit pref] released
Sep 15 22:21:28 kernel: pci 0000:03:01.0: PCI bridge to [bus 05-48]
Sep 15 22:21:28 kernel: pci 0000:03:02.0: resource 15 [mem 0xa4200000-0xa43fffff 64bit pref] released
Sep 15 22:21:28 kernel: pci 0000:03:02.0: PCI bridge to [bus 49]
Sep 15 22:21:28 kernel: pci 0000:03:04.0: resource 15 [mem 0xa4400000-0xa45fffff 64bit pref] released
Sep 15 22:21:28 kernel: pci 0000:03:04.0: PCI bridge to [bus 4a]
Sep 15 22:21:28 kernel: pci 0000:02:00.0: resource 15 [mem 0xa2200000-0xa45fffff 64bit pref] released
Sep 15 22:21:28 kernel: pci 0000:02:00.0: PCI bridge to [bus 03-4a]
Sep 15 22:21:28 kernel: pci 0000:00:01.1: resource 15 [mem 0xa2200000-0xa45fffff 64bit pref] released
Sep 15 22:21:28 kernel: pci 0000:00:01.1: PCI bridge to [bus 02-4a]
Sep 15 22:21:28 kernel: pci 0000:4c:09.0: resource 15 [mem 0xc0000000-0xc01fffff 64bit pref] released
Sep 15 22:21:28 kernel: pci 0000:4c:09.0: PCI bridge to [bus 4e]
Sep 15 22:21:28 kernel: release child resource [mem 0xa8000000-0xa9ffffff 64bit pref]
Sep 15 22:21:28 kernel: release child resource [mem 0xaa000000-0xaa07ffff pref]
Sep 15 22:21:28 kernel: release child resource [mem 0xb0000000-0xbfffffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:4c:10.0: resource 15 [mem 0xa8000000-0xbfffffff 64bit pref] released
Sep 15 22:21:28 kernel: pci 0000:4c:10.0: PCI bridge to [bus 4f]
Sep 15 22:21:28 kernel: pci 0000:4b:00.0: resource 15 [mem 0xa8000000-0xc7ffffff 64bit pref] released
Sep 15 22:21:28 kernel: pci 0000:4b:00.0: PCI bridge to [bus 4c-4f]
Sep 15 22:21:28 kernel: pci 0000:00:02.0: resource 15 [mem 0xa8000000-0xc7ffffff 64bit pref] released
Sep 15 22:21:28 kernel: pci 0000:00:02.0: PCI bridge to [bus 4b-4f]
Sep 15 22:21:28 kernel: pci 0000:00:1c.0: resource 15 [mem 0xa1900000-0xa1afffff 64bit pref] released
Sep 15 22:21:28 kernel: pci 0000:00:1c.0: PCI bridge to [bus 51]
Sep 15 22:21:28 kernel: release child resource [mem 0xa1b00000-0xa1b1ffff]
Sep 15 22:21:28 kernel: release child resource [mem 0xa1b20000-0xa1b23fff]
Sep 15 22:21:28 kernel: pci 0000:00:1c.5: resource 14 [mem 0xa1b00000-0xa1bfffff] released
Sep 15 22:21:28 kernel: pci 0000:00:1c.5: PCI bridge to [bus 52]
Sep 15 22:21:28 kernel: release child resource [mem 0xa1c00000-0xa1c01fff 64bit]
Sep 15 22:21:28 kernel: pci 0000:00:1c.7: resource 14 [mem 0xa1c00000-0xa1cfffff] released
Sep 15 22:21:28 kernel: pci 0000:00:1c.7: PCI bridge to [bus 53]
Sep 15 22:21:28 kernel: pci 0000:00:02.0: BAR 15: assigned [mem 0xa8000000-0xc7ffffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:00:03.0: BAR 15: no space for [mem size 0x18000000 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:00:03.0: BAR 15: failed to assign [mem size 0x18000000 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:00:03.0: BAR 14: assigned [mem 0x90000000-0x917fffff]
Sep 15 22:21:28 kernel: pci 0000:00:02.0: BAR 14: assigned [mem 0x91800000-0x935fffff]
Sep 15 22:21:28 kernel: pci 0000:00:01.0: BAR 14: assigned [mem 0x93600000-0x936fffff]
Sep 15 22:21:28 kernel: pci 0000:00:01.1: BAR 14: assigned [mem 0xcd500000-0xdd6fffff]
Sep 15 22:21:28 kernel: pci 0000:00:01.1: BAR 15: assigned [mem 0x93700000-0x95afffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:00:1c.0: BAR 15: assigned [mem 0x95b00000-0x95cfffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:00:1c.5: BAR 14: assigned [mem 0x95d00000-0x95dfffff]
Sep 15 22:21:28 kernel: pci 0000:00:1c.7: BAR 14: assigned [mem 0x95e00000-0x95efffff]
Sep 15 22:21:28 kernel: pci 0000:00:01.1: BAR 13: no space for [io size 0x6000]
Sep 15 22:21:28 kernel: pci 0000:00:01.1: BAR 13: failed to assign [io size 0x6000]
Sep 15 22:21:28 kernel: pci 0000:00:02.0: BAR 13: assigned [io 0x1000-0x3fff]
Sep 15 22:21:28 kernel: pci 0000:01:00.0: BAR 6: assigned [mem 0x93600000-0x9360ffff pref]
Sep 15 22:21:28 kernel: pci 0000:01:00.0: BAR 0: assigned [mem 0x93610000-0x93613fff 64bit]
Sep 15 22:21:28 kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
Sep 15 22:21:28 kernel: pci 0000:00:01.0: bridge window [mem 0x93600000-0x936fffff]
Sep 15 22:21:28 kernel: pci 0000:02:00.0: BAR 14: assigned [mem 0xcd500000-0xdd6fffff]
Sep 15 22:21:28 kernel: pci 0000:02:00.0: BAR 15: assigned [mem 0x93700000-0x95afffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:02:00.0: BAR 13: no space for [io size 0x6000]
Sep 15 22:21:28 kernel: pci 0000:02:00.0: BAR 13: failed to assign [io size 0x6000]
Sep 15 22:21:28 kernel: pci 0000:03:00.0: BAR 14: assigned [mem 0xcd500000-0xcd5fffff]
Sep 15 22:21:28 kernel: pci 0000:03:01.0: BAR 14: assigned [mem 0xcd600000-0xdd2fffff]
Sep 15 22:21:28 kernel: pci 0000:03:01.0: BAR 15: assigned [mem 0x93700000-0x956fffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:03:02.0: BAR 14: assigned [mem 0xdd300000-0xdd4fffff]
Sep 15 22:21:28 kernel: pci 0000:03:02.0: BAR 15: assigned [mem 0x95700000-0x958fffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:03:04.0: BAR 14: assigned [mem 0xdd500000-0xdd6fffff]
Sep 15 22:21:28 kernel: pci 0000:03:04.0: BAR 15: assigned [mem 0x95900000-0x95afffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:03:01.0: BAR 13: no space for [io size 0x4000]
Sep 15 22:21:28 kernel: pci 0000:03:01.0: BAR 13: failed to assign [io size 0x4000]
Sep 15 22:21:28 kernel: pci 0000:03:02.0: BAR 13: no space for [io size 0x1000]
Sep 15 22:21:28 kernel: pci 0000:03:02.0: BAR 13: failed to assign [io size 0x1000]
Sep 15 22:21:28 kernel: pci 0000:03:04.0: BAR 13: no space for [io size 0x1000]
Sep 15 22:21:28 kernel: pci 0000:03:04.0: BAR 13: failed to assign [io size 0x1000]
Sep 15 22:21:28 kernel: pci 0000:04:00.0: BAR 0: assigned [mem 0xcd500000-0xcd53ffff]
Sep 15 22:21:28 kernel: pci 0000:04:00.0: BAR 1: assigned [mem 0xcd540000-0xcd540fff]
Sep 15 22:21:28 kernel: pci 0000:03:00.0: PCI bridge to [bus 04]
Sep 15 22:21:28 kernel: pci 0000:03:00.0: bridge window [mem 0xcd500000-0xcd5fffff]
Sep 15 22:21:28 kernel: pci 0000:03:01.0: PCI bridge to [bus 05-48]
Sep 15 22:21:28 kernel: pci 0000:03:01.0: bridge window [mem 0xcd600000-0xdd2fffff]
Sep 15 22:21:28 kernel: pci 0000:03:01.0: bridge window [mem 0x93700000-0x956fffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:49:00.0: BAR 0: assigned [mem 0xdd300000-0xdd30ffff]
Sep 15 22:21:28 kernel: pci 0000:03:02.0: PCI bridge to [bus 49]
Sep 15 22:21:28 kernel: pci 0000:03:02.0: bridge window [mem 0xdd300000-0xdd4fffff]
Sep 15 22:21:28 kernel: pci 0000:03:02.0: bridge window [mem 0x95700000-0x958fffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:03:04.0: PCI bridge to [bus 4a]
Sep 15 22:21:28 kernel: pci 0000:03:04.0: bridge window [mem 0xdd500000-0xdd6fffff]
Sep 15 22:21:28 kernel: pci 0000:03:04.0: bridge window [mem 0x95900000-0x95afffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:02:00.0: PCI bridge to [bus 03-4a]
Sep 15 22:21:28 kernel: pci 0000:02:00.0: bridge window [mem 0xcd500000-0xdd6fffff]
Sep 15 22:21:28 kernel: pci 0000:02:00.0: bridge window [mem 0x93700000-0x95afffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:00:01.1: PCI bridge to [bus 02-4a]
Sep 15 22:21:28 kernel: pci 0000:00:01.1: bridge window [mem 0xcd500000-0xdd6fffff]
Sep 15 22:21:28 kernel: pci 0000:00:01.1: bridge window [mem 0x93700000-0x95afffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:4b:00.0: BAR 15: assigned [mem 0xa8000000-0xc7ffffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:4b:00.0: BAR 14: assigned [mem 0x91800000-0x933fffff]
Sep 15 22:21:28 kernel: pci 0000:4b:00.0: BAR 0: assigned [mem 0x93400000-0x9343ffff]
Sep 15 22:21:28 kernel: pci 0000:4b:00.0: BAR 13: assigned [io 0x1000-0x3fff]
Sep 15 22:21:28 kernel: pci 0000:4c:10.0: BAR 15: assigned [mem 0xa8000000-0xbfffffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:4c:10.0: BAR 14: assigned [mem 0x91800000-0x92ffffff]
Sep 15 22:21:28 kernel: pci 0000:4c:08.0: BAR 14: assigned [mem 0x93000000-0x930fffff]
Sep 15 22:21:28 kernel: pci 0000:4c:09.0: BAR 14: assigned [mem 0x93100000-0x932fffff]
Sep 15 22:21:28 kernel: pci 0000:4c:09.0: BAR 15: assigned [mem 0xc0000000-0xc01fffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:4c:08.0: BAR 13: assigned [io 0x1000-0x1fff]
Sep 15 22:21:28 kernel: pci 0000:4c:09.0: BAR 13: assigned [io 0x2000-0x2fff]
Sep 15 22:21:28 kernel: pci 0000:4c:10.0: BAR 13: assigned [io 0x3000-0x3fff]
Sep 15 22:21:28 kernel: pci 0000:4d:00.0: BAR 0: assigned [mem 0x93000000-0x93003fff 64bit]
Sep 15 22:21:28 kernel: pci 0000:4d:00.0: BAR 2: assigned [io 0x1000-0x10ff]
Sep 15 22:21:28 kernel: pci 0000:4c:08.0: PCI bridge to [bus 4d]
Sep 15 22:21:28 kernel: pci 0000:4c:08.0: bridge window [io 0x1000-0x1fff]
Sep 15 22:21:28 kernel: pci 0000:4c:08.0: bridge window [mem 0x93000000-0x930fffff]
Sep 15 22:21:28 kernel: pci 0000:4c:09.0: PCI bridge to [bus 4e]
Sep 15 22:21:28 kernel: pci 0000:4c:09.0: bridge window [io 0x2000-0x2fff]
Sep 15 22:21:28 kernel: pci 0000:4c:09.0: bridge window [mem 0x93100000-0x932fffff]
Sep 15 22:21:28 kernel: pci 0000:4c:09.0: bridge window [mem 0xc0000000-0xc01fffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:4f:00.0: BAR 1: assigned [mem 0xb0000000-0xbfffffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:4f:00.0: BAR 3: assigned [mem 0xa8000000-0xa9ffffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:4f:00.0: BAR 0: assigned [mem 0x92000000-0x92ffffff]
Sep 15 22:21:28 kernel: pci 0000:4f:00.0: BAR 6: assigned [mem 0x91800000-0x9187ffff pref]
Sep 15 22:21:28 kernel: pci 0000:4f:00.1: BAR 0: assigned [mem 0x91880000-0x91883fff]
Sep 15 22:21:28 kernel: pci 0000:4f:00.0: BAR 5: assigned [io 0x3000-0x307f]
Sep 15 22:21:28 kernel: pci 0000:4c:10.0: PCI bridge to [bus 4f]
Sep 15 22:21:28 kernel: pci 0000:4c:10.0: bridge window [io 0x3000-0x3fff]
Sep 15 22:21:28 kernel: pci 0000:4c:10.0: bridge window [mem 0x91800000-0x92ffffff]
Sep 15 22:21:28 kernel: pci 0000:4c:10.0: bridge window [mem 0xa8000000-0xbfffffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:4b:00.0: PCI bridge to [bus 4c-4f]
Sep 15 22:21:28 kernel: pci 0000:4b:00.0: bridge window [io 0x1000-0x3fff]
Sep 15 22:21:28 kernel: pci 0000:4b:00.0: bridge window [mem 0x91800000-0x933fffff]
Sep 15 22:21:28 kernel: pci 0000:4b:00.0: bridge window [mem 0xa8000000-0xc7ffffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:00:02.0: PCI bridge to [bus 4b-4f]
Sep 15 22:21:28 kernel: pci 0000:00:02.0: bridge window [io 0x1000-0x3fff]
Sep 15 22:21:28 kernel: pci 0000:00:02.0: bridge window [mem 0x91800000-0x935fffff]
Sep 15 22:21:28 kernel: pci 0000:00:02.0: bridge window [mem 0xa8000000-0xc7ffffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:50:00.0: BAR 1: no space for [mem size 0x10000000 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:50:00.0: BAR 1: failed to assign [mem 0x90000000-0x9fffffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:50:00.0: BAR 3: no space for [mem size 0x02000000 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:50:00.0: BAR 3: failed to assign [mem 0xa0000000-0xa1ffffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:50:00.0: BAR 0: assigned [mem 0x90000000-0x90ffffff]
Sep 15 22:21:28 kernel: pci 0000:50:00.1: BAR 0: assigned [mem 0x91000000-0x91003fff]
Sep 15 22:21:28 kernel: pci 0000:00:03.0: PCI bridge to [bus 50]
Sep 15 22:21:28 kernel: pci 0000:00:03.0: bridge window [io 0xb000-0xbfff]
Sep 15 22:21:28 kernel: pci 0000:00:03.0: bridge window [mem 0x90000000-0x917fffff]
Sep 15 22:21:28 kernel: pci 0000:00:1c.0: PCI bridge to [bus 51]
Sep 15 22:21:28 kernel: pci 0000:00:1c.0: bridge window [io 0x5000-0x5fff]
Sep 15 22:21:28 kernel: pci 0000:00:1c.0: bridge window [mem 0xa2000000-0xa21fffff]
Sep 15 22:21:28 kernel: pci 0000:00:1c.0: bridge window [mem 0x95b00000-0x95cfffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:52:00.0: BAR 0: assigned [mem 0x95d00000-0x95d1ffff]
Sep 15 22:21:28 kernel: pci 0000:52:00.0: BAR 3: assigned [mem 0x95d20000-0x95d23fff]
Sep 15 22:21:28 kernel: pci 0000:00:1c.5: PCI bridge to [bus 52]
Sep 15 22:21:28 kernel: pci 0000:00:1c.5: bridge window [io 0xa000-0xafff]
Sep 15 22:21:28 kernel: pci 0000:00:1c.5: bridge window [mem 0x95d00000-0x95dfffff]
Sep 15 22:21:28 kernel: pci 0000:53:00.0: BAR 0: assigned [mem 0x95e00000-0x95e01fff 64bit]
Sep 15 22:21:28 kernel: pci 0000:00:1c.7: PCI bridge to [bus 53]
Sep 15 22:21:28 kernel: pci 0000:00:1c.7: bridge window [mem 0x95e00000-0x95efffff]
Sep 15 22:21:28 kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
Sep 15 22:21:28 kernel: pci_bus 0000:00: resource 5 [io 0x1000-0xffff window]
Sep 15 22:21:28 kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
Sep 15 22:21:28 kernel: pci_bus 0000:00: resource 7 [mem 0x90000000-0xdfffbfff window]
Sep 15 22:21:28 kernel: pci_bus 0000:01: resource 1 [mem 0x93600000-0x936fffff]
Sep 15 22:21:28 kernel: pci_bus 0000:02: resource 1 [mem 0xcd500000-0xdd6fffff]
Sep 15 22:21:28 kernel: pci_bus 0000:02: resource 2 [mem 0x93700000-0x95afffff 64bit pref]
Sep 15 22:21:28 kernel: pci_bus 0000:03: resource 1 [mem 0xcd500000-0xdd6fffff]
Sep 15 22:21:28 kernel: pci_bus 0000:03: resource 2 [mem 0x93700000-0x95afffff 64bit pref]
Sep 15 22:21:28 kernel: pci_bus 0000:04: resource 1 [mem 0xcd500000-0xcd5fffff]
Sep 15 22:21:28 kernel: pci_bus 0000:05: resource 1 [mem 0xcd600000-0xdd2fffff]
Sep 15 22:21:28 kernel: pci_bus 0000:05: resource 2 [mem 0x93700000-0x956fffff 64bit pref]
Sep 15 22:21:28 kernel: pci_bus 0000:49: resource 1 [mem 0xdd300000-0xdd4fffff]
Sep 15 22:21:28 kernel: pci_bus 0000:49: resource 2 [mem 0x95700000-0x958fffff 64bit pref]
Sep 15 22:21:28 kernel: pci_bus 0000:4a: resource 1 [mem 0xdd500000-0xdd6fffff]
Sep 15 22:21:28 kernel: pci_bus 0000:4a: resource 2 [mem 0x95900000-0x95afffff 64bit pref]
Sep 15 22:21:28 kernel: pci_bus 0000:4b: resource 0 [io 0x1000-0x3fff]
Sep 15 22:21:28 kernel: pci_bus 0000:4b: resource 1 [mem 0x91800000-0x935fffff]
Sep 15 22:21:28 kernel: pci_bus 0000:4b: resource 2 [mem 0xa8000000-0xc7ffffff 64bit pref]
Sep 15 22:21:28 kernel: pci_bus 0000:4c: resource 0 [io 0x1000-0x3fff]
Sep 15 22:21:28 kernel: pci_bus 0000:4c: resource 1 [mem 0x91800000-0x933fffff]
Sep 15 22:21:28 kernel: pci_bus 0000:4c: resource 2 [mem 0xa8000000-0xc7ffffff 64bit pref]
Sep 15 22:21:28 kernel: pci_bus 0000:4d: resource 0 [io 0x1000-0x1fff]
Sep 15 22:21:28 kernel: pci_bus 0000:4d: resource 1 [mem 0x93000000-0x930fffff]
Sep 15 22:21:28 kernel: pci_bus 0000:4e: resource 0 [io 0x2000-0x2fff]
Sep 15 22:21:28 kernel: pci_bus 0000:4e: resource 1 [mem 0x93100000-0x932fffff]
Sep 15 22:21:28 kernel: pci_bus 0000:4e: resource 2 [mem 0xc0000000-0xc01fffff 64bit pref]
Sep 15 22:21:28 kernel: pci_bus 0000:4f: resource 0 [io 0x3000-0x3fff]
Sep 15 22:21:28 kernel: pci_bus 0000:4f: resource 1 [mem 0x91800000-0x92ffffff]
Sep 15 22:21:28 kernel: pci_bus 0000:4f: resource 2 [mem 0xa8000000-0xbfffffff 64bit pref]
Sep 15 22:21:28 kernel: pci_bus 0000:50: resource 0 [io 0xb000-0xbfff]
Sep 15 22:21:28 kernel: pci_bus 0000:50: resource 1 [mem 0x90000000-0x917fffff]
Sep 15 22:21:28 kernel: pci_bus 0000:51: resource 0 [io 0x5000-0x5fff]
Sep 15 22:21:28 kernel: pci_bus 0000:51: resource 1 [mem 0xa2000000-0xa21fffff]
Sep 15 22:21:28 kernel: pci_bus 0000:51: resource 2 [mem 0x95b00000-0x95cfffff 64bit pref]
Sep 15 22:21:28 kernel: pci_bus 0000:52: resource 0 [io 0xa000-0xafff]
Sep 15 22:21:28 kernel: pci_bus 0000:52: resource 1 [mem 0x95d00000-0x95dfffff]
Sep 15 22:21:28 kernel: pci_bus 0000:53: resource 1 [mem 0x95e00000-0x95efffff]
Sep 15 22:21:28 kernel: pci 0000:00:01.1: CLS mismatch (64 != 128), using 64 bytes
Sep 15 22:21:28 kernel: pci 0000:00:05.0: disabled boot interrupts on device [8086:6f28]
Sep 15 22:21:28 kernel: pci 0000:00:1a.0: quirk_usb_early_handoff+0x0/0x7d0 took 19331 usecs
Sep 15 22:21:28 kernel: pci 0000:00:1d.0: quirk_usb_early_handoff+0x0/0x7d0 took 19546 usecs
Sep 15 22:21:28 kernel: pci 0000:4f:00.1: extending delay after power-on from D3hot to 20 msec
Sep 15 22:21:28 kernel: pci 0000:4f:00.1: D0 power state depends on 0000:4f:00.0
Sep 15 22:21:28 kernel: pci 0000:50:00.1: extending delay after power-on from D3hot to 20 msec
Sep 15 22:21:28 kernel: pci 0000:50:00.1: D0 power state depends on 0000:50:00.0
Sep 15 22:21:28 kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Sep 15 22:21:28 kernel: software IO TLB: mapped [mem 0x0000000077c08000-0x000000007bc08000] (64MB)
Sep 15 22:21:28 kernel: Trying to unpack rootfs image as initramfs...
Sep 15 22:21:28 kernel: Initialise system trusted keyrings
Sep 15 22:21:28 kernel: Key type blacklist registered
Sep 15 22:21:28 kernel: workingset: timestamp_bits=41 max_order=24 bucket_order=0
Sep 15 22:21:28 kernel: zbud: loaded
Sep 15 22:21:28 kernel: integrity: Platform Keyring initialized
Sep 15 22:21:28 kernel: integrity: Machine keyring initialized
Sep 15 22:21:28 kernel: Key type asymmetric registered
Sep 15 22:21:28 kernel: Asymmetric key parser 'x509' registered
Sep 15 22:21:28 kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 242)
Sep 15 22:21:28 kernel: io scheduler mq-deadline registered
Sep 15 22:21:28 kernel: io scheduler kyber registered
Sep 15 22:21:28 kernel: io scheduler bfq registered
Sep 15 22:21:28 kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Sep 15 22:21:28 kernel: efifb: probing for efifb
Sep 15 22:21:28 kernel: pci 0000:50:00.0: BAR has moved, updating efifb address
Sep 15 22:21:28 kernel: efifb: cannot reserve video memory at 0x1000000
Sep 15 22:21:28 kernel: ------------[ cut here ]------------
Sep 15 22:21:28 kernel: ioremap on RAM at 0x0000000001000000 - 0x00000000012fffff
Sep 15 22:21:28 kernel: WARNING: CPU: 5 PID: 1 at arch/x86/mm/ioremap.c:216 __ioremap_caller+0x381/0x3a0
Sep 15 22:21:28 kernel: Modules linked in:
Sep 15 22:21:28 kernel: CPU: 5 PID: 1 Comm: swapper/0 Not tainted 6.5.3-arch1-1 #1 ed5b3b894d0aeb37298a77837232ca9b353cc27d
Sep 15 22:21:28 kernel: Hardware name: Gigabyte Technology Co., Ltd. Default string/X99-Designare EX-CF, BIOS F5c 06/15/2018
Sep 15 22:21:28 kernel: RIP: 0010:__ioremap_caller+0x381/0x3a0
Sep 15 22:21:28 kernel: Code: 85 c0 0f 89 ae fd ff ff e9 50 fd ff ff 48 8d 54 24 28 48 8d 74 24 18 48 c7 c7 53 07 5d 85 c6 05 b9 fc f2 01 01 e8 ef be 01 00 <0f> 0b e9 48 fd ff ff 89 c6 48 c7 c7 38 cb 64 85 e8 5a 11 0b 00 e9
Sep 15 22:21:28 kernel: RSP: 0000:ffffa9e480017c38 EFLAGS: 00010282
Sep 15 22:21:28 kernel: RAX: 0000000000000000 RBX: 0000000001000000 RCX: c0000000ffffefff
Sep 15 22:21:28 kernel: RDX: 0000000000000000 RSI: 00000000ffffefff RDI: 0000000000000001
Sep 15 22:21:28 kernel: RBP: 0000000000300000 R08: 0000000000000000 R09: ffffa9e480017ac8
Sep 15 22:21:28 kernel: R10: 0000000000000003 R11: ffffffff85eca068 R12: 0000000000000001
Sep 15 22:21:28 kernel: R13: 0000000000300000 R14: ffffffff847667b5 R15: 0000000000000000
Sep 15 22:21:28 kernel: FS: 0000000000000000(0000) GS:ffff984a6fd40000(0000) knlGS:0000000000000000
Sep 15 22:21:28 kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Sep 15 22:21:28 kernel: CR2: 0000000000000000 CR3: 000000025d420001 CR4: 00000000003706e0
Sep 15 22:21:28 kernel: DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
Sep 15 22:21:28 kernel: DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
Sep 15 22:21:28 kernel: Call Trace:
Sep 15 22:21:28 kernel: <TASK>
Sep 15 22:21:28 kernel: ? __ioremap_caller+0x381/0x3a0
Sep 15 22:21:28 kernel: ? __warn+0x81/0x130
Sep 15 22:21:28 kernel: ? __ioremap_caller+0x381/0x3a0
Sep 15 22:21:28 kernel: ? report_bug+0x171/0x1a0
Sep 15 22:21:28 kernel: ? prb_read_valid+0x1b/0x30
Sep 15 22:21:28 kernel: ? handle_bug+0x3c/0x80
Sep 15 22:21:28 kernel: ? exc_invalid_op+0x17/0x70
Sep 15 22:21:28 kernel: ? asm_exc_invalid_op+0x1a/0x20
Sep 15 22:21:28 kernel: ? efifb_probe+0x425/0xc80
Sep 15 22:21:28 kernel: ? __ioremap_caller+0x381/0x3a0
Sep 15 22:21:28 kernel: ? __ioremap_caller+0x381/0x3a0
Sep 15 22:21:28 kernel: efifb_probe+0x425/0xc80
Sep 15 22:21:28 kernel: ? kernfs_add_one+0x10b/0x140
Sep 15 22:21:28 kernel: platform_probe+0x44/0xa0
Sep 15 22:21:28 kernel: really_probe+0x19e/0x3e0
Sep 15 22:21:28 kernel: ? __pfx___driver_attach+0x10/0x10
Sep 15 22:21:28 kernel: __driver_probe_device+0x78/0x160
Sep 15 22:21:28 kernel: driver_probe_device+0x1f/0x90
Sep 15 22:21:28 kernel: __driver_attach+0xd2/0x1c0
Sep 15 22:21:28 kernel: bus_for_each_dev+0x88/0xd0
Sep 15 22:21:28 kernel: bus_add_driver+0x116/0x220
Sep 15 22:21:28 kernel: driver_register+0x59/0x100
Sep 15 22:21:28 kernel: ? __pfx_efifb_driver_init+0x10/0x10
Sep 15 22:21:28 kernel: do_one_initcall+0x5d/0x320
Sep 15 22:21:28 kernel: kernel_init_freeable+0x1d4/0x320
Sep 15 22:21:28 kernel: ? __pfx_kernel_init+0x10/0x10
Sep 15 22:21:28 kernel: kernel_init+0x1a/0x1c0
Sep 15 22:21:28 kernel: ret_from_fork+0x34/0x50
Sep 15 22:21:28 kernel: ? __pfx_kernel_init+0x10/0x10
Sep 15 22:21:28 kernel: ret_from_fork_asm+0x1b/0x30
Sep 15 22:21:28 kernel: </TASK>
Sep 15 22:21:28 kernel: ---[ end trace 0000000000000000 ]---
Sep 15 22:21:28 kernel: efifb: abort, cannot remap video memory 0x300000 @ 0x1000000
Sep 15 22:21:28 kernel: efi-framebuffer: probe of efi-framebuffer.0 failed with error -5
Sep 15 22:21:28 kernel: Monitor-Mwait will be used to enter C-1 state
Sep 15 22:21:28 kernel: Monitor-Mwait will be used to enter C-2 state
Sep 15 22:21:28 kernel: Monitor-Mwait will be used to enter C-2 state
Sep 15 22:21:28 kernel: ACPI: \_SB_.SCK0.CP00: Found 3 idle states
Sep 15 22:21:28 kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
Sep 15 22:21:28 kernel: ACPI: button: Power Button [PWRB]
Sep 15 22:21:28 kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
Sep 15 22:21:28 kernel: ACPI: button: Power Button [PWRF]
Sep 15 22:21:28 kernel: Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
Sep 15 22:21:28 kernel: Non-volatile memory driver v1.3
Sep 15 22:21:28 kernel: Linux agpgart interface v0.103
Sep 15 22:21:28 kernel: AMD-Vi: AMD IOMMUv2 functionality not available on this system - This is not a bug.
Sep 15 22:21:28 kernel: ACPI: bus type drm_connector registered
Sep 15 22:21:28 kernel: usbcore: registered new interface driver usbserial_generic
Sep 15 22:21:28 kernel: usbserial: USB Serial support registered for generic
Sep 15 22:21:28 kernel: rtc_cmos 00:00: RTC can wake from S4
Sep 15 22:21:28 kernel: ehci-pci 0000:00:1a.0: EHCI Host Controller
Sep 15 22:21:28 kernel: ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
Sep 15 22:21:28 kernel: ehci-pci 0000:00:1a.0: debug port 2
Sep 15 22:21:28 kernel: rtc_cmos 00:00: registered as rtc0
Sep 15 22:21:28 kernel: rtc_cmos 00:00: setting system clock to 2023-09-16T02:21:22 UTC (1694830882)
Sep 15 22:21:28 kernel: rtc_cmos 00:00: alarms up to one month, y3k, 114 bytes nvram
Sep 15 22:21:28 kernel: ehci-pci 0000:00:1a.0: irq 18, io mem 0xcd437000
Sep 15 22:21:28 kernel: intel_pstate: Intel P-state driver initializing
Sep 15 22:21:28 kernel: ledtrig-cpu: registered to indicate activity on CPUs
Sep 15 22:21:28 kernel: hid: raw HID events driver (C) Jiri Kosina
Sep 15 22:21:28 kernel: drop_monitor: Initializing network drop monitor service
Sep 15 22:21:28 kernel: Initializing XFRM netlink socket
Sep 15 22:21:28 kernel: NET: Registered PF_INET6 protocol family
Sep 15 22:21:28 kernel: ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
Sep 15 22:21:28 kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.05
Sep 15 22:21:28 kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Sep 15 22:21:28 kernel: usb usb1: Product: EHCI Host Controller
Sep 15 22:21:28 kernel: usb usb1: Manufacturer: Linux 6.5.3-arch1-1 ehci_hcd
Sep 15 22:21:28 kernel: usb usb1: SerialNumber: 0000:00:1a.0
Sep 15 22:21:28 kernel: hub 1-0:1.0: USB hub found
Sep 15 22:21:28 kernel: hub 1-0:1.0: 2 ports detected
Sep 15 22:21:28 kernel: ehci-pci 0000:00:1d.0: EHCI Host Controller
Sep 15 22:21:28 kernel: ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
Sep 15 22:21:28 kernel: ehci-pci 0000:00:1d.0: debug port 2
Sep 15 22:21:28 kernel: ehci-pci 0000:00:1d.0: irq 18, io mem 0xcd436000
Sep 15 22:21:28 kernel: ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
Sep 15 22:21:28 kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.05
Sep 15 22:21:28 kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Sep 15 22:21:28 kernel: usb usb2: Product: EHCI Host Controller
Sep 15 22:21:28 kernel: usb usb2: Manufacturer: Linux 6.5.3-arch1-1 ehci_hcd
Sep 15 22:21:28 kernel: usb usb2: SerialNumber: 0000:00:1d.0
Sep 15 22:21:28 kernel: hub 2-0:1.0: USB hub found
Sep 15 22:21:28 kernel: hub 2-0:1.0: 2 ports detected
Sep 15 22:21:28 kernel: Freeing initrd memory: 19768K
Sep 15 22:21:28 kernel: Segment Routing with IPv6
Sep 15 22:21:28 kernel: RPL Segment Routing with IPv6
Sep 15 22:21:28 kernel: In-situ OAM (IOAM) with IPv6
Sep 15 22:21:28 kernel: NET: Registered PF_PACKET protocol family
Sep 15 22:21:28 kernel: microcode: Microcode Update Driver: v2.2.
Sep 15 22:21:28 kernel: resctrl: L3 allocation detected
Sep 15 22:21:28 kernel: resctrl: L3 monitoring detected
Sep 15 22:21:28 kernel: IPI shorthand broadcast: enabled
Sep 15 22:21:28 kernel: sched_clock: Marking stable (2720002999, 306448)->(2729765571, -9456124)
Sep 15 22:21:28 kernel: registered taskstats version 1
Sep 15 22:21:28 kernel: Loading compiled-in X.509 certificates
Sep 15 22:21:28 kernel: Loaded X.509 cert 'Build time autogenerated kernel key: 0e5a477c8e3441f82d13d457ec8936a3f212d90d'
Sep 15 22:21:28 kernel: zswap: loaded using pool zstd/zsmalloc
Sep 15 22:21:28 kernel: Key type .fscrypt registered
Sep 15 22:21:28 kernel: Key type fscrypt-provisioning registered
Sep 15 22:21:28 kernel: PM: Magic number: 7:253:359
Sep 15 22:21:28 kernel: RAS: Correctable Errors collector initialized.
Sep 15 22:21:28 kernel: clk: Disabling unused clocks
Sep 15 22:21:28 kernel: Freeing unused decrypted memory: 2036K
Sep 15 22:21:28 kernel: Freeing unused kernel image (initmem) memory: 3384K
Sep 15 22:21:28 kernel: Write protecting the kernel read-only data: 30720k
Sep 15 22:21:28 kernel: Freeing unused kernel image (rodata/data gap) memory: 1392K
Sep 15 22:21:28 kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Sep 15 22:21:28 kernel: rodata_test: all tests were successful
Sep 15 22:21:28 kernel: x86/mm: Checking user space page tables
Sep 15 22:21:28 kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Sep 15 22:21:28 kernel: Run /init as init process
Sep 15 22:21:28 kernel: with arguments:
Sep 15 22:21:28 kernel: /init
Sep 15 22:21:28 kernel: with environment:
Sep 15 22:21:28 kernel: HOME=/
Sep 15 22:21:28 kernel: TERM=linux
Sep 15 22:21:28 kernel: BOOT_IMAGE=/vmlinuz-linux
Sep 15 22:21:28 kernel: edac_report=off
Sep 15 22:21:28 kernel: usb 1-1: new high-speed USB device number 2 using ehci-pci
Sep 15 22:21:28 kernel: usb 2-1: new high-speed USB device number 2 using ehci-pci
Sep 15 22:21:28 kernel: usb 1-1: New USB device found, idVendor=8087, idProduct=800a, bcdDevice= 0.05
Sep 15 22:21:28 kernel: usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Sep 15 22:21:28 kernel: hub 1-1:1.0: USB hub found
Sep 15 22:21:28 kernel: hub 1-1:1.0: 6 ports detected
Sep 15 22:21:28 kernel: wmi_bus wmi_bus-PNP0C14:01: WQAA data block query control method not found
Sep 15 22:21:28 kernel: usb 2-1: New USB device found, idVendor=8087, idProduct=8002, bcdDevice= 0.05
Sep 15 22:21:28 kernel: usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Sep 15 22:21:28 kernel: hub 2-1:1.0: USB hub found
Sep 15 22:21:28 kernel: hub 2-1:1.0: 8 ports detected
Sep 15 22:21:28 kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Sep 15 22:21:28 kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
Sep 15 22:21:28 kernel: xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x000000000004b810
Sep 15 22:21:28 kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Sep 15 22:21:28 kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
Sep 15 22:21:28 kernel: xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed
Sep 15 22:21:28 kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.05
Sep 15 22:21:28 kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Sep 15 22:21:28 kernel: usb usb3: Product: xHCI Host Controller
Sep 15 22:21:28 kernel: usb usb3: Manufacturer: Linux 6.5.3-arch1-1 xhci-hcd
Sep 15 22:21:28 kernel: usb usb3: SerialNumber: 0000:00:14.0
Sep 15 22:21:28 kernel: hub 3-0:1.0: USB hub found
Sep 15 22:21:28 kernel: hub 3-0:1.0: 15 ports detected
Sep 15 22:21:28 kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.05
Sep 15 22:21:28 kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Sep 15 22:21:28 kernel: usb usb4: Product: xHCI Host Controller
Sep 15 22:21:28 kernel: usb usb4: Manufacturer: Linux 6.5.3-arch1-1 xhci-hcd
Sep 15 22:21:28 kernel: usb usb4: SerialNumber: 0000:00:14.0
Sep 15 22:21:28 kernel: hub 4-0:1.0: USB hub found
Sep 15 22:21:28 kernel: hub 4-0:1.0: 6 ports detected
Sep 15 22:21:28 kernel: xhci_hcd 0000:49:00.0: xHCI Host Controller
Sep 15 22:21:28 kernel: xhci_hcd 0000:49:00.0: new USB bus registered, assigned bus number 5
Sep 15 22:21:28 kernel: xhci_hcd 0000:49:00.0: hcc params 0x200077c1 hci version 0x110 quirks 0x000000020004b810
Sep 15 22:21:28 kernel: xhci_hcd 0000:49:00.0: xHCI Host Controller
Sep 15 22:21:28 kernel: xhci_hcd 0000:49:00.0: new USB bus registered, assigned bus number 6
Sep 15 22:21:28 kernel: xhci_hcd 0000:49:00.0: Host supports USB 3.1 Enhanced SuperSpeed
Sep 15 22:21:28 kernel: usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.05
Sep 15 22:21:28 kernel: usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Sep 15 22:21:28 kernel: usb usb5: Product: xHCI Host Controller
Sep 15 22:21:28 kernel: usb usb5: Manufacturer: Linux 6.5.3-arch1-1 xhci-hcd
Sep 15 22:21:28 kernel: usb usb5: SerialNumber: 0000:49:00.0
Sep 15 22:21:28 kernel: nvme nvme0: pci function 0000:01:00.0
Sep 15 22:21:28 kernel: nvme nvme1: pci function 0000:4d:00.0
Sep 15 22:21:28 kernel: hub 5-0:1.0: USB hub found
Sep 15 22:21:28 kernel: hub 5-0:1.0: 2 ports detected
Sep 15 22:21:28 kernel: usb usb6: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.05
Sep 15 22:21:28 kernel: usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Sep 15 22:21:28 kernel: usb usb6: Product: xHCI Host Controller
Sep 15 22:21:28 kernel: usb usb6: Manufacturer: Linux 6.5.3-arch1-1 xhci-hcd
Sep 15 22:21:28 kernel: usb usb6: SerialNumber: 0000:49:00.0
Sep 15 22:21:28 kernel: hub 6-0:1.0: USB hub found
Sep 15 22:21:28 kernel: hub 6-0:1.0: 2 ports detected
Sep 15 22:21:28 kernel: nvme nvme1: 8/0/0 default/read/poll queues
Sep 15 22:21:28 kernel: nvme nvme1: Ignoring bogus Namespace Identifiers
Sep 15 22:21:28 kernel: nvme1n1: p1 p2 p3
Sep 15 22:21:28 kernel: usb 3-3: new full-speed USB device number 2 using xhci_hcd
Sep 15 22:21:28 kernel: usb 3-3: New USB device found, idVendor=8087, idProduct=0a2b, bcdDevice= 0.01
Sep 15 22:21:28 kernel: usb 3-3: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Sep 15 22:21:28 kernel: usb 4-5: new SuperSpeed USB device number 2 using xhci_hcd
Sep 15 22:21:28 kernel: usb 4-5: New USB device found, idVendor=045b, idProduct=0210, bcdDevice= 1.00
Sep 15 22:21:28 kernel: usb 4-5: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Sep 15 22:21:28 kernel: hub 4-5:1.0: USB hub found
Sep 15 22:21:28 kernel: hub 4-5:1.0: 4 ports detected
Sep 15 22:21:28 kernel: tsc: Refined TSC clocksource calibration: 3599.996 MHz
Sep 15 22:21:28 kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x33e44fb235b, max_idle_ns: 440795341910 ns
Sep 15 22:21:28 kernel: clocksource: Switched to clocksource tsc
Sep 15 22:21:28 kernel: usb 3-9: new high-speed USB device number 3 using xhci_hcd
Sep 15 22:21:28 kernel: usb 3-9: New USB device found, idVendor=045b, idProduct=0209, bcdDevice= 1.00
Sep 15 22:21:28 kernel: usb 3-9: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Sep 15 22:21:28 kernel: hub 3-9:1.0: USB hub found
Sep 15 22:21:28 kernel: hub 3-9:1.0: 4 ports detected
Sep 15 22:21:28 kernel: usb 4-6: new SuperSpeed USB device number 3 using xhci_hcd
Sep 15 22:21:28 kernel: usb 4-6: New USB device found, idVendor=045b, idProduct=0210, bcdDevice= 1.00
Sep 15 22:21:28 kernel: usb 4-6: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Sep 15 22:21:28 kernel: hub 4-6:1.0: USB hub found
Sep 15 22:21:28 kernel: hub 4-6:1.0: 4 ports detected
Sep 15 22:21:28 kernel: usb 3-10: new high-speed USB device number 4 using xhci_hcd
Sep 15 22:21:28 kernel: usb 3-10: New USB device found, idVendor=045b, idProduct=0209, bcdDevice= 1.00
Sep 15 22:21:28 kernel: usb 3-10: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Sep 15 22:21:28 kernel: hub 3-10:1.0: USB hub found
Sep 15 22:21:28 kernel: hub 3-10:1.0: 4 ports detected
Sep 15 22:21:28 kernel: usb 3-9.3: new full-speed USB device number 5 using xhci_hcd
Sep 15 22:21:28 kernel: usb 3-9.3: New USB device found, idVendor=046d, idProduct=c548, bcdDevice= 5.01
Sep 15 22:21:28 kernel: usb 3-9.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Sep 15 22:21:28 kernel: usb 3-9.3: Product: USB Receiver
Sep 15 22:21:28 kernel: usb 3-9.3: Manufacturer: Logitech
Sep 15 22:21:28 kernel: usb 3-9.4: new full-speed USB device number 6 using xhci_hcd
Sep 15 22:21:28 kernel: usb 3-9.4: New USB device found, idVendor=046d, idProduct=c52b, bcdDevice=12.01
Sep 15 22:21:28 kernel: usb 3-9.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Sep 15 22:21:28 kernel: usb 3-9.4: Product: USB Receiver
Sep 15 22:21:28 kernel: usb 3-9.4: Manufacturer: Logitech
Sep 15 22:21:28 kernel: nvme nvme0: 12/0/0 default/read/poll queues
Sep 15 22:21:28 kernel: nvme0n1: p1
Sep 15 22:21:28 kernel: input: Logitech USB Receiver as /devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9.3/3-9.3:1.0/0003:046D:C548.0001/input/input2
Sep 15 22:21:28 kernel: hid-generic 0003:046D:C548.0001: input,hidraw0: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-0000:00:14.0-9.3/input0
Sep 15 22:21:28 kernel: input: Logitech USB Receiver Mouse as /devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9.3/3-9.3:1.1/0003:046D:C548.0002/input/input3
Sep 15 22:21:28 kernel: input: Logitech USB Receiver Consumer Control as /devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9.3/3-9.3:1.1/0003:046D:C548.0002/input/input4
Sep 15 22:21:28 kernel: input: Logitech USB Receiver System Control as /devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9.3/3-9.3:1.1/0003:046D:C548.0002/input/input5
Sep 15 22:21:28 kernel: hid-generic 0003:046D:C548.0002: input,hidraw1: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:14.0-9.3/input1
Sep 15 22:21:28 kernel: hid-generic 0003:046D:C548.0003: hiddev96,hidraw2: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:14.0-9.3/input2
Sep 15 22:21:28 kernel: input: Logitech USB Receiver as /devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9.4/3-9.4:1.0/0003:046D:C52B.0004/input/input6
Sep 15 22:21:28 kernel: hid-generic 0003:046D:C52B.0004: input,hidraw3: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-0000:00:14.0-9.4/input0
Sep 15 22:21:28 kernel: input: Logitech USB Receiver Mouse as /devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9.4/3-9.4:1.1/0003:046D:C52B.0005/input/input7
Sep 15 22:21:28 kernel: input: Logitech USB Receiver Consumer Control as /devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9.4/3-9.4:1.1/0003:046D:C52B.0005/input/input8
Sep 15 22:21:28 kernel: input: Logitech USB Receiver System Control as /devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9.4/3-9.4:1.1/0003:046D:C52B.0005/input/input9
Sep 15 22:21:28 kernel: hid-generic 0003:046D:C52B.0005: input,hiddev97,hidraw4: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:14.0-9.4/input1
Sep 15 22:21:28 kernel: hid-generic 0003:046D:C52B.0006: hiddev98,hidraw5: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:14.0-9.4/input2
Sep 15 22:21:28 kernel: usbcore: registered new interface driver usbhid
Sep 15 22:21:28 kernel: usbhid: USB HID core driver
Sep 15 22:21:28 kernel: logitech-djreceiver 0003:046D:C52B.0006: hiddev97,hidraw3: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:14.0-9.4/input2
Sep 15 22:21:28 kernel: input: Logitech Wireless Device PID:408a Keyboard as /devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9.4/3-9.4:1.2/0003:046D:C52B.0006/0003:046D:408A.0007/input/input11
Sep 15 22:21:28 kernel: input: Logitech Wireless Device PID:408a Mouse as /devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9.4/3-9.4:1.2/0003:046D:C52B.0006/0003:046D:408A.0007/input/input12
Sep 15 22:21:28 kernel: hid-generic 0003:046D:408A.0007: input,hidraw4: USB HID v1.11 Keyboard [Logitech Wireless Device PID:408a] on usb-0000:00:14.0-9.4/input2:2
Sep 15 22:21:28 kernel: input: Logitech MX Keys as /devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9.4/3-9.4:1.2/0003:046D:C52B.0006/0003:046D:408A.0007/input/input16
Sep 15 22:21:28 kernel: logitech-hidpp-device 0003:046D:408A.0007: input,hidraw4: USB HID v1.11 Keyboard [Logitech MX Keys] on usb-0000:00:14.0-9.4/input2:2
Sep 15 22:21:28 kernel: fbcon: Taking over console
Sep 15 22:21:28 kernel: SGI XFS with ACLs, security attributes, realtime, scrub, repair, quota, no debug enabled
Sep 15 22:21:28 kernel: XFS (nvme1n1p3): Mounting V5 Filesystem 565debe4-b0d5-4a3c-9759-1e90a4ace905
Sep 15 22:21:28 kernel: XFS (nvme1n1p3): Ending clean mount
Sep 15 22:21:28 systemd[1]: systemd 254.3-1-arch running in system mode (+PAM +AUDIT -SELINUX -APPARMOR -IMA +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT -QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +XKBCOMMON +UTMP -SYSVINIT default-hierarchy=unified)
Sep 15 22:21:28 systemd[1]: Detected architecture x86-64.
Sep 15 22:21:28 systemd[1]: Hostname set to <elrond>.
Sep 15 22:21:28 systemd[1]: bpf-lsm: LSM BPF program attached
Sep 15 22:21:28 systemd[1]: Queued start job for default target Graphical Interface.
Sep 15 22:21:28 systemd[1]: Created slice Slice /system/getty.
Sep 15 22:21:28 systemd[1]: Created slice Slice /system/modprobe.
Sep 15 22:21:28 systemd[1]: Created slice User and Session Slice.
Sep 15 22:21:28 systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
Sep 15 22:21:28 systemd[1]: Started Forward Password Requests to Wall Directory Watch.
Sep 15 22:21:28 systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
Sep 15 22:21:28 systemd[1]: Reached target Local Encrypted Volumes.
Sep 15 22:21:28 systemd[1]: Reached target Login Prompts.
Sep 15 22:21:28 systemd[1]: Reached target Local Integrity Protected Volumes.
Sep 15 22:21:28 systemd[1]: Reached target Path Units.
Sep 15 22:21:28 systemd[1]: Reached target Remote File Systems.
Sep 15 22:21:28 systemd[1]: Reached target Slice Units.
Sep 15 22:21:28 systemd[1]: Reached target Local Verity Protected Volumes.
Sep 15 22:21:28 systemd[1]: Listening on Device-mapper event daemon FIFOs.
Sep 15 22:21:28 systemd[1]: Listening on Process Core Dump Socket.
Sep 15 22:21:28 systemd[1]: Listening on Journal Socket (/dev/log).
Sep 15 22:21:28 systemd[1]: Listening on Journal Socket.
Sep 15 22:21:28 systemd[1]: Listening on udev Control Socket.
Sep 15 22:21:28 systemd[1]: Listening on udev Kernel Socket.
Sep 15 22:21:28 systemd[1]: Mounting Huge Pages File System...
Sep 15 22:21:28 systemd[1]: Mounting POSIX Message Queue File System...
Sep 15 22:21:28 systemd[1]: Mounting Kernel Debug File System...
Sep 15 22:21:28 systemd[1]: Mounting Kernel Trace File System...
Sep 15 22:21:28 systemd[1]: Starting Create List of Static Device Nodes...
Sep 15 22:21:28 systemd[1]: Starting Load Kernel Module configfs...
Sep 15 22:21:28 systemd[1]: Starting Load Kernel Module dm_mod...
Sep 15 22:21:28 systemd[1]: Starting Load Kernel Module drm...
Sep 15 22:21:28 systemd[1]: Starting Load Kernel Module fuse...
Sep 15 22:21:28 systemd[1]: Starting Load Kernel Module loop...
Sep 15 22:21:28 systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
Sep 15 22:21:28 systemd[1]: Starting Journal Service...
Sep 15 22:21:28 systemd[1]: Starting Load Kernel Modules...
Sep 15 22:21:28 systemd[1]: TPM2 PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f).
Sep 15 22:21:28 systemd[1]: Starting Remount Root and Kernel File Systems...
Sep 15 22:21:28 systemd[1]: Starting Coldplug All udev Devices...
Sep 15 22:21:28 systemd[1]: Mounted Huge Pages File System.
Sep 15 22:21:28 systemd[1]: Mounted POSIX Message Queue File System.
Sep 15 22:21:28 systemd[1]: Mounted Kernel Debug File System.
Sep 15 22:21:28 systemd[1]: Mounted Kernel Trace File System.
Sep 15 22:21:28 kernel: device-mapper: uevent: version 1.0.3
Sep 15 22:21:28 kernel: loop: module loaded
Sep 15 22:21:28 kernel: device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@redhat.com
Sep 15 22:21:28 systemd-journald[255]: Collecting audit messages is disabled.
Sep 15 22:21:28 kernel: fuse: init (API version 7.38)
Sep 15 22:21:28 systemd[1]: Finished Create List of Static Device Nodes.
Sep 15 22:21:28 systemd[1]: modprobe@configfs.service: Deactivated successfully.
Sep 15 22:21:28 systemd[1]: Finished Load Kernel Module configfs.
Sep 15 22:21:28 systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
Sep 15 22:21:28 systemd[1]: Finished Load Kernel Module dm_mod.
Sep 15 22:21:28 systemd[1]: modprobe@drm.service: Deactivated successfully.
Sep 15 22:21:28 systemd-journald[255]: Journal started
Sep 15 22:21:28 systemd-journald[255]: Runtime Journal (/run/log/journal/3eb699ade65d4a5596447eda51971905) is 8.0M, max 3.1G, 3.1G free.
Sep 15 22:21:28 systemd-modules-load[256]: Inserted module 'crypto_user'
Sep 15 22:21:28 systemd[1]: modprobe@fuse.service: Deactivated successfully.
Sep 15 22:21:28 systemd[1]: Finished Load Kernel Module drm.
Sep 15 22:21:28 systemd[1]: Started Journal Service.
Sep 15 22:21:28 systemd[1]: Finished Load Kernel Module fuse.
Sep 15 22:21:28 systemd[1]: modprobe@loop.service: Deactivated successfully.
Sep 15 22:21:29 systemd[1]: Finished Load Kernel Module loop.
Sep 15 22:21:29 systemd[1]: Finished Remount Root and Kernel File Systems.
Sep 15 22:21:29 systemd[1]: Finished Coldplug All udev Devices.
Sep 15 22:21:29 systemd[1]: Mounting FUSE Control File System...
Sep 15 22:21:29 systemd[1]: Mounting Kernel Configuration File System...
Sep 15 22:21:29 systemd[1]: Rebuild Hardware Database was skipped because no trigger condition checks were met.
Sep 15 22:21:29 systemd[1]: Starting Flush Journal to Persistent Storage...
Sep 15 22:21:29 systemd[1]: Starting Load/Save OS Random Seed...
Sep 15 22:21:29 systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
Sep 15 22:21:29 systemd[1]: Starting Create Static Device Nodes in /dev gracefully...
Sep 15 22:21:29 systemd[1]: Mounted FUSE Control File System.
Sep 15 22:21:29 systemd[1]: Mounted Kernel Configuration File System.
Sep 15 22:21:29 systemd-journald[255]: Time spent on flushing to /var/log/journal/3eb699ade65d4a5596447eda51971905 is 49.074ms for 1619 entries.
I added `pcie_aspm=off pcie_port_pm=off` a long time ago in order to mitigate other unrelated problems and things functioned very well, since then. In this case now, with or without it, the result in question is the same: freeze after GRUB.
I tried with `rcutree.rcu_idle_gp_delay=1` and got the same result as above. However, for good measure, here's the journal for that boot:
Sep 15 22:44:59 kernel: microcode: updated early: 0xb00001d -> 0xb000040, date = 2021-05-19
Sep 15 22:44:59 kernel: Linux version 6.5.3-arch1-1 (linux@archlinux) (gcc (GCC) 13.2.1 20230801, GNU ld (GNU Binutils) 2.41.0) #1 SMP PREEMPT_DYNAMIC Wed, 13 Sep 2023 08:37:40 +0000
Sep 15 22:44:59 kernel: Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=565debe4-b0d5-4a3c-9759-1e90a4ace905 rw loglevel=3 quiet xhci_hcd.quirks=270336 pcie_aspm=off pcie_port_pm=off edac_report=off pci=realloc nvidia_drm.modeset=1
Sep 15 22:44:59 kernel: BIOS-provided physical RAM map:
Sep 15 22:44:59 kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
Sep 15 22:44:59 kernel: BIOS-e820: [mem 0x0000000000100000-0x000000008486dfff] usable
Sep 15 22:44:59 kernel: BIOS-e820: [mem 0x000000008486e000-0x00000000855d6fff] reserved
Sep 15 22:44:59 kernel: BIOS-e820: [mem 0x00000000855d7000-0x00000000855e6fff] ACPI data
Sep 15 22:44:59 kernel: BIOS-e820: [mem 0x00000000855e7000-0x0000000086435fff] ACPI NVS
Sep 15 22:44:59 kernel: BIOS-e820: [mem 0x0000000086436000-0x0000000086f7afff] reserved
Sep 15 22:44:59 kernel: BIOS-e820: [mem 0x0000000086f7b000-0x0000000086f7bfff] usable
Sep 15 22:44:59 kernel: BIOS-e820: [mem 0x0000000086f7c000-0x0000000087001fff] reserved
Sep 15 22:44:59 kernel: BIOS-e820: [mem 0x0000000087002000-0x0000000087ffffff] usable
Sep 15 22:44:59 kernel: BIOS-e820: [mem 0x0000000088000000-0x000000008bffffff] reserved
Sep 15 22:44:59 kernel: BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
Sep 15 22:44:59 kernel: BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed44fff] reserved
Sep 15 22:44:59 kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Sep 15 22:44:59 kernel: BIOS-e820: [mem 0x0000000100000000-0x000000106fffffff] usable
Sep 15 22:44:59 kernel: The simpledrm driver will not be probed
Sep 15 22:44:59 kernel: NX (Execute Disable) protection: active
Sep 15 22:44:59 kernel: e820: update [mem 0x7c132018-0x7c139857] usable ==> usable
Sep 15 22:44:59 kernel: e820: update [mem 0x7c132018-0x7c139857] usable ==> usable
Sep 15 22:44:59 kernel: e820: update [mem 0x7c12a018-0x7c131e57] usable ==> usable
Sep 15 22:44:59 kernel: e820: update [mem 0x7c12a018-0x7c131e57] usable ==> usable
Sep 15 22:44:59 kernel: e820: update [mem 0x7c10a018-0x7c129857] usable ==> usable
Sep 15 22:44:59 kernel: e820: update [mem 0x7c10a018-0x7c129857] usable ==> usable
Sep 15 22:44:59 kernel: e820: update [mem 0x7c0e9018-0x7c109257] usable ==> usable
Sep 15 22:44:59 kernel: e820: update [mem 0x7c0e9018-0x7c109257] usable ==> usable
Sep 15 22:44:59 kernel: e820: update [mem 0x7c0d7018-0x7c0e8057] usable ==> usable
Sep 15 22:44:59 kernel: e820: update [mem 0x7c0d7018-0x7c0e8057] usable ==> usable
Sep 15 22:44:59 kernel: e820: update [mem 0x7c0c5018-0x7c0d6057] usable ==> usable
Sep 15 22:44:59 kernel: e820: update [mem 0x7c0c5018-0x7c0d6057] usable ==> usable
Sep 15 22:44:59 kernel: extended physical RAM map:
Sep 15 22:44:59 kernel: reserve setup_data: [mem 0x0000000000000000-0x000000000009ffff] usable
Sep 15 22:44:59 kernel: reserve setup_data: [mem 0x0000000000100000-0x000000007c0c5017] usable
Sep 15 22:44:59 kernel: reserve setup_data: [mem 0x000000007c0c5018-0x000000007c0d6057] usable
Sep 15 22:44:59 kernel: reserve setup_data: [mem 0x000000007c0d6058-0x000000007c0d7017] usable
Sep 15 22:44:59 kernel: reserve setup_data: [mem 0x000000007c0d7018-0x000000007c0e8057] usable
Sep 15 22:44:59 kernel: reserve setup_data: [mem 0x000000007c0e8058-0x000000007c0e9017] usable
Sep 15 22:44:59 kernel: reserve setup_data: [mem 0x000000007c0e9018-0x000000007c109257] usable
Sep 15 22:44:59 kernel: reserve setup_data: [mem 0x000000007c109258-0x000000007c10a017] usable
Sep 15 22:44:59 kernel: reserve setup_data: [mem 0x000000007c10a018-0x000000007c129857] usable
Sep 15 22:44:59 kernel: reserve setup_data: [mem 0x000000007c129858-0x000000007c12a017] usable
Sep 15 22:44:59 kernel: reserve setup_data: [mem 0x000000007c12a018-0x000000007c131e57] usable
Sep 15 22:44:59 kernel: reserve setup_data: [mem 0x000000007c131e58-0x000000007c132017] usable
Sep 15 22:44:59 kernel: reserve setup_data: [mem 0x000000007c132018-0x000000007c139857] usable
Sep 15 22:44:59 kernel: reserve setup_data: [mem 0x000000007c139858-0x000000008486dfff] usable
Sep 15 22:44:59 kernel: reserve setup_data: [mem 0x000000008486e000-0x00000000855d6fff] reserved
Sep 15 22:44:59 kernel: reserve setup_data: [mem 0x00000000855d7000-0x00000000855e6fff] ACPI data
Sep 15 22:44:59 kernel: reserve setup_data: [mem 0x00000000855e7000-0x0000000086435fff] ACPI NVS
Sep 15 22:44:59 kernel: reserve setup_data: [mem 0x0000000086436000-0x0000000086f7afff] reserved
Sep 15 22:44:59 kernel: reserve setup_data: [mem 0x0000000086f7b000-0x0000000086f7bfff] usable
Sep 15 22:44:59 kernel: reserve setup_data: [mem 0x0000000086f7c000-0x0000000087001fff] reserved
Sep 15 22:44:59 kernel: reserve setup_data: [mem 0x0000000087002000-0x0000000087ffffff] usable
Sep 15 22:44:59 kernel: reserve setup_data: [mem 0x0000000088000000-0x000000008bffffff] reserved
Sep 15 22:44:59 kernel: reserve setup_data: [mem 0x00000000e0000000-0x00000000efffffff] reserved
Sep 15 22:44:59 kernel: reserve setup_data: [mem 0x00000000fed1c000-0x00000000fed44fff] reserved
Sep 15 22:44:59 kernel: reserve setup_data: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Sep 15 22:44:59 kernel: reserve setup_data: [mem 0x0000000100000000-0x000000106fffffff] usable
Sep 15 22:44:59 kernel: efi: EFI v2.4 by American Megatrends
Sep 15 22:44:59 kernel: efi: ESRT=0x86f1d098 ACPI=0x8609a000 ACPI 2.0=0x8609a000 SMBIOS=0xf05e0 SMBIOS 3.0=0x86ddb000 INITRD=0x7e0bee18
Sep 15 22:44:59 kernel: efi: Remove mem29: MMIO range=[0xe0000000-0xefffffff] (256MB) from e820 map
Sep 15 22:44:59 kernel: e820: remove [mem 0xe0000000-0xefffffff] reserved
Sep 15 22:44:59 kernel: efi: Not removing mem30: MMIO range=[0xfed1c000-0xfed44fff] (164KB) from e820 map
Sep 15 22:44:59 kernel: efi: Remove mem31: MMIO range=[0xff000000-0xffffffff] (16MB) from e820 map
Sep 15 22:44:59 kernel: e820: remove [mem 0xff000000-0xffffffff] reserved
Sep 15 22:44:59 kernel: SMBIOS 3.0.0 present.
Sep 15 22:44:59 kernel: DMI: Gigabyte Technology Co., Ltd. Default string/X99-Designare EX-CF, BIOS F3 07/13/2016
Sep 15 22:44:59 kernel: tsc: Fast TSC calibration using PIT
Sep 15 22:44:59 kernel: tsc: Detected 3599.882 MHz processor
Sep 15 22:44:59 kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Sep 15 22:44:59 kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Sep 15 22:44:59 kernel: last_pfn = 0x1070000 max_arch_pfn = 0x400000000
Sep 15 22:44:59 kernel: MTRR map: 5 entries (3 fixed + 2 variable; max 23), built from 10 variable MTRRs
Sep 15 22:44:59 kernel: x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
Sep 15 22:44:59 kernel: last_pfn = 0x88000 max_arch_pfn = 0x400000000
Sep 15 22:44:59 kernel: found SMP MP-table at [mem 0x000fcda0-0x000fcdaf]
Sep 15 22:44:59 kernel: esrt: Reserving ESRT space from 0x0000000086f1d098 to 0x0000000086f1d0d0.
Sep 15 22:44:59 kernel: Using GB pages for direct mapping
Sep 15 22:44:59 kernel: Secure boot disabled
Sep 15 22:44:59 kernel: RAMDISK: [mem 0x7c13a000-0x7d48cfff]
Sep 15 22:44:59 kernel: ACPI: Early table checksum verification disabled
Sep 15 22:44:59 kernel: ACPI: RSDP 0x000000008609A000 000024 (v02 ALASKA)
Sep 15 22:44:59 kernel: ACPI: XSDT 0x000000008609A090 0000A4 (v01 ALASKA A M I 01072009 AMI 00010013)
Sep 15 22:44:59 kernel: ACPI: FACP 0x00000000860D0138 00010C (v05 ALASKA A M I 01072009 AMI 00010013)
Sep 15 22:44:59 kernel: ACPI: DSDT 0x000000008609A1D0 035F64 (v02 ALASKA A M I 01072009 INTL 20091013)
Sep 15 22:44:59 kernel: ACPI: FACS 0x0000000086434F80 000040
Sep 15 22:44:59 kernel: ACPI: APIC 0x00000000860D0248 0000F4 (v03 ALASKA A M I 01072009 AMI 00010013)
Sep 15 22:44:59 kernel: ACPI: FPDT 0x00000000860D0340 000044 (v01 ALASKA A M I 01072009 AMI 00010013)
Sep 15 22:44:59 kernel: ACPI: FIDT 0x00000000860D0388 00009C (v01 ALASKA A M I 01072009 AMI 00010013)
Sep 15 22:44:59 kernel: ACPI: MCFG 0x00000000860D0428 00003C (v01 ALASKA A M I 01072009 MSFT 00000097)
Sep 15 22:44:59 kernel: ACPI: SSDT 0x00000000860D0468 000495 (v01 IdeRef IdeTable 00001000 INTL 20120913)
Sep 15 22:44:59 kernel: ACPI: UEFI 0x00000000860D0900 000042 (v01 ALASKA A M I 01072009 00000000)
Sep 15 22:44:59 kernel: ACPI: HPET 0x00000000860D0948 000038 (v01 ALASKA A M I 00000001 INTL 20091013)
Sep 15 22:44:59 kernel: ACPI: MSCT 0x00000000860D0980 000090 (v01 ALASKA A M I 00000001 INTL 20091013)
Sep 15 22:44:59 kernel: ACPI: SLIT 0x00000000860D0A10 00002D (v01 ALASKA A M I 00000001 INTL 20091013)
Sep 15 22:44:59 kernel: ACPI: SRAT 0x00000000860D0A40 001158 (v03 ALASKA A M I 00000001 INTL 20091013)
Sep 15 22:44:59 kernel: ACPI: WDDT 0x00000000860D1B98 000040 (v01 ALASKA A M I 00000000 INTL 20091013)
Sep 15 22:44:59 kernel: ACPI: SSDT 0x00000000860D1BD8 01065A (v02 ALASKA PmMgt 00000001 INTL 20120913)
Sep 15 22:44:59 kernel: ACPI: NITR 0x00000000860E2238 000071 (v02 ALASKA A M I 00000001 INTL 20091013)
Sep 15 22:44:59 kernel: ACPI: BGRT 0x00000000860E22B0 000038 (v01 ALASKA ALASKAA 01072009 AMI 00010013)
Sep 15 22:44:59 kernel: ACPI: ASF! 0x00000000860E22E8 0000A0 (v32 INTEL HCG 00000001 TFSM 000F4240)
Sep 15 22:44:59 kernel: ACPI: Reserving FACP table memory at [mem 0x860d0138-0x860d0243]
Sep 15 22:44:59 kernel: ACPI: Reserving DSDT table memory at [mem 0x8609a1d0-0x860d0133]
Sep 15 22:44:59 kernel: ACPI: Reserving FACS table memory at [mem 0x86434f80-0x86434fbf]
Sep 15 22:44:59 kernel: ACPI: Reserving APIC table memory at [mem 0x860d0248-0x860d033b]
Sep 15 22:44:59 kernel: ACPI: Reserving FPDT table memory at [mem 0x860d0340-0x860d0383]
Sep 15 22:44:59 kernel: ACPI: Reserving FIDT table memory at [mem 0x860d0388-0x860d0423]
Sep 15 22:44:59 kernel: ACPI: Reserving MCFG table memory at [mem 0x860d0428-0x860d0463]
Sep 15 22:44:59 kernel: ACPI: Reserving SSDT table memory at [mem 0x860d0468-0x860d08fc]
Sep 15 22:44:59 kernel: ACPI: Reserving UEFI table memory at [mem 0x860d0900-0x860d0941]
Sep 15 22:44:59 kernel: ACPI: Reserving HPET table memory at [mem 0x860d0948-0x860d097f]
Sep 15 22:44:59 kernel: ACPI: Reserving MSCT table memory at [mem 0x860d0980-0x860d0a0f]
Sep 15 22:44:59 kernel: ACPI: Reserving SLIT table memory at [mem 0x860d0a10-0x860d0a3c]
Sep 15 22:44:59 kernel: ACPI: Reserving SRAT table memory at [mem 0x860d0a40-0x860d1b97]
Sep 15 22:44:59 kernel: ACPI: Reserving WDDT table memory at [mem 0x860d1b98-0x860d1bd7]
Sep 15 22:44:59 kernel: ACPI: Reserving SSDT table memory at [mem 0x860d1bd8-0x860e2231]
Sep 15 22:44:59 kernel: ACPI: Reserving NITR table memory at [mem 0x860e2238-0x860e22a8]
Sep 15 22:44:59 kernel: ACPI: Reserving BGRT table memory at [mem 0x860e22b0-0x860e22e7]
Sep 15 22:44:59 kernel: ACPI: Reserving ASF! table memory at [mem 0x860e22e8-0x860e2387]
Sep 15 22:44:59 kernel: SRAT: PXM 0 -> APIC 0x00 -> Node 0
Sep 15 22:44:59 kernel: SRAT: PXM 0 -> APIC 0x02 -> Node 0
Sep 15 22:44:59 kernel: SRAT: PXM 0 -> APIC 0x04 -> Node 0
Sep 15 22:44:59 kernel: SRAT: PXM 0 -> APIC 0x06 -> Node 0
Sep 15 22:44:59 kernel: SRAT: PXM 0 -> APIC 0x08 -> Node 0
Sep 15 22:44:59 kernel: SRAT: PXM 0 -> APIC 0x0a -> Node 0
Sep 15 22:44:59 kernel: SRAT: PXM 0 -> APIC 0x01 -> Node 0
Sep 15 22:44:59 kernel: SRAT: PXM 0 -> APIC 0x03 -> Node 0
Sep 15 22:44:59 kernel: SRAT: PXM 0 -> APIC 0x05 -> Node 0
Sep 15 22:44:59 kernel: SRAT: PXM 0 -> APIC 0x07 -> Node 0
Sep 15 22:44:59 kernel: SRAT: PXM 0 -> APIC 0x09 -> Node 0
Sep 15 22:44:59 kernel: SRAT: PXM 0 -> APIC 0x0b -> Node 0
Sep 15 22:44:59 kernel: ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x8fffffff]
Sep 15 22:44:59 kernel: ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0x106fffffff]
Sep 15 22:44:59 kernel: NUMA: Initialized distance table, cnt=1
Sep 15 22:44:59 kernel: NUMA: Node 0 [mem 0x00000000-0x8fffffff] + [mem 0x100000000-0x106fffffff] -> [mem 0x00000000-0x106fffffff]
Sep 15 22:44:59 kernel: NODE_DATA(0) allocated [mem 0x106fffa000-0x106fffefff]
Sep 15 22:44:59 kernel: Zone ranges:
Sep 15 22:44:59 kernel: DMA [mem 0x0000000000001000-0x0000000000ffffff]
Sep 15 22:44:59 kernel: DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
Sep 15 22:44:59 kernel: Normal [mem 0x0000000100000000-0x000000106fffffff]
Sep 15 22:44:59 kernel: Device empty
Sep 15 22:44:59 kernel: Movable zone start for each node
Sep 15 22:44:59 kernel: Early memory node ranges
Sep 15 22:44:59 kernel: node 0: [mem 0x0000000000001000-0x000000000009ffff]
Sep 15 22:44:59 kernel: node 0: [mem 0x0000000000100000-0x000000008486dfff]
Sep 15 22:44:59 kernel: node 0: [mem 0x0000000086f7b000-0x0000000086f7bfff]
Sep 15 22:44:59 kernel: node 0: [mem 0x0000000087002000-0x0000000087ffffff]
Sep 15 22:44:59 kernel: node 0: [mem 0x0000000100000000-0x000000106fffffff]
Sep 15 22:44:59 kernel: Initmem setup node 0 [mem 0x0000000000001000-0x000000106fffffff]
Sep 15 22:44:59 kernel: On node 0, zone DMA: 1 pages in unavailable ranges
Sep 15 22:44:59 kernel: On node 0, zone DMA: 96 pages in unavailable ranges
Sep 15 22:44:59 kernel: On node 0, zone DMA32: 9997 pages in unavailable ranges
Sep 15 22:44:59 kernel: On node 0, zone DMA32: 134 pages in unavailable ranges
Sep 15 22:44:59 kernel: ACPI: PM-Timer IO Port: 0x408
Sep 15 22:44:59 kernel: ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
Sep 15 22:44:59 kernel: ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
Sep 15 22:44:59 kernel: ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
Sep 15 22:44:59 kernel: ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
Sep 15 22:44:59 kernel: ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
Sep 15 22:44:59 kernel: ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
Sep 15 22:44:59 kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
Sep 15 22:44:59 kernel: ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
Sep 15 22:44:59 kernel: ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
Sep 15 22:44:59 kernel: ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
Sep 15 22:44:59 kernel: ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
Sep 15 22:44:59 kernel: ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
Sep 15 22:44:59 kernel: IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-23
Sep 15 22:44:59 kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Sep 15 22:44:59 kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
Sep 15 22:44:59 kernel: ACPI: Using ACPI (MADT) for SMP configuration information
Sep 15 22:44:59 kernel: ACPI: HPET id: 0x8086a701 base: 0xfed00000
Sep 15 22:44:59 kernel: e820: update [mem 0x822ec000-0x82330fff] usable ==> reserved
Sep 15 22:44:59 kernel: TSC deadline timer available
Sep 15 22:44:59 kernel: smpboot: Allowing 12 CPUs, 0 hotplug CPUs
Sep 15 22:44:59 kernel: PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
Sep 15 22:44:59 kernel: PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
Sep 15 22:44:59 kernel: PM: hibernation: Registered nosave memory: [mem 0x7c0c5000-0x7c0c5fff]
Sep 15 22:44:59 kernel: PM: hibernation: Registered nosave memory: [mem 0x7c0d6000-0x7c0d6fff]
Sep 15 22:44:59 kernel: PM: hibernation: Registered nosave memory: [mem 0x7c0d7000-0x7c0d7fff]
Sep 15 22:44:59 kernel: PM: hibernation: Registered nosave memory: [mem 0x7c0e8000-0x7c0e8fff]
Sep 15 22:44:59 kernel: PM: hibernation: Registered nosave memory: [mem 0x7c0e9000-0x7c0e9fff]
Sep 15 22:44:59 kernel: PM: hibernation: Registered nosave memory: [mem 0x7c109000-0x7c109fff]
Sep 15 22:44:59 kernel: PM: hibernation: Registered nosave memory: [mem 0x7c10a000-0x7c10afff]
Sep 15 22:44:59 kernel: PM: hibernation: Registered nosave memory: [mem 0x7c129000-0x7c129fff]
Sep 15 22:44:59 kernel: PM: hibernation: Registered nosave memory: [mem 0x7c12a000-0x7c12afff]
Sep 15 22:44:59 kernel: PM: hibernation: Registered nosave memory: [mem 0x7c131000-0x7c131fff]
Sep 15 22:44:59 kernel: PM: hibernation: Registered nosave memory: [mem 0x7c132000-0x7c132fff]
Sep 15 22:44:59 kernel: PM: hibernation: Registered nosave memory: [mem 0x7c139000-0x7c139fff]
Sep 15 22:44:59 kernel: PM: hibernation: Registered nosave memory: [mem 0x822ec000-0x82330fff]
Sep 15 22:44:59 kernel: PM: hibernation: Registered nosave memory: [mem 0x8486e000-0x855d6fff]
Sep 15 22:44:59 kernel: PM: hibernation: Registered nosave memory: [mem 0x855d7000-0x855e6fff]
Sep 15 22:44:59 kernel: PM: hibernation: Registered nosave memory: [mem 0x855e7000-0x86435fff]
Sep 15 22:44:59 kernel: PM: hibernation: Registered nosave memory: [mem 0x86436000-0x86f7afff]
Sep 15 22:44:59 kernel: PM: hibernation: Registered nosave memory: [mem 0x86f7c000-0x87001fff]
Sep 15 22:44:59 kernel: PM: hibernation: Registered nosave memory: [mem 0x88000000-0x8bffffff]
Sep 15 22:44:59 kernel: PM: hibernation: Registered nosave memory: [mem 0x8c000000-0xfed1bfff]
Sep 15 22:44:59 kernel: PM: hibernation: Registered nosave memory: [mem 0xfed1c000-0xfed44fff]
Sep 15 22:44:59 kernel: PM: hibernation: Registered nosave memory: [mem 0xfed45000-0xffffffff]
Sep 15 22:44:59 kernel: [mem 0x8c000000-0xfed1bfff] available for PCI devices
Sep 15 22:44:59 kernel: Booting paravirtualized kernel on bare hardware
Sep 15 22:44:59 kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
Sep 15 22:44:59 kernel: setup_percpu: NR_CPUS:320 nr_cpumask_bits:12 nr_cpu_ids:12 nr_node_ids:1
Sep 15 22:44:59 kernel: percpu: Embedded 64 pages/cpu s225280 r8192 d28672 u262144
Sep 15 22:44:59 kernel: pcpu-alloc: s225280 r8192 d28672 u262144 alloc=1*2097152
Sep 15 22:44:59 kernel: pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 -- -- -- --
Sep 15 22:44:59 kernel: Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=565debe4-b0d5-4a3c-9759-1e90a4ace905 rw loglevel=3 quiet xhci_hcd.quirks=270336 pcie_aspm=off pcie_port_pm=off edac_report=off pci=realloc nvidia_drm.modeset=1
Sep 15 22:44:59 kernel: PCIe ASPM is disabled
Sep 15 22:44:59 kernel: Unknown kernel command line parameters "BOOT_IMAGE=/vmlinuz-linux edac_report=off", will be passed to user space.
Sep 15 22:44:59 kernel: random: crng init done
Sep 15 22:44:59 kernel: Dentry cache hash table entries: 8388608 (order: 14, 67108864 bytes, linear)
Sep 15 22:44:59 kernel: Inode-cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
Sep 15 22:44:59 kernel: Fallback order for Node 0: 0
Sep 15 22:44:59 kernel: Built 1 zonelists, mobility grouping on. Total pages: 16472587
Sep 15 22:44:59 kernel: Policy zone: Normal
Sep 15 22:44:59 kernel: mem auto-init: stack:all(zero), heap alloc:on, heap free:off
Sep 15 22:44:59 kernel: software IO TLB: area num 16.
Sep 15 22:44:59 kernel: Memory: 65533096K/66936880K available (16384K kernel code, 2123K rwdata, 12944K rodata, 3384K init, 3916K bss, 1403524K reserved, 0K cma-reserved)
Sep 15 22:44:59 kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=12, Nodes=1
Sep 15 22:44:59 kernel: Kernel/User page tables isolation: enabled
Sep 15 22:44:59 kernel: ftrace: allocating 48452 entries in 190 pages
Sep 15 22:44:59 kernel: ftrace: allocated 190 pages with 6 groups
Sep 15 22:44:59 kernel: Dynamic Preempt: full
Sep 15 22:44:59 kernel: rcu: Preemptible hierarchical RCU implementation.
Sep 15 22:44:59 kernel: rcu: RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=12.
Sep 15 22:44:59 kernel: rcu: RCU priority boosting: priority 1 delay 500 ms.
Sep 15 22:44:59 kernel: Trampoline variant of Tasks RCU enabled.
Sep 15 22:44:59 kernel: Rude variant of Tasks RCU enabled.
Sep 15 22:44:59 kernel: Tracing variant of Tasks RCU enabled.
Sep 15 22:44:59 kernel: rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
Sep 15 22:44:59 kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=12
Sep 15 22:44:59 kernel: NR_IRQS: 20736, nr_irqs: 520, preallocated irqs: 16
Sep 15 22:44:59 kernel: rcu: srcu_init: Setting srcu_struct sizes based on contention.
Sep 15 22:44:59 kernel: kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
Sep 15 22:44:59 kernel: Console: colour dummy device 80x25
Sep 15 22:44:59 kernel: printk: console [tty0] enabled
Sep 15 22:44:59 kernel: ACPI: Core revision 20230331
Sep 15 22:44:59 kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
Sep 15 22:44:59 kernel: APIC: Switch to symmetric I/O mode setup
Sep 15 22:44:59 kernel: x2apic: IRQ remapping doesn't support X2APIC mode
Sep 15 22:44:59 kernel: Switched APIC routing to physical flat.
Sep 15 22:44:59 kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
Sep 15 22:44:59 kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x33e3e339f9a, max_idle_ns: 440795204041 ns
Sep 15 22:44:59 kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 7202.75 BogoMIPS (lpj=11999606)
Sep 15 22:44:59 kernel: x86/cpu: VMX (outside TXT) disabled by BIOS
Sep 15 22:44:59 kernel: CPU0: Thermal monitoring enabled (TM1)
Sep 15 22:44:59 kernel: process: using mwait in idle threads
Sep 15 22:44:59 kernel: Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
Sep 15 22:44:59 kernel: Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
Sep 15 22:44:59 kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
Sep 15 22:44:59 kernel: Spectre V2 : Mitigation: Retpolines
Sep 15 22:44:59 kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
Sep 15 22:44:59 kernel: Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
Sep 15 22:44:59 kernel: Spectre V2 : Enabling Restricted Speculation for firmware calls
Sep 15 22:44:59 kernel: Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
Sep 15 22:44:59 kernel: Spectre V2 : User space: Mitigation: STIBP via prctl
Sep 15 22:44:59 kernel: Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
Sep 15 22:44:59 kernel: MDS: Mitigation: Clear CPU buffers
Sep 15 22:44:59 kernel: TAA: Mitigation: Clear CPU buffers
Sep 15 22:44:59 kernel: MMIO Stale Data: Mitigation: Clear CPU buffers
Sep 15 22:44:59 kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Sep 15 22:44:59 kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Sep 15 22:44:59 kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Sep 15 22:44:59 kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
Sep 15 22:44:59 kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.
Sep 15 22:44:59 kernel: Freeing SMP alternatives memory: 40K
Sep 15 22:44:59 kernel: pid_max: default: 32768 minimum: 301
Sep 15 22:44:59 kernel: LSM: initializing lsm=capability,landlock,lockdown,yama,bpf,integrity
Sep 15 22:44:59 kernel: landlock: Up and running.
Sep 15 22:44:59 kernel: Yama: becoming mindful.
Sep 15 22:44:59 kernel: LSM support for eBPF active
Sep 15 22:44:59 kernel: Mount-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
Sep 15 22:44:59 kernel: Mountpoint-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
Sep 15 22:44:59 kernel: smpboot: CPU0: Intel(R) Xeon(R) CPU E5-1650 v4 @ 3.60GHz (family: 0x6, model: 0x4f, stepping: 0x1)
Sep 15 22:44:59 kernel: RCU Tasks: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1.
Sep 15 22:44:59 kernel: RCU Tasks Rude: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1.
Sep 15 22:44:59 kernel: RCU Tasks Trace: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1.
Sep 15 22:44:59 kernel: Performance Events: PEBS fmt2+, Broadwell events, 16-deep LBR, full-width counters, Intel PMU driver.
Sep 15 22:44:59 kernel: ... version: 3
Sep 15 22:44:59 kernel: ... bit width: 48
Sep 15 22:44:59 kernel: ... generic registers: 4
Sep 15 22:44:59 kernel: ... value mask: 0000ffffffffffff
Sep 15 22:44:59 kernel: ... max period: 00007fffffffffff
Sep 15 22:44:59 kernel: ... fixed-purpose events: 3
Sep 15 22:44:59 kernel: ... event mask: 000000070000000f
Sep 15 22:44:59 kernel: signal: max sigframe size: 1776
Sep 15 22:44:59 kernel: Estimated ratio of average max frequency by base frequency (times 1024): 1080
Sep 15 22:44:59 kernel: rcu: Hierarchical SRCU implementation.
Sep 15 22:44:59 kernel: rcu: Max phase no-delay instances is 1000.
Sep 15 22:44:59 kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
Sep 15 22:44:59 kernel: smp: Bringing up secondary CPUs ...
Sep 15 22:44:59 kernel: smpboot: x86: Booting SMP configuration:
Sep 15 22:44:59 kernel: .... node #0, CPUs: #1 #2 #3 #4 #5 #6 #7 #8 #9 #10 #11
Sep 15 22:44:59 kernel: MDS CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/mds.html for more details.
Sep 15 22:44:59 kernel: TAA CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/tsx_async_abort.html for more details.
Sep 15 22:44:59 kernel: MMIO Stale Data CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/processor_mmio_stale_data.html for more details.
Sep 15 22:44:59 kernel: smp: Brought up 1 node, 12 CPUs
Sep 15 22:44:59 kernel: smpboot: Max logical packages: 1
Sep 15 22:44:59 kernel: smpboot: Total of 12 processors activated (86431.04 BogoMIPS)
Sep 15 22:44:59 kernel: devtmpfs: initialized
Sep 15 22:44:59 kernel: x86/mm: Memory block size: 2048MB
Sep 15 22:44:59 kernel: ACPI: PM: Registering ACPI NVS region [mem 0x855e7000-0x86435fff] (15003648 bytes)
Sep 15 22:44:59 kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
Sep 15 22:44:59 kernel: futex hash table entries: 4096 (order: 6, 262144 bytes, linear)
Sep 15 22:44:59 kernel: pinctrl core: initialized pinctrl subsystem
Sep 15 22:44:59 kernel: PM: RTC time: 02:44:52, date: 2023-09-16
Sep 15 22:44:59 kernel: NET: Registered PF_NETLINK/PF_ROUTE protocol family
Sep 15 22:44:59 kernel: DMA: preallocated 4096 KiB GFP_KERNEL pool for atomic allocations
Sep 15 22:44:59 kernel: DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
Sep 15 22:44:59 kernel: DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
Sep 15 22:44:59 kernel: audit: initializing netlink subsys (disabled)
Sep 15 22:44:59 kernel: audit: type=2000 audit(1694832292.043:1): state=initialized audit_enabled=0 res=1
Sep 15 22:44:59 kernel: thermal_sys: Registered thermal governor 'fair_share'
Sep 15 22:44:59 kernel: thermal_sys: Registered thermal governor 'bang_bang'
Sep 15 22:44:59 kernel: thermal_sys: Registered thermal governor 'step_wise'
Sep 15 22:44:59 kernel: thermal_sys: Registered thermal governor 'user_space'
Sep 15 22:44:59 kernel: thermal_sys: Registered thermal governor 'power_allocator'
Sep 15 22:44:59 kernel: cpuidle: using governor ladder
Sep 15 22:44:59 kernel: cpuidle: using governor menu
Sep 15 22:44:59 kernel: ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
Sep 15 22:44:59 kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Sep 15 22:44:59 kernel: PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
Sep 15 22:44:59 kernel: PCI: not using MMCONFIG
Sep 15 22:44:59 kernel: PCI: Using configuration type 1 for base access
Sep 15 22:44:59 kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
Sep 15 22:44:59 kernel: kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
Sep 15 22:44:59 kernel: HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
Sep 15 22:44:59 kernel: HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
Sep 15 22:44:59 kernel: HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
Sep 15 22:44:59 kernel: HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
Sep 15 22:44:59 kernel: ACPI: Added _OSI(Module Device)
Sep 15 22:44:59 kernel: ACPI: Added _OSI(Processor Device)
Sep 15 22:44:59 kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
Sep 15 22:44:59 kernel: ACPI: Added _OSI(Processor Aggregator Device)
Sep 15 22:44:59 kernel: ACPI: 3 ACPI AML tables successfully acquired and loaded
Sep 15 22:44:59 kernel: ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
Sep 15 22:44:59 kernel: ACPI: Dynamic OEM Table Load:
Sep 15 22:44:59 kernel: ACPI: Interpreter enabled
Sep 15 22:44:59 kernel: ACPI: PM: (supports S0 S3 S4 S5)
Sep 15 22:44:59 kernel: ACPI: Using IOAPIC for interrupt routing
Sep 15 22:44:59 kernel: PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
Sep 15 22:44:59 kernel: [Firmware Info]: PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] not reserved in ACPI motherboard resources
Sep 15 22:44:59 kernel: PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved as EfiMemoryMappedIO
Sep 15 22:44:59 kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Sep 15 22:44:59 kernel: PCI: Using E820 reservations for host bridge windows
Sep 15 22:44:59 kernel: ACPI: Enabled 5 GPEs in block 00 to 3F
Sep 15 22:44:59 kernel: ACPI: PCI Root Bridge [UNC0] (domain 0000 [bus ff])
Sep 15 22:44:59 kernel: acpi PNP0A03:03: _OSC: OS supports [ExtendedConfig Segments MSI EDR HPX-Type3]
Sep 15 22:44:59 kernel: acpi PNP0A03:03: _OSC: not requesting OS control; OS requires [ExtendedConfig ASPM ClockPM MSI]
Sep 15 22:44:59 kernel: acpi PNP0A03:03: FADT indicates ASPM is unsupported, using BIOS configuration
Sep 15 22:44:59 kernel: PCI host bridge to bus 0000:ff
Sep 15 22:44:59 kernel: pci_bus 0000:ff: root bus resource [bus ff]
Sep 15 22:44:59 kernel: pci 0000:ff:0b.0: [8086:6f81] type 00 class 0x088000
Sep 15 22:44:59 kernel: pci 0000:ff:0b.1: [8086:6f36] type 00 class 0x110100
Sep 15 22:44:59 kernel: pci 0000:ff:0b.2: [8086:6f37] type 00 class 0x110100
Sep 15 22:44:59 kernel: pci 0000:ff:0b.3: [8086:6f76] type 00 class 0x088000
Sep 15 22:44:59 kernel: pci 0000:ff:0c.0: [8086:6fe0] type 00 class 0x088000
Sep 15 22:44:59 kernel: pci 0000:ff:0c.1: [8086:6fe1] type 00 class 0x088000
Sep 15 22:44:59 kernel: pci 0000:ff:0c.2: [8086:6fe2] type 00 class 0x088000
Sep 15 22:44:59 kernel: pci 0000:ff:0c.3: [8086:6fe3] type 00 class 0x088000
Sep 15 22:44:59 kernel: pci 0000:ff:0c.4: [8086:6fe4] type 00 class 0x088000
Sep 15 22:44:59 kernel: pci 0000:ff:0c.5: [8086:6fe5] type 00 class 0x088000
Sep 15 22:44:59 kernel: pci 0000:ff:0f.0: [8086:6ff8] type 00 class 0x088000
Sep 15 22:44:59 kernel: pci 0000:ff:0f.1: [8086:6ff9] type 00 class 0x088000
Sep 15 22:44:59 kernel: pci 0000:ff:0f.4: [8086:6ffc] type 00 class 0x088000
Sep 15 22:44:59 kernel: pci 0000:ff:0f.5: [8086:6ffd] type 00 class 0x088000
Sep 15 22:44:59 kernel: pci 0000:ff:0f.6: [8086:6ffe] type 00 class 0x088000
Sep 15 22:44:59 kernel: pci 0000:ff:10.0: [8086:6f1d] type 00 class 0x088000
Sep 15 22:44:59 kernel: pci 0000:ff:10.1: [8086:6f34] type 00 class 0x110100
Sep 15 22:44:59 kernel: pci 0000:ff:10.5: [8086:6f1e] type 00 class 0x088000
Sep 15 22:44:59 kernel: pci 0000:ff:10.6: [8086:6f7d] type 00 class 0x110100
Sep 15 22:44:59 kernel: pci 0000:ff:10.7: [8086:6f1f] type 00 class 0x088000
Sep 15 22:44:59 kernel: pci 0000:ff:12.0: [8086:6fa0] type 00 class 0x088000
Sep 15 22:44:59 kernel: pci 0000:ff:12.1: [8086:6f30] type 00 class 0x110100
Sep 15 22:44:59 kernel: pci 0000:ff:13.0: [8086:6fa8] type 00 class 0x088000
Sep 15 22:44:59 kernel: pci 0000:ff:13.1: [8086:6f71] type 00 class 0x088000
Sep 15 22:44:59 kernel: pci 0000:ff:13.2: [8086:6faa] type 00 class 0x088000
Sep 15 22:44:59 kernel: pci 0000:ff:13.3: [8086:6fab] type 00 class 0x088000
Sep 15 22:44:59 kernel: pci 0000:ff:13.4: [8086:6fac] type 00 class 0x088000
Sep 15 22:44:59 kernel: pci 0000:ff:13.5: [8086:6fad] type 00 class 0x088000
Sep 15 22:44:59 kernel: pci 0000:ff:13.6: [8086:6fae] type 00 class 0x088000
Sep 15 22:44:59 kernel: pci 0000:ff:13.7: [8086:6faf] type 00 class 0x088000
Sep 15 22:44:59 kernel: pci 0000:ff:14.0: [8086:6fb0] type 00 class 0x088000
Sep 15 22:44:59 kernel: pci 0000:ff:14.1: [8086:6fb1] type 00 class 0x088000
Sep 15 22:44:59 kernel: pci 0000:ff:14.2: [8086:6fb2] type 00 class 0x088000
Sep 15 22:44:59 kernel: pci 0000:ff:14.3: [8086:6fb3] type 00 class 0x088000
Sep 15 22:44:59 kernel: pci 0000:ff:14.4: [8086:6fbc] type 00 class 0x088000
Sep 15 22:44:59 kernel: pci 0000:ff:14.5: [8086:6fbd] type 00 class 0x088000
Sep 15 22:44:59 kernel: pci 0000:ff:14.6: [8086:6fbe] type 00 class 0x088000
Sep 15 22:44:59 kernel: pci 0000:ff:14.7: [8086:6fbf] type 00 class 0x088000
Sep 15 22:44:59 kernel: pci 0000:ff:15.0: [8086:6fb4] type 00 class 0x088000
Sep 15 22:44:59 kernel: pci 0000:ff:15.1: [8086:6fb5] type 00 class 0x088000
Sep 15 22:44:59 kernel: pci 0000:ff:15.2: [8086:6fb6] type 00 class 0x088000
Sep 15 22:44:59 kernel: pci 0000:ff:15.3: [8086:6fb7] type 00 class 0x088000
Sep 15 22:44:59 kernel: pci 0000:ff:16.0: [8086:6f68] type 00 class 0x088000
Sep 15 22:44:59 kernel: pci 0000:ff:16.6: [8086:6f6e] type 00 class 0x088000
Sep 15 22:44:59 kernel: pci 0000:ff:16.7: [8086:6f6f] type 00 class 0x088000
Sep 15 22:44:59 kernel: pci 0000:ff:17.0: [8086:6fd0] type 00 class 0x088000
Sep 15 22:44:59 kernel: pci 0000:ff:17.4: [8086:6fb8] type 00 class 0x088000
Sep 15 22:44:59 kernel: pci 0000:ff:17.5: [8086:6fb9] type 00 class 0x088000
Sep 15 22:44:59 kernel: pci 0000:ff:17.6: [8086:6fba] type 00 class 0x088000
Sep 15 22:44:59 kernel: pci 0000:ff:17.7: [8086:6fbb] type 00 class 0x088000
Sep 15 22:44:59 kernel: pci 0000:ff:1e.0: [8086:6f98] type 00 class 0x088000
Sep 15 22:44:59 kernel: pci 0000:ff:1e.1: [8086:6f99] type 00 class 0x088000
Sep 15 22:44:59 kernel: pci 0000:ff:1e.2: [8086:6f9a] type 00 class 0x088000
Sep 15 22:44:59 kernel: pci 0000:ff:1e.3: [8086:6fc0] type 00 class 0x088000
Sep 15 22:44:59 kernel: pci 0000:ff:1e.4: [8086:6f9c] type 00 class 0x088000
Sep 15 22:44:59 kernel: pci 0000:ff:1f.0: [8086:6f88] type 00 class 0x088000
Sep 15 22:44:59 kernel: pci 0000:ff:1f.2: [8086:6f8a] type 00 class 0x088000
Sep 15 22:44:59 kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
Sep 15 22:44:59 kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig Segments MSI EDR HPX-Type3]
Sep 15 22:44:59 kernel: acpi PNP0A08:00: _OSC: not requesting OS control; OS requires [ExtendedConfig ASPM ClockPM MSI]
Sep 15 22:44:59 kernel: acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
Sep 15 22:44:59 kernel: PCI host bridge to bus 0000:00
Sep 15 22:44:59 kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
Sep 15 22:44:59 kernel: pci_bus 0000:00: root bus resource [io 0x1000-0xffff window]
Sep 15 22:44:59 kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
Sep 15 22:44:59 kernel: pci_bus 0000:00: root bus resource [mem 0x90000000-0xdfffbfff window]
Sep 15 22:44:59 kernel: pci_bus 0000:00: root bus resource [bus 00-fe]
Sep 15 22:44:59 kernel: pci 0000:00:00.0: [8086:6f00] type 00 class 0x060000
Sep 15 22:44:59 kernel: pci 0000:00:01.0: [8086:6f02] type 01 class 0x060400
Sep 15 22:44:59 kernel: pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
Sep 15 22:44:59 kernel: pci 0000:00:01.1: [8086:6f03] type 01 class 0x060400
Sep 15 22:44:59 kernel: pci 0000:00:01.1: PME# supported from D0 D3hot D3cold
Sep 15 22:44:59 kernel: pci 0000:00:02.0: [8086:6f04] type 01 class 0x060400
Sep 15 22:44:59 kernel: pci 0000:00:02.0: PME# supported from D0 D3hot D3cold
Sep 15 22:44:59 kernel: pci 0000:00:03.0: [8086:6f08] type 01 class 0x060400
Sep 15 22:44:59 kernel: pci 0000:00:03.0: PME# supported from D0 D3hot D3cold
Sep 15 22:44:59 kernel: pci 0000:00:05.0: [8086:6f28] type 00 class 0x088000
Sep 15 22:44:59 kernel: pci 0000:00:05.1: [8086:6f29] type 00 class 0x088000
Sep 15 22:44:59 kernel: pci 0000:00:05.2: [8086:6f2a] type 00 class 0x088000
Sep 15 22:44:59 kernel: pci 0000:00:11.0: [8086:8d7c] type 00 class 0xff0000
Sep 15 22:44:59 kernel: pci 0000:00:14.0: [8086:8d31] type 00 class 0x0c0330
Sep 15 22:44:59 kernel: pci 0000:00:14.0: reg 0x10: [mem 0xcd420000-0xcd42ffff 64bit]
Sep 15 22:44:59 kernel: pci 0000:00:14.0: PME# supported from D3hot D3cold
Sep 15 22:44:59 kernel: pci 0000:00:16.0: [8086:8d3a] type 00 class 0x078000
Sep 15 22:44:59 kernel: pci 0000:00:16.0: reg 0x10: [mem 0xcd43b000-0xcd43b00f 64bit]
Sep 15 22:44:59 kernel: pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
Sep 15 22:44:59 kernel: pci 0000:00:19.0: [8086:15a1] type 00 class 0x020000
Sep 15 22:44:59 kernel: pci 0000:00:19.0: reg 0x10: [mem 0xcd400000-0xcd41ffff]
Sep 15 22:44:59 kernel: pci 0000:00:19.0: reg 0x14: [mem 0xcd438000-0xcd438fff]
Sep 15 22:44:59 kernel: pci 0000:00:19.0: reg 0x18: [io 0xc000-0xc01f]
Sep 15 22:44:59 kernel: pci 0000:00:19.0: PME# supported from D0 D3hot D3cold
Sep 15 22:44:59 kernel: pci 0000:00:1a.0: [8086:8d2d] type 00 class 0x0c0320
Sep 15 22:44:59 kernel: pci 0000:00:1a.0: reg 0x10: [mem 0xcd437000-0xcd4373ff]
Sep 15 22:44:59 kernel: pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
Sep 15 22:44:59 kernel: pci 0000:00:1b.0: [8086:8d20] type 00 class 0x040300
Sep 15 22:44:59 kernel: pci 0000:00:1b.0: reg 0x10: [mem 0xcd430000-0xcd433fff 64bit]
Sep 15 22:44:59 kernel: pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
Sep 15 22:44:59 kernel: pci 0000:00:1c.0: [8086:8d10] type 01 class 0x060400
Sep 15 22:44:59 kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
Sep 15 22:44:59 kernel: pci 0000:00:1c.5: [8086:8d1a] type 01 class 0x060400
Sep 15 22:44:59 kernel: pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
Sep 15 22:44:59 kernel: pci 0000:00:1c.7: [8086:8d1e] type 01 class 0x060400
Sep 15 22:44:59 kernel: pci 0000:00:1c.7: PME# supported from D0 D3hot D3cold
Sep 15 22:44:59 kernel: pci 0000:00:1d.0: [8086:8d26] type 00 class 0x0c0320
Sep 15 22:44:59 kernel: pci 0000:00:1d.0: reg 0x10: [mem 0xcd436000-0xcd4363ff]
Sep 15 22:44:59 kernel: pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
Sep 15 22:44:59 kernel: pci 0000:00:1f.0: [8086:8d47] type 00 class 0x060100
Sep 15 22:44:59 kernel: pci 0000:00:1f.3: [8086:8d22] type 00 class 0x0c0500
Sep 15 22:44:59 kernel: pci 0000:00:1f.3: reg 0x10: [mem 0xcd435000-0xcd4350ff 64bit]
Sep 15 22:44:59 kernel: pci 0000:00:1f.3: reg 0x20: [io 0x0580-0x059f]
Sep 15 22:44:59 kernel: pci 0000:01:00.0: [8086:0953] type 00 class 0x010802
Sep 15 22:44:59 kernel: pci 0000:01:00.0: reg 0x10: [mem 0xdf410000-0xdf413fff 64bit]
Sep 15 22:44:59 kernel: pci 0000:01:00.0: reg 0x30: [mem 0xdf400000-0xdf40ffff pref]
Sep 15 22:44:59 kernel: pci 0000:01:00.0: enabling Extended Tags
Sep 15 22:44:59 kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
Sep 15 22:44:59 kernel: pci 0000:00:01.0: bridge window [mem 0xdf400000-0xdf4fffff]
Sep 15 22:44:59 kernel: pci 0000:02:00.0: [8086:1578] type 01 class 0x060400
Sep 15 22:44:59 kernel: pci 0000:02:00.0: enabling Extended Tags
Sep 15 22:44:59 kernel: pci 0000:02:00.0: supports D1 D2
Sep 15 22:44:59 kernel: pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Sep 15 22:44:59 kernel: pci 0000:00:01.1: PCI bridge to [bus 02-4a]
Sep 15 22:44:59 kernel: pci 0000:00:01.1: bridge window [io 0x4000-0x7fff]
Sep 15 22:44:59 kernel: pci 0000:00:01.1: bridge window [mem 0xcf200000-0xdf1fffff]
Sep 15 22:44:59 kernel: pci 0000:00:01.1: bridge window [mem 0xc2100000-0xc40fffff 64bit pref]
Sep 15 22:44:59 kernel: pci 0000:03:00.0: [8086:1578] type 01 class 0x060400
Sep 15 22:44:59 kernel: pci 0000:03:00.0: enabling Extended Tags
Sep 15 22:44:59 kernel: pci 0000:03:00.0: supports D1 D2
Sep 15 22:44:59 kernel: pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Sep 15 22:44:59 kernel: pci 0000:03:01.0: [8086:1578] type 01 class 0x060400
Sep 15 22:44:59 kernel: pci 0000:03:01.0: enabling Extended Tags
Sep 15 22:44:59 kernel: pci 0000:03:01.0: supports D1 D2
Sep 15 22:44:59 kernel: pci 0000:03:01.0: PME# supported from D0 D1 D2 D3hot D3cold
Sep 15 22:44:59 kernel: pci 0000:03:02.0: [8086:1578] type 01 class 0x060400
Sep 15 22:44:59 kernel: pci 0000:03:02.0: enabling Extended Tags
Sep 15 22:44:59 kernel: pci 0000:03:02.0: supports D1 D2
Sep 15 22:44:59 kernel: pci 0000:03:02.0: PME# supported from D0 D1 D2 D3hot D3cold
Sep 15 22:44:59 kernel: pci 0000:03:04.0: [8086:1578] type 01 class 0x060400
Sep 15 22:44:59 kernel: pci 0000:03:04.0: enabling Extended Tags
Sep 15 22:44:59 kernel: pci 0000:03:04.0: supports D1 D2
Sep 15 22:44:59 kernel: pci 0000:03:04.0: PME# supported from D0 D1 D2 D3hot D3cold
Sep 15 22:44:59 kernel: pci 0000:02:00.0: PCI bridge to [bus 03-4a]
Sep 15 22:44:59 kernel: pci 0000:02:00.0: bridge window [io 0x4000-0x7fff]
Sep 15 22:44:59 kernel: pci 0000:02:00.0: bridge window [mem 0xcf200000-0xdf1fffff]
Sep 15 22:44:59 kernel: pci 0000:02:00.0: bridge window [mem 0xc2100000-0xc40fffff 64bit pref]
Sep 15 22:44:59 kernel: pci 0000:04:00.0: [8086:1577] type 00 class 0x088000
Sep 15 22:44:59 kernel: pci 0000:04:00.0: reg 0x10: [mem 0xdf100000-0xdf13ffff]
Sep 15 22:44:59 kernel: pci 0000:04:00.0: reg 0x14: [mem 0xdf140000-0xdf140fff]
Sep 15 22:44:59 kernel: pci 0000:04:00.0: enabling Extended Tags
Sep 15 22:44:59 kernel: pci 0000:04:00.0: supports D1 D2
Sep 15 22:44:59 kernel: pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Sep 15 22:44:59 kernel: pci 0000:03:00.0: PCI bridge to [bus 04]
Sep 15 22:44:59 kernel: pci 0000:03:00.0: bridge window [mem 0xdf100000-0xdf1fffff]
Sep 15 22:44:59 kernel: pci 0000:03:01.0: PCI bridge to [bus 05-48]
Sep 15 22:44:59 kernel: pci 0000:03:01.0: bridge window [io 0x4000-0x7fff]
Sep 15 22:44:59 kernel: pci 0000:03:01.0: bridge window [mem 0xcf200000-0xdeefffff]
Sep 15 22:44:59 kernel: pci 0000:03:01.0: bridge window [mem 0xc2100000-0xc40fffff 64bit pref]
Sep 15 22:44:59 kernel: pci 0000:49:00.0: [8086:15b6] type 00 class 0x0c0330
Sep 15 22:44:59 kernel: pci 0000:49:00.0: reg 0x10: [mem 0xdef00000-0xdef0ffff]
Sep 15 22:44:59 kernel: pci 0000:49:00.0: enabling Extended Tags
Sep 15 22:44:59 kernel: pci 0000:49:00.0: supports D1 D2
Sep 15 22:44:59 kernel: pci 0000:49:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Sep 15 22:44:59 kernel: pci 0000:49:00.0: 8.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x4 link at 0000:03:02.0 (capable of 31.504 Gb/s with 8.0 GT/s PCIe x4 link)
Sep 15 22:44:59 kernel: pci 0000:03:02.0: PCI bridge to [bus 49]
Sep 15 22:44:59 kernel: pci 0000:03:02.0: bridge window [mem 0xdef00000-0xdf0fffff]
Sep 15 22:44:59 kernel: pci 0000:03:04.0: PCI bridge to [bus 4a]
Sep 15 22:44:59 kernel: pci 0000:4b:00.0: [10b5:8747] type 01 class 0x060400
Sep 15 22:44:59 kernel: pci 0000:4b:00.0: reg 0x10: [mem 0xcd300000-0xcd33ffff]
Sep 15 22:44:59 kernel: pci 0000:4b:00.0: PME# supported from D0 D3hot D3cold
Sep 15 22:44:59 kernel: pci 0000:00:02.0: PCI bridge to [bus 4b-4f]
Sep 15 22:44:59 kernel: pci 0000:00:02.0: bridge window [io 0x8000-0x9fff]
Sep 15 22:44:59 kernel: pci 0000:00:02.0: bridge window [mem 0xcc000000-0xcd3fffff]
Sep 15 22:44:59 kernel: pci 0000:00:02.0: bridge window [mem 0xb0000000-0xc1ffffff 64bit pref]
Sep 15 22:44:59 kernel: pci 0000:4c:08.0: [10b5:8747] type 01 class 0x060400
Sep 15 22:44:59 kernel: pci 0000:4c:08.0: PME# supported from D0 D3hot D3cold
Sep 15 22:44:59 kernel: pci 0000:4c:09.0: [10b5:8747] type 01 class 0x060400
Sep 15 22:44:59 kernel: pci 0000:4c:09.0: PME# supported from D0 D3hot D3cold
Sep 15 22:44:59 kernel: pci 0000:4c:10.0: [10b5:8747] type 01 class 0x060400
Sep 15 22:44:59 kernel: pci 0000:4c:10.0: PME# supported from D0 D3hot D3cold
Sep 15 22:44:59 kernel: pci 0000:4b:00.0: PCI bridge to [bus 4c-4f]
Sep 15 22:44:59 kernel: pci 0000:4b:00.0: bridge window [io 0x8000-0x9fff]
Sep 15 22:44:59 kernel: pci 0000:4b:00.0: bridge window [mem 0xcc000000-0xcd2fffff]
Sep 15 22:44:59 kernel: pci 0000:4b:00.0: bridge window [mem 0xb0000000-0xc1ffffff 64bit pref]
Sep 15 22:44:59 kernel: pci 0000:4d:00.0: [144d:a802] type 00 class 0x010802
Sep 15 22:44:59 kernel: pci 0000:4d:00.0: reg 0x10: [mem 0xcd210000-0xcd213fff 64bit]
Sep 15 22:44:59 kernel: pci 0000:4d:00.0: reg 0x18: [io 0x9000-0x90ff]
Sep 15 22:44:59 kernel: pci 0000:4d:00.0: reg 0x30: [mem 0xcd200000-0xcd20ffff pref]
Sep 15 22:44:59 kernel: pci 0000:4c:08.0: PCI bridge to [bus 4d]
Sep 15 22:44:59 kernel: pci 0000:4c:08.0: bridge window [io 0x9000-0x9fff]
Sep 15 22:44:59 kernel: pci 0000:4c:08.0: bridge window [mem 0xcd200000-0xcd2fffff]
Sep 15 22:44:59 kernel: pci 0000:4c:09.0: PCI bridge to [bus 4e]
Sep 15 22:44:59 kernel: pci 0000:4f:00.0: [10de:1b81] type 00 class 0x030000
Sep 15 22:44:59 kernel: pci 0000:4f:00.0: reg 0x10: [mem 0xcc000000-0xccffffff]
Sep 15 22:44:59 kernel: pci 0000:4f:00.0: reg 0x14: [mem 0xb0000000-0xbfffffff 64bit pref]
Sep 15 22:44:59 kernel: pci 0000:4f:00.0: reg 0x1c: [mem 0xc0000000-0xc1ffffff 64bit pref]
Sep 15 22:44:59 kernel: pci 0000:4f:00.0: reg 0x24: [io 0x8000-0x807f]
Sep 15 22:44:59 kernel: pci 0000:4f:00.0: reg 0x30: [mem 0xcd000000-0xcd07ffff pref]
Sep 15 22:44:59 kernel: pci 0000:4f:00.0: enabling Extended Tags
Sep 15 22:44:59 kernel: pci 0000:4f:00.1: [10de:10f0] type 00 class 0x040300
Sep 15 22:44:59 kernel: pci 0000:4f:00.1: reg 0x10: [mem 0xcd080000-0xcd083fff]
Sep 15 22:44:59 kernel: pci 0000:4f:00.1: enabling Extended Tags
Sep 15 22:44:59 kernel: pci 0000:4c:10.0: PCI bridge to [bus 4f]
Sep 15 22:44:59 kernel: pci 0000:4c:10.0: bridge window [io 0x8000-0x8fff]
Sep 15 22:44:59 kernel: pci 0000:4c:10.0: bridge window [mem 0xcc000000-0xcd0fffff]
Sep 15 22:44:59 kernel: pci 0000:4c:10.0: bridge window [mem 0xb0000000-0xc1ffffff 64bit pref]
Sep 15 22:44:59 kernel: pci 0000:50:00.0: [10de:1b80] type 00 class 0x030000
Sep 15 22:44:59 kernel: pci 0000:50:00.0: reg 0x10: [mem 0xce000000-0xceffffff]
Sep 15 22:44:59 kernel: pci 0000:50:00.0: reg 0x14: [mem 0x90000000-0x9fffffff 64bit pref]
Sep 15 22:44:59 kernel: pci 0000:50:00.0: reg 0x1c: [mem 0xa0000000-0xa1ffffff 64bit pref]
Sep 15 22:44:59 kernel: pci 0000:50:00.0: reg 0x24: [io 0xb000-0xb07f]
Sep 15 22:44:59 kernel: pci 0000:50:00.0: reg 0x30: [mem 0xcf000000-0xcf07ffff pref]
Sep 15 22:44:59 kernel: pci 0000:50:00.0: enabling Extended Tags
Sep 15 22:44:59 kernel: pci 0000:50:00.0: BAR 3: assigned to efifb
Sep 15 22:44:59 kernel: pci 0000:50:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
Sep 15 22:44:59 kernel: pci 0000:50:00.0: 32.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x16 link at 0000:00:03.0 (capable of 126.016 Gb/s with 8.0 GT/s PCIe x16 link)
Sep 15 22:44:59 kernel: pci 0000:50:00.1: [10de:10f0] type 00 class 0x040300
Sep 15 22:44:59 kernel: pci 0000:50:00.1: reg 0x10: [mem 0xcf080000-0xcf083fff]
Sep 15 22:44:59 kernel: pci 0000:50:00.1: enabling Extended Tags
Sep 15 22:44:59 kernel: pci 0000:00:03.0: PCI bridge to [bus 50]
Sep 15 22:44:59 kernel: pci 0000:00:03.0: bridge window [io 0xb000-0xbfff]
Sep 15 22:44:59 kernel: pci 0000:00:03.0: bridge window [mem 0xce000000-0xcf0fffff]
Sep 15 22:44:59 kernel: pci 0000:00:03.0: bridge window [mem 0x90000000-0xa1ffffff 64bit pref]
Sep 15 22:44:59 kernel: pci 0000:00:1c.0: PCI bridge to [bus 51]
Sep 15 22:44:59 kernel: pci 0000:52:00.0: [8086:1539] type 00 class 0x020000
Sep 15 22:44:59 kernel: pci 0000:52:00.0: reg 0x10: [mem 0xdf300000-0xdf31ffff]
Sep 15 22:44:59 kernel: pci 0000:52:00.0: reg 0x18: [io 0xa000-0xa01f]
Sep 15 22:44:59 kernel: pci 0000:52:00.0: reg 0x1c: [mem 0xdf320000-0xdf323fff]
Sep 15 22:44:59 kernel: pci 0000:52:00.0: PME# supported from D0 D3hot D3cold
Sep 15 22:44:59 kernel: pci 0000:00:1c.5: PCI bridge to [bus 52]
Sep 15 22:44:59 kernel: pci 0000:00:1c.5: bridge window [io 0xa000-0xafff]
Sep 15 22:44:59 kernel: pci 0000:00:1c.5: bridge window [mem 0xdf300000-0xdf3fffff]
Sep 15 22:44:59 kernel: pci 0000:53:00.0: [8086:24f3] type 00 class 0x028000
Sep 15 22:44:59 kernel: pci 0000:53:00.0: reg 0x10: [mem 0xdf200000-0xdf201fff 64bit]
Sep 15 22:44:59 kernel: pci 0000:53:00.0: PME# supported from D0 D3hot D3cold
Sep 15 22:44:59 kernel: pci 0000:00:1c.7: PCI bridge to [bus 53]
Sep 15 22:44:59 kernel: pci 0000:00:1c.7: bridge window [mem 0xdf200000-0xdf2fffff]
Sep 15 22:44:59 kernel: pci_bus 0000:00: on NUMA node 0
Sep 15 22:44:59 kernel: ACPI: PCI: Interrupt link LNKA configured for IRQ 11
Sep 15 22:44:59 kernel: ACPI: PCI: Interrupt link LNKB configured for IRQ 10
Sep 15 22:44:59 kernel: ACPI: PCI: Interrupt link LNKC configured for IRQ 4
Sep 15 22:44:59 kernel: ACPI: PCI: Interrupt link LNKD configured for IRQ 5
Sep 15 22:44:59 kernel: ACPI: PCI: Interrupt link LNKE configured for IRQ 3
Sep 15 22:44:59 kernel: ACPI: PCI: Interrupt link LNKF configured for IRQ 0
Sep 15 22:44:59 kernel: ACPI: PCI: Interrupt link LNKF disabled
Sep 15 22:44:59 kernel: ACPI: PCI: Interrupt link LNKG configured for IRQ 7
Sep 15 22:44:59 kernel: ACPI: PCI: Interrupt link LNKH configured for IRQ 0
Sep 15 22:44:59 kernel: ACPI: PCI: Interrupt link LNKH disabled
Sep 15 22:44:59 kernel: pci_bus 0000:03: Allocating resources
Sep 15 22:44:59 kernel: pci 0000:03:02.0: bridge window [io 0x1000-0x0fff] to [bus 49] add_size 1000
Sep 15 22:44:59 kernel: pci 0000:03:02.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 49] add_size 200000 add_align 100000
Sep 15 22:44:59 kernel: iommu: Default domain type: Translated
Sep 15 22:44:59 kernel: iommu: DMA domain TLB invalidation policy: lazy mode
Sep 15 22:44:59 kernel: pci 0000:03:04.0: bridge window [io 0x1000-0x0fff] to [bus 4a] add_size 1000
Sep 15 22:44:59 kernel: pci 0000:03:04.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 4a] add_size 200000 add_align 100000
Sep 15 22:44:59 kernel: pci 0000:03:04.0: bridge window [mem 0x00100000-0x000fffff] to [bus 4a] add_size 200000 add_align 100000
Sep 15 22:44:59 kernel: pci 0000:00:01.1: BAR 14: assigned [mem 0x90000000-0x9fffffff]
Sep 15 22:44:59 kernel: pci 0000:00:01.1: BAR 15: assigned [mem 0xa0000000-0xa1ffffff 64bit pref]
Sep 15 22:44:59 kernel: pci 0000:00:01.1: BAR 13: assigned [io 0x1000-0x4fff]
Sep 15 22:44:59 kernel: pci 0000:03:02.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
Sep 15 22:44:59 kernel: pci 0000:03:02.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
Sep 15 22:44:59 kernel: pci 0000:03:04.0: BAR 14: no space for [mem size 0x00200000]
Sep 15 22:44:59 kernel: pci 0000:03:04.0: BAR 14: failed to assign [mem size 0x00200000]
Sep 15 22:44:59 kernel: pci 0000:03:04.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
Sep 15 22:44:59 kernel: pci 0000:03:04.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
Sep 15 22:44:59 kernel: pci 0000:03:02.0: BAR 13: no space for [io size 0x1000]
Sep 15 22:44:59 kernel: pci 0000:03:02.0: BAR 13: failed to assign [io size 0x1000]
Sep 15 22:44:59 kernel: pci 0000:03:04.0: BAR 13: no space for [io size 0x1000]
Sep 15 22:44:59 kernel: pci 0000:03:04.0: BAR 13: failed to assign [io size 0x1000]
Sep 15 22:44:59 kernel: pci 0000:03:04.0: BAR 14: no space for [mem size 0x00200000]
Sep 15 22:44:59 kernel: pci 0000:03:04.0: BAR 14: failed to assign [mem size 0x00200000]
Sep 15 22:44:59 kernel: pci 0000:03:04.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
Sep 15 22:44:59 kernel: pci 0000:03:04.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
Sep 15 22:44:59 kernel: pci 0000:03:04.0: BAR 13: no space for [io size 0x1000]
Sep 15 22:44:59 kernel: pci 0000:03:04.0: BAR 13: failed to assign [io size 0x1000]
Sep 15 22:44:59 kernel: pci 0000:03:02.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
Sep 15 22:44:59 kernel: pci 0000:03:02.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
Sep 15 22:44:59 kernel: pci 0000:03:02.0: BAR 13: no space for [io size 0x1000]
Sep 15 22:44:59 kernel: pci 0000:03:02.0: BAR 13: failed to assign [io size 0x1000]
Sep 15 22:44:59 kernel: pci 0000:03:00.0: PCI bridge to [bus 04]
Sep 15 22:44:59 kernel: pci 0000:03:00.0: bridge window [mem 0xdf100000-0xdf1fffff]
Sep 15 22:44:59 kernel: pci 0000:03:01.0: PCI bridge to [bus 05-48]
Sep 15 22:44:59 kernel: pci 0000:03:01.0: bridge window [io 0x4000-0x7fff]
Sep 15 22:44:59 kernel: pci 0000:03:01.0: bridge window [mem 0xcf200000-0xdeefffff]
Sep 15 22:44:59 kernel: pci 0000:03:01.0: bridge window [mem 0xc2100000-0xc40fffff 64bit pref]
Sep 15 22:44:59 kernel: pci 0000:03:02.0: PCI bridge to [bus 49]
Sep 15 22:44:59 kernel: pci 0000:03:02.0: bridge window [mem 0xdef00000-0xdf0fffff]
Sep 15 22:44:59 kernel: pci 0000:03:04.0: PCI bridge to [bus 4a]
Sep 15 22:44:59 kernel: pci 0000:02:00.0: PCI bridge to [bus 03-4a]
Sep 15 22:44:59 kernel: pci 0000:02:00.0: bridge window [io 0x4000-0x7fff]
Sep 15 22:44:59 kernel: pci 0000:02:00.0: bridge window [mem 0xcf200000-0xdf1fffff]
Sep 15 22:44:59 kernel: pci 0000:02:00.0: bridge window [mem 0xc2100000-0xc40fffff 64bit pref]
Sep 15 22:44:59 kernel: pci 0000:00:01.1: PCI bridge to [bus 02-4a]
Sep 15 22:44:59 kernel: pci 0000:00:01.1: bridge window [io 0x1000-0x4fff]
Sep 15 22:44:59 kernel: pci 0000:00:01.1: bridge window [mem 0x90000000-0x9fffffff]
Sep 15 22:44:59 kernel: SCSI subsystem initialized
Sep 15 22:44:59 kernel: pci 0000:00:01.1: bridge window [mem 0xa0000000-0xa1ffffff 64bit pref]
Sep 15 22:44:59 kernel: libata version 3.00 loaded.
Sep 15 22:44:59 kernel: ACPI: bus type USB registered
Sep 15 22:44:59 kernel: usbcore: registered new interface driver usbfs
Sep 15 22:44:59 kernel: usbcore: registered new interface driver hub
Sep 15 22:44:59 kernel: usbcore: registered new device driver usb
Sep 15 22:44:59 kernel: pps_core: LinuxPPS API ver. 1 registered
Sep 15 22:44:59 kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
Sep 15 22:44:59 kernel: PTP clock support registered
Sep 15 22:44:59 kernel: EDAC MC: Ver: 3.0.0
Sep 15 22:44:59 kernel: efivars: Registered efivars operations
Sep 15 22:44:59 kernel: NetLabel: Initializing
Sep 15 22:44:59 kernel: NetLabel: domain hash size = 128
Sep 15 22:44:59 kernel: NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
Sep 15 22:44:59 kernel: NetLabel: unlabeled traffic allowed by default
Sep 15 22:44:59 kernel: mctp: management component transport protocol core
Sep 15 22:44:59 kernel: NET: Registered PF_MCTP protocol family
Sep 15 22:44:59 kernel: PCI: Using ACPI for IRQ routing
Sep 15 22:44:59 kernel: PCI: pci_cache_line_size set to 64 bytes
Sep 15 22:44:59 kernel: pci 0000:00:03.0: can't claim BAR 15 [mem 0x90000000-0xa1ffffff 64bit pref]: address conflict with PCI Bus 0000:02 [mem 0x90000000-0x9fffffff]
Sep 15 22:44:59 kernel: pci 0000:50:00.0: can't claim BAR 1 [mem 0x90000000-0x9fffffff 64bit pref]: no compatible bridge window
Sep 15 22:44:59 kernel: pci 0000:50:00.0: can't claim BAR 3 [mem 0xa0000000-0xa1ffffff 64bit pref]: no compatible bridge window
Sep 15 22:44:59 kernel: e820: reserve RAM buffer [mem 0x7c0c5018-0x7fffffff]
Sep 15 22:44:59 kernel: e820: reserve RAM buffer [mem 0x7c0d7018-0x7fffffff]
Sep 15 22:44:59 kernel: e820: reserve RAM buffer [mem 0x7c0e9018-0x7fffffff]
Sep 15 22:44:59 kernel: e820: reserve RAM buffer [mem 0x7c10a018-0x7fffffff]
Sep 15 22:44:59 kernel: e820: reserve RAM buffer [mem 0x7c12a018-0x7fffffff]
Sep 15 22:44:59 kernel: e820: reserve RAM buffer [mem 0x7c132018-0x7fffffff]
Sep 15 22:44:59 kernel: e820: reserve RAM buffer [mem 0x822ec000-0x83ffffff]
Sep 15 22:44:59 kernel: e820: reserve RAM buffer [mem 0x8486e000-0x87ffffff]
Sep 15 22:44:59 kernel: e820: reserve RAM buffer [mem 0x86f7c000-0x87ffffff]
Sep 15 22:44:59 kernel: pci 0000:4f:00.0: vgaarb: setting as boot VGA device
Sep 15 22:44:59 kernel: pci 0000:4f:00.0: vgaarb: bridge control possible
Sep 15 22:44:59 kernel: pci 0000:4f:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
Sep 15 22:44:59 kernel: pci 0000:50:00.0: vgaarb: setting as boot VGA device (overriding previous)
Sep 15 22:44:59 kernel: pci 0000:50:00.0: vgaarb: bridge control possible
Sep 15 22:44:59 kernel: pci 0000:50:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
Sep 15 22:44:59 kernel: vgaarb: loaded
Sep 15 22:44:59 kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
Sep 15 22:44:59 kernel: hpet0: 8 comparators, 64-bit 14.318180 MHz counter
Sep 15 22:44:59 kernel: clocksource: Switched to clocksource tsc-early
Sep 15 22:44:59 kernel: VFS: Disk quotas dquot_6.6.0
Sep 15 22:44:59 kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Sep 15 22:44:59 kernel: pnp: PnP ACPI init
Sep 15 22:44:59 kernel: system 00:01: [io 0x0500-0x057f] has been reserved
Sep 15 22:44:59 kernel: system 00:01: [io 0x0400-0x047f] has been reserved
Sep 15 22:44:59 kernel: system 00:01: [io 0x0580-0x059f] has been reserved
Sep 15 22:44:59 kernel: system 00:01: [io 0x0600-0x061f] has been reserved
Sep 15 22:44:59 kernel: system 00:01: [io 0x0880-0x0883] has been reserved
Sep 15 22:44:59 kernel: system 00:01: [io 0x0800-0x081f] has been reserved
Sep 15 22:44:59 kernel: system 00:01: [mem 0xfed1c000-0xfed3ffff] has been reserved
Sep 15 22:44:59 kernel: system 00:01: [mem 0xfed45000-0xfed8bfff] has been reserved
Sep 15 22:44:59 kernel: system 00:01: [mem 0xff000000-0xffffffff] has been reserved
Sep 15 22:44:59 kernel: system 00:01: [mem 0xfee00000-0xfeefffff] has been reserved
Sep 15 22:44:59 kernel: system 00:01: [mem 0xfed12000-0xfed1200f] has been reserved
Sep 15 22:44:59 kernel: system 00:01: [mem 0xfed12010-0xfed1201f] has been reserved
Sep 15 22:44:59 kernel: system 00:01: [mem 0xfed1b000-0xfed1bfff] has been reserved
Sep 15 22:44:59 kernel: system 00:02: [io 0x0a00-0x0a2f] has been reserved
Sep 15 22:44:59 kernel: system 00:02: [io 0x0a30-0x0a3f] has been reserved
Sep 15 22:44:59 kernel: system 00:02: [io 0x0a40-0x0a4f] has been reserved
Sep 15 22:44:59 kernel: pnp: PnP ACPI: found 3 devices
Sep 15 22:44:59 kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Sep 15 22:44:59 kernel: NET: Registered PF_INET protocol family
Sep 15 22:44:59 kernel: IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
Sep 15 22:44:59 kernel: tcp_listen_portaddr_hash hash table entries: 32768 (order: 7, 524288 bytes, linear)
Sep 15 22:44:59 kernel: Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
Sep 15 22:44:59 kernel: TCP established hash table entries: 524288 (order: 10, 4194304 bytes, linear)
Sep 15 22:44:59 kernel: TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
Sep 15 22:44:59 kernel: TCP: Hash tables configured (established 524288 bind 65536)
Sep 15 22:44:59 kernel: MPTCP token hash table entries: 65536 (order: 8, 1572864 bytes, linear)
Sep 15 22:44:59 kernel: UDP hash table entries: 32768 (order: 8, 1048576 bytes, linear)
Sep 15 22:44:59 kernel: UDP-Lite hash table entries: 32768 (order: 8, 1048576 bytes, linear)
Sep 15 22:44:59 kernel: NET: Registered PF_UNIX/PF_LOCAL protocol family
Sep 15 22:44:59 kernel: NET: Registered PF_XDP protocol family
Sep 15 22:44:59 kernel: pci_bus 0000:ff: max bus depth: 0 pci_try_num: 1
Sep 15 22:44:59 kernel: pci_bus 0000:00: max bus depth: 3 pci_try_num: 4
Sep 15 22:44:59 kernel: pci 0000:00:03.0: BAR 15: no space for [mem size 0x18000000 64bit pref]
Sep 15 22:44:59 kernel: pci 0000:00:03.0: BAR 15: failed to assign [mem size 0x18000000 64bit pref]
Sep 15 22:44:59 kernel: pci 0000:00:1c.0: BAR 14: assigned [mem 0xa2000000-0xa21fffff]
Sep 15 22:44:59 kernel: pci 0000:00:1c.0: BAR 15: assigned [mem 0xa2200000-0xa23fffff 64bit pref]
Sep 15 22:44:59 kernel: pci 0000:00:1c.0: BAR 13: assigned [io 0x5000-0x5fff]
Sep 15 22:44:59 kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
Sep 15 22:44:59 kernel: pci 0000:00:01.0: bridge window [mem 0xdf400000-0xdf4fffff]
Sep 15 22:44:59 kernel: pci 0000:03:02.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
Sep 15 22:44:59 kernel: pci 0000:03:02.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
Sep 15 22:44:59 kernel: pci 0000:03:04.0: BAR 14: no space for [mem size 0x00200000]
Sep 15 22:44:59 kernel: pci 0000:03:04.0: BAR 14: failed to assign [mem size 0x00200000]
Sep 15 22:44:59 kernel: pci 0000:03:04.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
Sep 15 22:44:59 kernel: pci 0000:03:04.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
Sep 15 22:44:59 kernel: pci 0000:03:02.0: BAR 13: no space for [io size 0x1000]
Sep 15 22:44:59 kernel: pci 0000:03:02.0: BAR 13: failed to assign [io size 0x1000]
Sep 15 22:44:59 kernel: pci 0000:03:04.0: BAR 13: no space for [io size 0x1000]
Sep 15 22:44:59 kernel: pci 0000:03:04.0: BAR 13: failed to assign [io size 0x1000]
Sep 15 22:44:59 kernel: pci 0000:03:00.0: PCI bridge to [bus 04]
Sep 15 22:44:59 kernel: pci 0000:03:00.0: bridge window [mem 0xdf100000-0xdf1fffff]
Sep 15 22:44:59 kernel: pci 0000:03:01.0: PCI bridge to [bus 05-48]
Sep 15 22:44:59 kernel: pci 0000:03:01.0: bridge window [io 0x4000-0x7fff]
Sep 15 22:44:59 kernel: pci 0000:03:01.0: bridge window [mem 0xcf200000-0xdeefffff]
Sep 15 22:44:59 kernel: pci 0000:03:01.0: bridge window [mem 0xc2100000-0xc40fffff 64bit pref]
Sep 15 22:44:59 kernel: pci 0000:03:02.0: PCI bridge to [bus 49]
Sep 15 22:44:59 kernel: pci 0000:03:02.0: bridge window [mem 0xdef00000-0xdf0fffff]
Sep 15 22:44:59 kernel: pci 0000:03:04.0: PCI bridge to [bus 4a]
Sep 15 22:44:59 kernel: pci 0000:02:00.0: PCI bridge to [bus 03-4a]
Sep 15 22:44:59 kernel: pci 0000:02:00.0: bridge window [io 0x4000-0x7fff]
Sep 15 22:44:59 kernel: pci 0000:02:00.0: bridge window [mem 0xcf200000-0xdf1fffff]
Sep 15 22:44:59 kernel: pci 0000:02:00.0: bridge window [mem 0xc2100000-0xc40fffff 64bit pref]
Sep 15 22:44:59 kernel: pci 0000:00:01.1: PCI bridge to [bus 02-4a]
Sep 15 22:44:59 kernel: pci 0000:00:01.1: bridge window [io 0x1000-0x4fff]
Sep 15 22:44:59 kernel: pci 0000:00:01.1: bridge window [mem 0x90000000-0x9fffffff]
Sep 15 22:44:59 kernel: pci 0000:00:01.1: bridge window [mem 0xa0000000-0xa1ffffff 64bit pref]
Sep 15 22:44:59 kernel: pci 0000:4c:09.0: BAR 14: no space for [mem size 0x00200000]
Sep 15 22:44:59 kernel: pci 0000:4c:09.0: BAR 14: failed to assign [mem size 0x00200000]
Sep 15 22:44:59 kernel: pci 0000:4c:09.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
Sep 15 22:44:59 kernel: pci 0000:4c:09.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
Sep 15 22:44:59 kernel: pci 0000:4c:09.0: BAR 13: no space for [io size 0x1000]
Sep 15 22:44:59 kernel: pci 0000:4c:09.0: BAR 13: failed to assign [io size 0x1000]
Sep 15 22:44:59 kernel: pci 0000:4c:08.0: PCI bridge to [bus 4d]
Sep 15 22:44:59 kernel: pci 0000:4c:08.0: bridge window [io 0x9000-0x9fff]
Sep 15 22:44:59 kernel: pci 0000:4c:08.0: bridge window [mem 0xcd200000-0xcd2fffff]
Sep 15 22:44:59 kernel: pci 0000:4c:09.0: PCI bridge to [bus 4e]
Sep 15 22:44:59 kernel: pci 0000:4c:10.0: PCI bridge to [bus 4f]
Sep 15 22:44:59 kernel: pci 0000:4c:10.0: bridge window [io 0x8000-0x8fff]
Sep 15 22:44:59 kernel: pci 0000:4c:10.0: bridge window [mem 0xcc000000-0xcd0fffff]
Sep 15 22:44:59 kernel: pci 0000:4c:10.0: bridge window [mem 0xb0000000-0xc1ffffff 64bit pref]
Sep 15 22:44:59 kernel: pci 0000:4b:00.0: PCI bridge to [bus 4c-4f]
Sep 15 22:44:59 kernel: pci 0000:4b:00.0: bridge window [io 0x8000-0x9fff]
Sep 15 22:44:59 kernel: pci 0000:4b:00.0: bridge window [mem 0xcc000000-0xcd2fffff]
Sep 15 22:44:59 kernel: pci 0000:4b:00.0: bridge window [mem 0xb0000000-0xc1ffffff 64bit pref]
Sep 15 22:44:59 kernel: pci 0000:00:02.0: PCI bridge to [bus 4b-4f]
Sep 15 22:44:59 kernel: pci 0000:00:02.0: bridge window [io 0x8000-0x9fff]
Sep 15 22:44:59 kernel: pci 0000:00:02.0: bridge window [mem 0xcc000000-0xcd3fffff]
Sep 15 22:44:59 kernel: pci 0000:00:02.0: bridge window [mem 0xb0000000-0xc1ffffff 64bit pref]
Sep 15 22:44:59 kernel: pci 0000:50:00.0: BAR 1: no space for [mem size 0x10000000 64bit pref]
Sep 15 22:44:59 kernel: pci 0000:50:00.0: BAR 1: failed to assign [mem 0x90000000-0x9fffffff 64bit pref]
Sep 15 22:44:59 kernel: pci 0000:50:00.0: BAR 3: no space for [mem size 0x02000000 64bit pref]
Sep 15 22:44:59 kernel: pci 0000:50:00.0: BAR 3: failed to assign [mem 0xa0000000-0xa1ffffff 64bit pref]
Sep 15 22:44:59 kernel: pci 0000:00:03.0: PCI bridge to [bus 50]
Sep 15 22:44:59 kernel: pci 0000:00:03.0: bridge window [io 0xb000-0xbfff]
Sep 15 22:44:59 kernel: pci 0000:00:03.0: bridge window [mem 0xce000000-0xcf0fffff]
Sep 15 22:44:59 kernel: pci 0000:00:1c.0: PCI bridge to [bus 51]
Sep 15 22:44:59 kernel: pci 0000:00:1c.0: bridge window [io 0x5000-0x5fff]
Sep 15 22:44:59 kernel: pci 0000:00:1c.0: bridge window [mem 0xa2000000-0xa21fffff]
Sep 15 22:44:59 kernel: pci 0000:00:1c.0: bridge window [mem 0xa2200000-0xa23fffff 64bit pref]
Sep 15 22:44:59 kernel: pci 0000:00:1c.5: PCI bridge to [bus 52]
Sep 15 22:44:59 kernel: pci 0000:00:1c.5: bridge window [io 0xa000-0xafff]
Sep 15 22:44:59 kernel: pci 0000:00:1c.5: bridge window [mem 0xdf300000-0xdf3fffff]
Sep 15 22:44:59 kernel: pci 0000:00:1c.7: PCI bridge to [bus 53]
Sep 15 22:44:59 kernel: pci 0000:00:1c.7: bridge window [mem 0xdf200000-0xdf2fffff]
Sep 15 22:44:59 kernel: pci_bus 0000:00: No. 2 try to assign unassigned res
Sep 15 22:44:59 kernel: release child resource [mem 0xce000000-0xceffffff]
Sep 15 22:44:59 kernel: release child resource [mem 0xcf080000-0xcf083fff]
Sep 15 22:44:59 kernel: pci 0000:00:03.0: resource 14 [mem 0xce000000-0xcf0fffff] released
Sep 15 22:44:59 kernel: pci 0000:00:03.0: PCI bridge to [bus 50]
Sep 15 22:44:59 kernel: pci 0000:00:03.0: BAR 15: no space for [mem size 0x18000000 64bit pref]
Sep 15 22:44:59 kernel: pci 0000:00:03.0: BAR 15: failed to assign [mem size 0x18000000 64bit pref]
Sep 15 22:44:59 kernel: pci 0000:00:03.0: BAR 14: assigned [mem 0xa2800000-0xa3ffffff]
Sep 15 22:44:59 kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
Sep 15 22:44:59 kernel: pci 0000:00:01.0: bridge window [mem 0xdf400000-0xdf4fffff]
Sep 15 22:44:59 kernel: pci 0000:03:02.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
Sep 15 22:44:59 kernel: pci 0000:03:02.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
Sep 15 22:44:59 kernel: pci 0000:03:04.0: BAR 14: no space for [mem size 0x00200000]
Sep 15 22:44:59 kernel: pci 0000:03:04.0: BAR 14: failed to assign [mem size 0x00200000]
Sep 15 22:44:59 kernel: pci 0000:03:04.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
Sep 15 22:44:59 kernel: pci 0000:03:04.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
Sep 15 22:44:59 kernel: pci 0000:03:02.0: BAR 13: no space for [io size 0x1000]
Sep 15 22:44:59 kernel: pci 0000:03:02.0: BAR 13: failed to assign [io size 0x1000]
Sep 15 22:44:59 kernel: pci 0000:03:04.0: BAR 13: no space for [io size 0x1000]
Sep 15 22:44:59 kernel: pci 0000:03:04.0: BAR 13: failed to assign [io size 0x1000]
Sep 15 22:44:59 kernel: pci 0000:03:00.0: PCI bridge to [bus 04]
Sep 15 22:44:59 kernel: pci 0000:03:00.0: bridge window [mem 0xdf100000-0xdf1fffff]
Sep 15 22:44:59 kernel: pci 0000:03:01.0: PCI bridge to [bus 05-48]
Sep 15 22:44:59 kernel: pci 0000:03:01.0: bridge window [io 0x4000-0x7fff]
Sep 15 22:44:59 kernel: pci 0000:03:01.0: bridge window [mem 0xcf200000-0xdeefffff]
Sep 15 22:44:59 kernel: pci 0000:03:01.0: bridge window [mem 0xc2100000-0xc40fffff 64bit pref]
Sep 15 22:44:59 kernel: pci 0000:03:02.0: PCI bridge to [bus 49]
Sep 15 22:44:59 kernel: pci 0000:03:02.0: bridge window [mem 0xdef00000-0xdf0fffff]
Sep 15 22:44:59 kernel: pci 0000:03:04.0: PCI bridge to [bus 4a]
Sep 15 22:44:59 kernel: pci 0000:02:00.0: PCI bridge to [bus 03-4a]
Sep 15 22:44:59 kernel: pci 0000:02:00.0: bridge window [io 0x4000-0x7fff]
Sep 15 22:44:59 kernel: pci 0000:02:00.0: bridge window [mem 0xcf200000-0xdf1fffff]
Sep 15 22:44:59 kernel: pci 0000:02:00.0: bridge window [mem 0xc2100000-0xc40fffff 64bit pref]
Sep 15 22:44:59 kernel: pci 0000:00:01.1: PCI bridge to [bus 02-4a]
Sep 15 22:44:59 kernel: pci 0000:00:01.1: bridge window [io 0x1000-0x4fff]
Sep 15 22:44:59 kernel: pci 0000:00:01.1: bridge window [mem 0x90000000-0x9fffffff]
Sep 15 22:44:59 kernel: pci 0000:00:01.1: bridge window [mem 0xa0000000-0xa1ffffff 64bit pref]
Sep 15 22:44:59 kernel: pci 0000:4c:09.0: BAR 14: no space for [mem size 0x00200000]
Sep 15 22:44:59 kernel: pci 0000:4c:09.0: BAR 14: failed to assign [mem size 0x00200000]
Sep 15 22:44:59 kernel: pci 0000:4c:09.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
Sep 15 22:44:59 kernel: pci 0000:4c:09.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
Sep 15 22:44:59 kernel: pci 0000:4c:09.0: BAR 13: no space for [io size 0x1000]
Sep 15 22:44:59 kernel: pci 0000:4c:09.0: BAR 13: failed to assign [io size 0x1000]
Sep 15 22:44:59 kernel: pci 0000:4c:08.0: PCI bridge to [bus 4d]
Sep 15 22:44:59 kernel: pci 0000:4c:08.0: bridge window [io 0x9000-0x9fff]
Sep 15 22:44:59 kernel: pci 0000:4c:08.0: bridge window [mem 0xcd200000-0xcd2fffff]
Sep 15 22:44:59 kernel: pci 0000:4c:09.0: PCI bridge to [bus 4e]
Sep 15 22:44:59 kernel: pci 0000:4c:10.0: PCI bridge to [bus 4f]
Sep 15 22:44:59 kernel: pci 0000:4c:10.0: bridge window [io 0x8000-0x8fff]
Sep 15 22:44:59 kernel: pci 0000:4c:10.0: bridge window [mem 0xcc000000-0xcd0fffff]
Sep 15 22:44:59 kernel: pci 0000:4c:10.0: bridge window [mem 0xb0000000-0xc1ffffff 64bit pref]
Sep 15 22:44:59 kernel: pci 0000:4b:00.0: PCI bridge to [bus 4c-4f]
Sep 15 22:44:59 kernel: pci 0000:4b:00.0: bridge window [io 0x8000-0x9fff]
Sep 15 22:44:59 kernel: pci 0000:4b:00.0: bridge window [mem 0xcc000000-0xcd2fffff]
Sep 15 22:44:59 kernel: pci 0000:4b:00.0: bridge window [mem 0xb0000000-0xc1ffffff 64bit pref]
Sep 15 22:44:59 kernel: pci 0000:00:02.0: PCI bridge to [bus 4b-4f]
Sep 15 22:44:59 kernel: pci 0000:00:02.0: bridge window [io 0x8000-0x9fff]
Sep 15 22:44:59 kernel: pci 0000:00:02.0: bridge window [mem 0xcc000000-0xcd3fffff]
Sep 15 22:44:59 kernel: pci 0000:00:02.0: bridge window [mem 0xb0000000-0xc1ffffff 64bit pref]
Sep 15 22:44:59 kernel: pci 0000:50:00.0: BAR 1: no space for [mem size 0x10000000 64bit pref]
Sep 15 22:44:59 kernel: pci 0000:50:00.0: BAR 1: failed to assign [mem 0x90000000-0x9fffffff 64bit pref]
Sep 15 22:44:59 kernel: pci 0000:50:00.0: BAR 3: no space for [mem size 0x02000000 64bit pref]
Sep 15 22:44:59 kernel: pci 0000:50:00.0: BAR 3: failed to assign [mem 0xa0000000-0xa1ffffff 64bit pref]
Sep 15 22:44:59 kernel: pci 0000:50:00.0: BAR 0: assigned [mem 0xa3000000-0xa3ffffff]
Sep 15 22:44:59 kernel: pci 0000:50:00.1: BAR 0: assigned [mem 0xa2800000-0xa2803fff]
Sep 15 22:44:59 kernel: pci 0000:00:03.0: PCI bridge to [bus 50]
Sep 15 22:44:59 kernel: pci 0000:00:03.0: bridge window [io 0xb000-0xbfff]
Sep 15 22:44:59 kernel: pci 0000:00:03.0: bridge window [mem 0xa2800000-0xa3ffffff]
Sep 15 22:44:59 kernel: pci 0000:00:1c.0: PCI bridge to [bus 51]
Sep 15 22:44:59 kernel: pci 0000:00:1c.0: bridge window [io 0x5000-0x5fff]
Sep 15 22:44:59 kernel: pci 0000:00:1c.0: bridge window [mem 0xa2000000-0xa21fffff]
Sep 15 22:44:59 kernel: pci 0000:00:1c.0: bridge window [mem 0xa2200000-0xa23fffff 64bit pref]
Sep 15 22:44:59 kernel: pci 0000:00:1c.5: PCI bridge to [bus 52]
Sep 15 22:44:59 kernel: pci 0000:00:1c.5: bridge window [io 0xa000-0xafff]
Sep 15 22:44:59 kernel: pci 0000:00:1c.5: bridge window [mem 0xdf300000-0xdf3fffff]
Sep 15 22:44:59 kernel: pci 0000:00:1c.7: PCI bridge to [bus 53]
Sep 15 22:44:59 kernel: pci 0000:00:1c.7: bridge window [mem 0xdf200000-0xdf2fffff]
Sep 15 22:44:59 kernel: pci_bus 0000:00: No. 3 try to assign unassigned res
Sep 15 22:44:59 kernel: release child resource [mem 0xa2800000-0xa2803fff]
Sep 15 22:44:59 kernel: release child resource [mem 0xa3000000-0xa3ffffff]
Sep 15 22:44:59 kernel: pci 0000:00:03.0: resource 14 [mem 0xa2800000-0xa3ffffff] released
Sep 15 22:44:59 kernel: pci 0000:00:03.0: PCI bridge to [bus 50]
Sep 15 22:44:59 kernel: release child resource [io 0x9000-0x90ff]
Sep 15 22:44:59 kernel: pci 0000:4c:08.0: resource 13 [io 0x9000-0x9fff] released
Sep 15 22:44:59 kernel: pci 0000:4c:08.0: PCI bridge to [bus 4d]
Sep 15 22:44:59 kernel: release child resource [io 0x8000-0x807f]
Sep 15 22:44:59 kernel: pci 0000:4c:10.0: resource 13 [io 0x8000-0x8fff] released
Sep 15 22:44:59 kernel: pci 0000:4c:10.0: PCI bridge to [bus 4f]
Sep 15 22:44:59 kernel: pci 0000:4b:00.0: resource 13 [io 0x8000-0x9fff] released
Sep 15 22:44:59 kernel: pci 0000:4b:00.0: PCI bridge to [bus 4c-4f]
Sep 15 22:44:59 kernel: release child resource [mem 0xcd200000-0xcd20ffff pref]
Sep 15 22:44:59 kernel: release child resource [mem 0xcd210000-0xcd213fff 64bit]
Sep 15 22:44:59 kernel: pci 0000:4c:08.0: resource 14 [mem 0xcd200000-0xcd2fffff] released
Sep 15 22:44:59 kernel: pci 0000:4c:08.0: PCI bridge to [bus 4d]
Sep 15 22:44:59 kernel: release child resource [mem 0xb0000000-0xbfffffff 64bit pref]
Sep 15 22:44:59 kernel: release child resource [mem 0xc0000000-0xc1ffffff 64bit pref]
Sep 15 22:44:59 kernel: pci 0000:4c:10.0: resource 15 [mem 0xb0000000-0xc1ffffff 64bit pref] released
Sep 15 22:44:59 kernel: pci 0000:4c:10.0: PCI bridge to [bus 4f]
Sep 15 22:44:59 kernel: pci 0000:4b:00.0: resource 15 [mem 0xb0000000-0xc1ffffff 64bit pref] released
Sep 15 22:44:59 kernel: pci 0000:4b:00.0: PCI bridge to [bus 4c-4f]
Sep 15 22:44:59 kernel: release child resource [mem 0xcc000000-0xccffffff]
Sep 15 22:44:59 kernel: release child resource [mem 0xcd000000-0xcd07ffff pref]
Sep 15 22:44:59 kernel: release child resource [mem 0xcd080000-0xcd083fff]
Sep 15 22:44:59 kernel: pci 0000:4c:10.0: resource 14 [mem 0xcc000000-0xcd0fffff] released
Sep 15 22:44:59 kernel: pci 0000:4c:10.0: PCI bridge to [bus 4f]
Sep 15 22:44:59 kernel: pci 0000:4b:00.0: resource 14 [mem 0xcc000000-0xcd2fffff] released
Sep 15 22:44:59 kernel: pci 0000:4b:00.0: PCI bridge to [bus 4c-4f]
Sep 15 22:44:59 kernel: pci 0000:03:01.0: resource 13 [io 0x4000-0x7fff] released
Sep 15 22:44:59 kernel: pci 0000:03:01.0: PCI bridge to [bus 05-48]
Sep 15 22:44:59 kernel: pci 0000:02:00.0: resource 13 [io 0x4000-0x7fff] released
Sep 15 22:44:59 kernel: pci 0000:02:00.0: PCI bridge to [bus 03-4a]
Sep 15 22:44:59 kernel: release child resource [mem 0xdf100000-0xdf13ffff]
Sep 15 22:44:59 kernel: release child resource [mem 0xdf140000-0xdf140fff]
Sep 15 22:44:59 kernel: pci 0000:03:00.0: resource 14 [mem 0xdf100000-0xdf1fffff] released
Sep 15 22:44:59 kernel: pci 0000:03:00.0: PCI bridge to [bus 04]
Sep 15 22:44:59 kernel: pci 0000:03:01.0: resource 15 [mem 0xc2100000-0xc40fffff 64bit pref] released
Sep 15 22:44:59 kernel: pci 0000:03:01.0: PCI bridge to [bus 05-48]
Sep 15 22:44:59 kernel: release child resource [mem 0xdef00000-0xdef0ffff]
Sep 15 22:44:59 kernel: pci 0000:03:02.0: resource 14 [mem 0xdef00000-0xdf0fffff] released
Sep 15 22:44:59 kernel: pci 0000:03:02.0: PCI bridge to [bus 49]
Sep 15 22:44:59 kernel: pci 0000:02:00.0: resource 15 [mem 0xc2100000-0xc40fffff 64bit pref] released
Sep 15 22:44:59 kernel: pci 0000:02:00.0: PCI bridge to [bus 03-4a]
Sep 15 22:44:59 kernel: pci 0000:03:01.0: resource 14 [mem 0xcf200000-0xdeefffff] released
Sep 15 22:44:59 kernel: pci 0000:03:01.0: PCI bridge to [bus 05-48]
Sep 15 22:44:59 kernel: pci 0000:02:00.0: resource 14 [mem 0xcf200000-0xdf1fffff] released
Sep 15 22:44:59 kernel: pci 0000:02:00.0: PCI bridge to [bus 03-4a]
Sep 15 22:44:59 kernel: release child resource [mem 0xdf400000-0xdf40ffff pref]
Sep 15 22:44:59 kernel: release child resource [mem 0xdf410000-0xdf413fff 64bit]
Sep 15 22:44:59 kernel: pci 0000:00:01.0: resource 14 [mem 0xdf400000-0xdf4fffff] released
Sep 15 22:44:59 kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
Sep 15 22:44:59 kernel: pci 0000:00:01.1: resource 15 [mem 0xa0000000-0xa1ffffff 64bit pref] released
Sep 15 22:44:59 kernel: pci 0000:00:01.1: PCI bridge to [bus 02-4a]
Sep 15 22:44:59 kernel: pci 0000:00:02.0: resource 15 [mem 0xb0000000-0xc1ffffff 64bit pref] released
Sep 15 22:44:59 kernel: pci 0000:00:02.0: PCI bridge to [bus 4b-4f]
Sep 15 22:44:59 kernel: pci 0000:00:1c.0: resource 15 [mem 0xa2200000-0xa23fffff 64bit pref] released
Sep 15 22:44:59 kernel: pci 0000:00:1c.0: PCI bridge to [bus 51]
Sep 15 22:44:59 kernel: release child resource [mem 0xdf300000-0xdf31ffff]
Sep 15 22:44:59 kernel: release child resource [mem 0xdf320000-0xdf323fff]
Sep 15 22:44:59 kernel: pci 0000:00:1c.5: resource 14 [mem 0xdf300000-0xdf3fffff] released
Sep 15 22:44:59 kernel: pci 0000:00:1c.5: PCI bridge to [bus 52]
Sep 15 22:44:59 kernel: release child resource [mem 0xdf200000-0xdf201fff 64bit]
Sep 15 22:44:59 kernel: pci 0000:00:1c.7: resource 14 [mem 0xdf200000-0xdf2fffff] released
Sep 15 22:44:59 kernel: pci 0000:00:1c.7: PCI bridge to [bus 53]
Sep 15 22:44:59 kernel: pci 0000:00:02.0: BAR 15: assigned [mem 0xa8000000-0xc7ffffff 64bit pref]
Sep 15 22:44:59 kernel: pci 0000:00:03.0: BAR 15: no space for [mem size 0x18000000 64bit pref]
Sep 15 22:44:59 kernel: pci 0000:00:03.0: BAR 15: failed to assign [mem size 0x18000000 64bit pref]
Sep 15 22:44:59 kernel: pci 0000:00:03.0: BAR 14: assigned [mem 0xa0000000-0xa17fffff]
Sep 15 22:44:59 kernel: pci 0000:00:01.0: BAR 14: assigned [mem 0xa1800000-0xa18fffff]
Sep 15 22:44:59 kernel: pci 0000:00:01.1: BAR 15: assigned [mem 0xa2200000-0xa45fffff 64bit pref]
Sep 15 22:44:59 kernel: pci 0000:00:1c.0: BAR 15: assigned [mem 0xa1900000-0xa1afffff 64bit pref]
Sep 15 22:44:59 kernel: pci 0000:00:1c.5: BAR 14: assigned [mem 0xa1b00000-0xa1bfffff]
Sep 15 22:44:59 kernel: pci 0000:00:1c.7: BAR 14: assigned [mem 0xa1c00000-0xa1cfffff]
Sep 15 22:44:59 kernel: pci 0000:01:00.0: BAR 6: assigned [mem 0xa1800000-0xa180ffff pref]
Sep 15 22:44:59 kernel: pci 0000:01:00.0: BAR 0: assigned [mem 0xa1810000-0xa1813fff 64bit]
Sep 15 22:44:59 kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
Sep 15 22:44:59 kernel: pci 0000:00:01.0: bridge window [mem 0xa1800000-0xa18fffff]
Sep 15 22:44:59 kernel: pci 0000:02:00.0: BAR 14: no space for [mem size 0x10200000]
Sep 15 22:44:59 kernel: pci 0000:02:00.0: BAR 14: failed to assign [mem size 0x10200000]
Sep 15 22:44:59 kernel: pci 0000:02:00.0: BAR 15: assigned [mem 0xa2200000-0xa45fffff 64bit pref]
Sep 15 22:44:59 kernel: pci 0000:02:00.0: BAR 13: no space for [io size 0x6000]
Sep 15 22:44:59 kernel: pci 0000:02:00.0: BAR 13: failed to assign [io size 0x6000]
Sep 15 22:44:59 kernel: pci 0000:03:00.0: BAR 14: no space for [mem size 0x00100000]
Sep 15 22:44:59 kernel: pci 0000:03:00.0: BAR 14: failed to assign [mem size 0x00100000]
Sep 15 22:44:59 kernel: pci 0000:03:01.0: BAR 14: no space for [mem size 0x0fd00000]
Sep 15 22:44:59 kernel: pci 0000:03:01.0: BAR 14: failed to assign [mem size 0x0fd00000]
Sep 15 22:44:59 kernel: pci 0000:03:01.0: BAR 15: assigned [mem 0xa2200000-0xa41fffff 64bit pref]
Sep 15 22:44:59 kernel: pci 0000:03:02.0: BAR 14: no space for [mem size 0x00200000]
Sep 15 22:44:59 kernel: pci 0000:03:02.0: BAR 14: failed to assign [mem size 0x00200000]
Sep 15 22:44:59 kernel: pci 0000:03:02.0: BAR 15: assigned [mem 0xa4200000-0xa43fffff 64bit pref]
Sep 15 22:44:59 kernel: pci 0000:03:04.0: BAR 14: no space for [mem size 0x00200000]
Sep 15 22:44:59 kernel: pci 0000:03:04.0: BAR 14: failed to assign [mem size 0x00200000]
Sep 15 22:44:59 kernel: pci 0000:03:04.0: BAR 15: assigned [mem 0xa4400000-0xa45fffff 64bit pref]
Sep 15 22:44:59 kernel: pci 0000:03:01.0: BAR 13: no space for [io size 0x4000]
Sep 15 22:44:59 kernel: pci 0000:03:01.0: BAR 13: failed to assign [io size 0x4000]
Sep 15 22:44:59 kernel: pci 0000:03:02.0: BAR 13: no space for [io size 0x1000]
Sep 15 22:44:59 kernel: pci 0000:03:02.0: BAR 13: failed to assign [io size 0x1000]
Sep 15 22:44:59 kernel: pci 0000:03:04.0: BAR 13: no space for [io size 0x1000]
Sep 15 22:44:59 kernel: pci 0000:03:04.0: BAR 13: failed to assign [io size 0x1000]
Sep 15 22:44:59 kernel: pci 0000:04:00.0: BAR 0: no space for [mem size 0x00040000]
Sep 15 22:44:59 kernel: pci 0000:04:00.0: BAR 0: failed to assign [mem size 0x00040000]
Sep 15 22:44:59 kernel: pci 0000:04:00.0: BAR 1: no space for [mem size 0x00001000]
Sep 15 22:44:59 kernel: pci 0000:04:00.0: BAR 1: failed to assign [mem size 0x00001000]
Sep 15 22:44:59 kernel: pci 0000:03:00.0: PCI bridge to [bus 04]
Sep 15 22:44:59 kernel: pci 0000:03:01.0: PCI bridge to [bus 05-48]
Sep 15 22:44:59 kernel: pci 0000:03:01.0: bridge window [mem 0xa2200000-0xa41fffff 64bit pref]
Sep 15 22:44:59 kernel: pci 0000:49:00.0: BAR 0: no space for [mem size 0x00010000]
Sep 15 22:44:59 kernel: pci 0000:49:00.0: BAR 0: failed to assign [mem size 0x00010000]
Sep 15 22:44:59 kernel: pci 0000:03:02.0: PCI bridge to [bus 49]
Sep 15 22:44:59 kernel: pci 0000:03:02.0: bridge window [mem 0xa4200000-0xa43fffff 64bit pref]
Sep 15 22:44:59 kernel: pci 0000:03:04.0: PCI bridge to [bus 4a]
Sep 15 22:44:59 kernel: pci 0000:03:04.0: bridge window [mem 0xa4400000-0xa45fffff 64bit pref]
Sep 15 22:44:59 kernel: pci 0000:02:00.0: PCI bridge to [bus 03-4a]
Sep 15 22:44:59 kernel: pci 0000:02:00.0: bridge window [mem 0xa2200000-0xa45fffff 64bit pref]
Sep 15 22:44:59 kernel: pci 0000:00:01.1: PCI bridge to [bus 02-4a]
Sep 15 22:44:59 kernel: pci 0000:00:01.1: bridge window [io 0x1000-0x4fff]
Sep 15 22:44:59 kernel: pci 0000:00:01.1: bridge window [mem 0x90000000-0x9fffffff]
Sep 15 22:44:59 kernel: pci 0000:00:01.1: bridge window [mem 0xa2200000-0xa45fffff 64bit pref]
Sep 15 22:44:59 kernel: pci 0000:4b:00.0: BAR 15: assigned [mem 0xa8000000-0xc7ffffff 64bit pref]
Sep 15 22:44:59 kernel: pci 0000:4b:00.0: BAR 14: no space for [mem size 0x01c00000]
Sep 15 22:44:59 kernel: pci 0000:4b:00.0: BAR 14: failed to assign [mem size 0x01c00000]
Sep 15 22:44:59 kernel: pci 0000:4b:00.0: BAR 13: no space for [io size 0x3000]
Sep 15 22:44:59 kernel: pci 0000:4b:00.0: BAR 13: failed to assign [io size 0x3000]
Sep 15 22:44:59 kernel: pci 0000:4c:10.0: BAR 15: assigned [mem 0xa8000000-0xbfffffff 64bit pref]
Sep 15 22:44:59 kernel: pci 0000:4c:10.0: BAR 14: no space for [mem size 0x01800000]
Sep 15 22:44:59 kernel: pci 0000:4c:10.0: BAR 14: failed to assign [mem size 0x01800000]
Sep 15 22:44:59 kernel: pci 0000:4c:08.0: BAR 14: no space for [mem size 0x00100000]
Sep 15 22:44:59 kernel: pci 0000:4c:08.0: BAR 14: failed to assign [mem size 0x00100000]
Sep 15 22:44:59 kernel: pci 0000:4c:09.0: BAR 14: no space for [mem size 0x00200000]
Sep 15 22:44:59 kernel: pci 0000:4c:09.0: BAR 14: failed to assign [mem size 0x00200000]
Sep 15 22:44:59 kernel: pci 0000:4c:09.0: BAR 15: assigned [mem 0xc0000000-0xc01fffff 64bit pref]
Sep 15 22:44:59 kernel: pci 0000:4c:08.0: BAR 13: no space for [io size 0x1000]
Sep 15 22:44:59 kernel: pci 0000:4c:08.0: BAR 13: failed to assign [io size 0x1000]
Sep 15 22:44:59 kernel: pci 0000:4c:09.0: BAR 13: no space for [io size 0x1000]
Sep 15 22:44:59 kernel: pci 0000:4c:09.0: BAR 13: failed to assign [io size 0x1000]
Sep 15 22:44:59 kernel: pci 0000:4c:10.0: BAR 13: no space for [io size 0x1000]
Sep 15 22:44:59 kernel: pci 0000:4c:10.0: BAR 13: failed to assign [io size 0x1000]
Sep 15 22:44:59 kernel: pci 0000:4d:00.0: BAR 6: no space for [mem size 0x00010000 pref]
Sep 15 22:44:59 kernel: pci 0000:4d:00.0: BAR 6: failed to assign [mem size 0x00010000 pref]
Sep 15 22:44:59 kernel: pci 0000:4d:00.0: BAR 0: no space for [mem size 0x00004000 64bit]
Sep 15 22:44:59 kernel: pci 0000:4d:00.0: BAR 0: failed to assign [mem size 0x00004000 64bit]
Sep 15 22:44:59 kernel: pci 0000:4d:00.0: BAR 2: no space for [io size 0x0100]
Sep 15 22:44:59 kernel: pci 0000:4d:00.0: BAR 2: failed to assign [io size 0x0100]
Sep 15 22:44:59 kernel: pci 0000:4c:08.0: PCI bridge to [bus 4d]
Sep 15 22:44:59 kernel: pci 0000:4c:09.0: PCI bridge to [bus 4e]
Sep 15 22:44:59 kernel: pci 0000:4c:09.0: bridge window [mem 0xc0000000-0xc01fffff 64bit pref]
Sep 15 22:44:59 kernel: pci 0000:4f:00.0: BAR 1: assigned [mem 0xb0000000-0xbfffffff 64bit pref]
Sep 15 22:44:59 kernel: pci 0000:4f:00.0: BAR 3: assigned [mem 0xa8000000-0xa9ffffff 64bit pref]
Sep 15 22:44:59 kernel: pci 0000:4f:00.0: BAR 0: no space for [mem size 0x01000000]
Sep 15 22:44:59 kernel: pci 0000:4f:00.0: BAR 0: failed to assign [mem size 0x01000000]
Sep 15 22:44:59 kernel: pci 0000:4f:00.0: BAR 6: assigned [mem 0xaa000000-0xaa07ffff pref]
Sep 15 22:44:59 kernel: pci 0000:4f:00.1: BAR 0: no space for [mem size 0x00004000]
Sep 15 22:44:59 kernel: pci 0000:4f:00.1: BAR 0: failed to assign [mem size 0x00004000]
Sep 15 22:44:59 kernel: pci 0000:4f:00.0: BAR 5: no space for [io size 0x0080]
Sep 15 22:44:59 kernel: pci 0000:4f:00.0: BAR 5: failed to assign [io size 0x0080]
Sep 15 22:44:59 kernel: pci 0000:4c:10.0: PCI bridge to [bus 4f]
Sep 15 22:44:59 kernel: pci 0000:4c:10.0: bridge window [mem 0xa8000000-0xbfffffff 64bit pref]
Sep 15 22:44:59 kernel: pci 0000:4b:00.0: PCI bridge to [bus 4c-4f]
Sep 15 22:44:59 kernel: pci 0000:4b:00.0: bridge window [mem 0xa8000000-0xc7ffffff 64bit pref]
Sep 15 22:44:59 kernel: pci 0000:00:02.0: PCI bridge to [bus 4b-4f]
Sep 15 22:44:59 kernel: pci 0000:00:02.0: bridge window [io 0x8000-0x9fff]
Sep 15 22:44:59 kernel: pci 0000:00:02.0: bridge window [mem 0xcc000000-0xcd3fffff]
Sep 15 22:44:59 kernel: pci 0000:00:02.0: bridge window [mem 0xa8000000-0xc7ffffff 64bit pref]
Sep 15 22:44:59 kernel: pci 0000:50:00.0: BAR 1: no space for [mem size 0x10000000 64bit pref]
Sep 15 22:44:59 kernel: pci 0000:50:00.0: BAR 1: failed to assign [mem 0x90000000-0x9fffffff 64bit pref]
Sep 15 22:44:59 kernel: pci 0000:50:00.0: BAR 3: no space for [mem size 0x02000000 64bit pref]
Sep 15 22:44:59 kernel: pci 0000:50:00.0: BAR 3: failed to assign [mem 0xa0000000-0xa1ffffff 64bit pref]
Sep 15 22:44:59 kernel: pci 0000:50:00.0: BAR 0: assigned [mem 0xa0000000-0xa0ffffff]
Sep 15 22:44:59 kernel: pci 0000:50:00.1: BAR 0: assigned [mem 0xa1000000-0xa1003fff]
Sep 15 22:44:59 kernel: pci 0000:00:03.0: PCI bridge to [bus 50]
Sep 15 22:44:59 kernel: pci 0000:00:03.0: bridge window [io 0xb000-0xbfff]
Sep 15 22:44:59 kernel: pci 0000:00:03.0: bridge window [mem 0xa0000000-0xa17fffff]
Sep 15 22:44:59 kernel: pci 0000:00:1c.0: PCI bridge to [bus 51]
Sep 15 22:44:59 kernel: pci 0000:00:1c.0: bridge window [io 0x5000-0x5fff]
Sep 15 22:44:59 kernel: pci 0000:00:1c.0: bridge window [mem 0xa2000000-0xa21fffff]
Sep 15 22:44:59 kernel: pci 0000:00:1c.0: bridge window [mem 0xa1900000-0xa1afffff 64bit pref]
Sep 15 22:44:59 kernel: pci 0000:52:00.0: BAR 0: assigned [mem 0xa1b00000-0xa1b1ffff]
Sep 15 22:44:59 kernel: pci 0000:52:00.0: BAR 3: assigned [mem 0xa1b20000-0xa1b23fff]
Sep 15 22:44:59 kernel: pci 0000:00:1c.5: PCI bridge to [bus 52]
Sep 15 22:44:59 kernel: pci 0000:00:1c.5: bridge window [io 0xa000-0xafff]
Sep 15 22:44:59 kernel: pci 0000:00:1c.5: bridge window [mem 0xa1b00000-0xa1bfffff]
Sep 15 22:44:59 kernel: pci 0000:53:00.0: BAR 0: assigned [mem 0xa1c00000-0xa1c01fff 64bit]
Sep 15 22:44:59 kernel: pci 0000:00:1c.7: PCI bridge to [bus 53]
Sep 15 22:44:59 kernel: pci 0000:00:1c.7: bridge window [mem 0xa1c00000-0xa1cfffff]
Sep 15 22:44:59 kernel: pci_bus 0000:00: No. 4 try to assign unassigned res
Sep 15 22:44:59 kernel: release child resource [mem 0xa0000000-0xa0ffffff]
Sep 15 22:44:59 kernel: release child resource [mem 0xa1000000-0xa1003fff]
Sep 15 22:44:59 kernel: pci 0000:00:03.0: resource 14 [mem 0xa0000000-0xa17fffff] released
Sep 15 22:44:59 kernel: pci 0000:00:03.0: PCI bridge to [bus 50]
Sep 15 22:44:59 kernel: pci 0000:00:02.0: resource 13 [io 0x8000-0x9fff] released
Sep 15 22:44:59 kernel: pci 0000:00:02.0: PCI bridge to [bus 4b-4f]
Sep 15 22:44:59 kernel: release child resource [mem 0xcd300000-0xcd33ffff]
Sep 15 22:44:59 kernel: pci 0000:00:02.0: resource 14 [mem 0xcc000000-0xcd3fffff] released
Sep 15 22:44:59 kernel: pci 0000:00:02.0: PCI bridge to [bus 4b-4f]
Sep 15 22:44:59 kernel: pci 0000:00:01.1: resource 13 [io 0x1000-0x4fff] released
Sep 15 22:44:59 kernel: pci 0000:00:01.1: PCI bridge to [bus 02-4a]
Sep 15 22:44:59 kernel: pci 0000:00:01.1: resource 14 [mem 0x90000000-0x9fffffff] released
Sep 15 22:44:59 kernel: pci 0000:00:01.1: PCI bridge to [bus 02-4a]
Sep 15 22:44:59 kernel: release child resource [mem 0xa1800000-0xa180ffff pref]
Sep 15 22:44:59 kernel: release child resource [mem 0xa1810000-0xa1813fff 64bit]
Sep 15 22:44:59 kernel: pci 0000:00:01.0: resource 14 [mem 0xa1800000-0xa18fffff] released
Sep 15 22:44:59 kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
Sep 15 22:44:59 kernel: pci 0000:03:01.0: resource 15 [mem 0xa2200000-0xa41fffff 64bit pref] released
Sep 15 22:44:59 kernel: pci 0000:03:01.0: PCI bridge to [bus 05-48]
Sep 15 22:44:59 kernel: pci 0000:03:02.0: resource 15 [mem 0xa4200000-0xa43fffff 64bit pref] released
Sep 15 22:44:59 kernel: pci 0000:03:02.0: PCI bridge to [bus 49]
Sep 15 22:44:59 kernel: pci 0000:03:04.0: resource 15 [mem 0xa4400000-0xa45fffff 64bit pref] released
Sep 15 22:44:59 kernel: pci 0000:03:04.0: PCI bridge to [bus 4a]
Sep 15 22:44:59 kernel: pci 0000:02:00.0: resource 15 [mem 0xa2200000-0xa45fffff 64bit pref] released
Sep 15 22:44:59 kernel: pci 0000:02:00.0: PCI bridge to [bus 03-4a]
Sep 15 22:44:59 kernel: pci 0000:00:01.1: resource 15 [mem 0xa2200000-0xa45fffff 64bit pref] released
Sep 15 22:44:59 kernel: pci 0000:00:01.1: PCI bridge to [bus 02-4a]
Sep 15 22:44:59 kernel: pci 0000:4c:09.0: resource 15 [mem 0xc0000000-0xc01fffff 64bit pref] released
Sep 15 22:44:59 kernel: pci 0000:4c:09.0: PCI bridge to [bus 4e]
Sep 15 22:44:59 kernel: release child resource [mem 0xa8000000-0xa9ffffff 64bit pref]
Sep 15 22:44:59 kernel: release child resource [mem 0xaa000000-0xaa07ffff pref]
Sep 15 22:44:59 kernel: release child resource [mem 0xb0000000-0xbfffffff 64bit pref]
Sep 15 22:44:59 kernel: pci 0000:4c:10.0: resource 15 [mem 0xa8000000-0xbfffffff 64bit pref] released
Sep 15 22:44:59 kernel: pci 0000:4c:10.0: PCI bridge to [bus 4f]
Sep 15 22:44:59 kernel: pci 0000:4b:00.0: resource 15 [mem 0xa8000000-0xc7ffffff 64bit pref] released
Sep 15 22:44:59 kernel: pci 0000:4b:00.0: PCI bridge to [bus 4c-4f]
Sep 15 22:44:59 kernel: pci 0000:00:02.0: resource 15 [mem 0xa8000000-0xc7ffffff 64bit pref] released
Sep 15 22:44:59 kernel: pci 0000:00:02.0: PCI bridge to [bus 4b-4f]
Sep 15 22:44:59 kernel: pci 0000:00:1c.0: resource 15 [mem 0xa1900000-0xa1afffff 64bit pref] released
Sep 15 22:44:59 kernel: pci 0000:00:1c.0: PCI bridge to [bus 51]
Sep 15 22:44:59 kernel: release child resource [mem 0xa1b00000-0xa1b1ffff]
Sep 15 22:44:59 kernel: release child resource [mem 0xa1b20000-0xa1b23fff]
Sep 15 22:44:59 kernel: pci 0000:00:1c.5: resource 14 [mem 0xa1b00000-0xa1bfffff] released
Sep 15 22:44:59 kernel: pci 0000:00:1c.5: PCI bridge to [bus 52]
Sep 15 22:44:59 kernel: release child resource [mem 0xa1c00000-0xa1c01fff 64bit]
Sep 15 22:44:59 kernel: pci 0000:00:1c.7: resource 14 [mem 0xa1c00000-0xa1cfffff] released
Sep 15 22:44:59 kernel: pci 0000:00:1c.7: PCI bridge to [bus 53]
Sep 15 22:44:59 kernel: pci 0000:00:02.0: BAR 15: assigned [mem 0xa8000000-0xc7ffffff 64bit pref]
Sep 15 22:44:59 kernel: pci 0000:00:03.0: BAR 15: no space for [mem size 0x18000000 64bit pref]
Sep 15 22:44:59 kernel: pci 0000:00:03.0: BAR 15: failed to assign [mem size 0x18000000 64bit pref]
Sep 15 22:44:59 kernel: pci 0000:00:03.0: BAR 14: assigned [mem 0x90000000-0x917fffff]
Sep 15 22:44:59 kernel: pci 0000:00:02.0: BAR 14: assigned [mem 0x91800000-0x935fffff]
Sep 15 22:44:59 kernel: pci 0000:00:01.0: BAR 14: assigned [mem 0x93600000-0x936fffff]
Sep 15 22:44:59 kernel: pci 0000:00:01.1: BAR 14: assigned [mem 0xcd500000-0xdd6fffff]
Sep 15 22:44:59 kernel: pci 0000:00:01.1: BAR 15: assigned [mem 0x93700000-0x95afffff 64bit pref]
Sep 15 22:44:59 kernel: pci 0000:00:1c.0: BAR 15: assigned [mem 0x95b00000-0x95cfffff 64bit pref]
Sep 15 22:44:59 kernel: pci 0000:00:1c.5: BAR 14: assigned [mem 0x95d00000-0x95dfffff]
Sep 15 22:44:59 kernel: pci 0000:00:1c.7: BAR 14: assigned [mem 0x95e00000-0x95efffff]
Sep 15 22:44:59 kernel: pci 0000:00:01.1: BAR 13: no space for [io size 0x6000]
Sep 15 22:44:59 kernel: pci 0000:00:01.1: BAR 13: failed to assign [io size 0x6000]
Sep 15 22:44:59 kernel: pci 0000:00:02.0: BAR 13: assigned [io 0x1000-0x3fff]
Sep 15 22:44:59 kernel: pci 0000:01:00.0: BAR 6: assigned [mem 0x93600000-0x9360ffff pref]
Sep 15 22:44:59 kernel: pci 0000:01:00.0: BAR 0: assigned [mem 0x93610000-0x93613fff 64bit]
Sep 15 22:44:59 kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
Sep 15 22:44:59 kernel: pci 0000:00:01.0: bridge window [mem 0x93600000-0x936fffff]
Sep 15 22:44:59 kernel: pci 0000:02:00.0: BAR 14: assigned [mem 0xcd500000-0xdd6fffff]
Sep 15 22:44:59 kernel: pci 0000:02:00.0: BAR 15: assigned [mem 0x93700000-0x95afffff 64bit pref]
Sep 15 22:44:59 kernel: pci 0000:02:00.0: BAR 13: no space for [io size 0x6000]
Sep 15 22:44:59 kernel: pci 0000:02:00.0: BAR 13: failed to assign [io size 0x6000]
Sep 15 22:44:59 kernel: pci 0000:03:00.0: BAR 14: assigned [mem 0xcd500000-0xcd5fffff]
Sep 15 22:44:59 kernel: pci 0000:03:01.0: BAR 14: assigned [mem 0xcd600000-0xdd2fffff]
Sep 15 22:44:59 kernel: pci 0000:03:01.0: BAR 15: assigned [mem 0x93700000-0x956fffff 64bit pref]
Sep 15 22:44:59 kernel: pci 0000:03:02.0: BAR 14: assigned [mem 0xdd300000-0xdd4fffff]
Sep 15 22:44:59 kernel: pci 0000:03:02.0: BAR 15: assigned [mem 0x95700000-0x958fffff 64bit pref]
Sep 15 22:44:59 kernel: pci 0000:03:04.0: BAR 14: assigned [mem 0xdd500000-0xdd6fffff]
Sep 15 22:44:59 kernel: pci 0000:03:04.0: BAR 15: assigned [mem 0x95900000-0x95afffff 64bit pref]
Sep 15 22:44:59 kernel: pci 0000:03:01.0: BAR 13: no space for [io size 0x4000]
Sep 15 22:44:59 kernel: pci 0000:03:01.0: BAR 13: failed to assign [io size 0x4000]
Sep 15 22:44:59 kernel: pci 0000:03:02.0: BAR 13: no space for [io size 0x1000]
Sep 15 22:44:59 kernel: pci 0000:03:02.0: BAR 13: failed to assign [io size 0x1000]
Sep 15 22:44:59 kernel: pci 0000:03:04.0: BAR 13: no space for [io size 0x1000]
Sep 15 22:44:59 kernel: pci 0000:03:04.0: BAR 13: failed to assign [io size 0x1000]
Sep 15 22:44:59 kernel: pci 0000:04:00.0: BAR 0: assigned [mem 0xcd500000-0xcd53ffff]
Sep 15 22:44:59 kernel: pci 0000:04:00.0: BAR 1: assigned [mem 0xcd540000-0xcd540fff]
Sep 15 22:44:59 kernel: pci 0000:03:00.0: PCI bridge to [bus 04]
Sep 15 22:44:59 kernel: pci 0000:03:00.0: bridge window [mem 0xcd500000-0xcd5fffff]
Sep 15 22:44:59 kernel: pci 0000:03:01.0: PCI bridge to [bus 05-48]
Sep 15 22:44:59 kernel: pci 0000:03:01.0: bridge window [mem 0xcd600000-0xdd2fffff]
Sep 15 22:44:59 kernel: pci 0000:03:01.0: bridge window [mem 0x93700000-0x956fffff 64bit pref]
Sep 15 22:44:59 kernel: pci 0000:49:00.0: BAR 0: assigned [mem 0xdd300000-0xdd30ffff]
Sep 15 22:44:59 kernel: pci 0000:03:02.0: PCI bridge to [bus 49]
Sep 15 22:44:59 kernel: pci 0000:03:02.0: bridge window [mem 0xdd300000-0xdd4fffff]
Sep 15 22:44:59 kernel: pci 0000:03:02.0: bridge window [mem 0x95700000-0x958fffff 64bit pref]
Sep 15 22:44:59 kernel: pci 0000:03:04.0: PCI bridge to [bus 4a]
Sep 15 22:44:59 kernel: pci 0000:03:04.0: bridge window [mem 0xdd500000-0xdd6fffff]
Sep 15 22:44:59 kernel: pci 0000:03:04.0: bridge window [mem 0x95900000-0x95afffff 64bit pref]
Sep 15 22:44:59 kernel: pci 0000:02:00.0: PCI bridge to [bus 03-4a]
Sep 15 22:44:59 kernel: pci 0000:02:00.0: bridge window [mem 0xcd500000-0xdd6fffff]
Sep 15 22:44:59 kernel: pci 0000:02:00.0: bridge window [mem 0x93700000-0x95afffff 64bit pref]
Sep 15 22:44:59 kernel: pci 0000:00:01.1: PCI bridge to [bus 02-4a]
Sep 15 22:44:59 kernel: pci 0000:00:01.1: bridge window [mem 0xcd500000-0xdd6fffff]
Sep 15 22:44:59 kernel: pci 0000:00:01.1: bridge window [mem 0x93700000-0x95afffff 64bit pref]
Sep 15 22:44:59 kernel: pci 0000:4b:00.0: BAR 15: assigned [mem 0xa8000000-0xc7ffffff 64bit pref]
Sep 15 22:44:59 kernel: pci 0000:4b:00.0: BAR 14: assigned [mem 0x91800000-0x933fffff]
Sep 15 22:44:59 kernel: pci 0000:4b:00.0: BAR 0: assigned [mem 0x93400000-0x9343ffff]
Sep 15 22:44:59 kernel: pci 0000:4b:00.0: BAR 13: assigned [io 0x1000-0x3fff]
Sep 15 22:44:59 kernel: pci 0000:4c:10.0: BAR 15: assigned [mem 0xa8000000-0xbfffffff 64bit pref]
Sep 15 22:44:59 kernel: pci 0000:4c:10.0: BAR 14: assigned [mem 0x91800000-0x92ffffff]
Sep 15 22:44:59 kernel: pci 0000:4c:08.0: BAR 14: assigned [mem 0x93000000-0x930fffff]
Sep 15 22:44:59 kernel: pci 0000:4c:09.0: BAR 14: assigned [mem 0x93100000-0x932fffff]
Sep 15 22:44:59 kernel: pci 0000:4c:09.0: BAR 15: assigned [mem 0xc0000000-0xc01fffff 64bit pref]
Sep 15 22:44:59 kernel: pci 0000:4c:08.0: BAR 13: assigned [io 0x1000-0x1fff]
Sep 15 22:44:59 kernel: pci 0000:4c:09.0: BAR 13: assigned [io 0x2000-0x2fff]
Sep 15 22:44:59 kernel: pci 0000:4c:10.0: BAR 13: assigned [io 0x3000-0x3fff]
Sep 15 22:44:59 kernel: pci 0000:4d:00.0: BAR 0: assigned [mem 0x93000000-0x93003fff 64bit]
Sep 15 22:44:59 kernel: pci 0000:4d:00.0: BAR 2: assigned [io 0x1000-0x10ff]
Sep 15 22:44:59 kernel: pci 0000:4c:08.0: PCI bridge to [bus 4d]
Sep 15 22:44:59 kernel: pci 0000:4c:08.0: bridge window [io 0x1000-0x1fff]
Sep 15 22:44:59 kernel: pci 0000:4c:08.0: bridge window [mem 0x93000000-0x930fffff]
Sep 15 22:44:59 kernel: pci 0000:4c:09.0: PCI bridge to [bus 4e]
Sep 15 22:44:59 kernel: pci 0000:4c:09.0: bridge window [io 0x2000-0x2fff]
Sep 15 22:44:59 kernel: pci 0000:4c:09.0: bridge window [mem 0x93100000-0x932fffff]
Sep 15 22:44:59 kernel: pci 0000:4c:09.0: bridge window [mem 0xc0000000-0xc01fffff 64bit pref]
Sep 15 22:44:59 kernel: pci 0000:4f:00.0: BAR 1: assigned [mem 0xb0000000-0xbfffffff 64bit pref]
Sep 15 22:44:59 kernel: pci 0000:4f:00.0: BAR 3: assigned [mem 0xa8000000-0xa9ffffff 64bit pref]
Sep 15 22:44:59 kernel: pci 0000:4f:00.0: BAR 0: assigned [mem 0x92000000-0x92ffffff]
Sep 15 22:44:59 kernel: pci 0000:4f:00.0: BAR 6: assigned [mem 0x91800000-0x9187ffff pref]
Sep 15 22:44:59 kernel: pci 0000:4f:00.1: BAR 0: assigned [mem 0x91880000-0x91883fff]
Sep 15 22:44:59 kernel: pci 0000:4f:00.0: BAR 5: assigned [io 0x3000-0x307f]
Sep 15 22:44:59 kernel: pci 0000:4c:10.0: PCI bridge to [bus 4f]
Sep 15 22:44:59 kernel: pci 0000:4c:10.0: bridge window [io 0x3000-0x3fff]
Sep 15 22:44:59 kernel: pci 0000:4c:10.0: bridge window [mem 0x91800000-0x92ffffff]
Sep 15 22:44:59 kernel: pci 0000:4c:10.0: bridge window [mem 0xa8000000-0xbfffffff 64bit pref]
Sep 15 22:44:59 kernel: pci 0000:4b:00.0: PCI bridge to [bus 4c-4f]
Sep 15 22:44:59 kernel: pci 0000:4b:00.0: bridge window [io 0x1000-0x3fff]
Sep 15 22:44:59 kernel: pci 0000:4b:00.0: bridge window [mem 0x91800000-0x933fffff]
Sep 15 22:44:59 kernel: pci 0000:4b:00.0: bridge window [mem 0xa8000000-0xc7ffffff 64bit pref]
Sep 15 22:44:59 kernel: pci 0000:00:02.0: PCI bridge to [bus 4b-4f]
Sep 15 22:44:59 kernel: pci 0000:00:02.0: bridge window [io 0x1000-0x3fff]
Sep 15 22:44:59 kernel: pci 0000:00:02.0: bridge window [mem 0x91800000-0x935fffff]
Sep 15 22:44:59 kernel: pci 0000:00:02.0: bridge window [mem 0xa8000000-0xc7ffffff 64bit pref]
Sep 15 22:44:59 kernel: pci 0000:50:00.0: BAR 1: no space for [mem size 0x10000000 64bit pref]
Sep 15 22:44:59 kernel: pci 0000:50:00.0: BAR 1: failed to assign [mem 0x90000000-0x9fffffff 64bit pref]
Sep 15 22:44:59 kernel: pci 0000:50:00.0: BAR 3: no space for [mem size 0x02000000 64bit pref]
Sep 15 22:44:59 kernel: pci 0000:50:00.0: BAR 3: failed to assign [mem 0xa0000000-0xa1ffffff 64bit pref]
Sep 15 22:44:59 kernel: pci 0000:50:00.0: BAR 0: assigned [mem 0x90000000-0x90ffffff]
Sep 15 22:44:59 kernel: pci 0000:50:00.1: BAR 0: assigned [mem 0x91000000-0x91003fff]
Sep 15 22:44:59 kernel: pci 0000:00:03.0: PCI bridge to [bus 50]
Sep 15 22:44:59 kernel: pci 0000:00:03.0: bridge window [io 0xb000-0xbfff]
Sep 15 22:44:59 kernel: pci 0000:00:03.0: bridge window [mem 0x90000000-0x917fffff]
Sep 15 22:44:59 kernel: pci 0000:00:1c.0: PCI bridge to [bus 51]
Sep 15 22:44:59 kernel: pci 0000:00:1c.0: bridge window [io 0x5000-0x5fff]
Sep 15 22:44:59 kernel: pci 0000:00:1c.0: bridge window [mem 0xa2000000-0xa21fffff]
Sep 15 22:44:59 kernel: pci 0000:00:1c.0: bridge window [mem 0x95b00000-0x95cfffff 64bit pref]
Sep 15 22:44:59 kernel: pci 0000:52:00.0: BAR 0: assigned [mem 0x95d00000-0x95d1ffff]
Sep 15 22:44:59 kernel: pci 0000:52:00.0: BAR 3: assigned [mem 0x95d20000-0x95d23fff]
Sep 15 22:44:59 kernel: pci 0000:00:1c.5: PCI bridge to [bus 52]
Sep 15 22:44:59 kernel: pci 0000:00:1c.5: bridge window [io 0xa000-0xafff]
Sep 15 22:44:59 kernel: pci 0000:00:1c.5: bridge window [mem 0x95d00000-0x95dfffff]
Sep 15 22:44:59 kernel: pci 0000:53:00.0: BAR 0: assigned [mem 0x95e00000-0x95e01fff 64bit]
Sep 15 22:44:59 kernel: pci 0000:00:1c.7: PCI bridge to [bus 53]
Sep 15 22:44:59 kernel: pci 0000:00:1c.7: bridge window [mem 0x95e00000-0x95efffff]
Sep 15 22:44:59 kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
Sep 15 22:44:59 kernel: pci_bus 0000:00: resource 5 [io 0x1000-0xffff window]
Sep 15 22:44:59 kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
Sep 15 22:44:59 kernel: pci_bus 0000:00: resource 7 [mem 0x90000000-0xdfffbfff window]
Sep 15 22:44:59 kernel: pci_bus 0000:01: resource 1 [mem 0x93600000-0x936fffff]
Sep 15 22:44:59 kernel: pci_bus 0000:02: resource 1 [mem 0xcd500000-0xdd6fffff]
Sep 15 22:44:59 kernel: pci_bus 0000:02: resource 2 [mem 0x93700000-0x95afffff 64bit pref]
Sep 15 22:44:59 kernel: pci_bus 0000:03: resource 1 [mem 0xcd500000-0xdd6fffff]
Sep 15 22:44:59 kernel: pci_bus 0000:03: resource 2 [mem 0x93700000-0x95afffff 64bit pref]
Sep 15 22:44:59 kernel: pci_bus 0000:04: resource 1 [mem 0xcd500000-0xcd5fffff]
Sep 15 22:44:59 kernel: pci_bus 0000:05: resource 1 [mem 0xcd600000-0xdd2fffff]
Sep 15 22:44:59 kernel: pci_bus 0000:05: resource 2 [mem 0x93700000-0x956fffff 64bit pref]
Sep 15 22:44:59 kernel: pci_bus 0000:49: resource 1 [mem 0xdd300000-0xdd4fffff]
Sep 15 22:44:59 kernel: pci_bus 0000:49: resource 2 [mem 0x95700000-0x958fffff 64bit pref]
Sep 15 22:44:59 kernel: pci_bus 0000:4a: resource 1 [mem 0xdd500000-0xdd6fffff]
Sep 15 22:44:59 kernel: pci_bus 0000:4a: resource 2 [mem 0x95900000-0x95afffff 64bit pref]
Sep 15 22:44:59 kernel: pci_bus 0000:4b: resource 0 [io 0x1000-0x3fff]
Sep 15 22:44:59 kernel: pci_bus 0000:4b: resource 1 [mem 0x91800000-0x935fffff]
Sep 15 22:44:59 kernel: pci_bus 0000:4b: resource 2 [mem 0xa8000000-0xc7ffffff 64bit pref]
Sep 15 22:44:59 kernel: pci_bus 0000:4c: resource 0 [io 0x1000-0x3fff]
Sep 15 22:44:59 kernel: pci_bus 0000:4c: resource 1 [mem 0x91800000-0x933fffff]
Sep 15 22:44:59 kernel: pci_bus 0000:4c: resource 2 [mem 0xa8000000-0xc7ffffff 64bit pref]
Sep 15 22:44:59 kernel: pci_bus 0000:4d: resource 0 [io 0x1000-0x1fff]
Sep 15 22:44:59 kernel: pci_bus 0000:4d: resource 1 [mem 0x93000000-0x930fffff]
Sep 15 22:44:59 kernel: pci_bus 0000:4e: resource 0 [io 0x2000-0x2fff]
Sep 15 22:44:59 kernel: pci_bus 0000:4e: resource 1 [mem 0x93100000-0x932fffff]
Sep 15 22:44:59 kernel: pci_bus 0000:4e: resource 2 [mem 0xc0000000-0xc01fffff 64bit pref]
Sep 15 22:44:59 kernel: pci_bus 0000:4f: resource 0 [io 0x3000-0x3fff]
Sep 15 22:44:59 kernel: pci_bus 0000:4f: resource 1 [mem 0x91800000-0x92ffffff]
Sep 15 22:44:59 kernel: pci_bus 0000:4f: resource 2 [mem 0xa8000000-0xbfffffff 64bit pref]
Sep 15 22:44:59 kernel: pci_bus 0000:50: resource 0 [io 0xb000-0xbfff]
Sep 15 22:44:59 kernel: pci_bus 0000:50: resource 1 [mem 0x90000000-0x917fffff]
Sep 15 22:44:59 kernel: pci_bus 0000:51: resource 0 [io 0x5000-0x5fff]
Sep 15 22:44:59 kernel: pci_bus 0000:51: resource 1 [mem 0xa2000000-0xa21fffff]
Sep 15 22:44:59 kernel: pci_bus 0000:51: resource 2 [mem 0x95b00000-0x95cfffff 64bit pref]
Sep 15 22:44:59 kernel: pci_bus 0000:52: resource 0 [io 0xa000-0xafff]
Sep 15 22:44:59 kernel: pci_bus 0000:52: resource 1 [mem 0x95d00000-0x95dfffff]
Sep 15 22:44:59 kernel: pci_bus 0000:53: resource 1 [mem 0x95e00000-0x95efffff]
Sep 15 22:44:59 kernel: pci 0000:00:01.1: CLS mismatch (64 != 128), using 64 bytes
Sep 15 22:44:59 kernel: pci 0000:00:05.0: disabled boot interrupts on device [8086:6f28]
Sep 15 22:44:59 kernel: pci 0000:00:1a.0: quirk_usb_early_handoff+0x0/0x7d0 took 18508 usecs
Sep 15 22:44:59 kernel: pci 0000:00:1d.0: quirk_usb_early_handoff+0x0/0x7d0 took 19501 usecs
Sep 15 22:44:59 kernel: pci 0000:4f:00.1: extending delay after power-on from D3hot to 20 msec
Sep 15 22:44:59 kernel: pci 0000:4f:00.1: D0 power state depends on 0000:4f:00.0
Sep 15 22:44:59 kernel: pci 0000:50:00.1: extending delay after power-on from D3hot to 20 msec
Sep 15 22:44:59 kernel: pci 0000:50:00.1: D0 power state depends on 0000:50:00.0
Sep 15 22:44:59 kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Sep 15 22:44:59 kernel: software IO TLB: mapped [mem 0x00000000780c5000-0x000000007c0c5000] (64MB)
Sep 15 22:44:59 kernel: Trying to unpack rootfs image as initramfs...
Sep 15 22:44:59 kernel: Initialise system trusted keyrings
Sep 15 22:44:59 kernel: Key type blacklist registered
Sep 15 22:44:59 kernel: workingset: timestamp_bits=41 max_order=24 bucket_order=0
Sep 15 22:44:59 kernel: zbud: loaded
Sep 15 22:44:59 kernel: integrity: Platform Keyring initialized
Sep 15 22:44:59 kernel: integrity: Machine keyring initialized
Sep 15 22:44:59 kernel: Key type asymmetric registered
Sep 15 22:44:59 kernel: Asymmetric key parser 'x509' registered
Sep 15 22:44:59 kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 242)
Sep 15 22:44:59 kernel: io scheduler mq-deadline registered
Sep 15 22:44:59 kernel: io scheduler kyber registered
Sep 15 22:44:59 kernel: io scheduler bfq registered
Sep 15 22:44:59 kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Sep 15 22:44:59 kernel: efifb: probing for efifb
Sep 15 22:44:59 kernel: pci 0000:50:00.0: BAR has moved, updating efifb address
Sep 15 22:44:59 kernel: efifb: cannot reserve video memory at 0x1000000
Sep 15 22:44:59 kernel: ------------[ cut here ]------------
Sep 15 22:44:59 kernel: ioremap on RAM at 0x0000000001000000 - 0x00000000012fffff
Sep 15 22:44:59 kernel: WARNING: CPU: 4 PID: 1 at arch/x86/mm/ioremap.c:216 __ioremap_caller+0x381/0x3a0
Sep 15 22:44:59 kernel: Modules linked in:
Sep 15 22:44:59 kernel: CPU: 4 PID: 1 Comm: swapper/0 Not tainted 6.5.3-arch1-1 #1 ed5b3b894d0aeb37298a77837232ca9b353cc27d
Sep 15 22:44:59 kernel: Hardware name: Gigabyte Technology Co., Ltd. Default string/X99-Designare EX-CF, BIOS F3 07/13/2016
Sep 15 22:44:59 kernel: RIP: 0010:__ioremap_caller+0x381/0x3a0
Sep 15 22:44:59 kernel: Code: 85 c0 0f 89 ae fd ff ff e9 50 fd ff ff 48 8d 54 24 28 48 8d 74 24 18 48 c7 c7 53 07 3d b9 c6 05 b9 fc f2 01 01 e8 ef be 01 00 <0f> 0b e9 48 fd ff ff 89 c6 48 c7 c7 38 cb 44 b9 e8 5a 11 0b 00 e9
Sep 15 22:44:59 kernel: RSP: 0000:ffff9d1f80017c38 EFLAGS: 00010282
Sep 15 22:44:59 kernel: RAX: 0000000000000000 RBX: 0000000001000000 RCX: c0000000ffffefff
Sep 15 22:44:59 kernel: RDX: 0000000000000000 RSI: 00000000ffffefff RDI: 0000000000000001
Sep 15 22:44:59 kernel: RBP: 0000000000300000 R08: 0000000000000000 R09: ffff9d1f80017ac8
Sep 15 22:44:59 kernel: R10: 0000000000000003 R11: ffffffffb9cca068 R12: 0000000000000001
Sep 15 22:44:59 kernel: R13: 0000000000300000 R14: ffffffffb85667b5 R15: 0000000000000000
Sep 15 22:44:59 kernel: FS: 0000000000000000(0000) GS:ffff8b19afd00000(0000) knlGS:0000000000000000
Sep 15 22:44:59 kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Sep 15 22:44:59 kernel: CR2: 0000000000000000 CR3: 000000025a020001 CR4: 00000000003706e0
Sep 15 22:44:59 kernel: DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
Sep 15 22:44:59 kernel: DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
Sep 15 22:44:59 kernel: Call Trace:
Sep 15 22:44:59 kernel: <TASK>
Sep 15 22:44:59 kernel: ? __ioremap_caller+0x381/0x3a0
Sep 15 22:44:59 kernel: ? __warn+0x81/0x130
Sep 15 22:44:59 kernel: ? __ioremap_caller+0x381/0x3a0
Sep 15 22:44:59 kernel: ? report_bug+0x171/0x1a0
Sep 15 22:44:59 kernel: ? prb_read_valid+0x1b/0x30
Sep 15 22:44:59 kernel: ? handle_bug+0x3c/0x80
Sep 15 22:44:59 kernel: ? exc_invalid_op+0x17/0x70
Sep 15 22:44:59 kernel: ? asm_exc_invalid_op+0x1a/0x20
Sep 15 22:44:59 kernel: ? efifb_probe+0x425/0xc80
Sep 15 22:44:59 kernel: ? __ioremap_caller+0x381/0x3a0
Sep 15 22:44:59 kernel: ? __ioremap_caller+0x381/0x3a0
Sep 15 22:44:59 kernel: efifb_probe+0x425/0xc80
Sep 15 22:44:59 kernel: ? kernfs_add_one+0x10b/0x140
Sep 15 22:44:59 kernel: platform_probe+0x44/0xa0
Sep 15 22:44:59 kernel: really_probe+0x19e/0x3e0
Sep 15 22:44:59 kernel: ? __pfx___driver_attach+0x10/0x10
Sep 15 22:44:59 kernel: __driver_probe_device+0x78/0x160
Sep 15 22:44:59 kernel: driver_probe_device+0x1f/0x90
Sep 15 22:44:59 kernel: __driver_attach+0xd2/0x1c0
Sep 15 22:44:59 kernel: bus_for_each_dev+0x88/0xd0
Sep 15 22:44:59 kernel: bus_add_driver+0x116/0x220
Sep 15 22:44:59 kernel: driver_register+0x59/0x100
Sep 15 22:44:59 kernel: ? __pfx_efifb_driver_init+0x10/0x10
Sep 15 22:44:59 kernel: do_one_initcall+0x5d/0x320
Sep 15 22:44:59 kernel: kernel_init_freeable+0x1d4/0x320
Sep 15 22:44:59 kernel: ? __pfx_kernel_init+0x10/0x10
Sep 15 22:44:59 kernel: kernel_init+0x1a/0x1c0
Sep 15 22:44:59 kernel: ret_from_fork+0x34/0x50
Sep 15 22:44:59 kernel: ? __pfx_kernel_init+0x10/0x10
Sep 15 22:44:59 kernel: ret_from_fork_asm+0x1b/0x30
Sep 15 22:44:59 kernel: </TASK>
Sep 15 22:44:59 kernel: ---[ end trace 0000000000000000 ]---
Sep 15 22:44:59 kernel: efifb: abort, cannot remap video memory 0x300000 @ 0x1000000
Sep 15 22:44:59 kernel: efi-framebuffer: probe of efi-framebuffer.0 failed with error -5
Sep 15 22:44:59 kernel: Monitor-Mwait will be used to enter C-1 state
Sep 15 22:44:59 kernel: Monitor-Mwait will be used to enter C-2 state
Sep 15 22:44:59 kernel: Monitor-Mwait will be used to enter C-2 state
Sep 15 22:44:59 kernel: ACPI: \_SB_.SCK0.CP00: Found 3 idle states
Sep 15 22:44:59 kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
Sep 15 22:44:59 kernel: ACPI: button: Power Button [PWRB]
Sep 15 22:44:59 kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
Sep 15 22:44:59 kernel: ACPI: button: Power Button [PWRF]
Sep 15 22:44:59 kernel: Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
Sep 15 22:44:59 kernel: Non-volatile memory driver v1.3
Sep 15 22:44:59 kernel: Linux agpgart interface v0.103
Sep 15 22:44:59 kernel: AMD-Vi: AMD IOMMUv2 functionality not available on this system - This is not a bug.
Sep 15 22:44:59 kernel: ACPI: bus type drm_connector registered
Sep 15 22:44:59 kernel: usbcore: registered new interface driver usbserial_generic
Sep 15 22:44:59 kernel: usbserial: USB Serial support registered for generic
Sep 15 22:44:59 kernel: rtc_cmos 00:00: RTC can wake from S4
Sep 15 22:44:59 kernel: ehci-pci 0000:00:1a.0: EHCI Host Controller
Sep 15 22:44:59 kernel: ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
Sep 15 22:44:59 kernel: ehci-pci 0000:00:1a.0: debug port 2
Sep 15 22:44:59 kernel: rtc_cmos 00:00: registered as rtc0
Sep 15 22:44:59 kernel: rtc_cmos 00:00: setting system clock to 2023-09-16T02:44:54 UTC (1694832294)
Sep 15 22:44:59 kernel: rtc_cmos 00:00: alarms up to one month, y3k, 114 bytes nvram
Sep 15 22:44:59 kernel: ehci-pci 0000:00:1a.0: irq 18, io mem 0xcd437000
Sep 15 22:44:59 kernel: intel_pstate: Intel P-state driver initializing
Sep 15 22:44:59 kernel: ledtrig-cpu: registered to indicate activity on CPUs
Sep 15 22:44:59 kernel: hid: raw HID events driver (C) Jiri Kosina
Sep 15 22:44:59 kernel: drop_monitor: Initializing network drop monitor service
Sep 15 22:44:59 kernel: Initializing XFRM netlink socket
Sep 15 22:44:59 kernel: NET: Registered PF_INET6 protocol family
Sep 15 22:44:59 kernel: ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
Sep 15 22:44:59 kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.05
Sep 15 22:44:59 kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Sep 15 22:44:59 kernel: usb usb1: Product: EHCI Host Controller
Sep 15 22:44:59 kernel: usb usb1: Manufacturer: Linux 6.5.3-arch1-1 ehci_hcd
Sep 15 22:44:59 kernel: usb usb1: SerialNumber: 0000:00:1a.0
Sep 15 22:44:59 kernel: hub 1-0:1.0: USB hub found
Sep 15 22:44:59 kernel: hub 1-0:1.0: 2 ports detected
Sep 15 22:44:59 kernel: ehci-pci 0000:00:1d.0: EHCI Host Controller
Sep 15 22:44:59 kernel: ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
Sep 15 22:44:59 kernel: ehci-pci 0000:00:1d.0: debug port 2
Sep 15 22:44:59 kernel: ehci-pci 0000:00:1d.0: irq 18, io mem 0xcd436000
Sep 15 22:44:59 kernel: ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
Sep 15 22:44:59 kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.05
Sep 15 22:44:59 kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Sep 15 22:44:59 kernel: usb usb2: Product: EHCI Host Controller
Sep 15 22:44:59 kernel: usb usb2: Manufacturer: Linux 6.5.3-arch1-1 ehci_hcd
Sep 15 22:44:59 kernel: usb usb2: SerialNumber: 0000:00:1d.0
Sep 15 22:44:59 kernel: hub 2-0:1.0: USB hub found
Sep 15 22:44:59 kernel: hub 2-0:1.0: 2 ports detected
Sep 15 22:44:59 kernel: Freeing initrd memory: 19788K
Sep 15 22:44:59 kernel: Segment Routing with IPv6
Sep 15 22:44:59 kernel: RPL Segment Routing with IPv6
Sep 15 22:44:59 kernel: In-situ OAM (IOAM) with IPv6
Sep 15 22:44:59 kernel: NET: Registered PF_PACKET protocol family
Sep 15 22:44:59 kernel: microcode: Microcode Update Driver: v2.2.
Sep 15 22:44:59 kernel: resctrl: L3 allocation detected
Sep 15 22:44:59 kernel: resctrl: L3 monitoring detected
Sep 15 22:44:59 kernel: IPI shorthand broadcast: enabled
Sep 15 22:44:59 kernel: sched_clock: Marking stable (2693335272, 306796)->(2703179297, -9537229)
Sep 15 22:44:59 kernel: registered taskstats version 1
Sep 15 22:44:59 kernel: Loading compiled-in X.509 certificates
Sep 15 22:44:59 kernel: Loaded X.509 cert 'Build time autogenerated kernel key: 0e5a477c8e3441f82d13d457ec8936a3f212d90d'
Sep 15 22:44:59 kernel: zswap: loaded using pool zstd/zsmalloc
Sep 15 22:44:59 kernel: Key type .fscrypt registered
Sep 15 22:44:59 kernel: Key type fscrypt-provisioning registered
Sep 15 22:44:59 kernel: PM: Magic number: 7:115:713
Sep 15 22:44:59 kernel: acpi LNXCPU:1d: hash matches
Sep 15 22:44:59 kernel: RAS: Correctable Errors collector initialized.
Sep 15 22:44:59 kernel: clk: Disabling unused clocks
Sep 15 22:44:59 kernel: Freeing unused decrypted memory: 2036K
Sep 15 22:44:59 kernel: Freeing unused kernel image (initmem) memory: 3384K
Sep 15 22:44:59 kernel: Write protecting the kernel read-only data: 30720k
Sep 15 22:44:59 kernel: Freeing unused kernel image (rodata/data gap) memory: 1392K
Sep 15 22:44:59 kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Sep 15 22:44:59 kernel: rodata_test: all tests were successful
Sep 15 22:44:59 kernel: x86/mm: Checking user space page tables
Sep 15 22:44:59 kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Sep 15 22:44:59 kernel: Run /init as init process
Sep 15 22:44:59 kernel: with arguments:
Sep 15 22:44:59 kernel: /init
Sep 15 22:44:59 kernel: with environment:
Sep 15 22:44:59 kernel: HOME=/
Sep 15 22:44:59 kernel: TERM=linux
Sep 15 22:44:59 kernel: BOOT_IMAGE=/vmlinuz-linux
Sep 15 22:44:59 kernel: edac_report=off
Sep 15 22:44:59 kernel: usb 1-1: new high-speed USB device number 2 using ehci-pci
Sep 15 22:44:59 kernel: usb 2-1: new high-speed USB device number 2 using ehci-pci
Sep 15 22:44:59 kernel: wmi_bus wmi_bus-PNP0C14:01: WQAA data block query control method not found
Sep 15 22:44:59 kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Sep 15 22:44:59 kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
Sep 15 22:44:59 kernel: xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x000000000004b810
Sep 15 22:44:59 kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Sep 15 22:44:59 kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
Sep 15 22:44:59 kernel: xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed
Sep 15 22:44:59 kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.05
Sep 15 22:44:59 kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Sep 15 22:44:59 kernel: usb usb3: Product: xHCI Host Controller
Sep 15 22:44:59 kernel: usb usb3: Manufacturer: Linux 6.5.3-arch1-1 xhci-hcd
Sep 15 22:44:59 kernel: usb usb3: SerialNumber: 0000:00:14.0
Sep 15 22:44:59 kernel: hub 3-0:1.0: USB hub found
Sep 15 22:44:59 kernel: hub 3-0:1.0: 15 ports detected
Sep 15 22:44:59 kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.05
Sep 15 22:44:59 kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Sep 15 22:44:59 kernel: usb usb4: Product: xHCI Host Controller
Sep 15 22:44:59 kernel: usb usb4: Manufacturer: Linux 6.5.3-arch1-1 xhci-hcd
Sep 15 22:44:59 kernel: usb usb4: SerialNumber: 0000:00:14.0
Sep 15 22:44:59 kernel: hub 4-0:1.0: USB hub found
Sep 15 22:44:59 kernel: hub 4-0:1.0: 6 ports detected
Sep 15 22:44:59 kernel: xhci_hcd 0000:49:00.0: xHCI Host Controller
Sep 15 22:44:59 kernel: xhci_hcd 0000:49:00.0: new USB bus registered, assigned bus number 5
Sep 15 22:44:59 kernel: xhci_hcd 0000:49:00.0: hcc params 0x200077c1 hci version 0x110 quirks 0x000000020004b810
Sep 15 22:44:59 kernel: xhci_hcd 0000:49:00.0: xHCI Host Controller
Sep 15 22:44:59 kernel: xhci_hcd 0000:49:00.0: new USB bus registered, assigned bus number 6
Sep 15 22:44:59 kernel: xhci_hcd 0000:49:00.0: Host supports USB 3.1 Enhanced SuperSpeed
Sep 15 22:44:59 kernel: usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.05
Sep 15 22:44:59 kernel: usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Sep 15 22:44:59 kernel: usb usb5: Product: xHCI Host Controller
Sep 15 22:44:59 kernel: usb usb5: Manufacturer: Linux 6.5.3-arch1-1 xhci-hcd
Sep 15 22:44:59 kernel: usb usb5: SerialNumber: 0000:49:00.0
Sep 15 22:44:59 kernel: nvme nvme0: pci function 0000:01:00.0
Sep 15 22:44:59 kernel: nvme nvme1: pci function 0000:4d:00.0
Sep 15 22:44:59 kernel: hub 5-0:1.0: USB hub found
Sep 15 22:44:59 kernel: hub 5-0:1.0: 2 ports detected
Sep 15 22:44:59 kernel: usb usb6: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.05
Sep 15 22:44:59 kernel: usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Sep 15 22:44:59 kernel: usb usb6: Product: xHCI Host Controller
Sep 15 22:44:59 kernel: usb usb6: Manufacturer: Linux 6.5.3-arch1-1 xhci-hcd
Sep 15 22:44:59 kernel: usb usb6: SerialNumber: 0000:49:00.0
Sep 15 22:44:59 kernel: hub 6-0:1.0: USB hub found
Sep 15 22:44:59 kernel: hub 6-0:1.0: 2 ports detected
Sep 15 22:44:59 kernel: nvme nvme1: 8/0/0 default/read/poll queues
Sep 15 22:44:59 kernel: nvme nvme1: Ignoring bogus Namespace Identifiers
Sep 15 22:44:59 kernel: nvme1n1: p1 p2 p3
Sep 15 22:44:59 kernel: usb 1-1: New USB device found, idVendor=8087, idProduct=800a, bcdDevice= 0.05
Sep 15 22:44:59 kernel: usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Sep 15 22:44:59 kernel: hub 1-1:1.0: USB hub found
Sep 15 22:44:59 kernel: hub 1-1:1.0: 6 ports detected
Sep 15 22:44:59 kernel: usb 2-1: New USB device found, idVendor=8087, idProduct=8002, bcdDevice= 0.05
Sep 15 22:44:59 kernel: usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Sep 15 22:44:59 kernel: hub 2-1:1.0: USB hub found
Sep 15 22:44:59 kernel: hub 2-1:1.0: 8 ports detected
Sep 15 22:44:59 kernel: usb 3-3: new full-speed USB device number 2 using xhci_hcd
Sep 15 22:44:59 kernel: usb 3-3: New USB device found, idVendor=8087, idProduct=0a2b, bcdDevice= 0.01
Sep 15 22:44:59 kernel: usb 3-3: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Sep 15 22:44:59 kernel: usb 4-5: new SuperSpeed USB device number 2 using xhci_hcd
Sep 15 22:44:59 kernel: usb 4-5: New USB device found, idVendor=045b, idProduct=0210, bcdDevice= 1.00
Sep 15 22:44:59 kernel: usb 4-5: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Sep 15 22:44:59 kernel: hub 4-5:1.0: USB hub found
Sep 15 22:44:59 kernel: hub 4-5:1.0: 4 ports detected
Sep 15 22:44:59 kernel: tsc: Refined TSC clocksource calibration: 3599.996 MHz
Sep 15 22:44:59 kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x33e44fb235b, max_idle_ns: 440795341910 ns
Sep 15 22:44:59 kernel: clocksource: Switched to clocksource tsc
Sep 15 22:44:59 kernel: usb 3-9: new high-speed USB device number 3 using xhci_hcd
Sep 15 22:44:59 kernel: usb 3-9: New USB device found, idVendor=045b, idProduct=0209, bcdDevice= 1.00
Sep 15 22:44:59 kernel: usb 3-9: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Sep 15 22:44:59 kernel: hub 3-9:1.0: USB hub found
Sep 15 22:44:59 kernel: hub 3-9:1.0: 4 ports detected
Sep 15 22:44:59 kernel: usb 4-6: new SuperSpeed USB device number 3 using xhci_hcd
Sep 15 22:44:59 kernel: usb 4-6: New USB device found, idVendor=045b, idProduct=0210, bcdDevice= 1.00
Sep 15 22:44:59 kernel: usb 4-6: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Sep 15 22:44:59 kernel: hub 4-6:1.0: USB hub found
Sep 15 22:44:59 kernel: hub 4-6:1.0: 4 ports detected
Sep 15 22:44:59 kernel: usb 3-10: new high-speed USB device number 4 using xhci_hcd
Sep 15 22:44:59 kernel: usb 3-10: New USB device found, idVendor=045b, idProduct=0209, bcdDevice= 1.00
Sep 15 22:44:59 kernel: usb 3-10: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Sep 15 22:44:59 kernel: hub 3-10:1.0: USB hub found
Sep 15 22:44:59 kernel: hub 3-10:1.0: 4 ports detected
Sep 15 22:44:59 kernel: usb 3-9.4: new full-speed USB device number 5 using xhci_hcd
Sep 15 22:44:59 kernel: usb 3-9.4: New USB device found, idVendor=046d, idProduct=c52b, bcdDevice=12.01
Sep 15 22:44:59 kernel: usb 3-9.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Sep 15 22:44:59 kernel: usb 3-9.4: Product: USB Receiver
Sep 15 22:44:59 kernel: usb 3-9.4: Manufacturer: Logitech
Sep 15 22:44:59 kernel: nvme nvme0: 12/0/0 default/read/poll queues
Sep 15 22:44:59 kernel: nvme0n1: p1
Sep 15 22:44:59 kernel: input: Logitech USB Receiver as /devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9.4/3-9.4:1.0/0003:046D:C52B.0001/input/input2
Sep 15 22:44:59 kernel: hid-generic 0003:046D:C52B.0001: input,hidraw0: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-0000:00:14.0-9.4/input0
Sep 15 22:44:59 kernel: input: Logitech USB Receiver Mouse as /devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9.4/3-9.4:1.1/0003:046D:C52B.0002/input/input3
Sep 15 22:44:59 kernel: input: Logitech USB Receiver Consumer Control as /devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9.4/3-9.4:1.1/0003:046D:C52B.0002/input/input4
Sep 15 22:44:59 kernel: input: Logitech USB Receiver System Control as /devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9.4/3-9.4:1.1/0003:046D:C52B.0002/input/input5
Sep 15 22:44:59 kernel: hid-generic 0003:046D:C52B.0002: input,hiddev96,hidraw1: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:14.0-9.4/input1
Sep 15 22:44:59 kernel: hid-generic 0003:046D:C52B.0003: hiddev97,hidraw2: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:14.0-9.4/input2
Sep 15 22:44:59 kernel: usbcore: registered new interface driver usbhid
Sep 15 22:44:59 kernel: usbhid: USB HID core driver
Sep 15 22:44:59 kernel: logitech-djreceiver 0003:046D:C52B.0003: hiddev96,hidraw0: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:14.0-9.4/input2
Sep 15 22:44:59 kernel: input: Logitech Wireless Device PID:408a Keyboard as /devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9.4/3-9.4:1.2/0003:046D:C52B.0003/0003:046D:408A.0004/input/input7
Sep 15 22:44:59 kernel: input: Logitech Wireless Device PID:408a Mouse as /devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9.4/3-9.4:1.2/0003:046D:C52B.0003/0003:046D:408A.0004/input/input8
Sep 15 22:44:59 kernel: hid-generic 0003:046D:408A.0004: input,hidraw1: USB HID v1.11 Keyboard [Logitech Wireless Device PID:408a] on usb-0000:00:14.0-9.4/input2:2
Sep 15 22:44:59 kernel: input: Logitech MX Keys as /devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9.4/3-9.4:1.2/0003:046D:C52B.0003/0003:046D:408A.0004/input/input12
Sep 15 22:44:59 kernel: logitech-hidpp-device 0003:046D:408A.0004: input,hidraw1: USB HID v1.11 Keyboard [Logitech MX Keys] on usb-0000:00:14.0-9.4/input2:2
Sep 15 22:44:59 kernel: fbcon: Taking over console
Sep 15 22:44:59 kernel: SGI XFS with ACLs, security attributes, realtime, scrub, repair, quota, no debug enabled
Sep 15 22:44:59 kernel: XFS (nvme1n1p3): Mounting V5 Filesystem 565debe4-b0d5-4a3c-9759-1e90a4ace905
Sep 15 22:44:59 kernel: XFS (nvme1n1p3): Ending clean mount
Sep 15 22:44:59 systemd[1]: systemd 254.3-1-arch running in system mode (+PAM +AUDIT -SELINUX -APPARMOR -IMA +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT -QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +XKBCOMMON +UTMP -SYSVINIT default-hierarchy=unified)
Sep 15 22:44:59 systemd[1]: Detected architecture x86-64.
Sep 15 22:44:59 systemd[1]: Hostname set to <elrond>.
Sep 15 22:44:59 systemd[1]: bpf-lsm: LSM BPF program attached
Sep 15 22:44:59 systemd[1]: Queued start job for default target Graphical Interface.
Sep 15 22:44:59 systemd[1]: Created slice Slice /system/getty.
Sep 15 22:44:59 systemd[1]: Created slice Slice /system/modprobe.
Sep 15 22:44:59 systemd[1]: Created slice User and Session Slice.
Sep 15 22:44:59 systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
Sep 15 22:44:59 systemd[1]: Started Forward Password Requests to Wall Directory Watch.
Sep 15 22:44:59 systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
Sep 15 22:44:59 systemd[1]: Reached target Local Encrypted Volumes.
Sep 15 22:44:59 systemd[1]: Reached target Login Prompts.
Sep 15 22:44:59 systemd[1]: Reached target Local Integrity Protected Volumes.
Sep 15 22:44:59 systemd[1]: Reached target Path Units.
Sep 15 22:44:59 systemd[1]: Reached target Remote File Systems.
Sep 15 22:44:59 systemd[1]: Reached target Slice Units.
Sep 15 22:44:59 systemd[1]: Reached target Local Verity Protected Volumes.
Sep 15 22:44:59 systemd[1]: Listening on Device-mapper event daemon FIFOs.
Sep 15 22:44:59 systemd[1]: Listening on Process Core Dump Socket.
Sep 15 22:44:59 systemd[1]: Listening on Journal Socket (/dev/log).
Sep 15 22:44:59 systemd[1]: Listening on Journal Socket.
Sep 15 22:44:59 systemd[1]: Listening on udev Control Socket.
Sep 15 22:44:59 systemd[1]: Listening on udev Kernel Socket.
Sep 15 22:44:59 systemd[1]: Mounting Huge Pages File System...
Sep 15 22:44:59 systemd[1]: Mounting POSIX Message Queue File System...
Sep 15 22:44:59 systemd[1]: Mounting Kernel Debug File System...
Sep 15 22:44:59 systemd[1]: Mounting Kernel Trace File System...
Sep 15 22:44:59 systemd[1]: Starting Create List of Static Device Nodes...
Sep 15 22:44:59 systemd[1]: Starting Load Kernel Module configfs...
Sep 15 22:44:59 systemd[1]: Starting Load Kernel Module dm_mod...
Sep 15 22:44:59 systemd[1]: Starting Load Kernel Module drm...
Sep 15 22:44:59 systemd[1]: Starting Load Kernel Module fuse...
Sep 15 22:44:59 systemd[1]: Starting Load Kernel Module loop...
Sep 15 22:44:59 systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
Sep 15 22:44:59 systemd[1]: Starting Journal Service...
Sep 15 22:44:59 systemd[1]: Starting Load Kernel Modules...
Sep 15 22:44:59 systemd[1]: TPM2 PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f).
Sep 15 22:44:59 systemd[1]: Starting Remount Root and Kernel File Systems...
Sep 15 22:44:59 systemd[1]: Starting Coldplug All udev Devices...
Sep 15 22:44:59 systemd[1]: Mounted Huge Pages File System.
Sep 15 22:44:59 systemd[1]: Mounted POSIX Message Queue File System.
Sep 15 22:44:59 systemd[1]: Mounted Kernel Debug File System.
Sep 15 22:44:59 systemd[1]: Mounted Kernel Trace File System.
Sep 15 22:44:59 kernel: loop: module loaded
Sep 15 22:44:59 kernel: fuse: init (API version 7.38)
Sep 15 22:44:59 systemd-journald[261]: Collecting audit messages is disabled.
Sep 15 22:44:59 kernel: device-mapper: uevent: version 1.0.3
Sep 15 22:44:59 kernel: device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@redhat.com
Sep 15 22:44:59 systemd[1]: Finished Create List of Static Device Nodes.
Sep 15 22:44:59 systemd[1]: modprobe@configfs.service: Deactivated successfully.
Sep 15 22:44:59 systemd[1]: Finished Load Kernel Module configfs.
Sep 15 22:44:59 systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
Sep 15 22:44:59 systemd[1]: Finished Load Kernel Module dm_mod.
Sep 15 22:44:59 systemd[1]: modprobe@drm.service: Deactivated successfully.
Sep 15 22:44:59 systemd-journald[261]: Journal started
Sep 15 22:44:59 systemd-journald[261]: Runtime Journal (/run/log/journal/3eb699ade65d4a5596447eda51971905) is 8.0M, max 3.1G, 3.1G free.
Sep 15 22:44:59 systemd-modules-load[262]: Inserted module 'crypto_user'
Sep 15 22:44:59 systemd[1]: modprobe@fuse.service: Deactivated successfully.
Sep 15 22:44:59 systemd[1]: Finished Load Kernel Module drm.
Sep 15 22:44:59 systemd[1]: Started Journal Service.
Sep 15 22:44:59 systemd[1]: Finished Load Kernel Module fuse.
Sep 15 22:44:59 systemd[1]: modprobe@loop.service: Deactivated successfully.
Sep 15 22:44:59 systemd[1]: Finished Load Kernel Module loop.
Sep 15 22:44:59 systemd[1]: Finished Remount Root and Kernel File Systems.
Sep 15 22:44:59 systemd[1]: Finished Coldplug All udev Devices.
Sep 15 22:44:59 systemd[1]: Mounting FUSE Control File System...
Sep 15 22:44:59 systemd[1]: Mounting Kernel Configuration File System...
Sep 15 22:44:59 systemd[1]: Rebuild Hardware Database was skipped because no trigger condition checks were met.
Sep 15 22:44:59 systemd[1]: Starting Flush Journal to Persistent Storage...
Sep 15 22:44:59 systemd[1]: Starting Load/Save OS Random Seed...
Sep 15 22:44:59 systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
Sep 15 22:44:59 systemd[1]: Starting Create Static Device Nodes in /dev gracefully...
Sep 15 22:44:59 systemd[1]: Mounted FUSE Control File System.
Sep 15 22:44:59 systemd[1]: Mounted Kernel Configuration File System.
Sep 15 22:44:59 systemd-journald[261]: Time spent on flushing to /var/log/journal/3eb699ade65d4a5596
You'll notice the absence of the same BAR errors in the same places. However, as I said, the result is the same. Interesting problem.
Offline
I should also mention that a handful of machines we have with Intel CPUs and GTX1080 cards aren't exhibiting this issue. This seems to be happening with these machines with similar configs. Could it be the Xeon/X99/Non-ECC memory/GTX combination?
A long-standing issue which may shed some light on the off-chance, is that we've had to suppress EDAC error reports because very early on, the journals would be flooded with EDAC errors. For as long as we've had these machines, suppressing these errors has never caused us issues before, but I thought I should mention it.
The precise kernel param used is `edac_report-off`.
Do any of these things shed light?
Offline
The second log still has pci=realloc but not rcutree.rcu_idle_gp_delay=1, neither mentions nvidia anywhere and they have at least similar "BAR *: failed to assign" patterns.
Offline
Apologies. These logs are long and it's easy to miss some needles in the haystack.
With `pci=realloc` on:
Sep 15 22:21:28 kernel: microcode: updated early: 0xb00002e -> 0xb000040, date = 2021-05-19
Sep 15 22:21:28 kernel: Linux version 6.5.3-arch1-1 (linux@archlinux) (gcc (GCC) 13.2.1 20230801, GNU ld (GNU Binutils) 2.41.0) #1 SMP PREEMPT_DYNAMIC Wed, 13 Sep 2023 08:37:40 +0000
Sep 15 22:21:28 kernel: Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=565debe4-b0d5-4a3c-9759-1e90a4ace905 rw loglevel=3 quiet xhci_hcd.quirks=270336 pcie_aspm=off pcie_port_pm=off edac_report=off pci=realloc nvidia_drm.modeset=1
Sep 15 22:21:28 kernel: BIOS-provided physical RAM map:
Sep 15 22:21:28 kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
Sep 15 22:21:28 kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000084882fff] usable
Sep 15 22:21:28 kernel: BIOS-e820: [mem 0x0000000084883000-0x00000000855eafff] reserved
Sep 15 22:21:28 kernel: BIOS-e820: [mem 0x00000000855eb000-0x00000000855fafff] ACPI data
Sep 15 22:21:28 kernel: BIOS-e820: [mem 0x00000000855fb000-0x0000000086449fff] ACPI NVS
Sep 15 22:21:28 kernel: BIOS-e820: [mem 0x000000008644a000-0x0000000086f93fff] reserved
Sep 15 22:21:28 kernel: BIOS-e820: [mem 0x0000000086f94000-0x0000000086f94fff] usable
Sep 15 22:21:28 kernel: BIOS-e820: [mem 0x0000000086f95000-0x000000008701afff] reserved
Sep 15 22:21:28 kernel: BIOS-e820: [mem 0x000000008701b000-0x0000000087ffffff] usable
Sep 15 22:21:28 kernel: BIOS-e820: [mem 0x0000000088000000-0x000000008bffffff] reserved
Sep 15 22:21:28 kernel: BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
Sep 15 22:21:28 kernel: BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed44fff] reserved
Sep 15 22:21:28 kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Sep 15 22:21:28 kernel: BIOS-e820: [mem 0x0000000100000000-0x000000106fffffff] usable
Sep 15 22:21:28 kernel: The simpledrm driver will not be probed
Sep 15 22:21:28 kernel: NX (Execute Disable) protection: active
Sep 15 22:21:28 kernel: e820: update [mem 0x7bc75018-0x7bc7c857] usable ==> usable
Sep 15 22:21:28 kernel: e820: update [mem 0x7bc75018-0x7bc7c857] usable ==> usable
Sep 15 22:21:28 kernel: e820: update [mem 0x7bc6d018-0x7bc74e57] usable ==> usable
Sep 15 22:21:28 kernel: e820: update [mem 0x7bc6d018-0x7bc74e57] usable ==> usable
Sep 15 22:21:28 kernel: e820: update [mem 0x7bc4d018-0x7bc6c857] usable ==> usable
Sep 15 22:21:28 kernel: e820: update [mem 0x7bc4d018-0x7bc6c857] usable ==> usable
Sep 15 22:21:28 kernel: e820: update [mem 0x7bc2c018-0x7bc4c257] usable ==> usable
Sep 15 22:21:28 kernel: e820: update [mem 0x7bc2c018-0x7bc4c257] usable ==> usable
Sep 15 22:21:28 kernel: e820: update [mem 0x7bc1a018-0x7bc2b057] usable ==> usable
Sep 15 22:21:28 kernel: e820: update [mem 0x7bc1a018-0x7bc2b057] usable ==> usable
Sep 15 22:21:28 kernel: e820: update [mem 0x7bc08018-0x7bc19057] usable ==> usable
Sep 15 22:21:28 kernel: e820: update [mem 0x7bc08018-0x7bc19057] usable ==> usable
Sep 15 22:21:28 kernel: extended physical RAM map:
Sep 15 22:21:28 kernel: reserve setup_data: [mem 0x0000000000000000-0x000000000009ffff] usable
Sep 15 22:21:28 kernel: reserve setup_data: [mem 0x0000000000100000-0x000000007bc08017] usable
Sep 15 22:21:28 kernel: reserve setup_data: [mem 0x000000007bc08018-0x000000007bc19057] usable
Sep 15 22:21:28 kernel: reserve setup_data: [mem 0x000000007bc19058-0x000000007bc1a017] usable
Sep 15 22:21:28 kernel: reserve setup_data: [mem 0x000000007bc1a018-0x000000007bc2b057] usable
Sep 15 22:21:28 kernel: reserve setup_data: [mem 0x000000007bc2b058-0x000000007bc2c017] usable
Sep 15 22:21:28 kernel: reserve setup_data: [mem 0x000000007bc2c018-0x000000007bc4c257] usable
Sep 15 22:21:28 kernel: reserve setup_data: [mem 0x000000007bc4c258-0x000000007bc4d017] usable
Sep 15 22:21:28 kernel: reserve setup_data: [mem 0x000000007bc4d018-0x000000007bc6c857] usable
Sep 15 22:21:28 kernel: reserve setup_data: [mem 0x000000007bc6c858-0x000000007bc6d017] usable
Sep 15 22:21:28 kernel: reserve setup_data: [mem 0x000000007bc6d018-0x000000007bc74e57] usable
Sep 15 22:21:28 kernel: reserve setup_data: [mem 0x000000007bc74e58-0x000000007bc75017] usable
Sep 15 22:21:28 kernel: reserve setup_data: [mem 0x000000007bc75018-0x000000007bc7c857] usable
Sep 15 22:21:28 kernel: reserve setup_data: [mem 0x000000007bc7c858-0x0000000084882fff] usable
Sep 15 22:21:28 kernel: reserve setup_data: [mem 0x0000000084883000-0x00000000855eafff] reserved
Sep 15 22:21:28 kernel: reserve setup_data: [mem 0x00000000855eb000-0x00000000855fafff] ACPI data
Sep 15 22:21:28 kernel: reserve setup_data: [mem 0x00000000855fb000-0x0000000086449fff] ACPI NVS
Sep 15 22:21:28 kernel: reserve setup_data: [mem 0x000000008644a000-0x0000000086f93fff] reserved
Sep 15 22:21:28 kernel: reserve setup_data: [mem 0x0000000086f94000-0x0000000086f94fff] usable
Sep 15 22:21:28 kernel: reserve setup_data: [mem 0x0000000086f95000-0x000000008701afff] reserved
Sep 15 22:21:28 kernel: reserve setup_data: [mem 0x000000008701b000-0x0000000087ffffff] usable
Sep 15 22:21:28 kernel: reserve setup_data: [mem 0x0000000088000000-0x000000008bffffff] reserved
Sep 15 22:21:28 kernel: reserve setup_data: [mem 0x00000000e0000000-0x00000000efffffff] reserved
Sep 15 22:21:28 kernel: reserve setup_data: [mem 0x00000000fed1c000-0x00000000fed44fff] reserved
Sep 15 22:21:28 kernel: reserve setup_data: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Sep 15 22:21:28 kernel: reserve setup_data: [mem 0x0000000100000000-0x000000106fffffff] usable
Sep 15 22:21:28 kernel: efi: EFI v2.4 by American Megatrends
Sep 15 22:21:28 kernel: efi: ESRT=0x86f36098 ACPI=0x860ae000 ACPI 2.0=0x860ae000 SMBIOS=0xf05e0 SMBIOS 3.0=0x86df4000 INITRD=0x7dbfce18
Sep 15 22:21:28 kernel: efi: Remove mem29: MMIO range=[0xe0000000-0xefffffff] (256MB) from e820 map
Sep 15 22:21:28 kernel: e820: remove [mem 0xe0000000-0xefffffff] reserved
Sep 15 22:21:28 kernel: efi: Not removing mem30: MMIO range=[0xfed1c000-0xfed44fff] (164KB) from e820 map
Sep 15 22:21:28 kernel: efi: Remove mem31: MMIO range=[0xff000000-0xffffffff] (16MB) from e820 map
Sep 15 22:21:28 kernel: e820: remove [mem 0xff000000-0xffffffff] reserved
Sep 15 22:21:28 kernel: SMBIOS 3.0.0 present.
Sep 15 22:21:28 kernel: DMI: Gigabyte Technology Co., Ltd. Default string/X99-Designare EX-CF, BIOS F5c 06/15/2018
Sep 15 22:21:28 kernel: tsc: Fast TSC calibration using PIT
Sep 15 22:21:28 kernel: tsc: Detected 3600.343 MHz processor
Sep 15 22:21:28 kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Sep 15 22:21:28 kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Sep 15 22:21:28 kernel: last_pfn = 0x1070000 max_arch_pfn = 0x400000000
Sep 15 22:21:28 kernel: MTRR map: 5 entries (3 fixed + 2 variable; max 23), built from 10 variable MTRRs
Sep 15 22:21:28 kernel: x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
Sep 15 22:21:28 kernel: last_pfn = 0x88000 max_arch_pfn = 0x400000000
Sep 15 22:21:28 kernel: found SMP MP-table at [mem 0x000fcda0-0x000fcdaf]
Sep 15 22:21:28 kernel: esrt: Reserving ESRT space from 0x0000000086f36098 to 0x0000000086f360d0.
Sep 15 22:21:28 kernel: Using GB pages for direct mapping
Sep 15 22:21:28 kernel: Secure boot disabled
Sep 15 22:21:28 kernel: RAMDISK: [mem 0x7bc7d000-0x7cfcafff]
Sep 15 22:21:28 kernel: ACPI: Early table checksum verification disabled
Sep 15 22:21:28 kernel: ACPI: RSDP 0x00000000860AE000 000024 (v02 ALASKA)
Sep 15 22:21:28 kernel: ACPI: XSDT 0x00000000860AE090 0000A4 (v01 ALASKA A M I 01072009 AMI 00010013)
Sep 15 22:21:28 kernel: ACPI: FACP 0x00000000860E4138 00010C (v05 ALASKA A M I 01072009 AMI 00010013)
Sep 15 22:21:28 kernel: ACPI: DSDT 0x00000000860AE1D0 035F64 (v02 ALASKA A M I 01072009 INTL 20091013)
Sep 15 22:21:28 kernel: ACPI: FACS 0x0000000086448F80 000040
Sep 15 22:21:28 kernel: ACPI: APIC 0x00000000860E4248 0000F4 (v03 ALASKA A M I 01072009 AMI 00010013)
Sep 15 22:21:28 kernel: ACPI: FPDT 0x00000000860E4340 000044 (v01 ALASKA A M I 01072009 AMI 00010013)
Sep 15 22:21:28 kernel: ACPI: FIDT 0x00000000860E4388 00009C (v01 ALASKA A M I 01072009 AMI 00010013)
Sep 15 22:21:28 kernel: ACPI: MCFG 0x00000000860E4428 00003C (v01 ALASKA A M I 01072009 MSFT 00000097)
Sep 15 22:21:28 kernel: ACPI: SSDT 0x00000000860E4468 000495 (v01 IdeRef IdeTable 00001000 INTL 20120913)
Sep 15 22:21:28 kernel: ACPI: UEFI 0x00000000860E4900 000042 (v01 ALASKA A M I 01072009 00000000)
Sep 15 22:21:28 kernel: ACPI: HPET 0x00000000860E4948 000038 (v01 ALASKA A M I 00000001 INTL 20091013)
Sep 15 22:21:28 kernel: ACPI: MSCT 0x00000000860E4980 000090 (v01 ALASKA A M I 00000001 INTL 20091013)
Sep 15 22:21:28 kernel: ACPI: SLIT 0x00000000860E4A10 00002D (v01 ALASKA A M I 00000001 INTL 20091013)
Sep 15 22:21:28 kernel: ACPI: SRAT 0x00000000860E4A40 001158 (v03 ALASKA A M I 00000001 INTL 20091013)
Sep 15 22:21:28 kernel: ACPI: WDDT 0x00000000860E5B98 000040 (v01 ALASKA A M I 00000000 INTL 20091013)
Sep 15 22:21:28 kernel: ACPI: SSDT 0x00000000860E5BD8 01065A (v02 ALASKA PmMgt 00000001 INTL 20120913)
Sep 15 22:21:28 kernel: ACPI: NITR 0x00000000860F6238 000071 (v02 ALASKA A M I 00000001 INTL 20091013)
Sep 15 22:21:28 kernel: ACPI: BGRT 0x00000000860F62B0 000038 (v01 ALASKA ALASKAA 01072009 AMI 00010013)
Sep 15 22:21:28 kernel: ACPI: ASF! 0x00000000860F62E8 0000A0 (v32 INTEL HCG 00000001 TFSM 000F4240)
Sep 15 22:21:28 kernel: ACPI: Reserving FACP table memory at [mem 0x860e4138-0x860e4243]
Sep 15 22:21:28 kernel: ACPI: Reserving DSDT table memory at [mem 0x860ae1d0-0x860e4133]
Sep 15 22:21:28 kernel: ACPI: Reserving FACS table memory at [mem 0x86448f80-0x86448fbf]
Sep 15 22:21:28 kernel: ACPI: Reserving APIC table memory at [mem 0x860e4248-0x860e433b]
Sep 15 22:21:28 kernel: ACPI: Reserving FPDT table memory at [mem 0x860e4340-0x860e4383]
Sep 15 22:21:28 kernel: ACPI: Reserving FIDT table memory at [mem 0x860e4388-0x860e4423]
Sep 15 22:21:28 kernel: ACPI: Reserving MCFG table memory at [mem 0x860e4428-0x860e4463]
Sep 15 22:21:28 kernel: ACPI: Reserving SSDT table memory at [mem 0x860e4468-0x860e48fc]
Sep 15 22:21:28 kernel: ACPI: Reserving UEFI table memory at [mem 0x860e4900-0x860e4941]
Sep 15 22:21:28 kernel: ACPI: Reserving HPET table memory at [mem 0x860e4948-0x860e497f]
Sep 15 22:21:28 kernel: ACPI: Reserving MSCT table memory at [mem 0x860e4980-0x860e4a0f]
Sep 15 22:21:28 kernel: ACPI: Reserving SLIT table memory at [mem 0x860e4a10-0x860e4a3c]
Sep 15 22:21:28 kernel: ACPI: Reserving SRAT table memory at [mem 0x860e4a40-0x860e5b97]
Sep 15 22:21:28 kernel: ACPI: Reserving WDDT table memory at [mem 0x860e5b98-0x860e5bd7]
Sep 15 22:21:28 kernel: ACPI: Reserving SSDT table memory at [mem 0x860e5bd8-0x860f6231]
Sep 15 22:21:28 kernel: ACPI: Reserving NITR table memory at [mem 0x860f6238-0x860f62a8]
Sep 15 22:21:28 kernel: ACPI: Reserving BGRT table memory at [mem 0x860f62b0-0x860f62e7]
Sep 15 22:21:28 kernel: ACPI: Reserving ASF! table memory at [mem 0x860f62e8-0x860f6387]
Sep 15 22:21:28 kernel: SRAT: PXM 0 -> APIC 0x00 -> Node 0
Sep 15 22:21:28 kernel: SRAT: PXM 0 -> APIC 0x02 -> Node 0
Sep 15 22:21:28 kernel: SRAT: PXM 0 -> APIC 0x04 -> Node 0
Sep 15 22:21:28 kernel: SRAT: PXM 0 -> APIC 0x06 -> Node 0
Sep 15 22:21:28 kernel: SRAT: PXM 0 -> APIC 0x08 -> Node 0
Sep 15 22:21:28 kernel: SRAT: PXM 0 -> APIC 0x0a -> Node 0
Sep 15 22:21:28 kernel: SRAT: PXM 0 -> APIC 0x01 -> Node 0
Sep 15 22:21:28 kernel: SRAT: PXM 0 -> APIC 0x03 -> Node 0
Sep 15 22:21:28 kernel: SRAT: PXM 0 -> APIC 0x05 -> Node 0
Sep 15 22:21:28 kernel: SRAT: PXM 0 -> APIC 0x07 -> Node 0
Sep 15 22:21:28 kernel: SRAT: PXM 0 -> APIC 0x09 -> Node 0
Sep 15 22:21:28 kernel: SRAT: PXM 0 -> APIC 0x0b -> Node 0
Sep 15 22:21:28 kernel: ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x8fffffff]
Sep 15 22:21:28 kernel: ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0x106fffffff]
Sep 15 22:21:28 kernel: NUMA: Initialized distance table, cnt=1
Sep 15 22:21:28 kernel: NUMA: Node 0 [mem 0x00000000-0x8fffffff] + [mem 0x100000000-0x106fffffff] -> [mem 0x00000000-0x106fffffff]
Sep 15 22:21:28 kernel: NODE_DATA(0) allocated [mem 0x106fffa000-0x106fffefff]
Sep 15 22:21:28 kernel: Zone ranges:
Sep 15 22:21:28 kernel: DMA [mem 0x0000000000001000-0x0000000000ffffff]
Sep 15 22:21:28 kernel: DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
Sep 15 22:21:28 kernel: Normal [mem 0x0000000100000000-0x000000106fffffff]
Sep 15 22:21:28 kernel: Device empty
Sep 15 22:21:28 kernel: Movable zone start for each node
Sep 15 22:21:28 kernel: Early memory node ranges
Sep 15 22:21:28 kernel: node 0: [mem 0x0000000000001000-0x000000000009ffff]
Sep 15 22:21:28 kernel: node 0: [mem 0x0000000000100000-0x0000000084882fff]
Sep 15 22:21:28 kernel: node 0: [mem 0x0000000086f94000-0x0000000086f94fff]
Sep 15 22:21:28 kernel: node 0: [mem 0x000000008701b000-0x0000000087ffffff]
Sep 15 22:21:28 kernel: node 0: [mem 0x0000000100000000-0x000000106fffffff]
Sep 15 22:21:28 kernel: Initmem setup node 0 [mem 0x0000000000001000-0x000000106fffffff]
Sep 15 22:21:28 kernel: On node 0, zone DMA: 1 pages in unavailable ranges
Sep 15 22:21:28 kernel: On node 0, zone DMA: 96 pages in unavailable ranges
Sep 15 22:21:28 kernel: On node 0, zone DMA32: 10001 pages in unavailable ranges
Sep 15 22:21:28 kernel: On node 0, zone DMA32: 134 pages in unavailable ranges
Sep 15 22:21:28 kernel: ACPI: PM-Timer IO Port: 0x408
Sep 15 22:21:28 kernel: ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
Sep 15 22:21:28 kernel: ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
Sep 15 22:21:28 kernel: ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
Sep 15 22:21:28 kernel: ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
Sep 15 22:21:28 kernel: ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
Sep 15 22:21:28 kernel: ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
Sep 15 22:21:28 kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
Sep 15 22:21:28 kernel: ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
Sep 15 22:21:28 kernel: ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
Sep 15 22:21:28 kernel: ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
Sep 15 22:21:28 kernel: ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
Sep 15 22:21:28 kernel: ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
Sep 15 22:21:28 kernel: IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-23
Sep 15 22:21:28 kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Sep 15 22:21:28 kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
Sep 15 22:21:28 kernel: ACPI: Using ACPI (MADT) for SMP configuration information
Sep 15 22:21:28 kernel: ACPI: HPET id: 0x8086a701 base: 0xfed00000
Sep 15 22:21:28 kernel: e820: update [mem 0x822e0000-0x82324fff] usable ==> reserved
Sep 15 22:21:28 kernel: TSC deadline timer available
Sep 15 22:21:28 kernel: smpboot: Allowing 12 CPUs, 0 hotplug CPUs
Sep 15 22:21:28 kernel: PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
Sep 15 22:21:28 kernel: PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
Sep 15 22:21:28 kernel: PM: hibernation: Registered nosave memory: [mem 0x7bc08000-0x7bc08fff]
Sep 15 22:21:28 kernel: PM: hibernation: Registered nosave memory: [mem 0x7bc19000-0x7bc19fff]
Sep 15 22:21:28 kernel: PM: hibernation: Registered nosave memory: [mem 0x7bc1a000-0x7bc1afff]
Sep 15 22:21:28 kernel: PM: hibernation: Registered nosave memory: [mem 0x7bc2b000-0x7bc2bfff]
Sep 15 22:21:28 kernel: PM: hibernation: Registered nosave memory: [mem 0x7bc2c000-0x7bc2cfff]
Sep 15 22:21:28 kernel: PM: hibernation: Registered nosave memory: [mem 0x7bc4c000-0x7bc4cfff]
Sep 15 22:21:28 kernel: PM: hibernation: Registered nosave memory: [mem 0x7bc4d000-0x7bc4dfff]
Sep 15 22:21:28 kernel: PM: hibernation: Registered nosave memory: [mem 0x7bc6c000-0x7bc6cfff]
Sep 15 22:21:28 kernel: PM: hibernation: Registered nosave memory: [mem 0x7bc6d000-0x7bc6dfff]
Sep 15 22:21:28 kernel: PM: hibernation: Registered nosave memory: [mem 0x7bc74000-0x7bc74fff]
Sep 15 22:21:28 kernel: PM: hibernation: Registered nosave memory: [mem 0x7bc75000-0x7bc75fff]
Sep 15 22:21:28 kernel: PM: hibernation: Registered nosave memory: [mem 0x7bc7c000-0x7bc7cfff]
Sep 15 22:21:28 kernel: PM: hibernation: Registered nosave memory: [mem 0x822e0000-0x82324fff]
Sep 15 22:21:28 kernel: PM: hibernation: Registered nosave memory: [mem 0x84883000-0x855eafff]
Sep 15 22:21:28 kernel: PM: hibernation: Registered nosave memory: [mem 0x855eb000-0x855fafff]
Sep 15 22:21:28 kernel: PM: hibernation: Registered nosave memory: [mem 0x855fb000-0x86449fff]
Sep 15 22:21:28 kernel: PM: hibernation: Registered nosave memory: [mem 0x8644a000-0x86f93fff]
Sep 15 22:21:28 kernel: PM: hibernation: Registered nosave memory: [mem 0x86f95000-0x8701afff]
Sep 15 22:21:28 kernel: PM: hibernation: Registered nosave memory: [mem 0x88000000-0x8bffffff]
Sep 15 22:21:28 kernel: PM: hibernation: Registered nosave memory: [mem 0x8c000000-0xfed1bfff]
Sep 15 22:21:28 kernel: PM: hibernation: Registered nosave memory: [mem 0xfed1c000-0xfed44fff]
Sep 15 22:21:28 kernel: PM: hibernation: Registered nosave memory: [mem 0xfed45000-0xffffffff]
Sep 15 22:21:28 kernel: [mem 0x8c000000-0xfed1bfff] available for PCI devices
Sep 15 22:21:28 kernel: Booting paravirtualized kernel on bare hardware
Sep 15 22:21:28 kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
Sep 15 22:21:28 kernel: setup_percpu: NR_CPUS:320 nr_cpumask_bits:12 nr_cpu_ids:12 nr_node_ids:1
Sep 15 22:21:28 kernel: percpu: Embedded 64 pages/cpu s225280 r8192 d28672 u262144
Sep 15 22:21:28 kernel: pcpu-alloc: s225280 r8192 d28672 u262144 alloc=1*2097152
Sep 15 22:21:28 kernel: pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 -- -- -- --
Sep 15 22:21:28 kernel: Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=565debe4-b0d5-4a3c-9759-1e90a4ace905 rw loglevel=3 quiet xhci_hcd.quirks=270336 pcie_aspm=off pcie_port_pm=off edac_report=off pci=realloc nvidia_drm.modeset=1
Sep 15 22:21:28 kernel: PCIe ASPM is disabled
Sep 15 22:21:28 kernel: Unknown kernel command line parameters "BOOT_IMAGE=/vmlinuz-linux edac_report=off", will be passed to user space.
Sep 15 22:21:28 kernel: random: crng init done
Sep 15 22:21:28 kernel: Dentry cache hash table entries: 8388608 (order: 14, 67108864 bytes, linear)
Sep 15 22:21:28 kernel: Inode-cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
Sep 15 22:21:28 kernel: Fallback order for Node 0: 0
Sep 15 22:21:28 kernel: Built 1 zonelists, mobility grouping on. Total pages: 16472583
Sep 15 22:21:28 kernel: Policy zone: Normal
Sep 15 22:21:28 kernel: mem auto-init: stack:all(zero), heap alloc:on, heap free:off
Sep 15 22:21:28 kernel: software IO TLB: area num 16.
Sep 15 22:21:28 kernel: Memory: 65528264K/66936864K available (16384K kernel code, 2123K rwdata, 12944K rodata, 3384K init, 3916K bss, 1408340K reserved, 0K cma-reserved)
Sep 15 22:21:28 kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=12, Nodes=1
Sep 15 22:21:28 kernel: Kernel/User page tables isolation: enabled
Sep 15 22:21:28 kernel: ftrace: allocating 48452 entries in 190 pages
Sep 15 22:21:28 kernel: ftrace: allocated 190 pages with 6 groups
Sep 15 22:21:28 kernel: Dynamic Preempt: full
Sep 15 22:21:28 kernel: rcu: Preemptible hierarchical RCU implementation.
Sep 15 22:21:28 kernel: rcu: RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=12.
Sep 15 22:21:28 kernel: rcu: RCU priority boosting: priority 1 delay 500 ms.
Sep 15 22:21:28 kernel: Trampoline variant of Tasks RCU enabled.
Sep 15 22:21:28 kernel: Rude variant of Tasks RCU enabled.
Sep 15 22:21:28 kernel: Tracing variant of Tasks RCU enabled.
Sep 15 22:21:28 kernel: rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
Sep 15 22:21:28 kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=12
Sep 15 22:21:28 kernel: NR_IRQS: 20736, nr_irqs: 520, preallocated irqs: 16
Sep 15 22:21:28 kernel: rcu: srcu_init: Setting srcu_struct sizes based on contention.
Sep 15 22:21:28 kernel: kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
Sep 15 22:21:28 kernel: Console: colour dummy device 80x25
Sep 15 22:21:28 kernel: printk: console [tty0] enabled
Sep 15 22:21:28 kernel: ACPI: Core revision 20230331
Sep 15 22:21:28 kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
Sep 15 22:21:28 kernel: APIC: Switch to symmetric I/O mode setup
Sep 15 22:21:28 kernel: x2apic: IRQ remapping doesn't support X2APIC mode
Sep 15 22:21:28 kernel: Switched APIC routing to physical flat.
Sep 15 22:21:28 kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
Sep 15 22:21:28 kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x33e5971e886, max_idle_ns: 440795267237 ns
Sep 15 22:21:28 kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 7203.71 BogoMIPS (lpj=12001143)
Sep 15 22:21:28 kernel: x86/cpu: VMX (outside TXT) disabled by BIOS
Sep 15 22:21:28 kernel: CPU0: Thermal monitoring enabled (TM1)
Sep 15 22:21:28 kernel: process: using mwait in idle threads
Sep 15 22:21:28 kernel: Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
Sep 15 22:21:28 kernel: Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
Sep 15 22:21:28 kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
Sep 15 22:21:28 kernel: Spectre V2 : Mitigation: Retpolines
Sep 15 22:21:28 kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
Sep 15 22:21:28 kernel: Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
Sep 15 22:21:28 kernel: Spectre V2 : Enabling Restricted Speculation for firmware calls
Sep 15 22:21:28 kernel: Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
Sep 15 22:21:28 kernel: Spectre V2 : User space: Mitigation: STIBP via prctl
Sep 15 22:21:28 kernel: Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
Sep 15 22:21:28 kernel: MDS: Mitigation: Clear CPU buffers
Sep 15 22:21:28 kernel: TAA: Mitigation: Clear CPU buffers
Sep 15 22:21:28 kernel: MMIO Stale Data: Mitigation: Clear CPU buffers
Sep 15 22:21:28 kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Sep 15 22:21:28 kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Sep 15 22:21:28 kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Sep 15 22:21:28 kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
Sep 15 22:21:28 kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.
Sep 15 22:21:28 kernel: Freeing SMP alternatives memory: 40K
Sep 15 22:21:28 kernel: pid_max: default: 32768 minimum: 301
Sep 15 22:21:28 kernel: LSM: initializing lsm=capability,landlock,lockdown,yama,bpf,integrity
Sep 15 22:21:28 kernel: landlock: Up and running.
Sep 15 22:21:28 kernel: Yama: becoming mindful.
Sep 15 22:21:28 kernel: LSM support for eBPF active
Sep 15 22:21:28 kernel: Mount-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
Sep 15 22:21:28 kernel: Mountpoint-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
Sep 15 22:21:28 kernel: smpboot: CPU0: Intel(R) Xeon(R) CPU E5-1650 v4 @ 3.60GHz (family: 0x6, model: 0x4f, stepping: 0x1)
Sep 15 22:21:28 kernel: RCU Tasks: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1.
Sep 15 22:21:28 kernel: RCU Tasks Rude: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1.
Sep 15 22:21:28 kernel: RCU Tasks Trace: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1.
Sep 15 22:21:28 kernel: Performance Events: PEBS fmt2+, Broadwell events, 16-deep LBR, full-width counters, Intel PMU driver.
Sep 15 22:21:28 kernel: ... version: 3
Sep 15 22:21:28 kernel: ... bit width: 48
Sep 15 22:21:28 kernel: ... generic registers: 4
Sep 15 22:21:28 kernel: ... value mask: 0000ffffffffffff
Sep 15 22:21:28 kernel: ... max period: 00007fffffffffff
Sep 15 22:21:28 kernel: ... fixed-purpose events: 3
Sep 15 22:21:28 kernel: ... event mask: 000000070000000f
Sep 15 22:21:28 kernel: signal: max sigframe size: 1776
Sep 15 22:21:28 kernel: Estimated ratio of average max frequency by base frequency (times 1024): 1080
Sep 15 22:21:28 kernel: rcu: Hierarchical SRCU implementation.
Sep 15 22:21:28 kernel: rcu: Max phase no-delay instances is 1000.
Sep 15 22:21:28 kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
Sep 15 22:21:28 kernel: smp: Bringing up secondary CPUs ...
Sep 15 22:21:28 kernel: smpboot: x86: Booting SMP configuration:
Sep 15 22:21:28 kernel: .... node #0, CPUs: #1 #2 #3 #4 #5 #6 #7 #8 #9 #10 #11
Sep 15 22:21:28 kernel: MDS CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/mds.html for more details.
Sep 15 22:21:28 kernel: TAA CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/tsx_async_abort.html for more details.
Sep 15 22:21:28 kernel: MMIO Stale Data CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/processor_mmio_stale_data.html for more details.
Sep 15 22:21:28 kernel: smp: Brought up 1 node, 12 CPUs
Sep 15 22:21:28 kernel: smpboot: Max logical packages: 1
Sep 15 22:21:28 kernel: smpboot: Total of 12 processors activated (86442.57 BogoMIPS)
Sep 15 22:21:28 kernel: devtmpfs: initialized
Sep 15 22:21:28 kernel: x86/mm: Memory block size: 2048MB
Sep 15 22:21:28 kernel: ACPI: PM: Registering ACPI NVS region [mem 0x855fb000-0x86449fff] (15003648 bytes)
Sep 15 22:21:28 kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
Sep 15 22:21:28 kernel: futex hash table entries: 4096 (order: 6, 262144 bytes, linear)
Sep 15 22:21:28 kernel: pinctrl core: initialized pinctrl subsystem
Sep 15 22:21:28 kernel: PM: RTC time: 02:21:20, date: 2023-09-16
Sep 15 22:21:28 kernel: NET: Registered PF_NETLINK/PF_ROUTE protocol family
Sep 15 22:21:28 kernel: DMA: preallocated 4096 KiB GFP_KERNEL pool for atomic allocations
Sep 15 22:21:28 kernel: DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
Sep 15 22:21:28 kernel: DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
Sep 15 22:21:28 kernel: audit: initializing netlink subsys (disabled)
Sep 15 22:21:28 kernel: audit: type=2000 audit(1694830880.043:1): state=initialized audit_enabled=0 res=1
Sep 15 22:21:28 kernel: thermal_sys: Registered thermal governor 'fair_share'
Sep 15 22:21:28 kernel: thermal_sys: Registered thermal governor 'bang_bang'
Sep 15 22:21:28 kernel: thermal_sys: Registered thermal governor 'step_wise'
Sep 15 22:21:28 kernel: thermal_sys: Registered thermal governor 'user_space'
Sep 15 22:21:28 kernel: thermal_sys: Registered thermal governor 'power_allocator'
Sep 15 22:21:28 kernel: cpuidle: using governor ladder
Sep 15 22:21:28 kernel: cpuidle: using governor menu
Sep 15 22:21:28 kernel: ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
Sep 15 22:21:28 kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Sep 15 22:21:28 kernel: PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
Sep 15 22:21:28 kernel: PCI: not using MMCONFIG
Sep 15 22:21:28 kernel: PCI: Using configuration type 1 for base access
Sep 15 22:21:28 kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
Sep 15 22:21:28 kernel: kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
Sep 15 22:21:28 kernel: HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
Sep 15 22:21:28 kernel: HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
Sep 15 22:21:28 kernel: HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
Sep 15 22:21:28 kernel: HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
Sep 15 22:21:28 kernel: ACPI: Added _OSI(Module Device)
Sep 15 22:21:28 kernel: ACPI: Added _OSI(Processor Device)
Sep 15 22:21:28 kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
Sep 15 22:21:28 kernel: ACPI: Added _OSI(Processor Aggregator Device)
Sep 15 22:21:28 kernel: ACPI: 3 ACPI AML tables successfully acquired and loaded
Sep 15 22:21:28 kernel: ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
Sep 15 22:21:28 kernel: ACPI: Dynamic OEM Table Load:
Sep 15 22:21:28 kernel: ACPI: Interpreter enabled
Sep 15 22:21:28 kernel: ACPI: PM: (supports S0 S3 S4 S5)
Sep 15 22:21:28 kernel: ACPI: Using IOAPIC for interrupt routing
Sep 15 22:21:28 kernel: PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
Sep 15 22:21:28 kernel: [Firmware Info]: PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] not reserved in ACPI motherboard resources
Sep 15 22:21:28 kernel: PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved as EfiMemoryMappedIO
Sep 15 22:21:28 kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Sep 15 22:21:28 kernel: PCI: Using E820 reservations for host bridge windows
Sep 15 22:21:28 kernel: ACPI: Enabled 5 GPEs in block 00 to 3F
Sep 15 22:21:28 kernel: ACPI: PCI Root Bridge [UNC0] (domain 0000 [bus ff])
Sep 15 22:21:28 kernel: acpi PNP0A03:03: _OSC: OS supports [ExtendedConfig Segments MSI EDR HPX-Type3]
Sep 15 22:21:28 kernel: acpi PNP0A03:03: _OSC: not requesting OS control; OS requires [ExtendedConfig ASPM ClockPM MSI]
Sep 15 22:21:28 kernel: acpi PNP0A03:03: FADT indicates ASPM is unsupported, using BIOS configuration
Sep 15 22:21:28 kernel: PCI host bridge to bus 0000:ff
Sep 15 22:21:28 kernel: pci_bus 0000:ff: root bus resource [bus ff]
Sep 15 22:21:28 kernel: pci 0000:ff:0b.0: [8086:6f81] type 00 class 0x088000
Sep 15 22:21:28 kernel: pci 0000:ff:0b.1: [8086:6f36] type 00 class 0x110100
Sep 15 22:21:28 kernel: pci 0000:ff:0b.2: [8086:6f37] type 00 class 0x110100
Sep 15 22:21:28 kernel: pci 0000:ff:0b.3: [8086:6f76] type 00 class 0x088000
Sep 15 22:21:28 kernel: pci 0000:ff:0c.0: [8086:6fe0] type 00 class 0x088000
Sep 15 22:21:28 kernel: pci 0000:ff:0c.1: [8086:6fe1] type 00 class 0x088000
Sep 15 22:21:28 kernel: pci 0000:ff:0c.2: [8086:6fe2] type 00 class 0x088000
Sep 15 22:21:28 kernel: pci 0000:ff:0c.3: [8086:6fe3] type 00 class 0x088000
Sep 15 22:21:28 kernel: pci 0000:ff:0c.4: [8086:6fe4] type 00 class 0x088000
Sep 15 22:21:28 kernel: pci 0000:ff:0c.5: [8086:6fe5] type 00 class 0x088000
Sep 15 22:21:28 kernel: pci 0000:ff:0f.0: [8086:6ff8] type 00 class 0x088000
Sep 15 22:21:28 kernel: pci 0000:ff:0f.1: [8086:6ff9] type 00 class 0x088000
Sep 15 22:21:28 kernel: pci 0000:ff:0f.4: [8086:6ffc] type 00 class 0x088000
Sep 15 22:21:28 kernel: pci 0000:ff:0f.5: [8086:6ffd] type 00 class 0x088000
Sep 15 22:21:28 kernel: pci 0000:ff:0f.6: [8086:6ffe] type 00 class 0x088000
Sep 15 22:21:28 kernel: pci 0000:ff:10.0: [8086:6f1d] type 00 class 0x088000
Sep 15 22:21:28 kernel: pci 0000:ff:10.1: [8086:6f34] type 00 class 0x110100
Sep 15 22:21:28 kernel: pci 0000:ff:10.5: [8086:6f1e] type 00 class 0x088000
Sep 15 22:21:28 kernel: pci 0000:ff:10.6: [8086:6f7d] type 00 class 0x110100
Sep 15 22:21:28 kernel: pci 0000:ff:10.7: [8086:6f1f] type 00 class 0x088000
Sep 15 22:21:28 kernel: pci 0000:ff:12.0: [8086:6fa0] type 00 class 0x088000
Sep 15 22:21:28 kernel: pci 0000:ff:12.1: [8086:6f30] type 00 class 0x110100
Sep 15 22:21:28 kernel: pci 0000:ff:13.0: [8086:6fa8] type 00 class 0x088000
Sep 15 22:21:28 kernel: pci 0000:ff:13.1: [8086:6f71] type 00 class 0x088000
Sep 15 22:21:28 kernel: pci 0000:ff:13.2: [8086:6faa] type 00 class 0x088000
Sep 15 22:21:28 kernel: pci 0000:ff:13.3: [8086:6fab] type 00 class 0x088000
Sep 15 22:21:28 kernel: pci 0000:ff:13.4: [8086:6fac] type 00 class 0x088000
Sep 15 22:21:28 kernel: pci 0000:ff:13.5: [8086:6fad] type 00 class 0x088000
Sep 15 22:21:28 kernel: pci 0000:ff:13.6: [8086:6fae] type 00 class 0x088000
Sep 15 22:21:28 kernel: pci 0000:ff:13.7: [8086:6faf] type 00 class 0x088000
Sep 15 22:21:28 kernel: pci 0000:ff:14.0: [8086:6fb0] type 00 class 0x088000
Sep 15 22:21:28 kernel: pci 0000:ff:14.1: [8086:6fb1] type 00 class 0x088000
Sep 15 22:21:28 kernel: pci 0000:ff:14.2: [8086:6fb2] type 00 class 0x088000
Sep 15 22:21:28 kernel: pci 0000:ff:14.3: [8086:6fb3] type 00 class 0x088000
Sep 15 22:21:28 kernel: pci 0000:ff:14.4: [8086:6fbc] type 00 class 0x088000
Sep 15 22:21:28 kernel: pci 0000:ff:14.5: [8086:6fbd] type 00 class 0x088000
Sep 15 22:21:28 kernel: pci 0000:ff:14.6: [8086:6fbe] type 00 class 0x088000
Sep 15 22:21:28 kernel: pci 0000:ff:14.7: [8086:6fbf] type 00 class 0x088000
Sep 15 22:21:28 kernel: pci 0000:ff:15.0: [8086:6fb4] type 00 class 0x088000
Sep 15 22:21:28 kernel: pci 0000:ff:15.1: [8086:6fb5] type 00 class 0x088000
Sep 15 22:21:28 kernel: pci 0000:ff:15.2: [8086:6fb6] type 00 class 0x088000
Sep 15 22:21:28 kernel: pci 0000:ff:15.3: [8086:6fb7] type 00 class 0x088000
Sep 15 22:21:28 kernel: pci 0000:ff:16.0: [8086:6f68] type 00 class 0x088000
Sep 15 22:21:28 kernel: pci 0000:ff:16.6: [8086:6f6e] type 00 class 0x088000
Sep 15 22:21:28 kernel: pci 0000:ff:16.7: [8086:6f6f] type 00 class 0x088000
Sep 15 22:21:28 kernel: pci 0000:ff:17.0: [8086:6fd0] type 00 class 0x088000
Sep 15 22:21:28 kernel: pci 0000:ff:17.4: [8086:6fb8] type 00 class 0x088000
Sep 15 22:21:28 kernel: pci 0000:ff:17.5: [8086:6fb9] type 00 class 0x088000
Sep 15 22:21:28 kernel: pci 0000:ff:17.6: [8086:6fba] type 00 class 0x088000
Sep 15 22:21:28 kernel: pci 0000:ff:17.7: [8086:6fbb] type 00 class 0x088000
Sep 15 22:21:28 kernel: pci 0000:ff:1e.0: [8086:6f98] type 00 class 0x088000
Sep 15 22:21:28 kernel: pci 0000:ff:1e.1: [8086:6f99] type 00 class 0x088000
Sep 15 22:21:28 kernel: pci 0000:ff:1e.2: [8086:6f9a] type 00 class 0x088000
Sep 15 22:21:28 kernel: pci 0000:ff:1e.3: [8086:6fc0] type 00 class 0x088000
Sep 15 22:21:28 kernel: pci 0000:ff:1e.4: [8086:6f9c] type 00 class 0x088000
Sep 15 22:21:28 kernel: pci 0000:ff:1f.0: [8086:6f88] type 00 class 0x088000
Sep 15 22:21:28 kernel: pci 0000:ff:1f.2: [8086:6f8a] type 00 class 0x088000
Sep 15 22:21:28 kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
Sep 15 22:21:28 kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig Segments MSI EDR HPX-Type3]
Sep 15 22:21:28 kernel: acpi PNP0A08:00: _OSC: not requesting OS control; OS requires [ExtendedConfig ASPM ClockPM MSI]
Sep 15 22:21:28 kernel: acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
Sep 15 22:21:28 kernel: PCI host bridge to bus 0000:00
Sep 15 22:21:28 kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
Sep 15 22:21:28 kernel: pci_bus 0000:00: root bus resource [io 0x1000-0xffff window]
Sep 15 22:21:28 kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
Sep 15 22:21:28 kernel: pci_bus 0000:00: root bus resource [mem 0x90000000-0xdfffbfff window]
Sep 15 22:21:28 kernel: pci_bus 0000:00: root bus resource [bus 00-fe]
Sep 15 22:21:28 kernel: pci 0000:00:00.0: [8086:6f00] type 00 class 0x060000
Sep 15 22:21:28 kernel: pci 0000:00:01.0: [8086:6f02] type 01 class 0x060400
Sep 15 22:21:28 kernel: pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
Sep 15 22:21:28 kernel: pci 0000:00:01.1: [8086:6f03] type 01 class 0x060400
Sep 15 22:21:28 kernel: pci 0000:00:01.1: PME# supported from D0 D3hot D3cold
Sep 15 22:21:28 kernel: pci 0000:00:02.0: [8086:6f04] type 01 class 0x060400
Sep 15 22:21:28 kernel: pci 0000:00:02.0: PME# supported from D0 D3hot D3cold
Sep 15 22:21:28 kernel: pci 0000:00:03.0: [8086:6f08] type 01 class 0x060400
Sep 15 22:21:28 kernel: pci 0000:00:03.0: PME# supported from D0 D3hot D3cold
Sep 15 22:21:28 kernel: pci 0000:00:05.0: [8086:6f28] type 00 class 0x088000
Sep 15 22:21:28 kernel: pci 0000:00:05.1: [8086:6f29] type 00 class 0x088000
Sep 15 22:21:28 kernel: pci 0000:00:05.2: [8086:6f2a] type 00 class 0x088000
Sep 15 22:21:28 kernel: pci 0000:00:11.0: [8086:8d7c] type 00 class 0xff0000
Sep 15 22:21:28 kernel: pci 0000:00:14.0: [8086:8d31] type 00 class 0x0c0330
Sep 15 22:21:28 kernel: pci 0000:00:14.0: reg 0x10: [mem 0xcd420000-0xcd42ffff 64bit]
Sep 15 22:21:28 kernel: pci 0000:00:14.0: PME# supported from D3hot D3cold
Sep 15 22:21:28 kernel: pci 0000:00:16.0: [8086:8d3a] type 00 class 0x078000
Sep 15 22:21:28 kernel: pci 0000:00:16.0: reg 0x10: [mem 0xcd43b000-0xcd43b00f 64bit]
Sep 15 22:21:28 kernel: pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
Sep 15 22:21:28 kernel: pci 0000:00:19.0: [8086:15a1] type 00 class 0x020000
Sep 15 22:21:28 kernel: pci 0000:00:19.0: reg 0x10: [mem 0xcd400000-0xcd41ffff]
Sep 15 22:21:28 kernel: pci 0000:00:19.0: reg 0x14: [mem 0xcd438000-0xcd438fff]
Sep 15 22:21:28 kernel: pci 0000:00:19.0: reg 0x18: [io 0xc000-0xc01f]
Sep 15 22:21:28 kernel: pci 0000:00:19.0: PME# supported from D0 D3hot D3cold
Sep 15 22:21:28 kernel: pci 0000:00:1a.0: [8086:8d2d] type 00 class 0x0c0320
Sep 15 22:21:28 kernel: pci 0000:00:1a.0: reg 0x10: [mem 0xcd437000-0xcd4373ff]
Sep 15 22:21:28 kernel: pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
Sep 15 22:21:28 kernel: pci 0000:00:1b.0: [8086:8d20] type 00 class 0x040300
Sep 15 22:21:28 kernel: pci 0000:00:1b.0: reg 0x10: [mem 0xcd430000-0xcd433fff 64bit]
Sep 15 22:21:28 kernel: pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
Sep 15 22:21:28 kernel: pci 0000:00:1c.0: [8086:8d10] type 01 class 0x060400
Sep 15 22:21:28 kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
Sep 15 22:21:28 kernel: pci 0000:00:1c.5: [8086:8d1a] type 01 class 0x060400
Sep 15 22:21:28 kernel: pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
Sep 15 22:21:28 kernel: pci 0000:00:1c.7: [8086:8d1e] type 01 class 0x060400
Sep 15 22:21:28 kernel: pci 0000:00:1c.7: PME# supported from D0 D3hot D3cold
Sep 15 22:21:28 kernel: pci 0000:00:1d.0: [8086:8d26] type 00 class 0x0c0320
Sep 15 22:21:28 kernel: pci 0000:00:1d.0: reg 0x10: [mem 0xcd436000-0xcd4363ff]
Sep 15 22:21:28 kernel: pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
Sep 15 22:21:28 kernel: pci 0000:00:1f.0: [8086:8d47] type 00 class 0x060100
Sep 15 22:21:28 kernel: pci 0000:00:1f.3: [8086:8d22] type 00 class 0x0c0500
Sep 15 22:21:28 kernel: pci 0000:00:1f.3: reg 0x10: [mem 0xcd435000-0xcd4350ff 64bit]
Sep 15 22:21:28 kernel: pci 0000:00:1f.3: reg 0x20: [io 0x0580-0x059f]
Sep 15 22:21:28 kernel: pci 0000:01:00.0: [8086:0953] type 00 class 0x010802
Sep 15 22:21:28 kernel: pci 0000:01:00.0: reg 0x10: [mem 0xdf410000-0xdf413fff 64bit]
Sep 15 22:21:28 kernel: pci 0000:01:00.0: reg 0x30: [mem 0xdf400000-0xdf40ffff pref]
Sep 15 22:21:28 kernel: pci 0000:01:00.0: enabling Extended Tags
Sep 15 22:21:28 kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
Sep 15 22:21:28 kernel: pci 0000:00:01.0: bridge window [mem 0xdf400000-0xdf4fffff]
Sep 15 22:21:28 kernel: pci 0000:02:00.0: [8086:1578] type 01 class 0x060400
Sep 15 22:21:28 kernel: pci 0000:02:00.0: enabling Extended Tags
Sep 15 22:21:28 kernel: pci 0000:02:00.0: supports D1 D2
Sep 15 22:21:28 kernel: pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Sep 15 22:21:28 kernel: pci 0000:00:01.1: PCI bridge to [bus 02-4a]
Sep 15 22:21:28 kernel: pci 0000:00:01.1: bridge window [io 0x4000-0x7fff]
Sep 15 22:21:28 kernel: pci 0000:00:01.1: bridge window [mem 0xcf200000-0xdf1fffff]
Sep 15 22:21:28 kernel: pci 0000:00:01.1: bridge window [mem 0xc2100000-0xc40fffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:03:00.0: [8086:1578] type 01 class 0x060400
Sep 15 22:21:28 kernel: pci 0000:03:00.0: enabling Extended Tags
Sep 15 22:21:28 kernel: pci 0000:03:00.0: supports D1 D2
Sep 15 22:21:28 kernel: pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Sep 15 22:21:28 kernel: pci 0000:03:01.0: [8086:1578] type 01 class 0x060400
Sep 15 22:21:28 kernel: pci 0000:03:01.0: enabling Extended Tags
Sep 15 22:21:28 kernel: pci 0000:03:01.0: supports D1 D2
Sep 15 22:21:28 kernel: pci 0000:03:01.0: PME# supported from D0 D1 D2 D3hot D3cold
Sep 15 22:21:28 kernel: pci 0000:03:02.0: [8086:1578] type 01 class 0x060400
Sep 15 22:21:28 kernel: pci 0000:03:02.0: enabling Extended Tags
Sep 15 22:21:28 kernel: pci 0000:03:02.0: supports D1 D2
Sep 15 22:21:28 kernel: pci 0000:03:02.0: PME# supported from D0 D1 D2 D3hot D3cold
Sep 15 22:21:28 kernel: pci 0000:03:04.0: [8086:1578] type 01 class 0x060400
Sep 15 22:21:28 kernel: pci 0000:03:04.0: enabling Extended Tags
Sep 15 22:21:28 kernel: pci 0000:03:04.0: supports D1 D2
Sep 15 22:21:28 kernel: pci 0000:03:04.0: PME# supported from D0 D1 D2 D3hot D3cold
Sep 15 22:21:28 kernel: pci 0000:02:00.0: PCI bridge to [bus 03-4a]
Sep 15 22:21:28 kernel: pci 0000:02:00.0: bridge window [io 0x4000-0x7fff]
Sep 15 22:21:28 kernel: pci 0000:02:00.0: bridge window [mem 0xcf200000-0xdf1fffff]
Sep 15 22:21:28 kernel: pci 0000:02:00.0: bridge window [mem 0xc2100000-0xc40fffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:04:00.0: [8086:1577] type 00 class 0x088000
Sep 15 22:21:28 kernel: pci 0000:04:00.0: reg 0x10: [mem 0xdf100000-0xdf13ffff]
Sep 15 22:21:28 kernel: pci 0000:04:00.0: reg 0x14: [mem 0xdf140000-0xdf140fff]
Sep 15 22:21:28 kernel: pci 0000:04:00.0: enabling Extended Tags
Sep 15 22:21:28 kernel: pci 0000:04:00.0: supports D1 D2
Sep 15 22:21:28 kernel: pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Sep 15 22:21:28 kernel: pci 0000:03:00.0: PCI bridge to [bus 04]
Sep 15 22:21:28 kernel: pci 0000:03:00.0: bridge window [mem 0xdf100000-0xdf1fffff]
Sep 15 22:21:28 kernel: pci 0000:03:01.0: PCI bridge to [bus 05-48]
Sep 15 22:21:28 kernel: pci 0000:03:01.0: bridge window [io 0x4000-0x7fff]
Sep 15 22:21:28 kernel: pci 0000:03:01.0: bridge window [mem 0xcf200000-0xdeefffff]
Sep 15 22:21:28 kernel: pci 0000:03:01.0: bridge window [mem 0xc2100000-0xc40fffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:49:00.0: [8086:15b6] type 00 class 0x0c0330
Sep 15 22:21:28 kernel: pci 0000:49:00.0: reg 0x10: [mem 0xdef00000-0xdef0ffff]
Sep 15 22:21:28 kernel: pci 0000:49:00.0: enabling Extended Tags
Sep 15 22:21:28 kernel: pci 0000:49:00.0: supports D1 D2
Sep 15 22:21:28 kernel: pci 0000:49:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Sep 15 22:21:28 kernel: pci 0000:49:00.0: 8.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x4 link at 0000:03:02.0 (capable of 31.504 Gb/s with 8.0 GT/s PCIe x4 link)
Sep 15 22:21:28 kernel: pci 0000:03:02.0: PCI bridge to [bus 49]
Sep 15 22:21:28 kernel: pci 0000:03:02.0: bridge window [mem 0xdef00000-0xdf0fffff]
Sep 15 22:21:28 kernel: pci 0000:03:04.0: PCI bridge to [bus 4a]
Sep 15 22:21:28 kernel: pci 0000:4b:00.0: [10b5:8747] type 01 class 0x060400
Sep 15 22:21:28 kernel: pci 0000:4b:00.0: reg 0x10: [mem 0xcd300000-0xcd33ffff]
Sep 15 22:21:28 kernel: pci 0000:4b:00.0: PME# supported from D0 D3hot D3cold
Sep 15 22:21:28 kernel: pci 0000:00:02.0: PCI bridge to [bus 4b-4f]
Sep 15 22:21:28 kernel: pci 0000:00:02.0: bridge window [io 0x8000-0x9fff]
Sep 15 22:21:28 kernel: pci 0000:00:02.0: bridge window [mem 0xcc000000-0xcd3fffff]
Sep 15 22:21:28 kernel: pci 0000:00:02.0: bridge window [mem 0xb0000000-0xc1ffffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:4c:08.0: [10b5:8747] type 01 class 0x060400
Sep 15 22:21:28 kernel: pci 0000:4c:08.0: PME# supported from D0 D3hot D3cold
Sep 15 22:21:28 kernel: pci 0000:4c:09.0: [10b5:8747] type 01 class 0x060400
Sep 15 22:21:28 kernel: pci 0000:4c:09.0: PME# supported from D0 D3hot D3cold
Sep 15 22:21:28 kernel: pci 0000:4c:10.0: [10b5:8747] type 01 class 0x060400
Sep 15 22:21:28 kernel: pci 0000:4c:10.0: PME# supported from D0 D3hot D3cold
Sep 15 22:21:28 kernel: pci 0000:4b:00.0: PCI bridge to [bus 4c-4f]
Sep 15 22:21:28 kernel: pci 0000:4b:00.0: bridge window [io 0x8000-0x9fff]
Sep 15 22:21:28 kernel: pci 0000:4b:00.0: bridge window [mem 0xcc000000-0xcd2fffff]
Sep 15 22:21:28 kernel: pci 0000:4b:00.0: bridge window [mem 0xb0000000-0xc1ffffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:4d:00.0: [144d:a802] type 00 class 0x010802
Sep 15 22:21:28 kernel: pci 0000:4d:00.0: reg 0x10: [mem 0xcd210000-0xcd213fff 64bit]
Sep 15 22:21:28 kernel: pci 0000:4d:00.0: reg 0x18: [io 0x9000-0x90ff]
Sep 15 22:21:28 kernel: pci 0000:4d:00.0: reg 0x30: [mem 0xcd200000-0xcd20ffff pref]
Sep 15 22:21:28 kernel: pci 0000:4c:08.0: PCI bridge to [bus 4d]
Sep 15 22:21:28 kernel: pci 0000:4c:08.0: bridge window [io 0x9000-0x9fff]
Sep 15 22:21:28 kernel: pci 0000:4c:08.0: bridge window [mem 0xcd200000-0xcd2fffff]
Sep 15 22:21:28 kernel: pci 0000:4c:09.0: PCI bridge to [bus 4e]
Sep 15 22:21:28 kernel: pci 0000:4f:00.0: [10de:1b81] type 00 class 0x030000
Sep 15 22:21:28 kernel: pci 0000:4f:00.0: reg 0x10: [mem 0xcc000000-0xccffffff]
Sep 15 22:21:28 kernel: pci 0000:4f:00.0: reg 0x14: [mem 0xb0000000-0xbfffffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:4f:00.0: reg 0x1c: [mem 0xc0000000-0xc1ffffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:4f:00.0: reg 0x24: [io 0x8000-0x807f]
Sep 15 22:21:28 kernel: pci 0000:4f:00.0: reg 0x30: [mem 0xcd000000-0xcd07ffff pref]
Sep 15 22:21:28 kernel: pci 0000:4f:00.0: enabling Extended Tags
Sep 15 22:21:28 kernel: pci 0000:4f:00.1: [10de:10f0] type 00 class 0x040300
Sep 15 22:21:28 kernel: pci 0000:4f:00.1: reg 0x10: [mem 0xcd080000-0xcd083fff]
Sep 15 22:21:28 kernel: pci 0000:4f:00.1: enabling Extended Tags
Sep 15 22:21:28 kernel: pci 0000:4c:10.0: PCI bridge to [bus 4f]
Sep 15 22:21:28 kernel: pci 0000:4c:10.0: bridge window [io 0x8000-0x8fff]
Sep 15 22:21:28 kernel: pci 0000:4c:10.0: bridge window [mem 0xcc000000-0xcd0fffff]
Sep 15 22:21:28 kernel: pci 0000:4c:10.0: bridge window [mem 0xb0000000-0xc1ffffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:50:00.0: [10de:1b80] type 00 class 0x030000
Sep 15 22:21:28 kernel: pci 0000:50:00.0: reg 0x10: [mem 0xce000000-0xceffffff]
Sep 15 22:21:28 kernel: pci 0000:50:00.0: reg 0x14: [mem 0x90000000-0x9fffffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:50:00.0: reg 0x1c: [mem 0xa0000000-0xa1ffffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:50:00.0: reg 0x24: [io 0xb000-0xb07f]
Sep 15 22:21:28 kernel: pci 0000:50:00.0: reg 0x30: [mem 0xcf000000-0xcf07ffff pref]
Sep 15 22:21:28 kernel: pci 0000:50:00.0: enabling Extended Tags
Sep 15 22:21:28 kernel: pci 0000:50:00.0: BAR 3: assigned to efifb
Sep 15 22:21:28 kernel: pci 0000:50:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
Sep 15 22:21:28 kernel: pci 0000:50:00.0: 32.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x16 link at 0000:00:03.0 (capable of 126.016 Gb/s with 8.0 GT/s PCIe x16 link)
Sep 15 22:21:28 kernel: pci 0000:50:00.1: [10de:10f0] type 00 class 0x040300
Sep 15 22:21:28 kernel: pci 0000:50:00.1: reg 0x10: [mem 0xcf080000-0xcf083fff]
Sep 15 22:21:28 kernel: pci 0000:50:00.1: enabling Extended Tags
Sep 15 22:21:28 kernel: pci 0000:00:03.0: PCI bridge to [bus 50]
Sep 15 22:21:28 kernel: pci 0000:00:03.0: bridge window [io 0xb000-0xbfff]
Sep 15 22:21:28 kernel: pci 0000:00:03.0: bridge window [mem 0xce000000-0xcf0fffff]
Sep 15 22:21:28 kernel: pci 0000:00:03.0: bridge window [mem 0x90000000-0xa1ffffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:00:1c.0: PCI bridge to [bus 51]
Sep 15 22:21:28 kernel: pci 0000:52:00.0: [8086:1539] type 00 class 0x020000
Sep 15 22:21:28 kernel: pci 0000:52:00.0: reg 0x10: [mem 0xdf300000-0xdf31ffff]
Sep 15 22:21:28 kernel: pci 0000:52:00.0: reg 0x18: [io 0xa000-0xa01f]
Sep 15 22:21:28 kernel: pci 0000:52:00.0: reg 0x1c: [mem 0xdf320000-0xdf323fff]
Sep 15 22:21:28 kernel: pci 0000:52:00.0: PME# supported from D0 D3hot D3cold
Sep 15 22:21:28 kernel: pci 0000:00:1c.5: PCI bridge to [bus 52]
Sep 15 22:21:28 kernel: pci 0000:00:1c.5: bridge window [io 0xa000-0xafff]
Sep 15 22:21:28 kernel: pci 0000:00:1c.5: bridge window [mem 0xdf300000-0xdf3fffff]
Sep 15 22:21:28 kernel: pci 0000:53:00.0: [8086:24f3] type 00 class 0x028000
Sep 15 22:21:28 kernel: pci 0000:53:00.0: reg 0x10: [mem 0xdf200000-0xdf201fff 64bit]
Sep 15 22:21:28 kernel: pci 0000:53:00.0: PME# supported from D0 D3hot D3cold
Sep 15 22:21:28 kernel: pci 0000:00:1c.7: PCI bridge to [bus 53]
Sep 15 22:21:28 kernel: pci 0000:00:1c.7: bridge window [mem 0xdf200000-0xdf2fffff]
Sep 15 22:21:28 kernel: pci_bus 0000:00: on NUMA node 0
Sep 15 22:21:28 kernel: ACPI: PCI: Interrupt link LNKA configured for IRQ 11
Sep 15 22:21:28 kernel: ACPI: PCI: Interrupt link LNKB configured for IRQ 10
Sep 15 22:21:28 kernel: ACPI: PCI: Interrupt link LNKC configured for IRQ 4
Sep 15 22:21:28 kernel: ACPI: PCI: Interrupt link LNKD configured for IRQ 5
Sep 15 22:21:28 kernel: ACPI: PCI: Interrupt link LNKE configured for IRQ 3
Sep 15 22:21:28 kernel: ACPI: PCI: Interrupt link LNKF configured for IRQ 0
Sep 15 22:21:28 kernel: ACPI: PCI: Interrupt link LNKF disabled
Sep 15 22:21:28 kernel: ACPI: PCI: Interrupt link LNKG configured for IRQ 7
Sep 15 22:21:28 kernel: ACPI: PCI: Interrupt link LNKH configured for IRQ 0
Sep 15 22:21:28 kernel: ACPI: PCI: Interrupt link LNKH disabled
Sep 15 22:21:28 kernel: pci_bus 0000:03: Allocating resources
Sep 15 22:21:28 kernel: pci 0000:03:02.0: bridge window [io 0x1000-0x0fff] to [bus 49] add_size 1000
Sep 15 22:21:28 kernel: iommu: Default domain type: Translated
Sep 15 22:21:28 kernel: pci 0000:03:02.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 49] add_size 200000 add_align 100000
Sep 15 22:21:28 kernel: iommu: DMA domain TLB invalidation policy: lazy mode
Sep 15 22:21:28 kernel: pci 0000:03:04.0: bridge window [io 0x1000-0x0fff] to [bus 4a] add_size 1000
Sep 15 22:21:28 kernel: pci 0000:03:04.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 4a] add_size 200000 add_align 100000
Sep 15 22:21:28 kernel: pci 0000:03:04.0: bridge window [mem 0x00100000-0x000fffff] to [bus 4a] add_size 200000 add_align 100000
Sep 15 22:21:28 kernel: pci 0000:00:01.1: BAR 14: assigned [mem 0x90000000-0x9fffffff]
Sep 15 22:21:28 kernel: pci 0000:00:01.1: BAR 15: assigned [mem 0xa0000000-0xa1ffffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:00:01.1: BAR 13: assigned [io 0x1000-0x4fff]
Sep 15 22:21:28 kernel: pci 0000:03:02.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:03:02.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:03:04.0: BAR 14: no space for [mem size 0x00200000]
Sep 15 22:21:28 kernel: pci 0000:03:04.0: BAR 14: failed to assign [mem size 0x00200000]
Sep 15 22:21:28 kernel: pci 0000:03:04.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:03:04.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:03:02.0: BAR 13: no space for [io size 0x1000]
Sep 15 22:21:28 kernel: pci 0000:03:02.0: BAR 13: failed to assign [io size 0x1000]
Sep 15 22:21:28 kernel: pci 0000:03:04.0: BAR 13: no space for [io size 0x1000]
Sep 15 22:21:28 kernel: pci 0000:03:04.0: BAR 13: failed to assign [io size 0x1000]
Sep 15 22:21:28 kernel: pci 0000:03:04.0: BAR 14: no space for [mem size 0x00200000]
Sep 15 22:21:28 kernel: pci 0000:03:04.0: BAR 14: failed to assign [mem size 0x00200000]
Sep 15 22:21:28 kernel: pci 0000:03:04.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:03:04.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:03:04.0: BAR 13: no space for [io size 0x1000]
Sep 15 22:21:28 kernel: pci 0000:03:04.0: BAR 13: failed to assign [io size 0x1000]
Sep 15 22:21:28 kernel: pci 0000:03:02.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:03:02.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:03:02.0: BAR 13: no space for [io size 0x1000]
Sep 15 22:21:28 kernel: pci 0000:03:02.0: BAR 13: failed to assign [io size 0x1000]
Sep 15 22:21:28 kernel: pci 0000:03:00.0: PCI bridge to [bus 04]
Sep 15 22:21:28 kernel: pci 0000:03:00.0: bridge window [mem 0xdf100000-0xdf1fffff]
Sep 15 22:21:28 kernel: pci 0000:03:01.0: PCI bridge to [bus 05-48]
Sep 15 22:21:28 kernel: pci 0000:03:01.0: bridge window [io 0x4000-0x7fff]
Sep 15 22:21:28 kernel: pci 0000:03:01.0: bridge window [mem 0xcf200000-0xdeefffff]
Sep 15 22:21:28 kernel: pci 0000:03:01.0: bridge window [mem 0xc2100000-0xc40fffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:03:02.0: PCI bridge to [bus 49]
Sep 15 22:21:28 kernel: pci 0000:03:02.0: bridge window [mem 0xdef00000-0xdf0fffff]
Sep 15 22:21:28 kernel: pci 0000:03:04.0: PCI bridge to [bus 4a]
Sep 15 22:21:28 kernel: pci 0000:02:00.0: PCI bridge to [bus 03-4a]
Sep 15 22:21:28 kernel: pci 0000:02:00.0: bridge window [io 0x4000-0x7fff]
Sep 15 22:21:28 kernel: pci 0000:02:00.0: bridge window [mem 0xcf200000-0xdf1fffff]
Sep 15 22:21:28 kernel: pci 0000:02:00.0: bridge window [mem 0xc2100000-0xc40fffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:00:01.1: PCI bridge to [bus 02-4a]
Sep 15 22:21:28 kernel: pci 0000:00:01.1: bridge window [io 0x1000-0x4fff]
Sep 15 22:21:28 kernel: SCSI subsystem initialized
Sep 15 22:21:28 kernel: pci 0000:00:01.1: bridge window [mem 0x90000000-0x9fffffff]
Sep 15 22:21:28 kernel: pci 0000:00:01.1: bridge window [mem 0xa0000000-0xa1ffffff 64bit pref]
Sep 15 22:21:28 kernel: libata version 3.00 loaded.
Sep 15 22:21:28 kernel: ACPI: bus type USB registered
Sep 15 22:21:28 kernel: usbcore: registered new interface driver usbfs
Sep 15 22:21:28 kernel: usbcore: registered new interface driver hub
Sep 15 22:21:28 kernel: usbcore: registered new device driver usb
Sep 15 22:21:28 kernel: pps_core: LinuxPPS API ver. 1 registered
Sep 15 22:21:28 kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
Sep 15 22:21:28 kernel: PTP clock support registered
Sep 15 22:21:28 kernel: EDAC MC: Ver: 3.0.0
Sep 15 22:21:28 kernel: efivars: Registered efivars operations
Sep 15 22:21:28 kernel: NetLabel: Initializing
Sep 15 22:21:28 kernel: NetLabel: domain hash size = 128
Sep 15 22:21:28 kernel: NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
Sep 15 22:21:28 kernel: NetLabel: unlabeled traffic allowed by default
Sep 15 22:21:28 kernel: mctp: management component transport protocol core
Sep 15 22:21:28 kernel: NET: Registered PF_MCTP protocol family
Sep 15 22:21:28 kernel: PCI: Using ACPI for IRQ routing
Sep 15 22:21:28 kernel: PCI: pci_cache_line_size set to 64 bytes
Sep 15 22:21:28 kernel: pci 0000:00:03.0: can't claim BAR 15 [mem 0x90000000-0xa1ffffff 64bit pref]: address conflict with PCI Bus 0000:02 [mem 0x90000000-0x9fffffff]
Sep 15 22:21:28 kernel: pci 0000:50:00.0: can't claim BAR 1 [mem 0x90000000-0x9fffffff 64bit pref]: no compatible bridge window
Sep 15 22:21:28 kernel: pci 0000:50:00.0: can't claim BAR 3 [mem 0xa0000000-0xa1ffffff 64bit pref]: no compatible bridge window
Sep 15 22:21:28 kernel: e820: reserve RAM buffer [mem 0x7bc08018-0x7bffffff]
Sep 15 22:21:28 kernel: e820: reserve RAM buffer [mem 0x7bc1a018-0x7bffffff]
Sep 15 22:21:28 kernel: e820: reserve RAM buffer [mem 0x7bc2c018-0x7bffffff]
Sep 15 22:21:28 kernel: e820: reserve RAM buffer [mem 0x7bc4d018-0x7bffffff]
Sep 15 22:21:28 kernel: e820: reserve RAM buffer [mem 0x7bc6d018-0x7bffffff]
Sep 15 22:21:28 kernel: e820: reserve RAM buffer [mem 0x7bc75018-0x7bffffff]
Sep 15 22:21:28 kernel: e820: reserve RAM buffer [mem 0x822e0000-0x83ffffff]
Sep 15 22:21:28 kernel: e820: reserve RAM buffer [mem 0x84883000-0x87ffffff]
Sep 15 22:21:28 kernel: e820: reserve RAM buffer [mem 0x86f95000-0x87ffffff]
Sep 15 22:21:28 kernel: pci 0000:4f:00.0: vgaarb: setting as boot VGA device
Sep 15 22:21:28 kernel: pci 0000:4f:00.0: vgaarb: bridge control possible
Sep 15 22:21:28 kernel: pci 0000:4f:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
Sep 15 22:21:28 kernel: pci 0000:50:00.0: vgaarb: setting as boot VGA device (overriding previous)
Sep 15 22:21:28 kernel: pci 0000:50:00.0: vgaarb: bridge control possible
Sep 15 22:21:28 kernel: pci 0000:50:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
Sep 15 22:21:28 kernel: vgaarb: loaded
Sep 15 22:21:28 kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
Sep 15 22:21:28 kernel: hpet0: 8 comparators, 64-bit 14.318180 MHz counter
Sep 15 22:21:28 kernel: clocksource: Switched to clocksource tsc-early
Sep 15 22:21:28 kernel: VFS: Disk quotas dquot_6.6.0
Sep 15 22:21:28 kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Sep 15 22:21:28 kernel: pnp: PnP ACPI init
Sep 15 22:21:28 kernel: system 00:01: [io 0x0500-0x057f] has been reserved
Sep 15 22:21:28 kernel: system 00:01: [io 0x0400-0x047f] has been reserved
Sep 15 22:21:28 kernel: system 00:01: [io 0x0580-0x059f] has been reserved
Sep 15 22:21:28 kernel: system 00:01: [io 0x0600-0x061f] has been reserved
Sep 15 22:21:28 kernel: system 00:01: [io 0x0880-0x0883] has been reserved
Sep 15 22:21:28 kernel: system 00:01: [io 0x0800-0x081f] has been reserved
Sep 15 22:21:28 kernel: system 00:01: [mem 0xfed1c000-0xfed3ffff] has been reserved
Sep 15 22:21:28 kernel: system 00:01: [mem 0xfed45000-0xfed8bfff] has been reserved
Sep 15 22:21:28 kernel: system 00:01: [mem 0xff000000-0xffffffff] has been reserved
Sep 15 22:21:28 kernel: system 00:01: [mem 0xfee00000-0xfeefffff] has been reserved
Sep 15 22:21:28 kernel: system 00:01: [mem 0xfed12000-0xfed1200f] has been reserved
Sep 15 22:21:28 kernel: system 00:01: [mem 0xfed12010-0xfed1201f] has been reserved
Sep 15 22:21:28 kernel: system 00:01: [mem 0xfed1b000-0xfed1bfff] has been reserved
Sep 15 22:21:28 kernel: system 00:02: [io 0x0a00-0x0a2f] has been reserved
Sep 15 22:21:28 kernel: system 00:02: [io 0x0a30-0x0a3f] has been reserved
Sep 15 22:21:28 kernel: system 00:02: [io 0x0a40-0x0a4f] has been reserved
Sep 15 22:21:28 kernel: pnp: PnP ACPI: found 3 devices
Sep 15 22:21:28 kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Sep 15 22:21:28 kernel: NET: Registered PF_INET protocol family
Sep 15 22:21:28 kernel: IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
Sep 15 22:21:28 kernel: tcp_listen_portaddr_hash hash table entries: 32768 (order: 7, 524288 bytes, linear)
Sep 15 22:21:28 kernel: Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
Sep 15 22:21:28 kernel: TCP established hash table entries: 524288 (order: 10, 4194304 bytes, linear)
Sep 15 22:21:28 kernel: TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
Sep 15 22:21:28 kernel: TCP: Hash tables configured (established 524288 bind 65536)
Sep 15 22:21:28 kernel: MPTCP token hash table entries: 65536 (order: 8, 1572864 bytes, linear)
Sep 15 22:21:28 kernel: UDP hash table entries: 32768 (order: 8, 1048576 bytes, linear)
Sep 15 22:21:28 kernel: UDP-Lite hash table entries: 32768 (order: 8, 1048576 bytes, linear)
Sep 15 22:21:28 kernel: NET: Registered PF_UNIX/PF_LOCAL protocol family
Sep 15 22:21:28 kernel: NET: Registered PF_XDP protocol family
Sep 15 22:21:28 kernel: pci_bus 0000:ff: max bus depth: 0 pci_try_num: 1
Sep 15 22:21:28 kernel: pci_bus 0000:00: max bus depth: 3 pci_try_num: 4
Sep 15 22:21:28 kernel: pci 0000:00:03.0: BAR 15: no space for [mem size 0x18000000 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:00:03.0: BAR 15: failed to assign [mem size 0x18000000 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:00:1c.0: BAR 14: assigned [mem 0xa2000000-0xa21fffff]
Sep 15 22:21:28 kernel: pci 0000:00:1c.0: BAR 15: assigned [mem 0xa2200000-0xa23fffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:00:1c.0: BAR 13: assigned [io 0x5000-0x5fff]
Sep 15 22:21:28 kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
Sep 15 22:21:28 kernel: pci 0000:00:01.0: bridge window [mem 0xdf400000-0xdf4fffff]
Sep 15 22:21:28 kernel: pci 0000:03:02.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:03:02.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:03:04.0: BAR 14: no space for [mem size 0x00200000]
Sep 15 22:21:28 kernel: pci 0000:03:04.0: BAR 14: failed to assign [mem size 0x00200000]
Sep 15 22:21:28 kernel: pci 0000:03:04.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:03:04.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:03:02.0: BAR 13: no space for [io size 0x1000]
Sep 15 22:21:28 kernel: pci 0000:03:02.0: BAR 13: failed to assign [io size 0x1000]
Sep 15 22:21:28 kernel: pci 0000:03:04.0: BAR 13: no space for [io size 0x1000]
Sep 15 22:21:28 kernel: pci 0000:03:04.0: BAR 13: failed to assign [io size 0x1000]
Sep 15 22:21:28 kernel: pci 0000:03:00.0: PCI bridge to [bus 04]
Sep 15 22:21:28 kernel: pci 0000:03:00.0: bridge window [mem 0xdf100000-0xdf1fffff]
Sep 15 22:21:28 kernel: pci 0000:03:01.0: PCI bridge to [bus 05-48]
Sep 15 22:21:28 kernel: pci 0000:03:01.0: bridge window [io 0x4000-0x7fff]
Sep 15 22:21:28 kernel: pci 0000:03:01.0: bridge window [mem 0xcf200000-0xdeefffff]
Sep 15 22:21:28 kernel: pci 0000:03:01.0: bridge window [mem 0xc2100000-0xc40fffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:03:02.0: PCI bridge to [bus 49]
Sep 15 22:21:28 kernel: pci 0000:03:02.0: bridge window [mem 0xdef00000-0xdf0fffff]
Sep 15 22:21:28 kernel: pci 0000:03:04.0: PCI bridge to [bus 4a]
Sep 15 22:21:28 kernel: pci 0000:02:00.0: PCI bridge to [bus 03-4a]
Sep 15 22:21:28 kernel: pci 0000:02:00.0: bridge window [io 0x4000-0x7fff]
Sep 15 22:21:28 kernel: pci 0000:02:00.0: bridge window [mem 0xcf200000-0xdf1fffff]
Sep 15 22:21:28 kernel: pci 0000:02:00.0: bridge window [mem 0xc2100000-0xc40fffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:00:01.1: PCI bridge to [bus 02-4a]
Sep 15 22:21:28 kernel: pci 0000:00:01.1: bridge window [io 0x1000-0x4fff]
Sep 15 22:21:28 kernel: pci 0000:00:01.1: bridge window [mem 0x90000000-0x9fffffff]
Sep 15 22:21:28 kernel: pci 0000:00:01.1: bridge window [mem 0xa0000000-0xa1ffffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:4c:09.0: BAR 14: no space for [mem size 0x00200000]
Sep 15 22:21:28 kernel: pci 0000:4c:09.0: BAR 14: failed to assign [mem size 0x00200000]
Sep 15 22:21:28 kernel: pci 0000:4c:09.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:4c:09.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:4c:09.0: BAR 13: no space for [io size 0x1000]
Sep 15 22:21:28 kernel: pci 0000:4c:09.0: BAR 13: failed to assign [io size 0x1000]
Sep 15 22:21:28 kernel: pci 0000:4c:08.0: PCI bridge to [bus 4d]
Sep 15 22:21:28 kernel: pci 0000:4c:08.0: bridge window [io 0x9000-0x9fff]
Sep 15 22:21:28 kernel: pci 0000:4c:08.0: bridge window [mem 0xcd200000-0xcd2fffff]
Sep 15 22:21:28 kernel: pci 0000:4c:09.0: PCI bridge to [bus 4e]
Sep 15 22:21:28 kernel: pci 0000:4c:10.0: PCI bridge to [bus 4f]
Sep 15 22:21:28 kernel: pci 0000:4c:10.0: bridge window [io 0x8000-0x8fff]
Sep 15 22:21:28 kernel: pci 0000:4c:10.0: bridge window [mem 0xcc000000-0xcd0fffff]
Sep 15 22:21:28 kernel: pci 0000:4c:10.0: bridge window [mem 0xb0000000-0xc1ffffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:4b:00.0: PCI bridge to [bus 4c-4f]
Sep 15 22:21:28 kernel: pci 0000:4b:00.0: bridge window [io 0x8000-0x9fff]
Sep 15 22:21:28 kernel: pci 0000:4b:00.0: bridge window [mem 0xcc000000-0xcd2fffff]
Sep 15 22:21:28 kernel: pci 0000:4b:00.0: bridge window [mem 0xb0000000-0xc1ffffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:00:02.0: PCI bridge to [bus 4b-4f]
Sep 15 22:21:28 kernel: pci 0000:00:02.0: bridge window [io 0x8000-0x9fff]
Sep 15 22:21:28 kernel: pci 0000:00:02.0: bridge window [mem 0xcc000000-0xcd3fffff]
Sep 15 22:21:28 kernel: pci 0000:00:02.0: bridge window [mem 0xb0000000-0xc1ffffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:50:00.0: BAR 1: no space for [mem size 0x10000000 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:50:00.0: BAR 1: failed to assign [mem 0x90000000-0x9fffffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:50:00.0: BAR 3: no space for [mem size 0x02000000 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:50:00.0: BAR 3: failed to assign [mem 0xa0000000-0xa1ffffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:00:03.0: PCI bridge to [bus 50]
Sep 15 22:21:28 kernel: pci 0000:00:03.0: bridge window [io 0xb000-0xbfff]
Sep 15 22:21:28 kernel: pci 0000:00:03.0: bridge window [mem 0xce000000-0xcf0fffff]
Sep 15 22:21:28 kernel: pci 0000:00:1c.0: PCI bridge to [bus 51]
Sep 15 22:21:28 kernel: pci 0000:00:1c.0: bridge window [io 0x5000-0x5fff]
Sep 15 22:21:28 kernel: pci 0000:00:1c.0: bridge window [mem 0xa2000000-0xa21fffff]
Sep 15 22:21:28 kernel: pci 0000:00:1c.0: bridge window [mem 0xa2200000-0xa23fffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:00:1c.5: PCI bridge to [bus 52]
Sep 15 22:21:28 kernel: pci 0000:00:1c.5: bridge window [io 0xa000-0xafff]
Sep 15 22:21:28 kernel: pci 0000:00:1c.5: bridge window [mem 0xdf300000-0xdf3fffff]
Sep 15 22:21:28 kernel: pci 0000:00:1c.7: PCI bridge to [bus 53]
Sep 15 22:21:28 kernel: pci 0000:00:1c.7: bridge window [mem 0xdf200000-0xdf2fffff]
Sep 15 22:21:28 kernel: pci_bus 0000:00: No. 2 try to assign unassigned res
Sep 15 22:21:28 kernel: release child resource [mem 0xce000000-0xceffffff]
Sep 15 22:21:28 kernel: release child resource [mem 0xcf080000-0xcf083fff]
Sep 15 22:21:28 kernel: pci 0000:00:03.0: resource 14 [mem 0xce000000-0xcf0fffff] released
Sep 15 22:21:28 kernel: pci 0000:00:03.0: PCI bridge to [bus 50]
Sep 15 22:21:28 kernel: pci 0000:00:03.0: BAR 15: no space for [mem size 0x18000000 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:00:03.0: BAR 15: failed to assign [mem size 0x18000000 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:00:03.0: BAR 14: assigned [mem 0xa2800000-0xa3ffffff]
Sep 15 22:21:28 kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
Sep 15 22:21:28 kernel: pci 0000:00:01.0: bridge window [mem 0xdf400000-0xdf4fffff]
Sep 15 22:21:28 kernel: pci 0000:03:02.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:03:02.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:03:04.0: BAR 14: no space for [mem size 0x00200000]
Sep 15 22:21:28 kernel: pci 0000:03:04.0: BAR 14: failed to assign [mem size 0x00200000]
Sep 15 22:21:28 kernel: pci 0000:03:04.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:03:04.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:03:02.0: BAR 13: no space for [io size 0x1000]
Sep 15 22:21:28 kernel: pci 0000:03:02.0: BAR 13: failed to assign [io size 0x1000]
Sep 15 22:21:28 kernel: pci 0000:03:04.0: BAR 13: no space for [io size 0x1000]
Sep 15 22:21:28 kernel: pci 0000:03:04.0: BAR 13: failed to assign [io size 0x1000]
Sep 15 22:21:28 kernel: pci 0000:03:00.0: PCI bridge to [bus 04]
Sep 15 22:21:28 kernel: pci 0000:03:00.0: bridge window [mem 0xdf100000-0xdf1fffff]
Sep 15 22:21:28 kernel: pci 0000:03:01.0: PCI bridge to [bus 05-48]
Sep 15 22:21:28 kernel: pci 0000:03:01.0: bridge window [io 0x4000-0x7fff]
Sep 15 22:21:28 kernel: pci 0000:03:01.0: bridge window [mem 0xcf200000-0xdeefffff]
Sep 15 22:21:28 kernel: pci 0000:03:01.0: bridge window [mem 0xc2100000-0xc40fffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:03:02.0: PCI bridge to [bus 49]
Sep 15 22:21:28 kernel: pci 0000:03:02.0: bridge window [mem 0xdef00000-0xdf0fffff]
Sep 15 22:21:28 kernel: pci 0000:03:04.0: PCI bridge to [bus 4a]
Sep 15 22:21:28 kernel: pci 0000:02:00.0: PCI bridge to [bus 03-4a]
Sep 15 22:21:28 kernel: pci 0000:02:00.0: bridge window [io 0x4000-0x7fff]
Sep 15 22:21:28 kernel: pci 0000:02:00.0: bridge window [mem 0xcf200000-0xdf1fffff]
Sep 15 22:21:28 kernel: pci 0000:02:00.0: bridge window [mem 0xc2100000-0xc40fffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:00:01.1: PCI bridge to [bus 02-4a]
Sep 15 22:21:28 kernel: pci 0000:00:01.1: bridge window [io 0x1000-0x4fff]
Sep 15 22:21:28 kernel: pci 0000:00:01.1: bridge window [mem 0x90000000-0x9fffffff]
Sep 15 22:21:28 kernel: pci 0000:00:01.1: bridge window [mem 0xa0000000-0xa1ffffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:4c:09.0: BAR 14: no space for [mem size 0x00200000]
Sep 15 22:21:28 kernel: pci 0000:4c:09.0: BAR 14: failed to assign [mem size 0x00200000]
Sep 15 22:21:28 kernel: pci 0000:4c:09.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:4c:09.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:4c:09.0: BAR 13: no space for [io size 0x1000]
Sep 15 22:21:28 kernel: pci 0000:4c:09.0: BAR 13: failed to assign [io size 0x1000]
Sep 15 22:21:28 kernel: pci 0000:4c:08.0: PCI bridge to [bus 4d]
Sep 15 22:21:28 kernel: pci 0000:4c:08.0: bridge window [io 0x9000-0x9fff]
Sep 15 22:21:28 kernel: pci 0000:4c:08.0: bridge window [mem 0xcd200000-0xcd2fffff]
Sep 15 22:21:28 kernel: pci 0000:4c:09.0: PCI bridge to [bus 4e]
Sep 15 22:21:28 kernel: pci 0000:4c:10.0: PCI bridge to [bus 4f]
Sep 15 22:21:28 kernel: pci 0000:4c:10.0: bridge window [io 0x8000-0x8fff]
Sep 15 22:21:28 kernel: pci 0000:4c:10.0: bridge window [mem 0xcc000000-0xcd0fffff]
Sep 15 22:21:28 kernel: pci 0000:4c:10.0: bridge window [mem 0xb0000000-0xc1ffffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:4b:00.0: PCI bridge to [bus 4c-4f]
Sep 15 22:21:28 kernel: pci 0000:4b:00.0: bridge window [io 0x8000-0x9fff]
Sep 15 22:21:28 kernel: pci 0000:4b:00.0: bridge window [mem 0xcc000000-0xcd2fffff]
Sep 15 22:21:28 kernel: pci 0000:4b:00.0: bridge window [mem 0xb0000000-0xc1ffffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:00:02.0: PCI bridge to [bus 4b-4f]
Sep 15 22:21:28 kernel: pci 0000:00:02.0: bridge window [io 0x8000-0x9fff]
Sep 15 22:21:28 kernel: pci 0000:00:02.0: bridge window [mem 0xcc000000-0xcd3fffff]
Sep 15 22:21:28 kernel: pci 0000:00:02.0: bridge window [mem 0xb0000000-0xc1ffffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:50:00.0: BAR 1: no space for [mem size 0x10000000 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:50:00.0: BAR 1: failed to assign [mem 0x90000000-0x9fffffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:50:00.0: BAR 3: no space for [mem size 0x02000000 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:50:00.0: BAR 3: failed to assign [mem 0xa0000000-0xa1ffffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:50:00.0: BAR 0: assigned [mem 0xa3000000-0xa3ffffff]
Sep 15 22:21:28 kernel: pci 0000:50:00.1: BAR 0: assigned [mem 0xa2800000-0xa2803fff]
Sep 15 22:21:28 kernel: pci 0000:00:03.0: PCI bridge to [bus 50]
Sep 15 22:21:28 kernel: pci 0000:00:03.0: bridge window [io 0xb000-0xbfff]
Sep 15 22:21:28 kernel: pci 0000:00:03.0: bridge window [mem 0xa2800000-0xa3ffffff]
Sep 15 22:21:28 kernel: pci 0000:00:1c.0: PCI bridge to [bus 51]
Sep 15 22:21:28 kernel: pci 0000:00:1c.0: bridge window [io 0x5000-0x5fff]
Sep 15 22:21:28 kernel: pci 0000:00:1c.0: bridge window [mem 0xa2000000-0xa21fffff]
Sep 15 22:21:28 kernel: pci 0000:00:1c.0: bridge window [mem 0xa2200000-0xa23fffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:00:1c.5: PCI bridge to [bus 52]
Sep 15 22:21:28 kernel: pci 0000:00:1c.5: bridge window [io 0xa000-0xafff]
Sep 15 22:21:28 kernel: pci 0000:00:1c.5: bridge window [mem 0xdf300000-0xdf3fffff]
Sep 15 22:21:28 kernel: pci 0000:00:1c.7: PCI bridge to [bus 53]
Sep 15 22:21:28 kernel: pci 0000:00:1c.7: bridge window [mem 0xdf200000-0xdf2fffff]
Sep 15 22:21:28 kernel: pci_bus 0000:00: No. 3 try to assign unassigned res
Sep 15 22:21:28 kernel: release child resource [mem 0xa2800000-0xa2803fff]
Sep 15 22:21:28 kernel: release child resource [mem 0xa3000000-0xa3ffffff]
Sep 15 22:21:28 kernel: pci 0000:00:03.0: resource 14 [mem 0xa2800000-0xa3ffffff] released
Sep 15 22:21:28 kernel: pci 0000:00:03.0: PCI bridge to [bus 50]
Sep 15 22:21:28 kernel: release child resource [io 0x9000-0x90ff]
Sep 15 22:21:28 kernel: pci 0000:4c:08.0: resource 13 [io 0x9000-0x9fff] released
Sep 15 22:21:28 kernel: pci 0000:4c:08.0: PCI bridge to [bus 4d]
Sep 15 22:21:28 kernel: release child resource [io 0x8000-0x807f]
Sep 15 22:21:28 kernel: pci 0000:4c:10.0: resource 13 [io 0x8000-0x8fff] released
Sep 15 22:21:28 kernel: pci 0000:4c:10.0: PCI bridge to [bus 4f]
Sep 15 22:21:28 kernel: pci 0000:4b:00.0: resource 13 [io 0x8000-0x9fff] released
Sep 15 22:21:28 kernel: pci 0000:4b:00.0: PCI bridge to [bus 4c-4f]
Sep 15 22:21:28 kernel: release child resource [mem 0xcd200000-0xcd20ffff pref]
Sep 15 22:21:28 kernel: release child resource [mem 0xcd210000-0xcd213fff 64bit]
Sep 15 22:21:28 kernel: pci 0000:4c:08.0: resource 14 [mem 0xcd200000-0xcd2fffff] released
Sep 15 22:21:28 kernel: pci 0000:4c:08.0: PCI bridge to [bus 4d]
Sep 15 22:21:28 kernel: release child resource [mem 0xb0000000-0xbfffffff 64bit pref]
Sep 15 22:21:28 kernel: release child resource [mem 0xc0000000-0xc1ffffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:4c:10.0: resource 15 [mem 0xb0000000-0xc1ffffff 64bit pref] released
Sep 15 22:21:28 kernel: pci 0000:4c:10.0: PCI bridge to [bus 4f]
Sep 15 22:21:28 kernel: pci 0000:4b:00.0: resource 15 [mem 0xb0000000-0xc1ffffff 64bit pref] released
Sep 15 22:21:28 kernel: pci 0000:4b:00.0: PCI bridge to [bus 4c-4f]
Sep 15 22:21:28 kernel: release child resource [mem 0xcc000000-0xccffffff]
Sep 15 22:21:28 kernel: release child resource [mem 0xcd000000-0xcd07ffff pref]
Sep 15 22:21:28 kernel: release child resource [mem 0xcd080000-0xcd083fff]
Sep 15 22:21:28 kernel: pci 0000:4c:10.0: resource 14 [mem 0xcc000000-0xcd0fffff] released
Sep 15 22:21:28 kernel: pci 0000:4c:10.0: PCI bridge to [bus 4f]
Sep 15 22:21:28 kernel: pci 0000:4b:00.0: resource 14 [mem 0xcc000000-0xcd2fffff] released
Sep 15 22:21:28 kernel: pci 0000:4b:00.0: PCI bridge to [bus 4c-4f]
Sep 15 22:21:28 kernel: pci 0000:03:01.0: resource 13 [io 0x4000-0x7fff] released
Sep 15 22:21:28 kernel: pci 0000:03:01.0: PCI bridge to [bus 05-48]
Sep 15 22:21:28 kernel: pci 0000:02:00.0: resource 13 [io 0x4000-0x7fff] released
Sep 15 22:21:28 kernel: pci 0000:02:00.0: PCI bridge to [bus 03-4a]
Sep 15 22:21:28 kernel: release child resource [mem 0xdf100000-0xdf13ffff]
Sep 15 22:21:28 kernel: release child resource [mem 0xdf140000-0xdf140fff]
Sep 15 22:21:28 kernel: pci 0000:03:00.0: resource 14 [mem 0xdf100000-0xdf1fffff] released
Sep 15 22:21:28 kernel: pci 0000:03:00.0: PCI bridge to [bus 04]
Sep 15 22:21:28 kernel: pci 0000:03:01.0: resource 15 [mem 0xc2100000-0xc40fffff 64bit pref] released
Sep 15 22:21:28 kernel: pci 0000:03:01.0: PCI bridge to [bus 05-48]
Sep 15 22:21:28 kernel: release child resource [mem 0xdef00000-0xdef0ffff]
Sep 15 22:21:28 kernel: pci 0000:03:02.0: resource 14 [mem 0xdef00000-0xdf0fffff] released
Sep 15 22:21:28 kernel: pci 0000:03:02.0: PCI bridge to [bus 49]
Sep 15 22:21:28 kernel: pci 0000:02:00.0: resource 15 [mem 0xc2100000-0xc40fffff 64bit pref] released
Sep 15 22:21:28 kernel: pci 0000:02:00.0: PCI bridge to [bus 03-4a]
Sep 15 22:21:28 kernel: pci 0000:03:01.0: resource 14 [mem 0xcf200000-0xdeefffff] released
Sep 15 22:21:28 kernel: pci 0000:03:01.0: PCI bridge to [bus 05-48]
Sep 15 22:21:28 kernel: pci 0000:02:00.0: resource 14 [mem 0xcf200000-0xdf1fffff] released
Sep 15 22:21:28 kernel: pci 0000:02:00.0: PCI bridge to [bus 03-4a]
Sep 15 22:21:28 kernel: release child resource [mem 0xdf400000-0xdf40ffff pref]
Sep 15 22:21:28 kernel: release child resource [mem 0xdf410000-0xdf413fff 64bit]
Sep 15 22:21:28 kernel: pci 0000:00:01.0: resource 14 [mem 0xdf400000-0xdf4fffff] released
Sep 15 22:21:28 kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
Sep 15 22:21:28 kernel: pci 0000:00:01.1: resource 15 [mem 0xa0000000-0xa1ffffff 64bit pref] released
Sep 15 22:21:28 kernel: pci 0000:00:01.1: PCI bridge to [bus 02-4a]
Sep 15 22:21:28 kernel: pci 0000:00:02.0: resource 15 [mem 0xb0000000-0xc1ffffff 64bit pref] released
Sep 15 22:21:28 kernel: pci 0000:00:02.0: PCI bridge to [bus 4b-4f]
Sep 15 22:21:28 kernel: pci 0000:00:1c.0: resource 15 [mem 0xa2200000-0xa23fffff 64bit pref] released
Sep 15 22:21:28 kernel: pci 0000:00:1c.0: PCI bridge to [bus 51]
Sep 15 22:21:28 kernel: release child resource [mem 0xdf300000-0xdf31ffff]
Sep 15 22:21:28 kernel: release child resource [mem 0xdf320000-0xdf323fff]
Sep 15 22:21:28 kernel: pci 0000:00:1c.5: resource 14 [mem 0xdf300000-0xdf3fffff] released
Sep 15 22:21:28 kernel: pci 0000:00:1c.5: PCI bridge to [bus 52]
Sep 15 22:21:28 kernel: release child resource [mem 0xdf200000-0xdf201fff 64bit]
Sep 15 22:21:28 kernel: pci 0000:00:1c.7: resource 14 [mem 0xdf200000-0xdf2fffff] released
Sep 15 22:21:28 kernel: pci 0000:00:1c.7: PCI bridge to [bus 53]
Sep 15 22:21:28 kernel: pci 0000:00:02.0: BAR 15: assigned [mem 0xa8000000-0xc7ffffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:00:03.0: BAR 15: no space for [mem size 0x18000000 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:00:03.0: BAR 15: failed to assign [mem size 0x18000000 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:00:03.0: BAR 14: assigned [mem 0xa0000000-0xa17fffff]
Sep 15 22:21:28 kernel: pci 0000:00:01.0: BAR 14: assigned [mem 0xa1800000-0xa18fffff]
Sep 15 22:21:28 kernel: pci 0000:00:01.1: BAR 15: assigned [mem 0xa2200000-0xa45fffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:00:1c.0: BAR 15: assigned [mem 0xa1900000-0xa1afffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:00:1c.5: BAR 14: assigned [mem 0xa1b00000-0xa1bfffff]
Sep 15 22:21:28 kernel: pci 0000:00:1c.7: BAR 14: assigned [mem 0xa1c00000-0xa1cfffff]
Sep 15 22:21:28 kernel: pci 0000:01:00.0: BAR 6: assigned [mem 0xa1800000-0xa180ffff pref]
Sep 15 22:21:28 kernel: pci 0000:01:00.0: BAR 0: assigned [mem 0xa1810000-0xa1813fff 64bit]
Sep 15 22:21:28 kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
Sep 15 22:21:28 kernel: pci 0000:00:01.0: bridge window [mem 0xa1800000-0xa18fffff]
Sep 15 22:21:28 kernel: pci 0000:02:00.0: BAR 14: no space for [mem size 0x10200000]
Sep 15 22:21:28 kernel: pci 0000:02:00.0: BAR 14: failed to assign [mem size 0x10200000]
Sep 15 22:21:28 kernel: pci 0000:02:00.0: BAR 15: assigned [mem 0xa2200000-0xa45fffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:02:00.0: BAR 13: no space for [io size 0x6000]
Sep 15 22:21:28 kernel: pci 0000:02:00.0: BAR 13: failed to assign [io size 0x6000]
Sep 15 22:21:28 kernel: pci 0000:03:00.0: BAR 14: no space for [mem size 0x00100000]
Sep 15 22:21:28 kernel: pci 0000:03:00.0: BAR 14: failed to assign [mem size 0x00100000]
Sep 15 22:21:28 kernel: pci 0000:03:01.0: BAR 14: no space for [mem size 0x0fd00000]
Sep 15 22:21:28 kernel: pci 0000:03:01.0: BAR 14: failed to assign [mem size 0x0fd00000]
Sep 15 22:21:28 kernel: pci 0000:03:01.0: BAR 15: assigned [mem 0xa2200000-0xa41fffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:03:02.0: BAR 14: no space for [mem size 0x00200000]
Sep 15 22:21:28 kernel: pci 0000:03:02.0: BAR 14: failed to assign [mem size 0x00200000]
Sep 15 22:21:28 kernel: pci 0000:03:02.0: BAR 15: assigned [mem 0xa4200000-0xa43fffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:03:04.0: BAR 14: no space for [mem size 0x00200000]
Sep 15 22:21:28 kernel: pci 0000:03:04.0: BAR 14: failed to assign [mem size 0x00200000]
Sep 15 22:21:28 kernel: pci 0000:03:04.0: BAR 15: assigned [mem 0xa4400000-0xa45fffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:03:01.0: BAR 13: no space for [io size 0x4000]
Sep 15 22:21:28 kernel: pci 0000:03:01.0: BAR 13: failed to assign [io size 0x4000]
Sep 15 22:21:28 kernel: pci 0000:03:02.0: BAR 13: no space for [io size 0x1000]
Sep 15 22:21:28 kernel: pci 0000:03:02.0: BAR 13: failed to assign [io size 0x1000]
Sep 15 22:21:28 kernel: pci 0000:03:04.0: BAR 13: no space for [io size 0x1000]
Sep 15 22:21:28 kernel: pci 0000:03:04.0: BAR 13: failed to assign [io size 0x1000]
Sep 15 22:21:28 kernel: pci 0000:04:00.0: BAR 0: no space for [mem size 0x00040000]
Sep 15 22:21:28 kernel: pci 0000:04:00.0: BAR 0: failed to assign [mem size 0x00040000]
Sep 15 22:21:28 kernel: pci 0000:04:00.0: BAR 1: no space for [mem size 0x00001000]
Sep 15 22:21:28 kernel: pci 0000:04:00.0: BAR 1: failed to assign [mem size 0x00001000]
Sep 15 22:21:28 kernel: pci 0000:03:00.0: PCI bridge to [bus 04]
Sep 15 22:21:28 kernel: pci 0000:03:01.0: PCI bridge to [bus 05-48]
Sep 15 22:21:28 kernel: pci 0000:03:01.0: bridge window [mem 0xa2200000-0xa41fffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:49:00.0: BAR 0: no space for [mem size 0x00010000]
Sep 15 22:21:28 kernel: pci 0000:49:00.0: BAR 0: failed to assign [mem size 0x00010000]
Sep 15 22:21:28 kernel: pci 0000:03:02.0: PCI bridge to [bus 49]
Sep 15 22:21:28 kernel: pci 0000:03:02.0: bridge window [mem 0xa4200000-0xa43fffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:03:04.0: PCI bridge to [bus 4a]
Sep 15 22:21:28 kernel: pci 0000:03:04.0: bridge window [mem 0xa4400000-0xa45fffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:02:00.0: PCI bridge to [bus 03-4a]
Sep 15 22:21:28 kernel: pci 0000:02:00.0: bridge window [mem 0xa2200000-0xa45fffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:00:01.1: PCI bridge to [bus 02-4a]
Sep 15 22:21:28 kernel: pci 0000:00:01.1: bridge window [io 0x1000-0x4fff]
Sep 15 22:21:28 kernel: pci 0000:00:01.1: bridge window [mem 0x90000000-0x9fffffff]
Sep 15 22:21:28 kernel: pci 0000:00:01.1: bridge window [mem 0xa2200000-0xa45fffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:4b:00.0: BAR 15: assigned [mem 0xa8000000-0xc7ffffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:4b:00.0: BAR 14: no space for [mem size 0x01c00000]
Sep 15 22:21:28 kernel: pci 0000:4b:00.0: BAR 14: failed to assign [mem size 0x01c00000]
Sep 15 22:21:28 kernel: pci 0000:4b:00.0: BAR 13: no space for [io size 0x3000]
Sep 15 22:21:28 kernel: pci 0000:4b:00.0: BAR 13: failed to assign [io size 0x3000]
Sep 15 22:21:28 kernel: pci 0000:4c:10.0: BAR 15: assigned [mem 0xa8000000-0xbfffffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:4c:10.0: BAR 14: no space for [mem size 0x01800000]
Sep 15 22:21:28 kernel: pci 0000:4c:10.0: BAR 14: failed to assign [mem size 0x01800000]
Sep 15 22:21:28 kernel: pci 0000:4c:08.0: BAR 14: no space for [mem size 0x00100000]
Sep 15 22:21:28 kernel: pci 0000:4c:08.0: BAR 14: failed to assign [mem size 0x00100000]
Sep 15 22:21:28 kernel: pci 0000:4c:09.0: BAR 14: no space for [mem size 0x00200000]
Sep 15 22:21:28 kernel: pci 0000:4c:09.0: BAR 14: failed to assign [mem size 0x00200000]
Sep 15 22:21:28 kernel: pci 0000:4c:09.0: BAR 15: assigned [mem 0xc0000000-0xc01fffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:4c:08.0: BAR 13: no space for [io size 0x1000]
Sep 15 22:21:28 kernel: pci 0000:4c:08.0: BAR 13: failed to assign [io size 0x1000]
Sep 15 22:21:28 kernel: pci 0000:4c:09.0: BAR 13: no space for [io size 0x1000]
Sep 15 22:21:28 kernel: pci 0000:4c:09.0: BAR 13: failed to assign [io size 0x1000]
Sep 15 22:21:28 kernel: pci 0000:4c:10.0: BAR 13: no space for [io size 0x1000]
Sep 15 22:21:28 kernel: pci 0000:4c:10.0: BAR 13: failed to assign [io size 0x1000]
Sep 15 22:21:28 kernel: pci 0000:4d:00.0: BAR 6: no space for [mem size 0x00010000 pref]
Sep 15 22:21:28 kernel: pci 0000:4d:00.0: BAR 6: failed to assign [mem size 0x00010000 pref]
Sep 15 22:21:28 kernel: pci 0000:4d:00.0: BAR 0: no space for [mem size 0x00004000 64bit]
Sep 15 22:21:28 kernel: pci 0000:4d:00.0: BAR 0: failed to assign [mem size 0x00004000 64bit]
Sep 15 22:21:28 kernel: pci 0000:4d:00.0: BAR 2: no space for [io size 0x0100]
Sep 15 22:21:28 kernel: pci 0000:4d:00.0: BAR 2: failed to assign [io size 0x0100]
Sep 15 22:21:28 kernel: pci 0000:4c:08.0: PCI bridge to [bus 4d]
Sep 15 22:21:28 kernel: pci 0000:4c:09.0: PCI bridge to [bus 4e]
Sep 15 22:21:28 kernel: pci 0000:4c:09.0: bridge window [mem 0xc0000000-0xc01fffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:4f:00.0: BAR 1: assigned [mem 0xb0000000-0xbfffffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:4f:00.0: BAR 3: assigned [mem 0xa8000000-0xa9ffffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:4f:00.0: BAR 0: no space for [mem size 0x01000000]
Sep 15 22:21:28 kernel: pci 0000:4f:00.0: BAR 0: failed to assign [mem size 0x01000000]
Sep 15 22:21:28 kernel: pci 0000:4f:00.0: BAR 6: assigned [mem 0xaa000000-0xaa07ffff pref]
Sep 15 22:21:28 kernel: pci 0000:4f:00.1: BAR 0: no space for [mem size 0x00004000]
Sep 15 22:21:28 kernel: pci 0000:4f:00.1: BAR 0: failed to assign [mem size 0x00004000]
Sep 15 22:21:28 kernel: pci 0000:4f:00.0: BAR 5: no space for [io size 0x0080]
Sep 15 22:21:28 kernel: pci 0000:4f:00.0: BAR 5: failed to assign [io size 0x0080]
Sep 15 22:21:28 kernel: pci 0000:4c:10.0: PCI bridge to [bus 4f]
Sep 15 22:21:28 kernel: pci 0000:4c:10.0: bridge window [mem 0xa8000000-0xbfffffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:4b:00.0: PCI bridge to [bus 4c-4f]
Sep 15 22:21:28 kernel: pci 0000:4b:00.0: bridge window [mem 0xa8000000-0xc7ffffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:00:02.0: PCI bridge to [bus 4b-4f]
Sep 15 22:21:28 kernel: pci 0000:00:02.0: bridge window [io 0x8000-0x9fff]
Sep 15 22:21:28 kernel: pci 0000:00:02.0: bridge window [mem 0xcc000000-0xcd3fffff]
Sep 15 22:21:28 kernel: pci 0000:00:02.0: bridge window [mem 0xa8000000-0xc7ffffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:50:00.0: BAR 1: no space for [mem size 0x10000000 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:50:00.0: BAR 1: failed to assign [mem 0x90000000-0x9fffffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:50:00.0: BAR 3: no space for [mem size 0x02000000 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:50:00.0: BAR 3: failed to assign [mem 0xa0000000-0xa1ffffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:50:00.0: BAR 0: assigned [mem 0xa0000000-0xa0ffffff]
Sep 15 22:21:28 kernel: pci 0000:50:00.1: BAR 0: assigned [mem 0xa1000000-0xa1003fff]
Sep 15 22:21:28 kernel: pci 0000:00:03.0: PCI bridge to [bus 50]
Sep 15 22:21:28 kernel: pci 0000:00:03.0: bridge window [io 0xb000-0xbfff]
Sep 15 22:21:28 kernel: pci 0000:00:03.0: bridge window [mem 0xa0000000-0xa17fffff]
Sep 15 22:21:28 kernel: pci 0000:00:1c.0: PCI bridge to [bus 51]
Sep 15 22:21:28 kernel: pci 0000:00:1c.0: bridge window [io 0x5000-0x5fff]
Sep 15 22:21:28 kernel: pci 0000:00:1c.0: bridge window [mem 0xa2000000-0xa21fffff]
Sep 15 22:21:28 kernel: pci 0000:00:1c.0: bridge window [mem 0xa1900000-0xa1afffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:52:00.0: BAR 0: assigned [mem 0xa1b00000-0xa1b1ffff]
Sep 15 22:21:28 kernel: pci 0000:52:00.0: BAR 3: assigned [mem 0xa1b20000-0xa1b23fff]
Sep 15 22:21:28 kernel: pci 0000:00:1c.5: PCI bridge to [bus 52]
Sep 15 22:21:28 kernel: pci 0000:00:1c.5: bridge window [io 0xa000-0xafff]
Sep 15 22:21:28 kernel: pci 0000:00:1c.5: bridge window [mem 0xa1b00000-0xa1bfffff]
Sep 15 22:21:28 kernel: pci 0000:53:00.0: BAR 0: assigned [mem 0xa1c00000-0xa1c01fff 64bit]
Sep 15 22:21:28 kernel: pci 0000:00:1c.7: PCI bridge to [bus 53]
Sep 15 22:21:28 kernel: pci 0000:00:1c.7: bridge window [mem 0xa1c00000-0xa1cfffff]
Sep 15 22:21:28 kernel: pci_bus 0000:00: No. 4 try to assign unassigned res
Sep 15 22:21:28 kernel: release child resource [mem 0xa0000000-0xa0ffffff]
Sep 15 22:21:28 kernel: release child resource [mem 0xa1000000-0xa1003fff]
Sep 15 22:21:28 kernel: pci 0000:00:03.0: resource 14 [mem 0xa0000000-0xa17fffff] released
Sep 15 22:21:28 kernel: pci 0000:00:03.0: PCI bridge to [bus 50]
Sep 15 22:21:28 kernel: pci 0000:00:02.0: resource 13 [io 0x8000-0x9fff] released
Sep 15 22:21:28 kernel: pci 0000:00:02.0: PCI bridge to [bus 4b-4f]
Sep 15 22:21:28 kernel: release child resource [mem 0xcd300000-0xcd33ffff]
Sep 15 22:21:28 kernel: pci 0000:00:02.0: resource 14 [mem 0xcc000000-0xcd3fffff] released
Sep 15 22:21:28 kernel: pci 0000:00:02.0: PCI bridge to [bus 4b-4f]
Sep 15 22:21:28 kernel: pci 0000:00:01.1: resource 13 [io 0x1000-0x4fff] released
Sep 15 22:21:28 kernel: pci 0000:00:01.1: PCI bridge to [bus 02-4a]
Sep 15 22:21:28 kernel: pci 0000:00:01.1: resource 14 [mem 0x90000000-0x9fffffff] released
Sep 15 22:21:28 kernel: pci 0000:00:01.1: PCI bridge to [bus 02-4a]
Sep 15 22:21:28 kernel: release child resource [mem 0xa1800000-0xa180ffff pref]
Sep 15 22:21:28 kernel: release child resource [mem 0xa1810000-0xa1813fff 64bit]
Sep 15 22:21:28 kernel: pci 0000:00:01.0: resource 14 [mem 0xa1800000-0xa18fffff] released
Sep 15 22:21:28 kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
Sep 15 22:21:28 kernel: pci 0000:03:01.0: resource 15 [mem 0xa2200000-0xa41fffff 64bit pref] released
Sep 15 22:21:28 kernel: pci 0000:03:01.0: PCI bridge to [bus 05-48]
Sep 15 22:21:28 kernel: pci 0000:03:02.0: resource 15 [mem 0xa4200000-0xa43fffff 64bit pref] released
Sep 15 22:21:28 kernel: pci 0000:03:02.0: PCI bridge to [bus 49]
Sep 15 22:21:28 kernel: pci 0000:03:04.0: resource 15 [mem 0xa4400000-0xa45fffff 64bit pref] released
Sep 15 22:21:28 kernel: pci 0000:03:04.0: PCI bridge to [bus 4a]
Sep 15 22:21:28 kernel: pci 0000:02:00.0: resource 15 [mem 0xa2200000-0xa45fffff 64bit pref] released
Sep 15 22:21:28 kernel: pci 0000:02:00.0: PCI bridge to [bus 03-4a]
Sep 15 22:21:28 kernel: pci 0000:00:01.1: resource 15 [mem 0xa2200000-0xa45fffff 64bit pref] released
Sep 15 22:21:28 kernel: pci 0000:00:01.1: PCI bridge to [bus 02-4a]
Sep 15 22:21:28 kernel: pci 0000:4c:09.0: resource 15 [mem 0xc0000000-0xc01fffff 64bit pref] released
Sep 15 22:21:28 kernel: pci 0000:4c:09.0: PCI bridge to [bus 4e]
Sep 15 22:21:28 kernel: release child resource [mem 0xa8000000-0xa9ffffff 64bit pref]
Sep 15 22:21:28 kernel: release child resource [mem 0xaa000000-0xaa07ffff pref]
Sep 15 22:21:28 kernel: release child resource [mem 0xb0000000-0xbfffffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:4c:10.0: resource 15 [mem 0xa8000000-0xbfffffff 64bit pref] released
Sep 15 22:21:28 kernel: pci 0000:4c:10.0: PCI bridge to [bus 4f]
Sep 15 22:21:28 kernel: pci 0000:4b:00.0: resource 15 [mem 0xa8000000-0xc7ffffff 64bit pref] released
Sep 15 22:21:28 kernel: pci 0000:4b:00.0: PCI bridge to [bus 4c-4f]
Sep 15 22:21:28 kernel: pci 0000:00:02.0: resource 15 [mem 0xa8000000-0xc7ffffff 64bit pref] released
Sep 15 22:21:28 kernel: pci 0000:00:02.0: PCI bridge to [bus 4b-4f]
Sep 15 22:21:28 kernel: pci 0000:00:1c.0: resource 15 [mem 0xa1900000-0xa1afffff 64bit pref] released
Sep 15 22:21:28 kernel: pci 0000:00:1c.0: PCI bridge to [bus 51]
Sep 15 22:21:28 kernel: release child resource [mem 0xa1b00000-0xa1b1ffff]
Sep 15 22:21:28 kernel: release child resource [mem 0xa1b20000-0xa1b23fff]
Sep 15 22:21:28 kernel: pci 0000:00:1c.5: resource 14 [mem 0xa1b00000-0xa1bfffff] released
Sep 15 22:21:28 kernel: pci 0000:00:1c.5: PCI bridge to [bus 52]
Sep 15 22:21:28 kernel: release child resource [mem 0xa1c00000-0xa1c01fff 64bit]
Sep 15 22:21:28 kernel: pci 0000:00:1c.7: resource 14 [mem 0xa1c00000-0xa1cfffff] released
Sep 15 22:21:28 kernel: pci 0000:00:1c.7: PCI bridge to [bus 53]
Sep 15 22:21:28 kernel: pci 0000:00:02.0: BAR 15: assigned [mem 0xa8000000-0xc7ffffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:00:03.0: BAR 15: no space for [mem size 0x18000000 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:00:03.0: BAR 15: failed to assign [mem size 0x18000000 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:00:03.0: BAR 14: assigned [mem 0x90000000-0x917fffff]
Sep 15 22:21:28 kernel: pci 0000:00:02.0: BAR 14: assigned [mem 0x91800000-0x935fffff]
Sep 15 22:21:28 kernel: pci 0000:00:01.0: BAR 14: assigned [mem 0x93600000-0x936fffff]
Sep 15 22:21:28 kernel: pci 0000:00:01.1: BAR 14: assigned [mem 0xcd500000-0xdd6fffff]
Sep 15 22:21:28 kernel: pci 0000:00:01.1: BAR 15: assigned [mem 0x93700000-0x95afffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:00:1c.0: BAR 15: assigned [mem 0x95b00000-0x95cfffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:00:1c.5: BAR 14: assigned [mem 0x95d00000-0x95dfffff]
Sep 15 22:21:28 kernel: pci 0000:00:1c.7: BAR 14: assigned [mem 0x95e00000-0x95efffff]
Sep 15 22:21:28 kernel: pci 0000:00:01.1: BAR 13: no space for [io size 0x6000]
Sep 15 22:21:28 kernel: pci 0000:00:01.1: BAR 13: failed to assign [io size 0x6000]
Sep 15 22:21:28 kernel: pci 0000:00:02.0: BAR 13: assigned [io 0x1000-0x3fff]
Sep 15 22:21:28 kernel: pci 0000:01:00.0: BAR 6: assigned [mem 0x93600000-0x9360ffff pref]
Sep 15 22:21:28 kernel: pci 0000:01:00.0: BAR 0: assigned [mem 0x93610000-0x93613fff 64bit]
Sep 15 22:21:28 kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
Sep 15 22:21:28 kernel: pci 0000:00:01.0: bridge window [mem 0x93600000-0x936fffff]
Sep 15 22:21:28 kernel: pci 0000:02:00.0: BAR 14: assigned [mem 0xcd500000-0xdd6fffff]
Sep 15 22:21:28 kernel: pci 0000:02:00.0: BAR 15: assigned [mem 0x93700000-0x95afffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:02:00.0: BAR 13: no space for [io size 0x6000]
Sep 15 22:21:28 kernel: pci 0000:02:00.0: BAR 13: failed to assign [io size 0x6000]
Sep 15 22:21:28 kernel: pci 0000:03:00.0: BAR 14: assigned [mem 0xcd500000-0xcd5fffff]
Sep 15 22:21:28 kernel: pci 0000:03:01.0: BAR 14: assigned [mem 0xcd600000-0xdd2fffff]
Sep 15 22:21:28 kernel: pci 0000:03:01.0: BAR 15: assigned [mem 0x93700000-0x956fffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:03:02.0: BAR 14: assigned [mem 0xdd300000-0xdd4fffff]
Sep 15 22:21:28 kernel: pci 0000:03:02.0: BAR 15: assigned [mem 0x95700000-0x958fffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:03:04.0: BAR 14: assigned [mem 0xdd500000-0xdd6fffff]
Sep 15 22:21:28 kernel: pci 0000:03:04.0: BAR 15: assigned [mem 0x95900000-0x95afffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:03:01.0: BAR 13: no space for [io size 0x4000]
Sep 15 22:21:28 kernel: pci 0000:03:01.0: BAR 13: failed to assign [io size 0x4000]
Sep 15 22:21:28 kernel: pci 0000:03:02.0: BAR 13: no space for [io size 0x1000]
Sep 15 22:21:28 kernel: pci 0000:03:02.0: BAR 13: failed to assign [io size 0x1000]
Sep 15 22:21:28 kernel: pci 0000:03:04.0: BAR 13: no space for [io size 0x1000]
Sep 15 22:21:28 kernel: pci 0000:03:04.0: BAR 13: failed to assign [io size 0x1000]
Sep 15 22:21:28 kernel: pci 0000:04:00.0: BAR 0: assigned [mem 0xcd500000-0xcd53ffff]
Sep 15 22:21:28 kernel: pci 0000:04:00.0: BAR 1: assigned [mem 0xcd540000-0xcd540fff]
Sep 15 22:21:28 kernel: pci 0000:03:00.0: PCI bridge to [bus 04]
Sep 15 22:21:28 kernel: pci 0000:03:00.0: bridge window [mem 0xcd500000-0xcd5fffff]
Sep 15 22:21:28 kernel: pci 0000:03:01.0: PCI bridge to [bus 05-48]
Sep 15 22:21:28 kernel: pci 0000:03:01.0: bridge window [mem 0xcd600000-0xdd2fffff]
Sep 15 22:21:28 kernel: pci 0000:03:01.0: bridge window [mem 0x93700000-0x956fffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:49:00.0: BAR 0: assigned [mem 0xdd300000-0xdd30ffff]
Sep 15 22:21:28 kernel: pci 0000:03:02.0: PCI bridge to [bus 49]
Sep 15 22:21:28 kernel: pci 0000:03:02.0: bridge window [mem 0xdd300000-0xdd4fffff]
Sep 15 22:21:28 kernel: pci 0000:03:02.0: bridge window [mem 0x95700000-0x958fffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:03:04.0: PCI bridge to [bus 4a]
Sep 15 22:21:28 kernel: pci 0000:03:04.0: bridge window [mem 0xdd500000-0xdd6fffff]
Sep 15 22:21:28 kernel: pci 0000:03:04.0: bridge window [mem 0x95900000-0x95afffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:02:00.0: PCI bridge to [bus 03-4a]
Sep 15 22:21:28 kernel: pci 0000:02:00.0: bridge window [mem 0xcd500000-0xdd6fffff]
Sep 15 22:21:28 kernel: pci 0000:02:00.0: bridge window [mem 0x93700000-0x95afffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:00:01.1: PCI bridge to [bus 02-4a]
Sep 15 22:21:28 kernel: pci 0000:00:01.1: bridge window [mem 0xcd500000-0xdd6fffff]
Sep 15 22:21:28 kernel: pci 0000:00:01.1: bridge window [mem 0x93700000-0x95afffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:4b:00.0: BAR 15: assigned [mem 0xa8000000-0xc7ffffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:4b:00.0: BAR 14: assigned [mem 0x91800000-0x933fffff]
Sep 15 22:21:28 kernel: pci 0000:4b:00.0: BAR 0: assigned [mem 0x93400000-0x9343ffff]
Sep 15 22:21:28 kernel: pci 0000:4b:00.0: BAR 13: assigned [io 0x1000-0x3fff]
Sep 15 22:21:28 kernel: pci 0000:4c:10.0: BAR 15: assigned [mem 0xa8000000-0xbfffffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:4c:10.0: BAR 14: assigned [mem 0x91800000-0x92ffffff]
Sep 15 22:21:28 kernel: pci 0000:4c:08.0: BAR 14: assigned [mem 0x93000000-0x930fffff]
Sep 15 22:21:28 kernel: pci 0000:4c:09.0: BAR 14: assigned [mem 0x93100000-0x932fffff]
Sep 15 22:21:28 kernel: pci 0000:4c:09.0: BAR 15: assigned [mem 0xc0000000-0xc01fffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:4c:08.0: BAR 13: assigned [io 0x1000-0x1fff]
Sep 15 22:21:28 kernel: pci 0000:4c:09.0: BAR 13: assigned [io 0x2000-0x2fff]
Sep 15 22:21:28 kernel: pci 0000:4c:10.0: BAR 13: assigned [io 0x3000-0x3fff]
Sep 15 22:21:28 kernel: pci 0000:4d:00.0: BAR 0: assigned [mem 0x93000000-0x93003fff 64bit]
Sep 15 22:21:28 kernel: pci 0000:4d:00.0: BAR 2: assigned [io 0x1000-0x10ff]
Sep 15 22:21:28 kernel: pci 0000:4c:08.0: PCI bridge to [bus 4d]
Sep 15 22:21:28 kernel: pci 0000:4c:08.0: bridge window [io 0x1000-0x1fff]
Sep 15 22:21:28 kernel: pci 0000:4c:08.0: bridge window [mem 0x93000000-0x930fffff]
Sep 15 22:21:28 kernel: pci 0000:4c:09.0: PCI bridge to [bus 4e]
Sep 15 22:21:28 kernel: pci 0000:4c:09.0: bridge window [io 0x2000-0x2fff]
Sep 15 22:21:28 kernel: pci 0000:4c:09.0: bridge window [mem 0x93100000-0x932fffff]
Sep 15 22:21:28 kernel: pci 0000:4c:09.0: bridge window [mem 0xc0000000-0xc01fffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:4f:00.0: BAR 1: assigned [mem 0xb0000000-0xbfffffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:4f:00.0: BAR 3: assigned [mem 0xa8000000-0xa9ffffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:4f:00.0: BAR 0: assigned [mem 0x92000000-0x92ffffff]
Sep 15 22:21:28 kernel: pci 0000:4f:00.0: BAR 6: assigned [mem 0x91800000-0x9187ffff pref]
Sep 15 22:21:28 kernel: pci 0000:4f:00.1: BAR 0: assigned [mem 0x91880000-0x91883fff]
Sep 15 22:21:28 kernel: pci 0000:4f:00.0: BAR 5: assigned [io 0x3000-0x307f]
Sep 15 22:21:28 kernel: pci 0000:4c:10.0: PCI bridge to [bus 4f]
Sep 15 22:21:28 kernel: pci 0000:4c:10.0: bridge window [io 0x3000-0x3fff]
Sep 15 22:21:28 kernel: pci 0000:4c:10.0: bridge window [mem 0x91800000-0x92ffffff]
Sep 15 22:21:28 kernel: pci 0000:4c:10.0: bridge window [mem 0xa8000000-0xbfffffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:4b:00.0: PCI bridge to [bus 4c-4f]
Sep 15 22:21:28 kernel: pci 0000:4b:00.0: bridge window [io 0x1000-0x3fff]
Sep 15 22:21:28 kernel: pci 0000:4b:00.0: bridge window [mem 0x91800000-0x933fffff]
Sep 15 22:21:28 kernel: pci 0000:4b:00.0: bridge window [mem 0xa8000000-0xc7ffffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:00:02.0: PCI bridge to [bus 4b-4f]
Sep 15 22:21:28 kernel: pci 0000:00:02.0: bridge window [io 0x1000-0x3fff]
Sep 15 22:21:28 kernel: pci 0000:00:02.0: bridge window [mem 0x91800000-0x935fffff]
Sep 15 22:21:28 kernel: pci 0000:00:02.0: bridge window [mem 0xa8000000-0xc7ffffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:50:00.0: BAR 1: no space for [mem size 0x10000000 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:50:00.0: BAR 1: failed to assign [mem 0x90000000-0x9fffffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:50:00.0: BAR 3: no space for [mem size 0x02000000 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:50:00.0: BAR 3: failed to assign [mem 0xa0000000-0xa1ffffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:50:00.0: BAR 0: assigned [mem 0x90000000-0x90ffffff]
Sep 15 22:21:28 kernel: pci 0000:50:00.1: BAR 0: assigned [mem 0x91000000-0x91003fff]
Sep 15 22:21:28 kernel: pci 0000:00:03.0: PCI bridge to [bus 50]
Sep 15 22:21:28 kernel: pci 0000:00:03.0: bridge window [io 0xb000-0xbfff]
Sep 15 22:21:28 kernel: pci 0000:00:03.0: bridge window [mem 0x90000000-0x917fffff]
Sep 15 22:21:28 kernel: pci 0000:00:1c.0: PCI bridge to [bus 51]
Sep 15 22:21:28 kernel: pci 0000:00:1c.0: bridge window [io 0x5000-0x5fff]
Sep 15 22:21:28 kernel: pci 0000:00:1c.0: bridge window [mem 0xa2000000-0xa21fffff]
Sep 15 22:21:28 kernel: pci 0000:00:1c.0: bridge window [mem 0x95b00000-0x95cfffff 64bit pref]
Sep 15 22:21:28 kernel: pci 0000:52:00.0: BAR 0: assigned [mem 0x95d00000-0x95d1ffff]
Sep 15 22:21:28 kernel: pci 0000:52:00.0: BAR 3: assigned [mem 0x95d20000-0x95d23fff]
Sep 15 22:21:28 kernel: pci 0000:00:1c.5: PCI bridge to [bus 52]
Sep 15 22:21:28 kernel: pci 0000:00:1c.5: bridge window [io 0xa000-0xafff]
Sep 15 22:21:28 kernel: pci 0000:00:1c.5: bridge window [mem 0x95d00000-0x95dfffff]
Sep 15 22:21:28 kernel: pci 0000:53:00.0: BAR 0: assigned [mem 0x95e00000-0x95e01fff 64bit]
Sep 15 22:21:28 kernel: pci 0000:00:1c.7: PCI bridge to [bus 53]
Sep 15 22:21:28 kernel: pci 0000:00:1c.7: bridge window [mem 0x95e00000-0x95efffff]
Sep 15 22:21:28 kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
Sep 15 22:21:28 kernel: pci_bus 0000:00: resource 5 [io 0x1000-0xffff window]
Sep 15 22:21:28 kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
Sep 15 22:21:28 kernel: pci_bus 0000:00: resource 7 [mem 0x90000000-0xdfffbfff window]
Sep 15 22:21:28 kernel: pci_bus 0000:01: resource 1 [mem 0x93600000-0x936fffff]
Sep 15 22:21:28 kernel: pci_bus 0000:02: resource 1 [mem 0xcd500000-0xdd6fffff]
Sep 15 22:21:28 kernel: pci_bus 0000:02: resource 2 [mem 0x93700000-0x95afffff 64bit pref]
Sep 15 22:21:28 kernel: pci_bus 0000:03: resource 1 [mem 0xcd500000-0xdd6fffff]
Sep 15 22:21:28 kernel: pci_bus 0000:03: resource 2 [mem 0x93700000-0x95afffff 64bit pref]
Sep 15 22:21:28 kernel: pci_bus 0000:04: resource 1 [mem 0xcd500000-0xcd5fffff]
Sep 15 22:21:28 kernel: pci_bus 0000:05: resource 1 [mem 0xcd600000-0xdd2fffff]
Sep 15 22:21:28 kernel: pci_bus 0000:05: resource 2 [mem 0x93700000-0x956fffff 64bit pref]
Sep 15 22:21:28 kernel: pci_bus 0000:49: resource 1 [mem 0xdd300000-0xdd4fffff]
Sep 15 22:21:28 kernel: pci_bus 0000:49: resource 2 [mem 0x95700000-0x958fffff 64bit pref]
Sep 15 22:21:28 kernel: pci_bus 0000:4a: resource 1 [mem 0xdd500000-0xdd6fffff]
Sep 15 22:21:28 kernel: pci_bus 0000:4a: resource 2 [mem 0x95900000-0x95afffff 64bit pref]
Sep 15 22:21:28 kernel: pci_bus 0000:4b: resource 0 [io 0x1000-0x3fff]
Sep 15 22:21:28 kernel: pci_bus 0000:4b: resource 1 [mem 0x91800000-0x935fffff]
Sep 15 22:21:28 kernel: pci_bus 0000:4b: resource 2 [mem 0xa8000000-0xc7ffffff 64bit pref]
Sep 15 22:21:28 kernel: pci_bus 0000:4c: resource 0 [io 0x1000-0x3fff]
Sep 15 22:21:28 kernel: pci_bus 0000:4c: resource 1 [mem 0x91800000-0x933fffff]
Sep 15 22:21:28 kernel: pci_bus 0000:4c: resource 2 [mem 0xa8000000-0xc7ffffff 64bit pref]
Sep 15 22:21:28 kernel: pci_bus 0000:4d: resource 0 [io 0x1000-0x1fff]
Sep 15 22:21:28 kernel: pci_bus 0000:4d: resource 1 [mem 0x93000000-0x930fffff]
Sep 15 22:21:28 kernel: pci_bus 0000:4e: resource 0 [io 0x2000-0x2fff]
Sep 15 22:21:28 kernel: pci_bus 0000:4e: resource 1 [mem 0x93100000-0x932fffff]
Sep 15 22:21:28 kernel: pci_bus 0000:4e: resource 2 [mem 0xc0000000-0xc01fffff 64bit pref]
Sep 15 22:21:28 kernel: pci_bus 0000:4f: resource 0 [io 0x3000-0x3fff]
Sep 15 22:21:28 kernel: pci_bus 0000:4f: resource 1 [mem 0x91800000-0x92ffffff]
Sep 15 22:21:28 kernel: pci_bus 0000:4f: resource 2 [mem 0xa8000000-0xbfffffff 64bit pref]
Sep 15 22:21:28 kernel: pci_bus 0000:50: resource 0 [io 0xb000-0xbfff]
Sep 15 22:21:28 kernel: pci_bus 0000:50: resource 1 [mem 0x90000000-0x917fffff]
Sep 15 22:21:28 kernel: pci_bus 0000:51: resource 0 [io 0x5000-0x5fff]
Sep 15 22:21:28 kernel: pci_bus 0000:51: resource 1 [mem 0xa2000000-0xa21fffff]
Sep 15 22:21:28 kernel: pci_bus 0000:51: resource 2 [mem 0x95b00000-0x95cfffff 64bit pref]
Sep 15 22:21:28 kernel: pci_bus 0000:52: resource 0 [io 0xa000-0xafff]
Sep 15 22:21:28 kernel: pci_bus 0000:52: resource 1 [mem 0x95d00000-0x95dfffff]
Sep 15 22:21:28 kernel: pci_bus 0000:53: resource 1 [mem 0x95e00000-0x95efffff]
Sep 15 22:21:28 kernel: pci 0000:00:01.1: CLS mismatch (64 != 128), using 64 bytes
Sep 15 22:21:28 kernel: pci 0000:00:05.0: disabled boot interrupts on device [8086:6f28]
Sep 15 22:21:28 kernel: pci 0000:00:1a.0: quirk_usb_early_handoff+0x0/0x7d0 took 19331 usecs
Sep 15 22:21:28 kernel: pci 0000:00:1d.0: quirk_usb_early_handoff+0x0/0x7d0 took 19546 usecs
Sep 15 22:21:28 kernel: pci 0000:4f:00.1: extending delay after power-on from D3hot to 20 msec
Sep 15 22:21:28 kernel: pci 0000:4f:00.1: D0 power state depends on 0000:4f:00.0
Sep 15 22:21:28 kernel: pci 0000:50:00.1: extending delay after power-on from D3hot to 20 msec
Sep 15 22:21:28 kernel: pci 0000:50:00.1: D0 power state depends on 0000:50:00.0
Sep 15 22:21:28 kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Sep 15 22:21:28 kernel: software IO TLB: mapped [mem 0x0000000077c08000-0x000000007bc08000] (64MB)
Sep 15 22:21:28 kernel: Trying to unpack rootfs image as initramfs...
Sep 15 22:21:28 kernel: Initialise system trusted keyrings
Sep 15 22:21:28 kernel: Key type blacklist registered
Sep 15 22:21:28 kernel: workingset: timestamp_bits=41 max_order=24 bucket_order=0
Sep 15 22:21:28 kernel: zbud: loaded
Sep 15 22:21:28 kernel: integrity: Platform Keyring initialized
Sep 15 22:21:28 kernel: integrity: Machine keyring initialized
Sep 15 22:21:28 kernel: Key type asymmetric registered
Sep 15 22:21:28 kernel: Asymmetric key parser 'x509' registered
Sep 15 22:21:28 kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 242)
Sep 15 22:21:28 kernel: io scheduler mq-deadline registered
Sep 15 22:21:28 kernel: io scheduler kyber registered
Sep 15 22:21:28 kernel: io scheduler bfq registered
Sep 15 22:21:28 kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Sep 15 22:21:28 kernel: efifb: probing for efifb
Sep 15 22:21:28 kernel: pci 0000:50:00.0: BAR has moved, updating efifb address
Sep 15 22:21:28 kernel: efifb: cannot reserve video memory at 0x1000000
Sep 15 22:21:28 kernel: ------------[ cut here ]------------
Sep 15 22:21:28 kernel: ioremap on RAM at 0x0000000001000000 - 0x00000000012fffff
Sep 15 22:21:28 kernel: WARNING: CPU: 5 PID: 1 at arch/x86/mm/ioremap.c:216 __ioremap_caller+0x381/0x3a0
Sep 15 22:21:28 kernel: Modules linked in:
Sep 15 22:21:28 kernel: CPU: 5 PID: 1 Comm: swapper/0 Not tainted 6.5.3-arch1-1 #1 ed5b3b894d0aeb37298a77837232ca9b353cc27d
Sep 15 22:21:28 kernel: Hardware name: Gigabyte Technology Co., Ltd. Default string/X99-Designare EX-CF, BIOS F5c 06/15/2018
Sep 15 22:21:28 kernel: RIP: 0010:__ioremap_caller+0x381/0x3a0
Sep 15 22:21:28 kernel: Code: 85 c0 0f 89 ae fd ff ff e9 50 fd ff ff 48 8d 54 24 28 48 8d 74 24 18 48 c7 c7 53 07 5d 85 c6 05 b9 fc f2 01 01 e8 ef be 01 00 <0f> 0b e9 48 fd ff ff 89 c6 48 c7 c7 38 cb 64 85 e8 5a 11 0b 00 e9
Sep 15 22:21:28 kernel: RSP: 0000:ffffa9e480017c38 EFLAGS: 00010282
Sep 15 22:21:28 kernel: RAX: 0000000000000000 RBX: 0000000001000000 RCX: c0000000ffffefff
Sep 15 22:21:28 kernel: RDX: 0000000000000000 RSI: 00000000ffffefff RDI: 0000000000000001
Sep 15 22:21:28 kernel: RBP: 0000000000300000 R08: 0000000000000000 R09: ffffa9e480017ac8
Sep 15 22:21:28 kernel: R10: 0000000000000003 R11: ffffffff85eca068 R12: 0000000000000001
Sep 15 22:21:28 kernel: R13: 0000000000300000 R14: ffffffff847667b5 R15: 0000000000000000
Sep 15 22:21:28 kernel: FS: 0000000000000000(0000) GS:ffff984a6fd40000(0000) knlGS:0000000000000000
Sep 15 22:21:28 kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Sep 15 22:21:28 kernel: CR2: 0000000000000000 CR3: 000000025d420001 CR4: 00000000003706e0
Sep 15 22:21:28 kernel: DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
Sep 15 22:21:28 kernel: DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
Sep 15 22:21:28 kernel: Call Trace:
Sep 15 22:21:28 kernel: <TASK>
Sep 15 22:21:28 kernel: ? __ioremap_caller+0x381/0x3a0
Sep 15 22:21:28 kernel: ? __warn+0x81/0x130
Sep 15 22:21:28 kernel: ? __ioremap_caller+0x381/0x3a0
Sep 15 22:21:28 kernel: ? report_bug+0x171/0x1a0
Sep 15 22:21:28 kernel: ? prb_read_valid+0x1b/0x30
Sep 15 22:21:28 kernel: ? handle_bug+0x3c/0x80
Sep 15 22:21:28 kernel: ? exc_invalid_op+0x17/0x70
Sep 15 22:21:28 kernel: ? asm_exc_invalid_op+0x1a/0x20
Sep 15 22:21:28 kernel: ? efifb_probe+0x425/0xc80
Sep 15 22:21:28 kernel: ? __ioremap_caller+0x381/0x3a0
Sep 15 22:21:28 kernel: ? __ioremap_caller+0x381/0x3a0
Sep 15 22:21:28 kernel: efifb_probe+0x425/0xc80
Sep 15 22:21:28 kernel: ? kernfs_add_one+0x10b/0x140
Sep 15 22:21:28 kernel: platform_probe+0x44/0xa0
Sep 15 22:21:28 kernel: really_probe+0x19e/0x3e0
Sep 15 22:21:28 kernel: ? __pfx___driver_attach+0x10/0x10
Sep 15 22:21:28 kernel: __driver_probe_device+0x78/0x160
Sep 15 22:21:28 kernel: driver_probe_device+0x1f/0x90
Sep 15 22:21:28 kernel: __driver_attach+0xd2/0x1c0
Sep 15 22:21:28 kernel: bus_for_each_dev+0x88/0xd0
Sep 15 22:21:28 kernel: bus_add_driver+0x116/0x220
Sep 15 22:21:28 kernel: driver_register+0x59/0x100
Sep 15 22:21:28 kernel: ? __pfx_efifb_driver_init+0x10/0x10
Sep 15 22:21:28 kernel: do_one_initcall+0x5d/0x320
Sep 15 22:21:28 kernel: kernel_init_freeable+0x1d4/0x320
Sep 15 22:21:28 kernel: ? __pfx_kernel_init+0x10/0x10
Sep 15 22:21:28 kernel: kernel_init+0x1a/0x1c0
Sep 15 22:21:28 kernel: ret_from_fork+0x34/0x50
Sep 15 22:21:28 kernel: ? __pfx_kernel_init+0x10/0x10
Sep 15 22:21:28 kernel: ret_from_fork_asm+0x1b/0x30
Sep 15 22:21:28 kernel: </TASK>
Sep 15 22:21:28 kernel: ---[ end trace 0000000000000000 ]---
Sep 15 22:21:28 kernel: efifb: abort, cannot remap video memory 0x300000 @ 0x1000000
Sep 15 22:21:28 kernel: efi-framebuffer: probe of efi-framebuffer.0 failed with error -5
Sep 15 22:21:28 kernel: Monitor-Mwait will be used to enter C-1 state
Sep 15 22:21:28 kernel: Monitor-Mwait will be used to enter C-2 state
Sep 15 22:21:28 kernel: Monitor-Mwait will be used to enter C-2 state
Sep 15 22:21:28 kernel: ACPI: \_SB_.SCK0.CP00: Found 3 idle states
Sep 15 22:21:28 kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
Sep 15 22:21:28 kernel: ACPI: button: Power Button [PWRB]
Sep 15 22:21:28 kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
Sep 15 22:21:28 kernel: ACPI: button: Power Button [PWRF]
Sep 15 22:21:28 kernel: Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
Sep 15 22:21:28 kernel: Non-volatile memory driver v1.3
Sep 15 22:21:28 kernel: Linux agpgart interface v0.103
Sep 15 22:21:28 kernel: AMD-Vi: AMD IOMMUv2 functionality not available on this system - This is not a bug.
Sep 15 22:21:28 kernel: ACPI: bus type drm_connector registered
Sep 15 22:21:28 kernel: usbcore: registered new interface driver usbserial_generic
Sep 15 22:21:28 kernel: usbserial: USB Serial support registered for generic
Sep 15 22:21:28 kernel: rtc_cmos 00:00: RTC can wake from S4
Sep 15 22:21:28 kernel: ehci-pci 0000:00:1a.0: EHCI Host Controller
Sep 15 22:21:28 kernel: ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
Sep 15 22:21:28 kernel: ehci-pci 0000:00:1a.0: debug port 2
Sep 15 22:21:28 kernel: rtc_cmos 00:00: registered as rtc0
Sep 15 22:21:28 kernel: rtc_cmos 00:00: setting system clock to 2023-09-16T02:21:22 UTC (1694830882)
Sep 15 22:21:28 kernel: rtc_cmos 00:00: alarms up to one month, y3k, 114 bytes nvram
Sep 15 22:21:28 kernel: ehci-pci 0000:00:1a.0: irq 18, io mem 0xcd437000
Sep 15 22:21:28 kernel: intel_pstate: Intel P-state driver initializing
Sep 15 22:21:28 kernel: ledtrig-cpu: registered to indicate activity on CPUs
Sep 15 22:21:28 kernel: hid: raw HID events driver (C) Jiri Kosina
Sep 15 22:21:28 kernel: drop_monitor: Initializing network drop monitor service
Sep 15 22:21:28 kernel: Initializing XFRM netlink socket
Sep 15 22:21:28 kernel: NET: Registered PF_INET6 protocol family
Sep 15 22:21:28 kernel: ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
Sep 15 22:21:28 kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.05
Sep 15 22:21:28 kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Sep 15 22:21:28 kernel: usb usb1: Product: EHCI Host Controller
Sep 15 22:21:28 kernel: usb usb1: Manufacturer: Linux 6.5.3-arch1-1 ehci_hcd
Sep 15 22:21:28 kernel: usb usb1: SerialNumber: 0000:00:1a.0
Sep 15 22:21:28 kernel: hub 1-0:1.0: USB hub found
Sep 15 22:21:28 kernel: hub 1-0:1.0: 2 ports detected
Sep 15 22:21:28 kernel: ehci-pci 0000:00:1d.0: EHCI Host Controller
Sep 15 22:21:28 kernel: ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
Sep 15 22:21:28 kernel: ehci-pci 0000:00:1d.0: debug port 2
Sep 15 22:21:28 kernel: ehci-pci 0000:00:1d.0: irq 18, io mem 0xcd436000
Sep 15 22:21:28 kernel: ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
Sep 15 22:21:28 kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.05
Sep 15 22:21:28 kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Sep 15 22:21:28 kernel: usb usb2: Product: EHCI Host Controller
Sep 15 22:21:28 kernel: usb usb2: Manufacturer: Linux 6.5.3-arch1-1 ehci_hcd
Sep 15 22:21:28 kernel: usb usb2: SerialNumber: 0000:00:1d.0
Sep 15 22:21:28 kernel: hub 2-0:1.0: USB hub found
Sep 15 22:21:28 kernel: hub 2-0:1.0: 2 ports detected
Sep 15 22:21:28 kernel: Freeing initrd memory: 19768K
Sep 15 22:21:28 kernel: Segment Routing with IPv6
Sep 15 22:21:28 kernel: RPL Segment Routing with IPv6
Sep 15 22:21:28 kernel: In-situ OAM (IOAM) with IPv6
Sep 15 22:21:28 kernel: NET: Registered PF_PACKET protocol family
Sep 15 22:21:28 kernel: microcode: Microcode Update Driver: v2.2.
Sep 15 22:21:28 kernel: resctrl: L3 allocation detected
Sep 15 22:21:28 kernel: resctrl: L3 monitoring detected
Sep 15 22:21:28 kernel: IPI shorthand broadcast: enabled
Sep 15 22:21:28 kernel: sched_clock: Marking stable (2720002999, 306448)->(2729765571, -9456124)
Sep 15 22:21:28 kernel: registered taskstats version 1
Sep 15 22:21:28 kernel: Loading compiled-in X.509 certificates
Sep 15 22:21:28 kernel: Loaded X.509 cert 'Build time autogenerated kernel key: 0e5a477c8e3441f82d13d457ec8936a3f212d90d'
Sep 15 22:21:28 kernel: zswap: loaded using pool zstd/zsmalloc
Sep 15 22:21:28 kernel: Key type .fscrypt registered
Sep 15 22:21:28 kernel: Key type fscrypt-provisioning registered
Sep 15 22:21:28 kernel: PM: Magic number: 7:253:359
Sep 15 22:21:28 kernel: RAS: Correctable Errors collector initialized.
Sep 15 22:21:28 kernel: clk: Disabling unused clocks
Sep 15 22:21:28 kernel: Freeing unused decrypted memory: 2036K
Sep 15 22:21:28 kernel: Freeing unused kernel image (initmem) memory: 3384K
Sep 15 22:21:28 kernel: Write protecting the kernel read-only data: 30720k
Sep 15 22:21:28 kernel: Freeing unused kernel image (rodata/data gap) memory: 1392K
Sep 15 22:21:28 kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Sep 15 22:21:28 kernel: rodata_test: all tests were successful
Sep 15 22:21:28 kernel: x86/mm: Checking user space page tables
Sep 15 22:21:28 kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Sep 15 22:21:28 kernel: Run /init as init process
Sep 15 22:21:28 kernel: with arguments:
Sep 15 22:21:28 kernel: /init
Sep 15 22:21:28 kernel: with environment:
Sep 15 22:21:28 kernel: HOME=/
Sep 15 22:21:28 kernel: TERM=linux
Sep 15 22:21:28 kernel: BOOT_IMAGE=/vmlinuz-linux
Sep 15 22:21:28 kernel: edac_report=off
Sep 15 22:21:28 kernel: usb 1-1: new high-speed USB device number 2 using ehci-pci
Sep 15 22:21:28 kernel: usb 2-1: new high-speed USB device number 2 using ehci-pci
Sep 15 22:21:28 kernel: usb 1-1: New USB device found, idVendor=8087, idProduct=800a, bcdDevice= 0.05
Sep 15 22:21:28 kernel: usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Sep 15 22:21:28 kernel: hub 1-1:1.0: USB hub found
Sep 15 22:21:28 kernel: hub 1-1:1.0: 6 ports detected
Sep 15 22:21:28 kernel: wmi_bus wmi_bus-PNP0C14:01: WQAA data block query control method not found
Sep 15 22:21:28 kernel: usb 2-1: New USB device found, idVendor=8087, idProduct=8002, bcdDevice= 0.05
Sep 15 22:21:28 kernel: usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Sep 15 22:21:28 kernel: hub 2-1:1.0: USB hub found
Sep 15 22:21:28 kernel: hub 2-1:1.0: 8 ports detected
Sep 15 22:21:28 kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Sep 15 22:21:28 kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
Sep 15 22:21:28 kernel: xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x000000000004b810
Sep 15 22:21:28 kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Sep 15 22:21:28 kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
Sep 15 22:21:28 kernel: xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed
Sep 15 22:21:28 kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.05
Sep 15 22:21:28 kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Sep 15 22:21:28 kernel: usb usb3: Product: xHCI Host Controller
Sep 15 22:21:28 kernel: usb usb3: Manufacturer: Linux 6.5.3-arch1-1 xhci-hcd
Sep 15 22:21:28 kernel: usb usb3: SerialNumber: 0000:00:14.0
Sep 15 22:21:28 kernel: hub 3-0:1.0: USB hub found
Sep 15 22:21:28 kernel: hub 3-0:1.0: 15 ports detected
Sep 15 22:21:28 kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.05
Sep 15 22:21:28 kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Sep 15 22:21:28 kernel: usb usb4: Product: xHCI Host Controller
Sep 15 22:21:28 kernel: usb usb4: Manufacturer: Linux 6.5.3-arch1-1 xhci-hcd
Sep 15 22:21:28 kernel: usb usb4: SerialNumber: 0000:00:14.0
Sep 15 22:21:28 kernel: hub 4-0:1.0: USB hub found
Sep 15 22:21:28 kernel: hub 4-0:1.0: 6 ports detected
Sep 15 22:21:28 kernel: xhci_hcd 0000:49:00.0: xHCI Host Controller
Sep 15 22:21:28 kernel: xhci_hcd 0000:49:00.0: new USB bus registered, assigned bus number 5
Sep 15 22:21:28 kernel: xhci_hcd 0000:49:00.0: hcc params 0x200077c1 hci version 0x110 quirks 0x000000020004b810
Sep 15 22:21:28 kernel: xhci_hcd 0000:49:00.0: xHCI Host Controller
Sep 15 22:21:28 kernel: xhci_hcd 0000:49:00.0: new USB bus registered, assigned bus number 6
Sep 15 22:21:28 kernel: xhci_hcd 0000:49:00.0: Host supports USB 3.1 Enhanced SuperSpeed
Sep 15 22:21:28 kernel: usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.05
Sep 15 22:21:28 kernel: usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Sep 15 22:21:28 kernel: usb usb5: Product: xHCI Host Controller
Sep 15 22:21:28 kernel: usb usb5: Manufacturer: Linux 6.5.3-arch1-1 xhci-hcd
Sep 15 22:21:28 kernel: usb usb5: SerialNumber: 0000:49:00.0
Sep 15 22:21:28 kernel: nvme nvme0: pci function 0000:01:00.0
Sep 15 22:21:28 kernel: nvme nvme1: pci function 0000:4d:00.0
Sep 15 22:21:28 kernel: hub 5-0:1.0: USB hub found
Sep 15 22:21:28 kernel: hub 5-0:1.0: 2 ports detected
Sep 15 22:21:28 kernel: usb usb6: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.05
Sep 15 22:21:28 kernel: usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Sep 15 22:21:28 kernel: usb usb6: Product: xHCI Host Controller
Sep 15 22:21:28 kernel: usb usb6: Manufacturer: Linux 6.5.3-arch1-1 xhci-hcd
Sep 15 22:21:28 kernel: usb usb6: SerialNumber: 0000:49:00.0
Sep 15 22:21:28 kernel: hub 6-0:1.0: USB hub found
Sep 15 22:21:28 kernel: hub 6-0:1.0: 2 ports detected
Sep 15 22:21:28 kernel: nvme nvme1: 8/0/0 default/read/poll queues
Sep 15 22:21:28 kernel: nvme nvme1: Ignoring bogus Namespace Identifiers
Sep 15 22:21:28 kernel: nvme1n1: p1 p2 p3
Sep 15 22:21:28 kernel: usb 3-3: new full-speed USB device number 2 using xhci_hcd
Sep 15 22:21:28 kernel: usb 3-3: New USB device found, idVendor=8087, idProduct=0a2b, bcdDevice= 0.01
Sep 15 22:21:28 kernel: usb 3-3: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Sep 15 22:21:28 kernel: usb 4-5: new SuperSpeed USB device number 2 using xhci_hcd
Sep 15 22:21:28 kernel: usb 4-5: New USB device found, idVendor=045b, idProduct=0210, bcdDevice= 1.00
Sep 15 22:21:28 kernel: usb 4-5: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Sep 15 22:21:28 kernel: hub 4-5:1.0: USB hub found
Sep 15 22:21:28 kernel: hub 4-5:1.0: 4 ports detected
Sep 15 22:21:28 kernel: tsc: Refined TSC clocksource calibration: 3599.996 MHz
Sep 15 22:21:28 kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x33e44fb235b, max_idle_ns: 440795341910 ns
Sep 15 22:21:28 kernel: clocksource: Switched to clocksource tsc
Sep 15 22:21:28 kernel: usb 3-9: new high-speed USB device number 3 using xhci_hcd
Sep 15 22:21:28 kernel: usb 3-9: New USB device found, idVendor=045b, idProduct=0209, bcdDevice= 1.00
Sep 15 22:21:28 kernel: usb 3-9: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Sep 15 22:21:28 kernel: hub 3-9:1.0: USB hub found
Sep 15 22:21:28 kernel: hub 3-9:1.0: 4 ports detected
Sep 15 22:21:28 kernel: usb 4-6: new SuperSpeed USB device number 3 using xhci_hcd
Sep 15 22:21:28 kernel: usb 4-6: New USB device found, idVendor=045b, idProduct=0210, bcdDevice= 1.00
Sep 15 22:21:28 kernel: usb 4-6: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Sep 15 22:21:28 kernel: hub 4-6:1.0: USB hub found
Sep 15 22:21:28 kernel: hub 4-6:1.0: 4 ports detected
Sep 15 22:21:28 kernel: usb 3-10: new high-speed USB device number 4 using xhci_hcd
Sep 15 22:21:28 kernel: usb 3-10: New USB device found, idVendor=045b, idProduct=0209, bcdDevice= 1.00
Sep 15 22:21:28 kernel: usb 3-10: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Sep 15 22:21:28 kernel: hub 3-10:1.0: USB hub found
Sep 15 22:21:28 kernel: hub 3-10:1.0: 4 ports detected
Sep 15 22:21:28 kernel: usb 3-9.3: new full-speed USB device number 5 using xhci_hcd
Sep 15 22:21:28 kernel: usb 3-9.3: New USB device found, idVendor=046d, idProduct=c548, bcdDevice= 5.01
Sep 15 22:21:28 kernel: usb 3-9.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Sep 15 22:21:28 kernel: usb 3-9.3: Product: USB Receiver
Sep 15 22:21:28 kernel: usb 3-9.3: Manufacturer: Logitech
Sep 15 22:21:28 kernel: usb 3-9.4: new full-speed USB device number 6 using xhci_hcd
Sep 15 22:21:28 kernel: usb 3-9.4: New USB device found, idVendor=046d, idProduct=c52b, bcdDevice=12.01
Sep 15 22:21:28 kernel: usb 3-9.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Sep 15 22:21:28 kernel: usb 3-9.4: Product: USB Receiver
Sep 15 22:21:28 kernel: usb 3-9.4: Manufacturer: Logitech
Sep 15 22:21:28 kernel: nvme nvme0: 12/0/0 default/read/poll queues
Sep 15 22:21:28 kernel: nvme0n1: p1
Sep 15 22:21:28 kernel: input: Logitech USB Receiver as /devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9.3/3-9.3:1.0/0003:046D:C548.0001/input/input2
Sep 15 22:21:28 kernel: hid-generic 0003:046D:C548.0001: input,hidraw0: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-0000:00:14.0-9.3/input0
Sep 15 22:21:28 kernel: input: Logitech USB Receiver Mouse as /devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9.3/3-9.3:1.1/0003:046D:C548.0002/input/input3
Sep 15 22:21:28 kernel: input: Logitech USB Receiver Consumer Control as /devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9.3/3-9.3:1.1/0003:046D:C548.0002/input/input4
Sep 15 22:21:28 kernel: input: Logitech USB Receiver System Control as /devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9.3/3-9.3:1.1/0003:046D:C548.0002/input/input5
Sep 15 22:21:28 kernel: hid-generic 0003:046D:C548.0002: input,hidraw1: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:14.0-9.3/input1
Sep 15 22:21:28 kernel: hid-generic 0003:046D:C548.0003: hiddev96,hidraw2: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:14.0-9.3/input2
Sep 15 22:21:28 kernel: input: Logitech USB Receiver as /devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9.4/3-9.4:1.0/0003:046D:C52B.0004/input/input6
Sep 15 22:21:28 kernel: hid-generic 0003:046D:C52B.0004: input,hidraw3: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-0000:00:14.0-9.4/input0
Sep 15 22:21:28 kernel: input: Logitech USB Receiver Mouse as /devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9.4/3-9.4:1.1/0003:046D:C52B.0005/input/input7
Sep 15 22:21:28 kernel: input: Logitech USB Receiver Consumer Control as /devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9.4/3-9.4:1.1/0003:046D:C52B.0005/input/input8
Sep 15 22:21:28 kernel: input: Logitech USB Receiver System Control as /devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9.4/3-9.4:1.1/0003:046D:C52B.0005/input/input9
Sep 15 22:21:28 kernel: hid-generic 0003:046D:C52B.0005: input,hiddev97,hidraw4: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:14.0-9.4/input1
Sep 15 22:21:28 kernel: hid-generic 0003:046D:C52B.0006: hiddev98,hidraw5: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:14.0-9.4/input2
Sep 15 22:21:28 kernel: usbcore: registered new interface driver usbhid
Sep 15 22:21:28 kernel: usbhid: USB HID core driver
Sep 15 22:21:28 kernel: logitech-djreceiver 0003:046D:C52B.0006: hiddev97,hidraw3: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:14.0-9.4/input2
Sep 15 22:21:28 kernel: input: Logitech Wireless Device PID:408a Keyboard as /devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9.4/3-9.4:1.2/0003:046D:C52B.0006/0003:046D:408A.0007/input/input11
Sep 15 22:21:28 kernel: input: Logitech Wireless Device PID:408a Mouse as /devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9.4/3-9.4:1.2/0003:046D:C52B.0006/0003:046D:408A.0007/input/input12
Sep 15 22:21:28 kernel: hid-generic 0003:046D:408A.0007: input,hidraw4: USB HID v1.11 Keyboard [Logitech Wireless Device PID:408a] on usb-0000:00:14.0-9.4/input2:2
Sep 15 22:21:28 kernel: input: Logitech MX Keys as /devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9.4/3-9.4:1.2/0003:046D:C52B.0006/0003:046D:408A.0007/input/input16
Sep 15 22:21:28 kernel: logitech-hidpp-device 0003:046D:408A.0007: input,hidraw4: USB HID v1.11 Keyboard [Logitech MX Keys] on usb-0000:00:14.0-9.4/input2:2
Sep 15 22:21:28 kernel: fbcon: Taking over console
Sep 15 22:21:28 kernel: SGI XFS with ACLs, security attributes, realtime, scrub, repair, quota, no debug enabled
Sep 15 22:21:28 kernel: XFS (nvme1n1p3): Mounting V5 Filesystem 565debe4-b0d5-4a3c-9759-1e90a4ace905
Sep 15 22:21:28 kernel: XFS (nvme1n1p3): Ending clean mount
Sep 15 22:21:28 systemd[1]: systemd 254.3-1-arch running in system mode (+PAM +AUDIT -SELINUX -APPARMOR -IMA +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT -QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +XKBCOMMON +UTMP -SYSVINIT default-hierarchy=unified)
Sep 15 22:21:28 systemd[1]: Detected architecture x86-64.
Sep 15 22:21:28 systemd[1]: Hostname set to <elrond>.
Sep 15 22:21:28 systemd[1]: bpf-lsm: LSM BPF program attached
Sep 15 22:21:28 systemd[1]: Queued start job for default target Graphical Interface.
Sep 15 22:21:28 systemd[1]: Created slice Slice /system/getty.
Sep 15 22:21:28 systemd[1]: Created slice Slice /system/modprobe.
Sep 15 22:21:28 systemd[1]: Created slice User and Session Slice.
Sep 15 22:21:28 systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
Sep 15 22:21:28 systemd[1]: Started Forward Password Requests to Wall Directory Watch.
Sep 15 22:21:28 systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
Sep 15 22:21:28 systemd[1]: Reached target Local Encrypted Volumes.
Sep 15 22:21:28 systemd[1]: Reached target Login Prompts.
Sep 15 22:21:28 systemd[1]: Reached target Local Integrity Protected Volumes.
Sep 15 22:21:28 systemd[1]: Reached target Path Units.
Sep 15 22:21:28 systemd[1]: Reached target Remote File Systems.
Sep 15 22:21:28 systemd[1]: Reached target Slice Units.
Sep 15 22:21:28 systemd[1]: Reached target Local Verity Protected Volumes.
Sep 15 22:21:28 systemd[1]: Listening on Device-mapper event daemon FIFOs.
Sep 15 22:21:28 systemd[1]: Listening on Process Core Dump Socket.
Sep 15 22:21:28 systemd[1]: Listening on Journal Socket (/dev/log).
Sep 15 22:21:28 systemd[1]: Listening on Journal Socket.
Sep 15 22:21:28 systemd[1]: Listening on udev Control Socket.
Sep 15 22:21:28 systemd[1]: Listening on udev Kernel Socket.
Sep 15 22:21:28 systemd[1]: Mounting Huge Pages File System...
Sep 15 22:21:28 systemd[1]: Mounting POSIX Message Queue File System...
Sep 15 22:21:28 systemd[1]: Mounting Kernel Debug File System...
Sep 15 22:21:28 systemd[1]: Mounting Kernel Trace File System...
Sep 15 22:21:28 systemd[1]: Starting Create List of Static Device Nodes...
Sep 15 22:21:28 systemd[1]: Starting Load Kernel Module configfs...
Sep 15 22:21:28 systemd[1]: Starting Load Kernel Module dm_mod...
Sep 15 22:21:28 systemd[1]: Starting Load Kernel Module drm...
Sep 15 22:21:28 systemd[1]: Starting Load Kernel Module fuse...
Sep 15 22:21:28 systemd[1]: Starting Load Kernel Module loop...
Sep 15 22:21:28 systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
Sep 15 22:21:28 systemd[1]: Starting Journal Service...
Sep 15 22:21:28 systemd[1]: Starting Load Kernel Modules...
Sep 15 22:21:28 systemd[1]: TPM2 PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f).
Sep 15 22:21:28 systemd[1]: Starting Remount Root and Kernel File Systems...
Sep 15 22:21:28 systemd[1]: Starting Coldplug All udev Devices...
Sep 15 22:21:28 systemd[1]: Mounted Huge Pages File System.
Sep 15 22:21:28 systemd[1]: Mounted POSIX Message Queue File System.
Sep 15 22:21:28 systemd[1]: Mounted Kernel Debug File System.
Sep 15 22:21:28 systemd[1]: Mounted Kernel Trace File System.
Sep 15 22:21:28 kernel: device-mapper: uevent: version 1.0.3
Sep 15 22:21:28 kernel: loop: module loaded
Sep 15 22:21:28 kernel: device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@redhat.com
Sep 15 22:21:28 systemd-journald[255]: Collecting audit messages is disabled.
Sep 15 22:21:28 kernel: fuse: init (API version 7.38)
Sep 15 22:21:28 systemd[1]: Finished Create List of Static Device Nodes.
Sep 15 22:21:28 systemd[1]: modprobe@configfs.service: Deactivated successfully.
Sep 15 22:21:28 systemd[1]: Finished Load Kernel Module configfs.
Sep 15 22:21:28 systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
Sep 15 22:21:28 systemd[1]: Finished Load Kernel Module dm_mod.
Sep 15 22:21:28 systemd[1]: modprobe@drm.service: Deactivated successfully.
Sep 15 22:21:28 systemd-journald[255]: Journal started
Sep 15 22:21:28 systemd-journald[255]: Runtime Journal (/run/log/journal/3eb699ade65d4a5596447eda51971905) is 8.0M, max 3.1G, 3.1G free.
Sep 15 22:21:28 systemd-modules-load[256]: Inserted module 'crypto_user'
Sep 15 22:21:28 systemd[1]: modprobe@fuse.service: Deactivated successfully.
Sep 15 22:21:28 systemd[1]: Finished Load Kernel Module drm.
Sep 15 22:21:28 systemd[1]: Started Journal Service.
Sep 15 22:21:28 systemd[1]: Finished Load Kernel Module fuse.
Sep 15 22:21:28 systemd[1]: modprobe@loop.service: Deactivated successfully.
Sep 15 22:21:29 systemd[1]: Finished Load Kernel Module loop.
Sep 15 22:21:29 systemd[1]: Finished Remount Root and Kernel File Systems.
Sep 15 22:21:29 systemd[1]: Finished Coldplug All udev Devices.
Sep 15 22:21:29 systemd[1]: Mounting FUSE Control File System...
Sep 15 22:21:29 systemd[1]: Mounting Kernel Configuration File System...
Sep 15 22:21:29 systemd[1]: Rebuild Hardware Database was skipped because no trigger condition checks were met.
Sep 15 22:21:29 systemd[1]: Starting Flush Journal to Persistent Storage...
Sep 15 22:21:29 systemd[1]: Starting Load/Save OS Random Seed...
Sep 15 22:21:29 systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
Sep 15 22:21:29 systemd[1]: Starting Create Static Device Nodes in /dev gracefully...
Sep 15 22:21:29 systemd[1]: Mounted FUSE Control File System.
Sep 15 22:21:29 systemd[1]: Mounted Kernel Configuration File System
With `rcutree.rcu_idle_gp_delay=1`:
Sep 16 10:20:16 kernel: microcode: updated early: 0xb00001d -> 0xb000040, date = 2021-05-19
Sep 16 10:20:16 kernel: Linux version 6.5.3-arch1-1 (linux@archlinux) (gcc (GCC) 13.2.1 20230801, GNU ld (GNU Binutils) 2.41.0) #1 SMP PREEMPT_DYNAMIC Wed, 13 Sep 2023 08:37:40 +0000
Sep 16 10:20:16 kernel: Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=565debe4-b0d5-4a3c-9759-1e90a4ace905 rw loglevel=3 quiet xhci_hcd.quirks=270336 pcie_aspm=off rcutree.rcu_idle_gp_delay=1 pcie_port_pm=off edac_report=off nvidia_drm.modeset=1
Sep 16 10:20:16 kernel: BIOS-provided physical RAM map:
Sep 16 10:20:16 kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
Sep 16 10:20:16 kernel: BIOS-e820: [mem 0x0000000000100000-0x000000008486dfff] usable
Sep 16 10:20:16 kernel: BIOS-e820: [mem 0x000000008486e000-0x00000000855d6fff] reserved
Sep 16 10:20:16 kernel: BIOS-e820: [mem 0x00000000855d7000-0x00000000855e6fff] ACPI data
Sep 16 10:20:16 kernel: BIOS-e820: [mem 0x00000000855e7000-0x0000000086435fff] ACPI NVS
Sep 16 10:20:16 kernel: BIOS-e820: [mem 0x0000000086436000-0x0000000086f7afff] reserved
Sep 16 10:20:16 kernel: BIOS-e820: [mem 0x0000000086f7b000-0x0000000086f7bfff] usable
Sep 16 10:20:16 kernel: BIOS-e820: [mem 0x0000000086f7c000-0x0000000087001fff] reserved
Sep 16 10:20:16 kernel: BIOS-e820: [mem 0x0000000087002000-0x0000000087ffffff] usable
Sep 16 10:20:16 kernel: BIOS-e820: [mem 0x0000000088000000-0x000000008bffffff] reserved
Sep 16 10:20:16 kernel: BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
Sep 16 10:20:16 kernel: BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed44fff] reserved
Sep 16 10:20:16 kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Sep 16 10:20:16 kernel: BIOS-e820: [mem 0x0000000100000000-0x000000106fffffff] usable
Sep 16 10:20:16 kernel: The simpledrm driver will not be probed
Sep 16 10:20:16 kernel: NX (Execute Disable) protection: active
Sep 16 10:20:16 kernel: e820: update [mem 0x7c132018-0x7c139857] usable ==> usable
Sep 16 10:20:16 kernel: e820: update [mem 0x7c132018-0x7c139857] usable ==> usable
Sep 16 10:20:16 kernel: e820: update [mem 0x7c12a018-0x7c131e57] usable ==> usable
Sep 16 10:20:16 kernel: e820: update [mem 0x7c12a018-0x7c131e57] usable ==> usable
Sep 16 10:20:16 kernel: e820: update [mem 0x7c10a018-0x7c129857] usable ==> usable
Sep 16 10:20:16 kernel: e820: update [mem 0x7c10a018-0x7c129857] usable ==> usable
Sep 16 10:20:16 kernel: e820: update [mem 0x7c0e9018-0x7c109257] usable ==> usable
Sep 16 10:20:16 kernel: e820: update [mem 0x7c0e9018-0x7c109257] usable ==> usable
Sep 16 10:20:16 kernel: e820: update [mem 0x7c0d7018-0x7c0e8057] usable ==> usable
Sep 16 10:20:16 kernel: e820: update [mem 0x7c0d7018-0x7c0e8057] usable ==> usable
Sep 16 10:20:16 kernel: e820: update [mem 0x7c0c5018-0x7c0d6057] usable ==> usable
Sep 16 10:20:16 kernel: e820: update [mem 0x7c0c5018-0x7c0d6057] usable ==> usable
Sep 16 10:20:16 kernel: extended physical RAM map:
Sep 16 10:20:16 kernel: reserve setup_data: [mem 0x0000000000000000-0x000000000009ffff] usable
Sep 16 10:20:16 kernel: reserve setup_data: [mem 0x0000000000100000-0x000000007c0c5017] usable
Sep 16 10:20:16 kernel: reserve setup_data: [mem 0x000000007c0c5018-0x000000007c0d6057] usable
Sep 16 10:20:16 kernel: reserve setup_data: [mem 0x000000007c0d6058-0x000000007c0d7017] usable
Sep 16 10:20:16 kernel: reserve setup_data: [mem 0x000000007c0d7018-0x000000007c0e8057] usable
Sep 16 10:20:16 kernel: reserve setup_data: [mem 0x000000007c0e8058-0x000000007c0e9017] usable
Sep 16 10:20:16 kernel: reserve setup_data: [mem 0x000000007c0e9018-0x000000007c109257] usable
Sep 16 10:20:16 kernel: reserve setup_data: [mem 0x000000007c109258-0x000000007c10a017] usable
Sep 16 10:20:16 kernel: reserve setup_data: [mem 0x000000007c10a018-0x000000007c129857] usable
Sep 16 10:20:16 kernel: reserve setup_data: [mem 0x000000007c129858-0x000000007c12a017] usable
Sep 16 10:20:16 kernel: reserve setup_data: [mem 0x000000007c12a018-0x000000007c131e57] usable
Sep 16 10:20:16 kernel: reserve setup_data: [mem 0x000000007c131e58-0x000000007c132017] usable
Sep 16 10:20:16 kernel: reserve setup_data: [mem 0x000000007c132018-0x000000007c139857] usable
Sep 16 10:20:16 kernel: reserve setup_data: [mem 0x000000007c139858-0x000000008486dfff] usable
Sep 16 10:20:16 kernel: reserve setup_data: [mem 0x000000008486e000-0x00000000855d6fff] reserved
Sep 16 10:20:16 kernel: reserve setup_data: [mem 0x00000000855d7000-0x00000000855e6fff] ACPI data
Sep 16 10:20:16 kernel: reserve setup_data: [mem 0x00000000855e7000-0x0000000086435fff] ACPI NVS
Sep 16 10:20:16 kernel: reserve setup_data: [mem 0x0000000086436000-0x0000000086f7afff] reserved
Sep 16 10:20:16 kernel: reserve setup_data: [mem 0x0000000086f7b000-0x0000000086f7bfff] usable
Sep 16 10:20:16 kernel: reserve setup_data: [mem 0x0000000086f7c000-0x0000000087001fff] reserved
Sep 16 10:20:16 kernel: reserve setup_data: [mem 0x0000000087002000-0x0000000087ffffff] usable
Sep 16 10:20:16 kernel: reserve setup_data: [mem 0x0000000088000000-0x000000008bffffff] reserved
Sep 16 10:20:16 kernel: reserve setup_data: [mem 0x00000000e0000000-0x00000000efffffff] reserved
Sep 16 10:20:16 kernel: reserve setup_data: [mem 0x00000000fed1c000-0x00000000fed44fff] reserved
Sep 16 10:20:16 kernel: reserve setup_data: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Sep 16 10:20:16 kernel: reserve setup_data: [mem 0x0000000100000000-0x000000106fffffff] usable
Sep 16 10:20:16 kernel: efi: EFI v2.4 by American Megatrends
Sep 16 10:20:16 kernel: efi: ESRT=0x86f1d098 ACPI=0x8609a000 ACPI 2.0=0x8609a000 SMBIOS=0xf05e0 SMBIOS 3.0=0x86ddb000 INITRD=0x7e0bee18
Sep 16 10:20:16 kernel: efi: Remove mem29: MMIO range=[0xe0000000-0xefffffff] (256MB) from e820 map
Sep 16 10:20:16 kernel: e820: remove [mem 0xe0000000-0xefffffff] reserved
Sep 16 10:20:16 kernel: efi: Not removing mem30: MMIO range=[0xfed1c000-0xfed44fff] (164KB) from e820 map
Sep 16 10:20:16 kernel: efi: Remove mem31: MMIO range=[0xff000000-0xffffffff] (16MB) from e820 map
Sep 16 10:20:16 kernel: e820: remove [mem 0xff000000-0xffffffff] reserved
Sep 16 10:20:16 kernel: SMBIOS 3.0.0 present.
Sep 16 10:20:16 kernel: DMI: Gigabyte Technology Co., Ltd. Default string/X99-Designare EX-CF, BIOS F3 07/13/2016
Sep 16 10:20:16 kernel: tsc: Fast TSC calibration using PIT
Sep 16 10:20:16 kernel: tsc: Detected 3599.895 MHz processor
Sep 16 10:20:16 kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Sep 16 10:20:16 kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Sep 16 10:20:16 kernel: last_pfn = 0x1070000 max_arch_pfn = 0x400000000
Sep 16 10:20:16 kernel: MTRR map: 5 entries (3 fixed + 2 variable; max 23), built from 10 variable MTRRs
Sep 16 10:20:16 kernel: x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
Sep 16 10:20:16 kernel: last_pfn = 0x88000 max_arch_pfn = 0x400000000
Sep 16 10:20:16 kernel: found SMP MP-table at [mem 0x000fcda0-0x000fcdaf]
Sep 16 10:20:16 kernel: esrt: Reserving ESRT space from 0x0000000086f1d098 to 0x0000000086f1d0d0.
Sep 16 10:20:16 kernel: Using GB pages for direct mapping
Sep 16 10:20:16 kernel: Secure boot disabled
Sep 16 10:20:16 kernel: RAMDISK: [mem 0x7c13a000-0x7d48cfff]
Sep 16 10:20:16 kernel: ACPI: Early table checksum verification disabled
Sep 16 10:20:16 kernel: ACPI: RSDP 0x000000008609A000 000024 (v02 ALASKA)
Sep 16 10:20:16 kernel: ACPI: XSDT 0x000000008609A090 0000A4 (v01 ALASKA A M I 01072009 AMI 00010013)
Sep 16 10:20:16 kernel: ACPI: FACP 0x00000000860D0138 00010C (v05 ALASKA A M I 01072009 AMI 00010013)
Sep 16 10:20:16 kernel: ACPI: DSDT 0x000000008609A1D0 035F64 (v02 ALASKA A M I 01072009 INTL 20091013)
Sep 16 10:20:16 kernel: ACPI: FACS 0x0000000086434F80 000040
Sep 16 10:20:16 kernel: ACPI: APIC 0x00000000860D0248 0000F4 (v03 ALASKA A M I 01072009 AMI 00010013)
Sep 16 10:20:16 kernel: ACPI: FPDT 0x00000000860D0340 000044 (v01 ALASKA A M I 01072009 AMI 00010013)
Sep 16 10:20:16 kernel: ACPI: FIDT 0x00000000860D0388 00009C (v01 ALASKA A M I 01072009 AMI 00010013)
Sep 16 10:20:16 kernel: ACPI: MCFG 0x00000000860D0428 00003C (v01 ALASKA A M I 01072009 MSFT 00000097)
Sep 16 10:20:16 kernel: ACPI: SSDT 0x00000000860D0468 000495 (v01 IdeRef IdeTable 00001000 INTL 20120913)
Sep 16 10:20:16 kernel: ACPI: UEFI 0x00000000860D0900 000042 (v01 ALASKA A M I 01072009 00000000)
Sep 16 10:20:16 kernel: ACPI: HPET 0x00000000860D0948 000038 (v01 ALASKA A M I 00000001 INTL 20091013)
Sep 16 10:20:16 kernel: ACPI: MSCT 0x00000000860D0980 000090 (v01 ALASKA A M I 00000001 INTL 20091013)
Sep 16 10:20:16 kernel: ACPI: SLIT 0x00000000860D0A10 00002D (v01 ALASKA A M I 00000001 INTL 20091013)
Sep 16 10:20:16 kernel: ACPI: SRAT 0x00000000860D0A40 001158 (v03 ALASKA A M I 00000001 INTL 20091013)
Sep 16 10:20:16 kernel: ACPI: WDDT 0x00000000860D1B98 000040 (v01 ALASKA A M I 00000000 INTL 20091013)
Sep 16 10:20:16 kernel: ACPI: SSDT 0x00000000860D1BD8 01065A (v02 ALASKA PmMgt 00000001 INTL 20120913)
Sep 16 10:20:16 kernel: ACPI: NITR 0x00000000860E2238 000071 (v02 ALASKA A M I 00000001 INTL 20091013)
Sep 16 10:20:16 kernel: ACPI: BGRT 0x00000000860E22B0 000038 (v01 ALASKA ALASKAA 01072009 AMI 00010013)
Sep 16 10:20:16 kernel: ACPI: ASF! 0x00000000860E22E8 0000A0 (v32 INTEL HCG 00000001 TFSM 000F4240)
Sep 16 10:20:16 kernel: ACPI: Reserving FACP table memory at [mem 0x860d0138-0x860d0243]
Sep 16 10:20:16 kernel: ACPI: Reserving DSDT table memory at [mem 0x8609a1d0-0x860d0133]
Sep 16 10:20:16 kernel: ACPI: Reserving FACS table memory at [mem 0x86434f80-0x86434fbf]
Sep 16 10:20:16 kernel: ACPI: Reserving APIC table memory at [mem 0x860d0248-0x860d033b]
Sep 16 10:20:16 kernel: ACPI: Reserving FPDT table memory at [mem 0x860d0340-0x860d0383]
Sep 16 10:20:16 kernel: ACPI: Reserving FIDT table memory at [mem 0x860d0388-0x860d0423]
Sep 16 10:20:16 kernel: ACPI: Reserving MCFG table memory at [mem 0x860d0428-0x860d0463]
Sep 16 10:20:16 kernel: ACPI: Reserving SSDT table memory at [mem 0x860d0468-0x860d08fc]
Sep 16 10:20:16 kernel: ACPI: Reserving UEFI table memory at [mem 0x860d0900-0x860d0941]
Sep 16 10:20:16 kernel: ACPI: Reserving HPET table memory at [mem 0x860d0948-0x860d097f]
Sep 16 10:20:16 kernel: ACPI: Reserving MSCT table memory at [mem 0x860d0980-0x860d0a0f]
Sep 16 10:20:16 kernel: ACPI: Reserving SLIT table memory at [mem 0x860d0a10-0x860d0a3c]
Sep 16 10:20:16 kernel: ACPI: Reserving SRAT table memory at [mem 0x860d0a40-0x860d1b97]
Sep 16 10:20:16 kernel: ACPI: Reserving WDDT table memory at [mem 0x860d1b98-0x860d1bd7]
Sep 16 10:20:16 kernel: ACPI: Reserving SSDT table memory at [mem 0x860d1bd8-0x860e2231]
Sep 16 10:20:16 kernel: ACPI: Reserving NITR table memory at [mem 0x860e2238-0x860e22a8]
Sep 16 10:20:16 kernel: ACPI: Reserving BGRT table memory at [mem 0x860e22b0-0x860e22e7]
Sep 16 10:20:16 kernel: ACPI: Reserving ASF! table memory at [mem 0x860e22e8-0x860e2387]
Sep 16 10:20:16 kernel: SRAT: PXM 0 -> APIC 0x00 -> Node 0
Sep 16 10:20:16 kernel: SRAT: PXM 0 -> APIC 0x02 -> Node 0
Sep 16 10:20:16 kernel: SRAT: PXM 0 -> APIC 0x04 -> Node 0
Sep 16 10:20:16 kernel: SRAT: PXM 0 -> APIC 0x06 -> Node 0
Sep 16 10:20:16 kernel: SRAT: PXM 0 -> APIC 0x08 -> Node 0
Sep 16 10:20:16 kernel: SRAT: PXM 0 -> APIC 0x0a -> Node 0
Sep 16 10:20:16 kernel: SRAT: PXM 0 -> APIC 0x01 -> Node 0
Sep 16 10:20:16 kernel: SRAT: PXM 0 -> APIC 0x03 -> Node 0
Sep 16 10:20:16 kernel: SRAT: PXM 0 -> APIC 0x05 -> Node 0
Sep 16 10:20:16 kernel: SRAT: PXM 0 -> APIC 0x07 -> Node 0
Sep 16 10:20:16 kernel: SRAT: PXM 0 -> APIC 0x09 -> Node 0
Sep 16 10:20:16 kernel: SRAT: PXM 0 -> APIC 0x0b -> Node 0
Sep 16 10:20:16 kernel: ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x8fffffff]
Sep 16 10:20:16 kernel: ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0x106fffffff]
Sep 16 10:20:16 kernel: NUMA: Initialized distance table, cnt=1
Sep 16 10:20:16 kernel: NUMA: Node 0 [mem 0x00000000-0x8fffffff] + [mem 0x100000000-0x106fffffff] -> [mem 0x00000000-0x106fffffff]
Sep 16 10:20:16 kernel: NODE_DATA(0) allocated [mem 0x106fffa000-0x106fffefff]
Sep 16 10:20:16 kernel: Zone ranges:
Sep 16 10:20:16 kernel: DMA [mem 0x0000000000001000-0x0000000000ffffff]
Sep 16 10:20:16 kernel: DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
Sep 16 10:20:16 kernel: Normal [mem 0x0000000100000000-0x000000106fffffff]
Sep 16 10:20:16 kernel: Device empty
Sep 16 10:20:16 kernel: Movable zone start for each node
Sep 16 10:20:16 kernel: Early memory node ranges
Sep 16 10:20:16 kernel: node 0: [mem 0x0000000000001000-0x000000000009ffff]
Sep 16 10:20:16 kernel: node 0: [mem 0x0000000000100000-0x000000008486dfff]
Sep 16 10:20:16 kernel: node 0: [mem 0x0000000086f7b000-0x0000000086f7bfff]
Sep 16 10:20:16 kernel: node 0: [mem 0x0000000087002000-0x0000000087ffffff]
Sep 16 10:20:16 kernel: node 0: [mem 0x0000000100000000-0x000000106fffffff]
Sep 16 10:20:16 kernel: Initmem setup node 0 [mem 0x0000000000001000-0x000000106fffffff]
Sep 16 10:20:16 kernel: On node 0, zone DMA: 1 pages in unavailable ranges
Sep 16 10:20:16 kernel: On node 0, zone DMA: 96 pages in unavailable ranges
Sep 16 10:20:16 kernel: On node 0, zone DMA32: 9997 pages in unavailable ranges
Sep 16 10:20:16 kernel: On node 0, zone DMA32: 134 pages in unavailable ranges
Sep 16 10:20:16 kernel: ACPI: PM-Timer IO Port: 0x408
Sep 16 10:20:16 kernel: ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
Sep 16 10:20:16 kernel: ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
Sep 16 10:20:16 kernel: ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
Sep 16 10:20:16 kernel: ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
Sep 16 10:20:16 kernel: ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
Sep 16 10:20:16 kernel: ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
Sep 16 10:20:16 kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
Sep 16 10:20:16 kernel: ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
Sep 16 10:20:16 kernel: ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
Sep 16 10:20:16 kernel: ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
Sep 16 10:20:16 kernel: ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
Sep 16 10:20:16 kernel: ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
Sep 16 10:20:16 kernel: IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-23
Sep 16 10:20:16 kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Sep 16 10:20:16 kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
Sep 16 10:20:16 kernel: ACPI: Using ACPI (MADT) for SMP configuration information
Sep 16 10:20:16 kernel: ACPI: HPET id: 0x8086a701 base: 0xfed00000
Sep 16 10:20:16 kernel: e820: update [mem 0x822ec000-0x82330fff] usable ==> reserved
Sep 16 10:20:16 kernel: TSC deadline timer available
Sep 16 10:20:16 kernel: smpboot: Allowing 12 CPUs, 0 hotplug CPUs
Sep 16 10:20:16 kernel: PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
Sep 16 10:20:16 kernel: PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
Sep 16 10:20:16 kernel: PM: hibernation: Registered nosave memory: [mem 0x7c0c5000-0x7c0c5fff]
Sep 16 10:20:16 kernel: PM: hibernation: Registered nosave memory: [mem 0x7c0d6000-0x7c0d6fff]
Sep 16 10:20:16 kernel: PM: hibernation: Registered nosave memory: [mem 0x7c0d7000-0x7c0d7fff]
Sep 16 10:20:16 kernel: PM: hibernation: Registered nosave memory: [mem 0x7c0e8000-0x7c0e8fff]
Sep 16 10:20:16 kernel: PM: hibernation: Registered nosave memory: [mem 0x7c0e9000-0x7c0e9fff]
Sep 16 10:20:16 kernel: PM: hibernation: Registered nosave memory: [mem 0x7c109000-0x7c109fff]
Sep 16 10:20:16 kernel: PM: hibernation: Registered nosave memory: [mem 0x7c10a000-0x7c10afff]
Sep 16 10:20:16 kernel: PM: hibernation: Registered nosave memory: [mem 0x7c129000-0x7c129fff]
Sep 16 10:20:16 kernel: PM: hibernation: Registered nosave memory: [mem 0x7c12a000-0x7c12afff]
Sep 16 10:20:16 kernel: PM: hibernation: Registered nosave memory: [mem 0x7c131000-0x7c131fff]
Sep 16 10:20:16 kernel: PM: hibernation: Registered nosave memory: [mem 0x7c132000-0x7c132fff]
Sep 16 10:20:16 kernel: PM: hibernation: Registered nosave memory: [mem 0x7c139000-0x7c139fff]
Sep 16 10:20:16 kernel: PM: hibernation: Registered nosave memory: [mem 0x822ec000-0x82330fff]
Sep 16 10:20:16 kernel: PM: hibernation: Registered nosave memory: [mem 0x8486e000-0x855d6fff]
Sep 16 10:20:16 kernel: PM: hibernation: Registered nosave memory: [mem 0x855d7000-0x855e6fff]
Sep 16 10:20:16 kernel: PM: hibernation: Registered nosave memory: [mem 0x855e7000-0x86435fff]
Sep 16 10:20:16 kernel: PM: hibernation: Registered nosave memory: [mem 0x86436000-0x86f7afff]
Sep 16 10:20:16 kernel: PM: hibernation: Registered nosave memory: [mem 0x86f7c000-0x87001fff]
Sep 16 10:20:16 kernel: PM: hibernation: Registered nosave memory: [mem 0x88000000-0x8bffffff]
Sep 16 10:20:16 kernel: PM: hibernation: Registered nosave memory: [mem 0x8c000000-0xfed1bfff]
Sep 16 10:20:16 kernel: PM: hibernation: Registered nosave memory: [mem 0xfed1c000-0xfed44fff]
Sep 16 10:20:16 kernel: PM: hibernation: Registered nosave memory: [mem 0xfed45000-0xffffffff]
Sep 16 10:20:16 kernel: [mem 0x8c000000-0xfed1bfff] available for PCI devices
Sep 16 10:20:16 kernel: Booting paravirtualized kernel on bare hardware
Sep 16 10:20:16 kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
Sep 16 10:20:16 kernel: setup_percpu: NR_CPUS:320 nr_cpumask_bits:12 nr_cpu_ids:12 nr_node_ids:1
Sep 16 10:20:16 kernel: percpu: Embedded 64 pages/cpu s225280 r8192 d28672 u262144
Sep 16 10:20:16 kernel: pcpu-alloc: s225280 r8192 d28672 u262144 alloc=1*2097152
Sep 16 10:20:16 kernel: pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 -- -- -- --
Sep 16 10:20:16 kernel: Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=565debe4-b0d5-4a3c-9759-1e90a4ace905 rw loglevel=3 quiet xhci_hcd.quirks=270336 pcie_aspm=off rcutree.rcu_idle_gp_delay=1 pcie_port_pm=off edac_report=off nvidia_drm.modeset=1
Sep 16 10:20:16 kernel: PCIe ASPM is disabled
Sep 16 10:20:16 kernel: Unknown kernel command line parameters "BOOT_IMAGE=/vmlinuz-linux edac_report=off", will be passed to user space.
Sep 16 10:20:16 kernel: random: crng init done
Sep 16 10:20:16 kernel: Dentry cache hash table entries: 8388608 (order: 14, 67108864 bytes, linear)
Sep 16 10:20:16 kernel: Inode-cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
Sep 16 10:20:16 kernel: Fallback order for Node 0: 0
Sep 16 10:20:16 kernel: Built 1 zonelists, mobility grouping on. Total pages: 16472587
Sep 16 10:20:16 kernel: Policy zone: Normal
Sep 16 10:20:16 kernel: mem auto-init: stack:all(zero), heap alloc:on, heap free:off
Sep 16 10:20:16 kernel: software IO TLB: area num 16.
Sep 16 10:20:16 kernel: Memory: 65533096K/66936880K available (16384K kernel code, 2123K rwdata, 12944K rodata, 3384K init, 3916K bss, 1403524K reserved, 0K cma-reserved)
Sep 16 10:20:16 kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=12, Nodes=1
Sep 16 10:20:16 kernel: Kernel/User page tables isolation: enabled
Sep 16 10:20:16 kernel: ftrace: allocating 48452 entries in 190 pages
Sep 16 10:20:16 kernel: ftrace: allocated 190 pages with 6 groups
Sep 16 10:20:16 kernel: Dynamic Preempt: full
Sep 16 10:20:16 kernel: rcu: Preemptible hierarchical RCU implementation.
Sep 16 10:20:16 kernel: rcu: RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=12.
Sep 16 10:20:16 kernel: rcu: RCU priority boosting: priority 1 delay 500 ms.
Sep 16 10:20:16 kernel: Trampoline variant of Tasks RCU enabled.
Sep 16 10:20:16 kernel: Rude variant of Tasks RCU enabled.
Sep 16 10:20:16 kernel: Tracing variant of Tasks RCU enabled.
Sep 16 10:20:16 kernel: rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
Sep 16 10:20:16 kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=12
Sep 16 10:20:16 kernel: NR_IRQS: 20736, nr_irqs: 520, preallocated irqs: 16
Sep 16 10:20:16 kernel: rcu: srcu_init: Setting srcu_struct sizes based on contention.
Sep 16 10:20:16 kernel: kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
Sep 16 10:20:16 kernel: Console: colour dummy device 80x25
Sep 16 10:20:16 kernel: printk: console [tty0] enabled
Sep 16 10:20:16 kernel: ACPI: Core revision 20230331
Sep 16 10:20:16 kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
Sep 16 10:20:16 kernel: APIC: Switch to symmetric I/O mode setup
Sep 16 10:20:16 kernel: x2apic: IRQ remapping doesn't support X2APIC mode
Sep 16 10:20:16 kernel: Switched APIC routing to physical flat.
Sep 16 10:20:16 kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
Sep 16 10:20:16 kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x33e3efb7707, max_idle_ns: 440795228933 ns
Sep 16 10:20:16 kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 7202.78 BogoMIPS (lpj=11999650)
Sep 16 10:20:16 kernel: x86/cpu: VMX (outside TXT) disabled by BIOS
Sep 16 10:20:16 kernel: CPU0: Thermal monitoring enabled (TM1)
Sep 16 10:20:16 kernel: process: using mwait in idle threads
Sep 16 10:20:16 kernel: Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
Sep 16 10:20:16 kernel: Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
Sep 16 10:20:16 kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
Sep 16 10:20:16 kernel: Spectre V2 : Mitigation: Retpolines
Sep 16 10:20:16 kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
Sep 16 10:20:16 kernel: Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
Sep 16 10:20:16 kernel: Spectre V2 : Enabling Restricted Speculation for firmware calls
Sep 16 10:20:16 kernel: Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
Sep 16 10:20:16 kernel: Spectre V2 : User space: Mitigation: STIBP via prctl
Sep 16 10:20:16 kernel: Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
Sep 16 10:20:16 kernel: MDS: Mitigation: Clear CPU buffers
Sep 16 10:20:16 kernel: TAA: Mitigation: Clear CPU buffers
Sep 16 10:20:16 kernel: MMIO Stale Data: Mitigation: Clear CPU buffers
Sep 16 10:20:16 kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Sep 16 10:20:16 kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Sep 16 10:20:16 kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Sep 16 10:20:16 kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
Sep 16 10:20:16 kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.
Sep 16 10:20:16 kernel: Freeing SMP alternatives memory: 40K
Sep 16 10:20:16 kernel: pid_max: default: 32768 minimum: 301
Sep 16 10:20:16 kernel: LSM: initializing lsm=capability,landlock,lockdown,yama,bpf,integrity
Sep 16 10:20:16 kernel: landlock: Up and running.
Sep 16 10:20:16 kernel: Yama: becoming mindful.
Sep 16 10:20:16 kernel: LSM support for eBPF active
Sep 16 10:20:16 kernel: Mount-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
Sep 16 10:20:16 kernel: Mountpoint-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
Sep 16 10:20:16 kernel: smpboot: CPU0: Intel(R) Xeon(R) CPU E5-1650 v4 @ 3.60GHz (family: 0x6, model: 0x4f, stepping: 0x1)
Sep 16 10:20:16 kernel: RCU Tasks: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1.
Sep 16 10:20:16 kernel: RCU Tasks Rude: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1.
Sep 16 10:20:16 kernel: RCU Tasks Trace: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1.
Sep 16 10:20:16 kernel: Performance Events: PEBS fmt2+, Broadwell events, 16-deep LBR, full-width counters, Intel PMU driver.
Sep 16 10:20:16 kernel: ... version: 3
Sep 16 10:20:16 kernel: ... bit width: 48
Sep 16 10:20:16 kernel: ... generic registers: 4
Sep 16 10:20:16 kernel: ... value mask: 0000ffffffffffff
Sep 16 10:20:16 kernel: ... max period: 00007fffffffffff
Sep 16 10:20:16 kernel: ... fixed-purpose events: 3
Sep 16 10:20:16 kernel: ... event mask: 000000070000000f
Sep 16 10:20:16 kernel: signal: max sigframe size: 1776
Sep 16 10:20:16 kernel: Estimated ratio of average max frequency by base frequency (times 1024): 1080
Sep 16 10:20:16 kernel: rcu: Hierarchical SRCU implementation.
Sep 16 10:20:16 kernel: rcu: Max phase no-delay instances is 1000.
Sep 16 10:20:16 kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
Sep 16 10:20:16 kernel: smp: Bringing up secondary CPUs ...
Sep 16 10:20:16 kernel: smpboot: x86: Booting SMP configuration:
Sep 16 10:20:16 kernel: .... node #0, CPUs: #1 #2 #3 #4 #5 #6 #7 #8 #9 #10 #11
Sep 16 10:20:16 kernel: MDS CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/mds.html for more details.
Sep 16 10:20:16 kernel: TAA CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/tsx_async_abort.html for more details.
Sep 16 10:20:16 kernel: MMIO Stale Data CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/processor_mmio_stale_data.html for more details.
Sep 16 10:20:16 kernel: smp: Brought up 1 node, 12 CPUs
Sep 16 10:20:16 kernel: smpboot: Max logical packages: 1
Sep 16 10:20:16 kernel: smpboot: Total of 12 processors activated (86432.37 BogoMIPS)
Sep 16 10:20:16 kernel: devtmpfs: initialized
Sep 16 10:20:16 kernel: x86/mm: Memory block size: 2048MB
Sep 16 10:20:16 kernel: ACPI: PM: Registering ACPI NVS region [mem 0x855e7000-0x86435fff] (15003648 bytes)
Sep 16 10:20:16 kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
Sep 16 10:20:16 kernel: futex hash table entries: 4096 (order: 6, 262144 bytes, linear)
Sep 16 10:20:16 kernel: pinctrl core: initialized pinctrl subsystem
Sep 16 10:20:16 kernel: PM: RTC time: 14:20:03, date: 2023-09-16
Sep 16 10:20:16 kernel: NET: Registered PF_NETLINK/PF_ROUTE protocol family
Sep 16 10:20:16 kernel: DMA: preallocated 4096 KiB GFP_KERNEL pool for atomic allocations
Sep 16 10:20:16 kernel: DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
Sep 16 10:20:16 kernel: DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
Sep 16 10:20:16 kernel: audit: initializing netlink subsys (disabled)
Sep 16 10:20:16 kernel: audit: type=2000 audit(1694874003.043:1): state=initialized audit_enabled=0 res=1
Sep 16 10:20:16 kernel: thermal_sys: Registered thermal governor 'fair_share'
Sep 16 10:20:16 kernel: thermal_sys: Registered thermal governor 'bang_bang'
Sep 16 10:20:16 kernel: thermal_sys: Registered thermal governor 'step_wise'
Sep 16 10:20:16 kernel: thermal_sys: Registered thermal governor 'user_space'
Sep 16 10:20:16 kernel: thermal_sys: Registered thermal governor 'power_allocator'
Sep 16 10:20:16 kernel: cpuidle: using governor ladder
Sep 16 10:20:16 kernel: cpuidle: using governor menu
Sep 16 10:20:16 kernel: ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
Sep 16 10:20:16 kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Sep 16 10:20:16 kernel: PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
Sep 16 10:20:16 kernel: PCI: not using MMCONFIG
Sep 16 10:20:16 kernel: PCI: Using configuration type 1 for base access
Sep 16 10:20:16 kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
Sep 16 10:20:16 kernel: kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
Sep 16 10:20:16 kernel: HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
Sep 16 10:20:16 kernel: HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
Sep 16 10:20:16 kernel: HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
Sep 16 10:20:16 kernel: HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
Sep 16 10:20:16 kernel: ACPI: Added _OSI(Module Device)
Sep 16 10:20:16 kernel: ACPI: Added _OSI(Processor Device)
Sep 16 10:20:16 kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
Sep 16 10:20:16 kernel: ACPI: Added _OSI(Processor Aggregator Device)
Sep 16 10:20:16 kernel: ACPI: 3 ACPI AML tables successfully acquired and loaded
Sep 16 10:20:16 kernel: ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
Sep 16 10:20:16 kernel: ACPI: Dynamic OEM Table Load:
Sep 16 10:20:16 kernel: ACPI: Interpreter enabled
Sep 16 10:20:16 kernel: ACPI: PM: (supports S0 S3 S4 S5)
Sep 16 10:20:16 kernel: ACPI: Using IOAPIC for interrupt routing
Sep 16 10:20:16 kernel: PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
Sep 16 10:20:16 kernel: [Firmware Info]: PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] not reserved in ACPI motherboard resources
Sep 16 10:20:16 kernel: PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved as EfiMemoryMappedIO
Sep 16 10:20:16 kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Sep 16 10:20:16 kernel: PCI: Using E820 reservations for host bridge windows
Sep 16 10:20:16 kernel: ACPI: Enabled 5 GPEs in block 00 to 3F
Sep 16 10:20:16 kernel: ACPI: PCI Root Bridge [UNC0] (domain 0000 [bus ff])
Sep 16 10:20:16 kernel: acpi PNP0A03:03: _OSC: OS supports [ExtendedConfig Segments MSI EDR HPX-Type3]
Sep 16 10:20:16 kernel: acpi PNP0A03:03: _OSC: not requesting OS control; OS requires [ExtendedConfig ASPM ClockPM MSI]
Sep 16 10:20:16 kernel: acpi PNP0A03:03: FADT indicates ASPM is unsupported, using BIOS configuration
Sep 16 10:20:16 kernel: PCI host bridge to bus 0000:ff
Sep 16 10:20:16 kernel: pci_bus 0000:ff: root bus resource [bus ff]
Sep 16 10:20:16 kernel: pci 0000:ff:0b.0: [8086:6f81] type 00 class 0x088000
Sep 16 10:20:16 kernel: pci 0000:ff:0b.1: [8086:6f36] type 00 class 0x110100
Sep 16 10:20:16 kernel: pci 0000:ff:0b.2: [8086:6f37] type 00 class 0x110100
Sep 16 10:20:16 kernel: pci 0000:ff:0b.3: [8086:6f76] type 00 class 0x088000
Sep 16 10:20:16 kernel: pci 0000:ff:0c.0: [8086:6fe0] type 00 class 0x088000
Sep 16 10:20:16 kernel: pci 0000:ff:0c.1: [8086:6fe1] type 00 class 0x088000
Sep 16 10:20:16 kernel: pci 0000:ff:0c.2: [8086:6fe2] type 00 class 0x088000
Sep 16 10:20:16 kernel: pci 0000:ff:0c.3: [8086:6fe3] type 00 class 0x088000
Sep 16 10:20:16 kernel: pci 0000:ff:0c.4: [8086:6fe4] type 00 class 0x088000
Sep 16 10:20:16 kernel: pci 0000:ff:0c.5: [8086:6fe5] type 00 class 0x088000
Sep 16 10:20:16 kernel: pci 0000:ff:0f.0: [8086:6ff8] type 00 class 0x088000
Sep 16 10:20:16 kernel: pci 0000:ff:0f.1: [8086:6ff9] type 00 class 0x088000
Sep 16 10:20:16 kernel: pci 0000:ff:0f.4: [8086:6ffc] type 00 class 0x088000
Sep 16 10:20:16 kernel: pci 0000:ff:0f.5: [8086:6ffd] type 00 class 0x088000
Sep 16 10:20:16 kernel: pci 0000:ff:0f.6: [8086:6ffe] type 00 class 0x088000
Sep 16 10:20:16 kernel: pci 0000:ff:10.0: [8086:6f1d] type 00 class 0x088000
Sep 16 10:20:16 kernel: pci 0000:ff:10.1: [8086:6f34] type 00 class 0x110100
Sep 16 10:20:16 kernel: pci 0000:ff:10.5: [8086:6f1e] type 00 class 0x088000
Sep 16 10:20:16 kernel: pci 0000:ff:10.6: [8086:6f7d] type 00 class 0x110100
Sep 16 10:20:16 kernel: pci 0000:ff:10.7: [8086:6f1f] type 00 class 0x088000
Sep 16 10:20:16 kernel: pci 0000:ff:12.0: [8086:6fa0] type 00 class 0x088000
Sep 16 10:20:16 kernel: pci 0000:ff:12.1: [8086:6f30] type 00 class 0x110100
Sep 16 10:20:16 kernel: pci 0000:ff:13.0: [8086:6fa8] type 00 class 0x088000
Sep 16 10:20:16 kernel: pci 0000:ff:13.1: [8086:6f71] type 00 class 0x088000
Sep 16 10:20:16 kernel: pci 0000:ff:13.2: [8086:6faa] type 00 class 0x088000
Sep 16 10:20:16 kernel: pci 0000:ff:13.3: [8086:6fab] type 00 class 0x088000
Sep 16 10:20:16 kernel: pci 0000:ff:13.4: [8086:6fac] type 00 class 0x088000
Sep 16 10:20:16 kernel: pci 0000:ff:13.5: [8086:6fad] type 00 class 0x088000
Sep 16 10:20:16 kernel: pci 0000:ff:13.6: [8086:6fae] type 00 class 0x088000
Sep 16 10:20:16 kernel: pci 0000:ff:13.7: [8086:6faf] type 00 class 0x088000
Sep 16 10:20:16 kernel: pci 0000:ff:14.0: [8086:6fb0] type 00 class 0x088000
Sep 16 10:20:16 kernel: pci 0000:ff:14.1: [8086:6fb1] type 00 class 0x088000
Sep 16 10:20:16 kernel: pci 0000:ff:14.2: [8086:6fb2] type 00 class 0x088000
Sep 16 10:20:16 kernel: pci 0000:ff:14.3: [8086:6fb3] type 00 class 0x088000
Sep 16 10:20:16 kernel: pci 0000:ff:14.4: [8086:6fbc] type 00 class 0x088000
Sep 16 10:20:16 kernel: pci 0000:ff:14.5: [8086:6fbd] type 00 class 0x088000
Sep 16 10:20:16 kernel: pci 0000:ff:14.6: [8086:6fbe] type 00 class 0x088000
Sep 16 10:20:16 kernel: pci 0000:ff:14.7: [8086:6fbf] type 00 class 0x088000
Sep 16 10:20:16 kernel: pci 0000:ff:15.0: [8086:6fb4] type 00 class 0x088000
Sep 16 10:20:16 kernel: pci 0000:ff:15.1: [8086:6fb5] type 00 class 0x088000
Sep 16 10:20:16 kernel: pci 0000:ff:15.2: [8086:6fb6] type 00 class 0x088000
Sep 16 10:20:16 kernel: pci 0000:ff:15.3: [8086:6fb7] type 00 class 0x088000
Sep 16 10:20:16 kernel: pci 0000:ff:16.0: [8086:6f68] type 00 class 0x088000
Sep 16 10:20:16 kernel: pci 0000:ff:16.6: [8086:6f6e] type 00 class 0x088000
Sep 16 10:20:16 kernel: pci 0000:ff:16.7: [8086:6f6f] type 00 class 0x088000
Sep 16 10:20:16 kernel: pci 0000:ff:17.0: [8086:6fd0] type 00 class 0x088000
Sep 16 10:20:16 kernel: pci 0000:ff:17.4: [8086:6fb8] type 00 class 0x088000
Sep 16 10:20:16 kernel: pci 0000:ff:17.5: [8086:6fb9] type 00 class 0x088000
Sep 16 10:20:16 kernel: pci 0000:ff:17.6: [8086:6fba] type 00 class 0x088000
Sep 16 10:20:16 kernel: pci 0000:ff:17.7: [8086:6fbb] type 00 class 0x088000
Sep 16 10:20:16 kernel: pci 0000:ff:1e.0: [8086:6f98] type 00 class 0x088000
Sep 16 10:20:16 kernel: pci 0000:ff:1e.1: [8086:6f99] type 00 class 0x088000
Sep 16 10:20:16 kernel: pci 0000:ff:1e.2: [8086:6f9a] type 00 class 0x088000
Sep 16 10:20:16 kernel: pci 0000:ff:1e.3: [8086:6fc0] type 00 class 0x088000
Sep 16 10:20:16 kernel: pci 0000:ff:1e.4: [8086:6f9c] type 00 class 0x088000
Sep 16 10:20:16 kernel: pci 0000:ff:1f.0: [8086:6f88] type 00 class 0x088000
Sep 16 10:20:16 kernel: pci 0000:ff:1f.2: [8086:6f8a] type 00 class 0x088000
Sep 16 10:20:16 kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
Sep 16 10:20:16 kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig Segments MSI EDR HPX-Type3]
Sep 16 10:20:16 kernel: acpi PNP0A08:00: _OSC: not requesting OS control; OS requires [ExtendedConfig ASPM ClockPM MSI]
Sep 16 10:20:16 kernel: acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
Sep 16 10:20:16 kernel: PCI host bridge to bus 0000:00
Sep 16 10:20:16 kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
Sep 16 10:20:16 kernel: pci_bus 0000:00: root bus resource [io 0x1000-0xffff window]
Sep 16 10:20:16 kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
Sep 16 10:20:16 kernel: pci_bus 0000:00: root bus resource [mem 0x90000000-0xdfffbfff window]
Sep 16 10:20:16 kernel: pci_bus 0000:00: root bus resource [bus 00-fe]
Sep 16 10:20:16 kernel: pci 0000:00:00.0: [8086:6f00] type 00 class 0x060000
Sep 16 10:20:16 kernel: pci 0000:00:01.0: [8086:6f02] type 01 class 0x060400
Sep 16 10:20:16 kernel: pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
Sep 16 10:20:16 kernel: pci 0000:00:01.1: [8086:6f03] type 01 class 0x060400
Sep 16 10:20:16 kernel: pci 0000:00:01.1: PME# supported from D0 D3hot D3cold
Sep 16 10:20:16 kernel: pci 0000:00:02.0: [8086:6f04] type 01 class 0x060400
Sep 16 10:20:16 kernel: pci 0000:00:02.0: PME# supported from D0 D3hot D3cold
Sep 16 10:20:16 kernel: pci 0000:00:03.0: [8086:6f08] type 01 class 0x060400
Sep 16 10:20:16 kernel: pci 0000:00:03.0: PME# supported from D0 D3hot D3cold
Sep 16 10:20:16 kernel: pci 0000:00:05.0: [8086:6f28] type 00 class 0x088000
Sep 16 10:20:16 kernel: pci 0000:00:05.1: [8086:6f29] type 00 class 0x088000
Sep 16 10:20:16 kernel: pci 0000:00:05.2: [8086:6f2a] type 00 class 0x088000
Sep 16 10:20:16 kernel: pci 0000:00:11.0: [8086:8d7c] type 00 class 0xff0000
Sep 16 10:20:16 kernel: pci 0000:00:14.0: [8086:8d31] type 00 class 0x0c0330
Sep 16 10:20:16 kernel: pci 0000:00:14.0: reg 0x10: [mem 0xcd420000-0xcd42ffff 64bit]
Sep 16 10:20:16 kernel: pci 0000:00:14.0: PME# supported from D3hot D3cold
Sep 16 10:20:16 kernel: pci 0000:00:16.0: [8086:8d3a] type 00 class 0x078000
Sep 16 10:20:16 kernel: pci 0000:00:16.0: reg 0x10: [mem 0xcd43b000-0xcd43b00f 64bit]
Sep 16 10:20:16 kernel: pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
Sep 16 10:20:16 kernel: pci 0000:00:19.0: [8086:15a1] type 00 class 0x020000
Sep 16 10:20:16 kernel: pci 0000:00:19.0: reg 0x10: [mem 0xcd400000-0xcd41ffff]
Sep 16 10:20:16 kernel: pci 0000:00:19.0: reg 0x14: [mem 0xcd438000-0xcd438fff]
Sep 16 10:20:16 kernel: pci 0000:00:19.0: reg 0x18: [io 0xc000-0xc01f]
Sep 16 10:20:16 kernel: pci 0000:00:19.0: PME# supported from D0 D3hot D3cold
Sep 16 10:20:16 kernel: pci 0000:00:1a.0: [8086:8d2d] type 00 class 0x0c0320
Sep 16 10:20:16 kernel: pci 0000:00:1a.0: reg 0x10: [mem 0xcd437000-0xcd4373ff]
Sep 16 10:20:16 kernel: pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
Sep 16 10:20:16 kernel: pci 0000:00:1b.0: [8086:8d20] type 00 class 0x040300
Sep 16 10:20:16 kernel: pci 0000:00:1b.0: reg 0x10: [mem 0xcd430000-0xcd433fff 64bit]
Sep 16 10:20:16 kernel: pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
Sep 16 10:20:16 kernel: pci 0000:00:1c.0: [8086:8d10] type 01 class 0x060400
Sep 16 10:20:16 kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
Sep 16 10:20:16 kernel: pci 0000:00:1c.5: [8086:8d1a] type 01 class 0x060400
Sep 16 10:20:16 kernel: pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
Sep 16 10:20:16 kernel: pci 0000:00:1c.7: [8086:8d1e] type 01 class 0x060400
Sep 16 10:20:16 kernel: pci 0000:00:1c.7: PME# supported from D0 D3hot D3cold
Sep 16 10:20:16 kernel: pci 0000:00:1d.0: [8086:8d26] type 00 class 0x0c0320
Sep 16 10:20:16 kernel: pci 0000:00:1d.0: reg 0x10: [mem 0xcd436000-0xcd4363ff]
Sep 16 10:20:16 kernel: pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
Sep 16 10:20:16 kernel: pci 0000:00:1f.0: [8086:8d47] type 00 class 0x060100
Sep 16 10:20:16 kernel: pci 0000:00:1f.3: [8086:8d22] type 00 class 0x0c0500
Sep 16 10:20:16 kernel: pci 0000:00:1f.3: reg 0x10: [mem 0xcd435000-0xcd4350ff 64bit]
Sep 16 10:20:16 kernel: pci 0000:00:1f.3: reg 0x20: [io 0x0580-0x059f]
Sep 16 10:20:16 kernel: pci 0000:01:00.0: [8086:0953] type 00 class 0x010802
Sep 16 10:20:16 kernel: pci 0000:01:00.0: reg 0x10: [mem 0xdf410000-0xdf413fff 64bit]
Sep 16 10:20:16 kernel: pci 0000:01:00.0: reg 0x30: [mem 0xdf400000-0xdf40ffff pref]
Sep 16 10:20:16 kernel: pci 0000:01:00.0: enabling Extended Tags
Sep 16 10:20:16 kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
Sep 16 10:20:16 kernel: pci 0000:00:01.0: bridge window [mem 0xdf400000-0xdf4fffff]
Sep 16 10:20:16 kernel: pci 0000:02:00.0: [8086:1578] type 01 class 0x060400
Sep 16 10:20:16 kernel: pci 0000:02:00.0: enabling Extended Tags
Sep 16 10:20:16 kernel: pci 0000:02:00.0: supports D1 D2
Sep 16 10:20:16 kernel: pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Sep 16 10:20:16 kernel: pci 0000:00:01.1: PCI bridge to [bus 02-4a]
Sep 16 10:20:16 kernel: pci 0000:00:01.1: bridge window [io 0x4000-0x7fff]
Sep 16 10:20:16 kernel: pci 0000:00:01.1: bridge window [mem 0xcf200000-0xdf1fffff]
Sep 16 10:20:16 kernel: pci 0000:00:01.1: bridge window [mem 0xc2100000-0xc40fffff 64bit pref]
Sep 16 10:20:16 kernel: pci 0000:03:00.0: [8086:1578] type 01 class 0x060400
Sep 16 10:20:16 kernel: pci 0000:03:00.0: enabling Extended Tags
Sep 16 10:20:16 kernel: pci 0000:03:00.0: supports D1 D2
Sep 16 10:20:16 kernel: pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Sep 16 10:20:16 kernel: pci 0000:03:01.0: [8086:1578] type 01 class 0x060400
Sep 16 10:20:16 kernel: pci 0000:03:01.0: enabling Extended Tags
Sep 16 10:20:16 kernel: pci 0000:03:01.0: supports D1 D2
Sep 16 10:20:16 kernel: pci 0000:03:01.0: PME# supported from D0 D1 D2 D3hot D3cold
Sep 16 10:20:16 kernel: pci 0000:03:02.0: [8086:1578] type 01 class 0x060400
Sep 16 10:20:16 kernel: pci 0000:03:02.0: enabling Extended Tags
Sep 16 10:20:16 kernel: pci 0000:03:02.0: supports D1 D2
Sep 16 10:20:16 kernel: pci 0000:03:02.0: PME# supported from D0 D1 D2 D3hot D3cold
Sep 16 10:20:16 kernel: pci 0000:03:04.0: [8086:1578] type 01 class 0x060400
Sep 16 10:20:16 kernel: pci 0000:03:04.0: enabling Extended Tags
Sep 16 10:20:16 kernel: pci 0000:03:04.0: supports D1 D2
Sep 16 10:20:16 kernel: pci 0000:03:04.0: PME# supported from D0 D1 D2 D3hot D3cold
Sep 16 10:20:16 kernel: pci 0000:02:00.0: PCI bridge to [bus 03-4a]
Sep 16 10:20:16 kernel: pci 0000:02:00.0: bridge window [io 0x4000-0x7fff]
Sep 16 10:20:16 kernel: pci 0000:02:00.0: bridge window [mem 0xcf200000-0xdf1fffff]
Sep 16 10:20:16 kernel: pci 0000:02:00.0: bridge window [mem 0xc2100000-0xc40fffff 64bit pref]
Sep 16 10:20:16 kernel: pci 0000:04:00.0: [8086:1577] type 00 class 0x088000
Sep 16 10:20:16 kernel: pci 0000:04:00.0: reg 0x10: [mem 0xdf100000-0xdf13ffff]
Sep 16 10:20:16 kernel: pci 0000:04:00.0: reg 0x14: [mem 0xdf140000-0xdf140fff]
Sep 16 10:20:16 kernel: pci 0000:04:00.0: enabling Extended Tags
Sep 16 10:20:16 kernel: pci 0000:04:00.0: supports D1 D2
Sep 16 10:20:16 kernel: pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Sep 16 10:20:16 kernel: pci 0000:03:00.0: PCI bridge to [bus 04]
Sep 16 10:20:16 kernel: pci 0000:03:00.0: bridge window [mem 0xdf100000-0xdf1fffff]
Sep 16 10:20:16 kernel: pci 0000:03:01.0: PCI bridge to [bus 05-48]
Sep 16 10:20:16 kernel: pci 0000:03:01.0: bridge window [io 0x4000-0x7fff]
Sep 16 10:20:16 kernel: pci 0000:03:01.0: bridge window [mem 0xcf200000-0xdeefffff]
Sep 16 10:20:16 kernel: pci 0000:03:01.0: bridge window [mem 0xc2100000-0xc40fffff 64bit pref]
Sep 16 10:20:16 kernel: pci 0000:49:00.0: [8086:15b6] type 00 class 0x0c0330
Sep 16 10:20:16 kernel: pci 0000:49:00.0: reg 0x10: [mem 0xdef00000-0xdef0ffff]
Sep 16 10:20:16 kernel: pci 0000:49:00.0: enabling Extended Tags
Sep 16 10:20:16 kernel: pci 0000:49:00.0: supports D1 D2
Sep 16 10:20:16 kernel: pci 0000:49:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Sep 16 10:20:16 kernel: pci 0000:49:00.0: 8.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x4 link at 0000:03:02.0 (capable of 31.504 Gb/s with 8.0 GT/s PCIe x4 link)
Sep 16 10:20:16 kernel: pci 0000:03:02.0: PCI bridge to [bus 49]
Sep 16 10:20:16 kernel: pci 0000:03:02.0: bridge window [mem 0xdef00000-0xdf0fffff]
Sep 16 10:20:16 kernel: pci 0000:03:04.0: PCI bridge to [bus 4a]
Sep 16 10:20:16 kernel: pci 0000:4b:00.0: [10b5:8747] type 01 class 0x060400
Sep 16 10:20:16 kernel: pci 0000:4b:00.0: reg 0x10: [mem 0xcd300000-0xcd33ffff]
Sep 16 10:20:16 kernel: pci 0000:4b:00.0: PME# supported from D0 D3hot D3cold
Sep 16 10:20:16 kernel: pci 0000:00:02.0: PCI bridge to [bus 4b-4f]
Sep 16 10:20:16 kernel: pci 0000:00:02.0: bridge window [io 0x8000-0x9fff]
Sep 16 10:20:16 kernel: pci 0000:00:02.0: bridge window [mem 0xcc000000-0xcd3fffff]
Sep 16 10:20:16 kernel: pci 0000:00:02.0: bridge window [mem 0xb0000000-0xc1ffffff 64bit pref]
Sep 16 10:20:16 kernel: pci 0000:4c:08.0: [10b5:8747] type 01 class 0x060400
Sep 16 10:20:16 kernel: pci 0000:4c:08.0: PME# supported from D0 D3hot D3cold
Sep 16 10:20:16 kernel: pci 0000:4c:09.0: [10b5:8747] type 01 class 0x060400
Sep 16 10:20:16 kernel: pci 0000:4c:09.0: PME# supported from D0 D3hot D3cold
Sep 16 10:20:16 kernel: pci 0000:4c:10.0: [10b5:8747] type 01 class 0x060400
Sep 16 10:20:16 kernel: pci 0000:4c:10.0: PME# supported from D0 D3hot D3cold
Sep 16 10:20:16 kernel: pci 0000:4b:00.0: PCI bridge to [bus 4c-4f]
Sep 16 10:20:16 kernel: pci 0000:4b:00.0: bridge window [io 0x8000-0x9fff]
Sep 16 10:20:16 kernel: pci 0000:4b:00.0: bridge window [mem 0xcc000000-0xcd2fffff]
Sep 16 10:20:16 kernel: pci 0000:4b:00.0: bridge window [mem 0xb0000000-0xc1ffffff 64bit pref]
Sep 16 10:20:16 kernel: pci 0000:4d:00.0: [144d:a802] type 00 class 0x010802
Sep 16 10:20:16 kernel: pci 0000:4d:00.0: reg 0x10: [mem 0xcd210000-0xcd213fff 64bit]
Sep 16 10:20:16 kernel: pci 0000:4d:00.0: reg 0x18: [io 0x9000-0x90ff]
Sep 16 10:20:16 kernel: pci 0000:4d:00.0: reg 0x30: [mem 0xcd200000-0xcd20ffff pref]
Sep 16 10:20:16 kernel: pci 0000:4c:08.0: PCI bridge to [bus 4d]
Sep 16 10:20:16 kernel: pci 0000:4c:08.0: bridge window [io 0x9000-0x9fff]
Sep 16 10:20:16 kernel: pci 0000:4c:08.0: bridge window [mem 0xcd200000-0xcd2fffff]
Sep 16 10:20:16 kernel: pci 0000:4c:09.0: PCI bridge to [bus 4e]
Sep 16 10:20:16 kernel: pci 0000:4f:00.0: [10de:1b81] type 00 class 0x030000
Sep 16 10:20:16 kernel: pci 0000:4f:00.0: reg 0x10: [mem 0xcc000000-0xccffffff]
Sep 16 10:20:16 kernel: pci 0000:4f:00.0: reg 0x14: [mem 0xb0000000-0xbfffffff 64bit pref]
Sep 16 10:20:16 kernel: pci 0000:4f:00.0: reg 0x1c: [mem 0xc0000000-0xc1ffffff 64bit pref]
Sep 16 10:20:16 kernel: pci 0000:4f:00.0: reg 0x24: [io 0x8000-0x807f]
Sep 16 10:20:16 kernel: pci 0000:4f:00.0: reg 0x30: [mem 0xcd000000-0xcd07ffff pref]
Sep 16 10:20:16 kernel: pci 0000:4f:00.0: enabling Extended Tags
Sep 16 10:20:16 kernel: pci 0000:4f:00.1: [10de:10f0] type 00 class 0x040300
Sep 16 10:20:16 kernel: pci 0000:4f:00.1: reg 0x10: [mem 0xcd080000-0xcd083fff]
Sep 16 10:20:16 kernel: pci 0000:4f:00.1: enabling Extended Tags
Sep 16 10:20:16 kernel: pci 0000:4c:10.0: PCI bridge to [bus 4f]
Sep 16 10:20:16 kernel: pci 0000:4c:10.0: bridge window [io 0x8000-0x8fff]
Sep 16 10:20:16 kernel: pci 0000:4c:10.0: bridge window [mem 0xcc000000-0xcd0fffff]
Sep 16 10:20:16 kernel: pci 0000:4c:10.0: bridge window [mem 0xb0000000-0xc1ffffff 64bit pref]
Sep 16 10:20:16 kernel: pci 0000:50:00.0: [10de:1b80] type 00 class 0x030000
Sep 16 10:20:16 kernel: pci 0000:50:00.0: reg 0x10: [mem 0xce000000-0xceffffff]
Sep 16 10:20:16 kernel: pci 0000:50:00.0: reg 0x14: [mem 0x90000000-0x9fffffff 64bit pref]
Sep 16 10:20:16 kernel: pci 0000:50:00.0: reg 0x1c: [mem 0xa0000000-0xa1ffffff 64bit pref]
Sep 16 10:20:16 kernel: pci 0000:50:00.0: reg 0x24: [io 0xb000-0xb07f]
Sep 16 10:20:16 kernel: pci 0000:50:00.0: reg 0x30: [mem 0xcf000000-0xcf07ffff pref]
Sep 16 10:20:16 kernel: pci 0000:50:00.0: enabling Extended Tags
Sep 16 10:20:16 kernel: pci 0000:50:00.0: BAR 3: assigned to efifb
Sep 16 10:20:16 kernel: pci 0000:50:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
Sep 16 10:20:16 kernel: pci 0000:50:00.0: 32.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x16 link at 0000:00:03.0 (capable of 126.016 Gb/s with 8.0 GT/s PCIe x16 link)
Sep 16 10:20:16 kernel: pci 0000:50:00.1: [10de:10f0] type 00 class 0x040300
Sep 16 10:20:16 kernel: pci 0000:50:00.1: reg 0x10: [mem 0xcf080000-0xcf083fff]
Sep 16 10:20:16 kernel: pci 0000:50:00.1: enabling Extended Tags
Sep 16 10:20:16 kernel: pci 0000:00:03.0: PCI bridge to [bus 50]
Sep 16 10:20:16 kernel: pci 0000:00:03.0: bridge window [io 0xb000-0xbfff]
Sep 16 10:20:16 kernel: pci 0000:00:03.0: bridge window [mem 0xce000000-0xcf0fffff]
Sep 16 10:20:16 kernel: pci 0000:00:03.0: bridge window [mem 0x90000000-0xa1ffffff 64bit pref]
Sep 16 10:20:16 kernel: pci 0000:00:1c.0: PCI bridge to [bus 51]
Sep 16 10:20:16 kernel: pci 0000:52:00.0: [8086:1539] type 00 class 0x020000
Sep 16 10:20:16 kernel: pci 0000:52:00.0: reg 0x10: [mem 0xdf300000-0xdf31ffff]
Sep 16 10:20:16 kernel: pci 0000:52:00.0: reg 0x18: [io 0xa000-0xa01f]
Sep 16 10:20:16 kernel: pci 0000:52:00.0: reg 0x1c: [mem 0xdf320000-0xdf323fff]
Sep 16 10:20:16 kernel: pci 0000:52:00.0: PME# supported from D0 D3hot D3cold
Sep 16 10:20:16 kernel: pci 0000:00:1c.5: PCI bridge to [bus 52]
Sep 16 10:20:16 kernel: pci 0000:00:1c.5: bridge window [io 0xa000-0xafff]
Sep 16 10:20:16 kernel: pci 0000:00:1c.5: bridge window [mem 0xdf300000-0xdf3fffff]
Sep 16 10:20:16 kernel: pci 0000:53:00.0: [8086:24f3] type 00 class 0x028000
Sep 16 10:20:16 kernel: pci 0000:53:00.0: reg 0x10: [mem 0xdf200000-0xdf201fff 64bit]
Sep 16 10:20:16 kernel: pci 0000:53:00.0: PME# supported from D0 D3hot D3cold
Sep 16 10:20:16 kernel: pci 0000:00:1c.7: PCI bridge to [bus 53]
Sep 16 10:20:16 kernel: pci 0000:00:1c.7: bridge window [mem 0xdf200000-0xdf2fffff]
Sep 16 10:20:16 kernel: pci_bus 0000:00: on NUMA node 0
Sep 16 10:20:16 kernel: ACPI: PCI: Interrupt link LNKA configured for IRQ 11
Sep 16 10:20:16 kernel: ACPI: PCI: Interrupt link LNKB configured for IRQ 10
Sep 16 10:20:16 kernel: ACPI: PCI: Interrupt link LNKC configured for IRQ 4
Sep 16 10:20:16 kernel: ACPI: PCI: Interrupt link LNKD configured for IRQ 5
Sep 16 10:20:16 kernel: ACPI: PCI: Interrupt link LNKE configured for IRQ 3
Sep 16 10:20:16 kernel: ACPI: PCI: Interrupt link LNKF configured for IRQ 0
Sep 16 10:20:16 kernel: ACPI: PCI: Interrupt link LNKF disabled
Sep 16 10:20:16 kernel: ACPI: PCI: Interrupt link LNKG configured for IRQ 7
Sep 16 10:20:16 kernel: ACPI: PCI: Interrupt link LNKH configured for IRQ 0
Sep 16 10:20:16 kernel: ACPI: PCI: Interrupt link LNKH disabled
Sep 16 10:20:16 kernel: pci_bus 0000:03: Allocating resources
Sep 16 10:20:16 kernel: pci 0000:03:02.0: bridge window [io 0x1000-0x0fff] to [bus 49] add_size 1000
Sep 16 10:20:16 kernel: pci 0000:03:02.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 49] add_size 200000 add_align 100000
Sep 16 10:20:16 kernel: iommu: Default domain type: Translated
Sep 16 10:20:16 kernel: iommu: DMA domain TLB invalidation policy: lazy mode
Sep 16 10:20:16 kernel: pci 0000:03:04.0: bridge window [io 0x1000-0x0fff] to [bus 4a] add_size 1000
Sep 16 10:20:16 kernel: pci 0000:03:04.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 4a] add_size 200000 add_align 100000
Sep 16 10:20:16 kernel: pci 0000:03:04.0: bridge window [mem 0x00100000-0x000fffff] to [bus 4a] add_size 200000 add_align 100000
Sep 16 10:20:16 kernel: pci 0000:00:01.1: BAR 14: assigned [mem 0x90000000-0x9fffffff]
Sep 16 10:20:16 kernel: pci 0000:00:01.1: BAR 15: assigned [mem 0xa0000000-0xa1ffffff 64bit pref]
Sep 16 10:20:16 kernel: pci 0000:00:01.1: BAR 13: assigned [io 0x1000-0x4fff]
Sep 16 10:20:16 kernel: pci 0000:03:02.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
Sep 16 10:20:16 kernel: pci 0000:03:02.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
Sep 16 10:20:16 kernel: pci 0000:03:04.0: BAR 14: no space for [mem size 0x00200000]
Sep 16 10:20:16 kernel: pci 0000:03:04.0: BAR 14: failed to assign [mem size 0x00200000]
Sep 16 10:20:16 kernel: pci 0000:03:04.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
Sep 16 10:20:16 kernel: pci 0000:03:04.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
Sep 16 10:20:16 kernel: pci 0000:03:02.0: BAR 13: no space for [io size 0x1000]
Sep 16 10:20:16 kernel: pci 0000:03:02.0: BAR 13: failed to assign [io size 0x1000]
Sep 16 10:20:16 kernel: pci 0000:03:04.0: BAR 13: no space for [io size 0x1000]
Sep 16 10:20:16 kernel: pci 0000:03:04.0: BAR 13: failed to assign [io size 0x1000]
Sep 16 10:20:16 kernel: pci 0000:03:04.0: BAR 14: no space for [mem size 0x00200000]
Sep 16 10:20:16 kernel: pci 0000:03:04.0: BAR 14: failed to assign [mem size 0x00200000]
Sep 16 10:20:16 kernel: pci 0000:03:04.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
Sep 16 10:20:16 kernel: pci 0000:03:04.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
Sep 16 10:20:16 kernel: pci 0000:03:04.0: BAR 13: no space for [io size 0x1000]
Sep 16 10:20:16 kernel: pci 0000:03:04.0: BAR 13: failed to assign [io size 0x1000]
Sep 16 10:20:16 kernel: pci 0000:03:02.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
Sep 16 10:20:16 kernel: pci 0000:03:02.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
Sep 16 10:20:16 kernel: pci 0000:03:02.0: BAR 13: no space for [io size 0x1000]
Sep 16 10:20:16 kernel: pci 0000:03:02.0: BAR 13: failed to assign [io size 0x1000]
Sep 16 10:20:16 kernel: pci 0000:03:00.0: PCI bridge to [bus 04]
Sep 16 10:20:16 kernel: pci 0000:03:00.0: bridge window [mem 0xdf100000-0xdf1fffff]
Sep 16 10:20:16 kernel: pci 0000:03:01.0: PCI bridge to [bus 05-48]
Sep 16 10:20:16 kernel: pci 0000:03:01.0: bridge window [io 0x4000-0x7fff]
Sep 16 10:20:16 kernel: pci 0000:03:01.0: bridge window [mem 0xcf200000-0xdeefffff]
Sep 16 10:20:16 kernel: pci 0000:03:01.0: bridge window [mem 0xc2100000-0xc40fffff 64bit pref]
Sep 16 10:20:16 kernel: pci 0000:03:02.0: PCI bridge to [bus 49]
Sep 16 10:20:16 kernel: pci 0000:03:02.0: bridge window [mem 0xdef00000-0xdf0fffff]
Sep 16 10:20:16 kernel: pci 0000:03:04.0: PCI bridge to [bus 4a]
Sep 16 10:20:16 kernel: pci 0000:02:00.0: PCI bridge to [bus 03-4a]
Sep 16 10:20:16 kernel: pci 0000:02:00.0: bridge window [io 0x4000-0x7fff]
Sep 16 10:20:16 kernel: pci 0000:02:00.0: bridge window [mem 0xcf200000-0xdf1fffff]
Sep 16 10:20:16 kernel: pci 0000:02:00.0: bridge window [mem 0xc2100000-0xc40fffff 64bit pref]
Sep 16 10:20:16 kernel: pci 0000:00:01.1: PCI bridge to [bus 02-4a]
Sep 16 10:20:16 kernel: pci 0000:00:01.1: bridge window [io 0x1000-0x4fff]
Sep 16 10:20:16 kernel: pci 0000:00:01.1: bridge window [mem 0x90000000-0x9fffffff]
Sep 16 10:20:16 kernel: SCSI subsystem initialized
Sep 16 10:20:16 kernel: pci 0000:00:01.1: bridge window [mem 0xa0000000-0xa1ffffff 64bit pref]
Sep 16 10:20:16 kernel: libata version 3.00 loaded.
Sep 16 10:20:16 kernel: ACPI: bus type USB registered
Sep 16 10:20:16 kernel: usbcore: registered new interface driver usbfs
Sep 16 10:20:16 kernel: usbcore: registered new interface driver hub
Sep 16 10:20:16 kernel: usbcore: registered new device driver usb
Sep 16 10:20:16 kernel: pps_core: LinuxPPS API ver. 1 registered
Sep 16 10:20:16 kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
Sep 16 10:20:16 kernel: PTP clock support registered
Sep 16 10:20:16 kernel: EDAC MC: Ver: 3.0.0
Sep 16 10:20:16 kernel: efivars: Registered efivars operations
Sep 16 10:20:16 kernel: NetLabel: Initializing
Sep 16 10:20:16 kernel: NetLabel: domain hash size = 128
Sep 16 10:20:16 kernel: NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
Sep 16 10:20:16 kernel: NetLabel: unlabeled traffic allowed by default
Sep 16 10:20:16 kernel: mctp: management component transport protocol core
Sep 16 10:20:16 kernel: NET: Registered PF_MCTP protocol family
Sep 16 10:20:16 kernel: PCI: Using ACPI for IRQ routing
Sep 16 10:20:16 kernel: PCI: pci_cache_line_size set to 64 bytes
Sep 16 10:20:16 kernel: pci 0000:00:03.0: can't claim BAR 15 [mem 0x90000000-0xa1ffffff 64bit pref]: address conflict with PCI Bus 0000:02 [mem 0x90000000-0x9fffffff]
Sep 16 10:20:16 kernel: pci 0000:50:00.0: can't claim BAR 1 [mem 0x90000000-0x9fffffff 64bit pref]: no compatible bridge window
Sep 16 10:20:16 kernel: pci 0000:50:00.0: can't claim BAR 3 [mem 0xa0000000-0xa1ffffff 64bit pref]: no compatible bridge window
Sep 16 10:20:16 kernel: e820: reserve RAM buffer [mem 0x7c0c5018-0x7fffffff]
Sep 16 10:20:16 kernel: e820: reserve RAM buffer [mem 0x7c0d7018-0x7fffffff]
Sep 16 10:20:16 kernel: e820: reserve RAM buffer [mem 0x7c0e9018-0x7fffffff]
Sep 16 10:20:16 kernel: e820: reserve RAM buffer [mem 0x7c10a018-0x7fffffff]
Sep 16 10:20:16 kernel: e820: reserve RAM buffer [mem 0x7c12a018-0x7fffffff]
Sep 16 10:20:16 kernel: e820: reserve RAM buffer [mem 0x7c132018-0x7fffffff]
Sep 16 10:20:16 kernel: e820: reserve RAM buffer [mem 0x822ec000-0x83ffffff]
Sep 16 10:20:16 kernel: e820: reserve RAM buffer [mem 0x8486e000-0x87ffffff]
Sep 16 10:20:16 kernel: e820: reserve RAM buffer [mem 0x86f7c000-0x87ffffff]
Sep 16 10:20:16 kernel: pci 0000:4f:00.0: vgaarb: setting as boot VGA device
Sep 16 10:20:16 kernel: pci 0000:4f:00.0: vgaarb: bridge control possible
Sep 16 10:20:16 kernel: pci 0000:4f:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
Sep 16 10:20:16 kernel: pci 0000:50:00.0: vgaarb: setting as boot VGA device (overriding previous)
Sep 16 10:20:16 kernel: pci 0000:50:00.0: vgaarb: bridge control possible
Sep 16 10:20:16 kernel: pci 0000:50:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
Sep 16 10:20:16 kernel: vgaarb: loaded
Sep 16 10:20:16 kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
Sep 16 10:20:16 kernel: hpet0: 8 comparators, 64-bit 14.318180 MHz counter
Sep 16 10:20:16 kernel: clocksource: Switched to clocksource tsc-early
Sep 16 10:20:16 kernel: VFS: Disk quotas dquot_6.6.0
Sep 16 10:20:16 kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Sep 16 10:20:16 kernel: pnp: PnP ACPI init
Sep 16 10:20:16 kernel: system 00:01: [io 0x0500-0x057f] has been reserved
Sep 16 10:20:16 kernel: system 00:01: [io 0x0400-0x047f] has been reserved
Sep 16 10:20:16 kernel: system 00:01: [io 0x0580-0x059f] has been reserved
Sep 16 10:20:16 kernel: system 00:01: [io 0x0600-0x061f] has been reserved
Sep 16 10:20:16 kernel: system 00:01: [io 0x0880-0x0883] has been reserved
Sep 16 10:20:16 kernel: system 00:01: [io 0x0800-0x081f] has been reserved
Sep 16 10:20:16 kernel: system 00:01: [mem 0xfed1c000-0xfed3ffff] has been reserved
Sep 16 10:20:16 kernel: system 00:01: [mem 0xfed45000-0xfed8bfff] has been reserved
Sep 16 10:20:16 kernel: system 00:01: [mem 0xff000000-0xffffffff] has been reserved
Sep 16 10:20:16 kernel: system 00:01: [mem 0xfee00000-0xfeefffff] has been reserved
Sep 16 10:20:16 kernel: system 00:01: [mem 0xfed12000-0xfed1200f] has been reserved
Sep 16 10:20:16 kernel: system 00:01: [mem 0xfed12010-0xfed1201f] has been reserved
Sep 16 10:20:16 kernel: system 00:01: [mem 0xfed1b000-0xfed1bfff] has been reserved
Sep 16 10:20:16 kernel: system 00:02: [io 0x0a00-0x0a2f] has been reserved
Sep 16 10:20:16 kernel: system 00:02: [io 0x0a30-0x0a3f] has been reserved
Sep 16 10:20:16 kernel: system 00:02: [io 0x0a40-0x0a4f] has been reserved
Sep 16 10:20:16 kernel: pnp: PnP ACPI: found 3 devices
Sep 16 10:20:16 kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Sep 16 10:20:16 kernel: NET: Registered PF_INET protocol family
Sep 16 10:20:16 kernel: IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
Sep 16 10:20:16 kernel: tcp_listen_portaddr_hash hash table entries: 32768 (order: 7, 524288 bytes, linear)
Sep 16 10:20:16 kernel: Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
Sep 16 10:20:16 kernel: TCP established hash table entries: 524288 (order: 10, 4194304 bytes, linear)
Sep 16 10:20:16 kernel: TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
Sep 16 10:20:16 kernel: TCP: Hash tables configured (established 524288 bind 65536)
Sep 16 10:20:16 kernel: MPTCP token hash table entries: 65536 (order: 8, 1572864 bytes, linear)
Sep 16 10:20:16 kernel: UDP hash table entries: 32768 (order: 8, 1048576 bytes, linear)
Sep 16 10:20:16 kernel: UDP-Lite hash table entries: 32768 (order: 8, 1048576 bytes, linear)
Sep 16 10:20:16 kernel: NET: Registered PF_UNIX/PF_LOCAL protocol family
Sep 16 10:20:16 kernel: NET: Registered PF_XDP protocol family
Sep 16 10:20:16 kernel: pci 0000:03:02.0: bridge window [io 0x1000-0x0fff] to [bus 49] add_size 1000
Sep 16 10:20:16 kernel: pci 0000:03:02.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 49] add_size 200000 add_align 100000
Sep 16 10:20:16 kernel: pci 0000:03:04.0: bridge window [io 0x1000-0x0fff] to [bus 4a] add_size 1000
Sep 16 10:20:16 kernel: pci 0000:03:04.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 4a] add_size 200000 add_align 100000
Sep 16 10:20:16 kernel: pci 0000:03:04.0: bridge window [mem 0x00100000-0x000fffff] to [bus 4a] add_size 200000 add_align 100000
Sep 16 10:20:16 kernel: pci 0000:4c:09.0: bridge window [io 0x1000-0x0fff] to [bus 4e] add_size 1000
Sep 16 10:20:16 kernel: pci 0000:4c:09.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 4e] add_size 200000 add_align 100000
Sep 16 10:20:16 kernel: pci 0000:4c:09.0: bridge window [mem 0x00100000-0x000fffff] to [bus 4e] add_size 200000 add_align 100000
Sep 16 10:20:16 kernel: pci 0000:00:1c.0: bridge window [io 0x1000-0x0fff] to [bus 51] add_size 1000
Sep 16 10:20:16 kernel: pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 51] add_size 200000 add_align 100000
Sep 16 10:20:16 kernel: pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 51] add_size 200000 add_align 100000
Sep 16 10:20:16 kernel: pci 0000:00:03.0: BAR 15: no space for [mem size 0x18000000 64bit pref]
Sep 16 10:20:16 kernel: pci 0000:00:03.0: BAR 15: failed to assign [mem size 0x18000000 64bit pref]
Sep 16 10:20:16 kernel: pci 0000:00:1c.0: BAR 14: assigned [mem 0xa2000000-0xa21fffff]
Sep 16 10:20:16 kernel: pci 0000:00:1c.0: BAR 15: assigned [mem 0xa2200000-0xa23fffff 64bit pref]
Sep 16 10:20:16 kernel: pci 0000:00:1c.0: BAR 13: assigned [io 0x5000-0x5fff]
Sep 16 10:20:16 kernel: pci 0000:00:03.0: BAR 15: no space for [mem size 0x18000000 64bit pref]
Sep 16 10:20:16 kernel: pci 0000:00:03.0: BAR 15: failed to assign [mem size 0x18000000 64bit pref]
Sep 16 10:20:16 kernel: pci 0000:00:1c.0: BAR 14: assigned [mem 0xa2000000-0xa21fffff]
Sep 16 10:20:16 kernel: pci 0000:00:1c.0: BAR 15: assigned [mem 0xa2200000-0xa23fffff 64bit pref]
Sep 16 10:20:16 kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
Sep 16 10:20:16 kernel: pci 0000:00:01.0: bridge window [mem 0xdf400000-0xdf4fffff]
Sep 16 10:20:16 kernel: pci 0000:03:02.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
Sep 16 10:20:16 kernel: pci 0000:03:02.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
Sep 16 10:20:16 kernel: pci 0000:03:04.0: BAR 14: no space for [mem size 0x00200000]
Sep 16 10:20:16 kernel: pci 0000:03:04.0: BAR 14: failed to assign [mem size 0x00200000]
Sep 16 10:20:16 kernel: pci 0000:03:04.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
Sep 16 10:20:16 kernel: pci 0000:03:04.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
Sep 16 10:20:16 kernel: pci 0000:03:02.0: BAR 13: no space for [io size 0x1000]
Sep 16 10:20:16 kernel: pci 0000:03:02.0: BAR 13: failed to assign [io size 0x1000]
Sep 16 10:20:16 kernel: pci 0000:03:04.0: BAR 13: no space for [io size 0x1000]
Sep 16 10:20:16 kernel: pci 0000:03:04.0: BAR 13: failed to assign [io size 0x1000]
Sep 16 10:20:16 kernel: pci 0000:03:04.0: BAR 14: no space for [mem size 0x00200000]
Sep 16 10:20:16 kernel: pci 0000:03:04.0: BAR 14: failed to assign [mem size 0x00200000]
Sep 16 10:20:16 kernel: pci 0000:03:04.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
Sep 16 10:20:16 kernel: pci 0000:03:04.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
Sep 16 10:20:16 kernel: pci 0000:03:04.0: BAR 13: no space for [io size 0x1000]
Sep 16 10:20:16 kernel: pci 0000:03:04.0: BAR 13: failed to assign [io size 0x1000]
Sep 16 10:20:16 kernel: pci 0000:03:02.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
Sep 16 10:20:16 kernel: pci 0000:03:02.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
Sep 16 10:20:16 kernel: pci 0000:03:02.0: BAR 13: no space for [io size 0x1000]
Sep 16 10:20:16 kernel: pci 0000:03:02.0: BAR 13: failed to assign [io size 0x1000]
Sep 16 10:20:16 kernel: pci 0000:03:00.0: PCI bridge to [bus 04]
Sep 16 10:20:16 kernel: pci 0000:03:00.0: bridge window [mem 0xdf100000-0xdf1fffff]
Sep 16 10:20:16 kernel: pci 0000:03:01.0: PCI bridge to [bus 05-48]
Sep 16 10:20:16 kernel: pci 0000:03:01.0: bridge window [io 0x4000-0x7fff]
Sep 16 10:20:16 kernel: pci 0000:03:01.0: bridge window [mem 0xcf200000-0xdeefffff]
Sep 16 10:20:16 kernel: pci 0000:03:01.0: bridge window [mem 0xc2100000-0xc40fffff 64bit pref]
Sep 16 10:20:16 kernel: pci 0000:03:02.0: PCI bridge to [bus 49]
Sep 16 10:20:16 kernel: pci 0000:03:02.0: bridge window [mem 0xdef00000-0xdf0fffff]
Sep 16 10:20:16 kernel: pci 0000:03:04.0: PCI bridge to [bus 4a]
Sep 16 10:20:16 kernel: pci 0000:02:00.0: PCI bridge to [bus 03-4a]
Sep 16 10:20:16 kernel: pci 0000:02:00.0: bridge window [io 0x4000-0x7fff]
Sep 16 10:20:16 kernel: pci 0000:02:00.0: bridge window [mem 0xcf200000-0xdf1fffff]
Sep 16 10:20:16 kernel: pci 0000:02:00.0: bridge window [mem 0xc2100000-0xc40fffff 64bit pref]
Sep 16 10:20:16 kernel: pci 0000:00:01.1: PCI bridge to [bus 02-4a]
Sep 16 10:20:16 kernel: pci 0000:00:01.1: bridge window [io 0x1000-0x4fff]
Sep 16 10:20:16 kernel: pci 0000:00:01.1: bridge window [mem 0x90000000-0x9fffffff]
Sep 16 10:20:16 kernel: pci 0000:00:01.1: bridge window [mem 0xa0000000-0xa1ffffff 64bit pref]
Sep 16 10:20:16 kernel: pci 0000:4c:09.0: BAR 14: no space for [mem size 0x00200000]
Sep 16 10:20:16 kernel: pci 0000:4c:09.0: BAR 14: failed to assign [mem size 0x00200000]
Sep 16 10:20:16 kernel: pci 0000:4c:09.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
Sep 16 10:20:16 kernel: pci 0000:4c:09.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
Sep 16 10:20:16 kernel: pci 0000:4c:09.0: BAR 13: no space for [io size 0x1000]
Sep 16 10:20:16 kernel: pci 0000:4c:09.0: BAR 13: failed to assign [io size 0x1000]
Sep 16 10:20:16 kernel: pci 0000:4c:09.0: BAR 14: no space for [mem size 0x00200000]
Sep 16 10:20:16 kernel: pci 0000:4c:09.0: BAR 14: failed to assign [mem size 0x00200000]
Sep 16 10:20:16 kernel: pci 0000:4c:09.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
Sep 16 10:20:16 kernel: pci 0000:4c:09.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
Sep 16 10:20:16 kernel: pci 0000:4c:09.0: BAR 13: no space for [io size 0x1000]
Sep 16 10:20:16 kernel: pci 0000:4c:09.0: BAR 13: failed to assign [io size 0x1000]
Sep 16 10:20:16 kernel: pci 0000:4c:08.0: PCI bridge to [bus 4d]
Sep 16 10:20:16 kernel: pci 0000:4c:08.0: bridge window [io 0x9000-0x9fff]
Sep 16 10:20:16 kernel: pci 0000:4c:08.0: bridge window [mem 0xcd200000-0xcd2fffff]
Sep 16 10:20:16 kernel: pci 0000:4c:09.0: PCI bridge to [bus 4e]
Sep 16 10:20:16 kernel: pci 0000:4c:10.0: PCI bridge to [bus 4f]
Sep 16 10:20:16 kernel: pci 0000:4c:10.0: bridge window [io 0x8000-0x8fff]
Sep 16 10:20:16 kernel: pci 0000:4c:10.0: bridge window [mem 0xcc000000-0xcd0fffff]
Sep 16 10:20:16 kernel: pci 0000:4c:10.0: bridge window [mem 0xb0000000-0xc1ffffff 64bit pref]
Sep 16 10:20:16 kernel: pci 0000:4b:00.0: PCI bridge to [bus 4c-4f]
Sep 16 10:20:16 kernel: pci 0000:4b:00.0: bridge window [io 0x8000-0x9fff]
Sep 16 10:20:16 kernel: pci 0000:4b:00.0: bridge window [mem 0xcc000000-0xcd2fffff]
Sep 16 10:20:16 kernel: pci 0000:4b:00.0: bridge window [mem 0xb0000000-0xc1ffffff 64bit pref]
Sep 16 10:20:16 kernel: pci 0000:00:02.0: PCI bridge to [bus 4b-4f]
Sep 16 10:20:16 kernel: pci 0000:00:02.0: bridge window [io 0x8000-0x9fff]
Sep 16 10:20:16 kernel: pci 0000:00:02.0: bridge window [mem 0xcc000000-0xcd3fffff]
Sep 16 10:20:16 kernel: pci 0000:00:02.0: bridge window [mem 0xb0000000-0xc1ffffff 64bit pref]
Sep 16 10:20:16 kernel: pci 0000:50:00.0: BAR 1: no space for [mem size 0x10000000 64bit pref]
Sep 16 10:20:16 kernel: pci 0000:50:00.0: BAR 1: failed to assign [mem 0x90000000-0x9fffffff 64bit pref]
Sep 16 10:20:16 kernel: pci 0000:50:00.0: BAR 3: no space for [mem size 0x02000000 64bit pref]
Sep 16 10:20:16 kernel: pci 0000:50:00.0: BAR 3: failed to assign [mem 0xa0000000-0xa1ffffff 64bit pref]
Sep 16 10:20:16 kernel: pci 0000:00:03.0: PCI bridge to [bus 50]
Sep 16 10:20:16 kernel: pci 0000:00:03.0: bridge window [io 0xb000-0xbfff]
Sep 16 10:20:16 kernel: pci 0000:00:03.0: bridge window [mem 0xce000000-0xcf0fffff]
Sep 16 10:20:16 kernel: pci 0000:00:1c.0: PCI bridge to [bus 51]
Sep 16 10:20:16 kernel: pci 0000:00:1c.0: bridge window [io 0x5000-0x5fff]
Sep 16 10:20:16 kernel: pci 0000:00:1c.0: bridge window [mem 0xa2000000-0xa21fffff]
Sep 16 10:20:16 kernel: pci 0000:00:1c.0: bridge window [mem 0xa2200000-0xa23fffff 64bit pref]
Sep 16 10:20:16 kernel: pci 0000:00:1c.5: PCI bridge to [bus 52]
Sep 16 10:20:16 kernel: pci 0000:00:1c.5: bridge window [io 0xa000-0xafff]
Sep 16 10:20:16 kernel: pci 0000:00:1c.5: bridge window [mem 0xdf300000-0xdf3fffff]
Sep 16 10:20:16 kernel: pci 0000:00:1c.7: PCI bridge to [bus 53]
Sep 16 10:20:16 kernel: pci 0000:00:1c.7: bridge window [mem 0xdf200000-0xdf2fffff]
Sep 16 10:20:16 kernel: pci_bus 0000:00: Some PCI device resources are unassigned, try booting with pci=realloc
Sep 16 10:20:16 kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
Sep 16 10:20:16 kernel: pci_bus 0000:00: resource 5 [io 0x1000-0xffff window]
Sep 16 10:20:16 kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
Sep 16 10:20:16 kernel: pci_bus 0000:00: resource 7 [mem 0x90000000-0xdfffbfff window]
Sep 16 10:20:16 kernel: pci_bus 0000:01: resource 1 [mem 0xdf400000-0xdf4fffff]
Sep 16 10:20:16 kernel: pci_bus 0000:02: resource 0 [io 0x1000-0x4fff]
Sep 16 10:20:16 kernel: pci_bus 0000:02: resource 1 [mem 0x90000000-0x9fffffff]
Sep 16 10:20:16 kernel: pci_bus 0000:02: resource 2 [mem 0xa0000000-0xa1ffffff 64bit pref]
Sep 16 10:20:16 kernel: pci_bus 0000:03: resource 0 [io 0x4000-0x7fff]
Sep 16 10:20:16 kernel: pci_bus 0000:03: resource 1 [mem 0xcf200000-0xdf1fffff]
Sep 16 10:20:16 kernel: pci_bus 0000:03: resource 2 [mem 0xc2100000-0xc40fffff 64bit pref]
Sep 16 10:20:16 kernel: pci_bus 0000:04: resource 1 [mem 0xdf100000-0xdf1fffff]
Sep 16 10:20:16 kernel: pci_bus 0000:05: resource 0 [io 0x4000-0x7fff]
Sep 16 10:20:16 kernel: pci_bus 0000:05: resource 1 [mem 0xcf200000-0xdeefffff]
Sep 16 10:20:16 kernel: pci_bus 0000:05: resource 2 [mem 0xc2100000-0xc40fffff 64bit pref]
Sep 16 10:20:16 kernel: pci_bus 0000:49: resource 1 [mem 0xdef00000-0xdf0fffff]
Sep 16 10:20:16 kernel: pci_bus 0000:4b: resource 0 [io 0x8000-0x9fff]
Sep 16 10:20:16 kernel: pci_bus 0000:4b: resource 1 [mem 0xcc000000-0xcd3fffff]
Sep 16 10:20:16 kernel: pci_bus 0000:4b: resource 2 [mem 0xb0000000-0xc1ffffff 64bit pref]
Sep 16 10:20:16 kernel: pci_bus 0000:4c: resource 0 [io 0x8000-0x9fff]
Sep 16 10:20:16 kernel: pci_bus 0000:4c: resource 1 [mem 0xcc000000-0xcd2fffff]
Sep 16 10:20:16 kernel: pci_bus 0000:4c: resource 2 [mem 0xb0000000-0xc1ffffff 64bit pref]
Sep 16 10:20:16 kernel: pci_bus 0000:4d: resource 0 [io 0x9000-0x9fff]
Sep 16 10:20:16 kernel: pci_bus 0000:4d: resource 1 [mem 0xcd200000-0xcd2fffff]
Sep 16 10:20:16 kernel: pci_bus 0000:4f: resource 0 [io 0x8000-0x8fff]
Sep 16 10:20:16 kernel: pci_bus 0000:4f: resource 1 [mem 0xcc000000-0xcd0fffff]
Sep 16 10:20:16 kernel: pci_bus 0000:4f: resource 2 [mem 0xb0000000-0xc1ffffff 64bit pref]
Sep 16 10:20:16 kernel: pci_bus 0000:50: resource 0 [io 0xb000-0xbfff]
Sep 16 10:20:16 kernel: pci_bus 0000:50: resource 1 [mem 0xce000000-0xcf0fffff]
Sep 16 10:20:16 kernel: pci_bus 0000:51: resource 0 [io 0x5000-0x5fff]
Sep 16 10:20:16 kernel: pci_bus 0000:51: resource 1 [mem 0xa2000000-0xa21fffff]
Sep 16 10:20:16 kernel: pci_bus 0000:51: resource 2 [mem 0xa2200000-0xa23fffff 64bit pref]
Sep 16 10:20:16 kernel: pci_bus 0000:52: resource 0 [io 0xa000-0xafff]
Sep 16 10:20:16 kernel: pci_bus 0000:52: resource 1 [mem 0xdf300000-0xdf3fffff]
Sep 16 10:20:16 kernel: pci_bus 0000:53: resource 1 [mem 0xdf200000-0xdf2fffff]
Sep 16 10:20:16 kernel: pci 0000:00:01.1: CLS mismatch (64 != 128), using 64 bytes
Sep 16 10:20:16 kernel: pci 0000:00:05.0: disabled boot interrupts on device [8086:6f28]
Sep 16 10:20:16 kernel: pci 0000:00:1a.0: quirk_usb_early_handoff+0x0/0x7d0 took 19514 usecs
Sep 16 10:20:16 kernel: pci 0000:00:1d.0: quirk_usb_early_handoff+0x0/0x7d0 took 19487 usecs
Sep 16 10:20:16 kernel: pci 0000:49:00.0: xHCI HW not ready after 5 sec (HC bug?) status = 0xffffffff
Sep 16 10:20:16 kernel: pci 0000:49:00.0: quirk_usb_early_handoff+0x0/0x7d0 took 5145178 usecs
Sep 16 10:20:16 kernel: pci 0000:4f:00.1: extending delay after power-on from D3hot to 20 msec
Sep 16 10:20:16 kernel: pci 0000:4f:00.1: D0 power state depends on 0000:4f:00.0
Sep 16 10:20:16 kernel: pci 0000:50:00.1: extending delay after power-on from D3hot to 20 msec
Sep 16 10:20:16 kernel: pci 0000:50:00.1: D0 power state depends on 0000:50:00.0
Sep 16 10:20:16 kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Sep 16 10:20:16 kernel: software IO TLB: mapped [mem 0x00000000780c5000-0x000000007c0c5000] (64MB)
Sep 16 10:20:16 kernel: Trying to unpack rootfs image as initramfs...
Sep 16 10:20:16 kernel: Initialise system trusted keyrings
Sep 16 10:20:16 kernel: Key type blacklist registered
Sep 16 10:20:16 kernel: workingset: timestamp_bits=41 max_order=24 bucket_order=0
Sep 16 10:20:16 kernel: zbud: loaded
Sep 16 10:20:16 kernel: integrity: Platform Keyring initialized
Sep 16 10:20:16 kernel: integrity: Machine keyring initialized
Sep 16 10:20:16 kernel: Key type asymmetric registered
Sep 16 10:20:16 kernel: Asymmetric key parser 'x509' registered
Sep 16 10:20:16 kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 242)
Sep 16 10:20:16 kernel: io scheduler mq-deadline registered
Sep 16 10:20:16 kernel: io scheduler kyber registered
Sep 16 10:20:16 kernel: io scheduler bfq registered
Sep 16 10:20:16 kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Sep 16 10:20:16 kernel: efifb: probing for efifb
Sep 16 10:20:16 kernel: pci 0000:50:00.0: BAR has moved, updating efifb address
Sep 16 10:20:16 kernel: efifb: cannot reserve video memory at 0x1000000
Sep 16 10:20:16 kernel: ------------[ cut here ]------------
Sep 16 10:20:16 kernel: ioremap on RAM at 0x0000000001000000 - 0x00000000012fffff
Sep 16 10:20:16 kernel: WARNING: CPU: 4 PID: 1 at arch/x86/mm/ioremap.c:216 __ioremap_caller+0x381/0x3a0
Sep 16 10:20:16 kernel: Modules linked in:
Sep 16 10:20:16 kernel: CPU: 4 PID: 1 Comm: swapper/0 Not tainted 6.5.3-arch1-1 #1 ed5b3b894d0aeb37298a77837232ca9b353cc27d
Sep 16 10:20:16 kernel: Hardware name: Gigabyte Technology Co., Ltd. Default string/X99-Designare EX-CF, BIOS F3 07/13/2016
Sep 16 10:20:16 kernel: RIP: 0010:__ioremap_caller+0x381/0x3a0
Sep 16 10:20:16 kernel: Code: 85 c0 0f 89 ae fd ff ff e9 50 fd ff ff 48 8d 54 24 28 48 8d 74 24 18 48 c7 c7 53 07 7d af c6 05 b9 fc f2 01 01 e8 ef be 01 00 <0f> 0b e9 48 fd ff ff 89 c6 48 c7 c7 38 cb 84 af e8 5a 11 0b 00 e9
Sep 16 10:20:16 kernel: RSP: 0000:ffffbecd00017c38 EFLAGS: 00010282
Sep 16 10:20:16 kernel: RAX: 0000000000000000 RBX: 0000000001000000 RCX: c0000000ffffefff
Sep 16 10:20:16 kernel: RDX: 0000000000000000 RSI: 00000000ffffefff RDI: 0000000000000001
Sep 16 10:20:16 kernel: RBP: 0000000000300000 R08: 0000000000000000 R09: ffffbecd00017ac8
Sep 16 10:20:16 kernel: R10: 0000000000000003 R11: ffffffffb00ca068 R12: 0000000000000001
Sep 16 10:20:16 kernel: R13: 0000000000300000 R14: ffffffffae9667b5 R15: 0000000000000000
Sep 16 10:20:16 kernel: FS: 0000000000000000(0000) GS:ffff9731efd00000(0000) knlGS:0000000000000000
Sep 16 10:20:16 kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Sep 16 10:20:16 kernel: CR2: 0000000000000000 CR3: 000000088f820001 CR4: 00000000003706e0
Sep 16 10:20:16 kernel: DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
Sep 16 10:20:16 kernel: DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
Sep 16 10:20:16 kernel: Call Trace:
Sep 16 10:20:16 kernel: <TASK>
Sep 16 10:20:16 kernel: ? __ioremap_caller+0x381/0x3a0
Sep 16 10:20:16 kernel: ? __warn+0x81/0x130
Sep 16 10:20:16 kernel: ? __ioremap_caller+0x381/0x3a0
Sep 16 10:20:16 kernel: ? report_bug+0x171/0x1a0
Sep 16 10:20:16 kernel: ? prb_read_valid+0x1b/0x30
Sep 16 10:20:16 kernel: ? handle_bug+0x3c/0x80
Sep 16 10:20:16 kernel: ? exc_invalid_op+0x17/0x70
Sep 16 10:20:16 kernel: ? asm_exc_invalid_op+0x1a/0x20
Sep 16 10:20:16 kernel: ? efifb_probe+0x425/0xc80
Sep 16 10:20:16 kernel: ? __ioremap_caller+0x381/0x3a0
Sep 16 10:20:16 kernel: ? __ioremap_caller+0x381/0x3a0
Sep 16 10:20:16 kernel: efifb_probe+0x425/0xc80
Sep 16 10:20:16 kernel: ? kernfs_add_one+0x10b/0x140
Sep 16 10:20:16 kernel: platform_probe+0x44/0xa0
Sep 16 10:20:16 kernel: really_probe+0x19e/0x3e0
Sep 16 10:20:16 kernel: ? __pfx___driver_attach+0x10/0x10
Sep 16 10:20:16 kernel: __driver_probe_device+0x78/0x160
Sep 16 10:20:16 kernel: driver_probe_device+0x1f/0x90
Sep 16 10:20:16 kernel: __driver_attach+0xd2/0x1c0
Sep 16 10:20:16 kernel: bus_for_each_dev+0x88/0xd0
Sep 16 10:20:16 kernel: bus_add_driver+0x116/0x220
Sep 16 10:20:16 kernel: driver_register+0x59/0x100
Sep 16 10:20:16 kernel: ? __pfx_efifb_driver_init+0x10/0x10
Sep 16 10:20:16 kernel: do_one_initcall+0x5d/0x320
Sep 16 10:20:16 kernel: kernel_init_freeable+0x1d4/0x320
Sep 16 10:20:16 kernel: ? __pfx_kernel_init+0x10/0x10
Sep 16 10:20:16 kernel: kernel_init+0x1a/0x1c0
Sep 16 10:20:16 kernel: ret_from_fork+0x34/0x50
Sep 16 10:20:16 kernel: ? __pfx_kernel_init+0x10/0x10
Sep 16 10:20:16 kernel: ret_from_fork_asm+0x1b/0x30
Sep 16 10:20:16 kernel: </TASK>
Sep 16 10:20:16 kernel: ---[ end trace 0000000000000000 ]---
Sep 16 10:20:16 kernel: efifb: abort, cannot remap video memory 0x300000 @ 0x1000000
Sep 16 10:20:16 kernel: efi-framebuffer: probe of efi-framebuffer.0 failed with error -5
Sep 16 10:20:16 kernel: Monitor-Mwait will be used to enter C-1 state
Sep 16 10:20:16 kernel: Monitor-Mwait will be used to enter C-2 state
Sep 16 10:20:16 kernel: Monitor-Mwait will be used to enter C-2 state
Sep 16 10:20:16 kernel: ACPI: \_SB_.SCK0.CP00: Found 3 idle states
Sep 16 10:20:16 kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
Sep 16 10:20:16 kernel: ACPI: button: Power Button [PWRB]
Sep 16 10:20:16 kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
Sep 16 10:20:16 kernel: ACPI: button: Power Button [PWRF]
Sep 16 10:20:16 kernel: Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
Sep 16 10:20:16 kernel: Non-volatile memory driver v1.3
Sep 16 10:20:16 kernel: Linux agpgart interface v0.103
Sep 16 10:20:16 kernel: AMD-Vi: AMD IOMMUv2 functionality not available on this system - This is not a bug.
Sep 16 10:20:16 kernel: ACPI: bus type drm_connector registered
Sep 16 10:20:16 kernel: usbcore: registered new interface driver usbserial_generic
Sep 16 10:20:16 kernel: usbserial: USB Serial support registered for generic
Sep 16 10:20:16 kernel: rtc_cmos 00:00: RTC can wake from S4
Sep 16 10:20:16 kernel: ehci-pci 0000:00:1a.0: EHCI Host Controller
Sep 16 10:20:16 kernel: ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
Sep 16 10:20:16 kernel: ehci-pci 0000:00:1a.0: debug port 2
Sep 16 10:20:16 kernel: rtc_cmos 00:00: registered as rtc0
Sep 16 10:20:16 kernel: rtc_cmos 00:00: setting system clock to 2023-09-16T14:20:11 UTC (1694874011)
Sep 16 10:20:16 kernel: rtc_cmos 00:00: alarms up to one month, y3k, 114 bytes nvram
Sep 16 10:20:16 kernel: intel_pstate: Intel P-state driver initializing
Sep 16 10:20:16 kernel: ledtrig-cpu: registered to indicate activity on CPUs
Sep 16 10:20:16 kernel: ehci-pci 0000:00:1a.0: irq 18, io mem 0xcd437000
Sep 16 10:20:16 kernel: hid: raw HID events driver (C) Jiri Kosina
Sep 16 10:20:16 kernel: drop_monitor: Initializing network drop monitor service
Sep 16 10:20:16 kernel: Initializing XFRM netlink socket
Sep 16 10:20:16 kernel: NET: Registered PF_INET6 protocol family
Sep 16 10:20:16 kernel: ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
Sep 16 10:20:16 kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.05
Sep 16 10:20:16 kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Sep 16 10:20:16 kernel: usb usb1: Product: EHCI Host Controller
Sep 16 10:20:16 kernel: usb usb1: Manufacturer: Linux 6.5.3-arch1-1 ehci_hcd
Sep 16 10:20:16 kernel: usb usb1: SerialNumber: 0000:00:1a.0
Sep 16 10:20:16 kernel: hub 1-0:1.0: USB hub found
Sep 16 10:20:16 kernel: hub 1-0:1.0: 2 ports detected
Sep 16 10:20:16 kernel: ehci-pci 0000:00:1d.0: EHCI Host Controller
Sep 16 10:20:16 kernel: ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
Sep 16 10:20:16 kernel: ehci-pci 0000:00:1d.0: debug port 2
Sep 16 10:20:16 kernel: ehci-pci 0000:00:1d.0: irq 18, io mem 0xcd436000
Sep 16 10:20:16 kernel: ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
Sep 16 10:20:16 kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.05
Sep 16 10:20:16 kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Sep 16 10:20:16 kernel: usb usb2: Product: EHCI Host Controller
Sep 16 10:20:16 kernel: usb usb2: Manufacturer: Linux 6.5.3-arch1-1 ehci_hcd
Sep 16 10:20:16 kernel: usb usb2: SerialNumber: 0000:00:1d.0
Sep 16 10:20:16 kernel: hub 2-0:1.0: USB hub found
Sep 16 10:20:16 kernel: hub 2-0:1.0: 2 ports detected
Sep 16 10:20:16 kernel: Freeing initrd memory: 19788K
Sep 16 10:20:16 kernel: Segment Routing with IPv6
Sep 16 10:20:16 kernel: RPL Segment Routing with IPv6
Sep 16 10:20:16 kernel: In-situ OAM (IOAM) with IPv6
Sep 16 10:20:16 kernel: NET: Registered PF_PACKET protocol family
Sep 16 10:20:16 kernel: microcode: Microcode Update Driver: v2.2.
Sep 16 10:20:16 kernel: resctrl: L3 allocation detected
Sep 16 10:20:16 kernel: resctrl: L3 monitoring detected
Sep 16 10:20:16 kernel: IPI shorthand broadcast: enabled
Sep 16 10:20:16 kernel: sched_clock: Marking stable (7988098324, 310152)->(7997847669, -9439193)
Sep 16 10:20:16 kernel: registered taskstats version 1
Sep 16 10:20:16 kernel: Loading compiled-in X.509 certificates
Sep 16 10:20:16 kernel: Loaded X.509 cert 'Build time autogenerated kernel key: 0e5a477c8e3441f82d13d457ec8936a3f212d90d'
Sep 16 10:20:16 kernel: zswap: loaded using pool zstd/zsmalloc
Sep 16 10:20:16 kernel: Key type .fscrypt registered
Sep 16 10:20:16 kernel: Key type fscrypt-provisioning registered
Sep 16 10:20:16 kernel: PM: Magic number: 7:975:333
Sep 16 10:20:16 kernel: tty tty54: hash matches
Sep 16 10:20:16 kernel: acpi device:214: hash matches
Sep 16 10:20:16 kernel: acpi LNXCPU:a9: hash matches
Sep 16 10:20:16 kernel: RAS: Correctable Errors collector initialized.
Sep 16 10:20:16 kernel: clk: Disabling unused clocks
Sep 16 10:20:16 kernel: Freeing unused decrypted memory: 2036K
Sep 16 10:20:16 kernel: Freeing unused kernel image (initmem) memory: 3384K
Sep 16 10:20:16 kernel: Write protecting the kernel read-only data: 30720k
Sep 16 10:20:16 kernel: Freeing unused kernel image (rodata/data gap) memory: 1392K
Sep 16 10:20:16 kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Sep 16 10:20:16 kernel: rodata_test: all tests were successful
Sep 16 10:20:16 kernel: x86/mm: Checking user space page tables
Sep 16 10:20:16 kernel: usb 1-1: new high-speed USB device number 2 using ehci-pci
Sep 16 10:20:16 kernel: usb 2-1: new high-speed USB device number 2 using ehci-pci
Sep 16 10:20:16 kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Sep 16 10:20:16 kernel: Run /init as init process
Sep 16 10:20:16 kernel: with arguments:
Sep 16 10:20:16 kernel: /init
Sep 16 10:20:16 kernel: with environment:
Sep 16 10:20:16 kernel: HOME=/
Sep 16 10:20:16 kernel: TERM=linux
Sep 16 10:20:16 kernel: BOOT_IMAGE=/vmlinuz-linux
Sep 16 10:20:16 kernel: edac_report=off
Sep 16 10:20:16 kernel: usb 1-1: New USB device found, idVendor=8087, idProduct=800a, bcdDevice= 0.05
Sep 16 10:20:16 kernel: usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Sep 16 10:20:16 kernel: hub 1-1:1.0: USB hub found
Sep 16 10:20:16 kernel: hub 1-1:1.0: 6 ports detected
Sep 16 10:20:16 kernel: usb 2-1: New USB device found, idVendor=8087, idProduct=8002, bcdDevice= 0.05
Sep 16 10:20:16 kernel: usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Sep 16 10:20:16 kernel: hub 2-1:1.0: USB hub found
Sep 16 10:20:16 kernel: hub 2-1:1.0: 8 ports detected
Sep 16 10:20:16 kernel: wmi_bus wmi_bus-PNP0C14:01: WQAA data block query control method not found
Sep 16 10:20:16 kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Sep 16 10:20:16 kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
Sep 16 10:20:16 kernel: xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x000000000004b810
Sep 16 10:20:16 kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Sep 16 10:20:16 kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
Sep 16 10:20:16 kernel: xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed
Sep 16 10:20:16 kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.05
Sep 16 10:20:16 kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Sep 16 10:20:16 kernel: usb usb3: Product: xHCI Host Controller
Sep 16 10:20:16 kernel: usb usb3: Manufacturer: Linux 6.5.3-arch1-1 xhci-hcd
Sep 16 10:20:16 kernel: usb usb3: SerialNumber: 0000:00:14.0
Sep 16 10:20:16 kernel: hub 3-0:1.0: USB hub found
Sep 16 10:20:16 kernel: hub 3-0:1.0: 15 ports detected
Sep 16 10:20:16 kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.05
Sep 16 10:20:16 kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Sep 16 10:20:16 kernel: usb usb4: Product: xHCI Host Controller
Sep 16 10:20:16 kernel: usb usb4: Manufacturer: Linux 6.5.3-arch1-1 xhci-hcd
Sep 16 10:20:16 kernel: usb usb4: SerialNumber: 0000:00:14.0
Sep 16 10:20:16 kernel: hub 4-0:1.0: USB hub found
Sep 16 10:20:16 kernel: hub 4-0:1.0: 6 ports detected
Sep 16 10:20:16 kernel: xhci_hcd 0000:49:00.0: xHCI Host Controller
Sep 16 10:20:16 kernel: xhci_hcd 0000:49:00.0: new USB bus registered, assigned bus number 5
Sep 16 10:20:16 kernel: xhci_hcd 0000:49:00.0: Host halt failed, -19
Sep 16 10:20:16 kernel: xhci_hcd 0000:49:00.0: can't setup: -19
Sep 16 10:20:16 kernel: xhci_hcd 0000:49:00.0: USB bus 5 deregistered
Sep 16 10:20:16 kernel: xhci_hcd 0000:49:00.0: init 0000:49:00.0 fail, -19
Sep 16 10:20:16 kernel: nvme nvme1: pci function 0000:4d:00.0
Sep 16 10:20:16 kernel: nvme nvme0: pci function 0000:01:00.0
Sep 16 10:20:16 kernel: nvme nvme1: 8/0/0 default/read/poll queues
Sep 16 10:20:16 kernel: nvme nvme1: Ignoring bogus Namespace Identifiers
Sep 16 10:20:16 kernel: nvme1n1: p1 p2 p3
Sep 16 10:20:16 kernel: usb 3-3: new full-speed USB device number 2 using xhci_hcd
Sep 16 10:20:16 kernel: usb 3-3: New USB device found, idVendor=8087, idProduct=0a2b, bcdDevice= 0.01
Sep 16 10:20:16 kernel: usb 3-3: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Sep 16 10:20:16 kernel: tsc: Refined TSC clocksource calibration: 3599.993 MHz
Sep 16 10:20:16 kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x33e44c68b8d, max_idle_ns: 440795234678 ns
Sep 16 10:20:16 kernel: clocksource: Switched to clocksource tsc
Sep 16 10:20:16 kernel: usb 4-5: new SuperSpeed USB device number 2 using xhci_hcd
Sep 16 10:20:16 kernel: usb 4-5: New USB device found, idVendor=045b, idProduct=0210, bcdDevice= 1.00
Sep 16 10:20:16 kernel: usb 4-5: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Sep 16 10:20:16 kernel: hub 4-5:1.0: USB hub found
Sep 16 10:20:16 kernel: hub 4-5:1.0: 4 ports detected
Sep 16 10:20:16 kernel: usb 3-9: new high-speed USB device number 3 using xhci_hcd
Sep 16 10:20:16 kernel: usb 3-9: New USB device found, idVendor=045b, idProduct=0209, bcdDevice= 1.00
Sep 16 10:20:16 kernel: usb 3-9: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Sep 16 10:20:16 kernel: hub 3-9:1.0: USB hub found
Sep 16 10:20:16 kernel: hub 3-9:1.0: 4 ports detected
Sep 16 10:20:16 kernel: usb 4-6: new SuperSpeed USB device number 3 using xhci_hcd
Sep 16 10:20:16 kernel: usb 4-6: New USB device found, idVendor=045b, idProduct=0210, bcdDevice= 1.00
Sep 16 10:20:16 kernel: usb 4-6: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Sep 16 10:20:16 kernel: hub 4-6:1.0: USB hub found
Sep 16 10:20:16 kernel: hub 4-6:1.0: 4 ports detected
Sep 16 10:20:16 kernel: usb 3-10: new high-speed USB device number 4 using xhci_hcd
Sep 16 10:20:16 kernel: usb 3-10: New USB device found, idVendor=045b, idProduct=0209, bcdDevice= 1.00
Sep 16 10:20:16 kernel: usb 3-10: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Sep 16 10:20:16 kernel: hub 3-10:1.0: USB hub found
Sep 16 10:20:16 kernel: hub 3-10:1.0: 4 ports detected
Sep 16 10:20:16 kernel: usb 3-9.4: new full-speed USB device number 5 using xhci_hcd
Sep 16 10:20:16 kernel: usb 3-9.4: New USB device found, idVendor=046d, idProduct=c52b, bcdDevice=12.01
Sep 16 10:20:16 kernel: usb 3-9.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Sep 16 10:20:16 kernel: usb 3-9.4: Product: USB Receiver
Sep 16 10:20:16 kernel: usb 3-9.4: Manufacturer: Logitech
Sep 16 10:20:16 kernel: input: Logitech USB Receiver as /devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9.4/3-9.4:1.0/0003:046D:C52B.0001/input/input2
Sep 16 10:20:16 kernel: hid-generic 0003:046D:C52B.0001: input,hidraw0: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-0000:00:14.0-9.4/input0
Sep 16 10:20:16 kernel: input: Logitech USB Receiver Mouse as /devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9.4/3-9.4:1.1/0003:046D:C52B.0002/input/input3
Sep 16 10:20:16 kernel: input: Logitech USB Receiver Consumer Control as /devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9.4/3-9.4:1.1/0003:046D:C52B.0002/input/input4
Sep 16 10:20:16 kernel: input: Logitech USB Receiver System Control as /devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9.4/3-9.4:1.1/0003:046D:C52B.0002/input/input5
Sep 16 10:20:16 kernel: hid-generic 0003:046D:C52B.0002: input,hiddev96,hidraw1: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:14.0-9.4/input1
Sep 16 10:20:16 kernel: hid-generic 0003:046D:C52B.0003: hiddev97,hidraw2: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:14.0-9.4/input2
Sep 16 10:20:16 kernel: usbcore: registered new interface driver usbhid
Sep 16 10:20:16 kernel: usbhid: USB HID core driver
Sep 16 10:20:16 kernel: nvme nvme0: 12/0/0 default/read/poll queues
Sep 16 10:20:16 kernel: nvme0n1: p1
Sep 16 10:20:16 kernel: logitech-djreceiver 0003:046D:C52B.0003: hiddev96,hidraw0: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:14.0-9.4/input2
Sep 16 10:20:16 kernel: input: Logitech Wireless Device PID:408a Keyboard as /devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9.4/3-9.4:1.2/0003:046D:C52B.0003/0003:046D:408A.0004/input/input7
Sep 16 10:20:16 kernel: input: Logitech Wireless Device PID:408a Mouse as /devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9.4/3-9.4:1.2/0003:046D:C52B.0003/0003:046D:408A.0004/input/input8
Sep 16 10:20:16 kernel: hid-generic 0003:046D:408A.0004: input,hidraw1: USB HID v1.11 Keyboard [Logitech Wireless Device PID:408a] on usb-0000:00:14.0-9.4/input2:2
Sep 16 10:20:16 kernel: input: Logitech MX Keys as /devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9.4/3-9.4:1.2/0003:046D:C52B.0003/0003:046D:408A.0004/input/input12
Sep 16 10:20:16 kernel: logitech-hidpp-device 0003:046D:408A.0004: input,hidraw1: USB HID v1.11 Keyboard [Logitech MX Keys] on usb-0000:00:14.0-9.4/input2:2
Sep 16 10:20:16 kernel: fbcon: Taking over console
Sep 16 10:20:16 kernel: SGI XFS with ACLs, security attributes, realtime, scrub, repair, quota, no debug enabled
Sep 16 10:20:16 kernel: XFS (nvme1n1p3): Mounting V5 Filesystem 565debe4-b0d5-4a3c-9759-1e90a4ace905
Sep 16 10:20:16 kernel: XFS (nvme1n1p3): Ending clean mount
Sep 16 10:20:16 systemd[1]: systemd 254.3-1-arch running in system mode (+PAM +AUDIT -SELINUX -APPARMOR -IMA +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT -QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +XKBCOMMON +UTMP -SYSVINIT default-hierarchy=unified)
Sep 16 10:20:16 systemd[1]: Detected architecture x86-64.
Sep 16 10:20:16 systemd[1]: Hostname set to <elrond>.
Sep 16 10:20:16 systemd[1]: bpf-lsm: LSM BPF program attached
Sep 16 10:20:16 systemd[1]: Queued start job for default target Graphical Interface.
Sep 16 10:20:16 systemd[1]: Created slice Slice /system/getty.
Sep 16 10:20:16 systemd[1]: Created slice Slice /system/modprobe.
Sep 16 10:20:16 systemd[1]: Created slice User and Session Slice.
Sep 16 10:20:16 systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
Sep 16 10:20:16 systemd[1]: Started Forward Password Requests to Wall Directory Watch.
Sep 16 10:20:16 systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
Sep 16 10:20:16 systemd[1]: Reached target Local Encrypted Volumes.
Sep 16 10:20:16 systemd[1]: Reached target Login Prompts.
Sep 16 10:20:16 systemd[1]: Reached target Local Integrity Protected Volumes.
Sep 16 10:20:16 systemd[1]: Reached target Path Units.
Sep 16 10:20:16 systemd[1]: Reached target Remote File Systems.
Sep 16 10:20:16 systemd[1]: Reached target Slice Units.
Sep 16 10:20:16 systemd[1]: Reached target Local Verity Protected Volumes.
Sep 16 10:20:16 systemd[1]: Listening on Device-mapper event daemon FIFOs.
Sep 16 10:20:16 systemd[1]: Listening on Process Core Dump Socket.
Sep 16 10:20:16 systemd[1]: Listening on Journal Socket (/dev/log).
Sep 16 10:20:16 systemd[1]: Listening on Journal Socket.
Sep 16 10:20:16 systemd[1]: Listening on udev Control Socket.
Sep 16 10:20:16 systemd[1]: Listening on udev Kernel Socket.
Sep 16 10:20:16 systemd[1]: Mounting Huge Pages File System...
Sep 16 10:20:16 systemd[1]: Mounting POSIX Message Queue File System...
Sep 16 10:20:16 systemd[1]: Mounting Kernel Debug File System...
Sep 16 10:20:16 systemd[1]: Mounting Kernel Trace File System...
Sep 16 10:20:16 systemd[1]: Starting Create List of Static Device Nodes...
Sep 16 10:20:16 systemd[1]: Starting Load Kernel Module configfs...
Sep 16 10:20:16 systemd[1]: Starting Load Kernel Module dm_mod...
Sep 16 10:20:16 systemd[1]: Starting Load Kernel Module drm...
Sep 16 10:20:16 systemd[1]: Starting Load Kernel Module fuse...
Sep 16 10:20:16 systemd[1]: Starting Load Kernel Module loop...
Sep 16 10:20:16 systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
Sep 16 10:20:16 systemd[1]: Starting Journal Service...
Sep 16 10:20:16 systemd[1]: Starting Load Kernel Modules...
Sep 16 10:20:16 systemd[1]: TPM2 PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f).
Sep 16 10:20:16 systemd[1]: Starting Remount Root and Kernel File Systems...
Sep 16 10:20:16 systemd[1]: Starting Coldplug All udev Devices...
Sep 16 10:20:16 systemd[1]: Mounted Huge Pages File System.
Sep 16 10:20:16 systemd[1]: Mounted POSIX Message Queue File System.
Sep 16 10:20:16 systemd[1]: Mounted Kernel Debug File System.
Sep 16 10:20:16 systemd[1]: Mounted Kernel Trace File System.
Sep 16 10:20:16 kernel: loop: module loaded
Sep 16 10:20:16 systemd-journald[256]: Collecting audit messages is disabled.
Sep 16 10:20:16 kernel: fuse: init (API version 7.38)
Sep 16 10:20:16 kernel: device-mapper: uevent: version 1.0.3
Sep 16 10:20:16 kernel: device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@redhat.com
Sep 16 10:20:16 systemd[1]: Finished Create List of Static Device Nodes.
Sep 16 10:20:16 systemd[1]: modprobe@configfs.service: Deactivated successfully.
Sep 16 10:20:16 systemd[1]: Finished Load Kernel Module configfs.
Sep 16 10:20:16 systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
Sep 16 10:20:16 systemd-journald[256]: Journal started
Sep 16 10:20:16 systemd-journald[256]: Runtime Journal (/run/log/journal/3eb699ade65d4a5596447eda51971905) is 8.0M, max 3.1G, 3.1G free.
Sep 16 10:20:16 systemd-modules-load[257]: Inserted module 'crypto_user'
Sep 16 10:20:16 systemd[1]: modprobe@drm.service: Deactivated successfully.
Sep 16 10:20:16 systemd[1]: Finished Load Kernel Module dm_mod.
Sep 16 10:20:16 systemd[1]: Started Journal Service.
Sep 16 10:20:16 systemd[1]: Finished Load Kernel Module drm.
Sep 16 10:20:16 systemd[1]: modprobe@fuse.service: Deactivated successfully.
Sep 16 10:20:16 systemd[1]: Finished Load Kernel Module fuse.
Sep 16 10:20:16 systemd[1]: modprobe@loop.service: Deactivated successfully.
Sep 16 10:20:16 systemd[1]: Finished Load Kernel Module loop.
Sep 16 10:20:16 systemd[1]: Finished Remount Root and Kernel File Systems.
Sep 16 10:20:16 systemd[1]: Finished Coldplug All udev Devices.
Sep 16 10:20:16 systemd[1]: Mounting FUSE Control File System...
Sep 16 10:20:16 systemd[1]: Mounting Kernel Configuration File System...
Sep 16 10:20:16 systemd[1]: Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
Sep 16 10:20:16 systemd[1]: Starting Flush Journal to Persistent Storage...
Sep 16 10:20:16 systemd[1]: Starting Load/Save OS Random Seed...
Sep 16 10:20:16 systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
Sep 16 10:20:16 systemd[1]: Starting Create Static Device Nodes in /dev gracefully...
Sep 16 10:20:16 systemd[1]: Mounted FUSE Control File System.
Sep 16 10:20:16 systemd[1]: Mounted Kernel Configuration File System.
Sep 16 10:20:16 systemd-journald[256]: Time spent on flushing to /var/log/journal/3eb699ade65d4a5596447eda51971905 is 34.856ms for 1199 entries.
Sep 16 10:20:16 systemd-journald[256]: System Journal (/var/log/journal/3eb699ade65d4a5596447eda51971905) is 304.9M, max 4.0G, 3.7G free.
Sep 16 10:20:16 systemd-journald[256]: Received client request to flush runtime journal.
Sep 16 10:20:16 systemd-journald[256]: /var/log/journal/3eb699ade65d4a5596447eda51971905/system.journal: Journal file uses a different sequence number ID, rotating.
Sep 16 10:20:16 systemd-journald[256]: Rotating system journal.
Sep 16 10:20:16 systemd[1]: Finished Load/Save OS Random Seed.
Sep 16 10:20:16 systemd[1]: Finished Create Static Device Nodes in /dev gracefully.
Sep 16 10:20:16 systemd[1]: Create System Users was skipped because no trigger condition checks were met.
Sep 16 10:20:16 systemd[1]: Starting Create Static Device Nodes in /dev...
Sep 16 10:20:16 kernel: nvidia: loading out-of-tree module taints kernel.
Sep 16 10:20:16 kernel: nvidia: module license 'NVIDIA' taints kernel.
Sep 16 10:20:16 kernel: Disabling lock debugging due to kernel taint
Sep 16 10:20:16 kernel: nvidia: module verification failed: signature and/or required key missing - tainting kernel
Sep 16 10:20:16 kernel: nvidia: module license taints kernel.
Sep 16 10:20:16 systemd[1]: Finished Flush Journal to Persistent Storage.
Sep 16 10:20:16 systemd[1]: Finished Create Static Device Nodes in /dev.
Sep 16 10:20:16 systemd[1]: Reached target Preparation for Local File Systems.
Sep 16 10:20:16 systemd[1]: Virtual Machine and Container Storage (Compatibility) was skipped because of an unmet condition check (ConditionPathExists=/var/lib/machines.raw).
Sep 16 10:20:16 systemd[1]: Starting Rule-based Manager for Device Events and Files...
Sep 16 10:20:16 systemd-udevd[292]: Using default interface naming scheme 'v253'.
Sep 16 10:20:16 systemd[1]: Started Rule-based Manager for Device Events and Files.
Sep 16 10:20:16 mtp-probe[339]: checking bus 3, device 5: "/sys/devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9.4"
Sep 16 10:20:16 mtp-probe[339]: bus: 3, device: 5 was not an MTP device
Sep 16 10:20:16 systemd[1]: Found device Samsung SSD 950 PRO 512GB 2.
Sep 16 10:20:16 systemd[1]: Found device Samsung SSD 950 PRO 512GB 1.
Sep 16 10:20:16 systemd[1]: Activating swap /dev/disk/by-uuid/49a36144-9829-4202-871c-6923c148df6a...
Sep 16 10:20:16 systemd[1]: Mounting /boot...
Sep 16 10:20:16 kernel: Adding 10485756k swap on /dev/nvme1n1p2. Priority:-2 extents:1 across:10485756k SSFS
Sep 16 10:20:16 systemd[1]: Activated swap /dev/disk/by-uuid/49a36144-9829-4202-871c-6923c148df6a.
Sep 16 10:20:16 systemd[1]: Reached target Swaps.
Sep 16 10:20:16 systemd[1]: Mounting Temporary Directory /tmp...
Sep 16 10:20:16 systemd[1]: Mounted Temporary Directory /tmp.
Sep 16 10:20:16 systemd[1]: Starting Virtual Console Setup...
Sep 16 10:20:16 systemd[1]: Finished Virtual Console Setup.
Sep 16 10:20:16 kernel: e1000e: Intel(R) PRO/1000 Network Driver
Sep 16 10:20:16 kernel: e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
Sep 16 10:20:16 kernel: e1000e 0000:00:19.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
Sep 16 10:20:16 kernel: mousedev: PS/2 mouse device common for all mice
Sep 16 10:20:16 kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 235
Sep 16 10:20:16 kernel:
Sep 16 10:20:16 kernel: dca service started, version 1.12.1
Sep 16 10:20:16 systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
Sep 16 10:20:16 kernel: nvidia 0000:4f:00.0: enabling device (0100 -> 0103)
Sep 16 10:20:16 kernel: nvidia 0000:4f:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=none
Sep 16 10:20:16 kernel: input: PC Speaker as /devices/platform/pcspkr/input/input13
Sep 16 10:20:16 kernel: iTCO_vendor_support: vendor-support=0
Sep 16 10:20:16 kernel: ACPI: bus type thunderbolt registered
Sep 16 10:20:16 kernel: i801_smbus 0000:00:1f.3: enabling device (0001 -> 0003)
Sep 16 10:20:16 kernel: i801_smbus 0000:00:1f.3: SPD Write Disable is set
Sep 16 10:20:16 kernel: i801_smbus 0000:00:1f.3: SMBus using PCI interrupt
Sep 16 10:20:16 kernel: i2c i2c-0: 8/8 memory slots populated (from DMI)
Sep 16 10:20:16 kernel: i2c i2c-0: Systems with more than 4 memory slots not supported yet, not instantiating SPD
Sep 16 10:20:16 kernel: e1000e 0000:00:19.0 0000:00:19.0 (uninitialized): registered PHC clock
Sep 16 10:20:17 kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
Sep 16 10:20:17 kernel: RAPL PMU: API unit is 2^-32 Joules, 1 fixed counters, 655360 ms ovfl timer
Sep 16 10:20:17 kernel: RAPL PMU: hw unit of domain package 2^-14 Joules
Sep 16 10:20:17 kernel: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
Sep 16 10:20:17 kernel: FAT-fs (nvme1n1p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
Sep 16 10:20:17 kernel: platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
Sep 16 10:20:17 kernel: cfg80211: failed to load regulatory.db
Sep 16 10:20:17 systemd[1]: Mounted /boot.
Sep 16 10:20:17 systemd[1]: Reached target Local File Systems.
Sep 16 10:20:17 systemd[1]: Rebuild Dynamic Linker Cache was skipped because no trigger condition checks were met.
Sep 16 10:20:17 systemd[1]: Set Up Additional Binary Formats was skipped because no trigger condition checks were met.
Sep 16 10:20:17 systemd[1]: Update Boot Loader Random Seed was skipped because no trigger condition checks were met.
Sep 16 10:20:17 kernel: igb: Intel(R) Gigabit Ethernet Network Driver
Sep 16 10:20:17 kernel: igb: Copyright (c) 2007-2014 Intel Corporation.
Sep 16 10:20:17 kernel: cryptd: max_cpu_qlen set to 1000
Sep 16 10:20:17 kernel: Bluetooth: Core ver 2.22
Sep 16 10:20:17 kernel: NET: Registered PF_BLUETOOTH protocol family
Sep 16 10:20:17 kernel: Bluetooth: HCI device and connection manager initialized
Sep 16 10:20:17 kernel: Bluetooth: HCI socket layer initialized
Sep 16 10:20:17 kernel: Bluetooth: L2CAP socket layer initialized
Sep 16 10:20:17 kernel: Bluetooth: SCO socket layer initialized
Sep 16 10:20:17 kernel: pps pps0: new PPS source ptp1
Sep 16 10:20:17 kernel: igb 0000:52:00.0: added PHC on eth0
Sep 16 10:20:17 kernel: igb 0000:52:00.0: Intel(R) Gigabit Ethernet Network Connection
Sep 16 10:20:17 kernel: igb 0000:52:00.0: eth0: (PCIe:2.5Gb/s:Width x1) 1c:1b:0d:67:56:f4
Sep 16 10:20:17 kernel: igb 0000:52:00.0: eth0: PBA No: FFFFFF-0FF
Sep 16 10:20:17 kernel: igb 0000:52:00.0: Using MSI-X interrupts. 2 rx queue(s), 2 tx queue(s)
Sep 16 10:20:17 kernel: iTCO_wdt iTCO_wdt.1.auto: Found a Wellsburg TCO device (Version=2, TCOBASE=0x0460)
Sep 16 10:20:17 systemd[1]: Starting Create Volatile Files and Directories...
Sep 16 10:20:17 kernel: igb 0000:52:00.0 enp82s0: renamed from eth0
Sep 16 10:20:17 kernel: AVX2 version of gcm_enc/dec engaged.
Sep 16 10:20:17 kernel: AES CTR mode by8 optimization enabled
Sep 16 10:20:17 kernel: NVRM: This PCI I/O region assigned to your NVIDIA device is invalid:
NVRM: BAR1 is 0M @ 0x0 (PCI:0000:50:00.0)
Sep 16 10:20:17 kernel: NVRM: This PCI I/O region assigned to your NVIDIA device is invalid:
NVRM: BAR2 is 0M @ 0x0 (PCI:0000:50:00.0)
Sep 16 10:20:17 kernel: NVRM: This PCI I/O region assigned to your NVIDIA device is invalid:
NVRM: BAR3 is 0M @ 0x0 (PCI:0000:50:00.0)
Sep 16 10:20:17 kernel: NVRM: This PCI I/O region assigned to your NVIDIA device is invalid:
NVRM: BAR4 is 0M @ 0x0 (PCI:0000:50:00.0)
Sep 16 10:20:17 kernel: nvidia 0000:50:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=io+mem
Sep 16 10:20:17 kernel: iTCO_wdt iTCO_wdt.1.auto: initialized. heartbeat=30 sec (nowayout=0)
Sep 16 10:20:17 kernel: Intel(R) Wireless WiFi driver for Linux
Sep 16 10:20:17 kernel: iwlwifi 0000:53:00.0: enabling device (0000 -> 0002)
Sep 16 10:20:17 kernel: iwlwifi 0000:53:00.0: Detected crf-id 0xbadcafe, cnv-id 0x3000000 wfpm id 0x80000000
Sep 16 10:20:17 kernel: iwlwifi 0000:53:00.0: PCI dev 24f3/1010, rev=0x201, rfid=0xd55555d5
Sep 16 10:20:17 kernel: e1000e 0000:00:19.0 eth0: (PCI Express:2.5GT/s:Width x1) 1c:1b:0d:67:56:f6
Sep 16 10:20:17 kernel: e1000e 0000:00:19.0 eth0: Intel(R) PRO/1000 Network Connection
Sep 16 10:20:17 kernel: e1000e 0000:00:19.0 eth0: MAC: 11, PHY: 12, PBA No: FFFFFF-0FF
Sep 16 10:20:17 kernel: e1000e 0000:00:19.0 eno1: renamed from eth0
Sep 16 10:20:17 kernel: iwlwifi 0000:53:00.0: loaded firmware version 36.ca7b901d.0 8000C-36.ucode op_mode iwlmvm
Sep 16 10:20:17 kernel: snd_hda_intel 0000:00:1b.0: enabling device (0000 -> 0002)
Sep 16 10:20:17 kernel: snd_hda_intel 0000:4f:00.1: Disabling MSI
Sep 16 10:20:17 kernel: snd_hda_intel 0000:4f:00.1: Handle vga_switcheroo audio client
Sep 16 10:20:17 kernel: snd_hda_intel 0000:50:00.1: Disabling MSI
Sep 16 10:20:17 kernel: snd_hda_intel 0000:50:00.1: Handle vga_switcheroo audio client
Sep 16 10:20:17 kernel: Bluetooth: hci0: Firmware revision 0.0 build 14 week 44 2021
Sep 16 10:20:17 kernel: Bluetooth: hci0: Reading supported features failed (-16)
Sep 16 10:20:17 kernel: Bluetooth: hci0: Error reading debug features
Sep 16 10:20:17 kernel: Bluetooth: hci0: HCI LE Coded PHY feature bit is set, but its usage is not supported.
Sep 16 10:20:17 kernel: usbcore: registered new interface driver btusb
Sep 16 10:20:17 systemd[1]: Finished Create Volatile Files and Directories.
Sep 16 10:20:17 systemd[1]: Reached target Bluetooth Support.
Sep 16 10:20:17 systemd[1]: First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Sep 16 10:20:17 systemd[1]: First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Sep 16 10:20:17 systemd[1]: Rebuild Journal Catalog was skipped because of an unmet condition check (ConditionNeedsUpdate=/var).
Sep 16 10:20:17 kernel: EDAC sbridge: Seeking for: PCI ID 8086:6fa0
Sep 16 10:20:17 kernel: EDAC sbridge: Seeking for: PCI ID 8086:6fa0
Sep 16 10:20:17 kernel: EDAC sbridge: Seeking for: PCI ID 8086:6f60
Sep 16 10:20:17 kernel: EDAC sbridge: Seeking for: PCI ID 8086:6fa8
Sep 16 10:20:17 kernel: EDAC sbridge: Seeking for: PCI ID 8086:6fa8
Sep 16 10:20:17 kernel: EDAC sbridge: Seeking for: PCI ID 8086:6f71
Sep 16 10:20:17 kernel: EDAC sbridge: Seeking for: PCI ID 8086:6f71
Sep 16 10:20:17 kernel: EDAC sbridge: Seeking for: PCI ID 8086:6faa
Sep 16 10:20:17 kernel: EDAC sbridge: Seeking for: PCI ID 8086:6faa
Sep 16 10:20:17 kernel: EDAC sbridge: Seeking for: PCI ID 8086:6fab
Sep 16 10:20:17 kernel: EDAC sbridge: Seeking for: PCI ID 8086:6fab
Sep 16 10:20:17 kernel: EDAC sbridge: Seeking for: PCI ID 8086:6fac
Sep 16 10:20:17 kernel: EDAC sbridge: Seeking for: PCI ID 8086:6fac
Sep 16 10:20:17 kernel: EDAC sbridge: Seeking for: PCI ID 8086:6fad
Sep 16 10:20:17 kernel: EDAC sbridge: Seeking for: PCI ID 8086:6fad
Sep 16 10:20:17 kernel: EDAC sbridge: Seeking for: PCI ID 8086:6f68
Sep 16 10:20:17 kernel: EDAC sbridge: Seeking for: PCI ID 8086:6f79
Sep 16 10:20:17 kernel: EDAC sbridge: Seeking for: PCI ID 8086:6f6a
Sep 16 10:20:17 kernel: EDAC sbridge: Seeking for: PCI ID 8086:6f6b
Sep 16 10:20:17 kernel: EDAC sbridge: Seeking for: PCI ID 8086:6f6c
Sep 16 10:20:17 kernel: EDAC sbridge: Seeking for: PCI ID 8086:6f6d
Sep 16 10:20:17 kernel: EDAC sbridge: Seeking for: PCI ID 8086:6ffc
Sep 16 10:20:17 kernel: EDAC sbridge: Seeking for: PCI ID 8086:6ffc
Sep 16 10:20:17 kernel: EDAC sbridge: Seeking for: PCI ID 8086:6ffd
Sep 16 10:20:17 kernel: EDAC sbridge: Seeking for: PCI ID 8086:6ffd
Sep 16 10:20:17 kernel: EDAC sbridge: Seeking for: PCI ID 8086:6faf
Sep 16 10:20:17 kernel: EDAC sbridge: Seeking for: PCI ID 8086:6faf
Sep 16 10:20:17 kernel: EDAC sbridge: CPU SrcID #0, Ha #0, Channel #0 has DIMMs, but ECC is disabled
Sep 16 10:20:17 kernel: EDAC sbridge: Couldn't find mci handler
Sep 16 10:20:17 kernel: EDAC sbridge: Failed to register device with error -19.
Sep 16 10:20:17 systemd[1]: Commit a transient machine-id on disk was skipped because of an unmet condition check (ConditionPathIsMountPoint=/etc/machine-id).
Sep 16 10:20:17 kernel: snd_hda_codec_realtek hdaudioC0D2: ALC1150: SKU not ready 0x00000000
Sep 16 10:20:17 kernel: snd_hda_codec_realtek hdaudioC0D2: autoconfig for ALC1150: line_outs=3 (0x14/0x15/0x16/0x0/0x0) type:line
Sep 16 10:20:17 kernel: snd_hda_codec_realtek hdaudioC0D2: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
Sep 16 10:20:17 kernel: snd_hda_codec_realtek hdaudioC0D2: hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
Sep 16 10:20:17 kernel: snd_hda_codec_realtek hdaudioC0D2: mono: mono_out=0x0
Sep 16 10:20:17 kernel: snd_hda_codec_realtek hdaudioC0D2: dig-out=0x11/0x1e
Sep 16 10:20:17 kernel: snd_hda_codec_realtek hdaudioC0D2: inputs:
Sep 16 10:20:17 kernel: snd_hda_codec_realtek hdaudioC0D2: Front Mic=0x19
Sep 16 10:20:17 kernel: snd_hda_codec_realtek hdaudioC0D2: Rear Mic=0x18
Sep 16 10:20:17 kernel: snd_hda_codec_realtek hdaudioC0D2: Line=0x1a
Sep 16 10:20:17 kernel: NVRM: loading NVIDIA UNIX x86_64 Kernel Module 535.104.05 Sat Aug 19 01:15:15 UTC 2023
Sep 16 10:20:17 (udev-worker)[298]: nvidia: Process '/usr/bin/bash -c '/usr/bin/mknod -Z -m 666 /dev/nvidiactl c $(grep nvidia-frontend /proc/devices | cut -d \ -f 1) 255'' failed with exit code 1.
Sep 16 10:20:17 kernel: input: HDA Intel PCH Front Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input14
Sep 16 10:20:17 kernel: input: HDA Intel PCH Rear Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input15
Sep 16 10:20:17 kernel: input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input16
Sep 16 10:20:17 kernel: input: HDA Intel PCH Line Out Front as /devices/pci0000:00/0000:00:1b.0/sound/card0/input17
Sep 16 10:20:17 kernel: input: HDA Intel PCH Line Out Surround as /devices/pci0000:00/0000:00:1b.0/sound/card0/input18
Sep 16 10:20:17 kernel: input: HDA Intel PCH Line Out CLFE as /devices/pci0000:00/0000:00:1b.0/sound/card0/input19
Sep 16 10:20:17 kernel: input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input20
Sep 16 10:20:17 kernel: nvidia_uvm: module uses symbols nvUvmInterfaceDisableAccessCntr from proprietary module nvidia, inheriting taint.
Sep 16 10:20:17 kernel: iwlwifi 0000:53:00.0: Detected Intel(R) Dual Band Wireless AC 8260, REV=0x201
Sep 16 10:20:17 kernel: thermal thermal_zone1: failed to read out thermal zone (-61)
Sep 16 10:20:17 kernel: iwlwifi 0000:53:00.0: base HW address: e4:a4:71:f7:26:9b, OTP minor version: 0x0
Sep 16 10:20:17 systemd[1]: Starting Load/Save RF Kill Switch Status...
Sep 16 10:20:17 systemd[1]: Update is Completed was skipped because no trigger condition checks were met.
Sep 16 10:20:17 systemd[1]: Starting Record System Boot/Shutdown in UTMP...
Sep 16 10:20:17 systemd[1]: Started Load/Save RF Kill Switch Status.
Sep 16 10:20:17 systemd[1]: Reached target Sound Card.
Sep 16 10:20:17 kernel: ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
Sep 16 10:20:17 kernel: iwlwifi 0000:53:00.0 wlp83s0: renamed from wlan0
Sep 16 10:20:17 kernel: nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms 535.104.05 Sat Aug 19 00:59:57 UTC 2023
Sep 16 10:20:17 kernel: intel_rapl_common: Found RAPL domain package
Sep 16 10:20:17 systemd-modules-load[257]: Inserted module 'nvidia_uvm'
Sep 16 10:20:17 kernel: nvidia-uvm: Loaded the UVM driver, major device number 511.
Sep 16 10:20:17 systemd[1]: Finished Record System Boot/Shutdown in UTMP.
Sep 16 10:20:17 kernel: [drm] [nvidia-drm] [GPU ID 0x00004f00] Loading driver
Sep 16 10:20:17 kernel: thunderbolt 0000:04:00.0: timeout resetting host router
Sep 16 10:20:17 kernel: ------------[ cut here ]------------
Sep 16 10:20:17 kernel: thunderbolt 0000:04:00.0: interrupt for TX ring 0 is already enabled
Sep 16 10:20:17 kernel: WARNING: CPU: 0 PID: 7 at drivers/thunderbolt/nhi.c:146 ring_interrupt_active+0x241/0x2d0 [thunderbolt]
Sep 16 10:20:17 kernel: Modules linked in: nvidia_drm(POE+) intel_rapl_msr intel_rapl_common nvidia_modeset(POE) nvidia_uvm(POE) iwlmvm intel_uncore_frequency snd_hda_codec_realtek mac80211 intel_uncore_frequency_common snd_hda_codec_generic ledtrig_audio x86_pkg_temp_thermal libarc4 intel_powerclamp snd_hda_intel btusb coretemp snd_intel_dspcfg crct10dif_pclmul snd_intel_sdw_acpi crc32_pclmul btrtl polyval_clmulni snd_hda_codec btbcm polyval_generic gf128mul iwlwifi btintel ghash_clmulni_intel sha512_ssse3 snd_hda_core aesni_intel btmtk crypto_simd snd_hwdep iTCO_wdt cryptd bluetooth rapl igb intel_pmc_bxt snd_pcm vfat intel_cstate cfg80211 snd_timer i2c_algo_bit mei_me joydev iTCO_vendor_support snd ecdh_generic i2c_i801 mousedev intel_wmi_thunderbolt intel_uncore pcspkr thunderbolt(+) lpc_ich rfkill i2c_smbus e1000e dca mei crc16 fat soundcore video mac_hid nvidia(POE) crypto_user dm_mod fuse loop ip_tables x_tables xfs libcrc32c crc32c_generic hid_logitech_hidpp hid_logitech_dj usbhid mxm_wmi nvme crc32c_intel nvme_core
Sep 16 10:20:17 kernel: xhci_pci xhci_pci_renesas nvme_common wmi
Sep 16 10:20:17 kernel: CPU: 0 PID: 7 Comm: kworker/0:0 Tainted: P W OE 6.5.3-arch1-1 #1 ed5b3b894d0aeb37298a77837232ca9b353cc27d
Sep 16 10:20:17 kernel: Hardware name: Gigabyte Technology Co., Ltd. Default string/X99-Designare EX-CF, BIOS F3 07/13/2016
Sep 16 10:20:17 kernel: Workqueue: events work_for_cpu_fn
Sep 16 10:20:17 kernel: RIP: 0010:ring_interrupt_active+0x241/0x2d0 [thunderbolt]
Sep 16 10:20:17 kernel: Code: 08 44 89 04 24 e8 ef 37 25 ea 44 8b 04 24 48 8b 4c 24 08 4d 89 f1 48 8b 54 24 10 48 89 c6 48 c7 c7 40 b9 91 c4 e8 bf b0 9f e9 <0f> 0b 4d 8b 77 08 44 8b 5c 24 04 49 8b 76 18 45 84 e4 0f 85 e9 fe
Sep 16 10:20:17 kernel: RSP: 0018:ffffbecd0009bd48 EFLAGS: 00010082
Sep 16 10:20:17 kernel: RAX: 0000000000000000 RBX: 0000000000000000 RCX: 0000000000000027
Sep 16 10:20:17 kernel: RDX: ffff9731efc216c8 RSI: 0000000000000001 RDI: ffff9731efc216c0
Sep 16 10:20:17 kernel: RBP: 0000000000000001 R08: 0000000000000000 R09: ffffbecd0009bbd8
Sep 16 10:20:17 kernel: R10: 0000000000000003 R11: ffffffffb00ca068 R12: 0000000000000001
Sep 16 10:20:17 kernel: R13: 0000000000038200 R14: ffffffffc4919f5f R15: ffff9722c73569c0
Sep 16 10:20:17 kernel: FS: 0000000000000000(0000) GS:ffff9731efc00000(0000) knlGS:0000000000000000
Sep 16 10:20:17 kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Sep 16 10:20:17 kernel: CR2: 00007fa8a14da130 CR3: 000000088f820003 CR4: 00000000003706f0
Sep 16 10:20:17 kernel: DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
Sep 16 10:20:17 kernel: DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
Sep 16 10:20:17 kernel: Call Trace:
Sep 16 10:20:17 kernel: <TASK>
Sep 16 10:20:17 kernel: ? ring_interrupt_active+0x241/0x2d0 [thunderbolt a7c7489029150c4e54d902dc9d2ebd2135c6390a]
Sep 16 10:20:17 kernel: ? __warn+0x81/0x130
Sep 16 10:20:17 kernel: ? ring_interrupt_active+0x241/0x2d0 [thunderbolt a7c7489029150c4e54d902dc9d2ebd2135c6390a]
Sep 16 10:20:17 kernel: ? report_bug+0x171/0x1a0
Sep 16 10:20:17 kernel: ? prb_read_valid+0x1b/0x30
Sep 16 10:20:17 kernel: ? handle_bug+0x3c/0x80
Sep 16 10:20:17 kernel: ? exc_invalid_op+0x17/0x70
Sep 16 10:20:17 kernel: ? asm_exc_invalid_op+0x1a/0x20
Sep 16 10:20:17 kernel: ? ring_interrupt_active+0x241/0x2d0 [thunderbolt a7c7489029150c4e54d902dc9d2ebd2135c6390a]
Sep 16 10:20:17 kernel: ? ring_interrupt_active+0x241/0x2d0 [thunderbolt a7c7489029150c4e54d902dc9d2ebd2135c6390a]
Sep 16 10:20:17 kernel: tb_ring_start+0x152/0x300 [thunderbolt a7c7489029150c4e54d902dc9d2ebd2135c6390a]
Sep 16 10:20:17 kernel: tb_ctl_start+0x26/0xa0 [thunderbolt a7c7489029150c4e54d902dc9d2ebd2135c6390a]
Sep 16 10:20:17 kernel: tb_domain_add+0x3b/0x190 [thunderbolt a7c7489029150c4e54d902dc9d2ebd2135c6390a]
Sep 16 10:20:17 kernel: nhi_probe+0x373/0x5f0 [thunderbolt a7c7489029150c4e54d902dc9d2ebd2135c6390a]
Sep 16 10:20:17 kernel: local_pci_probe+0x45/0xa0
Sep 16 10:20:17 kernel: work_for_cpu_fn+0x1a/0x30
Sep 16 10:20:17 kernel: process_one_work+0x1e1/0x3f0
Sep 16 10:20:17 kernel: worker_thread+0x1af/0x390
Sep 16 10:20:17 kernel: ? __pfx_worker_thread+0x10/0x10
Sep 16 10:20:17 kernel: kthread+0xe8/0x120
Sep 16 10:20:17 kernel: ? __pfx_kthread+0x10/0x10
Sep 16 10:20:17 kernel: ret_from_fork+0x34/0x50
Sep 16 10:20:17 kernel: ? __pfx_kthread+0x10/0x10
Sep 16 10:20:17 kernel: ret_from_fork_asm+0x1b/0x30
Sep 16 10:20:17 kernel: </TASK>
Sep 16 10:20:17 kernel: ---[ end trace 0000000000000000 ]---
Sep 16 10:20:17 kernel: ------------[ cut here ]------------
Sep 16 10:20:17 kernel: thunderbolt 0000:04:00.0: interrupt for RX ring 0 is already enabled
Sep 16 10:20:17 kernel: WARNING: CPU: 0 PID: 7 at drivers/thunderbolt/nhi.c:146 ring_interrupt_active+0x241/0x2d0 [thunderbolt]
Sep 16 10:20:17 kernel: Modules linked in: nvidia_drm(POE+) intel_rapl_msr intel_rapl_common nvidia_modeset(POE) nvidia_uvm(POE) iwlmvm intel_uncore_frequency snd_hda_codec_realtek mac80211 intel_uncore_frequency_common snd_hda_codec_generic ledtrig_audio x86_pkg_temp_thermal libarc4 intel_powerclamp snd_hda_intel btusb coretemp snd_intel_dspcfg crct10dif_pclmul snd_intel_sdw_acpi crc32_pclmul btrtl polyval_clmulni snd_hda_codec btbcm polyval_generic gf128mul iwlwifi btintel ghash_clmulni_intel sha512_ssse3 snd_hda_core aesni_intel btmtk crypto_simd snd_hwdep iTCO_wdt cryptd bluetooth rapl igb intel_pmc_bxt snd_pcm vfat intel_cstate cfg80211 snd_timer i2c_algo_bit mei_me joydev iTCO_vendor_support snd ecdh_generic i2c_i801 mousedev intel_wmi_thunderbolt intel_uncore pcspkr thunderbolt(+) lpc_ich rfkill i2c_smbus e1000e dca mei crc16 fat soundcore video mac_hid nvidia(POE) crypto_user dm_mod fuse loop ip_tables x_tables xfs libcrc32c crc32c_generic hid_logitech_hidpp hid_logitech_dj usbhid mxm_wmi nvme crc32c_intel nvme_core
Sep 16 10:20:17 kernel: xhci_pci xhci_pci_renesas nvme_common wmi
Sep 16 10:20:17 kernel: CPU: 0 PID: 7 Comm: kworker/0:0 Tainted: P W OE 6.5.3-arch1-1 #1 ed5b3b894d0aeb37298a77837232ca9b353cc27d
Sep 16 10:20:17 kernel: Hardware name: Gigabyte Technology Co., Ltd. Default string/X99-Designare EX-CF, BIOS F3 07/13/2016
Sep 16 10:20:17 kernel: Workqueue: events work_for_cpu_fn
Sep 16 10:20:17 kernel: RIP: 0010:ring_interrupt_active+0x241/0x2d0 [thunderbolt]
Sep 16 10:20:17 kernel: Code: 08 44 89 04 24 e8 ef 37 25 ea 44 8b 04 24 48 8b 4c 24 08 4d 89 f1 48 8b 54 24 10 48 89 c6 48 c7 c7 40 b9 91 c4 e8 bf b0 9f e9 <0f> 0b 4d 8b 77 08 44 8b 5c 24 04 49 8b 76 18 45 84 e4 0f 85 e9 fe
Sep 16 10:20:17 kernel: RSP: 0018:ffffbecd0009bd48 EFLAGS: 00010082
Sep 16 10:20:17 kernel: RAX: 0000000000000000 RBX: 000000000000007c RCX: 0000000000000027
Sep 16 10:20:17 kernel: RDX: ffff9731efc216c8 RSI: 0000000000000001 RDI: ffff9731efc216c0
Sep 16 10:20:17 kernel: RBP: 0000000080000000 R08: 0000000000000000 R09: ffffbecd0009bbd8
Sep 16 10:20:17 kernel: R10: 0000000000000003 R11: ffffffffb00ca068 R12: 0000000000000001
Sep 16 10:20:17 kernel: R13: 000000000003827c R14: ffffffffc4919f5f R15: ffff9722c73566c0
Sep 16 10:20:17 kernel: FS: 0000000000000000(0000) GS:ffff9731efc00000(0000) knlGS:0000000000000000
Sep 16 10:20:17 kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Sep 16 10:20:17 kernel: CR2: 00007fa8a14da130 CR3: 000000088f820003 CR4: 00000000003706f0
Sep 16 10:20:17 kernel: DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
Sep 16 10:20:17 kernel: DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
Sep 16 10:20:17 kernel: Call Trace:
Sep 16 10:20:17 kernel: <TASK>
Sep 16 10:20:17 kernel: ? ring_interrupt_active+0x241/0x2d0 [thunderbolt a7c7489029150c4e54d902dc9d2ebd2135c6390a]
Sep 16 10:20:17 kernel: ? __warn+0x81/0x130
Sep 16 10:20:17 kernel: ? ring_interrupt_active+0x241/0x2d0 [thunderbolt a7c7489029150c4e54d902dc9d2ebd2135c6390a]
Sep 16 10:20:17 kernel: ? report_bug+0x171/0x1a0
Sep 16 10:20:17 kernel: ? prb_read_valid+0x1b/0x30
Sep 16 10:20:17 kernel: ? handle_bug+0x3c/0x80
Sep 16 10:20:17 kernel: ? exc_invalid_op+0x17/0x70
Sep 16 10:20:17 kernel: ? asm_exc_invalid_op+0x1a/0x20
Sep 16 10:20:17 kernel: ? ring_interrupt_active+0x241/0x2d0 [thunderbolt a7c7489029150c4e54d902dc9d2ebd2135c6390a]
Sep 16 10:20:17 kernel: ? ring_interrupt_active+0x241/0x2d0 [thunderbolt a7c7489029150c4e54d902dc9d2ebd2135c6390a]
Sep 16 10:20:17 kernel: tb_ring_start+0x152/0x300 [thunderbolt a7c7489029150c4e54d902dc9d2ebd2135c6390a]
Sep 16 10:20:17 kernel: tb_ctl_start+0x30/0xa0 [thunderbolt a7c7489029150c4e54d902dc9d2ebd2135c6390a]
Sep 16 10:20:17 kernel: tb_domain_add+0x3b/0x190 [thunderbolt a7c7489029150c4e54d902dc9d2ebd2135c6390a]
Sep 16 10:20:17 kernel: nhi_probe+0x373/0x5f0 [thunderbolt a7c7489029150c4e54d902dc9d2ebd2135c6390a]
Sep 16 10:20:17 kernel: local_pci_probe+0x45/0xa0
Sep 16 10:20:17 kernel: work_for_cpu_fn+0x1a/0x30
Sep 16 10:20:17 kernel: process_one_work+0x1e1/0x3f0
Sep 16 10:20:17 kernel: worker_thread+0x1af/0x390
Sep 16 10:20:17 kernel: ? __pfx_worker_thread+0x10/0x10
Sep 16 10:20:17 kernel: kthread+0xe8/0x120
Sep 16 10:20:17 kernel: ? __pfx_kthread+0x10/0x10
Sep 16 10:20:17 kernel: ret_from_fork+0x34/0x50
Sep 16 10:20:17 kernel: ? __pfx_kthread+0x10/0x10
Sep 16 10:20:17 kernel: ret_from_fork_asm+0x1b/0x30
Sep 16 10:20:17 kernel: </TASK>
Sep 16 10:20:17 kernel: ---[ end trace 0000000000000000 ]---
Sep 16 10:20:17 kernel: thunderbolt 0000:04:00.0: ICM firmware is in wrong mode: 15
Sep 16 10:20:17 systemd[1]: Finished Load Kernel Modules.
Sep 16 10:20:17 systemd[1]: Starting Apply Kernel Variables...
Sep 16 10:20:17 systemd[1]: Finished Apply Kernel Variables.
Sep 16 10:20:17 systemd[1]: Reached target System Initialization.
Sep 16 10:20:17 systemd[1]: Started Refresh existing PGP keys of archlinux-keyring regularly.
Sep 16 10:20:17 systemd[1]: Started Daily verification of password and group files.
Sep 16 10:20:17 systemd[1]: Started Daily Cleanup of Temporary Directories.
Sep 16 10:20:17 systemd[1]: Reached target Timer Units.
Sep 16 10:20:17 systemd[1]: Listening on Avahi mDNS/DNS-SD Stack Activation Socket.
Sep 16 10:20:17 systemd[1]: Listening on D-Bus System Message Bus Socket.
Sep 16 10:20:17 systemd[1]: Reached target Socket Units.
Sep 16 10:20:17 systemd[1]: TPM2 PCR Barrier (Initialization) was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f).
Sep 16 10:20:17 systemd[1]: Reached target Basic System.
Sep 16 10:20:17 systemd[1]: Starting Avahi mDNS/DNS-SD Stack...
Sep 16 10:20:17 systemd[1]: Starting D-Bus System Message Bus...
Sep 16 10:20:17 systemd[1]: SSH Key Generation was skipped because no trigger condition checks were met.
Sep 16 10:20:17 systemd[1]: Starting User Login Management...
Sep 16 10:20:17 systemd[1]: TPM2 PCR Barrier (User) was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f).
Sep 16 10:20:17 avahi-daemon[444]: Found user 'avahi' (UID 973) and group 'avahi' (GID 973).
Sep 16 10:20:17 avahi-daemon[444]: Successfully dropped root privileges.
Sep 16 10:20:17 avahi-daemon[444]: avahi-daemon 0.8 starting up.
Sep 16 10:20:17 avahi-daemon[444]: WARNING: No NSS support for mDNS detected, consider installing nss-mdns!
Sep 16 10:20:17 systemd[1]: Started D-Bus System Message Bus.
Sep 16 10:20:17 avahi-daemon[444]: Successfully called chroot().
Sep 16 10:20:17 avahi-daemon[444]: Successfully dropped remaining capabilities.
Sep 16 10:20:17 avahi-daemon[444]: No service file found in /etc/avahi/services.
Sep 16 10:20:17 avahi-daemon[444]: Joining mDNS multicast group on interface lo.IPv6 with address ::1.
Sep 16 10:20:17 avahi-daemon[444]: New relevant interface lo.IPv6 for mDNS.
Sep 16 10:20:17 avahi-daemon[444]: Joining mDNS multicast group on interface lo.IPv4 with address 127.0.0.1.
Sep 16 10:20:17 avahi-daemon[444]: New relevant interface lo.IPv4 for mDNS.
Sep 16 10:20:17 avahi-daemon[444]: Network interface enumeration completed.
Sep 16 10:20:17 avahi-daemon[444]: Registering new address record for ::1 on lo.*.
Sep 16 10:20:17 avahi-daemon[444]: Registering new address record for 127.0.0.1 on lo.IPv4.
Sep 16 10:20:17 systemd[1]: Starting Network Manager...
Sep 16 10:20:17 systemd[1]: Started Avahi mDNS/DNS-SD Stack.
Sep 16 10:20:17 systemd-logind[446]: Watching system buttons on /dev/input/event1 (Power Button)
Sep 16 10:20:17 systemd-logind[446]: Watching system buttons on /dev/input/event0 (Power Button)
Sep 16 10:20:17 systemd-logind[446]: Watching system buttons on /dev/input/event2 (Logitech MX Keys)
Sep 16 10:20:17 systemd-logind[446]: New seat seat0.
Sep 16 10:20:17 systemd[1]: Started User Login Management.
Sep 16 10:20:17 NetworkManager[448]: <info> [1694874017.7488] NetworkManager (version 1.44.0-1) is starting... (boot:772de9d0-bda8-4576-9193-eb06743d1b94)
Sep 16 10:20:17 NetworkManager[448]: <info> [1694874017.7489] Read config: /etc/NetworkManager/NetworkManager.conf (lib: 20-connectivity.conf)
Sep 16 10:20:17 NetworkManager[448]: <info> [1694874017.7536] manager[0x55d3af53f9e0]: monitoring kernel firmware directory '/lib/firmware'.
Sep 16 10:20:17 dbus-daemon[445]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.3' (uid=0 pid=448 comm="/usr/bin/NetworkManager --no-daemon")
Sep 16 10:20:17 systemd[1]: Starting Hostname Service...
Sep 16 10:20:17 dbus-daemon[445]: [system] Successfully activated service 'org.freedesktop.hostname1'
Sep 16 10:20:17 systemd[1]: Started Hostname Service.
Sep 16 10:20:17 NetworkManager[448]: <info> [1694874017.7880] hostname: hostname: using hostnamed
Sep 16 10:20:17 NetworkManager[448]: <info> [1694874017.7880] hostname: static hostname changed from (none) to "elrond"
Sep 16 10:20:17 NetworkManager[448]: <info> [1694874017.7884] dns-mgr: init: dns=default,systemd-resolved rc-manager=symlink
Sep 16 10:20:17 NetworkManager[448]: <info> [1694874017.7900] rfkill1: found Wi-Fi radio killswitch (at /sys/devices/pci0000:00/0000:00:1c.7/0000:53:00.0/ieee80211/phy0/rfkill1) (driver iwlwifi)
Sep 16 10:20:17 NetworkManager[448]: <info> [1694874017.7901] manager[0x55d3af53f9e0]: rfkill: Wi-Fi hardware radio set enabled
Sep 16 10:20:17 NetworkManager[448]: <info> [1694874017.7901] manager[0x55d3af53f9e0]: rfkill: WWAN hardware radio set enabled
Sep 16 10:20:17 NetworkManager[448]: <info> [1694874017.7941] Loaded device plugin: NMAtmManager (/usr/lib/NetworkManager/1.44.0-1/libnm-device-plugin-adsl.so)
Sep 16 10:20:17 NetworkManager[448]: <info> [1694874017.7972] Loaded device plugin: NMBluezManager (/usr/lib/NetworkManager/1.44.0-1/libnm-device-plugin-bluetooth.so)
Sep 16 10:20:17 NetworkManager[448]: <info> [1694874017.7981] Loaded device plugin: NMOvsFactory (/usr/lib/NetworkManager/1.44.0-1/libnm-device-plugin-ovs.so)
Sep 16 10:20:17 NetworkManager[448]: <info> [1694874017.8135] Loaded device plugin: NMTeamFactory (/usr/lib/NetworkManager/1.44.0-1/libnm-device-plugin-team.so)
Sep 16 10:20:17 NetworkManager[448]: <info> [1694874017.8143] Loaded device plugin: NMWifiFactory (/usr/lib/NetworkManager/1.44.0-1/libnm-device-plugin-wifi.so)
Sep 16 10:20:17 NetworkManager[448]: <info> [1694874017.8146] Loaded device plugin: NMWwanFactory (/usr/lib/NetworkManager/1.44.0-1/libnm-device-plugin-wwan.so)
Sep 16 10:20:17 NetworkManager[448]: <info> [1694874017.8148] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file
Sep 16 10:20:17 NetworkManager[448]: <info> [1694874017.8148] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file
Sep 16 10:20:17 NetworkManager[448]: <info> [1694874017.8148] manager: Networking is enabled by state file
Sep 16 10:20:17 dbus-daemon[445]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.3' (uid=0 pid=448 comm="/usr/bin/NetworkManager --no-daemon")
Sep 16 10:20:17 NetworkManager[448]: <info> [1694874017.8150] settings: Loaded settings plugin: keyfile (internal)
Sep 16 10:20:17 NetworkManager[448]: <info> [1694874017.8167] dhcp: init: Using DHCP client 'internal'
Sep 16 10:20:17 NetworkManager[448]: <info> [1694874017.8168] manager: (lo): new Loopback device (/org/freedesktop/NetworkManager/Devices/1)
Sep 16 10:20:17 systemd[1]: Starting Network Manager Script Dispatcher Service...
Sep 16 10:20:17 NetworkManager[448]: <info> [1694874017.8176] device (lo): state change: unmanaged -> unavailable (reason 'connection-assumed', sys-iface-state: 'external')
Sep 16 10:20:17 NetworkManager[448]: <info> [1694874017.8178] device (lo): state change: unavailable -> disconnected (reason 'connection-assumed', sys-iface-state: 'external')
Sep 16 10:20:17 NetworkManager[448]: <info> [1694874017.8183] device (lo): Activation: starting connection 'lo' (9bba7fcf-1538-4a75-b4c0-f495a1f0d71f)
Sep 16 10:20:17 NetworkManager[448]: <info> [1694874017.8188] manager: (eno1): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2)
Sep 16 10:20:17 NetworkManager[448]: <info> [1694874017.8190] device (eno1): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Sep 16 10:20:17 dbus-daemon[445]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Sep 16 10:20:17 systemd[1]: Started Network Manager Script Dispatcher Service.
Sep 16 10:20:18 NetworkManager[448]: <info> [1694874018.0041] manager: (enp82s0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/3)
Sep 16 10:20:18 NetworkManager[448]: <info> [1694874018.0044] device (enp82s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Sep 16 10:20:18 NetworkManager[448]: <info> [1694874018.0319] device (wlp83s0): driver supports Access Point (AP) mode
Sep 16 10:20:18 NetworkManager[448]: <info> [1694874018.0337] manager: (wlp83s0): new 802.11 Wi-Fi device (/org/freedesktop/NetworkManager/Devices/4)
Sep 16 10:20:18 NetworkManager[448]: <info> [1694874018.0342] device (wlp83s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Sep 16 10:20:18 kernel: snd_hda_intel 0000:4f:00.1: azx_get_response timeout, switching to polling mode: last cmd=0x000f0000
Sep 16 10:20:18 kernel: snd_hda_intel 0000:50:00.1: azx_get_response timeout, switching to polling mode: last cmd=0x000f0000
Sep 16 10:20:18 kernel: ACPI: \: failed to evaluate _DSM bf0212f2-788f-c64d-a5b3-1f738e285ade (0x1001)
Sep 16 10:20:18 kernel: ACPI: \: failed to evaluate _DSM bf0212f2-788f-c64d-a5b3-1f738e285ade (0x1001)
Sep 16 10:20:18 kernel: ACPI: \: failed to evaluate _DSM bf0212f2-788f-c64d-a5b3-1f738e285ade (0x1001)
Sep 16 10:20:18 kernel: ACPI: \: failed to evaluate _DSM bf0212f2-788f-c64d-a5b3-1f738e285ade (0x1001)
Sep 16 10:20:18 kernel: ACPI: \: failed to evaluate _DSM bf0212f2-788f-c64d-a5b3-1f738e285ade (0x1001)
Sep 16 10:20:18 kernel: ACPI: \: failed to evaluate _DSM bf0212f2-788f-c64d-a5b3-1f738e285ade (0x1001)
Sep 16 10:20:18 kernel: ACPI: \: failed to evaluate _DSM bf0212f2-788f-c64d-a5b3-1f738e285ade (0x1001)
Sep 16 10:20:18 kernel: iwlwifi 0000:53:00.0: Registered PHC clock: iwlwifi-PTP, with index: 2
Sep 16 10:20:18 NetworkManager[448]: <info> [1694874018.3094] device (wlp83s0): set-hw-addr: set MAC address to 1E:F5:CF:E5:D6:6D (scanning)
Sep 16 10:20:18 dbus-daemon[445]: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' requested by ':1.3' (uid=0 pid=448 comm="/usr/bin/NetworkManager --no-daemon")
Sep 16 10:20:18 kernel: ACPI: \: failed to evaluate _DSM bf0212f2-788f-c64d-a5b3-1f738e285ade (0x1001)
Sep 16 10:20:18 kernel: ACPI: \: failed to evaluate _DSM bf0212f2-788f-c64d-a5b3-1f738e285ade (0x1001)
Sep 16 10:20:18 kernel: ACPI: \: failed to evaluate _DSM bf0212f2-788f-c64d-a5b3-1f738e285ade (0x1001)
Sep 16 10:20:18 kernel: ACPI: \: failed to evaluate _DSM bf0212f2-788f-c64d-a5b3-1f738e285ade (0x1001)
Sep 16 10:20:18 kernel: ACPI: \: failed to evaluate _DSM bf0212f2-788f-c64d-a5b3-1f738e285ade (0x1001)
Sep 16 10:20:18 kernel: ACPI: \: failed to evaluate _DSM bf0212f2-788f-c64d-a5b3-1f738e285ade (0x1001)
Sep 16 10:20:18 kernel: ACPI: \: failed to evaluate _DSM bf0212f2-788f-c64d-a5b3-1f738e285ade (0x1001)
Sep 16 10:20:18 NetworkManager[448]: <info> [1694874018.5501] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager"
Sep 16 10:20:18 systemd[1]: Started Network Manager.
Sep 16 10:20:18 NetworkManager[448]: <info> [1694874018.5518] ovsdb: disconnected from ovsdb
Sep 16 10:20:18 NetworkManager[448]: <info> [1694874018.5519] device (lo): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'external')
Sep 16 10:20:18 NetworkManager[448]: <info> [1694874018.5522] device (lo): state change: prepare -> config (reason 'none', sys-iface-state: 'external')
Sep 16 10:20:18 NetworkManager[448]: <info> [1694874018.5525] device (lo): state change: config -> ip-config (reason 'none', sys-iface-state: 'external')
Sep 16 10:20:18 NetworkManager[448]: <info> [1694874018.5538] device (lo): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'external')
Sep 16 10:20:18 NetworkManager[448]: <info> [1694874018.5574] device (lo): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'external')
Sep 16 10:20:18 NetworkManager[448]: <info> [1694874018.5576] device (lo): state change: secondaries -> activated (reason 'none', sys-iface-state: 'external')
Sep 16 10:20:18 NetworkManager[448]: <info> [1694874018.5582] device (lo): Activation: successful, device activated.
Sep 16 10:20:18 systemd[1]: Starting WPA supplicant...
Sep 16 10:20:18 avahi-daemon[444]: Server startup complete. Host name is elrond.local. Local service cookie is 917423474.
Sep 16 10:20:18 dbus-daemon[445]: [system] Successfully activated service 'fi.w1.wpa_supplicant1'
Sep 16 10:20:18 wpa_supplicant[475]: Successfully initialized wpa_supplicant
Sep 16 10:20:18 systemd[1]: Started WPA supplicant.
Sep 16 10:20:18 systemd[1]: Reached target Network.
Sep 16 10:20:18 systemd[1]: Starting Network Time Service...
Sep 16 10:20:18 systemd[1]: Started OpenSSH Daemon.
Sep 16 10:20:18 systemd[1]: Starting Permit User Sessions...
Sep 16 10:20:18 ntpd[476]: ntpd 4.2.8p17@1.4004-o Tue Jun 6 14:05:47 UTC 2023 (1): Starting
Sep 16 10:20:18 ntpd[476]: Command line: /usr/bin/ntpd -g -u ntp:ntp
Sep 16 10:20:18 ntpd[476]: ----------------------------------------------------
Sep 16 10:20:18 ntpd[476]: ntp-4 is maintained by Network Time Foundation,
Sep 16 10:20:18 ntpd[476]: Inc. (NTF), a non-profit 501(c)(3) public-benefit
Sep 16 10:20:18 ntpd[476]: corporation. Support and training for ntp-4 are
Sep 16 10:20:18 ntpd[476]: available at https://www.nwtime.org/support
Sep 16 10:20:18 ntpd[476]: ----------------------------------------------------
Sep 16 10:20:18 ntpd[476]: DEBUG behavior is enabled - a violation of any
Sep 16 10:20:18 ntpd[476]: diagnostic assertion will cause ntpd to abort
Sep 16 10:20:18 ntpd[480]: proto: precision = 0.044 usec (-24)
Sep 16 10:20:18 ntpd[480]: basedate set to 2023-05-25
Sep 16 10:20:18 ntpd[480]: gps base set to 2023-05-28 (week 2264)
Sep 16 10:20:18 ntpd[480]: initial drift restored to -14.390000
Sep 16 10:20:18 ntpd[480]: Listen and drop on 0 v6wildcard [::]:123
Sep 16 10:20:18 ntpd[480]: Listen and drop on 1 v4wildcard 0.0.0.0:123
Sep 16 10:20:18 ntpd[480]: Listen normally on 2 lo 127.0.0.1:123
Sep 16 10:20:18 ntpd[480]: Listen normally on 3 lo [::1]:123
Sep 16 10:20:18 ntpd[480]: Listening on routing socket on fd #20 for interface updates
Sep 16 10:20:18 ntpd[480]: kernel reports TIME_ERROR: 0x41: Clock Unsynchronized
Sep 16 10:20:18 ntpd[480]: kernel reports TIME_ERROR: 0x41: Clock Unsynchronized
Sep 16 10:20:18 sshd[477]: Server listening on 0.0.0.0 port 22.
Sep 16 10:20:18 sshd[477]: Server listening on :: port 22.
Sep 16 10:20:18 NetworkManager[448]: <info> [1694874018.8826] device (wlp83s0): supplicant interface state: internal-starting -> disconnected
Sep 16 10:20:18 NetworkManager[448]: <info> [1694874018.8826] Wi-Fi P2P device controlled by interface wlp83s0 created
Sep 16 10:20:18 NetworkManager[448]: <info> [1694874018.8828] manager: (p2p-dev-wlp83s0): new 802.11 Wi-Fi P2P device (/org/freedesktop/NetworkManager/Devices/5)
Sep 16 10:20:18 NetworkManager[448]: <info> [1694874018.8829] device (p2p-dev-wlp83s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Sep 16 10:20:18 NetworkManager[448]: <info> [1694874018.8832] device (wlp83s0): state change: unavailable -> disconnected (reason 'supplicant-available', sys-iface-state: 'managed')
Sep 16 10:20:18 NetworkManager[448]: <info> [1694874018.8834] device (p2p-dev-wlp83s0): state change: unavailable -> disconnected (reason 'none', sys-iface-state: 'managed')
Sep 16 10:20:18 systemd[1]: Finished Permit User Sessions.
Sep 16 10:20:18 systemd[1]: Started Simple Desktop Display Manager.
Sep 16 10:20:18 (udev-worker)[332]: nvidia: Process '/usr/bin/bash -c 'for i in $(cat /proc/driver/nvidia/gpus/*/information | grep Minor | cut -d \ -f 4); do /usr/bin/mknod -Z -m 666 /dev/nvidia${i} c $(grep nvidia-frontend /proc/devices | cut -d \ -f 1) ${i}; done'' failed with exit code 1.
Sep 16 10:20:18 systemd[1]: Started Network Time Service.
Sep 16 10:20:18 systemd[1]: Reached target Multi-User System.
Sep 16 10:20:18 systemd[1]: Reached target Graphical Interface.
Sep 16 10:20:18 systemd[1]: Startup finished in 1min 55.235s (firmware) + 40.542s (loader) + 12.256s (kernel) + 3.178s (userspace) = 2min 51.213s.
Sep 16 10:20:19 kernel: [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:4f:00.0 on minor 0
Sep 16 10:20:19 kernel: [drm] [nvidia-drm] [GPU ID 0x00005000] Loading driver
Sep 16 10:20:19 kernel: NVRM: GPU 0000:50:00.0: RmInitAdapter failed! (0x22:0x40:762)
Sep 16 10:20:19 kernel: NVRM: GPU 0000:50:00.0: rm_init_adapter failed, device minor number 1
Sep 16 10:20:19 kernel: [drm:nv_drm_load [nvidia_drm]] *ERROR* [nvidia-drm] [GPU ID 0x00005000] Failed to allocate NvKmsKapiDevice
Sep 16 10:20:19 kernel: [drm:nv_drm_probe_devices [nvidia_drm]] *ERROR* [nvidia-drm] [GPU ID 0x00005000] Failed to register device
Sep 16 10:20:19 sddm[485]: Initializing...
Sep 16 10:20:19 sddm[485]: Starting...
Sep 16 10:20:19 sddm[485]: Logind interface found
Sep 16 10:20:19 sddm[485]: Adding new display...
Sep 16 10:20:19 sddm[485]: Loaded empty theme configuration
Sep 16 10:20:19 sddm[485]: Xauthority path: "/run/sddm/xauth_GINvpx"
Sep 16 10:20:19 sddm[485]: Using VT 2
Sep 16 10:20:19 sddm[485]: Display server starting...
Sep 16 10:20:19 sddm[485]: Writing cookie to "/run/sddm/xauth_GINvpx"
Sep 16 10:20:19 sddm[485]: Running: /usr/bin/X -nolisten tcp -background none -seat seat0 vt2 -auth /run/sddm/xauth_GINvpx -noreset -displayfd 16
Sep 16 10:20:19 kernel: NVRM: GPU 0000:50:00.0: RmInitAdapter failed! (0x22:0x40:762)
Sep 16 10:20:19 kernel: NVRM: GPU 0000:50:00.0: rm_init_adapter failed, device minor number 1
Sep 16 10:20:19 kernel: NVRM: GPU 0000:50:00.0: RmInitAdapter failed! (0x22:0x40:762)
Sep 16 10:20:19 kernel: NVRM: GPU 0000:50:00.0: rm_init_adapter failed, device minor number 1
Sep 16 10:20:19 sddm[485]: Failed to read display number from pipe
Sep 16 10:20:19 sddm[485]: Display server stopping...
Sep 16 10:20:19 sddm[485]: Attempt 1 starting the Display server on vt 2 failed
Sep 16 10:20:21 kernel: igb 0000:52:00.0 enp82s0: igb: enp82s0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX/TX
Sep 16 10:20:21 NetworkManager[448]: <info> [1694874021.1502] device (enp82s0): carrier: link connected
Sep 16 10:20:21 NetworkManager[448]: <info> [1694874021.1507] device (enp82s0): state change: unavailable -> disconnected (reason 'carrier-changed', sys-iface-state: 'managed')
Sep 16 10:20:21 NetworkManager[448]: <info> [1694874021.1528] policy: auto-activating connection 'Wired connection 2' (2fde3cf6-34e6-3842-9a50-c658c7714645)
Sep 16 10:20:21 NetworkManager[448]: <info> [1694874021.1536] device (enp82s0): Activation: starting connection 'Wired connection 2' (2fde3cf6-34e6-3842-9a50-c658c7714645)
Sep 16 10:20:21 NetworkManager[448]: <info> [1694874021.1538] device (enp82s0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Sep 16 10:20:21 NetworkManager[448]: <info> [1694874021.1543] manager: NetworkManager state is now CONNECTING
Sep 16 10:20:21 NetworkManager[448]: <info> [1694874021.2009] device (enp82s0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Sep 16 10:20:21 NetworkManager[448]: <info> [1694874021.2028] device (enp82s0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
Sep 16 10:20:21 NetworkManager[448]: <info> [1694874021.2042] dhcp4 (enp82s0): activation: beginning transaction (timeout in 45 seconds)
Sep 16 10:20:21 avahi-daemon[444]: Joining mDNS multicast group on interface enp82s0.IPv6 with address fe80::9d0e:ae4e:c341:8435.
Sep 16 10:20:21 avahi-daemon[444]: New relevant interface enp82s0.IPv6 for mDNS.
Sep 16 10:20:21 avahi-daemon[444]: Registering new address record for fe80::9d0e:ae4e:c341:8435 on enp82s0.*.
Sep 16 10:20:21 sddm[485]: Display server starting...
Sep 16 10:20:21 sddm[485]: Writing cookie to "/run/sddm/xauth_GINvpx"
Sep 16 10:20:21 sddm[485]: Running: /usr/bin/X -nolisten tcp -background none -seat seat0 vt2 -auth /run/sddm/xauth_GINvpx -noreset -displayfd 16
Sep 16 10:20:21 kernel: NVRM: GPU 0000:50:00.0: RmInitAdapter failed! (0x22:0x40:762)
Sep 16 10:20:21 kernel: NVRM: GPU 0000:50:00.0: rm_init_adapter failed, device minor number 1
Sep 16 10:20:21 kernel: NVRM: GPU 0000:50:00.0: RmInitAdapter failed! (0x22:0x40:762)
Sep 16 10:20:21 kernel: NVRM: GPU 0000:50:00.0: rm_init_adapter failed, device minor number 1
Sep 16 10:20:21 sddm[485]: Failed to read display number from pipe
Sep 16 10:20:21 sddm[485]: Display server stopping...
Sep 16 10:20:21 sddm[485]: Attempt 2 starting the Display server on vt 2 failed
Sep 16 10:20:22 kernel: input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:02.0/0000:4b:00.0/0000:4c:10.0/0000:4f:00.1/sound/card1/input21
Sep 16 10:20:22 kernel: input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:02.0/0000:4b:00.0/0000:4c:10.0/0000:4f:00.1/sound/card1/input22
Sep 16 10:20:22 kernel: input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:02.0/0000:4b:00.0/0000:4c:10.0/0000:4f:00.1/sound/card1/input23
Sep 16 10:20:22 kernel: input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:02.0/0000:4b:00.0/0000:4c:10.0/0000:4f:00.1/sound/card1/input24
Sep 16 10:20:22 kernel: input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.0/0000:50:00.1/sound/card2/input25
Sep 16 10:20:22 kernel: input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.0/0000:50:00.1/sound/card2/input26
Sep 16 10:20:22 kernel: input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.0/0000:50:00.1/sound/card2/input27
Sep 16 10:20:22 kernel: input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:03.0/0000:50:00.1/sound/card2/input28
Sep 16 10:20:22 wpa_supplicant[475]: wlp83s0: CTRL-EVENT-REGDOM-CHANGE init=DRIVER type=COUNTRY alpha2=CA
Sep 16 10:20:22 systemd[1]: systemd-rfkill.service: Deactivated successfully.
Sep 16 10:20:23 sddm[485]: Display server starting...
Sep 16 10:20:23 sddm[485]: Writing cookie to "/run/sddm/xauth_GINvpx"
Sep 16 10:20:23 sddm[485]: Running: /usr/bin/X -nolisten tcp -background none -seat seat0 vt2 -auth /run/sddm/xauth_GINvpx -noreset -displayfd 16
Sep 16 10:20:23 kernel: NVRM: GPU 0000:50:00.0: RmInitAdapter failed! (0x22:0x40:762)
Sep 16 10:20:23 kernel: NVRM: GPU 0000:50:00.0: rm_init_adapter failed, device minor number 1
Sep 16 10:20:23 kernel: NVRM: GPU 0000:50:00.0: RmInitAdapter failed! (0x22:0x40:762)
Sep 16 10:20:23 kernel: NVRM: GPU 0000:50:00.0: rm_init_adapter failed, device minor number 1
Sep 16 10:20:23 sddm[485]: Failed to read display number from pipe
Sep 16 10:20:23 sddm[485]: Display server stopping...
Sep 16 10:20:23 sddm[485]: Attempt 3 starting the Display server on vt 2 failed
Sep 16 10:20:23 sddm[485]: Could not start Display server on vt 2
Sep 16 10:20:24 kernel: igb 0000:52:00.0 enp82s0: igb: enp82s0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX/TX
Sep 16 10:20:25 NetworkManager[448]: <info> [1694874025.0735] device (enp82s0): carrier: link connected
Sep 16 10:20:27 dbus-daemon[445]: [system] Activating via systemd: service name='org.freedesktop.resolve1' unit='dbus-org.freedesktop.resolve1.service' requested by ':1.3' (uid=0 pid=448 comm="/usr/bin/NetworkManager --no-daemon")
Sep 16 10:20:27 dbus-daemon[445]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.resolve1.service': Unit dbus-org.freedesktop.resolve1.service not found.
Sep 16 10:20:27 systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Sep 16 10:20:27 ntpd[480]: Listen normally on 4 enp82s0 [fe80::9d0e:ae4e:c341:8435%2]:123
Sep 16 10:20:27 ntpd[480]: new interface(s) found: waking up resolver
Sep 16 10:20:29 kernel: logitech-hidpp-device 0003:046D:408A.0004: HID++ 4.5 device connected.
Sep 16 10:20:29 NetworkManager[448]: <info> [1694874029.9670] dhcp4 (enp82s0): state changed new lease, address=10.88.111.28
Sep 16 10:20:29 NetworkManager[448]: <info> [1694874029.9676] policy: set 'Wired connection 2' (enp82s0) as default for IPv4 routing and DNS
Sep 16 10:20:29 dbus-daemon[445]: [system] Activating via systemd: service name='org.freedesktop.resolve1' unit='dbus-org.freedesktop.resolve1.service' requested by ':1.3' (uid=0 pid=448 comm="/usr/bin/NetworkManager --no-daemon")
Sep 16 10:20:29 dbus-daemon[445]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.resolve1.service': Unit dbus-org.freedesktop.resolve1.service not found.
Sep 16 10:20:29 avahi-daemon[444]: Joining mDNS multicast group on interface enp82s0.IPv4 with address 10.88.111.28.
Sep 16 10:20:29 avahi-daemon[444]: New relevant interface enp82s0.IPv4 for mDNS.
Sep 16 10:20:29 avahi-daemon[444]: Registering new address record for 10.88.111.28 on enp82s0.IPv4.
Sep 16 10:20:29 dbus-daemon[445]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.3' (uid=0 pid=448 comm="/usr/bin/NetworkManager --no-daemon")
Sep 16 10:20:29 NetworkManager[448]: <info> [1694874029.9857] device (enp82s0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed')
Sep 16 10:20:30 systemd[1]: Starting Network Manager Script Dispatcher Service...
Sep 16 10:20:30 dbus-daemon[445]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Sep 16 10:20:30 systemd[1]: Started Network Manager Script Dispatcher Service.
Sep 16 10:20:30 NetworkManager[448]: <info> [1694874030.0371] device (enp82s0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed')
Sep 16 10:20:30 NetworkManager[448]: <info> [1694874030.0372] device (enp82s0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed')
Sep 16 10:20:30 NetworkManager[448]: <info> [1694874030.0375] manager: NetworkManager state is now CONNECTED_SITE
Sep 16 10:20:30 NetworkManager[448]: <info> [1694874030.0378] device (enp82s0): Activation: successful, device activated.
Sep 16 10:20:30 NetworkManager[448]: <info> [1694874030.0386] manager: startup complete
Sep 16 10:20:30 NetworkManager[448]: <info> [1694874030.2817] manager: NetworkManager state is now CONNECTED_GLOBAL
Sep 16 10:20:32 ntpd[480]: Listen normally on 5 enp82s0 10.88.111.28:123
Sep 16 10:20:32 ntpd[480]: new interface(s) found: waking up resolver
Sep 16 10:20:40 systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Sep 16 10:20:40 dbus-daemon[445]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.12' (uid=0 pid=559 comm="sshd: null [priv] ")
Sep 16 10:20:40 dbus-daemon[445]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Sep 16 10:20:40 sshd[559]: Accepted password for null from fe80::e431:3efe:cd23:805e%enp82s0 port 48796 ssh2
Sep 16 10:20:40 sshd[559]: pam_unix(sshd:session): session opened for user null(uid=1000) by null(uid=0)
Sep 16 10:20:40 systemd[1]: Created slice User Slice of UID 1000.
Sep 16 10:20:40 systemd[1]: Starting User Runtime Directory /run/user/1000...
Sep 16 10:20:40 systemd-logind[446]: New session 1 of user null.
Sep 16 10:20:40 systemd[1]: Finished User Runtime Directory /run/user/1000.
Sep 16 10:20:40 systemd[1]: Starting User Manager for UID 1000...
Sep 16 10:20:40 dbus-daemon[445]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.15' (uid=0 pid=566 comm="(systemd)")
Sep 16 10:20:40 dbus-daemon[445]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Sep 16 10:20:40 (systemd)[566]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[null] ruser=[<unknown>] rhost=[<unknown>]
Sep 16 10:20:40 (systemd)[566]: pam_unix(systemd-user:session): session opened for user null(uid=1000) by null(uid=0)
Sep 16 10:20:40 systemd[566]: Queued start job for default target Main User Target.
Sep 16 10:20:40 systemd-journald[256]: /var/log/journal/3eb699ade65d4a5596447eda51971905/user-1000.journal: Journal file uses a different sequence number ID, rotating.
Sep 16 10:20:40 systemd[566]: Created slice User Application Slice.
Sep 16 10:20:40 systemd[566]: Reached target Paths.
Sep 16 10:20:40 systemd[566]: Reached target Timers.
Sep 16 10:20:40 systemd[566]: Starting D-Bus User Message Bus Socket...
Sep 16 10:20:40 systemd[566]: Listening on GnuPG network certificate management daemon.
Sep 16 10:20:40 systemd[566]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Sep 16 10:20:40 systemd[566]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Sep 16 10:20:40 systemd[566]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Sep 16 10:20:40 systemd[566]: Listening on GnuPG cryptographic agent and passphrase cache.
Sep 16 10:20:40 systemd[566]: Listening on p11-kit server.
Sep 16 10:20:40 systemd[566]: Listening on PipeWire Multimedia System Socket.
Sep 16 10:20:40 systemd[566]: Listening on Sound System.
Sep 16 10:20:40 systemd[566]: Listening on D-Bus User Message Bus Socket.
Sep 16 10:20:40 systemd[566]: Reached target Sockets.
Sep 16 10:20:40 systemd[566]: Reached target Basic System.
Sep 16 10:20:40 systemd[1]: Started User Manager for UID 1000.
Sep 16 10:20:40 systemd[566]: Starting Update XDG user dir configuration...
Sep 16 10:20:40 systemd[1]: Started Session 1 of User null.
Sep 16 10:20:40 systemd[566]: Finished Update XDG user dir configuration.
Sep 16 10:20:40 systemd[566]: Reached target Main User Target.
Sep 16 10:20:40 systemd[566]: Startup finished in 159ms.
Sep 16 10:20:47 sshd[575]: Received disconnect from fe80::e431:3efe:cd23:805e%enp82s0 port 48796:11: disconnected by user
Sep 16 10:20:47 sshd[575]: Disconnected from user null fe80::e431:3efe:cd23:805e%enp82s0 port 48796
Sep 16 10:20:47 sshd[559]: pam_unix(sshd:session): session closed for user null
Sep 16 10:20:47 systemd[1]: session-1.scope: Deactivated successfully.
Sep 16 10:20:47 systemd-logind[446]: Session 1 logged out. Waiting for processes to exit.
Sep 16 10:20:47 systemd-logind[446]: Removed session 1.
Sep 16 10:20:47 systemd[1]: systemd-hostnamed.service: Deactivated successfully.
Sep 16 10:20:57 systemd[1]: Stopping User Manager for UID 1000...
Sep 16 10:20:57 systemd[566]: Activating special unit Exit the Session...
Sep 16 10:20:57 systemd[566]: Stopped target Main User Target.
Sep 16 10:20:57 systemd[566]: Stopped target Basic System.
Sep 16 10:20:57 systemd[566]: Stopped target Paths.
Sep 16 10:20:57 systemd[566]: Stopped target Sockets.
Sep 16 10:20:57 systemd[566]: Stopped target Timers.
Sep 16 10:20:57 systemd[566]: Closed D-Bus User Message Bus Socket.
Sep 16 10:20:57 systemd[566]: Closed GnuPG network certificate management daemon.
Sep 16 10:20:57 systemd[566]: Closed GnuPG cryptographic agent and passphrase cache (access for web browsers).
Sep 16 10:20:57 systemd[566]: Closed GnuPG cryptographic agent and passphrase cache (restricted).
Sep 16 10:20:57 systemd[566]: Closed GnuPG cryptographic agent (ssh-agent emulation).
Sep 16 10:20:57 systemd[566]: Closed GnuPG cryptographic agent and passphrase cache.
Sep 16 10:20:57 systemd[566]: Closed p11-kit server.
Sep 16 10:20:57 systemd[566]: Closed PipeWire Multimedia System Socket.
Sep 16 10:20:57 systemd[566]: Closed Sound System.
Sep 16 10:20:57 systemd[566]: Removed slice User Application Slice.
Sep 16 10:20:57 systemd[566]: Reached target Shutdown.
Sep 16 10:20:57 systemd[566]: Finished Exit the Session.
Sep 16 10:20:57 systemd[566]: Reached target Exit the Session.
Sep 16 10:20:57 (sd-pam)[568]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8004 service=[systemd-user] terminal=[] user=[null] ruser=[<unknown>] rhost=[<unknown>]
Sep 16 10:20:57 systemd[1]: user@1000.service: Deactivated successfully.
Sep 16 10:20:57 systemd[1]: Stopped User Manager for UID 1000.
Sep 16 10:20:57 systemd[1]: Stopping User Runtime Directory /run/user/1000...
Sep 16 10:20:57 systemd[1]: run-user-1000.mount: Deactivated successfully.
Sep 16 10:20:57 systemd[1]: user-runtime-dir@1000.service: Deactivated successfully.
Sep 16 10:20:58 systemd[1]: Stopped User Runtime Directory /run/user/1000.
Sep 16 10:20:58 systemd[1]: Removed slice User Slice of UID 1000.
Sep 16 10:21:04 systemd[1]: Received SIGINT.
Sep 16 10:21:04 systemd[1]: Activating special unit System Reboot...
Sep 16 10:21:04 systemd[1]: Removed slice Slice /system/getty.
Sep 16 10:21:04 systemd[1]: Removed slice Slice /system/modprobe.
Sep 16 10:21:04 systemd[1]: Stopped target Bluetooth Support.
Sep 16 10:21:04 systemd[1]: Stopped target Graphical Interface.
Sep 16 10:21:04 systemd[1]: Stopped target Multi-User System.
Sep 16 10:21:04 systemd[1]: Stopped target Login Prompts.
Sep 16 10:21:04 systemd[1]: Stopped target Sound Card.
Sep 16 10:21:04 systemd[1]: Stopped target Timer Units.
Sep 16 10:21:04 systemd[1]: archlinux-keyring-wkd-sync.timer: Deactivated successfully.
Sep 16 10:21:04 systemd[1]: Stopped Refresh existing PGP keys of archlinux-keyring regularly.
Sep 16 10:21:04 systemd[1]: shadow.timer: Deactivated successfully.
Sep 16 10:21:04 systemd[1]: Stopped Daily verification of password and group files.
Sep 16 10:21:04 systemd[1]: systemd-tmpfiles-clean.timer: Deactivated successfully.
Sep 16 10:21:04 systemd[1]: Stopped Daily Cleanup of Temporary Directories.
Sep 16 10:21:04 systemd[1]: systemd-rfkill.socket: Deactivated successfully.
Sep 16 10:21:04 systemd[1]: Closed Load/Save RF Kill Switch Status /dev/rfkill Watch.
Sep 16 10:21:04 avahi-daemon[444]: Got SIGTERM, quitting.
Sep 16 10:21:04 avahi-daemon[444]: Leaving mDNS multicast group on interface enp82s0.IPv6 with address fe80::9d0e:ae4e:c341:8435.
Sep 16 10:21:04 systemd[1]: Stopping Avahi mDNS/DNS-SD Stack...
Sep 16 10:21:04 avahi-daemon[444]: Leaving mDNS multicast group on interface enp82s0.IPv4 with address 10.88.111.28.
Sep 16 10:21:04 avahi-daemon[444]: Leaving mDNS multicast group on interface lo.IPv6 with address ::1.
Sep 16 10:21:04 avahi-daemon[444]: Leaving mDNS multicast group on interface lo.IPv4 with address 127.0.0.1.
Sep 16 10:21:04 avahi-daemon[444]: avahi-daemon 0.8 exiting.
Sep 16 10:21:04 systemd[1]: Starting Generate shutdown-ramfs...
Sep 16 10:21:04 ntpd[480]: ntpd exiting on signal 15 (Terminated)
Sep 16 10:21:04 ntpd[480]: 209.115.181.110 local addr 10.88.111.28 -> <null>
Sep 16 10:21:04 systemd[1]: Stopping Network Time Service...
Sep 16 10:21:04 ntpd[480]: 216.232.132.95 local addr 10.88.111.28 -> <null>
Sep 16 10:21:04 sddm[485]: Signal received: SIGTERM
Sep 16 10:21:04 ntpd[480]: 206.126.112.212 local addr 10.88.111.28 -> <null>
Sep 16 10:21:04 systemd[1]: Stopping Simple Desktop Display Manager...
Sep 16 10:21:04 ntpd[480]: 132.246.11.237 local addr 10.88.111.28 -> <null>
Sep 16 10:21:04 systemd[1]: Stopping OpenSSH Daemon...
Sep 16 10:21:04 sshd[477]: Received signal 15; terminating.
Sep 16 10:21:04 systemd[1]: Stopping Load/Save OS Random Seed...
Sep 16 10:21:04 systemd[1]: avahi-daemon.service: Deactivated successfully.
Sep 16 10:21:05 systemd[1]: Stopped Avahi mDNS/DNS-SD Stack.
Sep 16 10:21:05 systemd[1]: sshd.service: Deactivated successfully.
Sep 16 10:21:05 mkinitcpio[598]: ==> Starting build: 'none'
Sep 16 10:21:05 mkinitcpio[598]: -> Running build hook: [sd-shutdown]
Sep 16 10:21:05 systemd[1]: Stopped OpenSSH Daemon.
Sep 16 10:21:05 systemd[1]: sddm.service: Deactivated successfully.
Sep 16 10:21:05 systemd[1]: Stopped Simple Desktop Display Manager.
Sep 16 10:21:05 systemd[1]: ntpd.service: Deactivated successfully.
Sep 16 10:21:05 systemd[1]: Stopped Network Time Service.
Sep 16 10:21:05 systemd[1]: systemd-random-seed.service: Deactivated successfully.
Sep 16 10:21:05 systemd[1]: Stopped Load/Save OS Random Seed.
Sep 16 10:21:05 systemd[1]: Received SIGINT.
Sep 16 10:21:05 systemd[1]: Activating special unit System Reboot...
Sep 16 10:21:05 systemd[1]: Stopping User Login Management...
Sep 16 10:21:05 systemd[1]: Stopping Permit User Sessions...
Sep 16 10:21:05 systemd[1]: Received SIGINT.
Sep 16 10:21:05 systemd[1]: Activating special unit System Reboot...
Sep 16 10:21:05 systemd[1]: systemd-user-sessions.service: Deactivated successfully.
Sep 16 10:21:05 mkinitcpio[598]: ==> Build complete.
Sep 16 10:21:05 systemd[1]: Stopped Permit User Sessions.
Sep 16 10:21:05 systemd[1]: Received SIGINT.
Sep 16 10:21:05 systemd[1]: Activating special unit System Reboot...
Sep 16 10:21:05 systemd[1]: mkinitcpio-generate-shutdown-ramfs.service: Deactivated successfully.
Sep 16 10:21:05 systemd[1]: Finished Generate shutdown-ramfs.
Sep 16 10:21:05 systemd[1]: Received SIGINT.
Sep 16 10:21:05 systemd[1]: Activating special unit System Reboot...
Sep 16 10:21:05 systemd[1]: systemd-logind.service: Deactivated successfully.
Sep 16 10:21:05 systemd[1]: Stopped User Login Management.
Sep 16 10:21:05 systemd[1]: Received SIGINT.
Sep 16 10:21:05 systemd[1]: Activating special unit System Reboot...
Sep 16 10:21:05 systemd[1]: Stopped target Network.
Sep 16 10:21:05 systemd[1]: Stopped target Remote File Systems.
Sep 16 10:21:05 systemd[1]: Stopping Network Manager...
Sep 16 10:21:05 systemd[1]: Generate shutdown-ramfs was skipped because of an unmet condition check (ConditionFileIsExecutable=!/run/initramfs/shutdown).
Sep 16 10:21:05 NetworkManager[448]: <info> [1694874065.3370] caught SIGTERM, shutting down normally.
Sep 16 10:21:05 systemd[1]: Stopping WPA supplicant...
Sep 16 10:21:05 wpa_supplicant[475]: p2p-dev-wlp83s0: CTRL-EVENT-DSCP-POLICY clear_all
Sep 16 10:21:05 wpa_supplicant[475]: p2p-dev-wlp83s0: CTRL-EVENT-DSCP-POLICY clear_all
Sep 16 10:21:05 wpa_supplicant[475]: nl80211: deinit ifname=p2p-dev-wlp83s0 disabled_11b_rates=0
Sep 16 10:21:05 systemd[1]: Received SIGINT.
Sep 16 10:21:05 systemd[1]: Activating special unit System Reboot...
Sep 16 10:21:05 systemd[1]: Generate shutdown-ramfs was skipped because of an unmet condition check (ConditionFileIsExecutable=!/run/initramfs/shutdown).
Sep 16 10:21:05 wpa_supplicant[475]: p2p-dev-wlp83s0: CTRL-EVENT-TERMINATING
Sep 16 10:21:05 wpa_supplicant[475]: wlp83s0: CTRL-EVENT-DSCP-POLICY clear_all
Sep 16 10:21:05 NetworkManager[448]: <info> [1694874065.4000] dhcp4 (enp82s0): canceled DHCP transaction
Sep 16 10:21:05 NetworkManager[448]: <info> [1694874065.4001] dhcp4 (enp82s0): activation: beginning transaction (timeout in 45 seconds)
Sep 16 10:21:05 NetworkManager[448]: <info> [1694874065.4001] dhcp4 (enp82s0): state changed no lease
Sep 16 10:21:05 NetworkManager[448]: <info> [1694874065.4002] manager: NetworkManager state is now CONNECTED_SITE
Sep 16 10:21:05 NetworkManager[448]: <info> [1694874065.4005] device (wlp83s0): state change: disconnected -> unmanaged (reason 'unmanaged', sys-iface-state: 'managed')
Sep 16 10:21:05 dbus-daemon[445]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.3' (uid=0 pid=448 comm="/usr/bin/NetworkManager --no-daemon")
Sep 16 10:21:05 dbus-daemon[445]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.nm-dispatcher.service': Refusing activation, D-Bus is shutting down.
Sep 16 10:21:05 wpa_supplicant[475]: wlp83s0: CTRL-EVENT-DSCP-POLICY clear_all
Sep 16 10:21:05 wpa_supplicant[475]: nl80211: deinit ifname=wlp83s0 disabled_11b_rates=0
Sep 16 10:21:05 NetworkManager[448]: <info> [1694874065.4399] device (wlp83s0): set-hw-addr: reset MAC address to E4:A4:71:F7:26:9B (unmanage)
Sep 16 10:21:05 wpa_supplicant[475]: wlp83s0: CTRL-EVENT-TERMINATING
Sep 16 10:21:05 systemd[1]: wpa_supplicant.service: Deactivated successfully.
Sep 16 10:21:05 systemd[1]: Stopped WPA supplicant.
Sep 16 10:21:05 kernel: ACPI: \: failed to evaluate _DSM bf0212f2-788f-c64d-a5b3-1f738e285ade (0x1001)
Sep 16 10:21:05 kernel: ACPI: \: failed to evaluate _DSM bf0212f2-788f-c64d-a5b3-1f738e285ade (0x1001)
Sep 16 10:21:05 kernel: ACPI: \: failed to evaluate _DSM bf0212f2-788f-c64d-a5b3-1f738e285ade (0x1001)
Sep 16 10:21:05 kernel: ACPI: \: failed to evaluate _DSM bf0212f2-788f-c64d-a5b3-1f738e285ade (0x1001)
Sep 16 10:21:05 kernel: ACPI: \: failed to evaluate _DSM bf0212f2-788f-c64d-a5b3-1f738e285ade (0x1001)
Sep 16 10:21:05 kernel: ACPI: \: failed to evaluate _DSM bf0212f2-788f-c64d-a5b3-1f738e285ade (0x1001)
Sep 16 10:21:05 kernel: ACPI: \: failed to evaluate _DSM bf0212f2-788f-c64d-a5b3-1f738e285ade (0x1001)
Sep 16 10:21:05 NetworkManager[448]: <info> [1694874065.6827] device (p2p-dev-wlp83s0): state change: disconnected -> unmanaged (reason 'removed', sys-iface-state: 'removed')
Sep 16 10:21:05 dbus-daemon[445]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.3' (uid=0 pid=448 comm="/usr/bin/NetworkManager --no-daemon")
Sep 16 10:21:05 dbus-daemon[445]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.nm-dispatcher.service': Refusing activation, D-Bus is shutting down.
Sep 16 10:21:05 NetworkManager[448]: <info> [1694874065.6996] exiting (success)
Sep 16 10:21:05 systemd[1]: NetworkManager.service: Deactivated successfully.
Sep 16 10:21:05 systemd[1]: Stopped Network Manager.
Sep 16 10:21:05 systemd[1]: Stopping D-Bus System Message Bus...
Sep 16 10:21:05 systemd[1]: dbus.service: Deactivated successfully.
Sep 16 10:21:05 systemd[1]: Stopped D-Bus System Message Bus.
Sep 16 10:21:05 systemd[1]: Stopped target Basic System.
Sep 16 10:21:05 systemd[1]: Stopped target Path Units.
Sep 16 10:21:05 systemd[1]: Stopped target Slice Units.
Sep 16 10:21:05 systemd[1]: Removed slice User and Session Slice.
Sep 16 10:21:05 systemd[1]: Stopped target Socket Units.
Sep 16 10:21:05 systemd[1]: avahi-daemon.socket: Deactivated successfully.
Sep 16 10:21:05 systemd[1]: Closed Avahi mDNS/DNS-SD Stack Activation Socket.
Sep 16 10:21:05 systemd[1]: dbus.socket: Deactivated successfully.
Sep 16 10:21:05 systemd[1]: Closed D-Bus System Message Bus Socket.
Sep 16 10:21:05 systemd[1]: Stopped target System Initialization.
Sep 16 10:21:05 systemd[1]: proc-sys-fs-binfmt_misc.automount: Deactivated successfully.
Sep 16 10:21:05 systemd[1]: Unset automount Arbitrary Executable File Formats File System Automount Point.
Sep 16 10:21:05 systemd[1]: Stopped target Local Encrypted Volumes.
Sep 16 10:21:05 systemd[1]: systemd-ask-password-console.path: Deactivated successfully.
Sep 16 10:21:05 systemd[1]: Stopped Dispatch Password Requests to Console Directory Watch.
Sep 16 10:21:05 systemd[1]: systemd-ask-password-wall.path: Deactivated successfully.
Sep 16 10:21:05 systemd[1]: Stopped Forward Password Requests to Wall Directory Watch.
Sep 16 10:21:05 systemd[1]: Stopped target Local Integrity Protected Volumes.
Sep 16 10:21:05 systemd[1]: Stopped target Local Verity Protected Volumes.
Sep 16 10:21:05 systemd[1]: systemd-sysctl.service: Deactivated successfully.
Sep 16 10:21:05 systemd[1]: Stopped Apply Kernel Variables.
Sep 16 10:21:05 systemd[1]: systemd-coredump.socket: Deactivated successfully.
Sep 16 10:21:05 systemd[1]: Closed Process Core Dump Socket.
Sep 16 10:21:05 systemd[1]: systemd-modules-load.service: Deactivated successfully.
Sep 16 10:21:05 systemd[1]: Stopped Load Kernel Modules.
Sep 16 10:21:05 systemd[1]: Stopping Record System Boot/Shutdown in UTMP...
Sep 16 10:21:05 systemd[1]: systemd-update-utmp.service: Deactivated successfully.
Sep 16 10:21:05 systemd[1]: Stopped Record System Boot/Shutdown in UTMP.
Sep 16 10:21:05 systemd[1]: systemd-tmpfiles-setup.service: Deactivated successfully.
Sep 16 10:21:05 systemd[1]: Stopped Create Volatile Files and Directories.
Sep 16 10:21:06 systemd[1]: Stopped target Local File Systems.
Sep 16 10:21:06 systemd[1]: Unmounting /boot...
Sep 16 10:21:06 systemd[1]: Unmounting Temporary Directory /tmp...
Sep 16 10:21:06 systemd[1]: boot.mount: Deactivated successfully.
Sep 16 10:21:06 systemd[1]: Unmounted /boot.
Sep 16 10:21:06 systemd[1]: tmp.mount: Deactivated successfully.
Sep 16 10:21:06 systemd[1]: Unmounted Temporary Directory /tmp.
Sep 16 10:21:06 systemd[1]: Stopped target Preparation for Local File Systems.
Sep 16 10:21:06 systemd[1]: Stopped target Swaps.
Sep 16 10:21:06 systemd[1]: Deactivating swap /dev/disk/by-diskseq/1-part2...
Sep 16 10:21:06 systemd[1]: systemd-remount-fs.service: Deactivated successfully.
Sep 16 10:21:06 systemd[1]: Stopped Remount Root and Kernel File Systems.
Sep 16 10:21:06 systemd[1]: systemd-tmpfiles-setup-dev.service: Deactivated successfully.
Sep 16 10:21:06 systemd[1]: Stopped Create Static Device Nodes in /dev.
Sep 16 10:21:06 systemd[1]: systemd-tmpfiles-setup-dev-early.service: Deactivated successfully.
Sep 16 10:21:06 systemd[1]: Stopped Create Static Device Nodes in /dev gracefully.
Sep 16 10:21:06 systemd[1]: Reached target System Shutdown.
Sep 16 10:21:06 systemd[1]: dev-disk-by\x2dpartuuid-eb4d3b58\x2ded15\x2d436f\x2dacdb\x2d8d04a69c4ec1.swap: Deactivated successfully.
Sep 16 10:21:06 systemd[1]: Deactivated swap /dev/disk/by-partuuid/eb4d3b58-ed15-436f-acdb-8d04a69c4ec1.
Sep 16 10:21:06 systemd[1]: dev-disk-by\x2did-nvme\x2dSamsung_SSD_950_PRO_512GB_S2GMNX0H811358Y\x2dpart2.swap: Deactivated successfully.
Sep 16 10:21:06 systemd[1]: Deactivated swap /dev/disk/by-id/nvme-Samsung_SSD_950_PRO_512GB_S2GMNX0H811358Y-part2.
Sep 16 10:21:06 systemd[1]: dev-disk-by\x2dpath-pci\x2d0000:4d:00.0\x2dnvme\x2d1\x2dpart2.swap: Deactivated successfully.
Sep 16 10:21:06 systemd[1]: Deactivated swap /dev/disk/by-path/pci-0000:4d:00.0-nvme-1-part2.
Sep 16 10:21:06 systemd[1]: dev-disk-by\x2did-nvme\x2dSamsung_SSD_950_PRO_512GB_S2GMNX0H811358Y_1\x2dpart2.swap: Deactivated successfully.
Sep 16 10:21:06 systemd[1]: Deactivated swap /dev/disk/by-id/nvme-Samsung_SSD_950_PRO_512GB_S2GMNX0H811358Y_1-part2.
Sep 16 10:21:06 systemd[1]: dev-disk-by\x2did-nvme\x2dnvme.144d\x2d5332474d4e58304838313133353859\x2d53616d73756e6720535344203935302050524f203531324742\x2d00000001\x2dpart2.swap: Deactivated successfully.
Sep 16 10:21:06 systemd[1]: Deactivated swap /dev/disk/by-id/nvme-nvme.144d-5332474d4e58304838313133353859-53616d73756e6720535344203935302050524f203531324742-00000001-part2.
Sep 16 10:21:06 systemd[1]: dev-disk-by\x2ddiskseq-1\x2dpart2.swap: Deactivated successfully.
Sep 16 10:21:06 systemd[1]: Deactivated swap /dev/disk/by-diskseq/1-part2.
Sep 16 10:21:06 systemd[1]: dev-nvme1n1p2.swap: Deactivated successfully.
Sep 16 10:21:06 systemd[1]: Deactivated swap /dev/nvme1n1p2.
Sep 16 10:21:06 systemd[1]: dev-disk-by\x2duuid-49a36144\x2d9829\x2d4202\x2d871c\x2d6923c148df6a.swap: Deactivated successfully.
Sep 16 10:21:06 systemd[1]: Deactivated swap /dev/disk/by-uuid/49a36144-9829-4202-871c-6923c148df6a.
Sep 16 10:21:06 systemd[1]: Reached target Unmount All Filesystems.
Sep 16 10:21:06 systemd[1]: Reached target Late Shutdown Services.
Sep 16 10:21:06 systemd[1]: systemd-reboot.service: Deactivated successfully.
Sep 16 10:21:06 systemd[1]: Finished System Reboot.
Sep 16 10:21:06 systemd[1]: Reached target System Reboot.
Sep 16 10:21:06 systemd[1]: Shutting down.
Sep 16 10:21:06 systemd[1]: Using hardware watchdog 'iTCO_wdt', version 2, device /dev/watchdog0
Sep 16 10:21:06 systemd[1]: Watchdog running with a timeout of 10min.
Sep 16 10:21:06 kernel: watchdog: watchdog0: watchdog did not stop!
Sep 16 10:21:06 systemd-shutdown[1]: Using hardware watchdog 'iTCO_wdt', version 2, device /dev/watchdog0
Sep 16 10:21:06 systemd-shutdown[1]: Watchdog running with a timeout of 10min.
Sep 16 10:21:06 systemd-shutdown[1]: Syncing filesystems and block devices.
Sep 16 10:21:06 systemd-shutdown[1]: Sending SIGTERM to remaining processes...
Sep 16 10:21:06 systemd-journald[256]: Journal stopped
Offline
re-alloc ultimately maanges to
Sep 15 22:21:28 kernel: pci 0000:50:00.0: BAR 0: assigned [mem 0x90000000-0x90ffffff]
Sep 15 22:21:28 kernel: pci 0000:50:00.1: BAR 0: assigned [mem 0x91000000-0x91003fff]
Sep 15 22:21:28 kernel: pci 0000:50:00.1: extending delay after power-on from D3hot to 20 msec
Sep 15 22:21:28 kernel: pci 0000:50:00.1: D0 power state depends on 0000:50:00.0
Sep 15 22:21:28 kernel: pci 0000:50:00.0: BAR has moved, updating efifb address
but BAR1 & BAR3 keep failing then the nvidia module doesn't load.
"RmInitAdapter failed!" remains despite "rcutree.rcu_idle_gp_delay=1"
Sanity check: is 50:00 actually the PEG slot??
What doe the EDAC reports lok like and what if you downclock the RAM or at least move it to the most conservative timings possible?
Offline
Yes, 50:00 appears to be the PEG slot. Mind you, before I started posting here, I removed and rearranged the GPU/GPUs in this machine to make sure it wasn't a problem with a particular PCIe slot. It wasn't. The result was the same. Now, everything is back to original physical configs. So, I don't think it's any funny business going on in the hardware connections, themselves. I also, for good measure, disconnected the drives (save the boot drive) completely, just to make sure their addresses weren't claiming the same PCI dev numbers or IRQs for that matter. Again, the result was the same. Hence, why I started posting here.
I thought the same as yourself @seth and made sure that the RAM and CPU speeds were conservative from the BIOS side. They are and remain so for the duration of these tests, unless otherwise advised.
I shall report back with EDAC reports shortly.
Offline
This is what I get right after boot with EDAC reporting un-suppressed:
Sep 17 08:36:54 kernel: EDAC MC: Ver: 3.0.0
Sep 17 08:36:55 kernel: EDAC sbridge: Seeking for: PCI ID 8086:6fa0
Sep 17 08:36:55 kernel: EDAC sbridge: Seeking for: PCI ID 8086:6fa0
Sep 17 08:36:55 kernel: EDAC sbridge: Seeking for: PCI ID 8086:6f60
Sep 17 08:36:55 kernel: EDAC sbridge: Seeking for: PCI ID 8086:6fa8
Sep 17 08:36:55 kernel: EDAC sbridge: Seeking for: PCI ID 8086:6fa8
Sep 17 08:36:55 kernel: EDAC sbridge: Seeking for: PCI ID 8086:6f71
Sep 17 08:36:55 kernel: EDAC sbridge: Seeking for: PCI ID 8086:6f71
Sep 17 08:36:55 kernel: EDAC sbridge: Seeking for: PCI ID 8086:6faa
Sep 17 08:36:55 kernel: EDAC sbridge: Seeking for: PCI ID 8086:6faa
Sep 17 08:36:55 kernel: EDAC sbridge: Seeking for: PCI ID 8086:6fab
Sep 17 08:36:55 kernel: EDAC sbridge: Seeking for: PCI ID 8086:6fab
Sep 17 08:36:55 kernel: EDAC sbridge: Seeking for: PCI ID 8086:6fac
Sep 17 08:36:55 kernel: EDAC sbridge: Seeking for: PCI ID 8086:6fac
Sep 17 08:36:55 kernel: EDAC sbridge: Seeking for: PCI ID 8086:6fad
Sep 17 08:36:55 kernel: EDAC sbridge: Seeking for: PCI ID 8086:6fad
Sep 17 08:36:55 kernel: EDAC sbridge: Seeking for: PCI ID 8086:6f68
Sep 17 08:36:55 kernel: EDAC sbridge: Seeking for: PCI ID 8086:6f79
Sep 17 08:36:55 kernel: EDAC sbridge: Seeking for: PCI ID 8086:6f6a
Sep 17 08:36:55 kernel: EDAC sbridge: Seeking for: PCI ID 8086:6f6b
Sep 17 08:36:55 kernel: EDAC sbridge: Seeking for: PCI ID 8086:6f6c
Sep 17 08:36:55 kernel: EDAC sbridge: Seeking for: PCI ID 8086:6f6d
Sep 17 08:36:55 kernel: EDAC sbridge: Seeking for: PCI ID 8086:6ffc
Sep 17 08:36:55 kernel: EDAC sbridge: Seeking for: PCI ID 8086:6ffc
Sep 17 08:36:55 kernel: EDAC sbridge: Seeking for: PCI ID 8086:6ffd
Sep 17 08:36:55 kernel: EDAC sbridge: Seeking for: PCI ID 8086:6ffd
Sep 17 08:36:55 kernel: EDAC sbridge: Seeking for: PCI ID 8086:6faf
Sep 17 08:36:55 kernel: EDAC sbridge: Seeking for: PCI ID 8086:6faf
Sep 17 08:36:55 kernel: EDAC sbridge: CPU SrcID #0, Ha #0, Channel #0 has DIMMs, but ECC is disabled
Sep 17 08:36:55 kernel: EDAC sbridge: Couldn't find mci handler
Sep 17 08:36:55 kernel: EDAC sbridge: Failed to register device with error -19.
And the full journal for that boot is:
Sep 17 08:36:54 kernel: microcode: updated early: 0xb00001d -> 0xb000040, date = 2021-05-19
Sep 17 08:36:54 kernel: Linux version 6.5.3-arch1-1 (linux@archlinux) (gcc (GCC) 13.2.1 20230801, GNU ld (GNU Binutils) 2.41.0) #1 SMP PREEMPT_DYNAMIC Wed, 13 Sep 2023 08:37:40 +0000
Sep 17 08:36:54 kernel: Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=565debe4-b0d5-4a3c-9759-1e90a4ace905 rw loglevel=3 quiet xhci_hcd.quirks=270336 pcie_aspm=off pcie_port_pm=off nvidia_drm.modeset=1
Sep 17 08:36:54 kernel: BIOS-provided physical RAM map:
Sep 17 08:36:54 kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
Sep 17 08:36:54 kernel: BIOS-e820: [mem 0x0000000000100000-0x000000008486dfff] usable
Sep 17 08:36:54 kernel: BIOS-e820: [mem 0x000000008486e000-0x00000000855d6fff] reserved
Sep 17 08:36:54 kernel: BIOS-e820: [mem 0x00000000855d7000-0x00000000855e6fff] ACPI data
Sep 17 08:36:54 kernel: BIOS-e820: [mem 0x00000000855e7000-0x0000000086435fff] ACPI NVS
Sep 17 08:36:54 kernel: BIOS-e820: [mem 0x0000000086436000-0x0000000086f7afff] reserved
Sep 17 08:36:54 kernel: BIOS-e820: [mem 0x0000000086f7b000-0x0000000086f7bfff] usable
Sep 17 08:36:54 kernel: BIOS-e820: [mem 0x0000000086f7c000-0x0000000087001fff] reserved
Sep 17 08:36:54 kernel: BIOS-e820: [mem 0x0000000087002000-0x0000000087ffffff] usable
Sep 17 08:36:54 kernel: BIOS-e820: [mem 0x0000000088000000-0x000000008bffffff] reserved
Sep 17 08:36:54 kernel: BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
Sep 17 08:36:54 kernel: BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed44fff] reserved
Sep 17 08:36:54 kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Sep 17 08:36:54 kernel: BIOS-e820: [mem 0x0000000100000000-0x000000106fffffff] usable
Sep 17 08:36:54 kernel: The simpledrm driver will not be probed
Sep 17 08:36:54 kernel: NX (Execute Disable) protection: active
Sep 17 08:36:54 kernel: e820: update [mem 0x7c137018-0x7c13e857] usable ==> usable
Sep 17 08:36:54 kernel: e820: update [mem 0x7c137018-0x7c13e857] usable ==> usable
Sep 17 08:36:54 kernel: e820: update [mem 0x7c12f018-0x7c136e57] usable ==> usable
Sep 17 08:36:54 kernel: e820: update [mem 0x7c12f018-0x7c136e57] usable ==> usable
Sep 17 08:36:54 kernel: e820: update [mem 0x7c10f018-0x7c12e857] usable ==> usable
Sep 17 08:36:54 kernel: e820: update [mem 0x7c10f018-0x7c12e857] usable ==> usable
Sep 17 08:36:54 kernel: e820: update [mem 0x7c0ee018-0x7c10e257] usable ==> usable
Sep 17 08:36:54 kernel: e820: update [mem 0x7c0ee018-0x7c10e257] usable ==> usable
Sep 17 08:36:54 kernel: e820: update [mem 0x7c0dc018-0x7c0ed057] usable ==> usable
Sep 17 08:36:54 kernel: e820: update [mem 0x7c0dc018-0x7c0ed057] usable ==> usable
Sep 17 08:36:54 kernel: e820: update [mem 0x7c0ca018-0x7c0db057] usable ==> usable
Sep 17 08:36:54 kernel: e820: update [mem 0x7c0ca018-0x7c0db057] usable ==> usable
Sep 17 08:36:54 kernel: extended physical RAM map:
Sep 17 08:36:54 kernel: reserve setup_data: [mem 0x0000000000000000-0x000000000009ffff] usable
Sep 17 08:36:54 kernel: reserve setup_data: [mem 0x0000000000100000-0x000000007c0ca017] usable
Sep 17 08:36:54 kernel: reserve setup_data: [mem 0x000000007c0ca018-0x000000007c0db057] usable
Sep 17 08:36:54 kernel: reserve setup_data: [mem 0x000000007c0db058-0x000000007c0dc017] usable
Sep 17 08:36:54 kernel: reserve setup_data: [mem 0x000000007c0dc018-0x000000007c0ed057] usable
Sep 17 08:36:54 kernel: reserve setup_data: [mem 0x000000007c0ed058-0x000000007c0ee017] usable
Sep 17 08:36:54 kernel: reserve setup_data: [mem 0x000000007c0ee018-0x000000007c10e257] usable
Sep 17 08:36:54 kernel: reserve setup_data: [mem 0x000000007c10e258-0x000000007c10f017] usable
Sep 17 08:36:54 kernel: reserve setup_data: [mem 0x000000007c10f018-0x000000007c12e857] usable
Sep 17 08:36:54 kernel: reserve setup_data: [mem 0x000000007c12e858-0x000000007c12f017] usable
Sep 17 08:36:54 kernel: reserve setup_data: [mem 0x000000007c12f018-0x000000007c136e57] usable
Sep 17 08:36:54 kernel: reserve setup_data: [mem 0x000000007c136e58-0x000000007c137017] usable
Sep 17 08:36:54 kernel: reserve setup_data: [mem 0x000000007c137018-0x000000007c13e857] usable
Sep 17 08:36:54 kernel: reserve setup_data: [mem 0x000000007c13e858-0x000000008486dfff] usable
Sep 17 08:36:54 kernel: reserve setup_data: [mem 0x000000008486e000-0x00000000855d6fff] reserved
Sep 17 08:36:54 kernel: reserve setup_data: [mem 0x00000000855d7000-0x00000000855e6fff] ACPI data
Sep 17 08:36:54 kernel: reserve setup_data: [mem 0x00000000855e7000-0x0000000086435fff] ACPI NVS
Sep 17 08:36:54 kernel: reserve setup_data: [mem 0x0000000086436000-0x0000000086f7afff] reserved
Sep 17 08:36:54 kernel: reserve setup_data: [mem 0x0000000086f7b000-0x0000000086f7bfff] usable
Sep 17 08:36:54 kernel: reserve setup_data: [mem 0x0000000086f7c000-0x0000000087001fff] reserved
Sep 17 08:36:54 kernel: reserve setup_data: [mem 0x0000000087002000-0x0000000087ffffff] usable
Sep 17 08:36:54 kernel: reserve setup_data: [mem 0x0000000088000000-0x000000008bffffff] reserved
Sep 17 08:36:54 kernel: reserve setup_data: [mem 0x00000000e0000000-0x00000000efffffff] reserved
Sep 17 08:36:54 kernel: reserve setup_data: [mem 0x00000000fed1c000-0x00000000fed44fff] reserved
Sep 17 08:36:54 kernel: reserve setup_data: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Sep 17 08:36:54 kernel: reserve setup_data: [mem 0x0000000100000000-0x000000106fffffff] usable
Sep 17 08:36:54 kernel: efi: EFI v2.4 by American Megatrends
Sep 17 08:36:54 kernel: efi: ESRT=0x86f1d098 ACPI=0x8609a000 ACPI 2.0=0x8609a000 SMBIOS=0xf05e0 SMBIOS 3.0=0x86ddb000 INITRD=0x7e0bee18
Sep 17 08:36:54 kernel: efi: Remove mem29: MMIO range=[0xe0000000-0xefffffff] (256MB) from e820 map
Sep 17 08:36:54 kernel: e820: remove [mem 0xe0000000-0xefffffff] reserved
Sep 17 08:36:54 kernel: efi: Not removing mem30: MMIO range=[0xfed1c000-0xfed44fff] (164KB) from e820 map
Sep 17 08:36:54 kernel: efi: Remove mem31: MMIO range=[0xff000000-0xffffffff] (16MB) from e820 map
Sep 17 08:36:54 kernel: e820: remove [mem 0xff000000-0xffffffff] reserved
Sep 17 08:36:54 kernel: SMBIOS 3.0.0 present.
Sep 17 08:36:54 kernel: DMI: Gigabyte Technology Co., Ltd. Default string/X99-Designare EX-CF, BIOS F3 07/13/2016
Sep 17 08:36:54 kernel: tsc: Fast TSC calibration using PIT
Sep 17 08:36:54 kernel: tsc: Detected 3599.737 MHz processor
Sep 17 08:36:54 kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Sep 17 08:36:54 kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Sep 17 08:36:54 kernel: last_pfn = 0x1070000 max_arch_pfn = 0x400000000
Sep 17 08:36:54 kernel: MTRR map: 5 entries (3 fixed + 2 variable; max 23), built from 10 variable MTRRs
Sep 17 08:36:54 kernel: x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
Sep 17 08:36:54 kernel: last_pfn = 0x88000 max_arch_pfn = 0x400000000
Sep 17 08:36:54 kernel: found SMP MP-table at [mem 0x000fcda0-0x000fcdaf]
Sep 17 08:36:54 kernel: esrt: Reserving ESRT space from 0x0000000086f1d098 to 0x0000000086f1d0d0.
Sep 17 08:36:54 kernel: Using GB pages for direct mapping
Sep 17 08:36:54 kernel: Secure boot disabled
Sep 17 08:36:54 kernel: RAMDISK: [mem 0x7c13f000-0x7d48cfff]
Sep 17 08:36:54 kernel: ACPI: Early table checksum verification disabled
Sep 17 08:36:54 kernel: ACPI: RSDP 0x000000008609A000 000024 (v02 ALASKA)
Sep 17 08:36:54 kernel: ACPI: XSDT 0x000000008609A090 0000A4 (v01 ALASKA A M I 01072009 AMI 00010013)
Sep 17 08:36:54 kernel: ACPI: FACP 0x00000000860D0138 00010C (v05 ALASKA A M I 01072009 AMI 00010013)
Sep 17 08:36:54 kernel: ACPI: DSDT 0x000000008609A1D0 035F64 (v02 ALASKA A M I 01072009 INTL 20091013)
Sep 17 08:36:54 kernel: ACPI: FACS 0x0000000086434F80 000040
Sep 17 08:36:54 kernel: ACPI: APIC 0x00000000860D0248 0000F4 (v03 ALASKA A M I 01072009 AMI 00010013)
Sep 17 08:36:54 kernel: ACPI: FPDT 0x00000000860D0340 000044 (v01 ALASKA A M I 01072009 AMI 00010013)
Sep 17 08:36:54 kernel: ACPI: FIDT 0x00000000860D0388 00009C (v01 ALASKA A M I 01072009 AMI 00010013)
Sep 17 08:36:54 kernel: ACPI: MCFG 0x00000000860D0428 00003C (v01 ALASKA A M I 01072009 MSFT 00000097)
Sep 17 08:36:54 kernel: ACPI: SSDT 0x00000000860D0468 000495 (v01 IdeRef IdeTable 00001000 INTL 20120913)
Sep 17 08:36:54 kernel: ACPI: UEFI 0x00000000860D0900 000042 (v01 ALASKA A M I 01072009 00000000)
Sep 17 08:36:54 kernel: ACPI: HPET 0x00000000860D0948 000038 (v01 ALASKA A M I 00000001 INTL 20091013)
Sep 17 08:36:54 kernel: ACPI: MSCT 0x00000000860D0980 000090 (v01 ALASKA A M I 00000001 INTL 20091013)
Sep 17 08:36:54 kernel: ACPI: SLIT 0x00000000860D0A10 00002D (v01 ALASKA A M I 00000001 INTL 20091013)
Sep 17 08:36:54 kernel: ACPI: SRAT 0x00000000860D0A40 001158 (v03 ALASKA A M I 00000001 INTL 20091013)
Sep 17 08:36:54 kernel: ACPI: WDDT 0x00000000860D1B98 000040 (v01 ALASKA A M I 00000000 INTL 20091013)
Sep 17 08:36:54 kernel: ACPI: SSDT 0x00000000860D1BD8 01065A (v02 ALASKA PmMgt 00000001 INTL 20120913)
Sep 17 08:36:54 kernel: ACPI: NITR 0x00000000860E2238 000071 (v02 ALASKA A M I 00000001 INTL 20091013)
Sep 17 08:36:54 kernel: ACPI: BGRT 0x00000000860E22B0 000038 (v01 ALASKA ALASKAA 01072009 AMI 00010013)
Sep 17 08:36:54 kernel: ACPI: ASF! 0x00000000860E22E8 0000A0 (v32 INTEL HCG 00000001 TFSM 000F4240)
Sep 17 08:36:54 kernel: ACPI: Reserving FACP table memory at [mem 0x860d0138-0x860d0243]
Sep 17 08:36:54 kernel: ACPI: Reserving DSDT table memory at [mem 0x8609a1d0-0x860d0133]
Sep 17 08:36:54 kernel: ACPI: Reserving FACS table memory at [mem 0x86434f80-0x86434fbf]
Sep 17 08:36:54 kernel: ACPI: Reserving APIC table memory at [mem 0x860d0248-0x860d033b]
Sep 17 08:36:54 kernel: ACPI: Reserving FPDT table memory at [mem 0x860d0340-0x860d0383]
Sep 17 08:36:54 kernel: ACPI: Reserving FIDT table memory at [mem 0x860d0388-0x860d0423]
Sep 17 08:36:54 kernel: ACPI: Reserving MCFG table memory at [mem 0x860d0428-0x860d0463]
Sep 17 08:36:54 kernel: ACPI: Reserving SSDT table memory at [mem 0x860d0468-0x860d08fc]
Sep 17 08:36:54 kernel: ACPI: Reserving UEFI table memory at [mem 0x860d0900-0x860d0941]
Sep 17 08:36:54 kernel: ACPI: Reserving HPET table memory at [mem 0x860d0948-0x860d097f]
Sep 17 08:36:54 kernel: ACPI: Reserving MSCT table memory at [mem 0x860d0980-0x860d0a0f]
Sep 17 08:36:54 kernel: ACPI: Reserving SLIT table memory at [mem 0x860d0a10-0x860d0a3c]
Sep 17 08:36:54 kernel: ACPI: Reserving SRAT table memory at [mem 0x860d0a40-0x860d1b97]
Sep 17 08:36:54 kernel: ACPI: Reserving WDDT table memory at [mem 0x860d1b98-0x860d1bd7]
Sep 17 08:36:54 kernel: ACPI: Reserving SSDT table memory at [mem 0x860d1bd8-0x860e2231]
Sep 17 08:36:54 kernel: ACPI: Reserving NITR table memory at [mem 0x860e2238-0x860e22a8]
Sep 17 08:36:54 kernel: ACPI: Reserving BGRT table memory at [mem 0x860e22b0-0x860e22e7]
Sep 17 08:36:54 kernel: ACPI: Reserving ASF! table memory at [mem 0x860e22e8-0x860e2387]
Sep 17 08:36:54 kernel: SRAT: PXM 0 -> APIC 0x00 -> Node 0
Sep 17 08:36:54 kernel: SRAT: PXM 0 -> APIC 0x02 -> Node 0
Sep 17 08:36:54 kernel: SRAT: PXM 0 -> APIC 0x04 -> Node 0
Sep 17 08:36:54 kernel: SRAT: PXM 0 -> APIC 0x06 -> Node 0
Sep 17 08:36:54 kernel: SRAT: PXM 0 -> APIC 0x08 -> Node 0
Sep 17 08:36:54 kernel: SRAT: PXM 0 -> APIC 0x0a -> Node 0
Sep 17 08:36:54 kernel: SRAT: PXM 0 -> APIC 0x01 -> Node 0
Sep 17 08:36:54 kernel: SRAT: PXM 0 -> APIC 0x03 -> Node 0
Sep 17 08:36:54 kernel: SRAT: PXM 0 -> APIC 0x05 -> Node 0
Sep 17 08:36:54 kernel: SRAT: PXM 0 -> APIC 0x07 -> Node 0
Sep 17 08:36:54 kernel: SRAT: PXM 0 -> APIC 0x09 -> Node 0
Sep 17 08:36:54 kernel: SRAT: PXM 0 -> APIC 0x0b -> Node 0
Sep 17 08:36:54 kernel: ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x8fffffff]
Sep 17 08:36:54 kernel: ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0x106fffffff]
Sep 17 08:36:54 kernel: NUMA: Initialized distance table, cnt=1
Sep 17 08:36:54 kernel: NUMA: Node 0 [mem 0x00000000-0x8fffffff] + [mem 0x100000000-0x106fffffff] -> [mem 0x00000000-0x106fffffff]
Sep 17 08:36:54 kernel: NODE_DATA(0) allocated [mem 0x106fffa000-0x106fffefff]
Sep 17 08:36:54 kernel: Zone ranges:
Sep 17 08:36:54 kernel: DMA [mem 0x0000000000001000-0x0000000000ffffff]
Sep 17 08:36:54 kernel: DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
Sep 17 08:36:54 kernel: Normal [mem 0x0000000100000000-0x000000106fffffff]
Sep 17 08:36:54 kernel: Device empty
Sep 17 08:36:54 kernel: Movable zone start for each node
Sep 17 08:36:54 kernel: Early memory node ranges
Sep 17 08:36:54 kernel: node 0: [mem 0x0000000000001000-0x000000000009ffff]
Sep 17 08:36:54 kernel: node 0: [mem 0x0000000000100000-0x000000008486dfff]
Sep 17 08:36:54 kernel: node 0: [mem 0x0000000086f7b000-0x0000000086f7bfff]
Sep 17 08:36:54 kernel: node 0: [mem 0x0000000087002000-0x0000000087ffffff]
Sep 17 08:36:54 kernel: node 0: [mem 0x0000000100000000-0x000000106fffffff]
Sep 17 08:36:54 kernel: Initmem setup node 0 [mem 0x0000000000001000-0x000000106fffffff]
Sep 17 08:36:54 kernel: On node 0, zone DMA: 1 pages in unavailable ranges
Sep 17 08:36:54 kernel: On node 0, zone DMA: 96 pages in unavailable ranges
Sep 17 08:36:54 kernel: On node 0, zone DMA32: 9997 pages in unavailable ranges
Sep 17 08:36:54 kernel: On node 0, zone DMA32: 134 pages in unavailable ranges
Sep 17 08:36:54 kernel: ACPI: PM-Timer IO Port: 0x408
Sep 17 08:36:54 kernel: ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
Sep 17 08:36:54 kernel: ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
Sep 17 08:36:54 kernel: ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
Sep 17 08:36:54 kernel: ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
Sep 17 08:36:54 kernel: ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
Sep 17 08:36:54 kernel: ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
Sep 17 08:36:54 kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
Sep 17 08:36:54 kernel: ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
Sep 17 08:36:54 kernel: ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
Sep 17 08:36:54 kernel: ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
Sep 17 08:36:54 kernel: ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
Sep 17 08:36:54 kernel: ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
Sep 17 08:36:54 kernel: IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-23
Sep 17 08:36:54 kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Sep 17 08:36:54 kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
Sep 17 08:36:54 kernel: ACPI: Using ACPI (MADT) for SMP configuration information
Sep 17 08:36:54 kernel: ACPI: HPET id: 0x8086a701 base: 0xfed00000
Sep 17 08:36:54 kernel: e820: update [mem 0x822ec000-0x82330fff] usable ==> reserved
Sep 17 08:36:54 kernel: TSC deadline timer available
Sep 17 08:36:54 kernel: smpboot: Allowing 12 CPUs, 0 hotplug CPUs
Sep 17 08:36:54 kernel: PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
Sep 17 08:36:54 kernel: PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
Sep 17 08:36:54 kernel: PM: hibernation: Registered nosave memory: [mem 0x7c0ca000-0x7c0cafff]
Sep 17 08:36:54 kernel: PM: hibernation: Registered nosave memory: [mem 0x7c0db000-0x7c0dbfff]
Sep 17 08:36:54 kernel: PM: hibernation: Registered nosave memory: [mem 0x7c0dc000-0x7c0dcfff]
Sep 17 08:36:54 kernel: PM: hibernation: Registered nosave memory: [mem 0x7c0ed000-0x7c0edfff]
Sep 17 08:36:54 kernel: PM: hibernation: Registered nosave memory: [mem 0x7c0ee000-0x7c0eefff]
Sep 17 08:36:54 kernel: PM: hibernation: Registered nosave memory: [mem 0x7c10e000-0x7c10efff]
Sep 17 08:36:54 kernel: PM: hibernation: Registered nosave memory: [mem 0x7c10f000-0x7c10ffff]
Sep 17 08:36:54 kernel: PM: hibernation: Registered nosave memory: [mem 0x7c12e000-0x7c12efff]
Sep 17 08:36:54 kernel: PM: hibernation: Registered nosave memory: [mem 0x7c12f000-0x7c12ffff]
Sep 17 08:36:54 kernel: PM: hibernation: Registered nosave memory: [mem 0x7c136000-0x7c136fff]
Sep 17 08:36:54 kernel: PM: hibernation: Registered nosave memory: [mem 0x7c137000-0x7c137fff]
Sep 17 08:36:54 kernel: PM: hibernation: Registered nosave memory: [mem 0x7c13e000-0x7c13efff]
Sep 17 08:36:54 kernel: PM: hibernation: Registered nosave memory: [mem 0x822ec000-0x82330fff]
Sep 17 08:36:54 kernel: PM: hibernation: Registered nosave memory: [mem 0x8486e000-0x855d6fff]
Sep 17 08:36:54 kernel: PM: hibernation: Registered nosave memory: [mem 0x855d7000-0x855e6fff]
Sep 17 08:36:54 kernel: PM: hibernation: Registered nosave memory: [mem 0x855e7000-0x86435fff]
Sep 17 08:36:54 kernel: PM: hibernation: Registered nosave memory: [mem 0x86436000-0x86f7afff]
Sep 17 08:36:54 kernel: PM: hibernation: Registered nosave memory: [mem 0x86f7c000-0x87001fff]
Sep 17 08:36:54 kernel: PM: hibernation: Registered nosave memory: [mem 0x88000000-0x8bffffff]
Sep 17 08:36:54 kernel: PM: hibernation: Registered nosave memory: [mem 0x8c000000-0xfed1bfff]
Sep 17 08:36:54 kernel: PM: hibernation: Registered nosave memory: [mem 0xfed1c000-0xfed44fff]
Sep 17 08:36:54 kernel: PM: hibernation: Registered nosave memory: [mem 0xfed45000-0xffffffff]
Sep 17 08:36:54 kernel: [mem 0x8c000000-0xfed1bfff] available for PCI devices
Sep 17 08:36:54 kernel: Booting paravirtualized kernel on bare hardware
Sep 17 08:36:54 kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
Sep 17 08:36:54 kernel: setup_percpu: NR_CPUS:320 nr_cpumask_bits:12 nr_cpu_ids:12 nr_node_ids:1
Sep 17 08:36:54 kernel: percpu: Embedded 64 pages/cpu s225280 r8192 d28672 u262144
Sep 17 08:36:54 kernel: pcpu-alloc: s225280 r8192 d28672 u262144 alloc=1*2097152
Sep 17 08:36:54 kernel: pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 -- -- -- --
Sep 17 08:36:54 kernel: Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=565debe4-b0d5-4a3c-9759-1e90a4ace905 rw loglevel=3 quiet xhci_hcd.quirks=270336 pcie_aspm=off pcie_port_pm=off nvidia_drm.modeset=1
Sep 17 08:36:54 kernel: PCIe ASPM is disabled
Sep 17 08:36:54 kernel: Unknown kernel command line parameters "BOOT_IMAGE=/vmlinuz-linux", will be passed to user space.
Sep 17 08:36:54 kernel: random: crng init done
Sep 17 08:36:54 kernel: Dentry cache hash table entries: 8388608 (order: 14, 67108864 bytes, linear)
Sep 17 08:36:54 kernel: Inode-cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
Sep 17 08:36:54 kernel: Fallback order for Node 0: 0
Sep 17 08:36:54 kernel: Built 1 zonelists, mobility grouping on. Total pages: 16472587
Sep 17 08:36:54 kernel: Policy zone: Normal
Sep 17 08:36:54 kernel: mem auto-init: stack:all(zero), heap alloc:on, heap free:off
Sep 17 08:36:54 kernel: software IO TLB: area num 16.
Sep 17 08:36:54 kernel: Memory: 65533120K/66936880K available (16384K kernel code, 2123K rwdata, 12944K rodata, 3384K init, 3916K bss, 1403500K reserved, 0K cma-reserved)
Sep 17 08:36:54 kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=12, Nodes=1
Sep 17 08:36:54 kernel: Kernel/User page tables isolation: enabled
Sep 17 08:36:54 kernel: ftrace: allocating 48452 entries in 190 pages
Sep 17 08:36:54 kernel: ftrace: allocated 190 pages with 6 groups
Sep 17 08:36:54 kernel: Dynamic Preempt: full
Sep 17 08:36:54 kernel: rcu: Preemptible hierarchical RCU implementation.
Sep 17 08:36:54 kernel: rcu: RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=12.
Sep 17 08:36:54 kernel: rcu: RCU priority boosting: priority 1 delay 500 ms.
Sep 17 08:36:54 kernel: Trampoline variant of Tasks RCU enabled.
Sep 17 08:36:54 kernel: Rude variant of Tasks RCU enabled.
Sep 17 08:36:54 kernel: Tracing variant of Tasks RCU enabled.
Sep 17 08:36:54 kernel: rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
Sep 17 08:36:54 kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=12
Sep 17 08:36:54 kernel: NR_IRQS: 20736, nr_irqs: 520, preallocated irqs: 16
Sep 17 08:36:54 kernel: rcu: srcu_init: Setting srcu_struct sizes based on contention.
Sep 17 08:36:54 kernel: kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
Sep 17 08:36:54 kernel: Console: colour dummy device 80x25
Sep 17 08:36:54 kernel: printk: console [tty0] enabled
Sep 17 08:36:54 kernel: ACPI: Core revision 20230331
Sep 17 08:36:54 kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
Sep 17 08:36:54 kernel: APIC: Switch to symmetric I/O mode setup
Sep 17 08:36:54 kernel: x2apic: IRQ remapping doesn't support X2APIC mode
Sep 17 08:36:54 kernel: Switched APIC routing to physical flat.
Sep 17 08:36:54 kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
Sep 17 08:36:54 kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x33e35b27f7c, max_idle_ns: 440795313179 ns
Sep 17 08:36:54 kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 7202.45 BogoMIPS (lpj=11999123)
Sep 17 08:36:54 kernel: x86/cpu: VMX (outside TXT) disabled by BIOS
Sep 17 08:36:54 kernel: CPU0: Thermal monitoring enabled (TM1)
Sep 17 08:36:54 kernel: process: using mwait in idle threads
Sep 17 08:36:54 kernel: Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
Sep 17 08:36:54 kernel: Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
Sep 17 08:36:54 kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
Sep 17 08:36:54 kernel: Spectre V2 : Mitigation: Retpolines
Sep 17 08:36:54 kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
Sep 17 08:36:54 kernel: Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
Sep 17 08:36:54 kernel: Spectre V2 : Enabling Restricted Speculation for firmware calls
Sep 17 08:36:54 kernel: Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
Sep 17 08:36:54 kernel: Spectre V2 : User space: Mitigation: STIBP via prctl
Sep 17 08:36:54 kernel: Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
Sep 17 08:36:54 kernel: MDS: Mitigation: Clear CPU buffers
Sep 17 08:36:54 kernel: TAA: Mitigation: Clear CPU buffers
Sep 17 08:36:54 kernel: MMIO Stale Data: Mitigation: Clear CPU buffers
Sep 17 08:36:54 kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Sep 17 08:36:54 kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Sep 17 08:36:54 kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Sep 17 08:36:54 kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
Sep 17 08:36:54 kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.
Sep 17 08:36:54 kernel: Freeing SMP alternatives memory: 40K
Sep 17 08:36:54 kernel: pid_max: default: 32768 minimum: 301
Sep 17 08:36:54 kernel: LSM: initializing lsm=capability,landlock,lockdown,yama,bpf,integrity
Sep 17 08:36:54 kernel: landlock: Up and running.
Sep 17 08:36:54 kernel: Yama: becoming mindful.
Sep 17 08:36:54 kernel: LSM support for eBPF active
Sep 17 08:36:54 kernel: Mount-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
Sep 17 08:36:54 kernel: Mountpoint-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
Sep 17 08:36:54 kernel: smpboot: CPU0: Intel(R) Xeon(R) CPU E5-1650 v4 @ 3.60GHz (family: 0x6, model: 0x4f, stepping: 0x1)
Sep 17 08:36:54 kernel: RCU Tasks: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1.
Sep 17 08:36:54 kernel: RCU Tasks Rude: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1.
Sep 17 08:36:54 kernel: RCU Tasks Trace: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1.
Sep 17 08:36:54 kernel: Performance Events: PEBS fmt2+, Broadwell events, 16-deep LBR, full-width counters, Intel PMU driver.
Sep 17 08:36:54 kernel: ... version: 3
Sep 17 08:36:54 kernel: ... bit width: 48
Sep 17 08:36:54 kernel: ... generic registers: 4
Sep 17 08:36:54 kernel: ... value mask: 0000ffffffffffff
Sep 17 08:36:54 kernel: ... max period: 00007fffffffffff
Sep 17 08:36:54 kernel: ... fixed-purpose events: 3
Sep 17 08:36:54 kernel: ... event mask: 000000070000000f
Sep 17 08:36:54 kernel: signal: max sigframe size: 1776
Sep 17 08:36:54 kernel: Estimated ratio of average max frequency by base frequency (times 1024): 1080
Sep 17 08:36:54 kernel: rcu: Hierarchical SRCU implementation.
Sep 17 08:36:54 kernel: rcu: Max phase no-delay instances is 1000.
Sep 17 08:36:54 kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
Sep 17 08:36:54 kernel: smp: Bringing up secondary CPUs ...
Sep 17 08:36:54 kernel: smpboot: x86: Booting SMP configuration:
Sep 17 08:36:54 kernel: .... node #0, CPUs: #1 #2 #3 #4 #5 #6 #7 #8 #9 #10 #11
Sep 17 08:36:54 kernel: MDS CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/mds.html for more details.
Sep 17 08:36:54 kernel: TAA CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/tsx_async_abort.html for more details.
Sep 17 08:36:54 kernel: MMIO Stale Data CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/processor_mmio_stale_data.html for more details.
Sep 17 08:36:54 kernel: smp: Brought up 1 node, 12 CPUs
Sep 17 08:36:54 kernel: smpboot: Max logical packages: 1
Sep 17 08:36:54 kernel: smpboot: Total of 12 processors activated (86428.42 BogoMIPS)
Sep 17 08:36:54 kernel: devtmpfs: initialized
Sep 17 08:36:54 kernel: x86/mm: Memory block size: 2048MB
Sep 17 08:36:54 kernel: ACPI: PM: Registering ACPI NVS region [mem 0x855e7000-0x86435fff] (15003648 bytes)
Sep 17 08:36:54 kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
Sep 17 08:36:54 kernel: futex hash table entries: 4096 (order: 6, 262144 bytes, linear)
Sep 17 08:36:54 kernel: pinctrl core: initialized pinctrl subsystem
Sep 17 08:36:54 kernel: PM: RTC time: 12:36:41, date: 2023-09-17
Sep 17 08:36:54 kernel: NET: Registered PF_NETLINK/PF_ROUTE protocol family
Sep 17 08:36:54 kernel: DMA: preallocated 4096 KiB GFP_KERNEL pool for atomic allocations
Sep 17 08:36:54 kernel: DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
Sep 17 08:36:54 kernel: DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
Sep 17 08:36:54 kernel: audit: initializing netlink subsys (disabled)
Sep 17 08:36:54 kernel: audit: type=2000 audit(1694954201.043:1): state=initialized audit_enabled=0 res=1
Sep 17 08:36:54 kernel: thermal_sys: Registered thermal governor 'fair_share'
Sep 17 08:36:54 kernel: thermal_sys: Registered thermal governor 'bang_bang'
Sep 17 08:36:54 kernel: thermal_sys: Registered thermal governor 'step_wise'
Sep 17 08:36:54 kernel: thermal_sys: Registered thermal governor 'user_space'
Sep 17 08:36:54 kernel: thermal_sys: Registered thermal governor 'power_allocator'
Sep 17 08:36:54 kernel: cpuidle: using governor ladder
Sep 17 08:36:54 kernel: cpuidle: using governor menu
Sep 17 08:36:54 kernel: ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
Sep 17 08:36:54 kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Sep 17 08:36:54 kernel: PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
Sep 17 08:36:54 kernel: PCI: not using MMCONFIG
Sep 17 08:36:54 kernel: PCI: Using configuration type 1 for base access
Sep 17 08:36:54 kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
Sep 17 08:36:54 kernel: kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
Sep 17 08:36:54 kernel: HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
Sep 17 08:36:54 kernel: HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
Sep 17 08:36:54 kernel: HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
Sep 17 08:36:54 kernel: HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
Sep 17 08:36:54 kernel: ACPI: Added _OSI(Module Device)
Sep 17 08:36:54 kernel: ACPI: Added _OSI(Processor Device)
Sep 17 08:36:54 kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
Sep 17 08:36:54 kernel: ACPI: Added _OSI(Processor Aggregator Device)
Sep 17 08:36:54 kernel: ACPI: 3 ACPI AML tables successfully acquired and loaded
Sep 17 08:36:54 kernel: ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
Sep 17 08:36:54 kernel: ACPI: Dynamic OEM Table Load:
Sep 17 08:36:54 kernel: ACPI: Interpreter enabled
Sep 17 08:36:54 kernel: ACPI: PM: (supports S0 S3 S4 S5)
Sep 17 08:36:54 kernel: ACPI: Using IOAPIC for interrupt routing
Sep 17 08:36:54 kernel: PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
Sep 17 08:36:54 kernel: [Firmware Info]: PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] not reserved in ACPI motherboard resources
Sep 17 08:36:54 kernel: PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved as EfiMemoryMappedIO
Sep 17 08:36:54 kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Sep 17 08:36:54 kernel: PCI: Using E820 reservations for host bridge windows
Sep 17 08:36:54 kernel: ACPI: Enabled 5 GPEs in block 00 to 3F
Sep 17 08:36:54 kernel: ACPI: PCI Root Bridge [UNC0] (domain 0000 [bus ff])
Sep 17 08:36:54 kernel: acpi PNP0A03:03: _OSC: OS supports [ExtendedConfig Segments MSI EDR HPX-Type3]
Sep 17 08:36:54 kernel: acpi PNP0A03:03: _OSC: not requesting OS control; OS requires [ExtendedConfig ASPM ClockPM MSI]
Sep 17 08:36:54 kernel: acpi PNP0A03:03: FADT indicates ASPM is unsupported, using BIOS configuration
Sep 17 08:36:54 kernel: PCI host bridge to bus 0000:ff
Sep 17 08:36:54 kernel: pci_bus 0000:ff: root bus resource [bus ff]
Sep 17 08:36:54 kernel: pci 0000:ff:0b.0: [8086:6f81] type 00 class 0x088000
Sep 17 08:36:54 kernel: pci 0000:ff:0b.1: [8086:6f36] type 00 class 0x110100
Sep 17 08:36:54 kernel: pci 0000:ff:0b.2: [8086:6f37] type 00 class 0x110100
Sep 17 08:36:54 kernel: pci 0000:ff:0b.3: [8086:6f76] type 00 class 0x088000
Sep 17 08:36:54 kernel: pci 0000:ff:0c.0: [8086:6fe0] type 00 class 0x088000
Sep 17 08:36:54 kernel: pci 0000:ff:0c.1: [8086:6fe1] type 00 class 0x088000
Sep 17 08:36:54 kernel: pci 0000:ff:0c.2: [8086:6fe2] type 00 class 0x088000
Sep 17 08:36:54 kernel: pci 0000:ff:0c.3: [8086:6fe3] type 00 class 0x088000
Sep 17 08:36:54 kernel: pci 0000:ff:0c.4: [8086:6fe4] type 00 class 0x088000
Sep 17 08:36:54 kernel: pci 0000:ff:0c.5: [8086:6fe5] type 00 class 0x088000
Sep 17 08:36:54 kernel: pci 0000:ff:0f.0: [8086:6ff8] type 00 class 0x088000
Sep 17 08:36:54 kernel: pci 0000:ff:0f.1: [8086:6ff9] type 00 class 0x088000
Sep 17 08:36:54 kernel: pci 0000:ff:0f.4: [8086:6ffc] type 00 class 0x088000
Sep 17 08:36:54 kernel: pci 0000:ff:0f.5: [8086:6ffd] type 00 class 0x088000
Sep 17 08:36:54 kernel: pci 0000:ff:0f.6: [8086:6ffe] type 00 class 0x088000
Sep 17 08:36:54 kernel: pci 0000:ff:10.0: [8086:6f1d] type 00 class 0x088000
Sep 17 08:36:54 kernel: pci 0000:ff:10.1: [8086:6f34] type 00 class 0x110100
Sep 17 08:36:54 kernel: pci 0000:ff:10.5: [8086:6f1e] type 00 class 0x088000
Sep 17 08:36:54 kernel: pci 0000:ff:10.6: [8086:6f7d] type 00 class 0x110100
Sep 17 08:36:54 kernel: pci 0000:ff:10.7: [8086:6f1f] type 00 class 0x088000
Sep 17 08:36:54 kernel: pci 0000:ff:12.0: [8086:6fa0] type 00 class 0x088000
Sep 17 08:36:54 kernel: pci 0000:ff:12.1: [8086:6f30] type 00 class 0x110100
Sep 17 08:36:54 kernel: pci 0000:ff:13.0: [8086:6fa8] type 00 class 0x088000
Sep 17 08:36:54 kernel: pci 0000:ff:13.1: [8086:6f71] type 00 class 0x088000
Sep 17 08:36:54 kernel: pci 0000:ff:13.2: [8086:6faa] type 00 class 0x088000
Sep 17 08:36:54 kernel: pci 0000:ff:13.3: [8086:6fab] type 00 class 0x088000
Sep 17 08:36:54 kernel: pci 0000:ff:13.4: [8086:6fac] type 00 class 0x088000
Sep 17 08:36:54 kernel: pci 0000:ff:13.5: [8086:6fad] type 00 class 0x088000
Sep 17 08:36:54 kernel: pci 0000:ff:13.6: [8086:6fae] type 00 class 0x088000
Sep 17 08:36:54 kernel: pci 0000:ff:13.7: [8086:6faf] type 00 class 0x088000
Sep 17 08:36:54 kernel: pci 0000:ff:14.0: [8086:6fb0] type 00 class 0x088000
Sep 17 08:36:54 kernel: pci 0000:ff:14.1: [8086:6fb1] type 00 class 0x088000
Sep 17 08:36:54 kernel: pci 0000:ff:14.2: [8086:6fb2] type 00 class 0x088000
Sep 17 08:36:54 kernel: pci 0000:ff:14.3: [8086:6fb3] type 00 class 0x088000
Sep 17 08:36:54 kernel: pci 0000:ff:14.4: [8086:6fbc] type 00 class 0x088000
Sep 17 08:36:54 kernel: pci 0000:ff:14.5: [8086:6fbd] type 00 class 0x088000
Sep 17 08:36:54 kernel: pci 0000:ff:14.6: [8086:6fbe] type 00 class 0x088000
Sep 17 08:36:54 kernel: pci 0000:ff:14.7: [8086:6fbf] type 00 class 0x088000
Sep 17 08:36:54 kernel: pci 0000:ff:15.0: [8086:6fb4] type 00 class 0x088000
Sep 17 08:36:54 kernel: pci 0000:ff:15.1: [8086:6fb5] type 00 class 0x088000
Sep 17 08:36:54 kernel: pci 0000:ff:15.2: [8086:6fb6] type 00 class 0x088000
Sep 17 08:36:54 kernel: pci 0000:ff:15.3: [8086:6fb7] type 00 class 0x088000
Sep 17 08:36:54 kernel: pci 0000:ff:16.0: [8086:6f68] type 00 class 0x088000
Sep 17 08:36:54 kernel: pci 0000:ff:16.6: [8086:6f6e] type 00 class 0x088000
Sep 17 08:36:54 kernel: pci 0000:ff:16.7: [8086:6f6f] type 00 class 0x088000
Sep 17 08:36:54 kernel: pci 0000:ff:17.0: [8086:6fd0] type 00 class 0x088000
Sep 17 08:36:54 kernel: pci 0000:ff:17.4: [8086:6fb8] type 00 class 0x088000
Sep 17 08:36:54 kernel: pci 0000:ff:17.5: [8086:6fb9] type 00 class 0x088000
Sep 17 08:36:54 kernel: pci 0000:ff:17.6: [8086:6fba] type 00 class 0x088000
Sep 17 08:36:54 kernel: pci 0000:ff:17.7: [8086:6fbb] type 00 class 0x088000
Sep 17 08:36:54 kernel: pci 0000:ff:1e.0: [8086:6f98] type 00 class 0x088000
Sep 17 08:36:54 kernel: pci 0000:ff:1e.1: [8086:6f99] type 00 class 0x088000
Sep 17 08:36:54 kernel: pci 0000:ff:1e.2: [8086:6f9a] type 00 class 0x088000
Sep 17 08:36:54 kernel: pci 0000:ff:1e.3: [8086:6fc0] type 00 class 0x088000
Sep 17 08:36:54 kernel: pci 0000:ff:1e.4: [8086:6f9c] type 00 class 0x088000
Sep 17 08:36:54 kernel: pci 0000:ff:1f.0: [8086:6f88] type 00 class 0x088000
Sep 17 08:36:54 kernel: pci 0000:ff:1f.2: [8086:6f8a] type 00 class 0x088000
Sep 17 08:36:54 kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
Sep 17 08:36:54 kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig Segments MSI EDR HPX-Type3]
Sep 17 08:36:54 kernel: acpi PNP0A08:00: _OSC: not requesting OS control; OS requires [ExtendedConfig ASPM ClockPM MSI]
Sep 17 08:36:54 kernel: acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
Sep 17 08:36:54 kernel: PCI host bridge to bus 0000:00
Sep 17 08:36:54 kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
Sep 17 08:36:54 kernel: pci_bus 0000:00: root bus resource [io 0x1000-0xffff window]
Sep 17 08:36:54 kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
Sep 17 08:36:54 kernel: pci_bus 0000:00: root bus resource [mem 0x90000000-0xdfffbfff window]
Sep 17 08:36:54 kernel: pci_bus 0000:00: root bus resource [bus 00-fe]
Sep 17 08:36:54 kernel: pci 0000:00:00.0: [8086:6f00] type 00 class 0x060000
Sep 17 08:36:54 kernel: pci 0000:00:01.0: [8086:6f02] type 01 class 0x060400
Sep 17 08:36:54 kernel: pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
Sep 17 08:36:54 kernel: pci 0000:00:01.1: [8086:6f03] type 01 class 0x060400
Sep 17 08:36:54 kernel: pci 0000:00:01.1: PME# supported from D0 D3hot D3cold
Sep 17 08:36:54 kernel: pci 0000:00:02.0: [8086:6f04] type 01 class 0x060400
Sep 17 08:36:54 kernel: pci 0000:00:02.0: PME# supported from D0 D3hot D3cold
Sep 17 08:36:54 kernel: pci 0000:00:03.0: [8086:6f08] type 01 class 0x060400
Sep 17 08:36:54 kernel: pci 0000:00:03.0: PME# supported from D0 D3hot D3cold
Sep 17 08:36:54 kernel: pci 0000:00:05.0: [8086:6f28] type 00 class 0x088000
Sep 17 08:36:54 kernel: pci 0000:00:05.1: [8086:6f29] type 00 class 0x088000
Sep 17 08:36:54 kernel: pci 0000:00:05.2: [8086:6f2a] type 00 class 0x088000
Sep 17 08:36:54 kernel: pci 0000:00:11.0: [8086:8d7c] type 00 class 0xff0000
Sep 17 08:36:54 kernel: pci 0000:00:14.0: [8086:8d31] type 00 class 0x0c0330
Sep 17 08:36:54 kernel: pci 0000:00:14.0: reg 0x10: [mem 0xcd420000-0xcd42ffff 64bit]
Sep 17 08:36:54 kernel: pci 0000:00:14.0: PME# supported from D3hot D3cold
Sep 17 08:36:54 kernel: pci 0000:00:16.0: [8086:8d3a] type 00 class 0x078000
Sep 17 08:36:54 kernel: pci 0000:00:16.0: reg 0x10: [mem 0xcd43b000-0xcd43b00f 64bit]
Sep 17 08:36:54 kernel: pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
Sep 17 08:36:54 kernel: pci 0000:00:19.0: [8086:15a1] type 00 class 0x020000
Sep 17 08:36:54 kernel: pci 0000:00:19.0: reg 0x10: [mem 0xcd400000-0xcd41ffff]
Sep 17 08:36:54 kernel: pci 0000:00:19.0: reg 0x14: [mem 0xcd438000-0xcd438fff]
Sep 17 08:36:54 kernel: pci 0000:00:19.0: reg 0x18: [io 0xc000-0xc01f]
Sep 17 08:36:54 kernel: pci 0000:00:19.0: PME# supported from D0 D3hot D3cold
Sep 17 08:36:54 kernel: pci 0000:00:1a.0: [8086:8d2d] type 00 class 0x0c0320
Sep 17 08:36:54 kernel: pci 0000:00:1a.0: reg 0x10: [mem 0xcd437000-0xcd4373ff]
Sep 17 08:36:54 kernel: pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
Sep 17 08:36:54 kernel: pci 0000:00:1b.0: [8086:8d20] type 00 class 0x040300
Sep 17 08:36:54 kernel: pci 0000:00:1b.0: reg 0x10: [mem 0xcd430000-0xcd433fff 64bit]
Sep 17 08:36:54 kernel: pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
Sep 17 08:36:54 kernel: pci 0000:00:1c.0: [8086:8d10] type 01 class 0x060400
Sep 17 08:36:54 kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
Sep 17 08:36:54 kernel: pci 0000:00:1c.5: [8086:8d1a] type 01 class 0x060400
Sep 17 08:36:54 kernel: pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
Sep 17 08:36:54 kernel: pci 0000:00:1c.7: [8086:8d1e] type 01 class 0x060400
Sep 17 08:36:54 kernel: pci 0000:00:1c.7: PME# supported from D0 D3hot D3cold
Sep 17 08:36:54 kernel: pci 0000:00:1d.0: [8086:8d26] type 00 class 0x0c0320
Sep 17 08:36:54 kernel: pci 0000:00:1d.0: reg 0x10: [mem 0xcd436000-0xcd4363ff]
Sep 17 08:36:54 kernel: pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
Sep 17 08:36:54 kernel: pci 0000:00:1f.0: [8086:8d47] type 00 class 0x060100
Sep 17 08:36:54 kernel: pci 0000:00:1f.3: [8086:8d22] type 00 class 0x0c0500
Sep 17 08:36:54 kernel: pci 0000:00:1f.3: reg 0x10: [mem 0xcd435000-0xcd4350ff 64bit]
Sep 17 08:36:54 kernel: pci 0000:00:1f.3: reg 0x20: [io 0x0580-0x059f]
Sep 17 08:36:54 kernel: pci 0000:01:00.0: [8086:0953] type 00 class 0x010802
Sep 17 08:36:54 kernel: pci 0000:01:00.0: reg 0x10: [mem 0xdf410000-0xdf413fff 64bit]
Sep 17 08:36:54 kernel: pci 0000:01:00.0: reg 0x30: [mem 0xdf400000-0xdf40ffff pref]
Sep 17 08:36:54 kernel: pci 0000:01:00.0: enabling Extended Tags
Sep 17 08:36:54 kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
Sep 17 08:36:54 kernel: pci 0000:00:01.0: bridge window [mem 0xdf400000-0xdf4fffff]
Sep 17 08:36:54 kernel: pci 0000:02:00.0: [8086:1578] type 01 class 0x060400
Sep 17 08:36:54 kernel: pci 0000:02:00.0: enabling Extended Tags
Sep 17 08:36:54 kernel: pci 0000:02:00.0: supports D1 D2
Sep 17 08:36:54 kernel: pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Sep 17 08:36:54 kernel: pci 0000:00:01.1: PCI bridge to [bus 02-4a]
Sep 17 08:36:54 kernel: pci 0000:00:01.1: bridge window [io 0x4000-0x7fff]
Sep 17 08:36:54 kernel: pci 0000:00:01.1: bridge window [mem 0xcf200000-0xdf1fffff]
Sep 17 08:36:54 kernel: pci 0000:00:01.1: bridge window [mem 0xc2100000-0xc40fffff 64bit pref]
Sep 17 08:36:54 kernel: pci 0000:03:00.0: [8086:1578] type 01 class 0x060400
Sep 17 08:36:54 kernel: pci 0000:03:00.0: enabling Extended Tags
Sep 17 08:36:54 kernel: pci 0000:03:00.0: supports D1 D2
Sep 17 08:36:54 kernel: pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Sep 17 08:36:54 kernel: pci 0000:03:01.0: [8086:1578] type 01 class 0x060400
Sep 17 08:36:54 kernel: pci 0000:03:01.0: enabling Extended Tags
Sep 17 08:36:54 kernel: pci 0000:03:01.0: supports D1 D2
Sep 17 08:36:54 kernel: pci 0000:03:01.0: PME# supported from D0 D1 D2 D3hot D3cold
Sep 17 08:36:54 kernel: pci 0000:03:02.0: [8086:1578] type 01 class 0x060400
Sep 17 08:36:54 kernel: pci 0000:03:02.0: enabling Extended Tags
Sep 17 08:36:54 kernel: pci 0000:03:02.0: supports D1 D2
Sep 17 08:36:54 kernel: pci 0000:03:02.0: PME# supported from D0 D1 D2 D3hot D3cold
Sep 17 08:36:54 kernel: pci 0000:03:04.0: [8086:1578] type 01 class 0x060400
Sep 17 08:36:54 kernel: pci 0000:03:04.0: enabling Extended Tags
Sep 17 08:36:54 kernel: pci 0000:03:04.0: supports D1 D2
Sep 17 08:36:54 kernel: pci 0000:03:04.0: PME# supported from D0 D1 D2 D3hot D3cold
Sep 17 08:36:54 kernel: pci 0000:02:00.0: PCI bridge to [bus 03-4a]
Sep 17 08:36:54 kernel: pci 0000:02:00.0: bridge window [io 0x4000-0x7fff]
Sep 17 08:36:54 kernel: pci 0000:02:00.0: bridge window [mem 0xcf200000-0xdf1fffff]
Sep 17 08:36:54 kernel: pci 0000:02:00.0: bridge window [mem 0xc2100000-0xc40fffff 64bit pref]
Sep 17 08:36:54 kernel: pci 0000:04:00.0: [8086:1577] type 00 class 0x088000
Sep 17 08:36:54 kernel: pci 0000:04:00.0: reg 0x10: [mem 0xdf100000-0xdf13ffff]
Sep 17 08:36:54 kernel: pci 0000:04:00.0: reg 0x14: [mem 0xdf140000-0xdf140fff]
Sep 17 08:36:54 kernel: pci 0000:04:00.0: enabling Extended Tags
Sep 17 08:36:54 kernel: pci 0000:04:00.0: supports D1 D2
Sep 17 08:36:54 kernel: pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Sep 17 08:36:54 kernel: pci 0000:03:00.0: PCI bridge to [bus 04]
Sep 17 08:36:54 kernel: pci 0000:03:00.0: bridge window [mem 0xdf100000-0xdf1fffff]
Sep 17 08:36:54 kernel: pci 0000:03:01.0: PCI bridge to [bus 05-48]
Sep 17 08:36:54 kernel: pci 0000:03:01.0: bridge window [io 0x4000-0x7fff]
Sep 17 08:36:54 kernel: pci 0000:03:01.0: bridge window [mem 0xcf200000-0xdeefffff]
Sep 17 08:36:54 kernel: pci 0000:03:01.0: bridge window [mem 0xc2100000-0xc40fffff 64bit pref]
Sep 17 08:36:54 kernel: pci 0000:49:00.0: [8086:15b6] type 00 class 0x0c0330
Sep 17 08:36:54 kernel: pci 0000:49:00.0: reg 0x10: [mem 0xdef00000-0xdef0ffff]
Sep 17 08:36:54 kernel: pci 0000:49:00.0: enabling Extended Tags
Sep 17 08:36:54 kernel: pci 0000:49:00.0: supports D1 D2
Sep 17 08:36:54 kernel: pci 0000:49:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Sep 17 08:36:54 kernel: pci 0000:49:00.0: 8.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x4 link at 0000:03:02.0 (capable of 31.504 Gb/s with 8.0 GT/s PCIe x4 link)
Sep 17 08:36:54 kernel: pci 0000:03:02.0: PCI bridge to [bus 49]
Sep 17 08:36:54 kernel: pci 0000:03:02.0: bridge window [mem 0xdef00000-0xdf0fffff]
Sep 17 08:36:54 kernel: pci 0000:03:04.0: PCI bridge to [bus 4a]
Sep 17 08:36:54 kernel: pci 0000:4b:00.0: [10b5:8747] type 01 class 0x060400
Sep 17 08:36:54 kernel: pci 0000:4b:00.0: reg 0x10: [mem 0xcd300000-0xcd33ffff]
Sep 17 08:36:54 kernel: pci 0000:4b:00.0: PME# supported from D0 D3hot D3cold
Sep 17 08:36:54 kernel: pci 0000:00:02.0: PCI bridge to [bus 4b-4f]
Sep 17 08:36:54 kernel: pci 0000:00:02.0: bridge window [io 0x8000-0x9fff]
Sep 17 08:36:54 kernel: pci 0000:00:02.0: bridge window [mem 0xcc000000-0xcd3fffff]
Sep 17 08:36:54 kernel: pci 0000:00:02.0: bridge window [mem 0xb0000000-0xc1ffffff 64bit pref]
Sep 17 08:36:54 kernel: pci 0000:4c:08.0: [10b5:8747] type 01 class 0x060400
Sep 17 08:36:54 kernel: pci 0000:4c:08.0: PME# supported from D0 D3hot D3cold
Sep 17 08:36:54 kernel: pci 0000:4c:09.0: [10b5:8747] type 01 class 0x060400
Sep 17 08:36:54 kernel: pci 0000:4c:09.0: PME# supported from D0 D3hot D3cold
Sep 17 08:36:54 kernel: pci 0000:4c:10.0: [10b5:8747] type 01 class 0x060400
Sep 17 08:36:54 kernel: pci 0000:4c:10.0: PME# supported from D0 D3hot D3cold
Sep 17 08:36:54 kernel: pci 0000:4b:00.0: PCI bridge to [bus 4c-4f]
Sep 17 08:36:54 kernel: pci 0000:4b:00.0: bridge window [io 0x8000-0x9fff]
Sep 17 08:36:54 kernel: pci 0000:4b:00.0: bridge window [mem 0xcc000000-0xcd2fffff]
Sep 17 08:36:54 kernel: pci 0000:4b:00.0: bridge window [mem 0xb0000000-0xc1ffffff 64bit pref]
Sep 17 08:36:54 kernel: pci 0000:4d:00.0: [144d:a802] type 00 class 0x010802
Sep 17 08:36:54 kernel: pci 0000:4d:00.0: reg 0x10: [mem 0xcd210000-0xcd213fff 64bit]
Sep 17 08:36:54 kernel: pci 0000:4d:00.0: reg 0x18: [io 0x9000-0x90ff]
Sep 17 08:36:54 kernel: pci 0000:4d:00.0: reg 0x30: [mem 0xcd200000-0xcd20ffff pref]
Sep 17 08:36:54 kernel: pci 0000:4c:08.0: PCI bridge to [bus 4d]
Sep 17 08:36:54 kernel: pci 0000:4c:08.0: bridge window [io 0x9000-0x9fff]
Sep 17 08:36:54 kernel: pci 0000:4c:08.0: bridge window [mem 0xcd200000-0xcd2fffff]
Sep 17 08:36:54 kernel: pci 0000:4c:09.0: PCI bridge to [bus 4e]
Sep 17 08:36:54 kernel: pci 0000:4f:00.0: [10de:1b81] type 00 class 0x030000
Sep 17 08:36:54 kernel: pci 0000:4f:00.0: reg 0x10: [mem 0xcc000000-0xccffffff]
Sep 17 08:36:54 kernel: pci 0000:4f:00.0: reg 0x14: [mem 0xb0000000-0xbfffffff 64bit pref]
Sep 17 08:36:54 kernel: pci 0000:4f:00.0: reg 0x1c: [mem 0xc0000000-0xc1ffffff 64bit pref]
Sep 17 08:36:54 kernel: pci 0000:4f:00.0: reg 0x24: [io 0x8000-0x807f]
Sep 17 08:36:54 kernel: pci 0000:4f:00.0: reg 0x30: [mem 0xcd000000-0xcd07ffff pref]
Sep 17 08:36:54 kernel: pci 0000:4f:00.0: enabling Extended Tags
Sep 17 08:36:54 kernel: pci 0000:4f:00.1: [10de:10f0] type 00 class 0x040300
Sep 17 08:36:54 kernel: pci 0000:4f:00.1: reg 0x10: [mem 0xcd080000-0xcd083fff]
Sep 17 08:36:54 kernel: pci 0000:4f:00.1: enabling Extended Tags
Sep 17 08:36:54 kernel: pci 0000:4c:10.0: PCI bridge to [bus 4f]
Sep 17 08:36:54 kernel: pci 0000:4c:10.0: bridge window [io 0x8000-0x8fff]
Sep 17 08:36:54 kernel: pci 0000:4c:10.0: bridge window [mem 0xcc000000-0xcd0fffff]
Sep 17 08:36:54 kernel: pci 0000:4c:10.0: bridge window [mem 0xb0000000-0xc1ffffff 64bit pref]
Sep 17 08:36:54 kernel: pci 0000:50:00.0: [10de:1b80] type 00 class 0x030000
Sep 17 08:36:54 kernel: pci 0000:50:00.0: reg 0x10: [mem 0xce000000-0xceffffff]
Sep 17 08:36:54 kernel: pci 0000:50:00.0: reg 0x14: [mem 0x90000000-0x9fffffff 64bit pref]
Sep 17 08:36:54 kernel: pci 0000:50:00.0: reg 0x1c: [mem 0xa0000000-0xa1ffffff 64bit pref]
Sep 17 08:36:54 kernel: pci 0000:50:00.0: reg 0x24: [io 0xb000-0xb07f]
Sep 17 08:36:54 kernel: pci 0000:50:00.0: reg 0x30: [mem 0xcf000000-0xcf07ffff pref]
Sep 17 08:36:54 kernel: pci 0000:50:00.0: enabling Extended Tags
Sep 17 08:36:54 kernel: pci 0000:50:00.0: BAR 3: assigned to efifb
Sep 17 08:36:54 kernel: pci 0000:50:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
Sep 17 08:36:54 kernel: pci 0000:50:00.0: 32.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x16 link at 0000:00:03.0 (capable of 126.016 Gb/s with 8.0 GT/s PCIe x16 link)
Sep 17 08:36:54 kernel: pci 0000:50:00.1: [10de:10f0] type 00 class 0x040300
Sep 17 08:36:54 kernel: pci 0000:50:00.1: reg 0x10: [mem 0xcf080000-0xcf083fff]
Sep 17 08:36:54 kernel: pci 0000:50:00.1: enabling Extended Tags
Sep 17 08:36:54 kernel: pci 0000:00:03.0: PCI bridge to [bus 50]
Sep 17 08:36:54 kernel: pci 0000:00:03.0: bridge window [io 0xb000-0xbfff]
Sep 17 08:36:54 kernel: pci 0000:00:03.0: bridge window [mem 0xce000000-0xcf0fffff]
Sep 17 08:36:54 kernel: pci 0000:00:03.0: bridge window [mem 0x90000000-0xa1ffffff 64bit pref]
Sep 17 08:36:54 kernel: pci 0000:00:1c.0: PCI bridge to [bus 51]
Sep 17 08:36:54 kernel: pci 0000:52:00.0: [8086:1539] type 00 class 0x020000
Sep 17 08:36:54 kernel: pci 0000:52:00.0: reg 0x10: [mem 0xdf300000-0xdf31ffff]
Sep 17 08:36:54 kernel: pci 0000:52:00.0: reg 0x18: [io 0xa000-0xa01f]
Sep 17 08:36:54 kernel: pci 0000:52:00.0: reg 0x1c: [mem 0xdf320000-0xdf323fff]
Sep 17 08:36:54 kernel: pci 0000:52:00.0: PME# supported from D0 D3hot D3cold
Sep 17 08:36:54 kernel: pci 0000:00:1c.5: PCI bridge to [bus 52]
Sep 17 08:36:54 kernel: pci 0000:00:1c.5: bridge window [io 0xa000-0xafff]
Sep 17 08:36:54 kernel: pci 0000:00:1c.5: bridge window [mem 0xdf300000-0xdf3fffff]
Sep 17 08:36:54 kernel: pci 0000:53:00.0: [8086:24f3] type 00 class 0x028000
Sep 17 08:36:54 kernel: pci 0000:53:00.0: reg 0x10: [mem 0xdf200000-0xdf201fff 64bit]
Sep 17 08:36:54 kernel: pci 0000:53:00.0: PME# supported from D0 D3hot D3cold
Sep 17 08:36:54 kernel: pci 0000:00:1c.7: PCI bridge to [bus 53]
Sep 17 08:36:54 kernel: pci 0000:00:1c.7: bridge window [mem 0xdf200000-0xdf2fffff]
Sep 17 08:36:54 kernel: pci_bus 0000:00: on NUMA node 0
Sep 17 08:36:54 kernel: ACPI: PCI: Interrupt link LNKA configured for IRQ 11
Sep 17 08:36:54 kernel: ACPI: PCI: Interrupt link LNKB configured for IRQ 10
Sep 17 08:36:54 kernel: ACPI: PCI: Interrupt link LNKC configured for IRQ 4
Sep 17 08:36:54 kernel: ACPI: PCI: Interrupt link LNKD configured for IRQ 5
Sep 17 08:36:54 kernel: ACPI: PCI: Interrupt link LNKE configured for IRQ 3
Sep 17 08:36:54 kernel: ACPI: PCI: Interrupt link LNKF configured for IRQ 0
Sep 17 08:36:54 kernel: ACPI: PCI: Interrupt link LNKF disabled
Sep 17 08:36:54 kernel: ACPI: PCI: Interrupt link LNKG configured for IRQ 7
Sep 17 08:36:54 kernel: ACPI: PCI: Interrupt link LNKH configured for IRQ 0
Sep 17 08:36:54 kernel: ACPI: PCI: Interrupt link LNKH disabled
Sep 17 08:36:54 kernel: pci_bus 0000:03: Allocating resources
Sep 17 08:36:54 kernel: pci 0000:03:02.0: bridge window [io 0x1000-0x0fff] to [bus 49] add_size 1000
Sep 17 08:36:54 kernel: pci 0000:03:02.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 49] add_size 200000 add_align 100000
Sep 17 08:36:54 kernel: iommu: Default domain type: Translated
Sep 17 08:36:54 kernel: pci 0000:03:04.0: bridge window [io 0x1000-0x0fff] to [bus 4a] add_size 1000
Sep 17 08:36:54 kernel: iommu: DMA domain TLB invalidation policy: lazy mode
Sep 17 08:36:54 kernel: pci 0000:03:04.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 4a] add_size 200000 add_align 100000
Sep 17 08:36:54 kernel: pci 0000:03:04.0: bridge window [mem 0x00100000-0x000fffff] to [bus 4a] add_size 200000 add_align 100000
Sep 17 08:36:54 kernel: pci 0000:00:01.1: BAR 14: assigned [mem 0x90000000-0x9fffffff]
Sep 17 08:36:54 kernel: pci 0000:00:01.1: BAR 15: assigned [mem 0xa0000000-0xa1ffffff 64bit pref]
Sep 17 08:36:54 kernel: pci 0000:00:01.1: BAR 13: assigned [io 0x1000-0x4fff]
Sep 17 08:36:54 kernel: pci 0000:03:02.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
Sep 17 08:36:54 kernel: pci 0000:03:02.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
Sep 17 08:36:54 kernel: pci 0000:03:04.0: BAR 14: no space for [mem size 0x00200000]
Sep 17 08:36:54 kernel: pci 0000:03:04.0: BAR 14: failed to assign [mem size 0x00200000]
Sep 17 08:36:54 kernel: pci 0000:03:04.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
Sep 17 08:36:54 kernel: pci 0000:03:04.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
Sep 17 08:36:54 kernel: pci 0000:03:02.0: BAR 13: no space for [io size 0x1000]
Sep 17 08:36:54 kernel: pci 0000:03:02.0: BAR 13: failed to assign [io size 0x1000]
Sep 17 08:36:54 kernel: pci 0000:03:04.0: BAR 13: no space for [io size 0x1000]
Sep 17 08:36:54 kernel: pci 0000:03:04.0: BAR 13: failed to assign [io size 0x1000]
Sep 17 08:36:54 kernel: pci 0000:03:04.0: BAR 14: no space for [mem size 0x00200000]
Sep 17 08:36:54 kernel: pci 0000:03:04.0: BAR 14: failed to assign [mem size 0x00200000]
Sep 17 08:36:54 kernel: pci 0000:03:04.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
Sep 17 08:36:54 kernel: pci 0000:03:04.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
Sep 17 08:36:54 kernel: pci 0000:03:04.0: BAR 13: no space for [io size 0x1000]
Sep 17 08:36:54 kernel: pci 0000:03:04.0: BAR 13: failed to assign [io size 0x1000]
Sep 17 08:36:54 kernel: pci 0000:03:02.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
Sep 17 08:36:54 kernel: pci 0000:03:02.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
Sep 17 08:36:54 kernel: pci 0000:03:02.0: BAR 13: no space for [io size 0x1000]
Sep 17 08:36:54 kernel: pci 0000:03:02.0: BAR 13: failed to assign [io size 0x1000]
Sep 17 08:36:54 kernel: pci 0000:03:00.0: PCI bridge to [bus 04]
Sep 17 08:36:54 kernel: pci 0000:03:00.0: bridge window [mem 0xdf100000-0xdf1fffff]
Sep 17 08:36:54 kernel: pci 0000:03:01.0: PCI bridge to [bus 05-48]
Sep 17 08:36:54 kernel: pci 0000:03:01.0: bridge window [io 0x4000-0x7fff]
Sep 17 08:36:54 kernel: pci 0000:03:01.0: bridge window [mem 0xcf200000-0xdeefffff]
Sep 17 08:36:54 kernel: pci 0000:03:01.0: bridge window [mem 0xc2100000-0xc40fffff 64bit pref]
Sep 17 08:36:54 kernel: pci 0000:03:02.0: PCI bridge to [bus 49]
Sep 17 08:36:54 kernel: pci 0000:03:02.0: bridge window [mem 0xdef00000-0xdf0fffff]
Sep 17 08:36:54 kernel: pci 0000:03:04.0: PCI bridge to [bus 4a]
Sep 17 08:36:54 kernel: pci 0000:02:00.0: PCI bridge to [bus 03-4a]
Sep 17 08:36:54 kernel: pci 0000:02:00.0: bridge window [io 0x4000-0x7fff]
Sep 17 08:36:54 kernel: pci 0000:02:00.0: bridge window [mem 0xcf200000-0xdf1fffff]
Sep 17 08:36:54 kernel: pci 0000:02:00.0: bridge window [mem 0xc2100000-0xc40fffff 64bit pref]
Sep 17 08:36:54 kernel: pci 0000:00:01.1: PCI bridge to [bus 02-4a]
Sep 17 08:36:54 kernel: pci 0000:00:01.1: bridge window [io 0x1000-0x4fff]
Sep 17 08:36:54 kernel: pci 0000:00:01.1: bridge window [mem 0x90000000-0x9fffffff]
Sep 17 08:36:54 kernel: pci 0000:00:01.1: bridge window [mem 0xa0000000-0xa1ffffff 64bit pref]
Sep 17 08:36:54 kernel: SCSI subsystem initialized
Sep 17 08:36:54 kernel: libata version 3.00 loaded.
Sep 17 08:36:54 kernel: ACPI: bus type USB registered
Sep 17 08:36:54 kernel: usbcore: registered new interface driver usbfs
Sep 17 08:36:54 kernel: usbcore: registered new interface driver hub
Sep 17 08:36:54 kernel: usbcore: registered new device driver usb
Sep 17 08:36:54 kernel: pps_core: LinuxPPS API ver. 1 registered
Sep 17 08:36:54 kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
Sep 17 08:36:54 kernel: PTP clock support registered
Sep 17 08:36:54 kernel: EDAC MC: Ver: 3.0.0
Sep 17 08:36:54 kernel: efivars: Registered efivars operations
Sep 17 08:36:54 kernel: NetLabel: Initializing
Sep 17 08:36:54 kernel: NetLabel: domain hash size = 128
Sep 17 08:36:54 kernel: NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
Sep 17 08:36:54 kernel: NetLabel: unlabeled traffic allowed by default
Sep 17 08:36:54 kernel: mctp: management component transport protocol core
Sep 17 08:36:54 kernel: NET: Registered PF_MCTP protocol family
Sep 17 08:36:54 kernel: PCI: Using ACPI for IRQ routing
Sep 17 08:36:54 kernel: PCI: pci_cache_line_size set to 64 bytes
Sep 17 08:36:54 kernel: pci 0000:00:03.0: can't claim BAR 15 [mem 0x90000000-0xa1ffffff 64bit pref]: address conflict with PCI Bus 0000:02 [mem 0x90000000-0x9fffffff]
Sep 17 08:36:54 kernel: pci 0000:50:00.0: can't claim BAR 1 [mem 0x90000000-0x9fffffff 64bit pref]: no compatible bridge window
Sep 17 08:36:54 kernel: pci 0000:50:00.0: can't claim BAR 3 [mem 0xa0000000-0xa1ffffff 64bit pref]: no compatible bridge window
Sep 17 08:36:54 kernel: e820: reserve RAM buffer [mem 0x7c0ca018-0x7fffffff]
Sep 17 08:36:54 kernel: e820: reserve RAM buffer [mem 0x7c0dc018-0x7fffffff]
Sep 17 08:36:54 kernel: e820: reserve RAM buffer [mem 0x7c0ee018-0x7fffffff]
Sep 17 08:36:54 kernel: e820: reserve RAM buffer [mem 0x7c10f018-0x7fffffff]
Sep 17 08:36:54 kernel: e820: reserve RAM buffer [mem 0x7c12f018-0x7fffffff]
Sep 17 08:36:54 kernel: e820: reserve RAM buffer [mem 0x7c137018-0x7fffffff]
Sep 17 08:36:54 kernel: e820: reserve RAM buffer [mem 0x822ec000-0x83ffffff]
Sep 17 08:36:54 kernel: e820: reserve RAM buffer [mem 0x8486e000-0x87ffffff]
Sep 17 08:36:54 kernel: e820: reserve RAM buffer [mem 0x86f7c000-0x87ffffff]
Sep 17 08:36:54 kernel: pci 0000:4f:00.0: vgaarb: setting as boot VGA device
Sep 17 08:36:54 kernel: pci 0000:4f:00.0: vgaarb: bridge control possible
Sep 17 08:36:54 kernel: pci 0000:4f:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
Sep 17 08:36:54 kernel: pci 0000:50:00.0: vgaarb: setting as boot VGA device (overriding previous)
Sep 17 08:36:54 kernel: pci 0000:50:00.0: vgaarb: bridge control possible
Sep 17 08:36:54 kernel: pci 0000:50:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
Sep 17 08:36:54 kernel: vgaarb: loaded
Sep 17 08:36:54 kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
Sep 17 08:36:54 kernel: hpet0: 8 comparators, 64-bit 14.318180 MHz counter
Sep 17 08:36:54 kernel: clocksource: Switched to clocksource tsc-early
Sep 17 08:36:54 kernel: VFS: Disk quotas dquot_6.6.0
Sep 17 08:36:54 kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Sep 17 08:36:54 kernel: pnp: PnP ACPI init
Sep 17 08:36:54 kernel: system 00:01: [io 0x0500-0x057f] has been reserved
Sep 17 08:36:54 kernel: system 00:01: [io 0x0400-0x047f] has been reserved
Sep 17 08:36:54 kernel: system 00:01: [io 0x0580-0x059f] has been reserved
Sep 17 08:36:54 kernel: system 00:01: [io 0x0600-0x061f] has been reserved
Sep 17 08:36:54 kernel: system 00:01: [io 0x0880-0x0883] has been reserved
Sep 17 08:36:54 kernel: system 00:01: [io 0x0800-0x081f] has been reserved
Sep 17 08:36:54 kernel: system 00:01: [mem 0xfed1c000-0xfed3ffff] has been reserved
Sep 17 08:36:54 kernel: system 00:01: [mem 0xfed45000-0xfed8bfff] has been reserved
Sep 17 08:36:54 kernel: system 00:01: [mem 0xff000000-0xffffffff] has been reserved
Sep 17 08:36:54 kernel: system 00:01: [mem 0xfee00000-0xfeefffff] has been reserved
Sep 17 08:36:54 kernel: system 00:01: [mem 0xfed12000-0xfed1200f] has been reserved
Sep 17 08:36:54 kernel: system 00:01: [mem 0xfed12010-0xfed1201f] has been reserved
Sep 17 08:36:54 kernel: system 00:01: [mem 0xfed1b000-0xfed1bfff] has been reserved
Sep 17 08:36:54 kernel: system 00:02: [io 0x0a00-0x0a2f] has been reserved
Sep 17 08:36:54 kernel: system 00:02: [io 0x0a30-0x0a3f] has been reserved
Sep 17 08:36:54 kernel: system 00:02: [io 0x0a40-0x0a4f] has been reserved
Sep 17 08:36:54 kernel: pnp: PnP ACPI: found 3 devices
Sep 17 08:36:54 kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Sep 17 08:36:54 kernel: NET: Registered PF_INET protocol family
Sep 17 08:36:54 kernel: IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
Sep 17 08:36:54 kernel: tcp_listen_portaddr_hash hash table entries: 32768 (order: 7, 524288 bytes, linear)
Sep 17 08:36:54 kernel: Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
Sep 17 08:36:54 kernel: TCP established hash table entries: 524288 (order: 10, 4194304 bytes, linear)
Sep 17 08:36:54 kernel: TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
Sep 17 08:36:54 kernel: TCP: Hash tables configured (established 524288 bind 65536)
Sep 17 08:36:54 kernel: MPTCP token hash table entries: 65536 (order: 8, 1572864 bytes, linear)
Sep 17 08:36:54 kernel: UDP hash table entries: 32768 (order: 8, 1048576 bytes, linear)
Sep 17 08:36:54 kernel: UDP-Lite hash table entries: 32768 (order: 8, 1048576 bytes, linear)
Sep 17 08:36:54 kernel: NET: Registered PF_UNIX/PF_LOCAL protocol family
Sep 17 08:36:54 kernel: NET: Registered PF_XDP protocol family
Sep 17 08:36:54 kernel: pci 0000:03:02.0: bridge window [io 0x1000-0x0fff] to [bus 49] add_size 1000
Sep 17 08:36:54 kernel: pci 0000:03:02.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 49] add_size 200000 add_align 100000
Sep 17 08:36:54 kernel: pci 0000:03:04.0: bridge window [io 0x1000-0x0fff] to [bus 4a] add_size 1000
Sep 17 08:36:54 kernel: pci 0000:03:04.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 4a] add_size 200000 add_align 100000
Sep 17 08:36:54 kernel: pci 0000:03:04.0: bridge window [mem 0x00100000-0x000fffff] to [bus 4a] add_size 200000 add_align 100000
Sep 17 08:36:54 kernel: pci 0000:4c:09.0: bridge window [io 0x1000-0x0fff] to [bus 4e] add_size 1000
Sep 17 08:36:54 kernel: pci 0000:4c:09.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 4e] add_size 200000 add_align 100000
Sep 17 08:36:54 kernel: pci 0000:4c:09.0: bridge window [mem 0x00100000-0x000fffff] to [bus 4e] add_size 200000 add_align 100000
Sep 17 08:36:54 kernel: pci 0000:00:1c.0: bridge window [io 0x1000-0x0fff] to [bus 51] add_size 1000
Sep 17 08:36:54 kernel: pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 51] add_size 200000 add_align 100000
Sep 17 08:36:54 kernel: pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 51] add_size 200000 add_align 100000
Sep 17 08:36:54 kernel: pci 0000:00:03.0: BAR 15: no space for [mem size 0x18000000 64bit pref]
Sep 17 08:36:54 kernel: pci 0000:00:03.0: BAR 15: failed to assign [mem size 0x18000000 64bit pref]
Sep 17 08:36:54 kernel: pci 0000:00:1c.0: BAR 14: assigned [mem 0xa2000000-0xa21fffff]
Sep 17 08:36:54 kernel: pci 0000:00:1c.0: BAR 15: assigned [mem 0xa2200000-0xa23fffff 64bit pref]
Sep 17 08:36:54 kernel: pci 0000:00:1c.0: BAR 13: assigned [io 0x5000-0x5fff]
Sep 17 08:36:54 kernel: pci 0000:00:03.0: BAR 15: no space for [mem size 0x18000000 64bit pref]
Sep 17 08:36:54 kernel: pci 0000:00:03.0: BAR 15: failed to assign [mem size 0x18000000 64bit pref]
Sep 17 08:36:54 kernel: pci 0000:00:1c.0: BAR 14: assigned [mem 0xa2000000-0xa21fffff]
Sep 17 08:36:54 kernel: pci 0000:00:1c.0: BAR 15: assigned [mem 0xa2200000-0xa23fffff 64bit pref]
Sep 17 08:36:54 kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
Sep 17 08:36:54 kernel: pci 0000:00:01.0: bridge window [mem 0xdf400000-0xdf4fffff]
Sep 17 08:36:54 kernel: pci 0000:03:02.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
Sep 17 08:36:54 kernel: pci 0000:03:02.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
Sep 17 08:36:54 kernel: pci 0000:03:04.0: BAR 14: no space for [mem size 0x00200000]
Sep 17 08:36:54 kernel: pci 0000:03:04.0: BAR 14: failed to assign [mem size 0x00200000]
Sep 17 08:36:54 kernel: pci 0000:03:04.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
Sep 17 08:36:54 kernel: pci 0000:03:04.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
Sep 17 08:36:54 kernel: pci 0000:03:02.0: BAR 13: no space for [io size 0x1000]
Sep 17 08:36:54 kernel: pci 0000:03:02.0: BAR 13: failed to assign [io size 0x1000]
Sep 17 08:36:54 kernel: pci 0000:03:04.0: BAR 13: no space for [io size 0x1000]
Sep 17 08:36:54 kernel: pci 0000:03:04.0: BAR 13: failed to assign [io size 0x1000]
Sep 17 08:36:54 kernel: pci 0000:03:04.0: BAR 14: no space for [mem size 0x00200000]
Sep 17 08:36:54 kernel: pci 0000:03:04.0: BAR 14: failed to assign [mem size 0x00200000]
Sep 17 08:36:54 kernel: pci 0000:03:04.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
Sep 17 08:36:54 kernel: pci 0000:03:04.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
Sep 17 08:36:54 kernel: pci 0000:03:04.0: BAR 13: no space for [io size 0x1000]
Sep 17 08:36:54 kernel: pci 0000:03:04.0: BAR 13: failed to assign [io size 0x1000]
Sep 17 08:36:54 kernel: pci 0000:03:02.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
Sep 17 08:36:54 kernel: pci 0000:03:02.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
Sep 17 08:36:54 kernel: pci 0000:03:02.0: BAR 13: no space for [io size 0x1000]
Sep 17 08:36:54 kernel: pci 0000:03:02.0: BAR 13: failed to assign [io size 0x1000]
Sep 17 08:36:54 kernel: pci 0000:03:00.0: PCI bridge to [bus 04]
Sep 17 08:36:54 kernel: pci 0000:03:00.0: bridge window [mem 0xdf100000-0xdf1fffff]
Sep 17 08:36:54 kernel: pci 0000:03:01.0: PCI bridge to [bus 05-48]
Sep 17 08:36:54 kernel: pci 0000:03:01.0: bridge window [io 0x4000-0x7fff]
Sep 17 08:36:54 kernel: pci 0000:03:01.0: bridge window [mem 0xcf200000-0xdeefffff]
Sep 17 08:36:54 kernel: pci 0000:03:01.0: bridge window [mem 0xc2100000-0xc40fffff 64bit pref]
Sep 17 08:36:54 kernel: pci 0000:03:02.0: PCI bridge to [bus 49]
Sep 17 08:36:54 kernel: pci 0000:03:02.0: bridge window [mem 0xdef00000-0xdf0fffff]
Sep 17 08:36:54 kernel: pci 0000:03:04.0: PCI bridge to [bus 4a]
Sep 17 08:36:54 kernel: pci 0000:02:00.0: PCI bridge to [bus 03-4a]
Sep 17 08:36:54 kernel: pci 0000:02:00.0: bridge window [io 0x4000-0x7fff]
Sep 17 08:36:54 kernel: pci 0000:02:00.0: bridge window [mem 0xcf200000-0xdf1fffff]
Sep 17 08:36:54 kernel: pci 0000:02:00.0: bridge window [mem 0xc2100000-0xc40fffff 64bit pref]
Sep 17 08:36:54 kernel: pci 0000:00:01.1: PCI bridge to [bus 02-4a]
Sep 17 08:36:54 kernel: pci 0000:00:01.1: bridge window [io 0x1000-0x4fff]
Sep 17 08:36:54 kernel: pci 0000:00:01.1: bridge window [mem 0x90000000-0x9fffffff]
Sep 17 08:36:54 kernel: pci 0000:00:01.1: bridge window [mem 0xa0000000-0xa1ffffff 64bit pref]
Sep 17 08:36:54 kernel: pci 0000:4c:09.0: BAR 14: no space for [mem size 0x00200000]
Sep 17 08:36:54 kernel: pci 0000:4c:09.0: BAR 14: failed to assign [mem size 0x00200000]
Sep 17 08:36:54 kernel: pci 0000:4c:09.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
Sep 17 08:36:54 kernel: pci 0000:4c:09.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
Sep 17 08:36:54 kernel: pci 0000:4c:09.0: BAR 13: no space for [io size 0x1000]
Sep 17 08:36:54 kernel: pci 0000:4c:09.0: BAR 13: failed to assign [io size 0x1000]
Sep 17 08:36:54 kernel: pci 0000:4c:09.0: BAR 14: no space for [mem size 0x00200000]
Sep 17 08:36:54 kernel: pci 0000:4c:09.0: BAR 14: failed to assign [mem size 0x00200000]
Sep 17 08:36:54 kernel: pci 0000:4c:09.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
Sep 17 08:36:54 kernel: pci 0000:4c:09.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
Sep 17 08:36:54 kernel: pci 0000:4c:09.0: BAR 13: no space for [io size 0x1000]
Sep 17 08:36:54 kernel: pci 0000:4c:09.0: BAR 13: failed to assign [io size 0x1000]
Sep 17 08:36:54 kernel: pci 0000:4c:08.0: PCI bridge to [bus 4d]
Sep 17 08:36:54 kernel: pci 0000:4c:08.0: bridge window [io 0x9000-0x9fff]
Sep 17 08:36:54 kernel: pci 0000:4c:08.0: bridge window [mem 0xcd200000-0xcd2fffff]
Sep 17 08:36:54 kernel: pci 0000:4c:09.0: PCI bridge to [bus 4e]
Sep 17 08:36:54 kernel: pci 0000:4c:10.0: PCI bridge to [bus 4f]
Sep 17 08:36:54 kernel: pci 0000:4c:10.0: bridge window [io 0x8000-0x8fff]
Sep 17 08:36:54 kernel: pci 0000:4c:10.0: bridge window [mem 0xcc000000-0xcd0fffff]
Sep 17 08:36:54 kernel: pci 0000:4c:10.0: bridge window [mem 0xb0000000-0xc1ffffff 64bit pref]
Sep 17 08:36:54 kernel: pci 0000:4b:00.0: PCI bridge to [bus 4c-4f]
Sep 17 08:36:54 kernel: pci 0000:4b:00.0: bridge window [io 0x8000-0x9fff]
Sep 17 08:36:54 kernel: pci 0000:4b:00.0: bridge window [mem 0xcc000000-0xcd2fffff]
Sep 17 08:36:54 kernel: pci 0000:4b:00.0: bridge window [mem 0xb0000000-0xc1ffffff 64bit pref]
Sep 17 08:36:54 kernel: pci 0000:00:02.0: PCI bridge to [bus 4b-4f]
Sep 17 08:36:54 kernel: pci 0000:00:02.0: bridge window [io 0x8000-0x9fff]
Sep 17 08:36:54 kernel: pci 0000:00:02.0: bridge window [mem 0xcc000000-0xcd3fffff]
Sep 17 08:36:54 kernel: pci 0000:00:02.0: bridge window [mem 0xb0000000-0xc1ffffff 64bit pref]
Sep 17 08:36:54 kernel: pci 0000:50:00.0: BAR 1: no space for [mem size 0x10000000 64bit pref]
Sep 17 08:36:54 kernel: pci 0000:50:00.0: BAR 1: failed to assign [mem 0x90000000-0x9fffffff 64bit pref]
Sep 17 08:36:54 kernel: pci 0000:50:00.0: BAR 3: no space for [mem size 0x02000000 64bit pref]
Sep 17 08:36:54 kernel: pci 0000:50:00.0: BAR 3: failed to assign [mem 0xa0000000-0xa1ffffff 64bit pref]
Sep 17 08:36:54 kernel: pci 0000:00:03.0: PCI bridge to [bus 50]
Sep 17 08:36:54 kernel: pci 0000:00:03.0: bridge window [io 0xb000-0xbfff]
Sep 17 08:36:54 kernel: pci 0000:00:03.0: bridge window [mem 0xce000000-0xcf0fffff]
Sep 17 08:36:54 kernel: pci 0000:00:1c.0: PCI bridge to [bus 51]
Sep 17 08:36:54 kernel: pci 0000:00:1c.0: bridge window [io 0x5000-0x5fff]
Sep 17 08:36:54 kernel: pci 0000:00:1c.0: bridge window [mem 0xa2000000-0xa21fffff]
Sep 17 08:36:54 kernel: pci 0000:00:1c.0: bridge window [mem 0xa2200000-0xa23fffff 64bit pref]
Sep 17 08:36:54 kernel: pci 0000:00:1c.5: PCI bridge to [bus 52]
Sep 17 08:36:54 kernel: pci 0000:00:1c.5: bridge window [io 0xa000-0xafff]
Sep 17 08:36:54 kernel: pci 0000:00:1c.5: bridge window [mem 0xdf300000-0xdf3fffff]
Sep 17 08:36:54 kernel: pci 0000:00:1c.7: PCI bridge to [bus 53]
Sep 17 08:36:54 kernel: pci 0000:00:1c.7: bridge window [mem 0xdf200000-0xdf2fffff]
Sep 17 08:36:54 kernel: pci_bus 0000:00: Some PCI device resources are unassigned, try booting with pci=realloc
Sep 17 08:36:54 kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
Sep 17 08:36:54 kernel: pci_bus 0000:00: resource 5 [io 0x1000-0xffff window]
Sep 17 08:36:54 kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
Sep 17 08:36:54 kernel: pci_bus 0000:00: resource 7 [mem 0x90000000-0xdfffbfff window]
Sep 17 08:36:54 kernel: pci_bus 0000:01: resource 1 [mem 0xdf400000-0xdf4fffff]
Sep 17 08:36:54 kernel: pci_bus 0000:02: resource 0 [io 0x1000-0x4fff]
Sep 17 08:36:54 kernel: pci_bus 0000:02: resource 1 [mem 0x90000000-0x9fffffff]
Sep 17 08:36:54 kernel: pci_bus 0000:02: resource 2 [mem 0xa0000000-0xa1ffffff 64bit pref]
Sep 17 08:36:54 kernel: pci_bus 0000:03: resource 0 [io 0x4000-0x7fff]
Sep 17 08:36:54 kernel: pci_bus 0000:03: resource 1 [mem 0xcf200000-0xdf1fffff]
Sep 17 08:36:54 kernel: pci_bus 0000:03: resource 2 [mem 0xc2100000-0xc40fffff 64bit pref]
Sep 17 08:36:54 kernel: pci_bus 0000:04: resource 1 [mem 0xdf100000-0xdf1fffff]
Sep 17 08:36:54 kernel: pci_bus 0000:05: resource 0 [io 0x4000-0x7fff]
Sep 17 08:36:54 kernel: pci_bus 0000:05: resource 1 [mem 0xcf200000-0xdeefffff]
Sep 17 08:36:54 kernel: pci_bus 0000:05: resource 2 [mem 0xc2100000-0xc40fffff 64bit pref]
Sep 17 08:36:54 kernel: pci_bus 0000:49: resource 1 [mem 0xdef00000-0xdf0fffff]
Sep 17 08:36:54 kernel: pci_bus 0000:4b: resource 0 [io 0x8000-0x9fff]
Sep 17 08:36:54 kernel: pci_bus 0000:4b: resource 1 [mem 0xcc000000-0xcd3fffff]
Sep 17 08:36:54 kernel: pci_bus 0000:4b: resource 2 [mem 0xb0000000-0xc1ffffff 64bit pref]
Sep 17 08:36:54 kernel: pci_bus 0000:4c: resource 0 [io 0x8000-0x9fff]
Sep 17 08:36:54 kernel: pci_bus 0000:4c: resource 1 [mem 0xcc000000-0xcd2fffff]
Sep 17 08:36:54 kernel: pci_bus 0000:4c: resource 2 [mem 0xb0000000-0xc1ffffff 64bit pref]
Sep 17 08:36:54 kernel: pci_bus 0000:4d: resource 0 [io 0x9000-0x9fff]
Sep 17 08:36:54 kernel: pci_bus 0000:4d: resource 1 [mem 0xcd200000-0xcd2fffff]
Sep 17 08:36:54 kernel: pci_bus 0000:4f: resource 0 [io 0x8000-0x8fff]
Sep 17 08:36:54 kernel: pci_bus 0000:4f: resource 1 [mem 0xcc000000-0xcd0fffff]
Sep 17 08:36:54 kernel: pci_bus 0000:4f: resource 2 [mem 0xb0000000-0xc1ffffff 64bit pref]
Sep 17 08:36:54 kernel: pci_bus 0000:50: resource 0 [io 0xb000-0xbfff]
Sep 17 08:36:54 kernel: pci_bus 0000:50: resource 1 [mem 0xce000000-0xcf0fffff]
Sep 17 08:36:54 kernel: pci_bus 0000:51: resource 0 [io 0x5000-0x5fff]
Sep 17 08:36:54 kernel: pci_bus 0000:51: resource 1 [mem 0xa2000000-0xa21fffff]
Sep 17 08:36:54 kernel: pci_bus 0000:51: resource 2 [mem 0xa2200000-0xa23fffff 64bit pref]
Sep 17 08:36:54 kernel: pci_bus 0000:52: resource 0 [io 0xa000-0xafff]
Sep 17 08:36:54 kernel: pci_bus 0000:52: resource 1 [mem 0xdf300000-0xdf3fffff]
Sep 17 08:36:54 kernel: pci_bus 0000:53: resource 1 [mem 0xdf200000-0xdf2fffff]
Sep 17 08:36:54 kernel: pci 0000:00:01.1: CLS mismatch (64 != 128), using 64 bytes
Sep 17 08:36:54 kernel: pci 0000:00:05.0: disabled boot interrupts on device [8086:6f28]
Sep 17 08:36:54 kernel: pci 0000:00:1a.0: quirk_usb_early_handoff+0x0/0x7d0 took 18936 usecs
Sep 17 08:36:54 kernel: pci 0000:00:1d.0: quirk_usb_early_handoff+0x0/0x7d0 took 19442 usecs
Sep 17 08:36:54 kernel: pci 0000:49:00.0: xHCI HW not ready after 5 sec (HC bug?) status = 0xffffffff
Sep 17 08:36:54 kernel: pci 0000:49:00.0: quirk_usb_early_handoff+0x0/0x7d0 took 5145662 usecs
Sep 17 08:36:54 kernel: pci 0000:4f:00.1: extending delay after power-on from D3hot to 20 msec
Sep 17 08:36:54 kernel: pci 0000:4f:00.1: D0 power state depends on 0000:4f:00.0
Sep 17 08:36:54 kernel: pci 0000:50:00.1: extending delay after power-on from D3hot to 20 msec
Sep 17 08:36:54 kernel: pci 0000:50:00.1: D0 power state depends on 0000:50:00.0
Sep 17 08:36:54 kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Sep 17 08:36:54 kernel: software IO TLB: mapped [mem 0x00000000780ca000-0x000000007c0ca000] (64MB)
Sep 17 08:36:54 kernel: Trying to unpack rootfs image as initramfs...
Sep 17 08:36:54 kernel: Initialise system trusted keyrings
Sep 17 08:36:54 kernel: Key type blacklist registered
Sep 17 08:36:54 kernel: workingset: timestamp_bits=41 max_order=24 bucket_order=0
Sep 17 08:36:54 kernel: zbud: loaded
Sep 17 08:36:54 kernel: integrity: Platform Keyring initialized
Sep 17 08:36:54 kernel: integrity: Machine keyring initialized
Sep 17 08:36:54 kernel: Key type asymmetric registered
Sep 17 08:36:54 kernel: Asymmetric key parser 'x509' registered
Sep 17 08:36:54 kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 242)
Sep 17 08:36:54 kernel: io scheduler mq-deadline registered
Sep 17 08:36:54 kernel: io scheduler kyber registered
Sep 17 08:36:54 kernel: io scheduler bfq registered
Sep 17 08:36:54 kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Sep 17 08:36:54 kernel: efifb: probing for efifb
Sep 17 08:36:54 kernel: pci 0000:50:00.0: BAR has moved, updating efifb address
Sep 17 08:36:54 kernel: efifb: cannot reserve video memory at 0x1000000
Sep 17 08:36:54 kernel: ------------[ cut here ]------------
Sep 17 08:36:54 kernel: ioremap on RAM at 0x0000000001000000 - 0x00000000012fffff
Sep 17 08:36:54 kernel: WARNING: CPU: 6 PID: 1 at arch/x86/mm/ioremap.c:216 __ioremap_caller+0x381/0x3a0
Sep 17 08:36:54 kernel: Modules linked in:
Sep 17 08:36:54 kernel: CPU: 6 PID: 1 Comm: swapper/0 Not tainted 6.5.3-arch1-1 #1 ed5b3b894d0aeb37298a77837232ca9b353cc27d
Sep 17 08:36:54 kernel: Hardware name: Gigabyte Technology Co., Ltd. Default string/X99-Designare EX-CF, BIOS F3 07/13/2016
Sep 17 08:36:54 kernel: RIP: 0010:__ioremap_caller+0x381/0x3a0
Sep 17 08:36:54 kernel: Code: 85 c0 0f 89 ae fd ff ff e9 50 fd ff ff 48 8d 54 24 28 48 8d 74 24 18 48 c7 c7 53 07 7d 8d c6 05 b9 fc f2 01 01 e8 ef be 01 00 <0f> 0b e9 48 fd ff ff 89 c6 48 c7 c7 38 cb 84 8d e8 5a 11 0b 00 e9
Sep 17 08:36:54 kernel: RSP: 0000:ffff995840017c38 EFLAGS: 00010282
Sep 17 08:36:54 kernel: RAX: 0000000000000000 RBX: 0000000001000000 RCX: c0000000ffffefff
Sep 17 08:36:54 kernel: RDX: 0000000000000000 RSI: 00000000ffffefff RDI: 0000000000000001
Sep 17 08:36:54 kernel: RBP: 0000000000300000 R08: 0000000000000000 R09: ffff995840017ac8
Sep 17 08:36:54 kernel: R10: 0000000000000003 R11: ffffffff8e0ca068 R12: 0000000000000001
Sep 17 08:36:54 kernel: R13: 0000000000300000 R14: ffffffff8c9667b5 R15: 0000000000000000
Sep 17 08:36:54 kernel: FS: 0000000000000000(0000) GS:ffff8a312fd80000(0000) knlGS:0000000000000000
Sep 17 08:36:54 kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Sep 17 08:36:54 kernel: CR2: 0000000000000000 CR3: 0000000789c20001 CR4: 00000000003706e0
Sep 17 08:36:54 kernel: DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
Sep 17 08:36:54 kernel: DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
Sep 17 08:36:54 kernel: Call Trace:
Sep 17 08:36:54 kernel: <TASK>
Sep 17 08:36:54 kernel: ? __ioremap_caller+0x381/0x3a0
Sep 17 08:36:54 kernel: ? __warn+0x81/0x130
Sep 17 08:36:54 kernel: ? __ioremap_caller+0x381/0x3a0
Sep 17 08:36:54 kernel: ? report_bug+0x171/0x1a0
Sep 17 08:36:54 kernel: ? prb_read_valid+0x1b/0x30
Sep 17 08:36:54 kernel: ? handle_bug+0x3c/0x80
Sep 17 08:36:54 kernel: ? exc_invalid_op+0x17/0x70
Sep 17 08:36:54 kernel: ? asm_exc_invalid_op+0x1a/0x20
Sep 17 08:36:54 kernel: ? efifb_probe+0x425/0xc80
Sep 17 08:36:54 kernel: ? __ioremap_caller+0x381/0x3a0
Sep 17 08:36:54 kernel: ? __ioremap_caller+0x381/0x3a0
Sep 17 08:36:54 kernel: efifb_probe+0x425/0xc80
Sep 17 08:36:54 kernel: ? kernfs_add_one+0x10b/0x140
Sep 17 08:36:54 kernel: platform_probe+0x44/0xa0
Sep 17 08:36:54 kernel: really_probe+0x19e/0x3e0
Sep 17 08:36:54 kernel: ? __pfx___driver_attach+0x10/0x10
Sep 17 08:36:54 kernel: __driver_probe_device+0x78/0x160
Sep 17 08:36:54 kernel: driver_probe_device+0x1f/0x90
Sep 17 08:36:54 kernel: __driver_attach+0xd2/0x1c0
Sep 17 08:36:54 kernel: bus_for_each_dev+0x88/0xd0
Sep 17 08:36:54 kernel: bus_add_driver+0x116/0x220
Sep 17 08:36:54 kernel: driver_register+0x59/0x100
Sep 17 08:36:54 kernel: ? __pfx_efifb_driver_init+0x10/0x10
Sep 17 08:36:54 kernel: do_one_initcall+0x5d/0x320
Sep 17 08:36:54 kernel: kernel_init_freeable+0x1d4/0x320
Sep 17 08:36:54 kernel: ? __pfx_kernel_init+0x10/0x10
Sep 17 08:36:54 kernel: kernel_init+0x1a/0x1c0
Sep 17 08:36:54 kernel: ret_from_fork+0x34/0x50
Sep 17 08:36:54 kernel: ? __pfx_kernel_init+0x10/0x10
Sep 17 08:36:54 kernel: ret_from_fork_asm+0x1b/0x30
Sep 17 08:36:54 kernel: </TASK>
Sep 17 08:36:54 kernel: ---[ end trace 0000000000000000 ]---
Sep 17 08:36:54 kernel: efifb: abort, cannot remap video memory 0x300000 @ 0x1000000
Sep 17 08:36:54 kernel: efi-framebuffer: probe of efi-framebuffer.0 failed with error -5
Sep 17 08:36:54 kernel: Monitor-Mwait will be used to enter C-1 state
Sep 17 08:36:54 kernel: Monitor-Mwait will be used to enter C-2 state
Sep 17 08:36:54 kernel: Monitor-Mwait will be used to enter C-2 state
Sep 17 08:36:54 kernel: ACPI: \_SB_.SCK0.CP00: Found 3 idle states
Sep 17 08:36:54 kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
Sep 17 08:36:54 kernel: ACPI: button: Power Button [PWRB]
Sep 17 08:36:54 kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
Sep 17 08:36:54 kernel: ACPI: button: Power Button [PWRF]
Sep 17 08:36:54 kernel: Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
Sep 17 08:36:54 kernel: Non-volatile memory driver v1.3
Sep 17 08:36:54 kernel: Linux agpgart interface v0.103
Sep 17 08:36:54 kernel: AMD-Vi: AMD IOMMUv2 functionality not available on this system - This is not a bug.
Sep 17 08:36:54 kernel: ACPI: bus type drm_connector registered
Sep 17 08:36:54 kernel: usbcore: registered new interface driver usbserial_generic
Sep 17 08:36:54 kernel: usbserial: USB Serial support registered for generic
Sep 17 08:36:54 kernel: ehci-pci 0000:00:1a.0: EHCI Host Controller
Sep 17 08:36:54 kernel: ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
Sep 17 08:36:54 kernel: ehci-pci 0000:00:1a.0: debug port 2
Sep 17 08:36:54 kernel: rtc_cmos 00:00: RTC can wake from S4
Sep 17 08:36:54 kernel: rtc_cmos 00:00: registered as rtc0
Sep 17 08:36:54 kernel: rtc_cmos 00:00: setting system clock to 2023-09-17T12:36:49 UTC (1694954209)
Sep 17 08:36:54 kernel: rtc_cmos 00:00: alarms up to one month, y3k, 114 bytes nvram
Sep 17 08:36:54 kernel: ehci-pci 0000:00:1a.0: irq 18, io mem 0xcd437000
Sep 17 08:36:54 kernel: intel_pstate: Intel P-state driver initializing
Sep 17 08:36:54 kernel: ledtrig-cpu: registered to indicate activity on CPUs
Sep 17 08:36:54 kernel: hid: raw HID events driver (C) Jiri Kosina
Sep 17 08:36:54 kernel: drop_monitor: Initializing network drop monitor service
Sep 17 08:36:54 kernel: Initializing XFRM netlink socket
Sep 17 08:36:54 kernel: NET: Registered PF_INET6 protocol family
Sep 17 08:36:54 kernel: ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
Sep 17 08:36:54 kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.05
Sep 17 08:36:54 kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Sep 17 08:36:54 kernel: usb usb1: Product: EHCI Host Controller
Sep 17 08:36:54 kernel: usb usb1: Manufacturer: Linux 6.5.3-arch1-1 ehci_hcd
Sep 17 08:36:54 kernel: usb usb1: SerialNumber: 0000:00:1a.0
Sep 17 08:36:54 kernel: hub 1-0:1.0: USB hub found
Sep 17 08:36:54 kernel: hub 1-0:1.0: 2 ports detected
Sep 17 08:36:54 kernel: ehci-pci 0000:00:1d.0: EHCI Host Controller
Sep 17 08:36:54 kernel: ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
Sep 17 08:36:54 kernel: ehci-pci 0000:00:1d.0: debug port 2
Sep 17 08:36:54 kernel: ehci-pci 0000:00:1d.0: irq 18, io mem 0xcd436000
Sep 17 08:36:54 kernel: ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
Sep 17 08:36:54 kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.05
Sep 17 08:36:54 kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Sep 17 08:36:54 kernel: usb usb2: Product: EHCI Host Controller
Sep 17 08:36:54 kernel: usb usb2: Manufacturer: Linux 6.5.3-arch1-1 ehci_hcd
Sep 17 08:36:54 kernel: usb usb2: SerialNumber: 0000:00:1d.0
Sep 17 08:36:54 kernel: hub 2-0:1.0: USB hub found
Sep 17 08:36:54 kernel: hub 2-0:1.0: 2 ports detected
Sep 17 08:36:54 kernel: Freeing initrd memory: 19768K
Sep 17 08:36:54 kernel: Segment Routing with IPv6
Sep 17 08:36:54 kernel: RPL Segment Routing with IPv6
Sep 17 08:36:54 kernel: In-situ OAM (IOAM) with IPv6
Sep 17 08:36:54 kernel: NET: Registered PF_PACKET protocol family
Sep 17 08:36:54 kernel: microcode: Microcode Update Driver: v2.2.
Sep 17 08:36:54 kernel: resctrl: L3 allocation detected
Sep 17 08:36:54 kernel: resctrl: L3 monitoring detected
Sep 17 08:36:54 kernel: IPI shorthand broadcast: enabled
Sep 17 08:36:54 kernel: sched_clock: Marking stable (7990333537, 310895)->(7999959490, -9315058)
Sep 17 08:36:54 kernel: registered taskstats version 1
Sep 17 08:36:54 kernel: Loading compiled-in X.509 certificates
Sep 17 08:36:54 kernel: Loaded X.509 cert 'Build time autogenerated kernel key: 0e5a477c8e3441f82d13d457ec8936a3f212d90d'
Sep 17 08:36:54 kernel: zswap: loaded using pool zstd/zsmalloc
Sep 17 08:36:54 kernel: Key type .fscrypt registered
Sep 17 08:36:54 kernel: Key type fscrypt-provisioning registered
Sep 17 08:36:54 kernel: PM: Magic number: 7:150:633
Sep 17 08:36:54 kernel: acpi device:195: hash matches
Sep 17 08:36:54 kernel: RAS: Correctable Errors collector initialized.
Sep 17 08:36:54 kernel: clk: Disabling unused clocks
Sep 17 08:36:54 kernel: Freeing unused decrypted memory: 2036K
Sep 17 08:36:54 kernel: Freeing unused kernel image (initmem) memory: 3384K
Sep 17 08:36:54 kernel: Write protecting the kernel read-only data: 30720k
Sep 17 08:36:54 kernel: Freeing unused kernel image (rodata/data gap) memory: 1392K
Sep 17 08:36:54 kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Sep 17 08:36:54 kernel: rodata_test: all tests were successful
Sep 17 08:36:54 kernel: x86/mm: Checking user space page tables
Sep 17 08:36:54 kernel: usb 1-1: new high-speed USB device number 2 using ehci-pci
Sep 17 08:36:54 kernel: usb 2-1: new high-speed USB device number 2 using ehci-pci
Sep 17 08:36:54 kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Sep 17 08:36:54 kernel: Run /init as init process
Sep 17 08:36:54 kernel: with arguments:
Sep 17 08:36:54 kernel: /init
Sep 17 08:36:54 kernel: with environment:
Sep 17 08:36:54 kernel: HOME=/
Sep 17 08:36:54 kernel: TERM=linux
Sep 17 08:36:54 kernel: BOOT_IMAGE=/vmlinuz-linux
Sep 17 08:36:54 kernel: usb 1-1: New USB device found, idVendor=8087, idProduct=800a, bcdDevice= 0.05
Sep 17 08:36:54 kernel: usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Sep 17 08:36:54 kernel: hub 1-1:1.0: USB hub found
Sep 17 08:36:54 kernel: hub 1-1:1.0: 6 ports detected
Sep 17 08:36:54 kernel: usb 2-1: New USB device found, idVendor=8087, idProduct=8002, bcdDevice= 0.05
Sep 17 08:36:54 kernel: usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Sep 17 08:36:54 kernel: hub 2-1:1.0: USB hub found
Sep 17 08:36:54 kernel: hub 2-1:1.0: 8 ports detected
Sep 17 08:36:54 kernel: wmi_bus wmi_bus-PNP0C14:01: WQAA data block query control method not found
Sep 17 08:36:54 kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Sep 17 08:36:54 kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
Sep 17 08:36:54 kernel: xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x000000000004b810
Sep 17 08:36:54 kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Sep 17 08:36:54 kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
Sep 17 08:36:54 kernel: xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed
Sep 17 08:36:54 kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.05
Sep 17 08:36:54 kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Sep 17 08:36:54 kernel: usb usb3: Product: xHCI Host Controller
Sep 17 08:36:54 kernel: usb usb3: Manufacturer: Linux 6.5.3-arch1-1 xhci-hcd
Sep 17 08:36:54 kernel: usb usb3: SerialNumber: 0000:00:14.0
Sep 17 08:36:54 kernel: hub 3-0:1.0: USB hub found
Sep 17 08:36:54 kernel: hub 3-0:1.0: 15 ports detected
Sep 17 08:36:54 kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.05
Sep 17 08:36:54 kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Sep 17 08:36:54 kernel: usb usb4: Product: xHCI Host Controller
Sep 17 08:36:54 kernel: usb usb4: Manufacturer: Linux 6.5.3-arch1-1 xhci-hcd
Sep 17 08:36:54 kernel: usb usb4: SerialNumber: 0000:00:14.0
Sep 17 08:36:54 kernel: hub 4-0:1.0: USB hub found
Sep 17 08:36:54 kernel: hub 4-0:1.0: 6 ports detected
Sep 17 08:36:54 kernel: nvme nvme1: pci function 0000:4d:00.0
Sep 17 08:36:54 kernel: xhci_hcd 0000:49:00.0: xHCI Host Controller
Sep 17 08:36:54 kernel: xhci_hcd 0000:49:00.0: new USB bus registered, assigned bus number 5
Sep 17 08:36:54 kernel: xhci_hcd 0000:49:00.0: Host halt failed, -19
Sep 17 08:36:54 kernel: xhci_hcd 0000:49:00.0: can't setup: -19
Sep 17 08:36:54 kernel: xhci_hcd 0000:49:00.0: USB bus 5 deregistered
Sep 17 08:36:54 kernel: xhci_hcd 0000:49:00.0: init 0000:49:00.0 fail, -19
Sep 17 08:36:54 kernel: nvme nvme0: pci function 0000:01:00.0
Sep 17 08:36:54 kernel: nvme nvme1: 8/0/0 default/read/poll queues
Sep 17 08:36:54 kernel: nvme nvme1: Ignoring bogus Namespace Identifiers
Sep 17 08:36:54 kernel: nvme1n1: p1 p2 p3
Sep 17 08:36:54 kernel: usb 3-3: new full-speed USB device number 2 using xhci_hcd
Sep 17 08:36:54 kernel: usb 3-3: New USB device found, idVendor=8087, idProduct=0a2b, bcdDevice= 0.01
Sep 17 08:36:54 kernel: usb 3-3: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Sep 17 08:36:54 kernel: tsc: Refined TSC clocksource calibration: 3599.996 MHz
Sep 17 08:36:54 kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x33e44fb235b, max_idle_ns: 440795341910 ns
Sep 17 08:36:54 kernel: clocksource: Switched to clocksource tsc
Sep 17 08:36:54 kernel: usb 4-5: new SuperSpeed USB device number 2 using xhci_hcd
Sep 17 08:36:54 kernel: usb 4-5: New USB device found, idVendor=045b, idProduct=0210, bcdDevice= 1.00
Sep 17 08:36:54 kernel: usb 4-5: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Sep 17 08:36:54 kernel: hub 4-5:1.0: USB hub found
Sep 17 08:36:54 kernel: hub 4-5:1.0: 4 ports detected
Sep 17 08:36:54 kernel: usb 3-9: new high-speed USB device number 3 using xhci_hcd
Sep 17 08:36:54 kernel: usb 3-9: New USB device found, idVendor=045b, idProduct=0209, bcdDevice= 1.00
Sep 17 08:36:54 kernel: usb 3-9: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Sep 17 08:36:54 kernel: hub 3-9:1.0: USB hub found
Sep 17 08:36:54 kernel: hub 3-9:1.0: 4 ports detected
Sep 17 08:36:54 kernel: usb 4-6: new SuperSpeed USB device number 3 using xhci_hcd
Sep 17 08:36:54 kernel: usb 4-6: New USB device found, idVendor=045b, idProduct=0210, bcdDevice= 1.00
Sep 17 08:36:54 kernel: usb 4-6: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Sep 17 08:36:54 kernel: hub 4-6:1.0: USB hub found
Sep 17 08:36:54 kernel: hub 4-6:1.0: 4 ports detected
Sep 17 08:36:54 kernel: usb 3-10: new high-speed USB device number 4 using xhci_hcd
Sep 17 08:36:54 kernel: usb 3-10: New USB device found, idVendor=045b, idProduct=0209, bcdDevice= 1.00
Sep 17 08:36:54 kernel: usb 3-10: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Sep 17 08:36:54 kernel: hub 3-10:1.0: USB hub found
Sep 17 08:36:54 kernel: hub 3-10:1.0: 4 ports detected
Sep 17 08:36:54 kernel: usb 3-9.4: new full-speed USB device number 5 using xhci_hcd
Sep 17 08:36:54 kernel: usb 3-9.4: New USB device found, idVendor=046d, idProduct=c52b, bcdDevice=12.01
Sep 17 08:36:54 kernel: usb 3-9.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Sep 17 08:36:54 kernel: usb 3-9.4: Product: USB Receiver
Sep 17 08:36:54 kernel: usb 3-9.4: Manufacturer: Logitech
Sep 17 08:36:54 kernel: nvme nvme0: 12/0/0 default/read/poll queues
Sep 17 08:36:54 kernel: nvme0n1: p1
Sep 17 08:36:54 kernel: input: Logitech USB Receiver as /devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9.4/3-9.4:1.0/0003:046D:C52B.0001/input/input2
Sep 17 08:36:54 kernel: hid-generic 0003:046D:C52B.0001: input,hidraw0: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-0000:00:14.0-9.4/input0
Sep 17 08:36:54 kernel: input: Logitech USB Receiver Mouse as /devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9.4/3-9.4:1.1/0003:046D:C52B.0002/input/input3
Sep 17 08:36:54 kernel: input: Logitech USB Receiver Consumer Control as /devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9.4/3-9.4:1.1/0003:046D:C52B.0002/input/input4
Sep 17 08:36:54 kernel: input: Logitech USB Receiver System Control as /devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9.4/3-9.4:1.1/0003:046D:C52B.0002/input/input5
Sep 17 08:36:54 kernel: hid-generic 0003:046D:C52B.0002: input,hiddev96,hidraw1: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:14.0-9.4/input1
Sep 17 08:36:54 kernel: hid-generic 0003:046D:C52B.0003: hiddev97,hidraw2: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:14.0-9.4/input2
Sep 17 08:36:54 kernel: usbcore: registered new interface driver usbhid
Sep 17 08:36:54 kernel: usbhid: USB HID core driver
Sep 17 08:36:54 kernel: logitech-djreceiver 0003:046D:C52B.0003: hiddev96,hidraw0: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:14.0-9.4/input2
Sep 17 08:36:54 kernel: input: Logitech Wireless Device PID:408a Keyboard as /devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9.4/3-9.4:1.2/0003:046D:C52B.0003/0003:046D:408A.0004/input/input7
Sep 17 08:36:54 kernel: input: Logitech Wireless Device PID:408a Mouse as /devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9.4/3-9.4:1.2/0003:046D:C52B.0003/0003:046D:408A.0004/input/input8
Sep 17 08:36:54 kernel: hid-generic 0003:046D:408A.0004: input,hidraw1: USB HID v1.11 Keyboard [Logitech Wireless Device PID:408a] on usb-0000:00:14.0-9.4/input2:2
Sep 17 08:36:54 kernel: input: Logitech MX Keys as /devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9.4/3-9.4:1.2/0003:046D:C52B.0003/0003:046D:408A.0004/input/input12
Sep 17 08:36:54 kernel: logitech-hidpp-device 0003:046D:408A.0004: input,hidraw1: USB HID v1.11 Keyboard [Logitech MX Keys] on usb-0000:00:14.0-9.4/input2:2
Sep 17 08:36:54 kernel: fbcon: Taking over console
Sep 17 08:36:54 kernel: SGI XFS with ACLs, security attributes, realtime, scrub, repair, quota, no debug enabled
Sep 17 08:36:54 kernel: XFS (nvme1n1p3): Mounting V5 Filesystem 565debe4-b0d5-4a3c-9759-1e90a4ace905
Sep 17 08:36:54 kernel: XFS (nvme1n1p3): Ending clean mount
Sep 17 08:36:54 systemd[1]: systemd 254.3-1-arch running in system mode (+PAM +AUDIT -SELINUX -APPARMOR -IMA +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT -QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +XKBCOMMON +UTMP -SYSVINIT default-hierarchy=unified)
Sep 17 08:36:54 systemd[1]: Detected architecture x86-64.
Sep 17 08:36:54 systemd[1]: Hostname set to <elrond>.
Sep 17 08:36:54 systemd[1]: bpf-lsm: LSM BPF program attached
Sep 17 08:36:54 systemd[1]: Queued start job for default target Graphical Interface.
Sep 17 08:36:54 systemd[1]: Created slice Slice /system/getty.
Sep 17 08:36:54 systemd[1]: Created slice Slice /system/modprobe.
Sep 17 08:36:54 systemd[1]: Created slice User and Session Slice.
Sep 17 08:36:54 systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
Sep 17 08:36:54 systemd[1]: Started Forward Password Requests to Wall Directory Watch.
Sep 17 08:36:54 systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
Sep 17 08:36:54 systemd[1]: Reached target Local Encrypted Volumes.
Sep 17 08:36:54 systemd[1]: Reached target Login Prompts.
Sep 17 08:36:54 systemd[1]: Reached target Local Integrity Protected Volumes.
Sep 17 08:36:54 systemd[1]: Reached target Path Units.
Sep 17 08:36:54 systemd[1]: Reached target Remote File Systems.
Sep 17 08:36:54 systemd[1]: Reached target Slice Units.
Sep 17 08:36:54 systemd[1]: Reached target Local Verity Protected Volumes.
Sep 17 08:36:54 systemd[1]: Listening on Device-mapper event daemon FIFOs.
Sep 17 08:36:54 systemd[1]: Listening on Process Core Dump Socket.
Sep 17 08:36:54 systemd[1]: Listening on Journal Socket (/dev/log).
Sep 17 08:36:54 systemd[1]: Listening on Journal Socket.
Sep 17 08:36:54 systemd[1]: Listening on udev Control Socket.
Sep 17 08:36:54 systemd[1]: Listening on udev Kernel Socket.
Sep 17 08:36:54 systemd[1]: Mounting Huge Pages File System...
Sep 17 08:36:54 systemd[1]: Mounting POSIX Message Queue File System...
Sep 17 08:36:54 systemd[1]: Mounting Kernel Debug File System...
Sep 17 08:36:54 systemd[1]: Mounting Kernel Trace File System...
Sep 17 08:36:54 systemd[1]: Starting Create List of Static Device Nodes...
Sep 17 08:36:54 systemd[1]: Starting Load Kernel Module configfs...
Sep 17 08:36:54 systemd[1]: Starting Load Kernel Module dm_mod...
Sep 17 08:36:54 systemd[1]: Starting Load Kernel Module drm...
Sep 17 08:36:54 systemd[1]: Starting Load Kernel Module fuse...
Sep 17 08:36:54 systemd[1]: Starting Load Kernel Module loop...
Sep 17 08:36:54 systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
Sep 17 08:36:54 systemd[1]: Starting Journal Service...
Sep 17 08:36:54 systemd[1]: Starting Load Kernel Modules...
Sep 17 08:36:54 systemd[1]: TPM2 PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f).
Sep 17 08:36:54 systemd[1]: Starting Remount Root and Kernel File Systems...
Sep 17 08:36:54 systemd[1]: Starting Coldplug All udev Devices...
Sep 17 08:36:54 systemd[1]: Mounted Huge Pages File System.
Sep 17 08:36:54 systemd[1]: Mounted POSIX Message Queue File System.
Sep 17 08:36:54 systemd[1]: Mounted Kernel Debug File System.
Sep 17 08:36:54 systemd[1]: Mounted Kernel Trace File System.
Sep 17 08:36:54 systemd-journald[258]: Collecting audit messages is disabled.
Sep 17 08:36:54 kernel: device-mapper: uevent: version 1.0.3
Sep 17 08:36:54 kernel: device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@redhat.com
Sep 17 08:36:54 kernel: loop: module loaded
Sep 17 08:36:54 kernel: fuse: init (API version 7.38)
Sep 17 08:36:54 systemd[1]: Finished Create List of Static Device Nodes.
Sep 17 08:36:54 systemd[1]: modprobe@configfs.service: Deactivated successfully.
Sep 17 08:36:54 systemd[1]: Finished Load Kernel Module configfs.
Sep 17 08:36:54 systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
Sep 17 08:36:54 systemd-journald[258]: Journal started
Sep 17 08:36:54 systemd-journald[258]: Runtime Journal (/run/log/journal/3eb699ade65d4a5596447eda51971905) is 8.0M, max 3.1G, 3.1G free.
Sep 17 08:36:54 systemd-modules-load[259]: Inserted module 'crypto_user'
Sep 17 08:36:54 systemd[1]: modprobe@drm.service: Deactivated successfully.
Sep 17 08:36:54 systemd[1]: Finished Load Kernel Module dm_mod.
Sep 17 08:36:54 systemd[1]: Started Journal Service.
Sep 17 08:36:54 systemd[1]: Finished Load Kernel Module drm.
Sep 17 08:36:54 systemd[1]: modprobe@fuse.service: Deactivated successfully.
Sep 17 08:36:54 systemd[1]: Finished Load Kernel Module fuse.
Sep 17 08:36:54 systemd[1]: modprobe@loop.service: Deactivated successfully.
Sep 17 08:36:54 systemd[1]: Finished Load Kernel Module loop.
Sep 17 08:36:54 systemd[1]: Finished Remount Root and Kernel File Systems.
Sep 17 08:36:54 systemd[1]: Mounting FUSE Control File System...
Sep 17 08:36:54 systemd[1]: Mounting Kernel Configuration File System...
Sep 17 08:36:54 systemd[1]: Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
Sep 17 08:36:54 systemd[1]: Starting Flush Journal to Persistent Storage...
Sep 17 08:36:54 systemd[1]: Starting Load/Save OS Random Seed...
Sep 17 08:36:54 systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
Sep 17 08:36:54 systemd[1]: Starting Create Static Device Nodes in /dev gracefully...
Sep 17 08:36:54 systemd-journald[258]: Time spent on flushing to /var/log/journal/3eb699ade65d4a5596447eda51971905 is 44.070ms for 1193 entries.
Sep 17 08:36:54 systemd-journald[258]: System Journal (/var/log/journal/3eb699ade65d4a5596447eda51971905) is 382.2M, max 4.0G, 3.6G free.
Sep 17 08:36:54 systemd-journald[258]: Received client request to flush runtime journal.
Sep 17 08:36:54 systemd-journald[258]: /var/log/journal/3eb699ade65d4a5596447eda51971905/system.journal: Journal file uses a different sequence number ID, rotating.
Sep 17 08:36:54 systemd-journald[258]: Rotating system journal.
Sep 17 08:36:54 systemd[1]: Finished Coldplug All udev Devices.
Sep 17 08:36:54 systemd[1]: Mounted FUSE Control File System.
Sep 17 08:36:54 systemd[1]: Mounted Kernel Configuration File System.
Sep 17 08:36:54 systemd[1]: Finished Load/Save OS Random Seed.
Sep 17 08:36:54 systemd[1]: Finished Flush Journal to Persistent Storage.
Sep 17 08:36:54 systemd[1]: Finished Create Static Device Nodes in /dev gracefully.
Sep 17 08:36:54 systemd[1]: Create System Users was skipped because no trigger condition checks were met.
Sep 17 08:36:54 systemd[1]: Starting Create Static Device Nodes in /dev...
Sep 17 08:36:54 kernel: nvidia: loading out-of-tree module taints kernel.
Sep 17 08:36:54 kernel: nvidia: module license 'NVIDIA' taints kernel.
Sep 17 08:36:54 kernel: Disabling lock debugging due to kernel taint
Sep 17 08:36:54 kernel: nvidia: module verification failed: signature and/or required key missing - tainting kernel
Sep 17 08:36:54 kernel: nvidia: module license taints kernel.
Sep 17 08:36:54 systemd[1]: Finished Create Static Device Nodes in /dev.
Sep 17 08:36:54 systemd[1]: Reached target Preparation for Local File Systems.
Sep 17 08:36:54 systemd[1]: Virtual Machine and Container Storage (Compatibility) was skipped because of an unmet condition check (ConditionPathExists=/var/lib/machines.raw).
Sep 17 08:36:54 systemd[1]: Starting Rule-based Manager for Device Events and Files...
Sep 17 08:36:54 systemd-udevd[294]: Using default interface naming scheme 'v253'.
Sep 17 08:36:54 systemd[1]: Started Rule-based Manager for Device Events and Files.
Sep 17 08:36:54 mtp-probe[339]: checking bus 3, device 5: "/sys/devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9.4"
Sep 17 08:36:54 mtp-probe[339]: bus: 3, device: 5 was not an MTP device
Sep 17 08:36:54 systemd[1]: Found device Samsung SSD 950 PRO 512GB 2.
Sep 17 08:36:54 systemd[1]: Found device Samsung SSD 950 PRO 512GB 1.
Sep 17 08:36:54 systemd[1]: Activating swap /dev/disk/by-uuid/49a36144-9829-4202-871c-6923c148df6a...
Sep 17 08:36:54 systemd[1]: Mounting /boot...
Sep 17 08:36:54 kernel: Adding 10485756k swap on /dev/nvme1n1p2. Priority:-2 extents:1 across:10485756k SSFS
Sep 17 08:36:54 systemd[1]: Activated swap /dev/disk/by-uuid/49a36144-9829-4202-871c-6923c148df6a.
Sep 17 08:36:54 systemd[1]: Reached target Swaps.
Sep 17 08:36:54 systemd[1]: Mounting Temporary Directory /tmp...
Sep 17 08:36:54 systemd[1]: Mounted Temporary Directory /tmp.
Sep 17 08:36:54 systemd[1]: Starting Virtual Console Setup...
Sep 17 08:36:54 systemd[1]: Finished Virtual Console Setup.
Sep 17 08:36:55 kernel: input: PC Speaker as /devices/platform/pcspkr/input/input13
Sep 17 08:36:55 kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 236
Sep 17 08:36:55 systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
Sep 17 08:36:55 kernel:
Sep 17 08:36:55 kernel: nvidia 0000:4f:00.0: enabling device (0100 -> 0103)
Sep 17 08:36:55 kernel: nvidia 0000:4f:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=none
Sep 17 08:36:55 kernel: ACPI: bus type thunderbolt registered
Sep 17 08:36:55 kernel: dca service started, version 1.12.1
Sep 17 08:36:55 kernel: e1000e: Intel(R) PRO/1000 Network Driver
Sep 17 08:36:55 kernel: e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
Sep 17 08:36:55 kernel: e1000e 0000:00:19.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
Sep 17 08:36:55 kernel: mousedev: PS/2 mouse device common for all mice
Sep 17 08:36:55 kernel: FAT-fs (nvme1n1p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
Sep 17 08:36:55 systemd[1]: Mounted /boot.
Sep 17 08:36:55 systemd[1]: Reached target Local File Systems.
Sep 17 08:36:55 systemd[1]: Rebuild Dynamic Linker Cache was skipped because no trigger condition checks were met.
Sep 17 08:36:55 systemd[1]: Set Up Additional Binary Formats was skipped because no trigger condition checks were met.
Sep 17 08:36:55 systemd[1]: Update Boot Loader Random Seed was skipped because no trigger condition checks were met.
Sep 17 08:36:55 kernel: iTCO_vendor_support: vendor-support=0
Sep 17 08:36:55 kernel: i801_smbus 0000:00:1f.3: enabling device (0001 -> 0003)
Sep 17 08:36:55 kernel: i801_smbus 0000:00:1f.3: SPD Write Disable is set
Sep 17 08:36:55 kernel: i801_smbus 0000:00:1f.3: SMBus using PCI interrupt
Sep 17 08:36:55 kernel: i2c i2c-0: 8/8 memory slots populated (from DMI)
Sep 17 08:36:55 kernel: i2c i2c-0: Systems with more than 4 memory slots not supported yet, not instantiating SPD
Sep 17 08:36:55 kernel: RAPL PMU: API unit is 2^-32 Joules, 1 fixed counters, 655360 ms ovfl timer
Sep 17 08:36:55 kernel: RAPL PMU: hw unit of domain package 2^-14 Joules
Sep 17 08:36:55 systemd[1]: Starting Create Volatile Files and Directories...
Sep 17 08:36:55 kernel: e1000e 0000:00:19.0 0000:00:19.0 (uninitialized): registered PHC clock
Sep 17 08:36:55 kernel: cryptd: max_cpu_qlen set to 1000
Sep 17 08:36:55 kernel: NVRM: This PCI I/O region assigned to your NVIDIA device is invalid:
NVRM: BAR1 is 0M @ 0x0 (PCI:0000:50:00.0)
Sep 17 08:36:55 kernel: NVRM: This PCI I/O region assigned to your NVIDIA device is invalid:
NVRM: BAR2 is 0M @ 0x0 (PCI:0000:50:00.0)
Sep 17 08:36:55 kernel: NVRM: This PCI I/O region assigned to your NVIDIA device is invalid:
NVRM: BAR3 is 0M @ 0x0 (PCI:0000:50:00.0)
Sep 17 08:36:55 kernel: NVRM: This PCI I/O region assigned to your NVIDIA device is invalid:
NVRM: BAR4 is 0M @ 0x0 (PCI:0000:50:00.0)
Sep 17 08:36:55 kernel: nvidia 0000:50:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=io+mem
Sep 17 08:36:55 systemd[1]: Finished Create Volatile Files and Directories.
Sep 17 08:36:55 systemd[1]: First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Sep 17 08:36:55 systemd[1]: First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Sep 17 08:36:55 systemd[1]: Rebuild Journal Catalog was skipped because of an unmet condition check (ConditionNeedsUpdate=/var).
Sep 17 08:36:55 systemd[1]: Commit a transient machine-id on disk was skipped because of an unmet condition check (ConditionPathIsMountPoint=/etc/machine-id).
Sep 17 08:36:55 systemd[1]: Update is Completed was skipped because no trigger condition checks were met.
Sep 17 08:36:55 kernel: e1000e 0000:00:19.0 eth0: (PCI Express:2.5GT/s:Width x1) 1c:1b:0d:67:56:f6
Sep 17 08:36:55 kernel: e1000e 0000:00:19.0 eth0: Intel(R) PRO/1000 Network Connection
Sep 17 08:36:55 kernel: e1000e 0000:00:19.0 eth0: MAC: 11, PHY: 12, PBA No: FFFFFF-0FF
Sep 17 08:36:55 kernel: Bluetooth: Core ver 2.22
Sep 17 08:36:55 kernel: NET: Registered PF_BLUETOOTH protocol family
Sep 17 08:36:55 kernel: Bluetooth: HCI device and connection manager initialized
Sep 17 08:36:55 kernel: Bluetooth: HCI socket layer initialized
Sep 17 08:36:55 kernel: Bluetooth: L2CAP socket layer initialized
Sep 17 08:36:55 kernel: Bluetooth: SCO socket layer initialized
Sep 17 08:36:55 kernel: igb: Intel(R) Gigabit Ethernet Network Driver
Sep 17 08:36:55 kernel: igb: Copyright (c) 2007-2014 Intel Corporation.
Sep 17 08:36:55 systemd[1]: Starting Record System Boot/Shutdown in UTMP...
Sep 17 08:36:55 kernel: e1000e 0000:00:19.0 eno1: renamed from eth0
Sep 17 08:36:55 kernel: AVX2 version of gcm_enc/dec engaged.
Sep 17 08:36:55 kernel: iTCO_wdt iTCO_wdt.1.auto: Found a Wellsburg TCO device (Version=2, TCOBASE=0x0460)
Sep 17 08:36:55 kernel: AES CTR mode by8 optimization enabled
Sep 17 08:36:55 kernel: iTCO_wdt iTCO_wdt.1.auto: initialized. heartbeat=30 sec (nowayout=0)
Sep 17 08:36:55 kernel: pps pps0: new PPS source ptp1
Sep 17 08:36:55 kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
Sep 17 08:36:55 kernel: igb 0000:52:00.0: added PHC on eth0
Sep 17 08:36:55 kernel: igb 0000:52:00.0: Intel(R) Gigabit Ethernet Network Connection
Sep 17 08:36:55 kernel: igb 0000:52:00.0: eth0: (PCIe:2.5Gb/s:Width x1) 1c:1b:0d:67:56:f4
Sep 17 08:36:55 kernel: igb 0000:52:00.0: eth0: PBA No: FFFFFF-0FF
Sep 17 08:36:55 kernel: igb 0000:52:00.0: Using MSI-X interrupts. 2 rx queue(s), 2 tx queue(s)
Sep 17 08:36:55 kernel: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
Sep 17 08:36:55 kernel: platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
Sep 17 08:36:55 kernel: cfg80211: failed to load regulatory.db
Sep 17 08:36:55 kernel: igb 0000:52:00.0 enp82s0: renamed from eth0
Sep 17 08:36:55 kernel: snd_hda_intel 0000:00:1b.0: enabling device (0000 -> 0002)
Sep 17 08:36:55 kernel: snd_hda_intel 0000:4f:00.1: Disabling MSI
Sep 17 08:36:55 kernel: snd_hda_intel 0000:4f:00.1: Handle vga_switcheroo audio client
Sep 17 08:36:55 kernel: snd_hda_intel 0000:50:00.1: Disabling MSI
Sep 17 08:36:55 kernel: snd_hda_intel 0000:50:00.1: Handle vga_switcheroo audio client
Sep 17 08:36:55 systemd[1]: Finished Record System Boot/Shutdown in UTMP.
Sep 17 08:36:55 kernel: NVRM: loading NVIDIA UNIX x86_64 Kernel Module 535.104.05 Sat Aug 19 01:15:15 UTC 2023
Sep 17 08:36:55 kernel: Intel(R) Wireless WiFi driver for Linux
Sep 17 08:36:55 kernel: iwlwifi 0000:53:00.0: enabling device (0000 -> 0002)
Sep 17 08:36:55 kernel: iwlwifi 0000:53:00.0: Detected crf-id 0xbadcafe, cnv-id 0x3000000 wfpm id 0x80000000
Sep 17 08:36:55 kernel: iwlwifi 0000:53:00.0: PCI dev 24f3/1010, rev=0x201, rfid=0xd55555d5
Sep 17 08:36:55 kernel: usbcore: registered new interface driver btusb
Sep 17 08:36:55 systemd[1]: Starting Load/Save RF Kill Switch Status...
Sep 17 08:36:55 systemd[1]: Reached target Bluetooth Support.
Sep 17 08:36:55 systemd[1]: Started Load/Save RF Kill Switch Status.
Sep 17 08:36:55 kernel: snd_hda_codec_realtek hdaudioC0D2: ALC1150: SKU not ready 0x00000000
Sep 17 08:36:55 kernel: EDAC sbridge: Seeking for: PCI ID 8086:6fa0
Sep 17 08:36:55 kernel: EDAC sbridge: Seeking for: PCI ID 8086:6fa0
Sep 17 08:36:55 kernel: EDAC sbridge: Seeking for: PCI ID 8086:6f60
Sep 17 08:36:55 kernel: EDAC sbridge: Seeking for: PCI ID 8086:6fa8
Sep 17 08:36:55 kernel: EDAC sbridge: Seeking for: PCI ID 8086:6fa8
Sep 17 08:36:55 kernel: EDAC sbridge: Seeking for: PCI ID 8086:6f71
Sep 17 08:36:55 kernel: EDAC sbridge: Seeking for: PCI ID 8086:6f71
Sep 17 08:36:55 kernel: EDAC sbridge: Seeking for: PCI ID 8086:6faa
Sep 17 08:36:55 kernel: EDAC sbridge: Seeking for: PCI ID 8086:6faa
Sep 17 08:36:55 kernel: EDAC sbridge: Seeking for: PCI ID 8086:6fab
Sep 17 08:36:55 kernel: EDAC sbridge: Seeking for: PCI ID 8086:6fab
Sep 17 08:36:55 kernel: EDAC sbridge: Seeking for: PCI ID 8086:6fac
Sep 17 08:36:55 kernel: EDAC sbridge: Seeking for: PCI ID 8086:6fac
Sep 17 08:36:55 kernel: EDAC sbridge: Seeking for: PCI ID 8086:6fad
Sep 17 08:36:55 kernel: EDAC sbridge: Seeking for: PCI ID 8086:6fad
Sep 17 08:36:55 kernel: EDAC sbridge: Seeking for: PCI ID 8086:6f68
Sep 17 08:36:55 kernel: EDAC sbridge: Seeking for: PCI ID 8086:6f79
Sep 17 08:36:55 kernel: EDAC sbridge: Seeking for: PCI ID 8086:6f6a
Sep 17 08:36:55 kernel: EDAC sbridge: Seeking for: PCI ID 8086:6f6b
Sep 17 08:36:55 kernel: EDAC sbridge: Seeking for: PCI ID 8086:6f6c
Sep 17 08:36:55 kernel: EDAC sbridge: Seeking for: PCI ID 8086:6f6d
Sep 17 08:36:55 kernel: EDAC sbridge: Seeking for: PCI ID 8086:6ffc
Sep 17 08:36:55 kernel: EDAC sbridge: Seeking for: PCI ID 8086:6ffc
Sep 17 08:36:55 kernel: EDAC sbridge: Seeking for: PCI ID 8086:6ffd
Sep 17 08:36:55 kernel: EDAC sbridge: Seeking for: PCI ID 8086:6ffd
Sep 17 08:36:55 kernel: EDAC sbridge: Seeking for: PCI ID 8086:6faf
Sep 17 08:36:55 kernel: EDAC sbridge: Seeking for: PCI ID 8086:6faf
Sep 17 08:36:55 kernel: EDAC sbridge: CPU SrcID #0, Ha #0, Channel #0 has DIMMs, but ECC is disabled
Sep 17 08:36:55 kernel: EDAC sbridge: Couldn't find mci handler
Sep 17 08:36:55 kernel: EDAC sbridge: Failed to register device with error -19.
Sep 17 08:36:55 kernel: snd_hda_codec_realtek hdaudioC0D2: autoconfig for ALC1150: line_outs=3 (0x14/0x15/0x16/0x0/0x0) type:line
Sep 17 08:36:55 kernel: snd_hda_codec_realtek hdaudioC0D2: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
Sep 17 08:36:55 kernel: snd_hda_codec_realtek hdaudioC0D2: hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
Sep 17 08:36:55 kernel: snd_hda_codec_realtek hdaudioC0D2: mono: mono_out=0x0
Sep 17 08:36:55 kernel: snd_hda_codec_realtek hdaudioC0D2: dig-out=0x11/0x1e
Sep 17 08:36:55 kernel: snd_hda_codec_realtek hdaudioC0D2: inputs:
Sep 17 08:36:55 kernel: snd_hda_codec_realtek hdaudioC0D2: Front Mic=0x19
Sep 17 08:36:55 kernel: snd_hda_codec_realtek hdaudioC0D2: Rear Mic=0x18
Sep 17 08:36:55 kernel: snd_hda_codec_realtek hdaudioC0D2: Line=0x1a
Sep 17 08:36:55 (udev-worker)[298]: nvidia: Process '/usr/bin/bash -c '/usr/bin/mknod -Z -m 666 /dev/nvidiactl c $(grep nvidia-frontend /proc/devices | cut -d \ -f 1) 255'' failed with exit code 1.
Sep 17 08:36:55 kernel: iwlwifi 0000:53:00.0: loaded firmware version 36.ca7b901d.0 8000C-36.ucode op_mode iwlmvm
Sep 17 08:36:55 kernel: input: HDA Intel PCH Front Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input14
Sep 17 08:36:55 kernel: input: HDA Intel PCH Rear Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input15
Sep 17 08:36:55 kernel: input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input16
Sep 17 08:36:55 kernel: input: HDA Intel PCH Line Out Front as /devices/pci0000:00/0000:00:1b.0/sound/card0/input17
Sep 17 08:36:55 kernel: input: HDA Intel PCH Line Out Surround as /devices/pci0000:00/0000:00:1b.0/sound/card0/input18
Sep 17 08:36:55 kernel: input: HDA Intel PCH Line Out CLFE as /devices/pci0000:00/0000:00:1b.0/sound/card0/input19
Sep 17 08:36:55 kernel: input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input20
Sep 17 08:36:55 kernel: Bluetooth: hci0: Firmware revision 0.0 build 14 week 44 2021
Sep 17 08:36:55 systemd[1]: Reached target Sound Card.
Sep 17 08:36:55 kernel: Bluetooth: hci0: Reading supported features failed (-16)
Sep 17 08:36:55 kernel: Bluetooth: hci0: Error reading debug features
Sep 17 08:36:55 kernel: Bluetooth: hci0: HCI LE Coded PHY feature bit is set, but its usage is not supported.
Sep 17 08:36:55 kernel: nvidia_uvm: module uses symbols nvUvmInterfaceDisableAccessCntr from proprietary module nvidia, inheriting taint.
Sep 17 08:36:55 kernel: intel_rapl_common: Found RAPL domain package
Sep 17 08:36:55 kernel: nvidia-uvm: Loaded the UVM driver, major device number 511.
Sep 17 08:36:55 systemd-modules-load[259]: Inserted module 'nvidia_uvm'
Sep 17 08:36:55 kernel: nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms 535.104.05 Sat Aug 19 00:59:57 UTC 2023
Sep 17 08:36:55 kernel: iwlwifi 0000:53:00.0: Detected Intel(R) Dual Band Wireless AC 8260, REV=0x201
Sep 17 08:36:55 kernel: thermal thermal_zone1: failed to read out thermal zone (-61)
Sep 17 08:36:55 kernel: thunderbolt 0000:04:00.0: timeout resetting host router
Sep 17 08:36:55 kernel: ------------[ cut here ]------------
Sep 17 08:36:55 kernel: thunderbolt 0000:04:00.0: interrupt for TX ring 0 is already enabled
Sep 17 08:36:55 kernel: WARNING: CPU: 0 PID: 9 at drivers/thunderbolt/nhi.c:146 ring_interrupt_active+0x241/0x2d0 [thunderbolt]
Sep 17 08:36:55 kernel: Modules linked in: iwlmvm(+) nvidia_modeset(POE+) mac80211 intel_rapl_msr intel_rapl_common nvidia_uvm(POE) libarc4 intel_uncore_frequency intel_uncore_frequency_common snd_hda_codec_realtek x86_pkg_temp_thermal snd_hda_codec_generic intel_powerclamp btusb ledtrig_audio iwlwifi coretemp btrtl snd_hda_intel crct10dif_pclmul crc32_pclmul polyval_clmulni snd_intel_dspcfg btbcm snd_intel_sdw_acpi polyval_generic gf128mul snd_hda_codec ghash_clmulni_intel btintel sha512_ssse3 snd_hda_core btmtk aesni_intel crypto_simd iTCO_wdt snd_hwdep igb cfg80211 cryptd snd_pcm bluetooth rapl intel_pmc_bxt mei_me snd_timer intel_cstate joydev iTCO_vendor_support i2c_algo_bit i2c_i801 snd ecdh_generic vfat mousedev intel_uncore dca intel_wmi_thunderbolt rfkill e1000e pcspkr thunderbolt(+) fat lpc_ich mei crc16 i2c_smbus soundcore video mac_hid nvidia(POE) fuse crypto_user loop dm_mod ip_tables x_tables xfs libcrc32c crc32c_generic hid_logitech_hidpp hid_logitech_dj usbhid nvme mxm_wmi crc32c_intel nvme_core xhci_pci
Sep 17 08:36:55 kernel: xhci_pci_renesas nvme_common wmi
Sep 17 08:36:55 kernel: CPU: 0 PID: 9 Comm: kworker/0:1 Tainted: P W OE 6.5.3-arch1-1 #1 ed5b3b894d0aeb37298a77837232ca9b353cc27d
Sep 17 08:36:55 kernel: Hardware name: Gigabyte Technology Co., Ltd. Default string/X99-Designare EX-CF, BIOS F3 07/13/2016
Sep 17 08:36:55 kernel: Workqueue: events work_for_cpu_fn
Sep 17 08:36:55 kernel: RIP: 0010:ring_interrupt_active+0x241/0x2d0 [thunderbolt]
Sep 17 08:36:55 kernel: Code: 08 44 89 04 24 e8 ef b7 3b c8 44 8b 04 24 48 8b 4c 24 08 4d 89 f1 48 8b 54 24 10 48 89 c6 48 c7 c7 40 39 7b c4 e8 bf 30 b6 c7 <0f> 0b 4d 8b 77 08 44 8b 5c 24 04 49 8b 76 18 45 84 e4 0f 85 e9 fe
Sep 17 08:36:55 kernel: RSP: 0018:ffff9958400abd48 EFLAGS: 00010082
Sep 17 08:36:55 kernel: RAX: 0000000000000000 RBX: 0000000000000000 RCX: 0000000000000027
Sep 17 08:36:55 kernel: RDX: ffff8a312fc216c8 RSI: 0000000000000001 RDI: ffff8a312fc216c0
Sep 17 08:36:55 kernel: RBP: 0000000000000001 R08: 0000000000000000 R09: ffff9958400abbd8
Sep 17 08:36:55 kernel: R10: 0000000000000003 R11: ffffffff8e0ca068 R12: 0000000000000001
Sep 17 08:36:55 kernel: R13: 0000000000038200 R14: ffffffffc47b1f5f R15: ffff8a22388fa0c0
Sep 17 08:36:55 kernel: FS: 0000000000000000(0000) GS:ffff8a312fc00000(0000) knlGS:0000000000000000
Sep 17 08:36:55 kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Sep 17 08:36:55 kernel: CR2: 00007ffd993f74a8 CR3: 000000011eb16002 CR4: 00000000003706f0
Sep 17 08:36:55 kernel: DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
Sep 17 08:36:55 kernel: DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
Sep 17 08:36:55 kernel: Call Trace:
Sep 17 08:36:55 kernel: <TASK>
Sep 17 08:36:55 kernel: ? ring_interrupt_active+0x241/0x2d0 [thunderbolt a7c7489029150c4e54d902dc9d2ebd2135c6390a]
Sep 17 08:36:55 kernel: ? __warn+0x81/0x130
Sep 17 08:36:55 kernel: ? ring_interrupt_active+0x241/0x2d0 [thunderbolt a7c7489029150c4e54d902dc9d2ebd2135c6390a]
Sep 17 08:36:55 kernel: ? report_bug+0x171/0x1a0
Sep 17 08:36:55 kernel: ? prb_read_valid+0x1b/0x30
Sep 17 08:36:55 kernel: ? handle_bug+0x3c/0x80
Sep 17 08:36:55 kernel: ? exc_invalid_op+0x17/0x70
Sep 17 08:36:55 kernel: ? asm_exc_invalid_op+0x1a/0x20
Sep 17 08:36:55 kernel: ? ring_interrupt_active+0x241/0x2d0 [thunderbolt a7c7489029150c4e54d902dc9d2ebd2135c6390a]
Sep 17 08:36:55 kernel: ? ring_interrupt_active+0x241/0x2d0 [thunderbolt a7c7489029150c4e54d902dc9d2ebd2135c6390a]
Sep 17 08:36:55 kernel: tb_ring_start+0x152/0x300 [thunderbolt a7c7489029150c4e54d902dc9d2ebd2135c6390a]
Sep 17 08:36:55 kernel: tb_ctl_start+0x26/0xa0 [thunderbolt a7c7489029150c4e54d902dc9d2ebd2135c6390a]
Sep 17 08:36:55 kernel: tb_domain_add+0x3b/0x190 [thunderbolt a7c7489029150c4e54d902dc9d2ebd2135c6390a]
Sep 17 08:36:55 kernel: nhi_probe+0x373/0x5f0 [thunderbolt a7c7489029150c4e54d902dc9d2ebd2135c6390a]
Sep 17 08:36:55 kernel: local_pci_probe+0x45/0xa0
Sep 17 08:36:55 kernel: work_for_cpu_fn+0x1a/0x30
Sep 17 08:36:55 kernel: process_one_work+0x1e1/0x3f0
Sep 17 08:36:55 kernel: worker_thread+0x1af/0x390
Sep 17 08:36:55 kernel: ? __pfx_worker_thread+0x10/0x10
Sep 17 08:36:55 kernel: kthread+0xe8/0x120
Sep 17 08:36:55 kernel: ? __pfx_kthread+0x10/0x10
Sep 17 08:36:55 kernel: ret_from_fork+0x34/0x50
Sep 17 08:36:55 kernel: ? __pfx_kthread+0x10/0x10
Sep 17 08:36:55 kernel: ret_from_fork_asm+0x1b/0x30
Sep 17 08:36:55 kernel: </TASK>
Sep 17 08:36:55 kernel: ---[ end trace 0000000000000000 ]---
Sep 17 08:36:55 kernel: ------------[ cut here ]------------
Sep 17 08:36:55 kernel: thunderbolt 0000:04:00.0: interrupt for RX ring 0 is already enabled
Sep 17 08:36:55 kernel: WARNING: CPU: 0 PID: 9 at drivers/thunderbolt/nhi.c:146 ring_interrupt_active+0x241/0x2d0 [thunderbolt]
Sep 17 08:36:55 kernel: Modules linked in: iwlmvm(+) nvidia_modeset(POE+) mac80211 intel_rapl_msr intel_rapl_common nvidia_uvm(POE) libarc4 intel_uncore_frequency intel_uncore_frequency_common snd_hda_codec_realtek x86_pkg_temp_thermal snd_hda_codec_generic intel_powerclamp btusb ledtrig_audio iwlwifi coretemp btrtl snd_hda_intel crct10dif_pclmul crc32_pclmul polyval_clmulni snd_intel_dspcfg btbcm snd_intel_sdw_acpi polyval_generic gf128mul snd_hda_codec ghash_clmulni_intel btintel sha512_ssse3 snd_hda_core btmtk aesni_intel crypto_simd iTCO_wdt snd_hwdep igb cfg80211 cryptd snd_pcm bluetooth rapl intel_pmc_bxt mei_me snd_timer intel_cstate joydev iTCO_vendor_support i2c_algo_bit i2c_i801 snd ecdh_generic vfat mousedev intel_uncore dca intel_wmi_thunderbolt rfkill e1000e pcspkr thunderbolt(+) fat lpc_ich mei crc16 i2c_smbus soundcore video mac_hid nvidia(POE) fuse crypto_user loop dm_mod ip_tables x_tables xfs libcrc32c crc32c_generic hid_logitech_hidpp hid_logitech_dj usbhid nvme mxm_wmi crc32c_intel nvme_core xhci_pci
Sep 17 08:36:55 kernel: xhci_pci_renesas nvme_common wmi
Sep 17 08:36:55 kernel: CPU: 0 PID: 9 Comm: kworker/0:1 Tainted: P W OE 6.5.3-arch1-1 #1 ed5b3b894d0aeb37298a77837232ca9b353cc27d
Sep 17 08:36:55 kernel: Hardware name: Gigabyte Technology Co., Ltd. Default string/X99-Designare EX-CF, BIOS F3 07/13/2016
Sep 17 08:36:55 kernel: Workqueue: events work_for_cpu_fn
Sep 17 08:36:55 kernel: RIP: 0010:ring_interrupt_active+0x241/0x2d0 [thunderbolt]
Sep 17 08:36:55 kernel: Code: 08 44 89 04 24 e8 ef b7 3b c8 44 8b 04 24 48 8b 4c 24 08 4d 89 f1 48 8b 54 24 10 48 89 c6 48 c7 c7 40 39 7b c4 e8 bf 30 b6 c7 <0f> 0b 4d 8b 77 08 44 8b 5c 24 04 49 8b 76 18 45 84 e4 0f 85 e9 fe
Sep 17 08:36:55 kernel: RSP: 0018:ffff9958400abd48 EFLAGS: 00010082
Sep 17 08:36:55 kernel: RAX: 0000000000000000 RBX: 000000000000007c RCX: 0000000000000027
Sep 17 08:36:55 kernel: RDX: ffff8a312fc216c8 RSI: 0000000000000001 RDI: ffff8a312fc216c0
Sep 17 08:36:55 kernel: RBP: 0000000080000000 R08: 0000000000000000 R09: ffff9958400abbd8
Sep 17 08:36:55 kernel: R10: 0000000000000003 R11: ffffffff8e0ca068 R12: 0000000000000001
Sep 17 08:36:55 kernel: R13: 000000000003827c R14: ffffffffc47b1f5f R15: ffff8a22388fa780
Sep 17 08:36:55 kernel: FS: 0000000000000000(0000) GS:ffff8a312fc00000(0000) knlGS:0000000000000000
Sep 17 08:36:55 kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Sep 17 08:36:55 kernel: CR2: 00007ffd993f74a8 CR3: 000000011eb16002 CR4: 00000000003706f0
Sep 17 08:36:55 kernel: DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
Sep 17 08:36:55 kernel: DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
Sep 17 08:36:55 kernel: Call Trace:
Sep 17 08:36:55 kernel: <TASK>
Sep 17 08:36:55 kernel: ? ring_interrupt_active+0x241/0x2d0 [thunderbolt a7c7489029150c4e54d902dc9d2ebd2135c6390a]
Sep 17 08:36:55 kernel: ? __warn+0x81/0x130
Sep 17 08:36:55 kernel: ? ring_interrupt_active+0x241/0x2d0 [thunderbolt a7c7489029150c4e54d902dc9d2ebd2135c6390a]
Sep 17 08:36:55 kernel: ? report_bug+0x171/0x1a0
Sep 17 08:36:55 kernel: ? prb_read_valid+0x1b/0x30
Sep 17 08:36:55 kernel: ? handle_bug+0x3c/0x80
Sep 17 08:36:55 kernel: ? exc_invalid_op+0x17/0x70
Sep 17 08:36:55 kernel: ? asm_exc_invalid_op+0x1a/0x20
Sep 17 08:36:55 kernel: ? ring_interrupt_active+0x241/0x2d0 [thunderbolt a7c7489029150c4e54d902dc9d2ebd2135c6390a]
Sep 17 08:36:55 kernel: ? ring_interrupt_active+0x241/0x2d0 [thunderbolt a7c7489029150c4e54d902dc9d2ebd2135c6390a]
Sep 17 08:36:55 kernel: tb_ring_start+0x152/0x300 [thunderbolt a7c7489029150c4e54d902dc9d2ebd2135c6390a]
Sep 17 08:36:55 kernel: tb_ctl_start+0x30/0xa0 [thunderbolt a7c7489029150c4e54d902dc9d2ebd2135c6390a]
Sep 17 08:36:55 kernel: tb_domain_add+0x3b/0x190 [thunderbolt a7c7489029150c4e54d902dc9d2ebd2135c6390a]
Sep 17 08:36:55 kernel: nhi_probe+0x373/0x5f0 [thunderbolt a7c7489029150c4e54d902dc9d2ebd2135c6390a]
Sep 17 08:36:55 kernel: local_pci_probe+0x45/0xa0
Sep 17 08:36:55 kernel: work_for_cpu_fn+0x1a/0x30
Sep 17 08:36:55 kernel: process_one_work+0x1e1/0x3f0
Sep 17 08:36:55 kernel: worker_thread+0x1af/0x390
Sep 17 08:36:55 kernel: ? __pfx_worker_thread+0x10/0x10
Sep 17 08:36:55 kernel: kthread+0xe8/0x120
Sep 17 08:36:55 kernel: ? __pfx_kthread+0x10/0x10
Sep 17 08:36:55 kernel: ret_from_fork+0x34/0x50
Sep 17 08:36:55 kernel: ? __pfx_kthread+0x10/0x10
Sep 17 08:36:55 kernel: ret_from_fork_asm+0x1b/0x30
Sep 17 08:36:55 kernel: </TASK>
Sep 17 08:36:55 kernel: ---[ end trace 0000000000000000 ]---
Sep 17 08:36:55 kernel: thunderbolt 0000:04:00.0: ICM firmware is in wrong mode: 15
Sep 17 08:36:55 systemd[1]: Finished Load Kernel Modules.
Sep 17 08:36:55 kernel: iwlwifi 0000:53:00.0: base HW address: e4:a4:71:f7:26:9b, OTP minor version: 0x0
Sep 17 08:36:55 systemd[1]: Starting Apply Kernel Variables...
Sep 17 08:36:55 systemd[1]: Finished Apply Kernel Variables.
Sep 17 08:36:55 systemd[1]: Reached target System Initialization.
Sep 17 08:36:55 systemd[1]: Started Refresh existing PGP keys of archlinux-keyring regularly.
Sep 17 08:36:55 systemd[1]: Started Daily verification of password and group files.
Sep 17 08:36:55 systemd[1]: Started Daily Cleanup of Temporary Directories.
Sep 17 08:36:55 systemd[1]: Reached target Timer Units.
Sep 17 08:36:55 systemd[1]: Listening on Avahi mDNS/DNS-SD Stack Activation Socket.
Sep 17 08:36:55 systemd[1]: Listening on D-Bus System Message Bus Socket.
Sep 17 08:36:55 systemd[1]: Reached target Socket Units.
Sep 17 08:36:55 systemd[1]: TPM2 PCR Barrier (Initialization) was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f).
Sep 17 08:36:55 systemd[1]: Reached target Basic System.
Sep 17 08:36:55 systemd[1]: Starting Avahi mDNS/DNS-SD Stack...
Sep 17 08:36:55 systemd[1]: Starting D-Bus System Message Bus...
Sep 17 08:36:55 systemd[1]: SSH Key Generation was skipped because no trigger condition checks were met.
Sep 17 08:36:55 systemd[1]: Starting User Login Management...
Sep 17 08:36:55 systemd[1]: TPM2 PCR Barrier (User) was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f).
Sep 17 08:36:55 avahi-daemon[437]: Found user 'avahi' (UID 973) and group 'avahi' (GID 973).
Sep 17 08:36:55 avahi-daemon[437]: Successfully dropped root privileges.
Sep 17 08:36:55 avahi-daemon[437]: avahi-daemon 0.8 starting up.
Sep 17 08:36:55 avahi-daemon[437]: WARNING: No NSS support for mDNS detected, consider installing nss-mdns!
Sep 17 08:36:55 kernel: ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
Sep 17 08:36:55 systemd[1]: Started D-Bus System Message Bus.
Sep 17 08:36:55 avahi-daemon[437]: Successfully called chroot().
Sep 17 08:36:55 avahi-daemon[437]: Successfully dropped remaining capabilities.
Sep 17 08:36:55 avahi-daemon[437]: No service file found in /etc/avahi/services.
Sep 17 08:36:55 kernel: iwlwifi 0000:53:00.0 wlp83s0: renamed from wlan0
Sep 17 08:36:55 systemd[1]: Starting Network Manager...
Sep 17 08:36:55 systemd[1]: Started Avahi mDNS/DNS-SD Stack.
Sep 17 08:36:55 systemd-logind[439]: Watching system buttons on /dev/input/event1 (Power Button)
Sep 17 08:36:55 systemd-logind[439]: Watching system buttons on /dev/input/event0 (Power Button)
Sep 17 08:36:55 systemd-logind[439]: Watching system buttons on /dev/input/event2 (Logitech MX Keys)
Sep 17 08:36:55 systemd-logind[439]: New seat seat0.
Sep 17 08:36:55 systemd[1]: Started User Login Management.
Sep 17 08:36:55 NetworkManager[441]: <info> [1694954215.7867] NetworkManager (version 1.44.0-1) is starting... (boot:48b00682-e202-438f-a5b7-799ee6968b77)
Sep 17 08:36:55 NetworkManager[441]: <info> [1694954215.7868] Read config: /etc/NetworkManager/NetworkManager.conf (lib: 20-connectivity.conf)
Sep 17 08:36:55 kernel: [drm] [nvidia-drm] [GPU ID 0x00004f00] Loading driver
Sep 17 08:36:55 (udev-worker)[313]: nvidia: Process '/usr/bin/bash -c 'for i in $(cat /proc/driver/nvidia/gpus/*/information | grep Minor | cut -d \ -f 4); do /usr/bin/mknod -Z -m 666 /dev/nvidia${i} c $(grep nvidia-frontend /proc/devices | cut -d \ -f 1) ${i}; done'' failed with exit code 1.
Sep 17 08:36:55 avahi-daemon[437]: Joining mDNS multicast group on interface lo.IPv6 with address ::1.
Sep 17 08:36:55 avahi-daemon[437]: New relevant interface lo.IPv6 for mDNS.
Sep 17 08:36:55 avahi-daemon[437]: Joining mDNS multicast group on interface lo.IPv4 with address 127.0.0.1.
Sep 17 08:36:55 avahi-daemon[437]: New relevant interface lo.IPv4 for mDNS.
Sep 17 08:36:55 avahi-daemon[437]: Network interface enumeration completed.
Sep 17 08:36:55 avahi-daemon[437]: Registering new address record for ::1 on lo.*.
Sep 17 08:36:55 avahi-daemon[437]: Registering new address record for 127.0.0.1 on lo.IPv4.
Sep 17 08:36:55 NetworkManager[441]: <info> [1694954215.7996] manager[0x562ac316a630]: monitoring kernel firmware directory '/lib/firmware'.
Sep 17 08:36:55 dbus-daemon[438]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.3' (uid=0 pid=441 comm="/usr/bin/NetworkManager --no-daemon")
Sep 17 08:36:55 systemd[1]: Starting Hostname Service...
Sep 17 08:36:55 dbus-daemon[438]: [system] Successfully activated service 'org.freedesktop.hostname1'
Sep 17 08:36:55 systemd[1]: Started Hostname Service.
Sep 17 08:36:55 NetworkManager[441]: <info> [1694954215.8330] hostname: hostname: using hostnamed
Sep 17 08:36:55 NetworkManager[441]: <info> [1694954215.8331] hostname: static hostname changed from (none) to "elrond"
Sep 17 08:36:55 NetworkManager[441]: <info> [1694954215.8334] dns-mgr: init: dns=default,systemd-resolved rc-manager=symlink
Sep 17 08:36:55 NetworkManager[441]: <info> [1694954215.8344] rfkill1: found Wi-Fi radio killswitch (at /sys/devices/pci0000:00/0000:00:1c.7/0000:53:00.0/ieee80211/phy0/rfkill1) (driver iwlwifi)
Sep 17 08:36:55 NetworkManager[441]: <info> [1694954215.8345] manager[0x562ac316a630]: rfkill: Wi-Fi hardware radio set enabled
Sep 17 08:36:55 NetworkManager[441]: <info> [1694954215.8345] manager[0x562ac316a630]: rfkill: WWAN hardware radio set enabled
Sep 17 08:36:55 NetworkManager[441]: <info> [1694954215.8386] Loaded device plugin: NMAtmManager (/usr/lib/NetworkManager/1.44.0-1/libnm-device-plugin-adsl.so)
Sep 17 08:36:55 NetworkManager[441]: <info> [1694954215.8416] Loaded device plugin: NMBluezManager (/usr/lib/NetworkManager/1.44.0-1/libnm-device-plugin-bluetooth.so)
Sep 17 08:36:55 NetworkManager[441]: <info> [1694954215.8426] Loaded device plugin: NMOvsFactory (/usr/lib/NetworkManager/1.44.0-1/libnm-device-plugin-ovs.so)
Sep 17 08:36:55 NetworkManager[441]: <info> [1694954215.8581] Loaded device plugin: NMTeamFactory (/usr/lib/NetworkManager/1.44.0-1/libnm-device-plugin-team.so)
Sep 17 08:36:55 NetworkManager[441]: <info> [1694954215.8589] Loaded device plugin: NMWifiFactory (/usr/lib/NetworkManager/1.44.0-1/libnm-device-plugin-wifi.so)
Sep 17 08:36:55 NetworkManager[441]: <info> [1694954215.8592] Loaded device plugin: NMWwanFactory (/usr/lib/NetworkManager/1.44.0-1/libnm-device-plugin-wwan.so)
Sep 17 08:36:55 NetworkManager[441]: <info> [1694954215.8594] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file
Sep 17 08:36:55 NetworkManager[441]: <info> [1694954215.8594] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file
Sep 17 08:36:55 NetworkManager[441]: <info> [1694954215.8594] manager: Networking is enabled by state file
Sep 17 08:36:55 dbus-daemon[438]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.3' (uid=0 pid=441 comm="/usr/bin/NetworkManager --no-daemon")
Sep 17 08:36:55 NetworkManager[441]: <info> [1694954215.8596] settings: Loaded settings plugin: keyfile (internal)
Sep 17 08:36:55 NetworkManager[441]: <info> [1694954215.8616] dhcp: init: Using DHCP client 'internal'
Sep 17 08:36:55 NetworkManager[441]: <info> [1694954215.8618] manager: (lo): new Loopback device (/org/freedesktop/NetworkManager/Devices/1)
Sep 17 08:36:55 NetworkManager[441]: <info> [1694954215.8625] device (lo): state change: unmanaged -> unavailable (reason 'connection-assumed', sys-iface-state: 'external')
Sep 17 08:36:55 NetworkManager[441]: <info> [1694954215.8627] device (lo): state change: unavailable -> disconnected (reason 'connection-assumed', sys-iface-state: 'external')
Sep 17 08:36:55 NetworkManager[441]: <info> [1694954215.8632] device (lo): Activation: starting connection 'lo' (88ef4e23-8935-4c84-8066-fd51d26d5f67)
Sep 17 08:36:55 NetworkManager[441]: <info> [1694954215.8637] manager: (eno1): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2)
Sep 17 08:36:55 NetworkManager[441]: <info> [1694954215.8639] device (eno1): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Sep 17 08:36:55 systemd[1]: Starting Network Manager Script Dispatcher Service...
Sep 17 08:36:55 dbus-daemon[438]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Sep 17 08:36:55 systemd[1]: Started Network Manager Script Dispatcher Service.
Sep 17 08:36:56 NetworkManager[441]: <info> [1694954216.0511] manager: (enp82s0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/3)
Sep 17 08:36:56 NetworkManager[441]: <info> [1694954216.0514] device (enp82s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Sep 17 08:36:56 NetworkManager[441]: <info> [1694954216.0797] device (wlp83s0): driver supports Access Point (AP) mode
Sep 17 08:36:56 NetworkManager[441]: <info> [1694954216.0810] manager: (wlp83s0): new 802.11 Wi-Fi device (/org/freedesktop/NetworkManager/Devices/4)
Sep 17 08:36:56 NetworkManager[441]: <info> [1694954216.0813] device (wlp83s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Sep 17 08:36:56 kernel: snd_hda_intel 0000:4f:00.1: azx_get_response timeout, switching to polling mode: last cmd=0x000f0000
Sep 17 08:36:56 kernel: snd_hda_intel 0000:50:00.1: azx_get_response timeout, switching to polling mode: last cmd=0x000f0000
Sep 17 08:36:56 kernel: ACPI: \: failed to evaluate _DSM bf0212f2-788f-c64d-a5b3-1f738e285ade (0x1001)
Sep 17 08:36:56 kernel: ACPI: \: failed to evaluate _DSM bf0212f2-788f-c64d-a5b3-1f738e285ade (0x1001)
Sep 17 08:36:56 kernel: ACPI: \: failed to evaluate _DSM bf0212f2-788f-c64d-a5b3-1f738e285ade (0x1001)
Sep 17 08:36:56 kernel: ACPI: \: failed to evaluate _DSM bf0212f2-788f-c64d-a5b3-1f738e285ade (0x1001)
Sep 17 08:36:56 kernel: ACPI: \: failed to evaluate _DSM bf0212f2-788f-c64d-a5b3-1f738e285ade (0x1001)
Sep 17 08:36:56 kernel: ACPI: \: failed to evaluate _DSM bf0212f2-788f-c64d-a5b3-1f738e285ade (0x1001)
Sep 17 08:36:56 kernel: ACPI: \: failed to evaluate _DSM bf0212f2-788f-c64d-a5b3-1f738e285ade (0x1001)
Sep 17 08:36:56 kernel: iwlwifi 0000:53:00.0: Registered PHC clock: iwlwifi-PTP, with index: 2
Sep 17 08:36:56 NetworkManager[441]: <info> [1694954216.3562] device (wlp83s0): set-hw-addr: set MAC address to 2A:CE:B2:69:8A:A1 (scanning)
Sep 17 08:36:56 dbus-daemon[438]: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' requested by ':1.3' (uid=0 pid=441 comm="/usr/bin/NetworkManager --no-daemon")
Sep 17 08:36:56 kernel: ACPI: \: failed to evaluate _DSM bf0212f2-788f-c64d-a5b3-1f738e285ade (0x1001)
Sep 17 08:36:56 kernel: ACPI: \: failed to evaluate _DSM bf0212f2-788f-c64d-a5b3-1f738e285ade (0x1001)
Sep 17 08:36:56 kernel: ACPI: \: failed to evaluate _DSM bf0212f2-788f-c64d-a5b3-1f738e285ade (0x1001)
Sep 17 08:36:56 kernel: ACPI: \: failed to evaluate _DSM bf0212f2-788f-c64d-a5b3-1f738e285ade (0x1001)
Sep 17 08:36:56 kernel: ACPI: \: failed to evaluate _DSM bf0212f2-788f-c64d-a5b3-1f738e285ade (0x1001)
Sep 17 08:36:56 kernel: ACPI: \: failed to evaluate _DSM bf0212f2-788f-c64d-a5b3-1f738e285ade (0x1001)
Sep 17 08:36:56 kernel: ACPI: \: failed to evaluate _DSM bf0212f2-788f-c64d-a5b3-1f738e285ade (0x1001)
Sep 17 08:36:56 NetworkManager[441]: <info> [1694954216.5972] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager"
Sep 17 08:36:56 systemd[1]: Started Network Manager.
Sep 17 08:36:56 NetworkManager[441]: <info> [1694954216.5997] ovsdb: disconnected from ovsdb
Sep 17 08:36:56 NetworkManager[441]: <info> [1694954216.5998] device (lo): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'external')
Sep 17 08:36:56 NetworkManager[441]: <info> [1694954216.6002] device (lo): state change: prepare -> config (reason 'none', sys-iface-state: 'external')
Sep 17 08:36:56 NetworkManager[441]: <info> [1694954216.6005] device (lo): state change: config -> ip-config (reason 'none', sys-iface-state: 'external')
Sep 17 08:36:56 NetworkManager[441]: <info> [1694954216.6020] device (lo): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'external')
Sep 17 08:36:56 NetworkManager[441]: <info> [1694954216.6059] device (lo): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'external')
Sep 17 08:36:56 NetworkManager[441]: <info> [1694954216.6061] device (lo): state change: secondaries -> activated (reason 'none', sys-iface-state: 'external')
Sep 17 08:36:56 NetworkManager[441]: <info> [1694954216.6067] device (lo): Activation: successful, device activated.
Sep 17 08:36:56 systemd[1]: Starting WPA supplicant...
Sep 17 08:36:56 avahi-daemon[437]: Server startup complete. Host name is elrond.local. Local service cookie is 2163534308.
Sep 17 08:36:56 dbus-daemon[438]: [system] Successfully activated service 'fi.w1.wpa_supplicant1'
Sep 17 08:36:56 wpa_supplicant[482]: Successfully initialized wpa_supplicant
Sep 17 08:36:56 systemd[1]: Started WPA supplicant.
Sep 17 08:36:56 systemd[1]: Reached target Network.
Sep 17 08:36:56 systemd[1]: Starting Network Time Service...
Sep 17 08:36:56 systemd[1]: Started OpenSSH Daemon.
Sep 17 08:36:56 systemd[1]: Starting Permit User Sessions...
Sep 17 08:36:56 ntpd[485]: ntpd 4.2.8p17@1.4004-o Tue Jun 6 14:05:47 UTC 2023 (1): Starting
Sep 17 08:36:56 ntpd[485]: Command line: /usr/bin/ntpd -g -u ntp:ntp
Sep 17 08:36:56 ntpd[485]: ----------------------------------------------------
Sep 17 08:36:56 ntpd[485]: ntp-4 is maintained by Network Time Foundation,
Sep 17 08:36:56 ntpd[485]: Inc. (NTF), a non-profit 501(c)(3) public-benefit
Sep 17 08:36:56 ntpd[485]: corporation. Support and training for ntp-4 are
Sep 17 08:36:56 ntpd[485]: available at https://www.nwtime.org/support
Sep 17 08:36:56 ntpd[485]: ----------------------------------------------------
Sep 17 08:36:56 ntpd[485]: DEBUG behavior is enabled - a violation of any
Sep 17 08:36:56 ntpd[485]: diagnostic assertion will cause ntpd to abort
Sep 17 08:36:56 ntpd[489]: proto: precision = 0.046 usec (-24)
Sep 17 08:36:56 ntpd[489]: basedate set to 2023-05-25
Sep 17 08:36:56 ntpd[489]: gps base set to 2023-05-28 (week 2264)
Sep 17 08:36:56 ntpd[489]: initial drift restored to -14.390000
Sep 17 08:36:56 ntpd[489]: Listen and drop on 0 v6wildcard [::]:123
Sep 17 08:36:56 ntpd[489]: Listen and drop on 1 v4wildcard 0.0.0.0:123
Sep 17 08:36:56 ntpd[489]: Listen normally on 2 lo 127.0.0.1:123
Sep 17 08:36:56 ntpd[489]: Listen normally on 3 lo [::1]:123
Sep 17 08:36:56 ntpd[489]: Listening on routing socket on fd #20 for interface updates
Sep 17 08:36:56 ntpd[489]: kernel reports TIME_ERROR: 0x41: Clock Unsynchronized
Sep 17 08:36:56 ntpd[489]: kernel reports TIME_ERROR: 0x41: Clock Unsynchronized
Sep 17 08:36:56 sshd[486]: Server listening on 0.0.0.0 port 22.
Sep 17 08:36:56 sshd[486]: Server listening on :: port 22.
Sep 17 08:36:57 systemd[1]: Finished Permit User Sessions.
Sep 17 08:36:57 NetworkManager[441]: <info> [1694954217.0279] device (wlp83s0): supplicant interface state: internal-starting -> disconnected
Sep 17 08:36:57 NetworkManager[441]: <info> [1694954217.0279] Wi-Fi P2P device controlled by interface wlp83s0 created
Sep 17 08:36:57 NetworkManager[441]: <info> [1694954217.0281] manager: (p2p-dev-wlp83s0): new 802.11 Wi-Fi P2P device (/org/freedesktop/NetworkManager/Devices/5)
Sep 17 08:36:57 NetworkManager[441]: <info> [1694954217.0283] device (p2p-dev-wlp83s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Sep 17 08:36:57 NetworkManager[441]: <info> [1694954217.0285] device (wlp83s0): state change: unavailable -> disconnected (reason 'supplicant-available', sys-iface-state: 'managed')
Sep 17 08:36:57 NetworkManager[441]: <info> [1694954217.0288] device (p2p-dev-wlp83s0): state change: unavailable -> disconnected (reason 'none', sys-iface-state: 'managed')
Sep 17 08:36:57 systemd[1]: Started Simple Desktop Display Manager.
Sep 17 08:36:57 systemd[1]: Started Network Time Service.
Sep 17 08:36:57 systemd[1]: Reached target Multi-User System.
Sep 17 08:36:57 systemd[1]: Reached target Graphical Interface.
Sep 17 08:36:57 systemd[1]: Startup finished in 14min 47.615s (firmware) + 6.411s (loader) + 12.334s (kernel) + 3.183s (userspace) = 15min 9.546s.
Sep 17 08:36:57 sddm[493]: Initializing...
Sep 17 08:36:57 sddm[493]: Starting...
Sep 17 08:36:57 sddm[493]: Logind interface found
Sep 17 08:36:57 kernel: [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:4f:00.0 on minor 0
Sep 17 08:36:57 kernel: [drm] [nvidia-drm] [GPU ID 0x00005000] Loading driver
Sep 17 08:36:57 kernel: NVRM: GPU 0000:50:00.0: RmInitAdapter failed! (0x22:0x40:762)
Sep 17 08:36:57 kernel: NVRM: GPU 0000:50:00.0: rm_init_adapter failed, device minor number 1
Sep 17 08:36:57 kernel: [drm:nv_drm_load [nvidia_drm]] *ERROR* [nvidia-drm] [GPU ID 0x00005000] Failed to allocate NvKmsKapiDevice
Sep 17 08:36:57 kernel: [drm:nv_drm_probe_devices [nvidia_drm]] *ERROR* [nvidia-drm] [GPU ID 0x00005000] Failed to register device
Sep 17 08:36:57 sddm[493]: Adding new display...
Sep 17 08:36:57 sddm[493]: Loaded empty theme configuration
Sep 17 08:36:57 sddm[493]: Xauthority path: "/run/sddm/xauth_QfOcgn"
Sep 17 08:36:57 sddm[493]: Using VT 2
Sep 17 08:36:57 sddm[493]: Display server starting...
Sep 17 08:36:57 sddm[493]: Writing cookie to "/run/sddm/xauth_QfOcgn"
Sep 17 08:36:57 sddm[493]: Running: /usr/bin/X -nolisten tcp -background none -seat seat0 vt2 -auth /run/sddm/xauth_QfOcgn -noreset -displayfd 16
Sep 17 08:36:57 kernel: NVRM: GPU 0000:50:00.0: RmInitAdapter failed! (0x22:0x40:762)
Sep 17 08:36:57 kernel: NVRM: GPU 0000:50:00.0: rm_init_adapter failed, device minor number 1
Sep 17 08:36:57 kernel: NVRM: GPU 0000:50:00.0: RmInitAdapter failed! (0x22:0x40:762)
Sep 17 08:36:57 kernel: NVRM: GPU 0000:50:00.0: rm_init_adapter failed, device minor number 1
Sep 17 08:36:57 sddm[493]: Failed to read display number from pipe
Sep 17 08:36:57 sddm[493]: Display server stopping...
Sep 17 08:36:57 sddm[493]: Attempt 1 starting the Display server on vt 2 failed
Sep 17 08:36:57 sddm[493]: Adding new display...
Sep 17 08:36:57 sddm[493]: Loaded empty theme configuration
Sep 17 08:36:57 sddm[493]: Xauthority path: "/run/sddm/xauth_YUmWeZ"
Sep 17 08:36:57 sddm[493]: Using VT 2
Sep 17 08:36:57 sddm[493]: Display server starting...
Sep 17 08:36:57 sddm[493]: Writing cookie to "/run/sddm/xauth_YUmWeZ"
Sep 17 08:36:57 sddm[493]: Running: /usr/bin/X -nolisten tcp -background none -seat seat0 vt2 -auth /run/sddm/xauth_YUmWeZ -noreset -displayfd 17
Sep 17 08:36:57 kernel: NVRM: GPU 0000:50:00.0: RmInitAdapter failed! (0x22:0x40:762)
Sep 17 08:36:57 kernel: NVRM: GPU 0000:50:00.0: rm_init_adapter failed, device minor number 1
Sep 17 08:36:57 kernel: NVRM: GPU 0000:50:00.0: RmInitAdapter failed! (0x22:0x40:762)
Sep 17 08:36:57 kernel: NVRM: GPU 0000:50:00.0: rm_init_adapter failed, device minor number 1
Sep 17 08:36:57 sddm[493]: Failed to read display number from pipe
Sep 17 08:36:57 sddm[493]: Display server stopping...
Sep 17 08:36:57 sddm[493]: Attempt 1 starting the Display server on vt 2 failed
Sep 17 08:36:59 NetworkManager[441]: <info> [1694954219.0276] device (enp82s0): carrier: link connected
Sep 17 08:36:59 NetworkManager[441]: <info> [1694954219.0280] device (enp82s0): state change: unavailable -> disconnected (reason 'carrier-changed', sys-iface-state: 'managed')
Sep 17 08:36:59 kernel: igb 0000:52:00.0 enp82s0: igb: enp82s0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX/TX
Sep 17 08:36:59 NetworkManager[441]: <info> [1694954219.0301] policy: auto-activating connection 'Wired connection 2' (2fde3cf6-34e6-3842-9a50-c658c7714645)
Sep 17 08:36:59 NetworkManager[441]: <info> [1694954219.0307] device (enp82s0): Activation: starting connection 'Wired connection 2' (2fde3cf6-34e6-3842-9a50-c658c7714645)
Sep 17 08:36:59 NetworkManager[441]: <info> [1694954219.0309] device (enp82s0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Sep 17 08:36:59 NetworkManager[441]: <info> [1694954219.0313] manager: NetworkManager state is now CONNECTING
Sep 17 08:36:59 NetworkManager[441]: <info> [1694954219.0777] device (enp82s0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Sep 17 08:36:59 NetworkManager[441]: <info> [1694954219.0795] device (enp82s0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
Sep 17 08:36:59 NetworkManager[441]: <info> [1694954219.0808] dhcp4 (enp82s0): activation: beginning transaction (timeout in 45 seconds)
Sep 17 08:36:59 avahi-daemon[437]: Joining mDNS multicast group on interface enp82s0.IPv6 with address fe80::9d0e:ae4e:c341:8435.
Sep 17 08:36:59 avahi-daemon[437]: New relevant interface enp82s0.IPv6 for mDNS.
Sep 17 08:36:59 avahi-daemon[437]: Registering new address record for fe80::9d0e:ae4e:c341:8435 on enp82s0.*.
Sep 17 08:36:59 sddm[493]: Display server starting...
Sep 17 08:36:59 sddm[493]: Writing cookie to "/run/sddm/xauth_YUmWeZ"
Sep 17 08:36:59 sddm[493]: Running: /usr/bin/X -nolisten tcp -background none -seat seat0 vt2 -auth /run/sddm/xauth_YUmWeZ -noreset -displayfd 16
Sep 17 08:36:59 kernel: NVRM: GPU 0000:50:00.0: RmInitAdapter failed! (0x22:0x40:762)
Sep 17 08:36:59 kernel: NVRM: GPU 0000:50:00.0: rm_init_adapter failed, device minor number 1
Sep 17 08:36:59 kernel: NVRM: GPU 0000:50:00.0: RmInitAdapter failed! (0x22:0x40:762)
Sep 17 08:36:59 kernel: NVRM: GPU 0000:50:00.0: rm_init_adapter failed, device minor number 1
Sep 17 08:37:00 sddm[493]: Failed to read display number from pipe
Sep 17 08:37:00 sddm[493]: Display server stopping...
Sep 17 08:37:00 sddm[493]: Attempt 2 starting the Display server on vt 2 failed
Sep 17 08:37:00 wpa_supplicant[482]: wlp83s0: CTRL-EVENT-REGDOM-CHANGE init=DRIVER type=COUNTRY alpha2=CA
Sep 17 08:37:00 kernel: input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:02.0/0000:4b:00.0/0000:4c:10.0/0000:4f:00.1/sound/card1/input21
Sep 17 08:37:00 kernel: input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:02.0/0000:4b:00.0/0000:4c:10.0/0000:4f:00.1/sound/card1/input22
Sep 17 08:37:00 kernel: input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:02.0/0000:4b:00.0/0000:4c:10.0/0000:4f:00.1/sound/card1/input23
Sep 17 08:37:00 kernel: input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:02.0/0000:4b:00.0/0000:4c:10.0/0000:4f:00.1/sound/card1/input24
Sep 17 08:37:00 kernel: input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.0/0000:50:00.1/sound/card2/input25
Sep 17 08:37:00 kernel: input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.0/0000:50:00.1/sound/card2/input26
Sep 17 08:37:00 kernel: input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.0/0000:50:00.1/sound/card2/input27
Sep 17 08:37:00 kernel: input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:03.0/0000:50:00.1/sound/card2/input28
Sep 17 08:37:00 systemd[1]: systemd-rfkill.service: Deactivated successfully.
Sep 17 08:37:02 sddm[493]: Display server starting...
Sep 17 08:37:02 sddm[493]: Writing cookie to "/run/sddm/xauth_YUmWeZ"
Sep 17 08:37:02 sddm[493]: Running: /usr/bin/X -nolisten tcp -background none -seat seat0 vt2 -auth /run/sddm/xauth_YUmWeZ -noreset -displayfd 16
Sep 17 08:37:02 kernel: NVRM: GPU 0000:50:00.0: RmInitAdapter failed! (0x22:0x40:762)
Sep 17 08:37:02 kernel: NVRM: GPU 0000:50:00.0: rm_init_adapter failed, device minor number 1
Sep 17 08:37:02 kernel: NVRM: GPU 0000:50:00.0: RmInitAdapter failed! (0x22:0x40:762)
Sep 17 08:37:02 kernel: NVRM: GPU 0000:50:00.0: rm_init_adapter failed, device minor number 1
Sep 17 08:37:02 NetworkManager[441]: <info> [1694954222.2940] device (enp82s0): carrier: link connected
Sep 17 08:37:02 kernel: igb 0000:52:00.0 enp82s0: igb: enp82s0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX/TX
Sep 17 08:37:02 sddm[493]: Failed to read display number from pipe
Sep 17 08:37:02 sddm[493]: Display server stopping...
Sep 17 08:37:02 sddm[493]: Attempt 3 starting the Display server on vt 2 failed
Sep 17 08:37:02 sddm[493]: Could not start Display server on vt 2
Sep 17 08:37:03 NetworkManager[441]: <info> [1694954223.6325] dhcp4 (enp82s0): state changed new lease, address=10.88.111.28
Sep 17 08:37:03 NetworkManager[441]: <info> [1694954223.6334] policy: set 'Wired connection 2' (enp82s0) as default for IPv4 routing and DNS
Sep 17 08:37:03 dbus-daemon[438]: [system] Activating via systemd: service name='org.freedesktop.resolve1' unit='dbus-org.freedesktop.resolve1.service' requested by ':1.3' (uid=0 pid=441 comm="/usr/bin/NetworkManager --no-daemon")
Sep 17 08:37:03 dbus-daemon[438]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.resolve1.service': Unit dbus-org.freedesktop.resolve1.service not found.
Sep 17 08:37:03 avahi-daemon[437]: Joining mDNS multicast group on interface enp82s0.IPv4 with address 10.88.111.28.
Sep 17 08:37:03 avahi-daemon[437]: New relevant interface enp82s0.IPv4 for mDNS.
Sep 17 08:37:03 avahi-daemon[437]: Registering new address record for 10.88.111.28 on enp82s0.IPv4.
Sep 17 08:37:03 NetworkManager[441]: <info> [1694954223.6559] device (enp82s0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed')
Sep 17 08:37:03 NetworkManager[441]: <info> [1694954223.6581] device (enp82s0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed')
Sep 17 08:37:03 NetworkManager[441]: <info> [1694954223.6584] device (enp82s0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed')
Sep 17 08:37:03 NetworkManager[441]: <info> [1694954223.6589] manager: NetworkManager state is now CONNECTED_SITE
Sep 17 08:37:03 NetworkManager[441]: <info> [1694954223.6593] device (enp82s0): Activation: successful, device activated.
Sep 17 08:37:03 NetworkManager[441]: <info> [1694954223.6602] manager: startup complete
Sep 17 08:37:04 NetworkManager[441]: <info> [1694954224.1111] manager: NetworkManager state is now CONNECTED_GLOBAL
Sep 17 08:37:05 systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Sep 17 08:37:08 ntpd[489]: Listen normally on 4 enp82s0 10.88.111.28:123
Sep 17 08:37:08 ntpd[489]: Listen normally on 5 enp82s0 [fe80::9d0e:ae4e:c341:8435%3]:123
Sep 17 08:37:08 ntpd[489]: new interface(s) found: waking up resolver
Sep 17 08:37:15 dbus-daemon[438]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.12' (uid=0 pid=563 comm="sshd: null [priv] ")
Sep 17 08:37:15 dbus-daemon[438]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Sep 17 08:37:15 sshd[563]: Accepted password for null from fe80::e431:3efe:cd23:805e%enp82s0 port 47486 ssh2
Sep 17 08:37:15 sshd[563]: pam_unix(sshd:session): session opened for user haig(uid=1000) by haig(uid=0)
Sep 17 08:37:15 systemd[1]: Created slice User Slice of UID 1000.
Sep 17 08:37:15 systemd[1]: Starting User Runtime Directory /run/user/1000...
Sep 17 08:37:15 systemd-logind[439]: New session 1 of user haig.
Sep 17 08:37:15 systemd[1]: Finished User Runtime Directory /run/user/1000.
Sep 17 08:37:15 systemd[1]: Starting User Manager for UID 1000...
Sep 17 08:37:15 dbus-daemon[438]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.15' (uid=0 pid=569 comm="(systemd)")
Sep 17 08:37:15 dbus-daemon[438]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Sep 17 08:37:15 (systemd)[569]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[haig] ruser=[<unknown>] rhost=[<unknown>]
Sep 17 08:37:15 (systemd)[569]: pam_unix(systemd-user:session): session opened for user haig(uid=1000) by haig(uid=0)
Sep 17 08:37:15 systemd[569]: Queued start job for default target Main User Target.
Sep 17 08:37:15 systemd-journald[258]: /var/log/journal/3eb699ade65d4a5596447eda51971905/user-1000.journal: Journal file uses a different sequence number ID, rotating.
Sep 17 08:37:15 systemd[569]: Created slice User Application Slice.
Sep 17 08:37:15 systemd[569]: Reached target Paths.
Sep 17 08:37:15 systemd[569]: Reached target Timers.
Sep 17 08:37:15 systemd[569]: Starting D-Bus User Message Bus Socket...
Sep 17 08:37:15 systemd[569]: Listening on GnuPG network certificate management daemon.
Sep 17 08:37:15 systemd[569]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Sep 17 08:37:15 systemd[569]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Sep 17 08:37:15 systemd[569]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Sep 17 08:37:15 systemd[569]: Listening on GnuPG cryptographic agent and passphrase cache.
Sep 17 08:37:15 systemd[569]: Listening on p11-kit server.
Sep 17 08:37:15 systemd[569]: Listening on PipeWire Multimedia System Socket.
Sep 17 08:37:15 systemd[569]: Listening on Sound System.
Sep 17 08:37:15 systemd[569]: Listening on D-Bus User Message Bus Socket.
Sep 17 08:37:15 systemd[569]: Reached target Sockets.
Sep 17 08:37:15 systemd[569]: Reached target Basic System.
Sep 17 08:37:15 systemd[1]: Started User Manager for UID 1000.
Sep 17 08:37:15 systemd[569]: Starting Update XDG user dir configuration...
Sep 17 08:37:15 systemd[1]: Started Session 1 of User haig.
Sep 17 08:37:15 systemd[569]: Finished Update XDG user dir configuration.
Sep 17 08:37:15 systemd[569]: Reached target Main User Target.
Sep 17 08:37:15 systemd[569]: Startup finished in 157ms.
Sep 17 08:37:25 dbus-daemon[438]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.17' (uid=0 pid=591 comm="sudo reboot")
Sep 17 08:37:25 dbus-daemon[438]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Sep 17 08:37:25 sudo[591]: null : TTY=pts/0 ; PWD=/home/null ; USER=root ; COMMAND=/usr/bin/reboot
Sep 17 08:37:25 sudo[591]: pam_unix(sudo:session): session opened for user root(uid=0) by haig(uid=1000)
Sep 17 08:37:25 systemd-logind[439]: The system will reboot now!
Sep 17 08:37:25 systemd-logind[439]: System is rebooting.
Sep 17 08:37:25 sudo[591]: pam_unix(sudo:session): session closed for user root
Sep 17 08:37:25 systemd[1]: Stopping Session 1 of User haig...
Sep 17 08:37:25 sshd[563]: pam_unix(sshd:session): session closed for user null
Sep 17 08:37:25 systemd[1]: Removed slice Slice /system/getty.
Sep 17 08:37:25 systemd[1]: Removed slice Slice /system/modprobe.
Sep 17 08:37:25 systemd[1]: Stopped target Bluetooth Support.
Sep 17 08:37:25 systemd[1]: Stopped target Graphical Interface.
Sep 17 08:37:25 systemd[1]: Stopped target Multi-User System.
Sep 17 08:37:25 systemd[1]: Stopped target Login Prompts.
Sep 17 08:37:25 systemd[1]: Stopped target Sound Card.
Sep 17 08:37:25 systemd[1]: Stopped target Timer Units.
Sep 17 08:37:25 systemd[1]: archlinux-keyring-wkd-sync.timer: Deactivated successfully.
Sep 17 08:37:25 systemd[1]: Stopped Refresh existing PGP keys of archlinux-keyring regularly.
Sep 17 08:37:25 systemd[1]: shadow.timer: Deactivated successfully.
Sep 17 08:37:25 systemd[1]: Stopped Daily verification of password and group files.
Sep 17 08:37:25 systemd[1]: systemd-tmpfiles-clean.timer: Deactivated successfully.
Sep 17 08:37:25 systemd[1]: Stopped Daily Cleanup of Temporary Directories.
Sep 17 08:37:25 systemd[1]: systemd-rfkill.socket: Deactivated successfully.
Sep 17 08:37:25 systemd[1]: Closed Load/Save RF Kill Switch Status /dev/rfkill Watch.
Sep 17 08:37:25 avahi-daemon[437]: Got SIGTERM, quitting.
Sep 17 08:37:25 avahi-daemon[437]: Leaving mDNS multicast group on interface enp82s0.IPv6 with address fe80::9d0e:ae4e:c341:8435.
Sep 17 08:37:25 systemd[1]: Stopping Avahi mDNS/DNS-SD Stack...
Sep 17 08:37:25 avahi-daemon[437]: Leaving mDNS multicast group on interface enp82s0.IPv4 with address 10.88.111.28.
Sep 17 08:37:25 avahi-daemon[437]: Leaving mDNS multicast group on interface lo.IPv6 with address ::1.
Sep 17 08:37:25 avahi-daemon[437]: Leaving mDNS multicast group on interface lo.IPv4 with address 127.0.0.1.
Sep 17 08:37:25 avahi-daemon[437]: avahi-daemon 0.8 exiting.
Sep 17 08:37:25 systemd[1]: Starting Generate shutdown-ramfs...
Sep 17 08:37:25 ntpd[489]: ntpd exiting on signal 15 (Terminated)
Sep 17 08:37:25 ntpd[489]: 192.99.160.57 local addr 10.88.111.28 -> <null>
Sep 17 08:37:25 systemd[1]: Stopping Network Time Service...
Sep 17 08:37:25 ntpd[489]: 162.159.200.123 local addr 10.88.111.28 -> <null>
Sep 17 08:37:25 sddm[493]: Signal received: SIGTERM
Sep 17 08:37:25 ntpd[489]: 216.6.2.70 local addr 10.88.111.28 -> <null>
Sep 17 08:37:25 systemd[1]: Stopping Simple Desktop Display Manager...
Sep 17 08:37:25 ntpd[489]: 216.232.132.102 local addr 10.88.111.28 -> <null>
Sep 17 08:37:25 systemd[1]: Stopping OpenSSH Daemon...
Sep 17 08:37:25 sshd[486]: Received signal 15; terminating.
Sep 17 08:37:25 systemd[1]: Stopping Hostname Service...
Sep 17 08:37:25 systemd[1]: Stopping Load/Save OS Random Seed...
Sep 17 08:37:25 systemd[1]: avahi-daemon.service: Deactivated successfully.
Sep 17 08:37:25 systemd[1]: Stopped Avahi mDNS/DNS-SD Stack.
Sep 17 08:37:25 systemd[1]: systemd-hostnamed.service: Deactivated successfully.
Sep 17 08:37:25 mkinitcpio[595]: ==> Starting build: 'none'
Sep 17 08:37:25 mkinitcpio[595]: -> Running build hook: [sd-shutdown]
Sep 17 08:37:25 systemd[1]: Stopped Hostname Service.
Sep 17 08:37:25 systemd[1]: sshd.service: Deactivated successfully.
Sep 17 08:37:25 systemd[1]: Stopped OpenSSH Daemon.
Sep 17 08:37:25 systemd[1]: sddm.service: Deactivated successfully.
Sep 17 08:37:25 systemd[1]: Stopped Simple Desktop Display Manager.
Sep 17 08:37:25 systemd[1]: sddm.service: Consumed 1.265s CPU time.
Sep 17 08:37:25 systemd[1]: ntpd.service: Deactivated successfully.
Sep 17 08:37:25 systemd[1]: Stopped Network Time Service.
Sep 17 08:37:25 systemd[1]: systemd-random-seed.service: Deactivated successfully.
Sep 17 08:37:25 systemd[1]: Stopped Load/Save OS Random Seed.
Sep 17 08:37:25 systemd[1]: session-1.scope: Deactivated successfully.
Sep 17 08:37:25 systemd[1]: Stopped Session 1 of User haig.
Sep 17 08:37:25 systemd-logind[439]: Session 1 logged out. Waiting for processes to exit.
Sep 17 08:37:25 systemd[1]: Stopping User Login Management...
Sep 17 08:37:25 systemd[1]: Stopping User Manager for UID 1000...
Sep 17 08:37:25 systemd-logind[439]: Removed session 1.
Sep 17 08:37:25 systemd[569]: Activating special unit Exit the Session...
Sep 17 08:37:25 systemd[569]: Stopped target Main User Target.
Sep 17 08:37:25 systemd[569]: Stopped target Basic System.
Sep 17 08:37:25 systemd[569]: Stopped target Paths.
Sep 17 08:37:25 systemd[569]: Stopped target Sockets.
Sep 17 08:37:25 systemd[569]: Stopped target Timers.
Sep 17 08:37:25 systemd[569]: Closed D-Bus User Message Bus Socket.
Sep 17 08:37:25 systemd[569]: Closed GnuPG network certificate management daemon.
Sep 17 08:37:25 systemd[569]: Closed GnuPG cryptographic agent and passphrase cache (access for web browsers).
Sep 17 08:37:25 systemd[569]: Closed GnuPG cryptographic agent and passphrase cache (restricted).
Sep 17 08:37:25 systemd[569]: Closed GnuPG cryptographic agent (ssh-agent emulation).
Sep 17 08:37:25 systemd[569]: Closed GnuPG cryptographic agent and passphrase cache.
Sep 17 08:37:25 systemd[569]: Closed p11-kit server.
Sep 17 08:37:25 systemd[569]: Closed PipeWire Multimedia System Socket.
Sep 17 08:37:25 systemd[569]: Closed Sound System.
Sep 17 08:37:25 systemd[569]: Removed slice User Application Slice.
Sep 17 08:37:25 systemd[569]: Reached target Shutdown.
Sep 17 08:37:25 systemd[569]: Finished Exit the Session.
Sep 17 08:37:25 systemd[569]: Reached target Exit the Session.
Sep 17 08:37:25 (sd-pam)[571]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8004 service=[systemd-user] terminal=[] user=[haig] ruser=[<unknown>] rhost=[<unknown>]
Sep 17 08:37:25 systemd[1]: user@1000.service: Deactivated successfully.
Sep 17 08:37:25 systemd[1]: Stopped User Manager for UID 1000.
Sep 17 08:37:25 mkinitcpio[595]: ==> Build complete.
Sep 17 08:37:25 systemd[1]: mkinitcpio-generate-shutdown-ramfs.service: Deactivated successfully.
Sep 17 08:37:25 systemd[1]: Finished Generate shutdown-ramfs.
Sep 17 08:37:25 systemd[1]: systemd-logind.service: Deactivated successfully.
Sep 17 08:37:25 systemd[1]: Stopped User Login Management.
Sep 17 08:37:25 systemd[1]: Stopping Permit User Sessions...
Sep 17 08:37:25 systemd[1]: Stopping User Runtime Directory /run/user/1000...
Sep 17 08:37:25 systemd[1]: run-user-1000.mount: Deactivated successfully.
Sep 17 08:37:25 systemd[1]: Unmounted /run/user/1000.
Sep 17 08:37:25 systemd[1]: systemd-user-sessions.service: Deactivated successfully.
Sep 17 08:37:25 systemd[1]: Stopped Permit User Sessions.
Sep 17 08:37:25 systemd[1]: user-runtime-dir@1000.service: Deactivated successfully.
Sep 17 08:37:25 systemd[1]: Stopped User Runtime Directory /run/user/1000.
Sep 17 08:37:26 systemd[1]: Removed slice User Slice of UID 1000.
Sep 17 08:37:26 systemd[1]: Stopped target Network.
Sep 17 08:37:26 systemd[1]: Stopped target Remote File Systems.
Sep 17 08:37:26 systemd[1]: Stopping Network Manager...
Sep 17 08:37:26 NetworkManager[441]: <info> [1694954246.0172] caught SIGTERM, shutting down normally.
Sep 17 08:37:26 systemd[1]: Stopping WPA supplicant...
Sep 17 08:37:26 wpa_supplicant[482]: p2p-dev-wlp83s0: CTRL-EVENT-DSCP-POLICY clear_all
Sep 17 08:37:26 wpa_supplicant[482]: p2p-dev-wlp83s0: CTRL-EVENT-DSCP-POLICY clear_all
Sep 17 08:37:26 wpa_supplicant[482]: nl80211: deinit ifname=p2p-dev-wlp83s0 disabled_11b_rates=0
Sep 17 08:37:26 wpa_supplicant[482]: p2p-dev-wlp83s0: CTRL-EVENT-TERMINATING
Sep 17 08:37:26 wpa_supplicant[482]: wlp83s0: CTRL-EVENT-DSCP-POLICY clear_all
Sep 17 08:37:26 NetworkManager[441]: <info> [1694954246.0934] dhcp4 (enp82s0): canceled DHCP transaction
Sep 17 08:37:26 NetworkManager[441]: <info> [1694954246.0935] dhcp4 (enp82s0): activation: beginning transaction (timeout in 45 seconds)
Sep 17 08:37:26 NetworkManager[441]: <info> [1694954246.0935] dhcp4 (enp82s0): state changed no lease
Sep 17 08:37:26 NetworkManager[441]: <info> [1694954246.0939] manager: NetworkManager state is now CONNECTED_SITE
Sep 17 08:37:26 dbus-daemon[438]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.3' (uid=0 pid=441 comm="/usr/bin/NetworkManager --no-daemon")
Sep 17 08:37:26 NetworkManager[441]: <info> [1694954246.0944] device (wlp83s0): state change: disconnected -> unmanaged (reason 'unmanaged', sys-iface-state: 'managed')
Sep 17 08:37:26 dbus-daemon[438]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.nm-dispatcher.service': Refusing activation, D-Bus is shutting down.
Sep 17 08:37:26 wpa_supplicant[482]: wlp83s0: CTRL-EVENT-DSCP-POLICY clear_all
Sep 17 08:37:26 wpa_supplicant[482]: nl80211: deinit ifname=wlp83s0 disabled_11b_rates=0
Sep 17 08:37:26 wpa_supplicant[482]: wlp83s0: CTRL-EVENT-TERMINATING
Sep 17 08:37:26 NetworkManager[441]: <info> [1694954246.1369] device (wlp83s0): set-hw-addr: reset MAC address to E4:A4:71:F7:26:9B (unmanage)
Sep 17 08:37:26 systemd[1]: wpa_supplicant.service: Deactivated successfully.
Sep 17 08:37:26 systemd[1]: Stopped WPA supplicant.
Sep 17 08:37:26 kernel: ACPI: \: failed to evaluate _DSM bf0212f2-788f-c64d-a5b3-1f738e285ade (0x1001)
Sep 17 08:37:26 kernel: ACPI: \: failed to evaluate _DSM bf0212f2-788f-c64d-a5b3-1f738e285ade (0x1001)
Sep 17 08:37:26 kernel: ACPI: \: failed to evaluate _DSM bf0212f2-788f-c64d-a5b3-1f738e285ade (0x1001)
Sep 17 08:37:26 kernel: ACPI: \: failed to evaluate _DSM bf0212f2-788f-c64d-a5b3-1f738e285ade (0x1001)
Sep 17 08:37:26 kernel: ACPI: \: failed to evaluate _DSM bf0212f2-788f-c64d-a5b3-1f738e285ade (0x1001)
Sep 17 08:37:26 kernel: ACPI: \: failed to evaluate _DSM bf0212f2-788f-c64d-a5b3-1f738e285ade (0x1001)
Sep 17 08:37:26 kernel: ACPI: \: failed to evaluate _DSM bf0212f2-788f-c64d-a5b3-1f738e285ade (0x1001)
Sep 17 08:37:26 NetworkManager[441]: <info> [1694954246.3786] device (p2p-dev-wlp83s0): state change: disconnected -> unmanaged (reason 'removed', sys-iface-state: 'removed')
Sep 17 08:37:26 dbus-daemon[438]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.3' (uid=0 pid=441 comm="/usr/bin/NetworkManager --no-daemon")
Sep 17 08:37:26 dbus-daemon[438]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.nm-dispatcher.service': Refusing activation, D-Bus is shutting down.
Sep 17 08:37:26 NetworkManager[441]: <info> [1694954246.3957] exiting (success)
Sep 17 08:37:26 systemd[1]: NetworkManager.service: Deactivated successfully.
Sep 17 08:37:26 systemd[1]: Stopped Network Manager.
Sep 17 08:37:26 systemd[1]: Stopping D-Bus System Message Bus...
Sep 17 08:37:26 systemd[1]: dbus.service: Deactivated successfully.
Sep 17 08:37:26 systemd[1]: Stopped D-Bus System Message Bus.
Sep 17 08:37:26 systemd[1]: Stopped target Basic System.
Sep 17 08:37:26 systemd[1]: Stopped target Path Units.
Sep 17 08:37:26 systemd[1]: Stopped target Slice Units.
Sep 17 08:37:26 systemd[1]: Removed slice User and Session Slice.
Sep 17 08:37:26 systemd[1]: Stopped target Socket Units.
Sep 17 08:37:26 systemd[1]: avahi-daemon.socket: Deactivated successfully.
Sep 17 08:37:26 systemd[1]: Closed Avahi mDNS/DNS-SD Stack Activation Socket.
Sep 17 08:37:26 systemd[1]: dbus.socket: Deactivated successfully.
Sep 17 08:37:26 systemd[1]: Closed D-Bus System Message Bus Socket.
Sep 17 08:37:26 systemd[1]: Stopped target System Initialization.
Sep 17 08:37:26 systemd[1]: proc-sys-fs-binfmt_misc.automount: Deactivated successfully.
Sep 17 08:37:26 systemd[1]: Unset automount Arbitrary Executable File Formats File System Automount Point.
Sep 17 08:37:26 systemd[1]: Stopped target Local Encrypted Volumes.
Sep 17 08:37:26 systemd[1]: systemd-ask-password-console.path: Deactivated successfully.
Sep 17 08:37:26 systemd[1]: Stopped Dispatch Password Requests to Console Directory Watch.
Sep 17 08:37:26 systemd[1]: systemd-ask-password-wall.path: Deactivated successfully.
Sep 17 08:37:26 systemd[1]: Stopped Forward Password Requests to Wall Directory Watch.
Sep 17 08:37:26 systemd[1]: Stopped target Local Integrity Protected Volumes.
Sep 17 08:37:26 systemd[1]: Stopped target Local Verity Protected Volumes.
Sep 17 08:37:26 systemd[1]: systemd-sysctl.service: Deactivated successfully.
Sep 17 08:37:26 systemd[1]: Stopped Apply Kernel Variables.
Sep 17 08:37:26 systemd[1]: systemd-coredump.socket: Deactivated successfully.
Sep 17 08:37:26 systemd[1]: Closed Process Core Dump Socket.
Sep 17 08:37:26 systemd[1]: systemd-modules-load.service: Deactivated successfully.
Sep 17 08:37:26 systemd[1]: Stopped Load Kernel Modules.
Sep 17 08:37:26 systemd[1]: systemd-modules-load.service: Consumed 1.009s CPU time.
Sep 17 08:37:26 systemd[1]: Stopping Record System Boot/Shutdown in UTMP...
Sep 17 08:37:26 systemd[1]: systemd-update-utmp.service: Deactivated successfully.
Sep 17 08:37:26 systemd[1]: Stopped Record System Boot/Shutdown in UTMP.
Sep 17 08:37:26 systemd[1]: systemd-tmpfiles-setup.service: Deactivated successfully.
Sep 17 08:37:26 systemd[1]: Stopped Create Volatile Files and Directories.
Sep 17 08:37:26 systemd[1]: Stopped target Local File Systems.
Sep 17 08:37:26 systemd[1]: Unmounting /boot...
Sep 17 08:37:26 systemd[1]: Unmounting Temporary Directory /tmp...
Sep 17 08:37:26 systemd[1]: boot.mount: Deactivated successfully.
Sep 17 08:37:26 systemd[1]: Unmounted /boot.
Sep 17 08:37:26 systemd[1]: tmp.mount: Deactivated successfully.
Sep 17 08:37:26 systemd[1]: Unmounted Temporary Directory /tmp.
Sep 17 08:37:26 systemd[1]: Stopped target Preparation for Local File Systems.
Sep 17 08:37:26 systemd[1]: Stopped target Swaps.
Sep 17 08:37:26 systemd[1]: Deactivating swap /dev/disk/by-diskseq/1-part2...
Sep 17 08:37:26 systemd[1]: systemd-remount-fs.service: Deactivated successfully.
Sep 17 08:37:26 systemd[1]: Stopped Remount Root and Kernel File Systems.
Sep 17 08:37:26 systemd[1]: systemd-tmpfiles-setup-dev.service: Deactivated successfully.
Sep 17 08:37:26 systemd[1]: Stopped Create Static Device Nodes in /dev.
Sep 17 08:37:26 systemd[1]: systemd-tmpfiles-setup-dev-early.service: Deactivated successfully.
Sep 17 08:37:26 systemd[1]: Stopped Create Static Device Nodes in /dev gracefully.
Sep 17 08:37:26 systemd[1]: Reached target System Shutdown.
Sep 17 08:37:26 systemd[1]: dev-disk-by\x2did-nvme\x2dSamsung_SSD_950_PRO_512GB_S2GMNX0H811358Y\x2dpart2.swap: Deactivated successfully.
Sep 17 08:37:27 systemd[1]: Deactivated swap /dev/disk/by-id/nvme-Samsung_SSD_950_PRO_512GB_S2GMNX0H811358Y-part2.
Sep 17 08:37:27 systemd[1]: dev-disk-by\x2did-nvme\x2dnvme.144d\x2d5332474d4e58304838313133353859\x2d53616d73756e6720535344203935302050524f203531324742\x2d00000001\x2dpart2.swap: Deactivated successfully.
Sep 17 08:37:27 systemd[1]: Deactivated swap /dev/disk/by-id/nvme-nvme.144d-5332474d4e58304838313133353859-53616d73756e6720535344203935302050524f203531324742-00000001-part2.
Sep 17 08:37:27 systemd[1]: dev-disk-by\x2ddiskseq-1\x2dpart2.swap: Deactivated successfully.
Sep 17 08:37:27 systemd[1]: Deactivated swap /dev/disk/by-diskseq/1-part2.
Sep 17 08:37:27 systemd[1]: dev-disk-by\x2dpath-pci\x2d0000:4d:00.0\x2dnvme\x2d1\x2dpart2.swap: Deactivated successfully.
Sep 17 08:37:27 systemd[1]: Deactivated swap /dev/disk/by-path/pci-0000:4d:00.0-nvme-1-part2.
Sep 17 08:37:27 systemd[1]: dev-disk-by\x2dpartuuid-eb4d3b58\x2ded15\x2d436f\x2dacdb\x2d8d04a69c4ec1.swap: Deactivated successfully.
Sep 17 08:37:27 systemd[1]: Deactivated swap /dev/disk/by-partuuid/eb4d3b58-ed15-436f-acdb-8d04a69c4ec1.
Sep 17 08:37:27 systemd[1]: dev-disk-by\x2did-nvme\x2dSamsung_SSD_950_PRO_512GB_S2GMNX0H811358Y_1\x2dpart2.swap: Deactivated successfully.
Sep 17 08:37:27 systemd[1]: Deactivated swap /dev/disk/by-id/nvme-Samsung_SSD_950_PRO_512GB_S2GMNX0H811358Y_1-part2.
Sep 17 08:37:27 systemd[1]: dev-nvme1n1p2.swap: Deactivated successfully.
Sep 17 08:37:27 systemd[1]: Deactivated swap /dev/nvme1n1p2.
Sep 17 08:37:27 systemd[1]: dev-disk-by\x2duuid-49a36144\x2d9829\x2d4202\x2d871c\x2d6923c148df6a.swap: Deactivated successfully.
Sep 17 08:37:27 systemd[1]: Deactivated swap /dev/disk/by-uuid/49a36144-9829-4202-871c-6923c148df6a.
Sep 17 08:37:27 systemd[1]: Reached target Unmount All Filesystems.
Sep 17 08:37:27 systemd[1]: Reached target Late Shutdown Services.
Sep 17 08:37:27 systemd[1]: systemd-reboot.service: Deactivated successfully.
Sep 17 08:37:27 systemd[1]: Finished System Reboot.
Sep 17 08:37:27 systemd[1]: Reached target System Reboot.
Sep 17 08:37:27 systemd[1]: Shutting down.
Sep 17 08:37:27 systemd[1]: Using hardware watchdog 'iTCO_wdt', version 2, device /dev/watchdog0
Sep 17 08:37:27 systemd[1]: Watchdog running with a timeout of 10min.
Sep 17 08:37:27 kernel: watchdog: watchdog0: watchdog did not stop!
Sep 17 08:37:27 systemd-shutdown[1]: Using hardware watchdog 'iTCO_wdt', version 2, device /dev/watchdog0
Sep 17 08:37:27 systemd-shutdown[1]: Watchdog running with a timeout of 10min.
Sep 17 08:37:27 systemd-shutdown[1]: Syncing filesystems and block devices.
Sep 17 08:37:27 systemd-shutdown[1]: Sending SIGTERM to remaining processes...
Sep 17 08:37:27 systemd-journald[258]: Received SIGTERM from PID 1 (systemd-shutdow).
Sep 17 08:37:27 systemd-journald[258]: Journal stopped
Last edited by haigioli (2023-09-19 23:41:09)
Offline
Hold on a second. There're two nvidia GPUs.
GP104 [GeForce GTX 1070] on 4f:00 and GP104 [GeForce GTX 1080] on 50:00
Sep 17 08:36:54 kernel: pci 0000:4f:00.0: [10de:1b81] type 00 class 0x030000
Sep 17 08:36:54 kernel: pci 0000:4f:00.0: reg 0x10: [mem 0xcc000000-0xccffffff]
Sep 17 08:36:54 kernel: pci 0000:4f:00.0: reg 0x14: [mem 0xb0000000-0xbfffffff 64bit pref]
Sep 17 08:36:54 kernel: pci 0000:4f:00.0: reg 0x1c: [mem 0xc0000000-0xc1ffffff 64bit pref]
Sep 17 08:36:54 kernel: pci 0000:4f:00.0: reg 0x24: [io 0x8000-0x807f]
Sep 17 08:36:54 kernel: pci 0000:4f:00.0: reg 0x30: [mem 0xcd000000-0xcd07ffff pref]
Sep 17 08:36:54 kernel: pci 0000:4f:00.0: enabling Extended Tags
Sep 17 08:36:54 kernel: pci 0000:4f:00.1: [10de:10f0] type 00 class 0x040300
Sep 17 08:36:54 kernel: pci 0000:4f:00.1: reg 0x10: [mem 0xcd080000-0xcd083fff]
Sep 17 08:36:54 kernel: pci 0000:4f:00.1: enabling Extended Tags
Sep 17 08:36:54 kernel: pci 0000:50:00.0: [10de:1b80] type 00 class 0x030000
Sep 17 08:36:54 kernel: pci 0000:50:00.0: reg 0x10: [mem 0xce000000-0xceffffff]
Sep 17 08:36:54 kernel: pci 0000:50:00.0: reg 0x14: [mem 0x90000000-0x9fffffff 64bit pref]
Sep 17 08:36:54 kernel: pci 0000:50:00.0: reg 0x1c: [mem 0xa0000000-0xa1ffffff 64bit pref]
Sep 17 08:36:54 kernel: pci 0000:50:00.0: reg 0x24: [io 0xb000-0xb07f]
Sep 17 08:36:54 kernel: pci 0000:50:00.0: reg 0x30: [mem 0xcf000000-0xcf07ffff pref]
Sep 17 08:36:54 kernel: pci 0000:50:00.0: enabling Extended Tags
Sep 17 08:36:54 kernel: pci 0000:50:00.0: BAR 3: assigned to efifb
Sep 17 08:36:54 kernel: pci 0000:50:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
Sep 17 08:36:54 kernel: pci 0000:50:00.0: 32.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x16 link at 0000:00:03.0 (capable of 126.016 Gb/s with 8.0 GT/s PCIe x16 link)
Sep 17 08:36:54 kernel: pci 0000:50:00.1: [10de:10f0] type 00 class 0x040300
Sep 17 08:36:54 kernel: pci 0000:50:00.1: reg 0x10: [mem 0xcf080000-0xcf083fff]
Sep 17 08:36:54 kernel: pci 0000:50:00.1: enabling Extended Tags
Sep 17 08:36:54 kernel: pci 0000:50:00.0: can't claim BAR 1 [mem 0x90000000-0x9fffffff 64bit pref]: no compatible bridge window
Sep 17 08:36:54 kernel: pci 0000:50:00.0: can't claim BAR 3 [mem 0xa0000000-0xa1ffffff 64bit pref]: no compatible bridge window
Sep 17 08:36:54 kernel: pci 0000:4f:00.0: vgaarb: setting as boot VGA device
Sep 17 08:36:54 kernel: pci 0000:4f:00.0: vgaarb: bridge control possible
Sep 17 08:36:54 kernel: pci 0000:4f:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
Sep 17 08:36:54 kernel: pci 0000:50:00.0: vgaarb: setting as boot VGA device (overriding previous)
Sep 17 08:36:54 kernel: pci 0000:50:00.0: vgaarb: bridge control possible
Sep 17 08:36:54 kernel: pci 0000:50:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
Sep 17 08:36:54 kernel: pci 0000:50:00.0: BAR 1: no space for [mem size 0x10000000 64bit pref]
Sep 17 08:36:54 kernel: pci 0000:50:00.0: BAR 1: failed to assign [mem 0x90000000-0x9fffffff 64bit pref]
Sep 17 08:36:54 kernel: pci 0000:50:00.0: BAR 3: no space for [mem size 0x02000000 64bit pref]
Sep 17 08:36:54 kernel: pci 0000:50:00.0: BAR 3: failed to assign [mem 0xa0000000-0xa1ffffff 64bit pref]
Sep 17 08:36:54 kernel: pci 0000:4f:00.1: extending delay after power-on from D3hot to 20 msec
Sep 17 08:36:54 kernel: pci 0000:4f:00.1: D0 power state depends on 0000:4f:00.0
Sep 17 08:36:54 kernel: pci 0000:50:00.1: extending delay after power-on from D3hot to 20 msec
Sep 17 08:36:54 kernel: pci 0000:50:00.1: D0 power state depends on 0000:50:00.0
Sep 17 08:36:54 kernel: pci 0000:50:00.0: BAR has moved, updating efifb address
Sep 17 08:36:55 kernel: nvidia 0000:4f:00.0: enabling device (0100 -> 0103)
Sep 17 08:36:55 kernel: nvidia 0000:4f:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=none
NVRM: BAR1 is 0M @ 0x0 (PCI:0000:50:00.0)
NVRM: BAR2 is 0M @ 0x0 (PCI:0000:50:00.0)
NVRM: BAR3 is 0M @ 0x0 (PCI:0000:50:00.0)
NVRM: BAR4 is 0M @ 0x0 (PCI:0000:50:00.0)
Sep 17 08:36:55 kernel: nvidia 0000:50:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=io+mem
Sep 17 08:36:55 kernel: snd_hda_intel 0000:4f:00.1: Disabling MSI
Sep 17 08:36:55 kernel: snd_hda_intel 0000:4f:00.1: Handle vga_switcheroo audio client
Sep 17 08:36:55 kernel: snd_hda_intel 0000:50:00.1: Disabling MSI
Sep 17 08:36:55 kernel: snd_hda_intel 0000:50:00.1: Handle vga_switcheroo audio client
Sep 17 08:36:56 kernel: snd_hda_intel 0000:4f:00.1: azx_get_response timeout, switching to polling mode: last cmd=0x000f0000
Sep 17 08:36:56 kernel: snd_hda_intel 0000:50:00.1: azx_get_response timeout, switching to polling mode: last cmd=0x000f0000
Sep 17 08:36:57 kernel: [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:4f:00.0 on minor 0
Sep 17 08:36:57 kernel: NVRM: GPU 0000:50:00.0: RmInitAdapter failed! (0x22:0x40:762)
Sep 17 08:36:57 kernel: NVRM: GPU 0000:50:00.0: rm_init_adapter failed, device minor number 1
Sep 17 08:36:57 kernel: NVRM: GPU 0000:50:00.0: RmInitAdapter failed! (0x22:0x40:762)
Sep 17 08:36:57 kernel: NVRM: GPU 0000:50:00.0: rm_init_adapter failed, device minor number 1
Sep 17 08:36:57 kernel: NVRM: GPU 0000:50:00.0: RmInitAdapter failed! (0x22:0x40:762)
Sep 17 08:36:57 kernel: NVRM: GPU 0000:50:00.0: rm_init_adapter failed, device minor number 1
Sep 17 08:36:57 kernel: NVRM: GPU 0000:50:00.0: RmInitAdapter failed! (0x22:0x40:762)
Sep 17 08:36:57 kernel: NVRM: GPU 0000:50:00.0: rm_init_adapter failed, device minor number 1
Sep 17 08:36:57 kernel: NVRM: GPU 0000:50:00.0: RmInitAdapter failed! (0x22:0x40:762)
Sep 17 08:36:57 kernel: NVRM: GPU 0000:50:00.0: rm_init_adapter failed, device minor number 1
Sep 17 08:36:59 kernel: NVRM: GPU 0000:50:00.0: RmInitAdapter failed! (0x22:0x40:762)
Sep 17 08:36:59 kernel: NVRM: GPU 0000:50:00.0: rm_init_adapter failed, device minor number 1
Sep 17 08:36:59 kernel: NVRM: GPU 0000:50:00.0: RmInitAdapter failed! (0x22:0x40:762)
Sep 17 08:36:59 kernel: NVRM: GPU 0000:50:00.0: rm_init_adapter failed, device minor number 1
Sep 17 08:37:00 kernel: input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:02.0/0000:4b:00.0/0000:4c:10.0/0000:4f:00.1/sound/card1/input21
Sep 17 08:37:00 kernel: input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:02.0/0000:4b:00.0/0000:4c:10.0/0000:4f:00.1/sound/card1/input22
Sep 17 08:37:00 kernel: input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:02.0/0000:4b:00.0/0000:4c:10.0/0000:4f:00.1/sound/card1/input23
Sep 17 08:37:00 kernel: input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:02.0/0000:4b:00.0/0000:4c:10.0/0000:4f:00.1/sound/card1/input24
Sep 17 08:37:00 kernel: input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.0/0000:50:00.1/sound/card2/input25
Sep 17 08:37:00 kernel: input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.0/0000:50:00.1/sound/card2/input26
Sep 17 08:37:00 kernel: input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.0/0000:50:00.1/sound/card2/input27
Sep 17 08:37:00 kernel: input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:03.0/0000:50:00.1/sound/card2/input28
Sep 17 08:37:02 kernel: NVRM: GPU 0000:50:00.0: RmInitAdapter failed! (0x22:0x40:762)
Sep 17 08:37:02 kernel: NVRM: GPU 0000:50:00.0: rm_init_adapter failed, device minor number 1
Sep 17 08:37:02 kernel: NVRM: GPU 0000:50:00.0: RmInitAdapter failed! (0x22:0x40:762)
Sep 17 08:37:02 kernel: NVRM: GPU 0000:50:00.0: rm_init_adapter failed, device minor number 1
Sep 17 08:37:27 systemd-journald[258]: Journal stopped
The one on 50:00 throws a tantrum, but the one on 4f:00 looks fine?
Do we have a journal of a "good" boot?
Offline
I'll have to generate a good boot by reinstalling 6.4.12 kernel. I'll post that later.
Note that there are two GPUs now (original config before these problems). But, as I said before, when these problems began, I removed them and worked with only one card. First, leaving it in the PEG position, then on all the other PCIe slots that would take it. The problem persisted on all slots with only 1 GPU (didn't matter which one: the 1070 or 1080).
Offline
So, I reinstalled kernel 6.4.12 and everything boots up fine. Here's the log:
Sep 17 14:13:47 kernel: microcode: updated early: 0xb00001d -> 0xb000040, date = 2021-05-19
Sep 17 14:13:47 kernel: Linux version 6.4.12-arch1-1 (linux@archlinux) (gcc (GCC) 13.2.1 20230801, GNU ld (GNU Binutils) 2.41.0) #1 SMP PREEMPT_DYNAMIC Thu, 24 Aug 2023 00:38:14 +0000
Sep 17 14:13:47 kernel: Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=565debe4-b0d5-4a3c-9759-1e90a4ace905 rw loglevel=3 quiet xhci_hcd.quirks=270336 pcie_aspm=off pcie_port_pm=off nvidia_drm.modeset=1
Sep 17 14:13:47 kernel: BIOS-provided physical RAM map:
Sep 17 14:13:47 kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
Sep 17 14:13:47 kernel: BIOS-e820: [mem 0x0000000000100000-0x000000008486dfff] usable
Sep 17 14:13:47 kernel: BIOS-e820: [mem 0x000000008486e000-0x00000000855d6fff] reserved
Sep 17 14:13:47 kernel: BIOS-e820: [mem 0x00000000855d7000-0x00000000855e6fff] ACPI data
Sep 17 14:13:47 kernel: BIOS-e820: [mem 0x00000000855e7000-0x0000000086435fff] ACPI NVS
Sep 17 14:13:47 kernel: BIOS-e820: [mem 0x0000000086436000-0x0000000086f7afff] reserved
Sep 17 14:13:47 kernel: BIOS-e820: [mem 0x0000000086f7b000-0x0000000086f7bfff] usable
Sep 17 14:13:47 kernel: BIOS-e820: [mem 0x0000000086f7c000-0x0000000087001fff] reserved
Sep 17 14:13:47 kernel: BIOS-e820: [mem 0x0000000087002000-0x0000000087ffffff] usable
Sep 17 14:13:47 kernel: BIOS-e820: [mem 0x0000000088000000-0x000000008bffffff] reserved
Sep 17 14:13:47 kernel: BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
Sep 17 14:13:47 kernel: BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed44fff] reserved
Sep 17 14:13:47 kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Sep 17 14:13:47 kernel: BIOS-e820: [mem 0x0000000100000000-0x000000106fffffff] usable
Sep 17 14:13:47 kernel: The simpledrm driver will not be probed
Sep 17 14:13:47 kernel: NX (Execute Disable) protection: active
Sep 17 14:13:47 kernel: e820: update [mem 0x7c15f018-0x7c166857] usable ==> usable
Sep 17 14:13:47 kernel: e820: update [mem 0x7c15f018-0x7c166857] usable ==> usable
Sep 17 14:13:47 kernel: e820: update [mem 0x7c157018-0x7c15ee57] usable ==> usable
Sep 17 14:13:47 kernel: e820: update [mem 0x7c157018-0x7c15ee57] usable ==> usable
Sep 17 14:13:47 kernel: e820: update [mem 0x7c137018-0x7c156857] usable ==> usable
Sep 17 14:13:47 kernel: e820: update [mem 0x7c137018-0x7c156857] usable ==> usable
Sep 17 14:13:47 kernel: e820: update [mem 0x7c116018-0x7c136257] usable ==> usable
Sep 17 14:13:47 kernel: e820: update [mem 0x7c116018-0x7c136257] usable ==> usable
Sep 17 14:13:47 kernel: e820: update [mem 0x7c104018-0x7c115057] usable ==> usable
Sep 17 14:13:47 kernel: e820: update [mem 0x7c104018-0x7c115057] usable ==> usable
Sep 17 14:13:47 kernel: e820: update [mem 0x7c0f2018-0x7c103057] usable ==> usable
Sep 17 14:13:47 kernel: e820: update [mem 0x7c0f2018-0x7c103057] usable ==> usable
Sep 17 14:13:47 kernel: extended physical RAM map:
Sep 17 14:13:47 kernel: reserve setup_data: [mem 0x0000000000000000-0x000000000009ffff] usable
Sep 17 14:13:47 kernel: reserve setup_data: [mem 0x0000000000100000-0x000000007c0f2017] usable
Sep 17 14:13:47 kernel: reserve setup_data: [mem 0x000000007c0f2018-0x000000007c103057] usable
Sep 17 14:13:47 kernel: reserve setup_data: [mem 0x000000007c103058-0x000000007c104017] usable
Sep 17 14:13:47 kernel: reserve setup_data: [mem 0x000000007c104018-0x000000007c115057] usable
Sep 17 14:13:47 kernel: reserve setup_data: [mem 0x000000007c115058-0x000000007c116017] usable
Sep 17 14:13:47 kernel: reserve setup_data: [mem 0x000000007c116018-0x000000007c136257] usable
Sep 17 14:13:47 kernel: reserve setup_data: [mem 0x000000007c136258-0x000000007c137017] usable
Sep 17 14:13:47 kernel: reserve setup_data: [mem 0x000000007c137018-0x000000007c156857] usable
Sep 17 14:13:47 kernel: reserve setup_data: [mem 0x000000007c156858-0x000000007c157017] usable
Sep 17 14:13:47 kernel: reserve setup_data: [mem 0x000000007c157018-0x000000007c15ee57] usable
Sep 17 14:13:47 kernel: reserve setup_data: [mem 0x000000007c15ee58-0x000000007c15f017] usable
Sep 17 14:13:47 kernel: reserve setup_data: [mem 0x000000007c15f018-0x000000007c166857] usable
Sep 17 14:13:47 kernel: reserve setup_data: [mem 0x000000007c166858-0x000000008486dfff] usable
Sep 17 14:13:47 kernel: reserve setup_data: [mem 0x000000008486e000-0x00000000855d6fff] reserved
Sep 17 14:13:47 kernel: reserve setup_data: [mem 0x00000000855d7000-0x00000000855e6fff] ACPI data
Sep 17 14:13:47 kernel: reserve setup_data: [mem 0x00000000855e7000-0x0000000086435fff] ACPI NVS
Sep 17 14:13:47 kernel: reserve setup_data: [mem 0x0000000086436000-0x0000000086f7afff] reserved
Sep 17 14:13:47 kernel: reserve setup_data: [mem 0x0000000086f7b000-0x0000000086f7bfff] usable
Sep 17 14:13:47 kernel: reserve setup_data: [mem 0x0000000086f7c000-0x0000000087001fff] reserved
Sep 17 14:13:47 kernel: reserve setup_data: [mem 0x0000000087002000-0x0000000087ffffff] usable
Sep 17 14:13:47 kernel: reserve setup_data: [mem 0x0000000088000000-0x000000008bffffff] reserved
Sep 17 14:13:47 kernel: reserve setup_data: [mem 0x00000000e0000000-0x00000000efffffff] reserved
Sep 17 14:13:47 kernel: reserve setup_data: [mem 0x00000000fed1c000-0x00000000fed44fff] reserved
Sep 17 14:13:47 kernel: reserve setup_data: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Sep 17 14:13:47 kernel: reserve setup_data: [mem 0x0000000100000000-0x000000106fffffff] usable
Sep 17 14:13:47 kernel: efi: EFI v2.4 by American Megatrends
Sep 17 14:13:47 kernel: efi: ESRT=0x86f1d098 ACPI=0x8609a000 ACPI 2.0=0x8609a000 SMBIOS=0xf05e0 SMBIOS 3.0=0x86ddb000 INITRD=0x7e0bee18
Sep 17 14:13:47 kernel: efi: Remove mem29: MMIO range=[0xe0000000-0xefffffff] (256MB) from e820 map
Sep 17 14:13:47 kernel: e820: remove [mem 0xe0000000-0xefffffff] reserved
Sep 17 14:13:47 kernel: efi: Not removing mem30: MMIO range=[0xfed1c000-0xfed44fff] (164KB) from e820 map
Sep 17 14:13:47 kernel: efi: Remove mem31: MMIO range=[0xff000000-0xffffffff] (16MB) from e820 map
Sep 17 14:13:47 kernel: e820: remove [mem 0xff000000-0xffffffff] reserved
Sep 17 14:13:47 kernel: SMBIOS 3.0.0 present.
Sep 17 14:13:47 kernel: DMI: Gigabyte Technology Co., Ltd. Default string/X99-Designare EX-CF, BIOS F3 07/13/2016
Sep 17 14:13:47 kernel: tsc: Fast TSC calibration using PIT
Sep 17 14:13:47 kernel: tsc: Detected 3600.057 MHz processor
Sep 17 14:13:47 kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Sep 17 14:13:47 kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Sep 17 14:13:47 kernel: last_pfn = 0x1070000 max_arch_pfn = 0x400000000
Sep 17 14:13:47 kernel: x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
Sep 17 14:13:47 kernel: last_pfn = 0x88000 max_arch_pfn = 0x400000000
Sep 17 14:13:47 kernel: found SMP MP-table at [mem 0x000fcda0-0x000fcdaf]
Sep 17 14:13:47 kernel: esrt: Reserving ESRT space from 0x0000000086f1d098 to 0x0000000086f1d0d0.
Sep 17 14:13:47 kernel: Using GB pages for direct mapping
Sep 17 14:13:47 kernel: Secure boot disabled
Sep 17 14:13:47 kernel: RAMDISK: [mem 0x7c167000-0x7d4a6fff]
Sep 17 14:13:47 kernel: ACPI: Early table checksum verification disabled
Sep 17 14:13:47 kernel: ACPI: RSDP 0x000000008609A000 000024 (v02 ALASKA)
Sep 17 14:13:47 kernel: ACPI: XSDT 0x000000008609A090 0000A4 (v01 ALASKA A M I 01072009 AMI 00010013)
Sep 17 14:13:47 kernel: ACPI: FACP 0x00000000860D0138 00010C (v05 ALASKA A M I 01072009 AMI 00010013)
Sep 17 14:13:47 kernel: ACPI: DSDT 0x000000008609A1D0 035F64 (v02 ALASKA A M I 01072009 INTL 20091013)
Sep 17 14:13:47 kernel: ACPI: FACS 0x0000000086434F80 000040
Sep 17 14:13:47 kernel: ACPI: APIC 0x00000000860D0248 0000F4 (v03 ALASKA A M I 01072009 AMI 00010013)
Sep 17 14:13:47 kernel: ACPI: FPDT 0x00000000860D0340 000044 (v01 ALASKA A M I 01072009 AMI 00010013)
Sep 17 14:13:47 kernel: ACPI: FIDT 0x00000000860D0388 00009C (v01 ALASKA A M I 01072009 AMI 00010013)
Sep 17 14:13:47 kernel: ACPI: MCFG 0x00000000860D0428 00003C (v01 ALASKA A M I 01072009 MSFT 00000097)
Sep 17 14:13:47 kernel: ACPI: SSDT 0x00000000860D0468 000495 (v01 IdeRef IdeTable 00001000 INTL 20120913)
Sep 17 14:13:47 kernel: ACPI: UEFI 0x00000000860D0900 000042 (v01 ALASKA A M I 01072009 00000000)
Sep 17 14:13:47 kernel: ACPI: HPET 0x00000000860D0948 000038 (v01 ALASKA A M I 00000001 INTL 20091013)
Sep 17 14:13:47 kernel: ACPI: MSCT 0x00000000860D0980 000090 (v01 ALASKA A M I 00000001 INTL 20091013)
Sep 17 14:13:47 kernel: ACPI: SLIT 0x00000000860D0A10 00002D (v01 ALASKA A M I 00000001 INTL 20091013)
Sep 17 14:13:47 kernel: ACPI: SRAT 0x00000000860D0A40 001158 (v03 ALASKA A M I 00000001 INTL 20091013)
Sep 17 14:13:47 kernel: ACPI: WDDT 0x00000000860D1B98 000040 (v01 ALASKA A M I 00000000 INTL 20091013)
Sep 17 14:13:47 kernel: ACPI: SSDT 0x00000000860D1BD8 01065A (v02 ALASKA PmMgt 00000001 INTL 20120913)
Sep 17 14:13:47 kernel: ACPI: NITR 0x00000000860E2238 000071 (v02 ALASKA A M I 00000001 INTL 20091013)
Sep 17 14:13:47 kernel: ACPI: BGRT 0x00000000860E22B0 000038 (v01 ALASKA ALASKAA 01072009 AMI 00010013)
Sep 17 14:13:47 kernel: ACPI: ASF! 0x00000000860E22E8 0000A0 (v32 INTEL HCG 00000001 TFSM 000F4240)
Sep 17 14:13:47 kernel: ACPI: Reserving FACP table memory at [mem 0x860d0138-0x860d0243]
Sep 17 14:13:47 kernel: ACPI: Reserving DSDT table memory at [mem 0x8609a1d0-0x860d0133]
Sep 17 14:13:47 kernel: ACPI: Reserving FACS table memory at [mem 0x86434f80-0x86434fbf]
Sep 17 14:13:47 kernel: ACPI: Reserving APIC table memory at [mem 0x860d0248-0x860d033b]
Sep 17 14:13:47 kernel: ACPI: Reserving FPDT table memory at [mem 0x860d0340-0x860d0383]
Sep 17 14:13:47 kernel: ACPI: Reserving FIDT table memory at [mem 0x860d0388-0x860d0423]
Sep 17 14:13:47 kernel: ACPI: Reserving MCFG table memory at [mem 0x860d0428-0x860d0463]
Sep 17 14:13:47 kernel: ACPI: Reserving SSDT table memory at [mem 0x860d0468-0x860d08fc]
Sep 17 14:13:47 kernel: ACPI: Reserving UEFI table memory at [mem 0x860d0900-0x860d0941]
Sep 17 14:13:47 kernel: ACPI: Reserving HPET table memory at [mem 0x860d0948-0x860d097f]
Sep 17 14:13:47 kernel: ACPI: Reserving MSCT table memory at [mem 0x860d0980-0x860d0a0f]
Sep 17 14:13:47 kernel: ACPI: Reserving SLIT table memory at [mem 0x860d0a10-0x860d0a3c]
Sep 17 14:13:47 kernel: ACPI: Reserving SRAT table memory at [mem 0x860d0a40-0x860d1b97]
Sep 17 14:13:47 kernel: ACPI: Reserving WDDT table memory at [mem 0x860d1b98-0x860d1bd7]
Sep 17 14:13:47 kernel: ACPI: Reserving SSDT table memory at [mem 0x860d1bd8-0x860e2231]
Sep 17 14:13:47 kernel: ACPI: Reserving NITR table memory at [mem 0x860e2238-0x860e22a8]
Sep 17 14:13:47 kernel: ACPI: Reserving BGRT table memory at [mem 0x860e22b0-0x860e22e7]
Sep 17 14:13:47 kernel: ACPI: Reserving ASF! table memory at [mem 0x860e22e8-0x860e2387]
Sep 17 14:13:47 kernel: SRAT: PXM 0 -> APIC 0x00 -> Node 0
Sep 17 14:13:47 kernel: SRAT: PXM 0 -> APIC 0x02 -> Node 0
Sep 17 14:13:47 kernel: SRAT: PXM 0 -> APIC 0x04 -> Node 0
Sep 17 14:13:47 kernel: SRAT: PXM 0 -> APIC 0x06 -> Node 0
Sep 17 14:13:47 kernel: SRAT: PXM 0 -> APIC 0x08 -> Node 0
Sep 17 14:13:47 kernel: SRAT: PXM 0 -> APIC 0x0a -> Node 0
Sep 17 14:13:47 kernel: SRAT: PXM 0 -> APIC 0x01 -> Node 0
Sep 17 14:13:47 kernel: SRAT: PXM 0 -> APIC 0x03 -> Node 0
Sep 17 14:13:47 kernel: SRAT: PXM 0 -> APIC 0x05 -> Node 0
Sep 17 14:13:47 kernel: SRAT: PXM 0 -> APIC 0x07 -> Node 0
Sep 17 14:13:47 kernel: SRAT: PXM 0 -> APIC 0x09 -> Node 0
Sep 17 14:13:47 kernel: SRAT: PXM 0 -> APIC 0x0b -> Node 0
Sep 17 14:13:47 kernel: ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x8fffffff]
Sep 17 14:13:47 kernel: ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0x106fffffff]
Sep 17 14:13:47 kernel: NUMA: Initialized distance table, cnt=1
Sep 17 14:13:47 kernel: NUMA: Node 0 [mem 0x00000000-0x8fffffff] + [mem 0x100000000-0x106fffffff] -> [mem 0x00000000-0x106fffffff]
Sep 17 14:13:47 kernel: NODE_DATA(0) allocated [mem 0x106fffa000-0x106fffefff]
Sep 17 14:13:47 kernel: Zone ranges:
Sep 17 14:13:47 kernel: DMA [mem 0x0000000000001000-0x0000000000ffffff]
Sep 17 14:13:47 kernel: DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
Sep 17 14:13:47 kernel: Normal [mem 0x0000000100000000-0x000000106fffffff]
Sep 17 14:13:47 kernel: Device empty
Sep 17 14:13:47 kernel: Movable zone start for each node
Sep 17 14:13:47 kernel: Early memory node ranges
Sep 17 14:13:47 kernel: node 0: [mem 0x0000000000001000-0x000000000009ffff]
Sep 17 14:13:47 kernel: node 0: [mem 0x0000000000100000-0x000000008486dfff]
Sep 17 14:13:47 kernel: node 0: [mem 0x0000000086f7b000-0x0000000086f7bfff]
Sep 17 14:13:47 kernel: node 0: [mem 0x0000000087002000-0x0000000087ffffff]
Sep 17 14:13:47 kernel: node 0: [mem 0x0000000100000000-0x000000106fffffff]
Sep 17 14:13:47 kernel: Initmem setup node 0 [mem 0x0000000000001000-0x000000106fffffff]
Sep 17 14:13:47 kernel: On node 0, zone DMA: 1 pages in unavailable ranges
Sep 17 14:13:47 kernel: On node 0, zone DMA: 96 pages in unavailable ranges
Sep 17 14:13:47 kernel: On node 0, zone DMA32: 9997 pages in unavailable ranges
Sep 17 14:13:47 kernel: On node 0, zone DMA32: 134 pages in unavailable ranges
Sep 17 14:13:47 kernel: ACPI: PM-Timer IO Port: 0x408
Sep 17 14:13:47 kernel: ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
Sep 17 14:13:47 kernel: ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
Sep 17 14:13:47 kernel: ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
Sep 17 14:13:47 kernel: ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
Sep 17 14:13:47 kernel: ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
Sep 17 14:13:47 kernel: ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
Sep 17 14:13:47 kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
Sep 17 14:13:47 kernel: ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
Sep 17 14:13:47 kernel: ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
Sep 17 14:13:47 kernel: ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
Sep 17 14:13:47 kernel: ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
Sep 17 14:13:47 kernel: ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
Sep 17 14:13:47 kernel: IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-23
Sep 17 14:13:47 kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Sep 17 14:13:47 kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
Sep 17 14:13:47 kernel: ACPI: Using ACPI (MADT) for SMP configuration information
Sep 17 14:13:47 kernel: ACPI: HPET id: 0x8086a701 base: 0xfed00000
Sep 17 14:13:47 kernel: e820: update [mem 0x822ec000-0x82330fff] usable ==> reserved
Sep 17 14:13:47 kernel: TSC deadline timer available
Sep 17 14:13:47 kernel: smpboot: Allowing 12 CPUs, 0 hotplug CPUs
Sep 17 14:13:47 kernel: PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
Sep 17 14:13:47 kernel: PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
Sep 17 14:13:47 kernel: PM: hibernation: Registered nosave memory: [mem 0x7c0f2000-0x7c0f2fff]
Sep 17 14:13:47 kernel: PM: hibernation: Registered nosave memory: [mem 0x7c103000-0x7c103fff]
Sep 17 14:13:47 kernel: PM: hibernation: Registered nosave memory: [mem 0x7c104000-0x7c104fff]
Sep 17 14:13:47 kernel: PM: hibernation: Registered nosave memory: [mem 0x7c115000-0x7c115fff]
Sep 17 14:13:47 kernel: PM: hibernation: Registered nosave memory: [mem 0x7c116000-0x7c116fff]
Sep 17 14:13:47 kernel: PM: hibernation: Registered nosave memory: [mem 0x7c136000-0x7c136fff]
Sep 17 14:13:47 kernel: PM: hibernation: Registered nosave memory: [mem 0x7c137000-0x7c137fff]
Sep 17 14:13:47 kernel: PM: hibernation: Registered nosave memory: [mem 0x7c156000-0x7c156fff]
Sep 17 14:13:47 kernel: PM: hibernation: Registered nosave memory: [mem 0x7c157000-0x7c157fff]
Sep 17 14:13:47 kernel: PM: hibernation: Registered nosave memory: [mem 0x7c15e000-0x7c15efff]
Sep 17 14:13:47 kernel: PM: hibernation: Registered nosave memory: [mem 0x7c15f000-0x7c15ffff]
Sep 17 14:13:47 kernel: PM: hibernation: Registered nosave memory: [mem 0x7c166000-0x7c166fff]
Sep 17 14:13:47 kernel: PM: hibernation: Registered nosave memory: [mem 0x822ec000-0x82330fff]
Sep 17 14:13:47 kernel: PM: hibernation: Registered nosave memory: [mem 0x8486e000-0x855d6fff]
Sep 17 14:13:47 kernel: PM: hibernation: Registered nosave memory: [mem 0x855d7000-0x855e6fff]
Sep 17 14:13:47 kernel: PM: hibernation: Registered nosave memory: [mem 0x855e7000-0x86435fff]
Sep 17 14:13:47 kernel: PM: hibernation: Registered nosave memory: [mem 0x86436000-0x86f7afff]
Sep 17 14:13:47 kernel: PM: hibernation: Registered nosave memory: [mem 0x86f7c000-0x87001fff]
Sep 17 14:13:47 kernel: PM: hibernation: Registered nosave memory: [mem 0x88000000-0x8bffffff]
Sep 17 14:13:47 kernel: PM: hibernation: Registered nosave memory: [mem 0x8c000000-0xfed1bfff]
Sep 17 14:13:47 kernel: PM: hibernation: Registered nosave memory: [mem 0xfed1c000-0xfed44fff]
Sep 17 14:13:47 kernel: PM: hibernation: Registered nosave memory: [mem 0xfed45000-0xffffffff]
Sep 17 14:13:47 kernel: [mem 0x8c000000-0xfed1bfff] available for PCI devices
Sep 17 14:13:47 kernel: Booting paravirtualized kernel on bare hardware
Sep 17 14:13:47 kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
Sep 17 14:13:47 kernel: setup_percpu: NR_CPUS:320 nr_cpumask_bits:12 nr_cpu_ids:12 nr_node_ids:1
Sep 17 14:13:47 kernel: percpu: Embedded 64 pages/cpu s225280 r8192 d28672 u262144
Sep 17 14:13:47 kernel: pcpu-alloc: s225280 r8192 d28672 u262144 alloc=1*2097152
Sep 17 14:13:47 kernel: pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 -- -- -- --
Sep 17 14:13:47 kernel: Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=565debe4-b0d5-4a3c-9759-1e90a4ace905 rw loglevel=3 quiet xhci_hcd.quirks=270336 pcie_aspm=off pcie_port_pm=off nvidia_drm.modeset=1
Sep 17 14:13:47 kernel: PCIe ASPM is disabled
Sep 17 14:13:47 kernel: Unknown kernel command line parameters "BOOT_IMAGE=/vmlinuz-linux", will be passed to user space.
Sep 17 14:13:47 kernel: random: crng init done
Sep 17 14:13:47 kernel: Dentry cache hash table entries: 8388608 (order: 14, 67108864 bytes, linear)
Sep 17 14:13:47 kernel: Inode-cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
Sep 17 14:13:47 kernel: Fallback order for Node 0: 0
Sep 17 14:13:47 kernel: Built 1 zonelists, mobility grouping on. Total pages: 16472587
Sep 17 14:13:47 kernel: Policy zone: Normal
Sep 17 14:13:47 kernel: mem auto-init: stack:all(zero), heap alloc:on, heap free:off
Sep 17 14:13:47 kernel: software IO TLB: area num 16.
Sep 17 14:13:47 kernel: Memory: 65533172K/66936880K available (16384K kernel code, 2120K rwdata, 12780K rodata, 3348K init, 3984K bss, 1403448K reserved, 0K cma-reserved)
Sep 17 14:13:47 kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=12, Nodes=1
Sep 17 14:13:47 kernel: Kernel/User page tables isolation: enabled
Sep 17 14:13:47 kernel: ftrace: allocating 47559 entries in 186 pages
Sep 17 14:13:47 kernel: ftrace: allocated 186 pages with 5 groups
Sep 17 14:13:47 kernel: Dynamic Preempt: full
Sep 17 14:13:47 kernel: rcu: Preemptible hierarchical RCU implementation.
Sep 17 14:13:47 kernel: rcu: RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=12.
Sep 17 14:13:47 kernel: rcu: RCU priority boosting: priority 1 delay 500 ms.
Sep 17 14:13:47 kernel: Trampoline variant of Tasks RCU enabled.
Sep 17 14:13:47 kernel: Rude variant of Tasks RCU enabled.
Sep 17 14:13:47 kernel: Tracing variant of Tasks RCU enabled.
Sep 17 14:13:47 kernel: rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
Sep 17 14:13:47 kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=12
Sep 17 14:13:47 kernel: NR_IRQS: 20736, nr_irqs: 520, preallocated irqs: 16
Sep 17 14:13:47 kernel: rcu: srcu_init: Setting srcu_struct sizes based on contention.
Sep 17 14:13:47 kernel: kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
Sep 17 14:13:47 kernel: Console: colour dummy device 80x25
Sep 17 14:13:47 kernel: printk: console [tty0] enabled
Sep 17 14:13:47 kernel: ACPI: Core revision 20230331
Sep 17 14:13:47 kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
Sep 17 14:13:47 kernel: APIC: Switch to symmetric I/O mode setup
Sep 17 14:13:47 kernel: x2apic: IRQ remapping doesn't support X2APIC mode
Sep 17 14:13:47 kernel: Switched APIC routing to physical flat.
Sep 17 14:13:47 kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
Sep 17 14:13:47 kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x33e488e45b1, max_idle_ns: 440795209785 ns
Sep 17 14:13:47 kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 7202.11 BogoMIPS (lpj=12000190)
Sep 17 14:13:47 kernel: x86/cpu: VMX (outside TXT) disabled by BIOS
Sep 17 14:13:47 kernel: CPU0: Thermal monitoring enabled (TM1)
Sep 17 14:13:47 kernel: process: using mwait in idle threads
Sep 17 14:13:47 kernel: Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
Sep 17 14:13:47 kernel: Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
Sep 17 14:13:47 kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
Sep 17 14:13:47 kernel: Spectre V2 : Mitigation: Retpolines
Sep 17 14:13:47 kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
Sep 17 14:13:47 kernel: Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
Sep 17 14:13:47 kernel: Spectre V2 : Enabling Restricted Speculation for firmware calls
Sep 17 14:13:47 kernel: Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
Sep 17 14:13:47 kernel: Spectre V2 : User space: Mitigation: STIBP via prctl
Sep 17 14:13:47 kernel: Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
Sep 17 14:13:47 kernel: MDS: Mitigation: Clear CPU buffers
Sep 17 14:13:47 kernel: TAA: Mitigation: Clear CPU buffers
Sep 17 14:13:47 kernel: MMIO Stale Data: Mitigation: Clear CPU buffers
Sep 17 14:13:47 kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Sep 17 14:13:47 kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Sep 17 14:13:47 kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Sep 17 14:13:47 kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
Sep 17 14:13:47 kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.
Sep 17 14:13:47 kernel: Freeing SMP alternatives memory: 40K
Sep 17 14:13:47 kernel: pid_max: default: 32768 minimum: 301
Sep 17 14:13:47 kernel: LSM: initializing lsm=capability,landlock,lockdown,yama,bpf,integrity
Sep 17 14:13:47 kernel: landlock: Up and running.
Sep 17 14:13:47 kernel: Yama: becoming mindful.
Sep 17 14:13:47 kernel: LSM support for eBPF active
Sep 17 14:13:47 kernel: Mount-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
Sep 17 14:13:47 kernel: Mountpoint-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
Sep 17 14:13:47 kernel: smpboot: CPU0: Intel(R) Xeon(R) CPU E5-1650 v4 @ 3.60GHz (family: 0x6, model: 0x4f, stepping: 0x1)
Sep 17 14:13:47 kernel: cblist_init_generic: Setting adjustable number of callback queues.
Sep 17 14:13:47 kernel: cblist_init_generic: Setting shift to 4 and lim to 1.
Sep 17 14:13:47 kernel: cblist_init_generic: Setting adjustable number of callback queues.
Sep 17 14:13:47 kernel: cblist_init_generic: Setting shift to 4 and lim to 1.
Sep 17 14:13:47 kernel: cblist_init_generic: Setting adjustable number of callback queues.
Sep 17 14:13:47 kernel: cblist_init_generic: Setting shift to 4 and lim to 1.
Sep 17 14:13:47 kernel: Performance Events: PEBS fmt2+, Broadwell events, 16-deep LBR, full-width counters, Intel PMU driver.
Sep 17 14:13:47 kernel: ... version: 3
Sep 17 14:13:47 kernel: ... bit width: 48
Sep 17 14:13:47 kernel: ... generic registers: 4
Sep 17 14:13:47 kernel: ... value mask: 0000ffffffffffff
Sep 17 14:13:47 kernel: ... max period: 00007fffffffffff
Sep 17 14:13:47 kernel: ... fixed-purpose events: 3
Sep 17 14:13:47 kernel: ... event mask: 000000070000000f
Sep 17 14:13:47 kernel: signal: max sigframe size: 1776
Sep 17 14:13:47 kernel: Estimated ratio of average max frequency by base frequency (times 1024): 1080
Sep 17 14:13:47 kernel: rcu: Hierarchical SRCU implementation.
Sep 17 14:13:47 kernel: rcu: Max phase no-delay instances is 1000.
Sep 17 14:13:47 kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
Sep 17 14:13:47 kernel: smp: Bringing up secondary CPUs ...
Sep 17 14:13:47 kernel: x86: Booting SMP configuration:
Sep 17 14:13:47 kernel: .... node #0, CPUs: #1 #2 #3 #4 #5 #6
Sep 17 14:13:47 kernel: MDS CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/mds.html for more details.
Sep 17 14:13:47 kernel: TAA CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/tsx_async_abort.html for more details.
Sep 17 14:13:47 kernel: MMIO Stale Data CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/processor_mmio_stale_data.html for more details.
Sep 17 14:13:47 kernel: #7 #8 #9 #10 #11
Sep 17 14:13:47 kernel: smp: Brought up 1 node, 12 CPUs
Sep 17 14:13:47 kernel: smpboot: Max logical packages: 1
Sep 17 14:13:47 kernel: smpboot: Total of 12 processors activated (86435.42 BogoMIPS)
Sep 17 14:13:47 kernel: devtmpfs: initialized
Sep 17 14:13:47 kernel: x86/mm: Memory block size: 2048MB
Sep 17 14:13:47 kernel: ACPI: PM: Registering ACPI NVS region [mem 0x855e7000-0x86435fff] (15003648 bytes)
Sep 17 14:13:47 kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
Sep 17 14:13:47 kernel: futex hash table entries: 4096 (order: 6, 262144 bytes, linear)
Sep 17 14:13:47 kernel: pinctrl core: initialized pinctrl subsystem
Sep 17 14:13:47 kernel: PM: RTC time: 18:13:38, date: 2023-09-17
Sep 17 14:13:47 kernel: NET: Registered PF_NETLINK/PF_ROUTE protocol family
Sep 17 14:13:47 kernel: DMA: preallocated 4096 KiB GFP_KERNEL pool for atomic allocations
Sep 17 14:13:47 kernel: DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
Sep 17 14:13:47 kernel: DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
Sep 17 14:13:47 kernel: audit: initializing netlink subsys (disabled)
Sep 17 14:13:47 kernel: audit: type=2000 audit(1694974417.053:1): state=initialized audit_enabled=0 res=1
Sep 17 14:13:47 kernel: thermal_sys: Registered thermal governor 'fair_share'
Sep 17 14:13:47 kernel: thermal_sys: Registered thermal governor 'bang_bang'
Sep 17 14:13:47 kernel: thermal_sys: Registered thermal governor 'step_wise'
Sep 17 14:13:47 kernel: thermal_sys: Registered thermal governor 'user_space'
Sep 17 14:13:47 kernel: thermal_sys: Registered thermal governor 'power_allocator'
Sep 17 14:13:47 kernel: cpuidle: using governor ladder
Sep 17 14:13:47 kernel: cpuidle: using governor menu
Sep 17 14:13:47 kernel: ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
Sep 17 14:13:47 kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Sep 17 14:13:47 kernel: PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
Sep 17 14:13:47 kernel: PCI: not using MMCONFIG
Sep 17 14:13:47 kernel: PCI: Using configuration type 1 for base access
Sep 17 14:13:47 kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
Sep 17 14:13:47 kernel: kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
Sep 17 14:13:47 kernel: HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
Sep 17 14:13:47 kernel: HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
Sep 17 14:13:47 kernel: HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
Sep 17 14:13:47 kernel: HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
Sep 17 14:13:47 kernel: ACPI: Added _OSI(Module Device)
Sep 17 14:13:47 kernel: ACPI: Added _OSI(Processor Device)
Sep 17 14:13:47 kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
Sep 17 14:13:47 kernel: ACPI: Added _OSI(Processor Aggregator Device)
Sep 17 14:13:47 kernel: ACPI: 3 ACPI AML tables successfully acquired and loaded
Sep 17 14:13:47 kernel: ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
Sep 17 14:13:47 kernel: ACPI: Dynamic OEM Table Load:
Sep 17 14:13:47 kernel: ACPI: Interpreter enabled
Sep 17 14:13:47 kernel: ACPI: PM: (supports S0 S3 S4 S5)
Sep 17 14:13:47 kernel: ACPI: Using IOAPIC for interrupt routing
Sep 17 14:13:47 kernel: PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
Sep 17 14:13:47 kernel: [Firmware Info]: PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] not reserved in ACPI motherboard resources
Sep 17 14:13:47 kernel: PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved as EfiMemoryMappedIO
Sep 17 14:13:47 kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Sep 17 14:13:47 kernel: PCI: Using E820 reservations for host bridge windows
Sep 17 14:13:47 kernel: ACPI: Enabled 5 GPEs in block 00 to 3F
Sep 17 14:13:47 kernel: ACPI: PCI Root Bridge [UNC0] (domain 0000 [bus ff])
Sep 17 14:13:47 kernel: acpi PNP0A03:03: _OSC: OS supports [ExtendedConfig Segments MSI EDR HPX-Type3]
Sep 17 14:13:47 kernel: acpi PNP0A03:03: _OSC: not requesting OS control; OS requires [ExtendedConfig ASPM ClockPM MSI]
Sep 17 14:13:47 kernel: acpi PNP0A03:03: FADT indicates ASPM is unsupported, using BIOS configuration
Sep 17 14:13:47 kernel: PCI host bridge to bus 0000:ff
Sep 17 14:13:47 kernel: pci_bus 0000:ff: root bus resource [bus ff]
Sep 17 14:13:47 kernel: pci 0000:ff:0b.0: [8086:6f81] type 00 class 0x088000
Sep 17 14:13:47 kernel: pci 0000:ff:0b.1: [8086:6f36] type 00 class 0x110100
Sep 17 14:13:47 kernel: pci 0000:ff:0b.2: [8086:6f37] type 00 class 0x110100
Sep 17 14:13:47 kernel: pci 0000:ff:0b.3: [8086:6f76] type 00 class 0x088000
Sep 17 14:13:47 kernel: pci 0000:ff:0c.0: [8086:6fe0] type 00 class 0x088000
Sep 17 14:13:47 kernel: pci 0000:ff:0c.1: [8086:6fe1] type 00 class 0x088000
Sep 17 14:13:47 kernel: pci 0000:ff:0c.2: [8086:6fe2] type 00 class 0x088000
Sep 17 14:13:47 kernel: pci 0000:ff:0c.3: [8086:6fe3] type 00 class 0x088000
Sep 17 14:13:47 kernel: pci 0000:ff:0c.4: [8086:6fe4] type 00 class 0x088000
Sep 17 14:13:47 kernel: pci 0000:ff:0c.5: [8086:6fe5] type 00 class 0x088000
Sep 17 14:13:47 kernel: pci 0000:ff:0f.0: [8086:6ff8] type 00 class 0x088000
Sep 17 14:13:47 kernel: pci 0000:ff:0f.1: [8086:6ff9] type 00 class 0x088000
Sep 17 14:13:47 kernel: pci 0000:ff:0f.4: [8086:6ffc] type 00 class 0x088000
Sep 17 14:13:47 kernel: pci 0000:ff:0f.5: [8086:6ffd] type 00 class 0x088000
Sep 17 14:13:47 kernel: pci 0000:ff:0f.6: [8086:6ffe] type 00 class 0x088000
Sep 17 14:13:47 kernel: pci 0000:ff:10.0: [8086:6f1d] type 00 class 0x088000
Sep 17 14:13:47 kernel: pci 0000:ff:10.1: [8086:6f34] type 00 class 0x110100
Sep 17 14:13:47 kernel: pci 0000:ff:10.5: [8086:6f1e] type 00 class 0x088000
Sep 17 14:13:47 kernel: pci 0000:ff:10.6: [8086:6f7d] type 00 class 0x110100
Sep 17 14:13:47 kernel: pci 0000:ff:10.7: [8086:6f1f] type 00 class 0x088000
Sep 17 14:13:47 kernel: pci 0000:ff:12.0: [8086:6fa0] type 00 class 0x088000
Sep 17 14:13:47 kernel: pci 0000:ff:12.1: [8086:6f30] type 00 class 0x110100
Sep 17 14:13:47 kernel: pci 0000:ff:13.0: [8086:6fa8] type 00 class 0x088000
Sep 17 14:13:47 kernel: pci 0000:ff:13.1: [8086:6f71] type 00 class 0x088000
Sep 17 14:13:47 kernel: pci 0000:ff:13.2: [8086:6faa] type 00 class 0x088000
Sep 17 14:13:47 kernel: pci 0000:ff:13.3: [8086:6fab] type 00 class 0x088000
Sep 17 14:13:47 kernel: pci 0000:ff:13.4: [8086:6fac] type 00 class 0x088000
Sep 17 14:13:47 kernel: pci 0000:ff:13.5: [8086:6fad] type 00 class 0x088000
Sep 17 14:13:47 kernel: pci 0000:ff:13.6: [8086:6fae] type 00 class 0x088000
Sep 17 14:13:47 kernel: pci 0000:ff:13.7: [8086:6faf] type 00 class 0x088000
Sep 17 14:13:47 kernel: pci 0000:ff:14.0: [8086:6fb0] type 00 class 0x088000
Sep 17 14:13:47 kernel: pci 0000:ff:14.1: [8086:6fb1] type 00 class 0x088000
Sep 17 14:13:47 kernel: pci 0000:ff:14.2: [8086:6fb2] type 00 class 0x088000
Sep 17 14:13:47 kernel: pci 0000:ff:14.3: [8086:6fb3] type 00 class 0x088000
Sep 17 14:13:47 kernel: pci 0000:ff:14.4: [8086:6fbc] type 00 class 0x088000
Sep 17 14:13:47 kernel: pci 0000:ff:14.5: [8086:6fbd] type 00 class 0x088000
Sep 17 14:13:47 kernel: pci 0000:ff:14.6: [8086:6fbe] type 00 class 0x088000
Sep 17 14:13:47 kernel: pci 0000:ff:14.7: [8086:6fbf] type 00 class 0x088000
Sep 17 14:13:47 kernel: pci 0000:ff:15.0: [8086:6fb4] type 00 class 0x088000
Sep 17 14:13:47 kernel: pci 0000:ff:15.1: [8086:6fb5] type 00 class 0x088000
Sep 17 14:13:47 kernel: pci 0000:ff:15.2: [8086:6fb6] type 00 class 0x088000
Sep 17 14:13:47 kernel: pci 0000:ff:15.3: [8086:6fb7] type 00 class 0x088000
Sep 17 14:13:47 kernel: pci 0000:ff:16.0: [8086:6f68] type 00 class 0x088000
Sep 17 14:13:47 kernel: pci 0000:ff:16.6: [8086:6f6e] type 00 class 0x088000
Sep 17 14:13:47 kernel: pci 0000:ff:16.7: [8086:6f6f] type 00 class 0x088000
Sep 17 14:13:47 kernel: pci 0000:ff:17.0: [8086:6fd0] type 00 class 0x088000
Sep 17 14:13:47 kernel: pci 0000:ff:17.4: [8086:6fb8] type 00 class 0x088000
Sep 17 14:13:47 kernel: pci 0000:ff:17.5: [8086:6fb9] type 00 class 0x088000
Sep 17 14:13:47 kernel: pci 0000:ff:17.6: [8086:6fba] type 00 class 0x088000
Sep 17 14:13:47 kernel: pci 0000:ff:17.7: [8086:6fbb] type 00 class 0x088000
Sep 17 14:13:47 kernel: pci 0000:ff:1e.0: [8086:6f98] type 00 class 0x088000
Sep 17 14:13:47 kernel: pci 0000:ff:1e.1: [8086:6f99] type 00 class 0x088000
Sep 17 14:13:47 kernel: pci 0000:ff:1e.2: [8086:6f9a] type 00 class 0x088000
Sep 17 14:13:47 kernel: pci 0000:ff:1e.3: [8086:6fc0] type 00 class 0x088000
Sep 17 14:13:47 kernel: pci 0000:ff:1e.4: [8086:6f9c] type 00 class 0x088000
Sep 17 14:13:47 kernel: pci 0000:ff:1f.0: [8086:6f88] type 00 class 0x088000
Sep 17 14:13:47 kernel: pci 0000:ff:1f.2: [8086:6f8a] type 00 class 0x088000
Sep 17 14:13:47 kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
Sep 17 14:13:47 kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig Segments MSI EDR HPX-Type3]
Sep 17 14:13:47 kernel: acpi PNP0A08:00: _OSC: not requesting OS control; OS requires [ExtendedConfig ASPM ClockPM MSI]
Sep 17 14:13:47 kernel: acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
Sep 17 14:13:47 kernel: PCI host bridge to bus 0000:00
Sep 17 14:13:47 kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
Sep 17 14:13:47 kernel: pci_bus 0000:00: root bus resource [io 0x1000-0xffff window]
Sep 17 14:13:47 kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
Sep 17 14:13:47 kernel: pci_bus 0000:00: root bus resource [mem 0x90000000-0xdfffbfff window]
Sep 17 14:13:47 kernel: pci_bus 0000:00: root bus resource [bus 00-fe]
Sep 17 14:13:47 kernel: pci 0000:00:00.0: [8086:6f00] type 00 class 0x060000
Sep 17 14:13:47 kernel: pci 0000:00:01.0: [8086:6f02] type 01 class 0x060400
Sep 17 14:13:47 kernel: pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
Sep 17 14:13:47 kernel: pci 0000:00:01.1: [8086:6f03] type 01 class 0x060400
Sep 17 14:13:47 kernel: pci 0000:00:01.1: PME# supported from D0 D3hot D3cold
Sep 17 14:13:47 kernel: pci 0000:00:02.0: [8086:6f04] type 01 class 0x060400
Sep 17 14:13:47 kernel: pci 0000:00:02.0: PME# supported from D0 D3hot D3cold
Sep 17 14:13:47 kernel: pci 0000:00:03.0: [8086:6f08] type 01 class 0x060400
Sep 17 14:13:47 kernel: pci 0000:00:03.0: PME# supported from D0 D3hot D3cold
Sep 17 14:13:47 kernel: pci 0000:00:05.0: [8086:6f28] type 00 class 0x088000
Sep 17 14:13:47 kernel: pci 0000:00:05.1: [8086:6f29] type 00 class 0x088000
Sep 17 14:13:47 kernel: pci 0000:00:05.2: [8086:6f2a] type 00 class 0x088000
Sep 17 14:13:47 kernel: pci 0000:00:11.0: [8086:8d7c] type 00 class 0xff0000
Sep 17 14:13:47 kernel: pci 0000:00:14.0: [8086:8d31] type 00 class 0x0c0330
Sep 17 14:13:47 kernel: pci 0000:00:14.0: reg 0x10: [mem 0xcd420000-0xcd42ffff 64bit]
Sep 17 14:13:47 kernel: pci 0000:00:14.0: PME# supported from D3hot D3cold
Sep 17 14:13:47 kernel: pci 0000:00:16.0: [8086:8d3a] type 00 class 0x078000
Sep 17 14:13:47 kernel: pci 0000:00:16.0: reg 0x10: [mem 0xcd43b000-0xcd43b00f 64bit]
Sep 17 14:13:47 kernel: pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
Sep 17 14:13:47 kernel: pci 0000:00:19.0: [8086:15a1] type 00 class 0x020000
Sep 17 14:13:47 kernel: pci 0000:00:19.0: reg 0x10: [mem 0xcd400000-0xcd41ffff]
Sep 17 14:13:47 kernel: pci 0000:00:19.0: reg 0x14: [mem 0xcd438000-0xcd438fff]
Sep 17 14:13:47 kernel: pci 0000:00:19.0: reg 0x18: [io 0xc000-0xc01f]
Sep 17 14:13:47 kernel: pci 0000:00:19.0: PME# supported from D0 D3hot D3cold
Sep 17 14:13:47 kernel: pci 0000:00:1a.0: [8086:8d2d] type 00 class 0x0c0320
Sep 17 14:13:47 kernel: pci 0000:00:1a.0: reg 0x10: [mem 0xcd437000-0xcd4373ff]
Sep 17 14:13:47 kernel: pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
Sep 17 14:13:47 kernel: pci 0000:00:1b.0: [8086:8d20] type 00 class 0x040300
Sep 17 14:13:47 kernel: pci 0000:00:1b.0: reg 0x10: [mem 0xcd430000-0xcd433fff 64bit]
Sep 17 14:13:47 kernel: pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
Sep 17 14:13:47 kernel: pci 0000:00:1c.0: [8086:8d10] type 01 class 0x060400
Sep 17 14:13:47 kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
Sep 17 14:13:47 kernel: pci 0000:00:1c.5: [8086:8d1a] type 01 class 0x060400
Sep 17 14:13:47 kernel: pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
Sep 17 14:13:47 kernel: pci 0000:00:1c.7: [8086:8d1e] type 01 class 0x060400
Sep 17 14:13:47 kernel: pci 0000:00:1c.7: PME# supported from D0 D3hot D3cold
Sep 17 14:13:47 kernel: pci 0000:00:1d.0: [8086:8d26] type 00 class 0x0c0320
Sep 17 14:13:47 kernel: pci 0000:00:1d.0: reg 0x10: [mem 0xcd436000-0xcd4363ff]
Sep 17 14:13:47 kernel: pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
Sep 17 14:13:47 kernel: pci 0000:00:1f.0: [8086:8d47] type 00 class 0x060100
Sep 17 14:13:47 kernel: pci 0000:00:1f.3: [8086:8d22] type 00 class 0x0c0500
Sep 17 14:13:47 kernel: pci 0000:00:1f.3: reg 0x10: [mem 0xcd435000-0xcd4350ff 64bit]
Sep 17 14:13:47 kernel: pci 0000:00:1f.3: reg 0x20: [io 0x0580-0x059f]
Sep 17 14:13:47 kernel: pci 0000:01:00.0: [8086:0953] type 00 class 0x010802
Sep 17 14:13:47 kernel: pci 0000:01:00.0: reg 0x10: [mem 0xdf410000-0xdf413fff 64bit]
Sep 17 14:13:47 kernel: pci 0000:01:00.0: reg 0x30: [mem 0xdf400000-0xdf40ffff pref]
Sep 17 14:13:47 kernel: pci 0000:01:00.0: enabling Extended Tags
Sep 17 14:13:47 kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
Sep 17 14:13:47 kernel: pci 0000:00:01.0: bridge window [mem 0xdf400000-0xdf4fffff]
Sep 17 14:13:47 kernel: pci 0000:02:00.0: [8086:1578] type 01 class 0x060400
Sep 17 14:13:47 kernel: pci 0000:02:00.0: enabling Extended Tags
Sep 17 14:13:47 kernel: pci 0000:02:00.0: supports D1 D2
Sep 17 14:13:47 kernel: pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Sep 17 14:13:47 kernel: pci 0000:00:01.1: PCI bridge to [bus 02-4a]
Sep 17 14:13:47 kernel: pci 0000:00:01.1: bridge window [io 0x4000-0x7fff]
Sep 17 14:13:47 kernel: pci 0000:00:01.1: bridge window [mem 0xcf200000-0xdf1fffff]
Sep 17 14:13:47 kernel: pci 0000:00:01.1: bridge window [mem 0xc2100000-0xc40fffff 64bit pref]
Sep 17 14:13:47 kernel: pci 0000:03:00.0: [8086:1578] type 01 class 0x060400
Sep 17 14:13:47 kernel: pci 0000:03:00.0: enabling Extended Tags
Sep 17 14:13:47 kernel: pci 0000:03:00.0: supports D1 D2
Sep 17 14:13:47 kernel: pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Sep 17 14:13:47 kernel: pci 0000:03:01.0: [8086:1578] type 01 class 0x060400
Sep 17 14:13:47 kernel: pci 0000:03:01.0: enabling Extended Tags
Sep 17 14:13:47 kernel: pci 0000:03:01.0: supports D1 D2
Sep 17 14:13:47 kernel: pci 0000:03:01.0: PME# supported from D0 D1 D2 D3hot D3cold
Sep 17 14:13:47 kernel: pci 0000:03:02.0: [8086:1578] type 01 class 0x060400
Sep 17 14:13:47 kernel: pci 0000:03:02.0: enabling Extended Tags
Sep 17 14:13:47 kernel: pci 0000:03:02.0: supports D1 D2
Sep 17 14:13:47 kernel: pci 0000:03:02.0: PME# supported from D0 D1 D2 D3hot D3cold
Sep 17 14:13:47 kernel: pci 0000:03:04.0: [8086:1578] type 01 class 0x060400
Sep 17 14:13:47 kernel: pci 0000:03:04.0: enabling Extended Tags
Sep 17 14:13:47 kernel: pci 0000:03:04.0: supports D1 D2
Sep 17 14:13:47 kernel: pci 0000:03:04.0: PME# supported from D0 D1 D2 D3hot D3cold
Sep 17 14:13:47 kernel: pci 0000:02:00.0: PCI bridge to [bus 03-4a]
Sep 17 14:13:47 kernel: pci 0000:02:00.0: bridge window [io 0x4000-0x7fff]
Sep 17 14:13:47 kernel: pci 0000:02:00.0: bridge window [mem 0xcf200000-0xdf1fffff]
Sep 17 14:13:47 kernel: pci 0000:02:00.0: bridge window [mem 0xc2100000-0xc40fffff 64bit pref]
Sep 17 14:13:47 kernel: pci 0000:04:00.0: [8086:1577] type 00 class 0x088000
Sep 17 14:13:47 kernel: pci 0000:04:00.0: reg 0x10: [mem 0xdf100000-0xdf13ffff]
Sep 17 14:13:47 kernel: pci 0000:04:00.0: reg 0x14: [mem 0xdf140000-0xdf140fff]
Sep 17 14:13:47 kernel: pci 0000:04:00.0: enabling Extended Tags
Sep 17 14:13:47 kernel: pci 0000:04:00.0: supports D1 D2
Sep 17 14:13:47 kernel: pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Sep 17 14:13:47 kernel: pci 0000:03:00.0: PCI bridge to [bus 04]
Sep 17 14:13:47 kernel: pci 0000:03:00.0: bridge window [mem 0xdf100000-0xdf1fffff]
Sep 17 14:13:47 kernel: pci 0000:03:01.0: PCI bridge to [bus 05-48]
Sep 17 14:13:47 kernel: pci 0000:03:01.0: bridge window [io 0x4000-0x7fff]
Sep 17 14:13:47 kernel: pci 0000:03:01.0: bridge window [mem 0xcf200000-0xdeefffff]
Sep 17 14:13:47 kernel: pci 0000:03:01.0: bridge window [mem 0xc2100000-0xc40fffff 64bit pref]
Sep 17 14:13:47 kernel: pci 0000:49:00.0: [8086:15b6] type 00 class 0x0c0330
Sep 17 14:13:47 kernel: pci 0000:49:00.0: reg 0x10: [mem 0xdef00000-0xdef0ffff]
Sep 17 14:13:47 kernel: pci 0000:49:00.0: enabling Extended Tags
Sep 17 14:13:47 kernel: pci 0000:49:00.0: supports D1 D2
Sep 17 14:13:47 kernel: pci 0000:49:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Sep 17 14:13:47 kernel: pci 0000:49:00.0: 8.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x4 link at 0000:03:02.0 (capable of 31.504 Gb/s with 8.0 GT/s PCIe x4 link)
Sep 17 14:13:47 kernel: pci 0000:03:02.0: PCI bridge to [bus 49]
Sep 17 14:13:47 kernel: pci 0000:03:02.0: bridge window [mem 0xdef00000-0xdf0fffff]
Sep 17 14:13:47 kernel: pci 0000:03:04.0: PCI bridge to [bus 4a]
Sep 17 14:13:47 kernel: pci 0000:4b:00.0: [10b5:8747] type 01 class 0x060400
Sep 17 14:13:47 kernel: pci 0000:4b:00.0: reg 0x10: [mem 0xcd300000-0xcd33ffff]
Sep 17 14:13:47 kernel: pci 0000:4b:00.0: PME# supported from D0 D3hot D3cold
Sep 17 14:13:47 kernel: pci 0000:00:02.0: PCI bridge to [bus 4b-4f]
Sep 17 14:13:47 kernel: pci 0000:00:02.0: bridge window [io 0x8000-0x9fff]
Sep 17 14:13:47 kernel: pci 0000:00:02.0: bridge window [mem 0xcc000000-0xcd3fffff]
Sep 17 14:13:47 kernel: pci 0000:00:02.0: bridge window [mem 0xb0000000-0xc1ffffff 64bit pref]
Sep 17 14:13:47 kernel: pci 0000:4c:08.0: [10b5:8747] type 01 class 0x060400
Sep 17 14:13:47 kernel: pci 0000:4c:08.0: PME# supported from D0 D3hot D3cold
Sep 17 14:13:47 kernel: pci 0000:4c:09.0: [10b5:8747] type 01 class 0x060400
Sep 17 14:13:47 kernel: pci 0000:4c:09.0: PME# supported from D0 D3hot D3cold
Sep 17 14:13:47 kernel: pci 0000:4c:10.0: [10b5:8747] type 01 class 0x060400
Sep 17 14:13:47 kernel: pci 0000:4c:10.0: PME# supported from D0 D3hot D3cold
Sep 17 14:13:47 kernel: pci 0000:4b:00.0: PCI bridge to [bus 4c-4f]
Sep 17 14:13:47 kernel: pci 0000:4b:00.0: bridge window [io 0x8000-0x9fff]
Sep 17 14:13:47 kernel: pci 0000:4b:00.0: bridge window [mem 0xcc000000-0xcd2fffff]
Sep 17 14:13:47 kernel: pci 0000:4b:00.0: bridge window [mem 0xb0000000-0xc1ffffff 64bit pref]
Sep 17 14:13:47 kernel: pci 0000:4d:00.0: [144d:a802] type 00 class 0x010802
Sep 17 14:13:47 kernel: pci 0000:4d:00.0: reg 0x10: [mem 0xcd210000-0xcd213fff 64bit]
Sep 17 14:13:47 kernel: pci 0000:4d:00.0: reg 0x18: [io 0x9000-0x90ff]
Sep 17 14:13:47 kernel: pci 0000:4d:00.0: reg 0x30: [mem 0xcd200000-0xcd20ffff pref]
Sep 17 14:13:47 kernel: pci 0000:4c:08.0: PCI bridge to [bus 4d]
Sep 17 14:13:47 kernel: pci 0000:4c:08.0: bridge window [io 0x9000-0x9fff]
Sep 17 14:13:47 kernel: pci 0000:4c:08.0: bridge window [mem 0xcd200000-0xcd2fffff]
Sep 17 14:13:47 kernel: pci 0000:4c:09.0: PCI bridge to [bus 4e]
Sep 17 14:13:47 kernel: pci 0000:4f:00.0: [10de:1b81] type 00 class 0x030000
Sep 17 14:13:47 kernel: pci 0000:4f:00.0: reg 0x10: [mem 0xcc000000-0xccffffff]
Sep 17 14:13:47 kernel: pci 0000:4f:00.0: reg 0x14: [mem 0xb0000000-0xbfffffff 64bit pref]
Sep 17 14:13:47 kernel: pci 0000:4f:00.0: reg 0x1c: [mem 0xc0000000-0xc1ffffff 64bit pref]
Sep 17 14:13:47 kernel: pci 0000:4f:00.0: reg 0x24: [io 0x8000-0x807f]
Sep 17 14:13:47 kernel: pci 0000:4f:00.0: reg 0x30: [mem 0xcd000000-0xcd07ffff pref]
Sep 17 14:13:47 kernel: pci 0000:4f:00.0: enabling Extended Tags
Sep 17 14:13:47 kernel: pci 0000:4f:00.1: [10de:10f0] type 00 class 0x040300
Sep 17 14:13:47 kernel: pci 0000:4f:00.1: reg 0x10: [mem 0xcd080000-0xcd083fff]
Sep 17 14:13:47 kernel: pci 0000:4f:00.1: enabling Extended Tags
Sep 17 14:13:47 kernel: pci 0000:4c:10.0: PCI bridge to [bus 4f]
Sep 17 14:13:47 kernel: pci 0000:4c:10.0: bridge window [io 0x8000-0x8fff]
Sep 17 14:13:47 kernel: pci 0000:4c:10.0: bridge window [mem 0xcc000000-0xcd0fffff]
Sep 17 14:13:47 kernel: pci 0000:4c:10.0: bridge window [mem 0xb0000000-0xc1ffffff 64bit pref]
Sep 17 14:13:47 kernel: pci 0000:50:00.0: [10de:1b80] type 00 class 0x030000
Sep 17 14:13:47 kernel: pci 0000:50:00.0: reg 0x10: [mem 0xce000000-0xceffffff]
Sep 17 14:13:47 kernel: pci 0000:50:00.0: reg 0x14: [mem 0x90000000-0x9fffffff 64bit pref]
Sep 17 14:13:47 kernel: pci 0000:50:00.0: reg 0x1c: [mem 0xa0000000-0xa1ffffff 64bit pref]
Sep 17 14:13:47 kernel: pci 0000:50:00.0: reg 0x24: [io 0xb000-0xb07f]
Sep 17 14:13:47 kernel: pci 0000:50:00.0: reg 0x30: [mem 0xcf000000-0xcf07ffff pref]
Sep 17 14:13:47 kernel: pci 0000:50:00.0: enabling Extended Tags
Sep 17 14:13:47 kernel: pci 0000:50:00.0: BAR 3: assigned to efifb
Sep 17 14:13:47 kernel: pci 0000:50:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
Sep 17 14:13:47 kernel: pci 0000:50:00.0: 32.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x16 link at 0000:00:03.0 (capable of 126.016 Gb/s with 8.0 GT/s PCIe x16 link)
Sep 17 14:13:47 kernel: pci 0000:50:00.1: [10de:10f0] type 00 class 0x040300
Sep 17 14:13:47 kernel: pci 0000:50:00.1: reg 0x10: [mem 0xcf080000-0xcf083fff]
Sep 17 14:13:47 kernel: pci 0000:50:00.1: enabling Extended Tags
Sep 17 14:13:47 kernel: pci 0000:00:03.0: PCI bridge to [bus 50]
Sep 17 14:13:47 kernel: pci 0000:00:03.0: bridge window [io 0xb000-0xbfff]
Sep 17 14:13:47 kernel: pci 0000:00:03.0: bridge window [mem 0xce000000-0xcf0fffff]
Sep 17 14:13:47 kernel: pci 0000:00:03.0: bridge window [mem 0x90000000-0xa1ffffff 64bit pref]
Sep 17 14:13:47 kernel: pci 0000:00:1c.0: PCI bridge to [bus 51]
Sep 17 14:13:47 kernel: pci 0000:52:00.0: [8086:1539] type 00 class 0x020000
Sep 17 14:13:47 kernel: pci 0000:52:00.0: reg 0x10: [mem 0xdf300000-0xdf31ffff]
Sep 17 14:13:47 kernel: pci 0000:52:00.0: reg 0x18: [io 0xa000-0xa01f]
Sep 17 14:13:47 kernel: pci 0000:52:00.0: reg 0x1c: [mem 0xdf320000-0xdf323fff]
Sep 17 14:13:47 kernel: pci 0000:52:00.0: PME# supported from D0 D3hot D3cold
Sep 17 14:13:47 kernel: pci 0000:00:1c.5: PCI bridge to [bus 52]
Sep 17 14:13:47 kernel: pci 0000:00:1c.5: bridge window [io 0xa000-0xafff]
Sep 17 14:13:47 kernel: pci 0000:00:1c.5: bridge window [mem 0xdf300000-0xdf3fffff]
Sep 17 14:13:47 kernel: pci 0000:53:00.0: [8086:24f3] type 00 class 0x028000
Sep 17 14:13:47 kernel: pci 0000:53:00.0: reg 0x10: [mem 0xdf200000-0xdf201fff 64bit]
Sep 17 14:13:47 kernel: pci 0000:53:00.0: PME# supported from D0 D3hot D3cold
Sep 17 14:13:47 kernel: pci 0000:00:1c.7: PCI bridge to [bus 53]
Sep 17 14:13:47 kernel: pci 0000:00:1c.7: bridge window [mem 0xdf200000-0xdf2fffff]
Sep 17 14:13:47 kernel: pci_bus 0000:00: on NUMA node 0
Sep 17 14:13:47 kernel: ACPI: PCI: Interrupt link LNKA configured for IRQ 11
Sep 17 14:13:47 kernel: ACPI: PCI: Interrupt link LNKB configured for IRQ 10
Sep 17 14:13:47 kernel: ACPI: PCI: Interrupt link LNKC configured for IRQ 4
Sep 17 14:13:47 kernel: ACPI: PCI: Interrupt link LNKD configured for IRQ 5
Sep 17 14:13:47 kernel: ACPI: PCI: Interrupt link LNKE configured for IRQ 3
Sep 17 14:13:47 kernel: ACPI: PCI: Interrupt link LNKF configured for IRQ 0
Sep 17 14:13:47 kernel: ACPI: PCI: Interrupt link LNKF disabled
Sep 17 14:13:47 kernel: ACPI: PCI: Interrupt link LNKG configured for IRQ 7
Sep 17 14:13:47 kernel: ACPI: PCI: Interrupt link LNKH configured for IRQ 0
Sep 17 14:13:47 kernel: ACPI: PCI: Interrupt link LNKH disabled
Sep 17 14:13:47 kernel: pci_bus 0000:03: Allocating resources
Sep 17 14:13:47 kernel: iommu: Default domain type: Translated
Sep 17 14:13:47 kernel: iommu: DMA domain TLB invalidation policy: lazy mode
Sep 17 14:13:47 kernel: pci 0000:03:02.0: bridge window [io 0x1000-0x0fff] to [bus 49] add_size 1000
Sep 17 14:13:47 kernel: pci 0000:03:02.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 49] add_size 200000 add_align 100000
Sep 17 14:13:47 kernel: pci 0000:03:04.0: bridge window [io 0x1000-0x0fff] to [bus 4a] add_size 1000
Sep 17 14:13:47 kernel: pci 0000:03:04.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 4a] add_size 200000 add_align 100000
Sep 17 14:13:47 kernel: pci 0000:03:04.0: bridge window [mem 0x00100000-0x000fffff] to [bus 4a] add_size 200000 add_align 100000
Sep 17 14:13:47 kernel: pci 0000:03:02.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
Sep 17 14:13:47 kernel: pci 0000:03:02.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
Sep 17 14:13:47 kernel: pci 0000:03:04.0: BAR 14: no space for [mem size 0x00200000]
Sep 17 14:13:47 kernel: pci 0000:03:04.0: BAR 14: failed to assign [mem size 0x00200000]
Sep 17 14:13:47 kernel: pci 0000:03:04.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
Sep 17 14:13:47 kernel: pci 0000:03:04.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
Sep 17 14:13:47 kernel: pci 0000:03:02.0: BAR 13: no space for [io size 0x1000]
Sep 17 14:13:47 kernel: pci 0000:03:02.0: BAR 13: failed to assign [io size 0x1000]
Sep 17 14:13:47 kernel: pci 0000:03:04.0: BAR 13: no space for [io size 0x1000]
Sep 17 14:13:47 kernel: pci 0000:03:04.0: BAR 13: failed to assign [io size 0x1000]
Sep 17 14:13:47 kernel: pci 0000:03:04.0: BAR 14: no space for [mem size 0x00200000]
Sep 17 14:13:47 kernel: pci 0000:03:04.0: BAR 14: failed to assign [mem size 0x00200000]
Sep 17 14:13:47 kernel: pci 0000:03:04.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
Sep 17 14:13:47 kernel: pci 0000:03:04.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
Sep 17 14:13:47 kernel: pci 0000:03:04.0: BAR 13: no space for [io size 0x1000]
Sep 17 14:13:47 kernel: pci 0000:03:04.0: BAR 13: failed to assign [io size 0x1000]
Sep 17 14:13:47 kernel: pci 0000:03:02.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
Sep 17 14:13:47 kernel: pci 0000:03:02.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
Sep 17 14:13:47 kernel: pci 0000:03:02.0: BAR 13: no space for [io size 0x1000]
Sep 17 14:13:47 kernel: pci 0000:03:02.0: BAR 13: failed to assign [io size 0x1000]
Sep 17 14:13:47 kernel: pci 0000:03:00.0: PCI bridge to [bus 04]
Sep 17 14:13:47 kernel: pci 0000:03:00.0: bridge window [mem 0xdf100000-0xdf1fffff]
Sep 17 14:13:47 kernel: pci 0000:03:01.0: PCI bridge to [bus 05-48]
Sep 17 14:13:47 kernel: pci 0000:03:01.0: bridge window [io 0x4000-0x7fff]
Sep 17 14:13:47 kernel: pci 0000:03:01.0: bridge window [mem 0xcf200000-0xdeefffff]
Sep 17 14:13:47 kernel: pci 0000:03:01.0: bridge window [mem 0xc2100000-0xc40fffff 64bit pref]
Sep 17 14:13:47 kernel: pci 0000:03:02.0: PCI bridge to [bus 49]
Sep 17 14:13:47 kernel: pci 0000:03:02.0: bridge window [mem 0xdef00000-0xdf0fffff]
Sep 17 14:13:47 kernel: pci 0000:03:04.0: PCI bridge to [bus 4a]
Sep 17 14:13:47 kernel: pci 0000:02:00.0: PCI bridge to [bus 03-4a]
Sep 17 14:13:47 kernel: pci 0000:02:00.0: bridge window [io 0x4000-0x7fff]
Sep 17 14:13:47 kernel: pci 0000:02:00.0: bridge window [mem 0xcf200000-0xdf1fffff]
Sep 17 14:13:47 kernel: pci 0000:02:00.0: bridge window [mem 0xc2100000-0xc40fffff 64bit pref]
Sep 17 14:13:47 kernel: SCSI subsystem initialized
Sep 17 14:13:47 kernel: libata version 3.00 loaded.
Sep 17 14:13:47 kernel: ACPI: bus type USB registered
Sep 17 14:13:47 kernel: usbcore: registered new interface driver usbfs
Sep 17 14:13:47 kernel: usbcore: registered new interface driver hub
Sep 17 14:13:47 kernel: usbcore: registered new device driver usb
Sep 17 14:13:47 kernel: pps_core: LinuxPPS API ver. 1 registered
Sep 17 14:13:47 kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
Sep 17 14:13:47 kernel: PTP clock support registered
Sep 17 14:13:47 kernel: EDAC MC: Ver: 3.0.0
Sep 17 14:13:47 kernel: efivars: Registered efivars operations
Sep 17 14:13:47 kernel: NetLabel: Initializing
Sep 17 14:13:47 kernel: NetLabel: domain hash size = 128
Sep 17 14:13:47 kernel: NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
Sep 17 14:13:47 kernel: NetLabel: unlabeled traffic allowed by default
Sep 17 14:13:47 kernel: mctp: management component transport protocol core
Sep 17 14:13:47 kernel: NET: Registered PF_MCTP protocol family
Sep 17 14:13:47 kernel: PCI: Using ACPI for IRQ routing
Sep 17 14:13:47 kernel: PCI: pci_cache_line_size set to 64 bytes
Sep 17 14:13:47 kernel: e820: reserve RAM buffer [mem 0x7c0f2018-0x7fffffff]
Sep 17 14:13:47 kernel: e820: reserve RAM buffer [mem 0x7c104018-0x7fffffff]
Sep 17 14:13:47 kernel: e820: reserve RAM buffer [mem 0x7c116018-0x7fffffff]
Sep 17 14:13:47 kernel: e820: reserve RAM buffer [mem 0x7c137018-0x7fffffff]
Sep 17 14:13:47 kernel: e820: reserve RAM buffer [mem 0x7c157018-0x7fffffff]
Sep 17 14:13:47 kernel: e820: reserve RAM buffer [mem 0x7c15f018-0x7fffffff]
Sep 17 14:13:47 kernel: e820: reserve RAM buffer [mem 0x822ec000-0x83ffffff]
Sep 17 14:13:47 kernel: e820: reserve RAM buffer [mem 0x8486e000-0x87ffffff]
Sep 17 14:13:47 kernel: e820: reserve RAM buffer [mem 0x86f7c000-0x87ffffff]
Sep 17 14:13:47 kernel: pci 0000:4f:00.0: vgaarb: setting as boot VGA device
Sep 17 14:13:47 kernel: pci 0000:4f:00.0: vgaarb: bridge control possible
Sep 17 14:13:47 kernel: pci 0000:4f:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
Sep 17 14:13:47 kernel: pci 0000:50:00.0: vgaarb: setting as boot VGA device (overriding previous)
Sep 17 14:13:47 kernel: pci 0000:50:00.0: vgaarb: bridge control possible
Sep 17 14:13:47 kernel: pci 0000:50:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
Sep 17 14:13:47 kernel: vgaarb: loaded
Sep 17 14:13:47 kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
Sep 17 14:13:47 kernel: hpet0: 8 comparators, 64-bit 14.318180 MHz counter
Sep 17 14:13:47 kernel: clocksource: Switched to clocksource tsc-early
Sep 17 14:13:47 kernel: VFS: Disk quotas dquot_6.6.0
Sep 17 14:13:47 kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Sep 17 14:13:47 kernel: pnp: PnP ACPI init
Sep 17 14:13:47 kernel: system 00:01: [io 0x0500-0x057f] has been reserved
Sep 17 14:13:47 kernel: system 00:01: [io 0x0400-0x047f] has been reserved
Sep 17 14:13:47 kernel: system 00:01: [io 0x0580-0x059f] has been reserved
Sep 17 14:13:47 kernel: system 00:01: [io 0x0600-0x061f] has been reserved
Sep 17 14:13:47 kernel: system 00:01: [io 0x0880-0x0883] has been reserved
Sep 17 14:13:47 kernel: system 00:01: [io 0x0800-0x081f] has been reserved
Sep 17 14:13:47 kernel: system 00:01: [mem 0xfed1c000-0xfed3ffff] has been reserved
Sep 17 14:13:47 kernel: system 00:01: [mem 0xfed45000-0xfed8bfff] has been reserved
Sep 17 14:13:47 kernel: system 00:01: [mem 0xff000000-0xffffffff] has been reserved
Sep 17 14:13:47 kernel: system 00:01: [mem 0xfee00000-0xfeefffff] has been reserved
Sep 17 14:13:47 kernel: system 00:01: [mem 0xfed12000-0xfed1200f] has been reserved
Sep 17 14:13:47 kernel: system 00:01: [mem 0xfed12010-0xfed1201f] has been reserved
Sep 17 14:13:47 kernel: system 00:01: [mem 0xfed1b000-0xfed1bfff] has been reserved
Sep 17 14:13:47 kernel: system 00:02: [io 0x0a00-0x0a2f] has been reserved
Sep 17 14:13:47 kernel: system 00:02: [io 0x0a30-0x0a3f] has been reserved
Sep 17 14:13:47 kernel: system 00:02: [io 0x0a40-0x0a4f] has been reserved
Sep 17 14:13:47 kernel: pnp: PnP ACPI: found 3 devices
Sep 17 14:13:47 kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Sep 17 14:13:47 kernel: NET: Registered PF_INET protocol family
Sep 17 14:13:47 kernel: IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
Sep 17 14:13:47 kernel: tcp_listen_portaddr_hash hash table entries: 32768 (order: 7, 524288 bytes, linear)
Sep 17 14:13:47 kernel: Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
Sep 17 14:13:47 kernel: TCP established hash table entries: 524288 (order: 10, 4194304 bytes, linear)
Sep 17 14:13:47 kernel: TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
Sep 17 14:13:47 kernel: TCP: Hash tables configured (established 524288 bind 65536)
Sep 17 14:13:47 kernel: MPTCP token hash table entries: 65536 (order: 8, 1572864 bytes, linear)
Sep 17 14:13:47 kernel: UDP hash table entries: 32768 (order: 8, 1048576 bytes, linear)
Sep 17 14:13:47 kernel: UDP-Lite hash table entries: 32768 (order: 8, 1048576 bytes, linear)
Sep 17 14:13:47 kernel: NET: Registered PF_UNIX/PF_LOCAL protocol family
Sep 17 14:13:47 kernel: NET: Registered PF_XDP protocol family
Sep 17 14:13:47 kernel: pci 0000:03:02.0: bridge window [io 0x1000-0x0fff] to [bus 49] add_size 1000
Sep 17 14:13:47 kernel: pci 0000:03:02.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 49] add_size 200000 add_align 100000
Sep 17 14:13:47 kernel: pci 0000:03:04.0: bridge window [io 0x1000-0x0fff] to [bus 4a] add_size 1000
Sep 17 14:13:47 kernel: pci 0000:03:04.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 4a] add_size 200000 add_align 100000
Sep 17 14:13:47 kernel: pci 0000:03:04.0: bridge window [mem 0x00100000-0x000fffff] to [bus 4a] add_size 200000 add_align 100000
Sep 17 14:13:47 kernel: pci 0000:4c:09.0: bridge window [io 0x1000-0x0fff] to [bus 4e] add_size 1000
Sep 17 14:13:47 kernel: pci 0000:4c:09.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 4e] add_size 200000 add_align 100000
Sep 17 14:13:47 kernel: pci 0000:4c:09.0: bridge window [mem 0x00100000-0x000fffff] to [bus 4e] add_size 200000 add_align 100000
Sep 17 14:13:47 kernel: pci 0000:00:1c.0: bridge window [io 0x1000-0x0fff] to [bus 51] add_size 1000
Sep 17 14:13:47 kernel: pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 51] add_size 200000 add_align 100000
Sep 17 14:13:47 kernel: pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 51] add_size 200000 add_align 100000
Sep 17 14:13:47 kernel: pci 0000:00:1c.0: BAR 14: assigned [mem 0xa2000000-0xa21fffff]
Sep 17 14:13:47 kernel: pci 0000:00:1c.0: BAR 15: assigned [mem 0xa2200000-0xa23fffff 64bit pref]
Sep 17 14:13:47 kernel: pci 0000:00:1c.0: BAR 13: assigned [io 0x1000-0x1fff]
Sep 17 14:13:47 kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
Sep 17 14:13:47 kernel: pci 0000:00:01.0: bridge window [mem 0xdf400000-0xdf4fffff]
Sep 17 14:13:47 kernel: pci 0000:03:02.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
Sep 17 14:13:47 kernel: pci 0000:03:02.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
Sep 17 14:13:47 kernel: pci 0000:03:04.0: BAR 14: no space for [mem size 0x00200000]
Sep 17 14:13:47 kernel: pci 0000:03:04.0: BAR 14: failed to assign [mem size 0x00200000]
Sep 17 14:13:47 kernel: pci 0000:03:04.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
Sep 17 14:13:47 kernel: pci 0000:03:04.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
Sep 17 14:13:47 kernel: pci 0000:03:02.0: BAR 13: no space for [io size 0x1000]
Sep 17 14:13:47 kernel: pci 0000:03:02.0: BAR 13: failed to assign [io size 0x1000]
Sep 17 14:13:47 kernel: pci 0000:03:04.0: BAR 13: no space for [io size 0x1000]
Sep 17 14:13:47 kernel: pci 0000:03:04.0: BAR 13: failed to assign [io size 0x1000]
Sep 17 14:13:47 kernel: pci 0000:03:04.0: BAR 14: no space for [mem size 0x00200000]
Sep 17 14:13:47 kernel: pci 0000:03:04.0: BAR 14: failed to assign [mem size 0x00200000]
Sep 17 14:13:47 kernel: pci 0000:03:04.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
Sep 17 14:13:47 kernel: pci 0000:03:04.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
Sep 17 14:13:47 kernel: pci 0000:03:04.0: BAR 13: no space for [io size 0x1000]
Sep 17 14:13:47 kernel: pci 0000:03:04.0: BAR 13: failed to assign [io size 0x1000]
Sep 17 14:13:47 kernel: pci 0000:03:02.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
Sep 17 14:13:47 kernel: pci 0000:03:02.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
Sep 17 14:13:47 kernel: pci 0000:03:02.0: BAR 13: no space for [io size 0x1000]
Sep 17 14:13:47 kernel: pci 0000:03:02.0: BAR 13: failed to assign [io size 0x1000]
Sep 17 14:13:47 kernel: pci 0000:03:00.0: PCI bridge to [bus 04]
Sep 17 14:13:47 kernel: pci 0000:03:00.0: bridge window [mem 0xdf100000-0xdf1fffff]
Sep 17 14:13:47 kernel: pci 0000:03:01.0: PCI bridge to [bus 05-48]
Sep 17 14:13:47 kernel: pci 0000:03:01.0: bridge window [io 0x4000-0x7fff]
Sep 17 14:13:47 kernel: pci 0000:03:01.0: bridge window [mem 0xcf200000-0xdeefffff]
Sep 17 14:13:47 kernel: pci 0000:03:01.0: bridge window [mem 0xc2100000-0xc40fffff 64bit pref]
Sep 17 14:13:47 kernel: pci 0000:03:02.0: PCI bridge to [bus 49]
Sep 17 14:13:47 kernel: pci 0000:03:02.0: bridge window [mem 0xdef00000-0xdf0fffff]
Sep 17 14:13:47 kernel: pci 0000:03:04.0: PCI bridge to [bus 4a]
Sep 17 14:13:47 kernel: pci 0000:02:00.0: PCI bridge to [bus 03-4a]
Sep 17 14:13:47 kernel: pci 0000:02:00.0: bridge window [io 0x4000-0x7fff]
Sep 17 14:13:47 kernel: pci 0000:02:00.0: bridge window [mem 0xcf200000-0xdf1fffff]
Sep 17 14:13:47 kernel: pci 0000:02:00.0: bridge window [mem 0xc2100000-0xc40fffff 64bit pref]
Sep 17 14:13:47 kernel: pci 0000:00:01.1: PCI bridge to [bus 02-4a]
Sep 17 14:13:47 kernel: pci 0000:00:01.1: bridge window [io 0x4000-0x7fff]
Sep 17 14:13:47 kernel: pci 0000:00:01.1: bridge window [mem 0xcf200000-0xdf1fffff]
Sep 17 14:13:47 kernel: pci 0000:00:01.1: bridge window [mem 0xc2100000-0xc40fffff 64bit pref]
Sep 17 14:13:47 kernel: pci 0000:4c:09.0: BAR 14: no space for [mem size 0x00200000]
Sep 17 14:13:47 kernel: pci 0000:4c:09.0: BAR 14: failed to assign [mem size 0x00200000]
Sep 17 14:13:47 kernel: pci 0000:4c:09.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
Sep 17 14:13:47 kernel: pci 0000:4c:09.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
Sep 17 14:13:47 kernel: pci 0000:4c:09.0: BAR 13: no space for [io size 0x1000]
Sep 17 14:13:47 kernel: pci 0000:4c:09.0: BAR 13: failed to assign [io size 0x1000]
Sep 17 14:13:47 kernel: pci 0000:4c:09.0: BAR 14: no space for [mem size 0x00200000]
Sep 17 14:13:47 kernel: pci 0000:4c:09.0: BAR 14: failed to assign [mem size 0x00200000]
Sep 17 14:13:47 kernel: pci 0000:4c:09.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
Sep 17 14:13:47 kernel: pci 0000:4c:09.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
Sep 17 14:13:47 kernel: pci 0000:4c:09.0: BAR 13: no space for [io size 0x1000]
Sep 17 14:13:47 kernel: pci 0000:4c:09.0: BAR 13: failed to assign [io size 0x1000]
Sep 17 14:13:47 kernel: pci 0000:4c:08.0: PCI bridge to [bus 4d]
Sep 17 14:13:47 kernel: pci 0000:4c:08.0: bridge window [io 0x9000-0x9fff]
Sep 17 14:13:47 kernel: pci 0000:4c:08.0: bridge window [mem 0xcd200000-0xcd2fffff]
Sep 17 14:13:47 kernel: pci 0000:4c:09.0: PCI bridge to [bus 4e]
Sep 17 14:13:47 kernel: pci 0000:4c:10.0: PCI bridge to [bus 4f]
Sep 17 14:13:47 kernel: pci 0000:4c:10.0: bridge window [io 0x8000-0x8fff]
Sep 17 14:13:47 kernel: pci 0000:4c:10.0: bridge window [mem 0xcc000000-0xcd0fffff]
Sep 17 14:13:47 kernel: pci 0000:4c:10.0: bridge window [mem 0xb0000000-0xc1ffffff 64bit pref]
Sep 17 14:13:47 kernel: pci 0000:4b:00.0: PCI bridge to [bus 4c-4f]
Sep 17 14:13:47 kernel: pci 0000:4b:00.0: bridge window [io 0x8000-0x9fff]
Sep 17 14:13:47 kernel: pci 0000:4b:00.0: bridge window [mem 0xcc000000-0xcd2fffff]
Sep 17 14:13:47 kernel: pci 0000:4b:00.0: bridge window [mem 0xb0000000-0xc1ffffff 64bit pref]
Sep 17 14:13:47 kernel: pci 0000:00:02.0: PCI bridge to [bus 4b-4f]
Sep 17 14:13:47 kernel: pci 0000:00:02.0: bridge window [io 0x8000-0x9fff]
Sep 17 14:13:47 kernel: pci 0000:00:02.0: bridge window [mem 0xcc000000-0xcd3fffff]
Sep 17 14:13:47 kernel: pci 0000:00:02.0: bridge window [mem 0xb0000000-0xc1ffffff 64bit pref]
Sep 17 14:13:47 kernel: pci 0000:00:03.0: PCI bridge to [bus 50]
Sep 17 14:13:47 kernel: pci 0000:00:03.0: bridge window [io 0xb000-0xbfff]
Sep 17 14:13:47 kernel: pci 0000:00:03.0: bridge window [mem 0xce000000-0xcf0fffff]
Sep 17 14:13:47 kernel: pci 0000:00:03.0: bridge window [mem 0x90000000-0xa1ffffff 64bit pref]
Sep 17 14:13:47 kernel: pci 0000:00:1c.0: PCI bridge to [bus 51]
Sep 17 14:13:47 kernel: pci 0000:00:1c.0: bridge window [io 0x1000-0x1fff]
Sep 17 14:13:47 kernel: pci 0000:00:1c.0: bridge window [mem 0xa2000000-0xa21fffff]
Sep 17 14:13:47 kernel: pci 0000:00:1c.0: bridge window [mem 0xa2200000-0xa23fffff 64bit pref]
Sep 17 14:13:47 kernel: pci 0000:00:1c.5: PCI bridge to [bus 52]
Sep 17 14:13:47 kernel: pci 0000:00:1c.5: bridge window [io 0xa000-0xafff]
Sep 17 14:13:47 kernel: pci 0000:00:1c.5: bridge window [mem 0xdf300000-0xdf3fffff]
Sep 17 14:13:47 kernel: pci 0000:00:1c.7: PCI bridge to [bus 53]
Sep 17 14:13:47 kernel: pci 0000:00:1c.7: bridge window [mem 0xdf200000-0xdf2fffff]
Sep 17 14:13:47 kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
Sep 17 14:13:47 kernel: pci_bus 0000:00: resource 5 [io 0x1000-0xffff window]
Sep 17 14:13:47 kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
Sep 17 14:13:47 kernel: pci_bus 0000:00: resource 7 [mem 0x90000000-0xdfffbfff window]
Sep 17 14:13:47 kernel: pci_bus 0000:01: resource 1 [mem 0xdf400000-0xdf4fffff]
Sep 17 14:13:47 kernel: pci_bus 0000:02: resource 0 [io 0x4000-0x7fff]
Sep 17 14:13:47 kernel: pci_bus 0000:02: resource 1 [mem 0xcf200000-0xdf1fffff]
Sep 17 14:13:47 kernel: pci_bus 0000:02: resource 2 [mem 0xc2100000-0xc40fffff 64bit pref]
Sep 17 14:13:47 kernel: pci_bus 0000:03: resource 0 [io 0x4000-0x7fff]
Sep 17 14:13:47 kernel: pci_bus 0000:03: resource 1 [mem 0xcf200000-0xdf1fffff]
Sep 17 14:13:47 kernel: pci_bus 0000:03: resource 2 [mem 0xc2100000-0xc40fffff 64bit pref]
Sep 17 14:13:47 kernel: pci_bus 0000:04: resource 1 [mem 0xdf100000-0xdf1fffff]
Sep 17 14:13:47 kernel: pci_bus 0000:05: resource 0 [io 0x4000-0x7fff]
Sep 17 14:13:47 kernel: pci_bus 0000:05: resource 1 [mem 0xcf200000-0xdeefffff]
Sep 17 14:13:47 kernel: pci_bus 0000:05: resource 2 [mem 0xc2100000-0xc40fffff 64bit pref]
Sep 17 14:13:47 kernel: pci_bus 0000:49: resource 1 [mem 0xdef00000-0xdf0fffff]
Sep 17 14:13:47 kernel: pci_bus 0000:4b: resource 0 [io 0x8000-0x9fff]
Sep 17 14:13:47 kernel: pci_bus 0000:4b: resource 1 [mem 0xcc000000-0xcd3fffff]
Sep 17 14:13:47 kernel: pci_bus 0000:4b: resource 2 [mem 0xb0000000-0xc1ffffff 64bit pref]
Sep 17 14:13:47 kernel: pci_bus 0000:4c: resource 0 [io 0x8000-0x9fff]
Sep 17 14:13:47 kernel: pci_bus 0000:4c: resource 1 [mem 0xcc000000-0xcd2fffff]
Sep 17 14:13:47 kernel: pci_bus 0000:4c: resource 2 [mem 0xb0000000-0xc1ffffff 64bit pref]
Sep 17 14:13:47 kernel: pci_bus 0000:4d: resource 0 [io 0x9000-0x9fff]
Sep 17 14:13:47 kernel: pci_bus 0000:4d: resource 1 [mem 0xcd200000-0xcd2fffff]
Sep 17 14:13:47 kernel: pci_bus 0000:4f: resource 0 [io 0x8000-0x8fff]
Sep 17 14:13:47 kernel: pci_bus 0000:4f: resource 1 [mem 0xcc000000-0xcd0fffff]
Sep 17 14:13:47 kernel: pci_bus 0000:4f: resource 2 [mem 0xb0000000-0xc1ffffff 64bit pref]
Sep 17 14:13:47 kernel: pci_bus 0000:50: resource 0 [io 0xb000-0xbfff]
Sep 17 14:13:47 kernel: pci_bus 0000:50: resource 1 [mem 0xce000000-0xcf0fffff]
Sep 17 14:13:47 kernel: pci_bus 0000:50: resource 2 [mem 0x90000000-0xa1ffffff 64bit pref]
Sep 17 14:13:47 kernel: pci_bus 0000:51: resource 0 [io 0x1000-0x1fff]
Sep 17 14:13:47 kernel: pci_bus 0000:51: resource 1 [mem 0xa2000000-0xa21fffff]
Sep 17 14:13:47 kernel: pci_bus 0000:51: resource 2 [mem 0xa2200000-0xa23fffff 64bit pref]
Sep 17 14:13:47 kernel: pci_bus 0000:52: resource 0 [io 0xa000-0xafff]
Sep 17 14:13:47 kernel: pci_bus 0000:52: resource 1 [mem 0xdf300000-0xdf3fffff]
Sep 17 14:13:47 kernel: pci_bus 0000:53: resource 1 [mem 0xdf200000-0xdf2fffff]
Sep 17 14:13:47 kernel: pci 0000:00:01.1: CLS mismatch (64 != 128), using 64 bytes
Sep 17 14:13:47 kernel: pci 0000:00:05.0: disabled boot interrupts on device [8086:6f28]
Sep 17 14:13:47 kernel: pci 0000:00:1a.0: quirk_usb_early_handoff+0x0/0x7d0 took 20140 usecs
Sep 17 14:13:47 kernel: pci 0000:00:1d.0: quirk_usb_early_handoff+0x0/0x7d0 took 19518 usecs
Sep 17 14:13:47 kernel: pci 0000:4f:00.1: extending delay after power-on from D3hot to 20 msec
Sep 17 14:13:47 kernel: pci 0000:4f:00.1: D0 power state depends on 0000:4f:00.0
Sep 17 14:13:47 kernel: pci 0000:50:00.1: extending delay after power-on from D3hot to 20 msec
Sep 17 14:13:47 kernel: pci 0000:50:00.1: D0 power state depends on 0000:50:00.0
Sep 17 14:13:47 kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Sep 17 14:13:47 kernel: software IO TLB: mapped [mem 0x00000000780f2000-0x000000007c0f2000] (64MB)
Sep 17 14:13:47 kernel: Trying to unpack rootfs image as initramfs...
Sep 17 14:13:47 kernel: Initialise system trusted keyrings
Sep 17 14:13:47 kernel: Key type blacklist registered
Sep 17 14:13:47 kernel: workingset: timestamp_bits=41 max_order=24 bucket_order=0
Sep 17 14:13:47 kernel: zbud: loaded
Sep 17 14:13:47 kernel: integrity: Platform Keyring initialized
Sep 17 14:13:47 kernel: integrity: Machine keyring initialized
Sep 17 14:13:47 kernel: Key type asymmetric registered
Sep 17 14:13:47 kernel: Asymmetric key parser 'x509' registered
Sep 17 14:13:47 kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 242)
Sep 17 14:13:47 kernel: io scheduler mq-deadline registered
Sep 17 14:13:47 kernel: io scheduler kyber registered
Sep 17 14:13:47 kernel: io scheduler bfq registered
Sep 17 14:13:47 kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Sep 17 14:13:47 kernel: Monitor-Mwait will be used to enter C-1 state
Sep 17 14:13:47 kernel: Monitor-Mwait will be used to enter C-2 state
Sep 17 14:13:47 kernel: Monitor-Mwait will be used to enter C-2 state
Sep 17 14:13:47 kernel: ACPI: \_SB_.SCK0.CP00: Found 3 idle states
Sep 17 14:13:47 kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
Sep 17 14:13:47 kernel: ACPI: button: Power Button [PWRB]
Sep 17 14:13:47 kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
Sep 17 14:13:47 kernel: ACPI: button: Power Button [PWRF]
Sep 17 14:13:47 kernel: Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
Sep 17 14:13:47 kernel: Non-volatile memory driver v1.3
Sep 17 14:13:47 kernel: Linux agpgart interface v0.103
Sep 17 14:13:47 kernel: AMD-Vi: AMD IOMMUv2 functionality not available on this system - This is not a bug.
Sep 17 14:13:47 kernel: ACPI: bus type drm_connector registered
Sep 17 14:13:47 kernel: usbcore: registered new interface driver usbserial_generic
Sep 17 14:13:47 kernel: usbserial: USB Serial support registered for generic
Sep 17 14:13:47 kernel: rtc_cmos 00:00: RTC can wake from S4
Sep 17 14:13:47 kernel: ehci-pci 0000:00:1a.0: EHCI Host Controller
Sep 17 14:13:47 kernel: ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
Sep 17 14:13:47 kernel: ehci-pci 0000:00:1a.0: debug port 2
Sep 17 14:13:47 kernel: rtc_cmos 00:00: registered as rtc0
Sep 17 14:13:47 kernel: rtc_cmos 00:00: setting system clock to 2023-09-17T18:13:40 UTC (1694974420)
Sep 17 14:13:47 kernel: rtc_cmos 00:00: alarms up to one month, y3k, 114 bytes nvram
Sep 17 14:13:47 kernel: ehci-pci 0000:00:1a.0: irq 18, io mem 0xcd437000
Sep 17 14:13:47 kernel: intel_pstate: Intel P-state driver initializing
Sep 17 14:13:47 kernel: ledtrig-cpu: registered to indicate activity on CPUs
Sep 17 14:13:47 kernel: efifb: probing for efifb
Sep 17 14:13:47 kernel: efifb: showing boot graphics
Sep 17 14:13:47 kernel: efifb: framebuffer at 0xa1000000, using 3072k, total 3072k
Sep 17 14:13:47 kernel: efifb: mode is 1024x768x32, linelength=4096, pages=1
Sep 17 14:13:47 kernel: efifb: scrolling: redraw
Sep 17 14:13:47 kernel: efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
Sep 17 14:13:47 kernel: fbcon: Deferring console take-over
Sep 17 14:13:47 kernel: fb0: EFI VGA frame buffer device
Sep 17 14:13:47 kernel: hid: raw HID events driver (C) Jiri Kosina
Sep 17 14:13:47 kernel: drop_monitor: Initializing network drop monitor service
Sep 17 14:13:47 kernel: Initializing XFRM netlink socket
Sep 17 14:13:47 kernel: NET: Registered PF_INET6 protocol family
Sep 17 14:13:47 kernel: ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
Sep 17 14:13:47 kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.04
Sep 17 14:13:47 kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Sep 17 14:13:47 kernel: usb usb1: Product: EHCI Host Controller
Sep 17 14:13:47 kernel: usb usb1: Manufacturer: Linux 6.4.12-arch1-1 ehci_hcd
Sep 17 14:13:47 kernel: usb usb1: SerialNumber: 0000:00:1a.0
Sep 17 14:13:47 kernel: hub 1-0:1.0: USB hub found
Sep 17 14:13:47 kernel: hub 1-0:1.0: 2 ports detected
Sep 17 14:13:47 kernel: ehci-pci 0000:00:1d.0: EHCI Host Controller
Sep 17 14:13:47 kernel: ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
Sep 17 14:13:47 kernel: ehci-pci 0000:00:1d.0: debug port 2
Sep 17 14:13:47 kernel: ehci-pci 0000:00:1d.0: irq 18, io mem 0xcd436000
Sep 17 14:13:47 kernel: ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
Sep 17 14:13:47 kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.04
Sep 17 14:13:47 kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Sep 17 14:13:47 kernel: usb usb2: Product: EHCI Host Controller
Sep 17 14:13:47 kernel: usb usb2: Manufacturer: Linux 6.4.12-arch1-1 ehci_hcd
Sep 17 14:13:47 kernel: usb usb2: SerialNumber: 0000:00:1d.0
Sep 17 14:13:47 kernel: hub 2-0:1.0: USB hub found
Sep 17 14:13:47 kernel: hub 2-0:1.0: 2 ports detected
Sep 17 14:13:47 kernel: Freeing initrd memory: 19712K
Sep 17 14:13:47 kernel: Segment Routing with IPv6
Sep 17 14:13:47 kernel: RPL Segment Routing with IPv6
Sep 17 14:13:47 kernel: In-situ OAM (IOAM) with IPv6
Sep 17 14:13:47 kernel: NET: Registered PF_PACKET protocol family
Sep 17 14:13:47 kernel: microcode: Microcode Update Driver: v2.2.
Sep 17 14:13:47 kernel: resctrl: L3 allocation detected
Sep 17 14:13:47 kernel: resctrl: L3 monitoring detected
Sep 17 14:13:47 kernel: IPI shorthand broadcast: enabled
Sep 17 14:13:47 kernel: sched_clock: Marking stable (2730001695, 302383)->(2737874247, -7570169)
Sep 17 14:13:47 kernel: registered taskstats version 1
Sep 17 14:13:47 kernel: Loading compiled-in X.509 certificates
Sep 17 14:13:47 kernel: Loaded X.509 cert 'Build time autogenerated kernel key: 333e1bae8548937ea28bdd550a94d2aba8351419'
Sep 17 14:13:47 kernel: zswap: loaded using pool zstd/zsmalloc
Sep 17 14:13:47 kernel: Key type .fscrypt registered
Sep 17 14:13:47 kernel: Key type fscrypt-provisioning registered
Sep 17 14:13:47 kernel: PM: Magic number: 7:374:241
Sep 17 14:13:47 kernel: acpi device:1e6: hash matches
Sep 17 14:13:47 kernel: acpi device:84: hash matches
Sep 17 14:13:47 kernel: RAS: Correctable Errors collector initialized.
Sep 17 14:13:47 kernel: clk: Disabling unused clocks
Sep 17 14:13:47 kernel: Freeing unused decrypted memory: 2036K
Sep 17 14:13:47 kernel: Freeing unused kernel image (initmem) memory: 3348K
Sep 17 14:13:47 kernel: Write protecting the kernel read-only data: 30720k
Sep 17 14:13:47 kernel: Freeing unused kernel image (rodata/data gap) memory: 1556K
Sep 17 14:13:47 kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Sep 17 14:13:47 kernel: rodata_test: all tests were successful
Sep 17 14:13:47 kernel: x86/mm: Checking user space page tables
Sep 17 14:13:47 kernel: usb 1-1: new high-speed USB device number 2 using ehci-pci
Sep 17 14:13:47 kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Sep 17 14:13:47 kernel: Run /init as init process
Sep 17 14:13:47 kernel: with arguments:
Sep 17 14:13:47 kernel: /init
Sep 17 14:13:47 kernel: with environment:
Sep 17 14:13:47 kernel: HOME=/
Sep 17 14:13:47 kernel: TERM=linux
Sep 17 14:13:47 kernel: BOOT_IMAGE=/vmlinuz-linux
Sep 17 14:13:47 kernel: usb 2-1: new high-speed USB device number 2 using ehci-pci
Sep 17 14:13:47 kernel: usb 1-1: New USB device found, idVendor=8087, idProduct=800a, bcdDevice= 0.05
Sep 17 14:13:47 kernel: usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Sep 17 14:13:47 kernel: hub 1-1:1.0: USB hub found
Sep 17 14:13:47 kernel: hub 1-1:1.0: 6 ports detected
Sep 17 14:13:47 kernel: usb 2-1: New USB device found, idVendor=8087, idProduct=8002, bcdDevice= 0.05
Sep 17 14:13:47 kernel: usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Sep 17 14:13:47 kernel: hub 2-1:1.0: USB hub found
Sep 17 14:13:47 kernel: hub 2-1:1.0: 8 ports detected
Sep 17 14:13:47 kernel: wmi_bus wmi_bus-PNP0C14:01: WQAA data block query control method not found
Sep 17 14:13:47 kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Sep 17 14:13:47 kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
Sep 17 14:13:47 kernel: xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x000000000004b810
Sep 17 14:13:47 kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Sep 17 14:13:47 kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
Sep 17 14:13:47 kernel: xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed
Sep 17 14:13:47 kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.04
Sep 17 14:13:47 kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Sep 17 14:13:47 kernel: usb usb3: Product: xHCI Host Controller
Sep 17 14:13:47 kernel: usb usb3: Manufacturer: Linux 6.4.12-arch1-1 xhci-hcd
Sep 17 14:13:47 kernel: usb usb3: SerialNumber: 0000:00:14.0
Sep 17 14:13:47 kernel: hub 3-0:1.0: USB hub found
Sep 17 14:13:47 kernel: hub 3-0:1.0: 15 ports detected
Sep 17 14:13:47 kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.04
Sep 17 14:13:47 kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Sep 17 14:13:47 kernel: usb usb4: Product: xHCI Host Controller
Sep 17 14:13:47 kernel: usb usb4: Manufacturer: Linux 6.4.12-arch1-1 xhci-hcd
Sep 17 14:13:47 kernel: usb usb4: SerialNumber: 0000:00:14.0
Sep 17 14:13:47 kernel: hub 4-0:1.0: USB hub found
Sep 17 14:13:47 kernel: hub 4-0:1.0: 6 ports detected
Sep 17 14:13:47 kernel: xhci_hcd 0000:49:00.0: xHCI Host Controller
Sep 17 14:13:47 kernel: xhci_hcd 0000:49:00.0: new USB bus registered, assigned bus number 5
Sep 17 14:13:47 kernel: xhci_hcd 0000:49:00.0: hcc params 0x200077c1 hci version 0x110 quirks 0x000000020004b810
Sep 17 14:13:47 kernel: xhci_hcd 0000:49:00.0: xHCI Host Controller
Sep 17 14:13:47 kernel: xhci_hcd 0000:49:00.0: new USB bus registered, assigned bus number 6
Sep 17 14:13:47 kernel: xhci_hcd 0000:49:00.0: Host supports USB 3.1 Enhanced SuperSpeed
Sep 17 14:13:47 kernel: usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.04
Sep 17 14:13:47 kernel: usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Sep 17 14:13:47 kernel: usb usb5: Product: xHCI Host Controller
Sep 17 14:13:47 kernel: usb usb5: Manufacturer: Linux 6.4.12-arch1-1 xhci-hcd
Sep 17 14:13:47 kernel: usb usb5: SerialNumber: 0000:49:00.0
Sep 17 14:13:47 kernel: hub 5-0:1.0: USB hub found
Sep 17 14:13:47 kernel: hub 5-0:1.0: 2 ports detected
Sep 17 14:13:47 kernel: usb usb6: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.04
Sep 17 14:13:47 kernel: usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Sep 17 14:13:47 kernel: usb usb6: Product: xHCI Host Controller
Sep 17 14:13:47 kernel: usb usb6: Manufacturer: Linux 6.4.12-arch1-1 xhci-hcd
Sep 17 14:13:47 kernel: usb usb6: SerialNumber: 0000:49:00.0
Sep 17 14:13:47 kernel: hub 6-0:1.0: USB hub found
Sep 17 14:13:47 kernel: hub 6-0:1.0: 2 ports detected
Sep 17 14:13:47 kernel: nvme nvme0: pci function 0000:01:00.0
Sep 17 14:13:47 kernel: nvme nvme1: pci function 0000:4d:00.0
Sep 17 14:13:47 kernel: nvme nvme1: 8/0/0 default/read/poll queues
Sep 17 14:13:47 kernel: nvme1n1: p1 p2 p3
Sep 17 14:13:47 kernel: usb 3-3: new full-speed USB device number 2 using xhci_hcd
Sep 17 14:13:47 kernel: usb 3-3: New USB device found, idVendor=8087, idProduct=0a2b, bcdDevice= 0.01
Sep 17 14:13:47 kernel: usb 3-3: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Sep 17 14:13:47 kernel: tsc: Refined TSC clocksource calibration: 3599.996 MHz
Sep 17 14:13:47 kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x33e44fb235b, max_idle_ns: 440795341910 ns
Sep 17 14:13:47 kernel: clocksource: Switched to clocksource tsc
Sep 17 14:13:47 kernel: usb 4-5: new SuperSpeed USB device number 2 using xhci_hcd
Sep 17 14:13:47 kernel: usb 4-5: New USB device found, idVendor=045b, idProduct=0210, bcdDevice= 1.00
Sep 17 14:13:47 kernel: usb 4-5: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Sep 17 14:13:47 kernel: hub 4-5:1.0: USB hub found
Sep 17 14:13:47 kernel: hub 4-5:1.0: 4 ports detected
Sep 17 14:13:47 kernel: usb 3-9: new high-speed USB device number 3 using xhci_hcd
Sep 17 14:13:47 kernel: usb 3-9: New USB device found, idVendor=045b, idProduct=0209, bcdDevice= 1.00
Sep 17 14:13:47 kernel: usb 3-9: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Sep 17 14:13:47 kernel: hub 3-9:1.0: USB hub found
Sep 17 14:13:47 kernel: hub 3-9:1.0: 4 ports detected
Sep 17 14:13:47 kernel: usb 4-6: new SuperSpeed USB device number 3 using xhci_hcd
Sep 17 14:13:47 kernel: usb 4-6: New USB device found, idVendor=045b, idProduct=0210, bcdDevice= 1.00
Sep 17 14:13:47 kernel: usb 4-6: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Sep 17 14:13:47 kernel: hub 4-6:1.0: USB hub found
Sep 17 14:13:47 kernel: hub 4-6:1.0: 4 ports detected
Sep 17 14:13:47 kernel: usb 3-10: new high-speed USB device number 4 using xhci_hcd
Sep 17 14:13:47 kernel: usb 3-10: New USB device found, idVendor=045b, idProduct=0209, bcdDevice= 1.00
Sep 17 14:13:47 kernel: usb 3-10: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Sep 17 14:13:47 kernel: hub 3-10:1.0: USB hub found
Sep 17 14:13:47 kernel: hub 3-10:1.0: 4 ports detected
Sep 17 14:13:47 kernel: usb 3-9.4: new full-speed USB device number 5 using xhci_hcd
Sep 17 14:13:47 kernel: usb 3-9.4: New USB device found, idVendor=046d, idProduct=c52b, bcdDevice=12.01
Sep 17 14:13:47 kernel: usb 3-9.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Sep 17 14:13:47 kernel: usb 3-9.4: Product: USB Receiver
Sep 17 14:13:47 kernel: usb 3-9.4: Manufacturer: Logitech
Sep 17 14:13:47 kernel: nvme nvme0: 12/0/0 default/read/poll queues
Sep 17 14:13:47 kernel: nvme0n1: p1
Sep 17 14:13:47 kernel: input: Logitech USB Receiver as /devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9.4/3-9.4:1.0/0003:046D:C52B.0001/input/input2
Sep 17 14:13:47 kernel: hid-generic 0003:046D:C52B.0001: input,hidraw0: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-0000:00:14.0-9.4/input0
Sep 17 14:13:47 kernel: input: Logitech USB Receiver Mouse as /devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9.4/3-9.4:1.1/0003:046D:C52B.0002/input/input3
Sep 17 14:13:47 kernel: input: Logitech USB Receiver Consumer Control as /devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9.4/3-9.4:1.1/0003:046D:C52B.0002/input/input4
Sep 17 14:13:47 kernel: input: Logitech USB Receiver System Control as /devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9.4/3-9.4:1.1/0003:046D:C52B.0002/input/input5
Sep 17 14:13:47 kernel: hid-generic 0003:046D:C52B.0002: input,hiddev96,hidraw1: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:14.0-9.4/input1
Sep 17 14:13:47 kernel: hid-generic 0003:046D:C52B.0003: hiddev97,hidraw2: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:14.0-9.4/input2
Sep 17 14:13:47 kernel: usbcore: registered new interface driver usbhid
Sep 17 14:13:47 kernel: usbhid: USB HID core driver
Sep 17 14:13:47 kernel: logitech-djreceiver 0003:046D:C52B.0003: hiddev96,hidraw0: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:14.0-9.4/input2
Sep 17 14:13:47 kernel: input: Logitech Wireless Device PID:408a Keyboard as /devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9.4/3-9.4:1.2/0003:046D:C52B.0003/0003:046D:408A.0004/input/input7
Sep 17 14:13:47 kernel: input: Logitech Wireless Device PID:408a Mouse as /devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9.4/3-9.4:1.2/0003:046D:C52B.0003/0003:046D:408A.0004/input/input8
Sep 17 14:13:47 kernel: hid-generic 0003:046D:408A.0004: input,hidraw1: USB HID v1.11 Keyboard [Logitech Wireless Device PID:408a] on usb-0000:00:14.0-9.4/input2:2
Sep 17 14:13:47 kernel: input: Logitech MX Keys as /devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9.4/3-9.4:1.2/0003:046D:C52B.0003/0003:046D:408A.0004/input/input12
Sep 17 14:13:47 kernel: logitech-hidpp-device 0003:046D:408A.0004: input,hidraw1: USB HID v1.11 Keyboard [Logitech MX Keys] on usb-0000:00:14.0-9.4/input2:2
Sep 17 14:13:47 kernel: fbcon: Taking over console
Sep 17 14:13:47 kernel: Console: switching to colour frame buffer device 128x48
Sep 17 14:13:47 kernel: SGI XFS with ACLs, security attributes, realtime, scrub, repair, quota, no debug enabled
Sep 17 14:13:47 kernel: XFS (nvme1n1p3): Mounting V5 Filesystem 565debe4-b0d5-4a3c-9759-1e90a4ace905
Sep 17 14:13:47 kernel: XFS (nvme1n1p3): Ending clean mount
Sep 17 14:13:47 systemd[1]: systemd 254.3-1-arch running in system mode (+PAM +AUDIT -SELINUX -APPARMOR -IMA +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT -QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +XKBCOMMON +UTMP -SYSVINIT default-hierarchy=unified)
Sep 17 14:13:47 systemd[1]: Detected architecture x86-64.
Sep 17 14:13:47 systemd[1]: Hostname set to <elrond>.
Sep 17 14:13:47 systemd[1]: bpf-lsm: LSM BPF program attached
Sep 17 14:13:47 systemd[1]: Queued start job for default target Graphical Interface.
Sep 17 14:13:47 systemd[1]: Created slice Slice /system/getty.
Sep 17 14:13:47 systemd[1]: Created slice Slice /system/modprobe.
Sep 17 14:13:47 systemd[1]: Created slice User and Session Slice.
Sep 17 14:13:47 systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
Sep 17 14:13:47 systemd[1]: Started Forward Password Requests to Wall Directory Watch.
Sep 17 14:13:47 systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
Sep 17 14:13:47 systemd[1]: Reached target Local Encrypted Volumes.
Sep 17 14:13:47 systemd[1]: Reached target Login Prompts.
Sep 17 14:13:47 systemd[1]: Reached target Local Integrity Protected Volumes.
Sep 17 14:13:47 systemd[1]: Reached target Path Units.
Sep 17 14:13:47 systemd[1]: Reached target Remote File Systems.
Sep 17 14:13:47 systemd[1]: Reached target Slice Units.
Sep 17 14:13:47 systemd[1]: Reached target Local Verity Protected Volumes.
Sep 17 14:13:47 systemd[1]: Listening on Device-mapper event daemon FIFOs.
Sep 17 14:13:47 systemd[1]: Listening on Process Core Dump Socket.
Sep 17 14:13:47 systemd[1]: Listening on Journal Socket (/dev/log).
Sep 17 14:13:47 systemd[1]: Listening on Journal Socket.
Sep 17 14:13:47 systemd[1]: Listening on udev Control Socket.
Sep 17 14:13:47 systemd[1]: Listening on udev Kernel Socket.
Sep 17 14:13:47 systemd[1]: Mounting Huge Pages File System...
Sep 17 14:13:47 systemd[1]: Mounting POSIX Message Queue File System...
Sep 17 14:13:47 systemd[1]: Mounting Kernel Debug File System...
Sep 17 14:13:47 systemd[1]: Mounting Kernel Trace File System...
Sep 17 14:13:47 systemd[1]: Starting Create List of Static Device Nodes...
Sep 17 14:13:47 systemd[1]: Starting Load Kernel Module configfs...
Sep 17 14:13:47 systemd[1]: Starting Load Kernel Module dm_mod...
Sep 17 14:13:47 systemd[1]: Starting Load Kernel Module drm...
Sep 17 14:13:47 systemd[1]: Starting Load Kernel Module fuse...
Sep 17 14:13:47 systemd[1]: Starting Load Kernel Module loop...
Sep 17 14:13:47 systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
Sep 17 14:13:47 systemd[1]: Starting Journal Service...
Sep 17 14:13:47 systemd[1]: Starting Load Kernel Modules...
Sep 17 14:13:47 systemd[1]: TPM2 PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f).
Sep 17 14:13:47 systemd[1]: Starting Remount Root and Kernel File Systems...
Sep 17 14:13:47 systemd[1]: Starting Coldplug All udev Devices...
Sep 17 14:13:47 kernel: loop: module loaded
Sep 17 14:13:47 systemd[1]: Mounted Huge Pages File System.
Sep 17 14:13:47 systemd[1]: Mounted POSIX Message Queue File System.
Sep 17 14:13:47 systemd[1]: Mounted Kernel Debug File System.
Sep 17 14:13:47 systemd[1]: Mounted Kernel Trace File System.
Sep 17 14:13:47 kernel: device-mapper: uevent: version 1.0.3
Sep 17 14:13:47 kernel: device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@redhat.com
Sep 17 14:13:47 systemd-journald[261]: Collecting audit messages is disabled.
Sep 17 14:13:47 kernel: fuse: init (API version 7.38)
Sep 17 14:13:47 systemd[1]: Finished Create List of Static Device Nodes.
Sep 17 14:13:47 systemd[1]: modprobe@configfs.service: Deactivated successfully.
Sep 17 14:13:47 systemd[1]: Finished Load Kernel Module configfs.
Sep 17 14:13:47 systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
Sep 17 14:13:47 systemd-journald[261]: Journal started
Sep 17 14:13:47 systemd-journald[261]: Runtime Journal (/run/log/journal/3eb699ade65d4a5596447eda51971905) is 8.0M, max 3.1G, 3.1G free.
Sep 17 14:13:47 systemd-modules-load[262]: Inserted module 'crypto_user'
Sep 17 14:13:47 systemd[1]: modprobe@drm.service: Deactivated successfully.
Sep 17 14:13:47 systemd[1]: Finished Load Kernel Module dm_mod.
Sep 17 14:13:47 systemd[1]: Started Journal Service.
Sep 17 14:13:47 systemd[1]: Finished Load Kernel Module drm.
Sep 17 14:13:47 systemd[1]: modprobe@fuse.service: Deactivated successfully.
Sep 17 14:13:47 systemd[1]: Finished Load Kernel Module fuse.
Sep 17 14:13:47 systemd[1]: modprobe@loop.service: Deactivated successfully.
Sep 17 14:13:47 systemd[1]: Finished Load Kernel Module loop.
Sep 17 14:13:47 systemd[1]: Finished Remount Root and Kernel File Systems.
Sep 17 14:13:47 systemd[1]: Finished Coldplug All udev Devices.
Sep 17 14:13:47 systemd[1]: Mounting FUSE Control File System...
Sep 17 14:13:47 systemd[1]: Mounting Kernel Configuration File System...
Sep 17 14:13:47 systemd[1]: Rebuild Hardware Database was skipped because no trigger condition checks were met.
Sep 17 14:13:47 systemd[1]: Starting Flush Journal to Persistent Storage...
Sep 17 14:13:47 systemd[1]: Starting Load/Save OS Random Seed...
Sep 17 14:13:47 systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
Sep 17 14:13:47 systemd[1]: Starting Create Static Device Nodes in /dev gracefully...
Sep 17 14:13:47 systemd[1]: Mounted FUSE Control File System.
Sep 17 14:13:47 systemd[1]: Mounted Kernel Configuration File System.
Sep 17 14:13:47 systemd-journald[261]: Time spent on flushing to /var/log/journal/3eb699ade65d4a5596447eda51971905 is 43.360ms for 1143 entries.
Sep 17 14:13:47 systemd-journald[261]: System Journal (/var/log/journal/3eb699ade65d4a5596447eda51971905) is 417.6M, max 4.0G, 3.5G free.
Sep 17 14:13:47 systemd-journald[261]: Received client request to flush runtime journal.
Sep 17 14:13:47 systemd-journald[261]: /var/log/journal/3eb699ade65d4a5596447eda51971905/system.journal: Journal file uses a different sequence number ID, rotating.
Sep 17 14:13:47 systemd-journald[261]: Rotating system journal.
Sep 17 14:13:47 systemd[1]: Finished Load/Save OS Random Seed.
Sep 17 14:13:47 systemd[1]: Finished Create Static Device Nodes in /dev gracefully.
Sep 17 14:13:47 kernel: nvidia: loading out-of-tree module taints kernel.
Sep 17 14:13:47 kernel: nvidia: module license 'NVIDIA' taints kernel.
Sep 17 14:13:47 kernel: Disabling lock debugging due to kernel taint
Sep 17 14:13:47 kernel: nvidia: module verification failed: signature and/or required key missing - tainting kernel
Sep 17 14:13:47 kernel: nvidia: module license taints kernel.
Sep 17 14:13:47 systemd[1]: Finished Flush Journal to Persistent Storage.
Sep 17 14:13:47 systemd[1]: Starting Create System Users...
Sep 17 14:13:47 systemd[1]: Finished Create System Users.
Sep 17 14:13:47 systemd[1]: Starting Create Static Device Nodes in /dev...
Sep 17 14:13:47 systemd[1]: Finished Create Static Device Nodes in /dev.
Sep 17 14:13:47 systemd[1]: Reached target Preparation for Local File Systems.
Sep 17 14:13:47 systemd[1]: Virtual Machine and Container Storage (Compatibility) was skipped because of an unmet condition check (ConditionPathExists=/var/lib/machines.raw).
Sep 17 14:13:47 systemd[1]: Starting Rule-based Manager for Device Events and Files...
Sep 17 14:13:47 systemd-udevd[299]: Using default interface naming scheme 'v253'.
Sep 17 14:13:47 systemd[1]: Started Rule-based Manager for Device Events and Files.
Sep 17 14:13:47 mtp-probe[345]: checking bus 3, device 5: "/sys/devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9.4"
Sep 17 14:13:47 mtp-probe[345]: bus: 3, device: 5 was not an MTP device
Sep 17 14:13:47 systemd[1]: Found device Samsung SSD 950 PRO 512GB 2.
Sep 17 14:13:47 systemd[1]: Found device Samsung SSD 950 PRO 512GB 1.
Sep 17 14:13:47 kernel: dca service started, version 1.12.1
Sep 17 14:13:47 kernel: input: PC Speaker as /devices/platform/pcspkr/input/input13
Sep 17 14:13:47 kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 236
Sep 17 14:13:47 kernel:
Sep 17 14:13:47 kernel: e1000e: Intel(R)