You are not logged in.
A recent update of the kernel/libvirt-packages broke my libvirt application.
Setup:
I boot multiple machines using libvirt and spawn a kube cluster. I generate the VM images through mkosi (clean arch builds). The host runs Arch as well.
Problem:
A recent update of some of the packages around libvirt and DHCP caused the DHCP assignment of the VMs at boot time to be very flaky. Sometimes some VMs don't get a IP-address assigned. This can be fixed by restarting networkd, but it is not an option to do it manually.
What I've tried:
- I installed a old version of libvirt on the host
- I changed the cmdline in the guest to not rename the interface
- Searching...
I am not sure where the problem might be located. Maybe you have a guess, what I should look into?
Failed guest kernel log:
[ 0.000000] Linux version 6.2.8-arch1-1 (linux@archlinux) (gcc (GCC) 12.2.1 20230201, GNU ld (GNU Binutils) 2.40) #1 SMP PREEMPT_DYNAMIC Wed, 22 Mar 2023 22:52:35 +0000
[ 0.000000] Command line: rhgb selinux=0 audit=0 console=ttyS0 loglevel=4 root=LABEL=root-x86-64
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
[ 0.000000] x86/fpu: xstate_offset[9]: 832, xstate_sizes[9]: 8
[ 0.000000] x86/fpu: Enabled xstate features 0x207, context size is 840 bytes, using 'compacted' format.
[ 0.000000] signal: max sigframe size: 3632
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000007fffff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000000800000-0x0000000000807fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x0000000000808000-0x000000000080afff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000080b000-0x000000000080bfff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x000000000080c000-0x000000000080ffff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000000810000-0x00000000008fffff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x0000000000900000-0x000000007f6ecfff] usable
[ 0.000000] BIOS-e820: [mem 0x000000007f6ed000-0x000000007f96cfff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000007f96d000-0x000000007f97efff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x000000007f97f000-0x000000007f9fefff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x000000007f9ff000-0x000000007fe7bfff] usable
[ 0.000000] BIOS-e820: [mem 0x000000007fe7c000-0x000000007fefffff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000007ff00000-0x000000007fffffff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000ffc00000-0x00000000ffffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000027fffffff] usable
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] e820: update [mem 0x7e474018-0x7e49b457] usable ==> usable
[ 0.000000] e820: update [mem 0x7e474018-0x7e49b457] usable ==> usable
[ 0.000000] extended physical RAM map:
[ 0.000000] reserve setup_data: [mem 0x0000000000000000-0x000000000009ffff] usable
[ 0.000000] reserve setup_data: [mem 0x0000000000100000-0x00000000007fffff] usable
[ 0.000000] reserve setup_data: [mem 0x0000000000800000-0x0000000000807fff] ACPI NVS
[ 0.000000] reserve setup_data: [mem 0x0000000000808000-0x000000000080afff] usable
[ 0.000000] reserve setup_data: [mem 0x000000000080b000-0x000000000080bfff] ACPI NVS
[ 0.000000] reserve setup_data: [mem 0x000000000080c000-0x000000000080ffff] usable
[ 0.000000] reserve setup_data: [mem 0x0000000000810000-0x00000000008fffff] ACPI NVS
[ 0.000000] reserve setup_data: [mem 0x0000000000900000-0x000000007e474017] usable
[ 0.000000] reserve setup_data: [mem 0x000000007e474018-0x000000007e49b457] usable
[ 0.000000] reserve setup_data: [mem 0x000000007e49b458-0x000000007f6ecfff] usable
[ 0.000000] reserve setup_data: [mem 0x000000007f6ed000-0x000000007f96cfff] reserved
[ 0.000000] reserve setup_data: [mem 0x000000007f96d000-0x000000007f97efff] ACPI data
[ 0.000000] reserve setup_data: [mem 0x000000007f97f000-0x000000007f9fefff] ACPI NVS
[ 0.000000] reserve setup_data: [mem 0x000000007f9ff000-0x000000007fe7bfff] usable
[ 0.000000] reserve setup_data: [mem 0x000000007fe7c000-0x000000007fefffff] reserved
[ 0.000000] reserve setup_data: [mem 0x000000007ff00000-0x000000007fffffff] ACPI NVS
[ 0.000000] reserve setup_data: [mem 0x00000000b0000000-0x00000000bfffffff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000ffc00000-0x00000000ffffffff] reserved
[ 0.000000] reserve setup_data: [mem 0x0000000100000000-0x000000027fffffff] usable
[ 0.000000] efi: EFI v2.70 by EDK II
[ 0.000000] efi: SMBIOS=0x7f73f000 ACPI=0x7f97e000 ACPI 2.0=0x7f97e014 MEMATTR=0x7e5da298 RNG=0x7f974f18 INITRD=0x7e49cf18
[ 0.000000] random: crng init done
[ 0.000000] efi: Remove mem113: MMIO range=[0xffc00000-0xffffffff] (4MB) from e820 map
[ 0.000000] e820: remove [mem 0xffc00000-0xffffffff] reserved
[ 0.000000] SMBIOS 2.8 present.
[ 0.000000] DMI: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 0.0.0 02/06/2015
[ 0.000000] Hypervisor detected: KVM
[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00
[ 0.000003] kvm-clock: using sched offset of 4433391929 cycles
[ 0.000008] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns
[ 0.000015] tsc: Detected 2496.000 MHz processor
[ 0.000238] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.000245] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000265] last_pfn = 0x280000 max_arch_pfn = 0x400000000
[ 0.000373] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[ 0.000490] last_pfn = 0x7fe7c max_arch_pfn = 0x400000000
[ 0.018704] Using GB pages for direct mapping
[ 0.019482] Secure boot disabled
[ 0.019483] RAMDISK: [mem 0x6b939000-0x6fc7bfff]
[ 0.019496] ACPI: Early table checksum verification disabled
[ 0.019502] ACPI: RSDP 0x000000007F97E014 000024 (v02 BOCHS )
[ 0.019512] ACPI: XSDT 0x000000007F97D0E8 00004C (v01 BOCHS BXPC 00000001 01000013)
[ 0.019525] ACPI: FACP 0x000000007F979000 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.019537] ACPI: DSDT 0x000000007F97A000 0028E7 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.019544] ACPI: FACS 0x000000007F9DD000 000040
[ 0.019550] ACPI: APIC 0x000000007F978000 0000F0 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.019556] ACPI: HPET 0x000000007F977000 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.019563] ACPI: MCFG 0x000000007F976000 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.019569] ACPI: WAET 0x000000007F975000 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.019574] ACPI: Reserving FACP table memory at [mem 0x7f979000-0x7f9790f3]
[ 0.019578] ACPI: Reserving DSDT table memory at [mem 0x7f97a000-0x7f97c8e6]
[ 0.019580] ACPI: Reserving FACS table memory at [mem 0x7f9dd000-0x7f9dd03f]
[ 0.019582] ACPI: Reserving APIC table memory at [mem 0x7f978000-0x7f9780ef]
[ 0.019583] ACPI: Reserving HPET table memory at [mem 0x7f977000-0x7f977037]
[ 0.019585] ACPI: Reserving MCFG table memory at [mem 0x7f976000-0x7f97603b]
[ 0.019587] ACPI: Reserving WAET table memory at [mem 0x7f975000-0x7f975027]
[ 0.020180] No NUMA configuration found
[ 0.020182] Faking a node at [mem 0x0000000000000000-0x000000027fffffff]
[ 0.020189] NODE_DATA(0) allocated [mem 0x27fffb000-0x27fffffff]
[ 0.020833] Zone ranges:
[ 0.020836] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.020841] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
[ 0.020845] Normal [mem 0x0000000100000000-0x000000027fffffff]
[ 0.020848] Device empty
[ 0.020851] Movable zone start for each node
[ 0.020853] Early memory node ranges
[ 0.020854] node 0: [mem 0x0000000000001000-0x000000000009ffff]
[ 0.020857] node 0: [mem 0x0000000000100000-0x00000000007fffff]
[ 0.020859] node 0: [mem 0x0000000000808000-0x000000000080afff]
[ 0.020861] node 0: [mem 0x000000000080c000-0x000000000080ffff]
[ 0.020863] node 0: [mem 0x0000000000900000-0x000000007f6ecfff]
[ 0.020865] node 0: [mem 0x000000007f9ff000-0x000000007fe7bfff]
[ 0.020867] node 0: [mem 0x0000000100000000-0x000000027fffffff]
[ 0.020871] Initmem setup node 0 [mem 0x0000000000001000-0x000000027fffffff]
[ 0.021406] On node 0, zone DMA: 1 pages in unavailable ranges
[ 0.021426] On node 0, zone DMA: 96 pages in unavailable ranges
[ 0.021428] On node 0, zone DMA: 8 pages in unavailable ranges
[ 0.021430] On node 0, zone DMA: 1 pages in unavailable ranges
[ 0.021446] On node 0, zone DMA: 240 pages in unavailable ranges
[ 0.033144] On node 0, zone DMA32: 786 pages in unavailable ranges
[ 0.071087] On node 0, zone Normal: 388 pages in unavailable ranges
[ 0.073081] ACPI: PM-Timer IO Port: 0x608
[ 0.073109] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])
[ 0.073194] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23
[ 0.073202] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.073206] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)
[ 0.073209] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.073212] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)
[ 0.073214] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)
[ 0.073224] ACPI: Using ACPI (MADT) for SMP configuration information
[ 0.073226] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[ 0.073233] TSC deadline timer available
[ 0.073235] smpboot: Allowing 16 CPUs, 0 hotplug CPUs
[ 0.073278] kvm-guest: KVM setup pv remote TLB flush
[ 0.073289] kvm-guest: setup PV sched yield
[ 0.073320] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.073324] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[ 0.073328] PM: hibernation: Registered nosave memory: [mem 0x00800000-0x00807fff]
[ 0.073332] PM: hibernation: Registered nosave memory: [mem 0x0080b000-0x0080bfff]
[ 0.073335] PM: hibernation: Registered nosave memory: [mem 0x00810000-0x008fffff]
[ 0.073338] PM: hibernation: Registered nosave memory: [mem 0x7e474000-0x7e474fff]
[ 0.073342] PM: hibernation: Registered nosave memory: [mem 0x7e49b000-0x7e49bfff]
[ 0.073345] PM: hibernation: Registered nosave memory: [mem 0x7f6ed000-0x7f96cfff]
[ 0.073347] PM: hibernation: Registered nosave memory: [mem 0x7f96d000-0x7f97efff]
[ 0.073349] PM: hibernation: Registered nosave memory: [mem 0x7f97f000-0x7f9fefff]
[ 0.073352] PM: hibernation: Registered nosave memory: [mem 0x7fe7c000-0x7fefffff]
[ 0.073354] PM: hibernation: Registered nosave memory: [mem 0x7ff00000-0x7fffffff]
[ 0.073355] PM: hibernation: Registered nosave memory: [mem 0x80000000-0xafffffff]
[ 0.073357] PM: hibernation: Registered nosave memory: [mem 0xb0000000-0xbfffffff]
[ 0.073359] PM: hibernation: Registered nosave memory: [mem 0xc0000000-0xffffffff]
[ 0.073362] [mem 0xc0000000-0xffffffff] available for PCI devices
[ 0.073367] Booting paravirtualized kernel on KVM
[ 0.073371] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
[ 0.089523] setup_percpu: NR_CPUS:320 nr_cpumask_bits:16 nr_cpu_ids:16 nr_node_ids:1
[ 0.091483] percpu: Embedded 63 pages/cpu s221184 r8192 d28672 u262144
[ 0.091499] pcpu-alloc: s221184 r8192 d28672 u262144 alloc=1*2097152
[ 0.091506] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15
[ 0.091604] kvm-guest: PV spinlocks enabled
[ 0.091612] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes, linear)
[ 0.091626] Fallback order for Node 0: 0
[ 0.091636] Built 1 zonelists, mobility grouping on. Total pages: 2060936
[ 0.091639] Policy zone: Normal
[ 0.091643] Kernel command line: rhgb selinux=0 audit=0 console=ttyS0 loglevel=4 root=LABEL=root-x86-64
[ 0.091749] audit: disabled (until reboot)
[ 0.091818] Unknown kernel command line parameters "rhgb", will be passed to user space.
[ 0.094830] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[ 0.096334] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[ 0.097679] mem auto-init: stack:all(zero), heap alloc:on, heap free:off
[ 0.097690] software IO TLB: area num 16.
[ 0.146335] Memory: 8023372K/8382528K available (16384K kernel code, 2097K rwdata, 12572K rodata, 3276K init, 4100K bss, 358896K reserved, 0K cma-reserved)
[ 0.146672] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=16, Nodes=1
[ 0.146724] ftrace: allocating 46872 entries in 184 pages
[ 0.162026] ftrace: allocated 184 pages with 4 groups
[ 0.162176] Dynamic Preempt: full
[ 0.162867] rcu: Preemptible hierarchical RCU implementation.
[ 0.162870] rcu: RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=16.
[ 0.162872] rcu: RCU priority boosting: priority 1 delay 500 ms.
[ 0.162875] Trampoline variant of Tasks RCU enabled.
[ 0.162876] Rude variant of Tasks RCU enabled.
[ 0.162877] Tracing variant of Tasks RCU enabled.
[ 0.162879] rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
[ 0.162881] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=16
[ 0.169269] NR_IRQS: 20736, nr_irqs: 552, preallocated irqs: 16
[ 0.169568] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[ 0.169839] kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
[ 0.169963] Console: colour dummy device 80x25
[ 0.170083] printk: console [ttyS0] enabled
[ 0.170166] ACPI: Core revision 20221020
[ 0.171079] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns
[ 0.171309] APIC: Switch to symmetric I/O mode setup
[ 0.171822] x2apic enabled
[ 0.172388] Switched APIC routing to physical x2apic.
[ 0.172395] kvm-guest: setup PV IPIs
[ 0.174670] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.174728] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x23fa772cf26, max_idle_ns: 440795269835 ns
[ 0.174741] Calibrating delay loop (skipped) preset value.. 4993.00 BogoMIPS (lpj=8320000)
[ 0.174749] pid_max: default: 32768 minimum: 301
[ 0.177595] LSM: initializing lsm=capability,landlock,lockdown,yama,integrity,bpf
[ 0.177625] landlock: Up and running.
[ 0.177629] Yama: becoming mindful.
[ 0.177648] LSM support for eBPF active
[ 0.177710] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.177733] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.178623] x86/cpu: User Mode Instruction Prevention (UMIP) activated
[ 0.178809] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
[ 0.178812] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
[ 0.178826] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[ 0.178837] Spectre V2 : Mitigation: Enhanced IBRS
[ 0.178839] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[ 0.178841] Spectre V2 : Spectre v2 / PBRSB-eIBRS: Retire a single CALL on VMEXIT
[ 0.178844] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[ 0.178848] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
[ 0.215959] Freeing SMP alternatives memory: 40K
[ 0.216289] smpboot: CPU0: 12th Gen Intel(R) Core(TM) i7-1260P (family: 0x6, model: 0x9a, stepping: 0x3)
[ 0.216626] cblist_init_generic: Setting adjustable number of callback queues.
[ 0.216631] cblist_init_generic: Setting shift to 4 and lim to 1.
[ 0.216661] cblist_init_generic: Setting shift to 4 and lim to 1.
[ 0.216696] cblist_init_generic: Setting shift to 4 and lim to 1.
[ 0.216721] Performance Events: unsupported p6 CPU model 154 no PMU driver, software events only.
[ 0.216891] rcu: Hierarchical SRCU implementation.
[ 0.216893] rcu: Max phase no-delay instances is 1000.
[ 0.217493] NMI watchdog: Perf NMI watchdog permanently disabled
[ 0.218068] smp: Bringing up secondary CPUs ...
[ 0.218068] x86: Booting SMP configuration:
[ 0.218068] .... node #0, CPUs: #1 #2 #3 #4 #5 #6 #7 #8 #9 #10 #11 #12 #13 #14 #15
[ 0.239225] smp: Brought up 1 node, 16 CPUs
[ 0.239225] smpboot: Max logical packages: 1
[ 0.239225] smpboot: Total of 16 processors activated (79903.00 BogoMIPS)
[ 0.245849] devtmpfs: initialized
[ 0.245849] x86/mm: Memory block size: 128MB
[ 0.248281] ACPI: PM: Registering ACPI NVS region [mem 0x00800000-0x00807fff] (32768 bytes)
[ 0.248281] ACPI: PM: Registering ACPI NVS region [mem 0x0080b000-0x0080bfff] (4096 bytes)
[ 0.248281] ACPI: PM: Registering ACPI NVS region [mem 0x00810000-0x008fffff] (983040 bytes)
[ 0.248281] ACPI: PM: Registering ACPI NVS region [mem 0x7f97f000-0x7f9fefff] (524288 bytes)
[ 0.248281] ACPI: PM: Registering ACPI NVS region [mem 0x7ff00000-0x7fffffff] (1048576 bytes)
[ 0.248428] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[ 0.248482] futex hash table entries: 4096 (order: 6, 262144 bytes, linear)
[ 0.248653] pinctrl core: initialized pinctrl subsystem
[ 0.249095] PM: RTC time: 17:32:14, date: 2023-03-24
[ 0.252436] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.253596] DMA: preallocated 1024 KiB GFP_KERNEL pool for atomic allocations
[ 0.258012] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.258299] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.258596] thermal_sys: Registered thermal governor 'fair_share'
[ 0.258600] thermal_sys: Registered thermal governor 'bang_bang'
[ 0.258603] thermal_sys: Registered thermal governor 'step_wise'
[ 0.258606] thermal_sys: Registered thermal governor 'user_space'
[ 0.258608] thermal_sys: Registered thermal governor 'power_allocator'
[ 0.258648] cpuidle: using governor ladder
[ 0.258661] cpuidle: using governor menu
[ 0.259824] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.260237] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000)
[ 0.260253] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved as E820 entry
[ 0.260290] PCI: Using configuration type 1 for base access
[ 0.261504] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[ 0.295443] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.295443] HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
[ 0.295443] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.295443] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
[ 0.298723] ACPI: Added _OSI(Module Device)
[ 0.298729] ACPI: Added _OSI(Processor Device)
[ 0.298733] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.298736] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.305238] ACPI: 1 ACPI AML tables successfully acquired and loaded
[ 0.312074] ACPI: Interpreter enabled
[ 0.312117] ACPI: PM: (supports S0 S3 S4 S5)
[ 0.312122] ACPI: Using IOAPIC for interrupt routing
[ 0.312537] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.312541] PCI: Using E820 reservations for host bridge windows
[ 0.312913] ACPI: Enabled 2 GPEs in block 00 to 3F
[ 0.325439] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 0.325464] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[ 0.325633] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC]
[ 0.325865] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability]
[ 0.326498] PCI host bridge to bus 0000:00
[ 0.326506] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 0.326514] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 0.326519] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 0.326525] pci_bus 0000:00: root bus resource [mem 0x80000000-0xafffffff window]
[ 0.326530] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]
[ 0.326534] pci_bus 0000:00: root bus resource [mem 0x7000000000-0x77ffffffff window]
[ 0.326540] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 0.326731] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000
[ 0.328570] pci 0000:00:01.0: [1b36:000c] type 01 class 0x060400
[ 0.338087] pci 0000:00:01.0: reg 0x10: [mem 0xc0c46000-0xc0c46fff]
[ 0.353527] pci 0000:00:01.1: [1b36:000c] type 01 class 0x060400
[ 0.362652] pci 0000:00:01.1: reg 0x10: [mem 0xc0c45000-0xc0c45fff]
[ 0.368068] pci 0000:00:01.2: [1b36:000c] type 01 class 0x060400
[ 0.368068] pci 0000:00:01.2: reg 0x10: [mem 0xc0c44000-0xc0c44fff]
[ 0.376506] pci 0000:00:01.3: [1b36:000c] type 01 class 0x060400
[ 0.380658] pci 0000:00:01.3: reg 0x10: [mem 0xc0c43000-0xc0c43fff]
[ 0.394064] pci 0000:00:01.4: [1b36:000c] type 01 class 0x060400
[ 0.396640] pci 0000:00:01.4: reg 0x10: [mem 0xc0c42000-0xc0c42fff]
[ 0.404841] pci 0000:00:01.5: [1b36:000c] type 01 class 0x060400
[ 0.407712] pci 0000:00:01.5: reg 0x10: [mem 0xc0c41000-0xc0c41fff]
[ 0.445628] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100
[ 0.446519] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO
[ 0.447050] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601
[ 0.462377] pci 0000:00:1f.2: reg 0x20: [io 0xb240-0xb25f]
[ 0.464442] pci 0000:00:1f.2: reg 0x24: [mem 0xc0c40000-0xc0c40fff]
[ 0.466443] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500
[ 0.473819] pci 0000:00:1f.3: reg 0x20: [io 0xb200-0xb23f]
[ 0.476912] acpiphp: Slot [0] registered
[ 0.477222] pci 0000:01:00.0: [1af4:1041] type 00 class 0x020000
[ 0.480701] pci 0000:01:00.0: reg 0x14: [mem 0xc0a00000-0xc0a00fff]
[ 0.491421] pci 0000:01:00.0: reg 0x20: [mem 0x7000000000-0x7000003fff 64bit pref]
[ 0.493468] pci 0000:01:00.0: reg 0x30: [mem 0xfffc0000-0xffffffff pref]
[ 0.499151] pci 0000:00:01.0: PCI bridge to [bus 01]
[ 0.499190] pci 0000:00:01.0: bridge window [io 0xb000-0xbfff]
[ 0.499222] pci 0000:00:01.0: bridge window [mem 0xc0a00000-0xc0bfffff]
[ 0.499280] pci 0000:00:01.0: bridge window [mem 0x7000000000-0x700fffffff 64bit pref]
[ 0.500723] acpiphp: Slot [0-2] registered
[ 0.500927] pci 0000:02:00.0: [1b36:000d] type 00 class 0x0c0330
[ 0.501900] pci 0000:02:00.0: reg 0x10: [mem 0xc0800000-0xc0803fff 64bit]
[ 0.508956] pci 0000:00:01.1: PCI bridge to [bus 02]
[ 0.508997] pci 0000:00:01.1: bridge window [io 0xa000-0xafff]
[ 0.509029] pci 0000:00:01.1: bridge window [mem 0xc0800000-0xc09fffff]
[ 0.509087] pci 0000:00:01.1: bridge window [mem 0x7010000000-0x701fffffff 64bit pref]
[ 0.510396] acpiphp: Slot [0-3] registered
[ 0.510682] pci 0000:03:00.0: [1af4:1042] type 00 class 0x010000
[ 0.513664] pci 0000:03:00.0: reg 0x14: [mem 0xc0600000-0xc0600fff]
[ 0.518078] pci 0000:03:00.0: reg 0x20: [mem 0x7020000000-0x7020003fff 64bit pref]
[ 0.528097] pci 0000:00:01.2: PCI bridge to [bus 03]
[ 0.528136] pci 0000:00:01.2: bridge window [io 0x9000-0x9fff]
[ 0.528168] pci 0000:00:01.2: bridge window [mem 0xc0600000-0xc07fffff]
[ 0.528232] pci 0000:00:01.2: bridge window [mem 0x7020000000-0x702fffffff 64bit pref]
[ 0.529578] acpiphp: Slot [0-4] registered
[ 0.529847] pci 0000:04:00.0: [1af4:1045] type 00 class 0x00ff00
[ 0.535642] pci 0000:04:00.0: reg 0x20: [mem 0x7030000000-0x7030003fff 64bit pref]
[ 0.539341] pci 0000:00:01.3: PCI bridge to [bus 04]
[ 0.539377] pci 0000:00:01.3: bridge window [io 0x8000-0x8fff]
[ 0.539409] pci 0000:00:01.3: bridge window [mem 0xc0400000-0xc05fffff]
[ 0.539467] pci 0000:00:01.3: bridge window [mem 0x7030000000-0x703fffffff 64bit pref]
[ 0.540771] acpiphp: Slot [0-5] registered
[ 0.541052] pci 0000:05:00.0: [1af4:1044] type 00 class 0x00ff00
[ 0.543615] pci 0000:05:00.0: reg 0x14: [mem 0xc0200000-0xc0200fff]
[ 0.548079] pci 0000:05:00.0: reg 0x20: [mem 0x7040000000-0x7040003fff 64bit pref]
[ 0.552966] pci 0000:00:01.4: PCI bridge to [bus 05]
[ 0.553007] pci 0000:00:01.4: bridge window [io 0x7000-0x7fff]
[ 0.553039] pci 0000:00:01.4: bridge window [mem 0xc0200000-0xc03fffff]
[ 0.553103] pci 0000:00:01.4: bridge window [mem 0x7040000000-0x704fffffff 64bit pref]
[ 0.555043] acpiphp: Slot [0-6] registered
[ 0.555741] pci 0000:00:01.5: PCI bridge to [bus 06]
[ 0.555774] pci 0000:00:01.5: bridge window [io 0x6000-0x6fff]
[ 0.555805] pci 0000:00:01.5: bridge window [mem 0xc0000000-0xc01fffff]
[ 0.555863] pci 0000:00:01.5: bridge window [mem 0x7050000000-0x705fffffff 64bit pref]
[ 0.565718] ACPI: PCI: Interrupt link LNKA configured for IRQ 10
[ 0.565880] ACPI: PCI: Interrupt link LNKB configured for IRQ 10
[ 0.566023] ACPI: PCI: Interrupt link LNKC configured for IRQ 11
[ 0.566164] ACPI: PCI: Interrupt link LNKD configured for IRQ 11
[ 0.566304] ACPI: PCI: Interrupt link LNKE configured for IRQ 10
[ 0.566445] ACPI: PCI: Interrupt link LNKF configured for IRQ 10
[ 0.566585] ACPI: PCI: Interrupt link LNKG configured for IRQ 11
[ 0.566726] ACPI: PCI: Interrupt link LNKH configured for IRQ 11
[ 0.566782] ACPI: PCI: Interrupt link GSIA configured for IRQ 16
[ 0.566798] ACPI: PCI: Interrupt link GSIB configured for IRQ 17
[ 0.566813] ACPI: PCI: Interrupt link GSIC configured for IRQ 18
[ 0.566827] ACPI: PCI: Interrupt link GSID configured for IRQ 19
[ 0.566842] ACPI: PCI: Interrupt link GSIE configured for IRQ 20
[ 0.566856] ACPI: PCI: Interrupt link GSIF configured for IRQ 21
[ 0.566871] ACPI: PCI: Interrupt link GSIG configured for IRQ 22
[ 0.566885] ACPI: PCI: Interrupt link GSIH configured for IRQ 23
[ 0.569873] iommu: Default domain type: Translated
[ 0.569873] iommu: DMA domain TLB invalidation policy: lazy mode
[ 0.569873] SCSI subsystem initialized
[ 0.571446] libata version 3.00 loaded.
[ 0.571446] ACPI: bus type USB registered
[ 0.571449] usbcore: registered new interface driver usbfs
[ 0.571457] usbcore: registered new interface driver hub
[ 0.571470] usbcore: registered new device driver usb
[ 0.571502] pps_core: LinuxPPS API ver. 1 registered
[ 0.571504] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.571508] PTP clock support registered
[ 0.571524] EDAC MC: Ver: 3.0.0
[ 0.571914] Registered efivars operations
[ 0.578777] NetLabel: Initializing
[ 0.578783] NetLabel: domain hash size = 128
[ 0.578786] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 0.578804] NetLabel: unlabeled traffic allowed by default
[ 0.578804] mctp: management component transport protocol core
[ 0.578804] NET: Registered PF_MCTP protocol family
[ 0.578804] PCI: Using ACPI for IRQ routing
[ 0.881306] PCI: pci_cache_line_size set to 64 bytes
[ 0.881566] pci 0000:00:1f.2: can't claim BAR 4 [io 0xb240-0xb25f]: address conflict with PCI Bus 0000:01 [io 0xb000-0xbfff]
[ 0.881633] pci 0000:00:1f.3: can't claim BAR 4 [io 0xb200-0xb23f]: address conflict with PCI Bus 0000:01 [io 0xb000-0xbfff]
[ 0.881839] e820: reserve RAM buffer [mem 0x0080b000-0x008fffff]
[ 0.881848] e820: reserve RAM buffer [mem 0x00810000-0x008fffff]
[ 0.881850] e820: reserve RAM buffer [mem 0x7e474018-0x7fffffff]
[ 0.881853] e820: reserve RAM buffer [mem 0x7f6ed000-0x7fffffff]
[ 0.881855] e820: reserve RAM buffer [mem 0x7fe7c000-0x7fffffff]
[ 0.882516] vgaarb: loaded
[ 0.884862] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[ 0.884872] hpet0: 3 comparators, 64-bit 100.000000 MHz counter
[ 0.898068] clocksource: Switched to clocksource kvm-clock
[ 0.898068] VFS: Disk quotas dquot_6.6.0
[ 0.898068] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.898068] pnp: PnP ACPI init
[ 0.898068] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved
[ 0.898068] pnp: PnP ACPI: found 5 devices
[ 0.905447] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 0.905569] NET: Registered PF_INET protocol family
[ 0.905733] IP idents hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[ 0.909428] tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes, linear)
[ 0.909490] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 0.909563] TCP established hash table entries: 65536 (order: 7, 524288 bytes, linear)
[ 0.910351] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
[ 0.910664] TCP: Hash tables configured (established 65536 bind 65536)
[ 0.911249] MPTCP token hash table entries: 8192 (order: 5, 196608 bytes, linear)
[ 0.911302] UDP hash table entries: 4096 (order: 5, 131072 bytes, linear)
[ 0.911330] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes, linear)
[ 0.911425] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 0.911437] NET: Registered PF_XDP protocol family
[ 0.911445] pci 0000:01:00.0: can't claim BAR 6 [mem 0xfffc0000-0xffffffff pref]: no compatible bridge window
[ 0.911464] pci 0000:00:1f.3: BAR 4: assigned [io 0x1000-0x103f]
[ 0.912970] pci 0000:00:1f.2: BAR 4: assigned [io 0x1040-0x105f]
[ 0.914251] pci 0000:01:00.0: BAR 6: assigned [mem 0xc0a40000-0xc0a7ffff pref]
[ 0.914256] pci 0000:00:01.0: PCI bridge to [bus 01]
[ 0.914274] pci 0000:00:01.0: bridge window [io 0xb000-0xbfff]
[ 0.916508] pci 0000:00:01.0: bridge window [mem 0xc0a00000-0xc0bfffff]
[ 0.917908] pci 0000:00:01.0: bridge window [mem 0x7000000000-0x700fffffff 64bit pref]
[ 0.920742] pci 0000:00:01.1: PCI bridge to [bus 02]
[ 0.920763] pci 0000:00:01.1: bridge window [io 0xa000-0xafff]
[ 0.922993] pci 0000:00:01.1: bridge window [mem 0xc0800000-0xc09fffff]
[ 0.925916] pci 0000:00:01.1: bridge window [mem 0x7010000000-0x701fffffff 64bit pref]
[ 0.928371] pci 0000:00:01.2: PCI bridge to [bus 03]
[ 0.928412] pci 0000:00:01.2: bridge window [io 0x9000-0x9fff]
[ 0.930227] pci 0000:00:01.2: bridge window [mem 0xc0600000-0xc07fffff]
[ 0.931526] pci 0000:00:01.2: bridge window [mem 0x7020000000-0x702fffffff 64bit pref]
[ 0.934525] pci 0000:00:01.3: PCI bridge to [bus 04]
[ 0.934567] pci 0000:00:01.3: bridge window [io 0x8000-0x8fff]
[ 0.937716] pci 0000:00:01.3: bridge window [mem 0xc0400000-0xc05fffff]
[ 0.938567] pci 0000:00:01.3: bridge window [mem 0x7030000000-0x703fffffff 64bit pref]
[ 0.940309] pci 0000:00:01.4: PCI bridge to [bus 05]
[ 0.940332] pci 0000:00:01.4: bridge window [io 0x7000-0x7fff]
[ 0.941609] pci 0000:00:01.4: bridge window [mem 0xc0200000-0xc03fffff]
[ 0.942432] pci 0000:00:01.4: bridge window [mem 0x7040000000-0x704fffffff 64bit pref]
[ 0.944473] pci 0000:00:01.5: PCI bridge to [bus 06]
[ 0.944493] pci 0000:00:01.5: bridge window [io 0x6000-0x6fff]
[ 0.946570] pci 0000:00:01.5: bridge window [mem 0xc0000000-0xc01fffff]
[ 0.949680] pci 0000:00:01.5: bridge window [mem 0x7050000000-0x705fffffff 64bit pref]
[ 0.951996] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
[ 0.952007] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
[ 0.952012] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[ 0.952017] pci_bus 0000:00: resource 7 [mem 0x80000000-0xafffffff window]
[ 0.952022] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window]
[ 0.952025] pci_bus 0000:00: resource 9 [mem 0x7000000000-0x77ffffffff window]
[ 0.952030] pci_bus 0000:01: resource 0 [io 0xb000-0xbfff]
[ 0.952033] pci_bus 0000:01: resource 1 [mem 0xc0a00000-0xc0bfffff]
[ 0.952037] pci_bus 0000:01: resource 2 [mem 0x7000000000-0x700fffffff 64bit pref]
[ 0.952042] pci_bus 0000:02: resource 0 [io 0xa000-0xafff]
[ 0.952045] pci_bus 0000:02: resource 1 [mem 0xc0800000-0xc09fffff]
[ 0.952048] pci_bus 0000:02: resource 2 [mem 0x7010000000-0x701fffffff 64bit pref]
[ 0.952053] pci_bus 0000:03: resource 0 [io 0x9000-0x9fff]
[ 0.952056] pci_bus 0000:03: resource 1 [mem 0xc0600000-0xc07fffff]
[ 0.952059] pci_bus 0000:03: resource 2 [mem 0x7020000000-0x702fffffff 64bit pref]
[ 0.952063] pci_bus 0000:04: resource 0 [io 0x8000-0x8fff]
[ 0.952066] pci_bus 0000:04: resource 1 [mem 0xc0400000-0xc05fffff]
[ 0.952069] pci_bus 0000:04: resource 2 [mem 0x7030000000-0x703fffffff 64bit pref]
[ 0.952074] pci_bus 0000:05: resource 0 [io 0x7000-0x7fff]
[ 0.952077] pci_bus 0000:05: resource 1 [mem 0xc0200000-0xc03fffff]
[ 0.952080] pci_bus 0000:05: resource 2 [mem 0x7040000000-0x704fffffff 64bit pref]
[ 0.952084] pci_bus 0000:06: resource 0 [io 0x6000-0x6fff]
[ 0.952087] pci_bus 0000:06: resource 1 [mem 0xc0000000-0xc01fffff]
[ 0.952090] pci_bus 0000:06: resource 2 [mem 0x7050000000-0x705fffffff 64bit pref]
[ 0.953238] ACPI: \_SB_.GSIF: Enabled at IRQ 21
[ 0.955684] PCI: CLS 0 bytes, default 64
[ 0.955714] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 0.955716] software IO TLB: mapped [mem 0x0000000077efe000-0x000000007befe000] (64MB)
[ 0.955800] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x23fa772cf26, max_idle_ns: 440795269835 ns
[ 0.955875] Trying to unpack rootfs image as initramfs...
[ 0.968120] Initialise system trusted keyrings
[ 0.968147] Key type blacklist registered
[ 0.968331] workingset: timestamp_bits=41 max_order=21 bucket_order=0
[ 0.968357] zbud: loaded
[ 0.968749] integrity: Platform Keyring initialized
[ 0.968757] integrity: Machine keyring initialized
[ 0.979012] Key type asymmetric registered
[ 0.979018] Asymmetric key parser 'x509' registered
[ 0.979075] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 242)
[ 0.979312] io scheduler mq-deadline registered
[ 0.979317] io scheduler kyber registered
[ 0.979351] io scheduler bfq registered
[ 0.984116] pcieport 0000:00:01.0: PME: Signaling with IRQ 24
[ 0.984708] pcieport 0000:00:01.0: AER: enabled with IRQ 24
[ 0.987006] pcieport 0000:00:01.1: PME: Signaling with IRQ 25
[ 0.990906] pcieport 0000:00:01.1: AER: enabled with IRQ 25
[ 0.994353] pcieport 0000:00:01.2: PME: Signaling with IRQ 26
[ 0.995014] pcieport 0000:00:01.2: AER: enabled with IRQ 26
[ 0.997300] pcieport 0000:00:01.3: PME: Signaling with IRQ 27
[ 1.003183] pcieport 0000:00:01.3: AER: enabled with IRQ 27
[ 1.005501] pcieport 0000:00:01.4: PME: Signaling with IRQ 28
[ 1.015432] pcieport 0000:00:01.4: AER: enabled with IRQ 28
[ 1.017757] pcieport 0000:00:01.5: PME: Signaling with IRQ 29
[ 1.027519] pcieport 0000:00:01.5: AER: enabled with IRQ 29
[ 1.028153] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 1.028324] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
[ 1.042983] ACPI: button: Power Button [PWRF]
[ 1.045221] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 1.045869] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[ 1.050036] Non-volatile memory driver v1.3
[ 1.050040] Linux agpgart interface v0.103
[ 1.050075] AMD-Vi: AMD IOMMUv2 functionality not available on this system - This is not a bug.
[ 1.050085] ACPI: bus type drm_connector registered
[ 1.059050] ahci 0000:00:1f.2: version 3.0
[ 1.059673] ACPI: \_SB_.GSIA: Enabled at IRQ 16
[ 1.060894] ahci 0000:00:1f.2: AHCI 0001.0000 32 slots 6 ports 1.5 Gbps 0x3f impl SATA mode
[ 1.060902] ahci 0000:00:1f.2: flags: 64bit ncq only
[ 1.067224] scsi host0: ahci
[ 1.073458] scsi host1: ahci
[ 1.074081] scsi host2: ahci
[ 1.074909] scsi host3: ahci
[ 1.075657] scsi host4: ahci
[ 1.076291] scsi host5: ahci
[ 1.076446] ata1: SATA max UDMA/133 abar m4096@0xc0c40000 port 0xc0c40100 irq 30
[ 1.076468] ata2: SATA max UDMA/133 abar m4096@0xc0c40000 port 0xc0c40180 irq 30
[ 1.076484] ata3: SATA max UDMA/133 abar m4096@0xc0c40000 port 0xc0c40200 irq 30
[ 1.076502] ata4: SATA max UDMA/133 abar m4096@0xc0c40000 port 0xc0c40280 irq 30
[ 1.076517] ata5: SATA max UDMA/133 abar m4096@0xc0c40000 port 0xc0c40300 irq 30
[ 1.076532] ata6: SATA max UDMA/133 abar m4096@0xc0c40000 port 0xc0c40380 irq 30
[ 1.076875] usbcore: registered new interface driver usbserial_generic
[ 1.076887] usbserial: USB Serial support registered for generic
[ 1.077097] rtc_cmos 00:03: RTC can wake from S4
[ 1.078541] rtc_cmos 00:03: registered as rtc0
[ 1.078742] rtc_cmos 00:03: setting system clock to 2023-03-24T17:32:15 UTC (1679679135)
[ 1.078880] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram
[ 1.078969] intel_pstate: CPU model not supported
[ 1.080222] ledtrig-cpu: registered to indicate activity on CPUs
[ 1.080423] hid: raw HID events driver (C) Jiri Kosina
[ 1.080593] drop_monitor: Initializing network drop monitor service
[ 1.114441] Initializing XFRM netlink socket
[ 1.114523] NET: Registered PF_INET6 protocol family
[ 1.388515] ata1: SATA link down (SStatus 0 SControl 300)
[ 1.388934] ata3: SATA link down (SStatus 0 SControl 300)
[ 1.389273] ata6: SATA link down (SStatus 0 SControl 300)
[ 1.392787] ata4: SATA link down (SStatus 0 SControl 300)
[ 1.393342] ata2: SATA link down (SStatus 0 SControl 300)
[ 1.393728] ata5: SATA link down (SStatus 0 SControl 300)
[ 1.952200] Freeing initrd memory: 68876K
[ 1.968086] Segment Routing with IPv6
[ 1.968094] RPL Segment Routing with IPv6
[ 1.968127] In-situ OAM (IOAM) with IPv6
[ 1.968217] NET: Registered PF_PACKET protocol family
[ 1.971548] IPI shorthand broadcast: enabled
[ 1.975287] sched_clock: Marking stable (1972927197, 1816618)->(2051405525, -76661710)
[ 1.976627] registered taskstats version 1
[ 1.979834] Loading compiled-in X.509 certificates
[ 1.989022] Loaded X.509 cert 'Build time autogenerated kernel key: e5aba9940ed59dee3d544447002d8bd437f1fc99'
[ 1.992493] zswap: loaded using pool lz4/z3fold
[ 1.998182] Key type .fscrypt registered
[ 1.998190] Key type fscrypt-provisioning registered
[ 1.999258] PM: Magic number: 15:67:543
[ 1.999750] RAS: Correctable Errors collector initialized.
[ 2.003955] Freeing unused decrypted memory: 2036K
[ 2.006044] Freeing unused kernel image (initmem) memory: 3276K
[ 2.034864] Write protecting the kernel read-only data: 30720k
[ 2.039131] Freeing unused kernel image (rodata/data gap) memory: 1764K
[ 2.063202] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 2.063217] rodata_test: all tests were successful
[ 2.063229] Run /init as init process
[ 2.063231] with arguments:
[ 2.063234] /init
[ 2.063236] rhgb
[ 2.063238] with environment:
[ 2.063239] HOME=/
[ 2.063241] TERM=linux
[ 2.090721] systemd[1]: systemd 253.1-3-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)
[ 2.090736] systemd[1]: Detected virtualization kvm.
[ 2.090745] systemd[1]: Detected architecture x86-64.
[ 2.090750] systemd[1]: Running in initrd.
[ 2.093511] systemd[1]: Initializing machine ID from VM UUID.
[ 2.674856] systemd[1]: bpf-lsm: LSM BPF program attached
[ 2.756633] systemd[1]: Queued start job for default target Initrd Default Target.
[ 2.792283] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[ 2.794050] systemd[1]: Reached target Initrd /usr File System.
[ 2.795352] systemd[1]: Reached target Local File Systems.
[ 2.796606] systemd[1]: Reached target Path Units.
[ 2.797539] systemd[1]: Reached target Slice Units.
[ 2.798439] systemd[1]: Reached target Swaps.
[ 2.799248] systemd[1]: Reached target Timer Units.
[ 2.800148] systemd[1]: Reached target Local Verity Protected Volumes.
[ 2.801490] systemd[1]: Listening on Journal Socket (/dev/log).
[ 2.802624] systemd[1]: Listening on Journal Socket.
[ 2.803673] systemd[1]: Listening on Network Service Netlink Socket.
[ 2.804905] systemd[1]: Listening on udev Control Socket.
[ 2.805957] systemd[1]: Listening on udev Kernel Socket.
[ 2.806912] systemd[1]: Reached target Socket Units.
[ 2.809085] systemd[1]: Starting Create List of Static Device Nodes...
[ 2.814220] systemd[1]: Starting Journal Service...
[ 2.816843] systemd[1]: Starting Load Kernel Modules...
[ 2.818804] systemd[1]: Starting Generate network units from Kernel command line...
[ 2.820185] systemd[1]: TPM2 PCR Barrier (initrd) was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f).
[ 2.820249] systemd[1]: Reached target Local Encrypted Volumes.
[ 2.821585] systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
[ 2.822745] systemd[1]: Starting Create System Users...
[ 2.825287] systemd[1]: Starting Setup Virtual Console...
[ 2.830382] systemd-journald[235]: Collecting audit messages is disabled.
[ 2.880952] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[ 2.881835] systemd[1]: Finished Create List of Static Device Nodes.
[ 2.887507] systemd[1]: Started Journal Service.
[ 2.890436] Bridge firewalling registered
[ 3.342519] device-mapper: uevent: version 1.0.3
[ 3.342796] device-mapper: ioctl: 4.47.0-ioctl (2022-07-28) initialised: dm-devel@redhat.com
[ 3.647975] RPC: Registered named UNIX socket transport module.
[ 3.647982] RPC: Registered udp transport module.
[ 3.647984] RPC: Registered tcp transport module.
[ 3.647985] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 4.283506] cryptd: max_cpu_qlen set to 1000
[ 4.283691] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
[ 4.290254] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 4.290416] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 4.350808] xhci_hcd 0000:02:00.0: xHCI Host Controller
[ 4.350850] xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 1
[ 4.352009] xhci_hcd 0000:02:00.0: hcc params 0x00087001 hci version 0x100 quirks 0x0000000000000010
[ 4.364205] xhci_hcd 0000:02:00.0: xHCI Host Controller
[ 4.364228] xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 2
[ 4.364243] xhci_hcd 0000:02:00.0: Host supports USB 3.0 SuperSpeed
[ 4.364490] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.02
[ 4.364498] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 4.364503] usb usb1: Product: xHCI Host Controller
[ 4.364506] usb usb1: Manufacturer: Linux 6.2.8-arch1-1 xhci-hcd
[ 4.364509] usb usb1: SerialNumber: 0000:02:00.0
[ 4.365954] hub 1-0:1.0: USB hub found
[ 4.366075] hub 1-0:1.0: 4 ports detected
[ 4.372814] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[ 4.373081] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.02
[ 4.373095] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 4.373101] usb usb2: Product: xHCI Host Controller
[ 4.373106] usb usb2: Manufacturer: Linux 6.2.8-arch1-1 xhci-hcd
[ 4.373110] usb usb2: SerialNumber: 0000:02:00.0
[ 4.377752] hub 2-0:1.0: USB hub found
[ 4.377925] hub 2-0:1.0: 4 ports detected
[ 4.594548] AVX2 version of gcm_enc/dec engaged.
[ 4.696103] virtio_blk virtio1: 16/0/0 default/read/poll queues
[ 4.729777] AES CTR mode by8 optimization enabled
[ 4.738468] virtio_blk virtio1: [vda] 209715200 512-byte logical blocks (107 GB/100 GiB)
[ 4.898305] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1
[ 4.899173] GPT:Primary header thinks Alt. header is not at the end of the disk.
[ 4.899182] GPT:42469415 != 209715199
[ 4.899188] GPT:Alternate GPT header not at the end of the disk.
[ 4.899190] GPT:42469415 != 209715199
[ 4.899193] GPT: Use GNU Parted to correct GPT errors.
[ 4.899208] vda: vda1 vda2
[ 5.539549] virtio_net virtio0 enp1s0: renamed from eth0
[ 6.864200] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 6.865399] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 6.865518] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[ 6.865529] cfg80211: failed to load regulatory.db
[ 7.622451] EXT4-fs (vda2): orphan cleanup on readonly fs
[ 7.625000] EXT4-fs (vda2): mounted filesystem 53b7bfa9-602b-4ab6-86a0-f87d4239be1a with ordered data mode. Quota mode: none.
[ 8.785997] systemd-journald[235]: Received SIGTERM from PID 1 (systemd).
[ 8.940600] systemd[1]: systemd 253.1-3-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)
[ 8.940813] systemd[1]: Detected virtualization kvm.
[ 8.940827] systemd[1]: Detected architecture x86-64.
[ 8.941210] systemd[1]: Detected first boot.
[ 8.944520] systemd[1]: Initializing machine ID from VM UUID.
[ 9.448692] systemd[1]: bpf-lsm: LSM BPF program attached
[ 9.828706] systemd[1]: Failed to populate /etc with preset unit settings, ignoring: Read-only file system
[ 9.995070] systemd[1]: systemd-networkd.service: Deactivated successfully.
[ 10.016564] systemd[1]: initrd-switch-root.service: Deactivated successfully.
[ 10.035421] systemd[1]: Stopped Switch Root.
[ 10.038212] systemd[1]: systemd-journald.service: Scheduled restart job, restart counter is at 1.
[ 10.038805] systemd[1]: Created slice Slice /system/getty.
[ 10.040913] systemd[1]: Created slice Slice /system/modprobe.
[ 10.042764] systemd[1]: Created slice Slice /system/serial-getty.
[ 10.044469] systemd[1]: Created slice User and Session Slice.
[ 10.046078] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[ 10.048018] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 10.050719] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 10.052949] systemd[1]: Reached target Local Encrypted Volumes.
[ 10.054486] systemd[1]: Stopped target Switch Root.
[ 10.055656] systemd[1]: Stopped target Initrd File Systems.
[ 10.057102] systemd[1]: Stopped target Initrd Root File System.
[ 10.058579] systemd[1]: Reached target Local Integrity Protected Volumes.
[ 10.060141] systemd[1]: Reached target Path Units.
[ 10.061305] systemd[1]: Reached target Remote File Systems.
[ 10.062510] systemd[1]: Reached target Slice Units.
[ 10.063588] systemd[1]: Reached target Swaps.
[ 10.064632] systemd[1]: Reached target Local Verity Protected Volumes.
[ 10.066246] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[ 10.070233] systemd[1]: Listening on Process Core Dump Socket.
[ 10.072334] systemd[1]: Listening on Network Service Netlink Socket.
[ 10.074319] systemd[1]: Listening on udev Control Socket.
[ 10.076019] systemd[1]: Listening on udev Kernel Socket.
[ 10.115253] systemd[1]: Mounting Huge Pages File System...
[ 10.119126] systemd[1]: Mounting POSIX Message Queue File System...
[ 10.122811] systemd[1]: Mounting Kernel Debug File System...
[ 10.126290] systemd[1]: Mounting Kernel Trace File System...
[ 10.129828] systemd[1]: Mounting Temporary Directory /tmp...
[ 10.133391] systemd[1]: Starting Create List of Static Device Nodes...
[ 10.137300] systemd[1]: Starting Load Kernel Module configfs...
[ 10.141243] systemd[1]: Starting Load Kernel Module dm_mod...
[ 10.145074] systemd[1]: Starting Load Kernel Module drm...
[ 10.148949] systemd[1]: Starting Load Kernel Module fuse...
[ 10.152601] systemd[1]: Starting Load Kernel Module loop...
[ 10.154712] systemd[1]: systemd-fsck-root.service: Deactivated successfully.
[ 10.169693] loop: module loaded
[ 10.181919] fuse: init (API version 7.38)
[ 10.185116] systemd[1]: Stopped File System Check on Root Device.
[ 10.187083] systemd[1]: Stopped Journal Service.
[ 10.215289] systemd[1]: Starting Journal Service...
[ 10.219884] systemd[1]: Starting Load Kernel Modules...
[ 10.223340] systemd[1]: Starting Generate network units from Kernel command line...
[ 10.225534] systemd[1]: systemd-networkd-wait-online.service: Bound to unit systemd-networkd.service, but unit isn't active.
[ 10.225551] systemd[1]: Dependency failed for Wait for Network to be Configured.
[ 10.227390] systemd[1]: systemd-networkd-wait-online.service: Job systemd-networkd-wait-online.service/start failed with result 'dependency'.
[ 10.227460] 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).
[ 10.229061] systemd[1]: Starting Remount Root and Kernel File Systems...
[ 10.233444] systemd[1]: Starting Coldplug All udev Devices...
[ 10.237846] systemd[1]: Mounted Huge Pages File System.
[ 10.240192] systemd[1]: Mounted POSIX Message Queue File System.
[ 10.241963] systemd-journald[542]: Collecting audit messages is disabled.
[ 10.242474] systemd[1]: Mounted Kernel Debug File System.
[ 10.244688] systemd[1]: Mounted Kernel Trace File System.
[ 10.246653] systemd[1]: Started Journal Service.
[ 10.255914] EXT4-fs (vda2): re-mounted 53b7bfa9-602b-4ab6-86a0-f87d4239be1a. Quota mode: none.
[ 10.620437] systemd-journald[542]: Received client request to flush runtime journal.
[ 11.317470] lpc_ich 0000:00:1f.0: I/O space for GPIO uninitialized
[ 11.436303] input: PC Speaker as /devices/platform/pcspkr/input/input3
[ 11.470564] iTCO_vendor_support: vendor-support=0
[ 11.476619] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input5
[ 11.484488] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4
[ 11.494439] i801_smbus 0000:00:1f.3: Enabling SMBus device
[ 11.494715] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt
[ 11.495263] i2c i2c-0: 1/1 memory slots populated (from DMI)
[ 11.495275] i2c i2c-0: Memory type 0x07 not supported yet, not instantiating SPD
[ 11.941176] mousedev: PS/2 mouse device common for all mice
[ 12.218183] iTCO_wdt iTCO_wdt.1.auto: Found a ICH9 TCO device (Version=2, TCOBASE=0x0660)
[ 12.218884] iTCO_wdt iTCO_wdt.1.auto: initialized. heartbeat=30 sec (nowayout=0)
[ 12.235691] RAPL PMU: API unit is 2^-32 Joules, 0 fixed counters, 10737418240 ms ovfl timer
[ 15.095511] fbcon: Taking over console
[ 15.566773] intel_rapl_msr: PL4 support detected.Successful guest kernel log:
[ 0.000000] Linux version 6.2.8-arch1-1 (linux@archlinux) (gcc (GCC) 12.2.1 20230201, GNU ld (GNU Binutils) 2.40) #1 SMP PREEMPT_DYNAMIC Wed, 22 Mar 2023 22:52:35 +0000
[ 0.000000] Command line: rhgb selinux=0 audit=0 console=ttyS0 loglevel=4 root=LABEL=root-x86-64
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
[ 0.000000] x86/fpu: xstate_offset[9]: 832, xstate_sizes[9]: 8
[ 0.000000] x86/fpu: Enabled xstate features 0x207, context size is 840 bytes, using 'compacted' format.
[ 0.000000] signal: max sigframe size: 3632
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000007fffff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000000800000-0x0000000000807fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x0000000000808000-0x000000000080afff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000080b000-0x000000000080bfff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x000000000080c000-0x000000000080ffff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000000810000-0x00000000008fffff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x0000000000900000-0x000000007f6ecfff] usable
[ 0.000000] BIOS-e820: [mem 0x000000007f6ed000-0x000000007f96cfff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000007f96d000-0x000000007f97efff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x000000007f97f000-0x000000007f9fefff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x000000007f9ff000-0x000000007fe7bfff] usable
[ 0.000000] BIOS-e820: [mem 0x000000007fe7c000-0x000000007fefffff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000007ff00000-0x000000007fffffff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000ffc00000-0x00000000ffffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000027fffffff] usable
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] e820: update [mem 0x7e474018-0x7e49b457] usable ==> usable
[ 0.000000] e820: update [mem 0x7e474018-0x7e49b457] usable ==> usable
[ 0.000000] extended physical RAM map:
[ 0.000000] reserve setup_data: [mem 0x0000000000000000-0x000000000009ffff] usable
[ 0.000000] reserve setup_data: [mem 0x0000000000100000-0x00000000007fffff] usable
[ 0.000000] reserve setup_data: [mem 0x0000000000800000-0x0000000000807fff] ACPI NVS
[ 0.000000] reserve setup_data: [mem 0x0000000000808000-0x000000000080afff] usable
[ 0.000000] reserve setup_data: [mem 0x000000000080b000-0x000000000080bfff] ACPI NVS
[ 0.000000] reserve setup_data: [mem 0x000000000080c000-0x000000000080ffff] usable
[ 0.000000] reserve setup_data: [mem 0x0000000000810000-0x00000000008fffff] ACPI NVS
[ 0.000000] reserve setup_data: [mem 0x0000000000900000-0x000000007e474017] usable
[ 0.000000] reserve setup_data: [mem 0x000000007e474018-0x000000007e49b457] usable
[ 0.000000] reserve setup_data: [mem 0x000000007e49b458-0x000000007f6ecfff] usable
[ 0.000000] reserve setup_data: [mem 0x000000007f6ed000-0x000000007f96cfff] reserved
[ 0.000000] reserve setup_data: [mem 0x000000007f96d000-0x000000007f97efff] ACPI data
[ 0.000000] reserve setup_data: [mem 0x000000007f97f000-0x000000007f9fefff] ACPI NVS
[ 0.000000] reserve setup_data: [mem 0x000000007f9ff000-0x000000007fe7bfff] usable
[ 0.000000] reserve setup_data: [mem 0x000000007fe7c000-0x000000007fefffff] reserved
[ 0.000000] reserve setup_data: [mem 0x000000007ff00000-0x000000007fffffff] ACPI NVS
[ 0.000000] reserve setup_data: [mem 0x00000000b0000000-0x00000000bfffffff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000ffc00000-0x00000000ffffffff] reserved
[ 0.000000] reserve setup_data: [mem 0x0000000100000000-0x000000027fffffff] usable
[ 0.000000] efi: EFI v2.70 by EDK II
[ 0.000000] efi: SMBIOS=0x7f73f000 ACPI=0x7f97e000 ACPI 2.0=0x7f97e014 MEMATTR=0x7e5da298 RNG=0x7f974f18 INITRD=0x7e49cf18
[ 0.000000] random: crng init done
[ 0.000000] efi: Remove mem113: MMIO range=[0xffc00000-0xffffffff] (4MB) from e820 map
[ 0.000000] e820: remove [mem 0xffc00000-0xffffffff] reserved
[ 0.000000] SMBIOS 2.8 present.
[ 0.000000] DMI: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 0.0.0 02/06/2015
[ 0.000000] Hypervisor detected: KVM
[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00
[ 0.000003] kvm-clock: using sched offset of 4547890709 cycles
[ 0.000007] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns
[ 0.000014] tsc: Detected 2496.000 MHz processor
[ 0.000217] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.000223] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000242] last_pfn = 0x280000 max_arch_pfn = 0x400000000
[ 0.000342] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[ 0.000449] last_pfn = 0x7fe7c max_arch_pfn = 0x400000000
[ 0.018578] Using GB pages for direct mapping
[ 0.019829] Secure boot disabled
[ 0.019831] RAMDISK: [mem 0x6b939000-0x6fc7bfff]
[ 0.019843] ACPI: Early table checksum verification disabled
[ 0.019850] ACPI: RSDP 0x000000007F97E014 000024 (v02 BOCHS )
[ 0.019859] ACPI: XSDT 0x000000007F97D0E8 00004C (v01 BOCHS BXPC 00000001 01000013)
[ 0.019871] ACPI: FACP 0x000000007F979000 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.019882] ACPI: DSDT 0x000000007F97A000 0028E7 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.019889] ACPI: FACS 0x000000007F9DD000 000040
[ 0.019894] ACPI: APIC 0x000000007F978000 0000F0 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.019900] ACPI: HPET 0x000000007F977000 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.019906] ACPI: MCFG 0x000000007F976000 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.019912] ACPI: WAET 0x000000007F975000 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.019917] ACPI: Reserving FACP table memory at [mem 0x7f979000-0x7f9790f3]
[ 0.019920] ACPI: Reserving DSDT table memory at [mem 0x7f97a000-0x7f97c8e6]
[ 0.019922] ACPI: Reserving FACS table memory at [mem 0x7f9dd000-0x7f9dd03f]
[ 0.019924] ACPI: Reserving APIC table memory at [mem 0x7f978000-0x7f9780ef]
[ 0.019926] ACPI: Reserving HPET table memory at [mem 0x7f977000-0x7f977037]
[ 0.019927] ACPI: Reserving MCFG table memory at [mem 0x7f976000-0x7f97603b]
[ 0.019929] ACPI: Reserving WAET table memory at [mem 0x7f975000-0x7f975027]
[ 0.020468] No NUMA configuration found
[ 0.020470] Faking a node at [mem 0x0000000000000000-0x000000027fffffff]
[ 0.020476] NODE_DATA(0) allocated [mem 0x27fffb000-0x27fffffff]
[ 0.021202] Zone ranges:
[ 0.021205] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.021210] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
[ 0.021213] Normal [mem 0x0000000100000000-0x000000027fffffff]
[ 0.021216] Device empty
[ 0.021218] Movable zone start for each node
[ 0.021220] Early memory node ranges
[ 0.021221] node 0: [mem 0x0000000000001000-0x000000000009ffff]
[ 0.021225] node 0: [mem 0x0000000000100000-0x00000000007fffff]
[ 0.021227] node 0: [mem 0x0000000000808000-0x000000000080afff]
[ 0.021229] node 0: [mem 0x000000000080c000-0x000000000080ffff]
[ 0.021230] node 0: [mem 0x0000000000900000-0x000000007f6ecfff]
[ 0.021232] node 0: [mem 0x000000007f9ff000-0x000000007fe7bfff]
[ 0.021234] node 0: [mem 0x0000000100000000-0x000000027fffffff]
[ 0.021238] Initmem setup node 0 [mem 0x0000000000001000-0x000000027fffffff]
[ 0.021852] On node 0, zone DMA: 1 pages in unavailable ranges
[ 0.021871] On node 0, zone DMA: 96 pages in unavailable ranges
[ 0.021873] On node 0, zone DMA: 8 pages in unavailable ranges
[ 0.021875] On node 0, zone DMA: 1 pages in unavailable ranges
[ 0.021889] On node 0, zone DMA: 240 pages in unavailable ranges
[ 0.035958] On node 0, zone DMA32: 786 pages in unavailable ranges
[ 0.075994] On node 0, zone Normal: 388 pages in unavailable ranges
[ 0.077768] ACPI: PM-Timer IO Port: 0x608
[ 0.077797] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])
[ 0.077867] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23
[ 0.077874] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.077878] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)
[ 0.077881] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.077883] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)
[ 0.077885] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)
[ 0.077893] ACPI: Using ACPI (MADT) for SMP configuration information
[ 0.077896] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[ 0.077905] TSC deadline timer available
[ 0.077908] smpboot: Allowing 16 CPUs, 0 hotplug CPUs
[ 0.077952] kvm-guest: KVM setup pv remote TLB flush
[ 0.077962] kvm-guest: setup PV sched yield
[ 0.077990] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.077995] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[ 0.077998] PM: hibernation: Registered nosave memory: [mem 0x00800000-0x00807fff]
[ 0.078001] PM: hibernation: Registered nosave memory: [mem 0x0080b000-0x0080bfff]
[ 0.078004] PM: hibernation: Registered nosave memory: [mem 0x00810000-0x008fffff]
[ 0.078007] PM: hibernation: Registered nosave memory: [mem 0x7e474000-0x7e474fff]
[ 0.078010] PM: hibernation: Registered nosave memory: [mem 0x7e49b000-0x7e49bfff]
[ 0.078013] PM: hibernation: Registered nosave memory: [mem 0x7f6ed000-0x7f96cfff]
[ 0.078015] PM: hibernation: Registered nosave memory: [mem 0x7f96d000-0x7f97efff]
[ 0.078016] PM: hibernation: Registered nosave memory: [mem 0x7f97f000-0x7f9fefff]
[ 0.078019] PM: hibernation: Registered nosave memory: [mem 0x7fe7c000-0x7fefffff]
[ 0.078020] PM: hibernation: Registered nosave memory: [mem 0x7ff00000-0x7fffffff]
[ 0.078022] PM: hibernation: Registered nosave memory: [mem 0x80000000-0xafffffff]
[ 0.078023] PM: hibernation: Registered nosave memory: [mem 0xb0000000-0xbfffffff]
[ 0.078025] PM: hibernation: Registered nosave memory: [mem 0xc0000000-0xffffffff]
[ 0.078028] [mem 0xc0000000-0xffffffff] available for PCI devices
[ 0.078032] Booting paravirtualized kernel on KVM
[ 0.078035] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
[ 0.092943] setup_percpu: NR_CPUS:320 nr_cpumask_bits:16 nr_cpu_ids:16 nr_node_ids:1
[ 0.094943] percpu: Embedded 63 pages/cpu s221184 r8192 d28672 u262144
[ 0.094959] pcpu-alloc: s221184 r8192 d28672 u262144 alloc=1*2097152
[ 0.094967] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15
[ 0.095055] kvm-guest: PV spinlocks enabled
[ 0.095062] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes, linear)
[ 0.095075] Fallback order for Node 0: 0
[ 0.095082] Built 1 zonelists, mobility grouping on. Total pages: 2060936
[ 0.095085] Policy zone: Normal
[ 0.095088] Kernel command line: rhgb selinux=0 audit=0 console=ttyS0 loglevel=4 root=LABEL=root-x86-64
[ 0.095179] audit: disabled (until reboot)
[ 0.095241] Unknown kernel command line parameters "rhgb", will be passed to user space.
[ 0.098248] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[ 0.099754] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[ 0.101455] mem auto-init: stack:all(zero), heap alloc:on, heap free:off
[ 0.101474] software IO TLB: area num 16.
[ 0.153615] Memory: 8023368K/8382528K available (16384K kernel code, 2097K rwdata, 12572K rodata, 3276K init, 4100K bss, 358900K reserved, 0K cma-reserved)
[ 0.154003] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=16, Nodes=1
[ 0.154062] ftrace: allocating 46872 entries in 184 pages
[ 0.170381] ftrace: allocated 184 pages with 4 groups
[ 0.170551] Dynamic Preempt: full
[ 0.171301] rcu: Preemptible hierarchical RCU implementation.
[ 0.171304] rcu: RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=16.
[ 0.171307] rcu: RCU priority boosting: priority 1 delay 500 ms.
[ 0.171311] Trampoline variant of Tasks RCU enabled.
[ 0.171313] Rude variant of Tasks RCU enabled.
[ 0.171314] Tracing variant of Tasks RCU enabled.
[ 0.171316] rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
[ 0.171319] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=16
[ 0.178881] NR_IRQS: 20736, nr_irqs: 552, preallocated irqs: 16
[ 0.179167] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[ 0.179405] kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
[ 0.179518] Console: colour dummy device 80x25
[ 0.179631] printk: console [ttyS0] enabled
[ 0.179709] ACPI: Core revision 20221020
[ 0.180548] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns
[ 0.180756] APIC: Switch to symmetric I/O mode setup
[ 0.181308] x2apic enabled
[ 0.181829] Switched APIC routing to physical x2apic.
[ 0.181836] kvm-guest: setup PV IPIs
[ 0.183917] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.183971] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x23fa772cf26, max_idle_ns: 440795269835 ns
[ 0.183985] Calibrating delay loop (skipped) preset value.. 4993.00 BogoMIPS (lpj=8320000)
[ 0.183992] pid_max: default: 32768 minimum: 301
[ 0.189939] LSM: initializing lsm=capability,landlock,lockdown,yama,integrity,bpf
[ 0.189970] landlock: Up and running.
[ 0.189973] Yama: becoming mindful.
[ 0.189990] LSM support for eBPF active
[ 0.190048] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.190071] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.190831] x86/cpu: User Mode Instruction Prevention (UMIP) activated
[ 0.191012] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
[ 0.191016] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
[ 0.191035] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[ 0.191044] Spectre V2 : Mitigation: Enhanced IBRS
[ 0.191047] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[ 0.191048] Spectre V2 : Spectre v2 / PBRSB-eIBRS: Retire a single CALL on VMEXIT
[ 0.191051] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[ 0.191055] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
[ 0.225258] Freeing SMP alternatives memory: 40K
[ 0.225528] smpboot: CPU0: 12th Gen Intel(R) Core(TM) i7-1260P (family: 0x6, model: 0x9a, stepping: 0x3)
[ 0.225815] cblist_init_generic: Setting adjustable number of callback queues.
[ 0.225820] cblist_init_generic: Setting shift to 4 and lim to 1.
[ 0.225845] cblist_init_generic: Setting shift to 4 and lim to 1.
[ 0.225875] cblist_init_generic: Setting shift to 4 and lim to 1.
[ 0.225897] Performance Events: unsupported p6 CPU model 154 no PMU driver, software events only.
[ 0.226051] rcu: Hierarchical SRCU implementation.
[ 0.226053] rcu: Max phase no-delay instances is 1000.
[ 0.226625] NMI watchdog: Perf NMI watchdog permanently disabled
[ 0.227312] smp: Bringing up secondary CPUs ...
[ 0.227312] x86: Booting SMP configuration:
[ 0.227312] .... node #0, CPUs: #1 #2 #3 #4 #5 #6 #7 #8 #9 #10 #11 #12 #13 #14 #15
[ 0.248548] smp: Brought up 1 node, 16 CPUs
[ 0.248548] smpboot: Max logical packages: 1
[ 0.248548] smpboot: Total of 16 processors activated (79903.00 BogoMIPS)
[ 0.295067] devtmpfs: initialized
[ 0.297345] x86/mm: Memory block size: 128MB
[ 0.298451] ACPI: PM: Registering ACPI NVS region [mem 0x00800000-0x00807fff] (32768 bytes)
[ 0.298451] ACPI: PM: Registering ACPI NVS region [mem 0x0080b000-0x0080bfff] (4096 bytes)
[ 0.298451] ACPI: PM: Registering ACPI NVS region [mem 0x00810000-0x008fffff] (983040 bytes)
[ 0.298451] ACPI: PM: Registering ACPI NVS region [mem 0x7f97f000-0x7f9fefff] (524288 bytes)
[ 0.298451] ACPI: PM: Registering ACPI NVS region [mem 0x7ff00000-0x7fffffff] (1048576 bytes)
[ 0.298451] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[ 0.298451] futex hash table entries: 4096 (order: 6, 262144 bytes, linear)
[ 0.298451] pinctrl core: initialized pinctrl subsystem
[ 0.298451] PM: RTC time: 17:32:14, date: 2023-03-24
[ 0.301087] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.301980] DMA: preallocated 1024 KiB GFP_KERNEL pool for atomic allocations
[ 0.304944] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.305576] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.305770] thermal_sys: Registered thermal governor 'fair_share'
[ 0.305773] thermal_sys: Registered thermal governor 'bang_bang'
[ 0.305775] thermal_sys: Registered thermal governor 'step_wise'
[ 0.305776] thermal_sys: Registered thermal governor 'user_space'
[ 0.305777] thermal_sys: Registered thermal governor 'power_allocator'
[ 0.305814] cpuidle: using governor ladder
[ 0.305824] cpuidle: using governor menu
[ 0.306858] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.307115] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000)
[ 0.307125] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved as E820 entry
[ 0.307167] PCI: Using configuration type 1 for base access
[ 0.307845] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[ 0.328449] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.328449] HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
[ 0.328449] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.328449] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
[ 0.331056] ACPI: Added _OSI(Module Device)
[ 0.331063] ACPI: Added _OSI(Processor Device)
[ 0.331066] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.331069] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.337564] ACPI: 1 ACPI AML tables successfully acquired and loaded
[ 0.361342] ACPI: Interpreter enabled
[ 0.361390] ACPI: PM: (supports S0 S3 S4 S5)
[ 0.361396] ACPI: Using IOAPIC for interrupt routing
[ 0.361853] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.361858] PCI: Using E820 reservations for host bridge windows
[ 0.362251] ACPI: Enabled 2 GPEs in block 00 to 3F
[ 0.370523] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 0.370543] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[ 0.370703] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC]
[ 0.370907] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability]
[ 0.371438] PCI host bridge to bus 0000:00
[ 0.371444] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 0.371451] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 0.371456] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 0.371461] pci_bus 0000:00: root bus resource [mem 0x80000000-0xafffffff window]
[ 0.371465] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]
[ 0.371469] pci_bus 0000:00: root bus resource [mem 0x7000000000-0x77ffffffff window]
[ 0.371474] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 0.371635] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000
[ 0.373181] pci 0000:00:01.0: [1b36:000c] type 01 class 0x060400
[ 0.379786] pci 0000:00:01.0: reg 0x10: [mem 0xc0c46000-0xc0c46fff]
[ 0.397653] pci 0000:00:01.1: [1b36:000c] type 01 class 0x060400
[ 0.402458] pci 0000:00:01.1: reg 0x10: [mem 0xc0c45000-0xc0c45fff]
[ 0.413513] pci 0000:00:01.2: [1b36:000c] type 01 class 0x060400
[ 0.423227] pci 0000:00:01.2: reg 0x10: [mem 0xc0c44000-0xc0c44fff]
[ 0.434505] pci 0000:00:01.3: [1b36:000c] type 01 class 0x060400
[ 0.441543] pci 0000:00:01.3: reg 0x10: [mem 0xc0c43000-0xc0c43fff]
[ 0.446914] pci 0000:00:01.4: [1b36:000c] type 01 class 0x060400
[ 0.450425] pci 0000:00:01.4: reg 0x10: [mem 0xc0c42000-0xc0c42fff]
[ 0.459600] pci 0000:00:01.5: [1b36:000c] type 01 class 0x060400
[ 0.461443] pci 0000:00:01.5: reg 0x10: [mem 0xc0c41000-0xc0c41fff]
[ 0.502012] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100
[ 0.503460] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO
[ 0.504227] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601
[ 0.518570] pci 0000:00:1f.2: reg 0x20: [io 0xb240-0xb25f]
[ 0.520662] pci 0000:00:1f.2: reg 0x24: [mem 0xc0c40000-0xc0c40fff]
[ 0.524110] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500
[ 0.533997] pci 0000:00:1f.3: reg 0x20: [io 0xb200-0xb23f]
[ 0.537283] acpiphp: Slot [0] registered
[ 0.537628] pci 0000:01:00.0: [1af4:1041] type 00 class 0x020000
[ 0.540658] pci 0000:01:00.0: reg 0x14: [mem 0xc0a00000-0xc0a00fff]
[ 0.549460] pci 0000:01:00.0: reg 0x20: [mem 0x7000000000-0x7000003fff 64bit pref]
[ 0.551652] pci 0000:01:00.0: reg 0x30: [mem 0xfffc0000-0xffffffff pref]
[ 0.558115] pci 0000:00:01.0: PCI bridge to [bus 01]
[ 0.558175] pci 0000:00:01.0: bridge window [io 0xb000-0xbfff]
[ 0.558227] pci 0000:00:01.0: bridge window [mem 0xc0a00000-0xc0bfffff]
[ 0.558321] pci 0000:00:01.0: bridge window [mem 0x7000000000-0x700fffffff 64bit pref]
[ 0.560234] acpiphp: Slot [0-2] registered
[ 0.560564] pci 0000:02:00.0: [1b36:000d] type 00 class 0x0c0330
[ 0.561928] pci 0000:02:00.0: reg 0x10: [mem 0xc0800000-0xc0803fff 64bit]
[ 0.570878] pci 0000:00:01.1: PCI bridge to [bus 02]
[ 0.570939] pci 0000:00:01.1: bridge window [io 0xa000-0xafff]
[ 0.570991] pci 0000:00:01.1: bridge window [mem 0xc0800000-0xc09fffff]
[ 0.571182] pci 0000:00:01.1: bridge window [mem 0x7010000000-0x701fffffff 64bit pref]
[ 0.573043] acpiphp: Slot [0-3] registered
[ 0.573520] pci 0000:03:00.0: [1af4:1042] type 00 class 0x010000
[ 0.578372] pci 0000:03:00.0: reg 0x14: [mem 0xc0600000-0xc0600fff]
[ 0.586637] pci 0000:03:00.0: reg 0x20: [mem 0x7020000000-0x7020003fff 64bit pref]
[ 0.592249] pci 0000:00:01.2: PCI bridge to [bus 03]
[ 0.592292] pci 0000:00:01.2: bridge window [io 0x9000-0x9fff]
[ 0.592326] pci 0000:00:01.2: bridge window [mem 0xc0600000-0xc07fffff]
[ 0.592386] pci 0000:00:01.2: bridge window [mem 0x7020000000-0x702fffffff 64bit pref]
[ 0.593756] acpiphp: Slot [0-4] registered
[ 0.594047] pci 0000:04:00.0: [1af4:1045] type 00 class 0x00ff00
[ 0.600661] pci 0000:04:00.0: reg 0x20: [mem 0x7030000000-0x7030003fff 64bit pref]
[ 0.605527] pci 0000:00:01.3: PCI bridge to [bus 04]
[ 0.605568] pci 0000:00:01.3: bridge window [io 0x8000-0x8fff]
[ 0.605601] pci 0000:00:01.3: bridge window [mem 0xc0400000-0xc05fffff]
[ 0.605662] pci 0000:00:01.3: bridge window [mem 0x7030000000-0x703fffffff 64bit pref]
[ 0.607399] acpiphp: Slot [0-5] registered
[ 0.607753] pci 0000:05:00.0: [1af4:1044] type 00 class 0x00ff00
[ 0.611557] pci 0000:05:00.0: reg 0x14: [mem 0xc0200000-0xc0200fff]
[ 0.617329] pci 0000:05:00.0: reg 0x20: [mem 0x7040000000-0x7040003fff 64bit pref]
[ 0.630031] pci 0000:00:01.4: PCI bridge to [bus 05]
[ 0.630095] pci 0000:00:01.4: bridge window [io 0x7000-0x7fff]
[ 0.630148] pci 0000:00:01.4: bridge window [mem 0xc0200000-0xc03fffff]
[ 0.630243] pci 0000:00:01.4: bridge window [mem 0x7040000000-0x704fffffff 64bit pref]
[ 0.631956] acpiphp: Slot [0-6] registered
[ 0.633059] pci 0000:00:01.5: PCI bridge to [bus 06]
[ 0.633121] pci 0000:00:01.5: bridge window [io 0x6000-0x6fff]
[ 0.633172] pci 0000:00:01.5: bridge window [mem 0xc0000000-0xc01fffff]
[ 0.633267] pci 0000:00:01.5: bridge window [mem 0x7050000000-0x705fffffff 64bit pref]
[ 0.643580] ACPI: PCI: Interrupt link LNKA configured for IRQ 10
[ 0.643935] ACPI: PCI: Interrupt link LNKB configured for IRQ 10
[ 0.644215] ACPI: PCI: Interrupt link LNKC configured for IRQ 11
[ 0.644522] ACPI: PCI: Interrupt link LNKD configured for IRQ 11
[ 0.644784] ACPI: PCI: Interrupt link LNKE configured for IRQ 10
[ 0.645056] ACPI: PCI: Interrupt link LNKF configured for IRQ 10
[ 0.645338] ACPI: PCI: Interrupt link LNKG configured for IRQ 11
[ 0.645594] ACPI: PCI: Interrupt link LNKH configured for IRQ 11
[ 0.645699] ACPI: PCI: Interrupt link GSIA configured for IRQ 16
[ 0.645723] ACPI: PCI: Interrupt link GSIB configured for IRQ 17
[ 0.645744] ACPI: PCI: Interrupt link GSIC configured for IRQ 18
[ 0.645765] ACPI: PCI: Interrupt link GSID configured for IRQ 19
[ 0.645786] ACPI: PCI: Interrupt link GSIE configured for IRQ 20
[ 0.645808] ACPI: PCI: Interrupt link GSIF configured for IRQ 21
[ 0.645829] ACPI: PCI: Interrupt link GSIG configured for IRQ 22
[ 0.645850] ACPI: PCI: Interrupt link GSIH configured for IRQ 23
[ 0.648514] iommu: Default domain type: Translated
[ 0.648514] iommu: DMA domain TLB invalidation policy: lazy mode
[ 0.648625] SCSI subsystem initialized
[ 0.650710] libata version 3.00 loaded.
[ 0.650721] ACPI: bus type USB registered
[ 0.650751] usbcore: registered new interface driver usbfs
[ 0.650763] usbcore: registered new interface driver hub
[ 0.650785] usbcore: registered new device driver usb
[ 0.650835] pps_core: LinuxPPS API ver. 1 registered
[ 0.650839] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.650845] PTP clock support registered
[ 0.650866] EDAC MC: Ver: 3.0.0
[ 0.651486] Registered efivars operations
[ 0.661232] NetLabel: Initializing
[ 0.661240] NetLabel: domain hash size = 128
[ 0.661244] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 0.661304] NetLabel: unlabeled traffic allowed by default
[ 0.661319] mctp: management component transport protocol core
[ 0.661321] NET: Registered PF_MCTP protocol family
[ 0.661331] PCI: Using ACPI for IRQ routing
[ 1.091593] PCI: pci_cache_line_size set to 64 bytes
[ 1.091956] pci 0000:00:1f.2: can't claim BAR 4 [io 0xb240-0xb25f]: address conflict with PCI Bus 0000:01 [io 0xb000-0xbfff]
[ 1.092042] pci 0000:00:1f.3: can't claim BAR 4 [io 0xb200-0xb23f]: address conflict with PCI Bus 0000:01 [io 0xb000-0xbfff]
[ 1.092363] e820: reserve RAM buffer [mem 0x0080b000-0x008fffff]
[ 1.092376] e820: reserve RAM buffer [mem 0x00810000-0x008fffff]
[ 1.092379] e820: reserve RAM buffer [mem 0x7e474018-0x7fffffff]
[ 1.092383] e820: reserve RAM buffer [mem 0x7f6ed000-0x7fffffff]
[ 1.092404] e820: reserve RAM buffer [mem 0x7fe7c000-0x7fffffff]
[ 1.094086] vgaarb: loaded
[ 1.094195] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[ 1.094210] hpet0: 3 comparators, 64-bit 100.000000 MHz counter
[ 1.124391] clocksource: Switched to clocksource kvm-clock
[ 1.142277] VFS: Disk quotas dquot_6.6.0
[ 1.142329] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 1.142494] pnp: PnP ACPI init
[ 1.142867] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved
[ 1.143686] pnp: PnP ACPI: found 5 devices
[ 1.153931] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 1.155094] NET: Registered PF_INET protocol family
[ 1.155445] IP idents hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[ 1.159260] tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes, linear)
[ 1.159306] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 1.159367] TCP established hash table entries: 65536 (order: 7, 524288 bytes, linear)
[ 1.160200] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
[ 1.160527] TCP: Hash tables configured (established 65536 bind 65536)
[ 1.160753] MPTCP token hash table entries: 8192 (order: 5, 196608 bytes, linear)
[ 1.161334] UDP hash table entries: 4096 (order: 5, 131072 bytes, linear)
[ 1.161379] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes, linear)
[ 1.161485] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 1.161498] NET: Registered PF_XDP protocol family
[ 1.161509] pci 0000:01:00.0: can't claim BAR 6 [mem 0xfffc0000-0xffffffff pref]: no compatible bridge window
[ 1.161527] pci 0000:00:1f.3: BAR 4: assigned [io 0x1000-0x103f]
[ 1.163866] pci 0000:00:1f.2: BAR 4: assigned [io 0x1040-0x105f]
[ 1.165714] pci 0000:01:00.0: BAR 6: assigned [mem 0xc0a40000-0xc0a7ffff pref]
[ 1.165720] pci 0000:00:01.0: PCI bridge to [bus 01]
[ 1.165737] pci 0000:00:01.0: bridge window [io 0xb000-0xbfff]
[ 1.168542] pci 0000:00:01.0: bridge window [mem 0xc0a00000-0xc0bfffff]
[ 1.170364] pci 0000:00:01.0: bridge window [mem 0x7000000000-0x700fffffff 64bit pref]
[ 1.174469] pci 0000:00:01.1: PCI bridge to [bus 02]
[ 1.174491] pci 0000:00:01.1: bridge window [io 0xa000-0xafff]
[ 1.175759] pci 0000:00:01.1: bridge window [mem 0xc0800000-0xc09fffff]
[ 1.176625] pci 0000:00:01.1: bridge window [mem 0x7010000000-0x701fffffff 64bit pref]
[ 1.178544] pci 0000:00:01.2: PCI bridge to [bus 03]
[ 1.178571] pci 0000:00:01.2: bridge window [io 0x9000-0x9fff]
[ 1.181951] pci 0000:00:01.2: bridge window [mem 0xc0600000-0xc07fffff]
[ 1.183803] pci 0000:00:01.2: bridge window [mem 0x7020000000-0x702fffffff 64bit pref]
[ 1.187496] pci 0000:00:01.3: PCI bridge to [bus 04]
[ 1.187523] pci 0000:00:01.3: bridge window [io 0x8000-0x8fff]
[ 1.188814] pci 0000:00:01.3: bridge window [mem 0xc0400000-0xc05fffff]
[ 1.189687] pci 0000:00:01.3: bridge window [mem 0x7030000000-0x703fffffff 64bit pref]
[ 1.191313] pci 0000:00:01.4: PCI bridge to [bus 05]
[ 1.191332] pci 0000:00:01.4: bridge window [io 0x7000-0x7fff]
[ 1.192597] pci 0000:00:01.4: bridge window [mem 0xc0200000-0xc03fffff]
[ 1.194099] pci 0000:00:01.4: bridge window [mem 0x7040000000-0x704fffffff 64bit pref]
[ 1.199235] pci 0000:00:01.5: PCI bridge to [bus 06]
[ 1.199264] pci 0000:00:01.5: bridge window [io 0x6000-0x6fff]
[ 1.200745] pci 0000:00:01.5: bridge window [mem 0xc0000000-0xc01fffff]
[ 1.201615] pci 0000:00:01.5: bridge window [mem 0x7050000000-0x705fffffff 64bit pref]
[ 1.203209] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
[ 1.203217] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
[ 1.203220] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[ 1.203223] pci_bus 0000:00: resource 7 [mem 0x80000000-0xafffffff window]
[ 1.203225] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window]
[ 1.203228] pci_bus 0000:00: resource 9 [mem 0x7000000000-0x77ffffffff window]
[ 1.203231] pci_bus 0000:01: resource 0 [io 0xb000-0xbfff]
[ 1.203233] pci_bus 0000:01: resource 1 [mem 0xc0a00000-0xc0bfffff]
[ 1.203236] pci_bus 0000:01: resource 2 [mem 0x7000000000-0x700fffffff 64bit pref]
[ 1.203240] pci_bus 0000:02: resource 0 [io 0xa000-0xafff]
[ 1.203242] pci_bus 0000:02: resource 1 [mem 0xc0800000-0xc09fffff]
[ 1.203244] pci_bus 0000:02: resource 2 [mem 0x7010000000-0x701fffffff 64bit pref]
[ 1.203247] pci_bus 0000:03: resource 0 [io 0x9000-0x9fff]
[ 1.203249] pci_bus 0000:03: resource 1 [mem 0xc0600000-0xc07fffff]
[ 1.203251] pci_bus 0000:03: resource 2 [mem 0x7020000000-0x702fffffff 64bit pref]
[ 1.203254] pci_bus 0000:04: resource 0 [io 0x8000-0x8fff]
[ 1.203256] pci_bus 0000:04: resource 1 [mem 0xc0400000-0xc05fffff]
[ 1.203258] pci_bus 0000:04: resource 2 [mem 0x7030000000-0x703fffffff 64bit pref]
[ 1.203261] pci_bus 0000:05: resource 0 [io 0x7000-0x7fff]
[ 1.203263] pci_bus 0000:05: resource 1 [mem 0xc0200000-0xc03fffff]
[ 1.203265] pci_bus 0000:05: resource 2 [mem 0x7040000000-0x704fffffff 64bit pref]
[ 1.203268] pci_bus 0000:06: resource 0 [io 0x6000-0x6fff]
[ 1.203270] pci_bus 0000:06: resource 1 [mem 0xc0000000-0xc01fffff]
[ 1.203272] pci_bus 0000:06: resource 2 [mem 0x7050000000-0x705fffffff 64bit pref]
[ 1.204092] ACPI: \_SB_.GSIF: Enabled at IRQ 21
[ 1.205599] PCI: CLS 0 bytes, default 64
[ 1.205624] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 1.205625] software IO TLB: mapped [mem 0x0000000077efe000-0x000000007befe000] (64MB)
[ 1.205701] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x23fa772cf26, max_idle_ns: 440795269835 ns
[ 1.205762] Trying to unpack rootfs image as initramfs...
[ 1.225800] Initialise system trusted keyrings
[ 1.225820] Key type blacklist registered
[ 1.226318] workingset: timestamp_bits=41 max_order=21 bucket_order=0
[ 1.226363] zbud: loaded
[ 1.227008] integrity: Platform Keyring initialized
[ 1.227015] integrity: Machine keyring initialized
[ 1.237661] Key type asymmetric registered
[ 1.237668] Asymmetric key parser 'x509' registered
[ 1.237718] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 242)
[ 1.237993] io scheduler mq-deadline registered
[ 1.237997] io scheduler kyber registered
[ 1.238027] io scheduler bfq registered
[ 1.243073] pcieport 0000:00:01.0: PME: Signaling with IRQ 24
[ 1.243749] pcieport 0000:00:01.0: AER: enabled with IRQ 24
[ 1.246660] pcieport 0000:00:01.1: PME: Signaling with IRQ 25
[ 1.247380] pcieport 0000:00:01.1: AER: enabled with IRQ 25
[ 1.250772] pcieport 0000:00:01.2: PME: Signaling with IRQ 26
[ 1.251413] pcieport 0000:00:01.2: AER: enabled with IRQ 26
[ 1.254779] pcieport 0000:00:01.3: PME: Signaling with IRQ 27
[ 1.255241] pcieport 0000:00:01.3: AER: enabled with IRQ 27
[ 1.257540] pcieport 0000:00:01.4: PME: Signaling with IRQ 28
[ 1.257958] pcieport 0000:00:01.4: AER: enabled with IRQ 28
[ 1.260102] pcieport 0000:00:01.5: PME: Signaling with IRQ 29
[ 1.261619] pcieport 0000:00:01.5: AER: enabled with IRQ 29
[ 1.262154] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 1.262293] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
[ 1.264166] ACPI: button: Power Button [PWRF]
[ 1.266228] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 1.267055] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[ 1.270856] Non-volatile memory driver v1.3
[ 1.270863] Linux agpgart interface v0.103
[ 1.270912] AMD-Vi: AMD IOMMUv2 functionality not available on this system - This is not a bug.
[ 1.270923] ACPI: bus type drm_connector registered
[ 1.274945] ahci 0000:00:1f.2: version 3.0
[ 1.275696] ACPI: \_SB_.GSIA: Enabled at IRQ 16
[ 1.277559] ahci 0000:00:1f.2: AHCI 0001.0000 32 slots 6 ports 1.5 Gbps 0x3f impl SATA mode
[ 1.277571] ahci 0000:00:1f.2: flags: 64bit ncq only
[ 1.280996] scsi host0: ahci
[ 1.281576] scsi host1: ahci
[ 1.282029] scsi host2: ahci
[ 1.282439] scsi host3: ahci
[ 1.282768] scsi host4: ahci
[ 1.283103] scsi host5: ahci
[ 1.283228] ata1: SATA max UDMA/133 abar m4096@0xc0c40000 port 0xc0c40100 irq 30
[ 1.283251] ata2: SATA max UDMA/133 abar m4096@0xc0c40000 port 0xc0c40180 irq 30
[ 1.283269] ata3: SATA max UDMA/133 abar m4096@0xc0c40000 port 0xc0c40200 irq 30
[ 1.283285] ata4: SATA max UDMA/133 abar m4096@0xc0c40000 port 0xc0c40280 irq 30
[ 1.283301] ata5: SATA max UDMA/133 abar m4096@0xc0c40000 port 0xc0c40300 irq 30
[ 1.283317] ata6: SATA max UDMA/133 abar m4096@0xc0c40000 port 0xc0c40380 irq 30
[ 1.283548] usbcore: registered new interface driver usbserial_generic
[ 1.283558] usbserial: USB Serial support registered for generic
[ 1.283784] rtc_cmos 00:03: RTC can wake from S4
[ 1.285138] rtc_cmos 00:03: registered as rtc0
[ 1.285332] rtc_cmos 00:03: setting system clock to 2023-03-24T17:32:15 UTC (1679679135)
[ 1.285465] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram
[ 1.285546] intel_pstate: CPU model not supported
[ 1.286382] ledtrig-cpu: registered to indicate activity on CPUs
[ 1.286545] hid: raw HID events driver (C) Jiri Kosina
[ 1.286698] drop_monitor: Initializing network drop monitor service
[ 1.313173] Initializing XFRM netlink socket
[ 1.313234] NET: Registered PF_INET6 protocol family
[ 1.594283] ata1: SATA link down (SStatus 0 SControl 300)
[ 1.598645] ata2: SATA link down (SStatus 0 SControl 300)
[ 1.599017] ata5: SATA link down (SStatus 0 SControl 300)
[ 1.599390] ata3: SATA link down (SStatus 0 SControl 300)
[ 1.599767] ata6: SATA link down (SStatus 0 SControl 300)
[ 1.600143] ata4: SATA link down (SStatus 0 SControl 300)
[ 2.227098] Freeing initrd memory: 68876K
[ 2.243054] Segment Routing with IPv6
[ 2.243062] RPL Segment Routing with IPv6
[ 2.243095] In-situ OAM (IOAM) with IPv6
[ 2.243163] NET: Registered PF_PACKET protocol family
[ 2.245821] IPI shorthand broadcast: enabled
[ 2.248410] sched_clock: Marking stable (2245862422, 1461735)->(2337690649, -90366492)
[ 2.249301] registered taskstats version 1
[ 2.251042] Loading compiled-in X.509 certificates
[ 2.256413] Loaded X.509 cert 'Build time autogenerated kernel key: e5aba9940ed59dee3d544447002d8bd437f1fc99'
[ 2.258380] zswap: loaded using pool lz4/z3fold
[ 2.261091] Key type .fscrypt registered
[ 2.261094] Key type fscrypt-provisioning registered
[ 2.261868] PM: Magic number: 15:67:543
[ 2.262177] RAS: Correctable Errors collector initialized.
[ 2.276650] Freeing unused decrypted memory: 2036K
[ 2.277868] Freeing unused kernel image (initmem) memory: 3276K
[ 2.304140] Write protecting the kernel read-only data: 30720k
[ 2.306281] Freeing unused kernel image (rodata/data gap) memory: 1764K
[ 2.334900] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 2.334917] rodata_test: all tests were successful
[ 2.334930] Run /init as init process
[ 2.334935] with arguments:
[ 2.334937] /init
[ 2.334940] rhgb
[ 2.334942] with environment:
[ 2.334944] HOME=/
[ 2.334946] TERM=linux
[ 2.359172] systemd[1]: systemd 253.1-3-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)
[ 2.359180] systemd[1]: Detected virtualization kvm.
[ 2.359185] systemd[1]: Detected architecture x86-64.
[ 2.359188] systemd[1]: Running in initrd.
[ 2.361339] systemd[1]: Initializing machine ID from VM UUID.
[ 2.784156] systemd[1]: bpf-lsm: LSM BPF program attached
[ 2.880212] systemd[1]: Queued start job for default target Initrd Default Target.
[ 2.911645] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[ 2.913859] systemd[1]: Reached target Initrd /usr File System.
[ 2.915449] systemd[1]: Reached target Local File Systems.
[ 2.916913] systemd[1]: Reached target Path Units.
[ 2.918065] systemd[1]: Reached target Slice Units.
[ 2.918979] systemd[1]: Reached target Swaps.
[ 2.919763] systemd[1]: Reached target Timer Units.
[ 2.920731] systemd[1]: Reached target Local Verity Protected Volumes.
[ 2.922208] systemd[1]: Listening on Journal Socket (/dev/log).
[ 2.923730] systemd[1]: Listening on Journal Socket.
[ 2.925135] systemd[1]: Listening on Network Service Netlink Socket.
[ 2.926987] systemd[1]: Listening on udev Control Socket.
[ 2.929078] systemd[1]: Listening on udev Kernel Socket.
[ 2.931324] systemd[1]: Reached target Socket Units.
[ 2.934425] systemd[1]: Starting Create List of Static Device Nodes...
[ 2.943578] systemd[1]: Starting Journal Service...
[ 2.946960] systemd[1]: Starting Load Kernel Modules...
[ 2.950168] systemd[1]: Starting Generate network units from Kernel command line...
[ 2.951913] systemd[1]: TPM2 PCR Barrier (initrd) was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f).
[ 2.951982] systemd[1]: Reached target Local Encrypted Volumes.
[ 2.953582] systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
[ 2.956408] systemd[1]: Starting Create System Users...
[ 2.959911] systemd[1]: Starting Setup Virtual Console...
[ 2.966841] systemd-journald[238]: Collecting audit messages is disabled.
[ 2.997689] systemd[1]: Finished Create List of Static Device Nodes.
[ 3.048169] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[ 3.058020] systemd[1]: Finished Generate network units from Kernel command line.
[ 3.060562] systemd[1]: Started Journal Service.
[ 3.060890] Bridge firewalling registered
[ 3.401279] device-mapper: uevent: version 1.0.3
[ 3.401652] device-mapper: ioctl: 4.47.0-ioctl (2022-07-28) initialised: dm-devel@redhat.com
[ 3.743751] RPC: Registered named UNIX socket transport module.
[ 3.743762] RPC: Registered udp transport module.
[ 3.743764] RPC: Registered tcp transport module.
[ 3.743766] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 4.652228] cryptd: max_cpu_qlen set to 1000
[ 4.869573] AVX2 version of gcm_enc/dec engaged.
[ 4.910485] AES CTR mode by8 optimization enabled
[ 5.124167] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
[ 5.127295] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 5.127540] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 5.227450] xhci_hcd 0000:02:00.0: xHCI Host Controller
[ 5.227480] xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 1
[ 5.229225] xhci_hcd 0000:02:00.0: hcc params 0x00087001 hci version 0x100 quirks 0x0000000000000010
[ 5.233429] xhci_hcd 0000:02:00.0: xHCI Host Controller
[ 5.233440] xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 2
[ 5.233448] xhci_hcd 0000:02:00.0: Host supports USB 3.0 SuperSpeed
[ 5.233635] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.02
[ 5.233642] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 5.233646] usb usb1: Product: xHCI Host Controller
[ 5.233650] usb usb1: Manufacturer: Linux 6.2.8-arch1-1 xhci-hcd
[ 5.233654] usb usb1: SerialNumber: 0000:02:00.0
[ 5.235058] hub 1-0:1.0: USB hub found
[ 5.235165] hub 1-0:1.0: 4 ports detected
[ 5.235711] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[ 5.235766] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.02
[ 5.235772] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 5.235776] usb usb2: Product: xHCI Host Controller
[ 5.235780] usb usb2: Manufacturer: Linux 6.2.8-arch1-1 xhci-hcd
[ 5.235784] usb usb2: SerialNumber: 0000:02:00.0
[ 5.236657] hub 2-0:1.0: USB hub found
[ 5.236773] hub 2-0:1.0: 4 ports detected
[ 5.782357] virtio_blk virtio1: 16/0/0 default/read/poll queues
[ 5.786457] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1
[ 5.815585] virtio_blk virtio1: [vda] 209715200 512-byte logical blocks (107 GB/100 GiB)
[ 5.957551] GPT:Primary header thinks Alt. header is not at the end of the disk.
[ 5.957559] GPT:42469415 != 209715199
[ 5.957565] GPT:Alternate GPT header not at the end of the disk.
[ 5.957567] GPT:42469415 != 209715199
[ 5.957570] GPT: Use GNU Parted to correct GPT errors.
[ 5.957584] vda: vda1 vda2
[ 6.161839] virtio_net virtio0 enp1s0: renamed from eth0
[ 7.204833] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 7.206317] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 7.206451] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[ 7.206461] cfg80211: failed to load regulatory.db
[ 7.727248] EXT4-fs (vda2): orphan cleanup on readonly fs
[ 7.727943] EXT4-fs (vda2): mounted filesystem 53b7bfa9-602b-4ab6-86a0-f87d4239be1a with ordered data mode. Quota mode: none.
[ 9.000228] systemd-journald[238]: Received SIGTERM from PID 1 (systemd).
[ 9.110744] systemd[1]: systemd 253.1-3-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)
[ 9.110931] systemd[1]: Detected virtualization kvm.
[ 9.110938] systemd[1]: Detected architecture x86-64.
[ 9.111133] systemd[1]: Detected first boot.
[ 9.113479] systemd[1]: Initializing machine ID from VM UUID.
[ 9.647761] systemd[1]: bpf-lsm: LSM BPF program attached
[ 10.033747] systemd[1]: Failed to populate /etc with preset unit settings, ignoring: Read-only file system
[ 10.214943] systemd[1]: initrd-switch-root.service: Deactivated successfully.
[ 10.234424] systemd[1]: Stopped Switch Root.
[ 10.236895] systemd[1]: systemd-journald.service: Scheduled restart job, restart counter is at 1.
[ 10.237583] systemd[1]: Created slice Slice /system/getty.
[ 10.239893] systemd[1]: Created slice Slice /system/modprobe.
[ 10.242190] systemd[1]: Created slice Slice /system/serial-getty.
[ 10.247164] systemd[1]: Created slice User and Session Slice.
[ 10.249472] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[ 10.251710] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 10.254675] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 10.257095] systemd[1]: Reached target Local Encrypted Volumes.
[ 10.259162] systemd[1]: Stopped target Switch Root.
[ 10.261072] systemd[1]: Stopped target Initrd File Systems.
[ 10.262462] systemd[1]: Stopped target Initrd Root File System.
[ 10.264572] systemd[1]: Reached target Local Integrity Protected Volumes.
[ 10.266309] systemd[1]: Reached target Path Units.
[ 10.267734] systemd[1]: Reached target Remote File Systems.
[ 10.269390] systemd[1]: Reached target Slice Units.
[ 10.270757] systemd[1]: Reached target Swaps.
[ 10.272367] systemd[1]: Reached target Local Verity Protected Volumes.
[ 10.274614] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[ 10.279318] systemd[1]: Listening on Process Core Dump Socket.
[ 10.281845] systemd[1]: Listening on Network Service Netlink Socket.
[ 10.284312] systemd[1]: Listening on udev Control Socket.
[ 10.285889] systemd[1]: Listening on udev Kernel Socket.
[ 10.314441] systemd[1]: Mounting Huge Pages File System...
[ 10.318278] systemd[1]: Mounting POSIX Message Queue File System...
[ 10.321908] systemd[1]: Mounting Kernel Debug File System...
[ 10.324937] systemd[1]: Mounting Kernel Trace File System...
[ 10.328591] systemd[1]: Mounting Temporary Directory /tmp...
[ 10.331574] systemd[1]: Starting Create List of Static Device Nodes...
[ 10.334695] systemd[1]: Starting Load Kernel Module configfs...
[ 10.338011] systemd[1]: Starting Load Kernel Module dm_mod...
[ 10.340939] systemd[1]: Starting Load Kernel Module drm...
[ 10.344870] systemd[1]: Starting Load Kernel Module fuse...
[ 10.348129] systemd[1]: Starting Load Kernel Module loop...
[ 10.350215] systemd[1]: systemd-fsck-root.service: Deactivated successfully.
[ 10.366161] loop: module loaded
[ 10.382842] fuse: init (API version 7.38)
[ 10.387547] systemd[1]: Stopped File System Check on Root Device.
[ 10.389891] systemd[1]: Stopped Journal Service.
[ 10.397198] systemd[1]: Starting Journal Service...
[ 10.400525] systemd[1]: Starting Load Kernel Modules...
[ 10.402957] systemd[1]: Starting Generate network units from Kernel command line...
[ 10.404795] 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).
[ 10.406734] systemd[1]: Starting Remount Root and Kernel File Systems...
[ 10.410509] systemd[1]: Starting Coldplug All udev Devices...
[ 10.415388] systemd[1]: Mounted Huge Pages File System.
[ 10.416014] systemd-journald[541]: Collecting audit messages is disabled.
[ 10.417398] systemd[1]: Mounted POSIX Message Queue File System.
[ 10.420141] systemd[1]: Started Journal Service.
[ 10.431633] EXT4-fs (vda2): re-mounted 53b7bfa9-602b-4ab6-86a0-f87d4239be1a. Quota mode: none.
[ 10.744795] systemd-journald[541]: Received client request to flush runtime journal.
[ 11.931682] lpc_ich 0000:00:1f.0: I/O space for GPIO uninitialized
[ 12.172894] input: PC Speaker as /devices/platform/pcspkr/input/input3
[ 12.181725] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input5
[ 12.184536] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4
[ 12.542400] iTCO_vendor_support: vendor-support=0
[ 12.988983] mousedev: PS/2 mouse device common for all mice
[ 13.047362] RAPL PMU: API unit is 2^-32 Joules, 0 fixed counters, 10737418240 ms ovfl timer
[ 13.135684] i801_smbus 0000:00:1f.3: Enabling SMBus device
[ 13.135934] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt
[ 13.136161] i2c i2c-0: 1/1 memory slots populated (from DMI)
[ 13.136167] i2c i2c-0: Memory type 0x07 not supported yet, not instantiating SPD
[ 13.316659] iTCO_wdt iTCO_wdt.1.auto: Found a ICH9 TCO device (Version=2, TCOBASE=0x0660)
[ 13.318077] iTCO_wdt iTCO_wdt.1.auto: initialized. heartbeat=30 sec (nowayout=0)
[ 15.532879] intel_rapl_msr: PL4 support detected.
[ 19.140890] fbcon: Taking over consoleEDIT:
I can also post my libvirt setup, but I don't wanted to overload the post in the beginning.
Last edited by Kakashiy (2023-03-24 18:00:13)
Offline