Re: [patch 00/37] cpu/hotplug, x86: Reworked parallel CPU bringup

From: Paul Menzel
Date: Mon Apr 17 2023 - 07:22:00 EST


Dear Thomas,


Am 15.04.23 um 01:44 schrieb Thomas Gleixner:

This is a complete rework of the parallel bringup patch series (V17)

https://lore.kernel.org/lkml/20230328195758.1049469-1-usama.arif@xxxxxxxxxxxxx

to address the issues which were discovered in review:

[…]

Thank you very much for your rework.

I tested this on the ASUS F2A85-M PRO, and get a delay of ten seconds.

```
[…]
[ 0.258193] smpboot: CPU0: AMD A6-6400K APU with Radeon(tm) HD Graphics (family: 0x15, model: 0x13, stepping: 0x1)
[…]
[ 0.259329] smp: Bringing up secondary CPUs ...
[ 0.259527] x86: Booting SMP configuration:
[ 0.259528] .... node #0, CPUs: #1
[ 0.261007] After schedule_preempt_disabled
[ 10.260990] CPU1 failed to report alive state
[ 10.261070] smp: Brought up 1 node, 1 CPU
[ 10.261073] smpboot: Max logical packages: 2
[ 10.261074] smpboot: Total of 1 processors activated (7800.54 BogoMIPS)
[ 10.261601] devtmpfs: initialized
[ 10.261697] x86/mm: Memory block size: 128MB
```

This delay has been there with v6.3-rc6-46-gde4664485abbc and some custom (printk) patches on top and merging dwmw2/parallel-6.2-rc3-v16 into it. I only tested this. I think dwmw2/parallel-6.2-v17 failed to build for me, when trying to merge it into Linus’ master version at that time. I didn’t come around to report it, and you posted your rework, so I am replying here.

I am going to try your branch directly in the next days, but just wanted to report back already.


Kind regards,

Paul[ 0.000000] Linux version 6.3.0-rc6-00311-gde8224969f66 (root@bf16f3646a84) (gcc (Debian 11.2.0-12) 11.2.0, GNU ld (GNU Binutils for Debian) 2.40) #446 SMP PREEMPT_DYNAMIC Sat Apr 15 14:12:29 UTC 2023
[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-6.3.0-rc6-00311-gde8224969f66 root=/dev/sda3 rw quiet noisapnp cryptomgr.notests ipv6.disable_ipv6=1 selinux=0
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.
[ 0.000000] signal: max sigframe size: 1776
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000005fe4cfff] usable
[ 0.000000] BIOS-e820: [mem 0x000000005fe4d000-0x000000007fffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000017effffff] usable
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] SMBIOS 3.0.0 present.
[ 0.000000] DMI: ASUS F2A85-M_PRO/F2A85-M_PRO, BIOS 4.18-9-g9917d2d915 04/17/2023
[ 0.000000] tsc: Fast TSC calibration using PIT
[ 0.000000] tsc: Initial usec timer 6035615
[ 0.000000] tsc: Detected 3900.273 MHz processor
[ 0.000756] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.000759] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000763] last_pfn = 0x17f000 max_arch_pfn = 0x400000000
[ 0.000768] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[ 0.000942] last_pfn = 0x5fe4d max_arch_pfn = 0x400000000
[ 0.004000] Using GB pages for direct mapping
[ 0.004000] ACPI: Early table checksum verification disabled
[ 0.004000] ACPI: RSDP 0x00000000000F6830 000024 (v02 COREv4)
[ 0.004000] ACPI: XSDT 0x000000005FE5A0E0 000074 (v01 COREv4 COREBOOT 00000000 CORE 20200925)
[ 0.004000] ACPI: FACP 0x000000005FE5BBC0 000114 (v06 COREv4 COREBOOT 00000000 CORE 20200925)
[ 0.004000] ACPI: DSDT 0x000000005FE5A280 00193A (v02 COREv4 COREBOOT 00010001 INTL 20200925)
[ 0.004000] ACPI: FACS 0x000000005FE5A240 000040
[ 0.004000] ACPI: FACS 0x000000005FE5A240 000040
[ 0.004000] ACPI: SSDT 0x000000005FE5BCE0 00008A (v02 COREv4 COREBOOT 0000002A CORE 20200925)
[ 0.004000] ACPI: MCFG 0x000000005FE5BD70 00003C (v01 COREv4 COREBOOT 00000000 CORE 20200925)
[ 0.004000] ACPI: APIC 0x000000005FE5BDB0 000062 (v03 COREv4 COREBOOT 00000000 CORE 20200925)
[ 0.004000] ACPI: HPET 0x000000005FE5BE20 000038 (v01 COREv4 COREBOOT 00000000 CORE 20200925)
[ 0.004000] ACPI: HEST 0x000000005FE5BE60 0001D0 (v01 COREv4 COREBOOT 00000000 CORE 20200925)
[ 0.004000] ACPI: IVRS 0x000000005FE5C030 000070 (v02 AMD AMDIOMMU 00000001 AMD 00000000)
[ 0.004000] ACPI: SSDT 0x000000005FE5C0A0 00051F (v02 AMD ALIB 00000001 MSFT 04000000)
[ 0.004000] ACPI: SSDT 0x000000005FE5C5C0 0006B2 (v01 AMD POWERNOW 00000001 AMD 00000001)
[ 0.004000] ACPI: VFCT 0x000000005FE5CC80 00F269 (v01 COREv4 COREBOOT 00000000 CORE 20200925)
[ 0.004000] ACPI: Reserving FACP table memory at [mem 0x5fe5bbc0-0x5fe5bcd3]
[ 0.004000] ACPI: Reserving DSDT table memory at [mem 0x5fe5a280-0x5fe5bbb9]
[ 0.004000] ACPI: Reserving FACS table memory at [mem 0x5fe5a240-0x5fe5a27f]
[ 0.004000] ACPI: Reserving FACS table memory at [mem 0x5fe5a240-0x5fe5a27f]
[ 0.004000] ACPI: Reserving SSDT table memory at [mem 0x5fe5bce0-0x5fe5bd69]
[ 0.004000] ACPI: Reserving MCFG table memory at [mem 0x5fe5bd70-0x5fe5bdab]
[ 0.004000] ACPI: Reserving APIC table memory at [mem 0x5fe5bdb0-0x5fe5be11]
[ 0.004000] ACPI: Reserving HPET table memory at [mem 0x5fe5be20-0x5fe5be57]
[ 0.004000] ACPI: Reserving HEST table memory at [mem 0x5fe5be60-0x5fe5c02f]
[ 0.004000] ACPI: Reserving IVRS table memory at [mem 0x5fe5c030-0x5fe5c09f]
[ 0.004000] ACPI: Reserving SSDT table memory at [mem 0x5fe5c0a0-0x5fe5c5be]
[ 0.004000] ACPI: Reserving SSDT table memory at [mem 0x5fe5c5c0-0x5fe5cc71]
[ 0.004000] ACPI: Reserving VFCT table memory at [mem 0x5fe5cc80-0x5fe6bee8]
[ 0.004000] No NUMA configuration found
[ 0.004000] Faking a node at [mem 0x0000000000000000-0x000000017effffff]
[ 0.004000] NODE_DATA(0) allocated [mem 0x17efe7000-0x17effdfff]
[ 0.004000] Zone ranges:
[ 0.004000] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.004000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
[ 0.004000] Normal [mem 0x0000000100000000-0x000000017effffff]
[ 0.004000] Device empty
[ 0.004000] Movable zone start for each node
[ 0.004000] Early memory node ranges
[ 0.004000] node 0: [mem 0x0000000000001000-0x000000000009efff]
[ 0.004000] node 0: [mem 0x0000000000100000-0x000000005fe4cfff]
[ 0.004000] node 0: [mem 0x0000000100000000-0x000000017effffff]
[ 0.004000] Initmem setup node 0 [mem 0x0000000000001000-0x000000017effffff]
[ 0.004000] On node 0, zone DMA: 1 pages in unavailable ranges
[ 0.004000] On node 0, zone DMA: 97 pages in unavailable ranges
[ 0.004000] On node 0, zone Normal: 435 pages in unavailable ranges
[ 0.004000] On node 0, zone Normal: 4096 pages in unavailable ranges
[ 0.004000] ACPI: PM-Timer IO Port: 0x818
[ 0.004000] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
[ 0.004000] IOAPIC[0]: apic_id 4, version 33, address 0xfec00000, GSI 0-23
[ 0.004000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.004000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
[ 0.004000] ACPI: Using ACPI (MADT) for SMP configuration information
[ 0.004000] ACPI: HPET id: 0x10228210 base: 0xfed00000
[ 0.004000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs
[ 0.004000] smpboot: smpboot: XXX end of prefill_possible_map
[ 0.004000] After prefill_possible_map
[ 0.004000] After init_cpu_to_node
[ 0.004000] After init_gi_nodes
[ 0.004000] After io_apic_init_mappings
[ 0.004000] After x86_init.hyper.guest_late_init
[ 0.004000] [mem 0x80000000-0xf7ffffff] available for PCI devices
[ 0.004000] After e820
[ 0.004000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[ 0.004000] After unwind_init
[ 0.004000] After setup_arch
[ 0.004000] After setup_command_line
[ 0.004000] After setup_nr_cpu_ids
[ 0.004000] setup_percpu: NR_CPUS:64 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1
[ 0.004000] percpu: Embedded 55 pages/cpu s188328 r8192 d28760 u1048576
[ 0.004000] pcpu-alloc: s188328 r8192 d28760 u1048576 alloc=1*2097152
[ 0.004000] pcpu-alloc: [0] 0 1
[ 0.004000] After setup_per_cpu_areas
[ 0.004000] After smp_perpare_boot_cpu
[ 0.004000] After boot_cpu_hotplug_init
[ 0.004000] Fallback order for Node 0: 0
[ 0.004000] Built 1 zonelists, mobility grouping on. Total pages: 898451
[ 0.004000] Policy zone: Normal
[ 0.004000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-6.3.0-rc6-00311-gde8224969f66 root=/dev/sda3 rw quiet noisapnp cryptomgr.notests ipv6.disable_ipv6=1 selinux=0
[ 0.004000] Unknown kernel command line parameters "noisapnp BOOT_IMAGE=/boot/vmlinuz-6.3.0-rc6-00311-gde8224969f66", will be passed to user space.
[ 0.004000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[ 0.004000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[ 0.004000] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.004000] stackdepot: allocating hash table via alloc_large_system_hash
[ 0.004000] stackdepot hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[ 0.004000] software IO TLB: area num 2.
[ 0.004000] Memory: 3477160K/3651500K available (14336K kernel code, 2340K rwdata, 5308K rodata, 2908K init, 11060K bss, 174080K reserved, 0K cma-reserved)
[ 0.004000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[ 0.004000] After mm_init
[ 0.004000] After poking_init
[ 0.004000] ftrace: allocating 38664 entries in 152 pages
[ 0.004000] ftrace: allocated 152 pages with 3 groups
[ 0.004000] Dynamic Preempt: full
[ 0.004000] After sched_init
[ 0.004000] rcu: Preemptible hierarchical RCU implementation.
[ 0.004000] rcu: RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=2.
[ 0.004000] Trampoline variant of Tasks RCU enabled.
[ 0.004000] Rude variant of Tasks RCU enabled.
[ 0.004000] Tracing variant of Tasks RCU enabled.
[ 0.004000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[ 0.004000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
[ 0.004000] After rcu_init
[ 0.004000] NR_IRQS: 4352, nr_irqs: 440, preallocated irqs: 16
[ 0.004000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[ 0.004000] After random_init()
[ 0.004000] After boot_init_stack_canary
[ 0.004000] spurious 8259A interrupt: IRQ7.
[ 0.004000] Console: colour VGA+ 80x25
[ 0.004000] printk: console [tty0] enabled
[ 0.004000] ACPI: Core revision 20221020
[ 0.004000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
[ 0.004000] APIC: Switch to symmetric I/O mode setup
[ 0.004000] AMD-Vi: Using global IVHD EFR:0x0, EFR2:0x0
[ 0.004000] APIC: Done
[ 0.004000] Before apic_bsb_setup
[ 0.004000] check_timer begin
[ 0.004000] check_timer after local_irq_disable
[ 0.004000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.004000] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x7070b6fd6fc, max_idle_ns: 881590611710 ns
[ 0.144982] Calibrating delay loop (skipped), value calculated using timer frequency.. 7800.54 BogoMIPS (lpj=15601092)
[ 0.144986] pid_max: default: 32768 minimum: 301
[ 0.145079] LSM: initializing lsm=capability
[ 0.145173] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 0.145189] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 0.145564] Bit 30 in CPUID ECX not set.
[ 0.145587] Last level iTLB entries: 4KB 512, 2MB 1024, 4MB 512
[ 0.145589] Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 512, 1GB 0
[ 0.145594] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[ 0.145597] Spectre V2 : Mitigation: Retpolines
[ 0.145598] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[ 0.145599] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
[ 0.145600] Spectre V2 : Enabling Speculation Barrier for firmware calls
[ 0.145600] RETBleed: Mitigation: untrained return thunk
[ 0.145602] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[ 0.145604] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
[ 0.150046] Freeing SMP alternatives memory: 32K
[ 0.150051] After check_bugs
[ 0.150052] After acpi_subsystem_init
[ 0.150053] After arch_post_acpi_subsys_init
[ 0.150054] After rcu_scheduler_starting
[ 0.150126] After find_task_by_pid_ns and PF_NO_SETAFFINITY
[ 0.150131] After numa_default_policy
[ 0.150151] After rcu_read_lock
[ 0.150152] After rcu_read_unlock
[ 0.150153] After kthreadd_done
[ 0.150165] smpboot: Start of smp_prepare_cpus_common
[ 0.150167] smpboot: smpboot: zalloc 0
[ 0.150168] smpboot: smpboot: zalloc 1
[ 0.150169] smpboot: smpboot: After set_sched_topology()
[ 0.150171] smpboot: smpboot: After smp_sanity_check()
[ 0.150172] smpboot: smpboot: Before x86_init.timers.setup_percpu_clockev()
[ 0.258192] smpboot: smpboot: After x86_init.timers.setup_percpu_clockev()
[ 0.258193] smpboot: CPU0: AMD A6-6400K APU with Radeon(tm) HD Graphics (family: 0x15, model: 0x13, stepping: 0x1)
[ 0.258425] cblist_init_generic: Setting adjustable number of callback queues.
[ 0.258427] cblist_init_generic: Setting shift to 1 and lim to 1.
[ 0.258458] cblist_init_generic: Setting shift to 1 and lim to 1.
[ 0.258484] cblist_init_generic: Setting shift to 1 and lim to 1.
[ 0.258513] Performance Events: Fam15h core perfctr, AMD PMU driver.
[ 0.258536] ... version: 0
[ 0.258537] ... bit width: 48
[ 0.258538] ... generic registers: 6
[ 0.258539] ... value mask: 0000ffffffffffff
[ 0.258540] ... max period: 00007fffffffffff
[ 0.258541] ... fixed-purpose events: 0
[ 0.258542] ... event mask: 000000000000003f
[ 0.258662] rcu: Hierarchical SRCU implementation.
[ 0.258663] rcu: Max phase no-delay instances is 1000.
[ 0.259257] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[ 0.259329] smp: Bringing up secondary CPUs ...
[ 0.259527] x86: Booting SMP configuration:
[ 0.259528] .... node #0, CPUs: #1
[ 0.261007] After schedule_preempt_disabled
[ 10.260990] CPU1 failed to report alive state
[ 10.261070] smp: Brought up 1 node, 1 CPU
[ 10.261073] smpboot: Max logical packages: 2
[ 10.261074] smpboot: Total of 1 processors activated (7800.54 BogoMIPS)
[ 10.261601] devtmpfs: initialized
[ 10.261697] x86/mm: Memory block size: 128MB
[ 10.262788] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 10.262795] futex hash table entries: 512 (order: 3, 32768 bytes, linear)
[ 10.262883] pinctrl core: initialized pinctrl subsystem
[ 10.262953] PM: RTC time: 07:39:50, date: 2023-04-17
[ 10.263709] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 10.263937] audit: initializing netlink subsys (disabled)
[ 10.264192] thermal_sys: Registered thermal governor 'fair_share'
[ 10.264193] thermal_sys: Registered thermal governor 'bang_bang'
[ 10.264194] thermal_sys: Registered thermal governor 'step_wise'
[ 10.264195] thermal_sys: Registered thermal governor 'user_space'
[ 10.264215] cpuidle: using governor ladder
[ 10.264220] cpuidle: using governor menu
[ 10.264427] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[ 10.264432] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved as E820 entry
[ 10.264444] PCI: Using configuration type 1 for base access
[ 10.264646] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[ 10.269064] audit: type=2000 audit(1681717190.140:1): state=initialized audit_enabled=0 res=1
[ 10.281080] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[ 10.281084] HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
[ 10.281085] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[ 10.281086] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
[ 10.286166] cryptd: max_cpu_qlen set to 1000
[ 10.289615] ACPI: Added _OSI(Module Device)
[ 10.289617] ACPI: Added _OSI(Processor Device)
[ 10.289618] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 10.289620] ACPI: Added _OSI(Processor Aggregator Device)
[ 10.293942] ACPI: DSDT successfully acquired and loaded

[ 10.295626] ACPI: 4 ACPI AML tables successfully acquired and loaded
[ 10.297161] ACPI: Interpreter enabled
[ 10.297184] ACPI: PM: (supports S0 S1 S3 S5)
[ 10.297186] ACPI: Using IOAPIC for interrupt routing
[ 10.297236] HEST: Table parsing has been initialized.
[ 10.297258] GHES: Failed to enable APEI firmware first mode.
[ 10.297261] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 10.297262] PCI: Ignoring E820 reservations for host bridge windows
[ 10.297510] ACPI: Enabled 8 GPEs in block 00 to 1F
[ 10.303230] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 10.303241] acpi PNP0A03:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
[ 10.303320] acpi PNP0A03:00: _OSC: OS now controls [PME AER PCIeCapability LTR]
[ 10.303335] acpi PNP0A03:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
[ 10.303414] acpi PNP0A03:00: host bridge window expanded to [io 0x0000-0x0cf7 window]; [io 0x03b0-0x03df window] ignored
[ 10.303651] PCI host bridge to bus 0000:00
[ 10.303653] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 10.303655] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 10.303658] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000dffff]
[ 10.303660] pci_bus 0000:00: root bus resource [mem 0x80000000-0xffffffff]
[ 10.303662] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 10.303686] pci 0000:00:00.0: [1022:1410] type 00 class 0x060000
[ 10.303830] pci 0000:00:00.2: [1022:1419] type 00 class 0x080600
[ 10.303921] pci 0000:00:01.0: [1002:9996] type 00 class 0x030000
[ 10.303929] pci 0000:00:01.0: reg 0x10: [mem 0xe0000000-0xefffffff pref]
[ 10.303934] pci 0000:00:01.0: reg 0x14: [io 0x1000-0x10ff]
[ 10.303939] pci 0000:00:01.0: reg 0x18: [mem 0xf0180000-0xf01bffff]
[ 10.303955] pci 0000:00:01.0: enabling Extended Tags
[ 10.303965] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[ 10.303983] pci 0000:00:01.0: supports D1 D2
[ 10.304048] pci 0000:00:01.1: [1002:9902] type 00 class 0x040300
[ 10.304056] pci 0000:00:01.1: reg 0x10: [mem 0xf01c0000-0xf01c3fff]
[ 10.304077] pci 0000:00:01.1: enabling Extended Tags
[ 10.304101] pci 0000:00:01.1: supports D1 D2
[ 10.304185] pci 0000:00:11.0: [1022:7801] type 00 class 0x010601
[ 10.304198] pci 0000:00:11.0: reg 0x10: [io 0x1410-0x1417]
[ 10.304206] pci 0000:00:11.0: reg 0x14: [io 0x1420-0x1423]
[ 10.304213] pci 0000:00:11.0: reg 0x18: [io 0x1418-0x141f]
[ 10.304221] pci 0000:00:11.0: reg 0x1c: [io 0x1424-0x1427]
[ 10.304228] pci 0000:00:11.0: reg 0x20: [io 0x1400-0x140f]
[ 10.304235] pci 0000:00:11.0: reg 0x24: [mem 0xf01cc000-0xf01cc7ff]
[ 10.304392] pci 0000:00:12.0: [1022:7807] type 00 class 0x0c0310
[ 10.304406] pci 0000:00:12.0: reg 0x10: [mem 0xf01c8000-0xf01c8fff]
[ 10.304587] pci 0000:00:12.2: [1022:7808] type 00 class 0x0c0320
[ 10.304601] pci 0000:00:12.2: reg 0x10: [mem 0xf01cd000-0xf01cd0ff]
[ 10.304666] pci 0000:00:12.2: supports D1 D2
[ 10.304667] pci 0000:00:12.2: PME# supported from D0 D1 D2 D3hot
[ 10.304668] pci 0000:00:12.2: pme_poll = true
[ 10.304669] pci 0000:00:12.2: after device_set_wakeup_capable()
[ 10.304673] pci 0000:00:12.2: after pci_pme_active()
[ 10.304814] pci 0000:00:13.0: [1022:7807] type 00 class 0x0c0310
[ 10.304827] pci 0000:00:13.0: reg 0x10: [mem 0xf01c9000-0xf01c9fff]
[ 10.305566] pci 0000:00:13.2: [1022:7808] type 00 class 0x0c0320
[ 10.305583] pci 0000:00:13.2: reg 0x10: [mem 0xf01ce000-0xf01ce0ff]
[ 10.305654] pci 0000:00:13.2: supports D1 D2
[ 10.305656] pci 0000:00:13.2: PME# supported from D0 D1 D2 D3hot
[ 10.305657] pci 0000:00:13.2: pme_poll = true
[ 10.305659] pci 0000:00:13.2: after device_set_wakeup_capable()
[ 10.305662] pci 0000:00:13.2: after pci_pme_active()
[ 10.305803] pci 0000:00:14.0: [1022:780b] type 00 class 0x0c0500
[ 10.305975] pci 0000:00:14.2: [1022:780d] type 00 class 0x040300
[ 10.305992] pci 0000:00:14.2: reg 0x10: [mem 0xf01c4000-0xf01c7fff 64bit]
[ 10.306047] pci 0000:00:14.2: PME# supported from D0 D3hot D3cold
[ 10.306049] pci 0000:00:14.2: pme_poll = true
[ 10.306050] pci 0000:00:14.2: after device_set_wakeup_capable()
[ 10.306052] pci 0000:00:14.2: after pci_pme_active()
[ 10.306185] pci 0000:00:14.3: [1022:780e] type 00 class 0x060100
[ 10.306360] pci 0000:00:14.4: [1022:780f] type 01 class 0x060401
[ 10.306502] pci 0000:00:14.5: [1022:7809] type 00 class 0x0c0310
[ 10.306515] pci 0000:00:14.5: reg 0x10: [mem 0xf01ca000-0xf01cafff]
[ 10.306682] pci 0000:00:15.0: [1022:43a0] type 01 class 0x060400
[ 10.306711] pci 0000:00:15.0: enabling Extended Tags
[ 10.306751] pci 0000:00:15.0: supports D1 D2
[ 10.306911] pci 0000:00:15.1: [1022:43a1] type 01 class 0x060400
[ 10.306942] pci 0000:00:15.1: enabling Extended Tags
[ 10.306981] pci 0000:00:15.1: supports D1 D2
[ 10.307137] pci 0000:00:15.2: [1022:43a2] type 01 class 0x060400
[ 10.307166] pci 0000:00:15.2: enabling Extended Tags
[ 10.307205] pci 0000:00:15.2: supports D1 D2
[ 10.307280] pci 0000:00:16.0: [1022:7807] type 00 class 0x0c0310
[ 10.307293] pci 0000:00:16.0: reg 0x10: [mem 0xf01cb000-0xf01cbfff]
[ 10.307467] pci 0000:00:16.2: [1022:7808] type 00 class 0x0c0320
[ 10.307481] pci 0000:00:16.2: reg 0x10: [mem 0xf01cf000-0xf01cf0ff]
[ 10.307546] pci 0000:00:16.2: supports D1 D2
[ 10.307547] pci 0000:00:16.2: PME# supported from D0 D1 D2 D3hot
[ 10.307548] pci 0000:00:16.2: pme_poll = true
[ 10.307549] pci 0000:00:16.2: after device_set_wakeup_capable()
[ 10.307552] pci 0000:00:16.2: after pci_pme_active()
[ 10.307691] pci 0000:00:18.0: [1022:1400] type 00 class 0x060000
[ 10.307758] pci 0000:00:18.1: [1022:1401] type 00 class 0x060000
[ 10.307819] pci 0000:00:18.2: [1022:1402] type 00 class 0x060000
[ 10.307880] pci 0000:00:18.3: [1022:1403] type 00 class 0x060000
[ 10.308016] pci 0000:00:18.4: [1022:1404] type 00 class 0x060000
[ 10.308079] pci 0000:00:18.5: [1022:1405] type 00 class 0x060000
[ 10.308153] pci_bus 0000:01: extended config space not accessible
[ 10.308218] pci 0000:00:14.4: PCI bridge to [bus 01] (subtractive decode)
[ 10.308227] pci 0000:00:14.4: bridge window [io 0x0000-0x0cf7 window] (subtractive decode)
[ 10.308230] pci 0000:00:14.4: bridge window [io 0x0d00-0xffff window] (subtractive decode)
[ 10.308232] pci 0000:00:14.4: bridge window [mem 0x000a0000-0x000dffff] (subtractive decode)
[ 10.308235] pci 0000:00:14.4: bridge window [mem 0x80000000-0xffffffff] (subtractive decode)
[ 10.308283] pci 0000:00:15.0: PCI bridge to [bus 02]
[ 10.308368] pci 0000:03:00.0: [1b21:1042] type 00 class 0x0c0330
[ 10.308404] pci 0000:03:00.0: reg 0x10: [mem 0xf0000000-0xf0007fff 64bit]
[ 10.308579] pci 0000:03:00.0: PME# supported from D3hot D3cold
[ 10.308581] pci 0000:03:00.0: pme_poll = true
[ 10.308582] pci 0000:03:00.0: after device_set_wakeup_capable()
[ 10.308587] pci 0000:03:00.0: after pci_pme_active()
[ 10.308625] pci 0000:03:00.0: 2.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x1 link at 0000:00:15.1 (capable of 4.000 Gb/s with 5.0 GT/s PCIe x1 link)
[ 10.317133] pci 0000:00:15.1: PCI bridge to [bus 03]
[ 10.317145] pci 0000:00:15.1: bridge window [mem 0xf0000000-0xf00fffff]
[ 10.317154] pci 0000:00:15.2: bridge configuration invalid ([bus 00-00]), reconfiguring
[ 10.317278] pci 0000:04:00.0: [10ec:8168] type 00 class 0x020000
[ 10.317296] pci 0000:04:00.0: reg 0x10: [io 0x0000-0x00ff]
[ 10.317318] pci 0000:04:00.0: reg 0x18: [mem 0x00000000-0x00000fff 64bit pref]
[ 10.317332] pci 0000:04:00.0: reg 0x20: [mem 0x00000000-0x00003fff 64bit pref]
[ 10.317440] pci 0000:04:00.0: supports D1 D2
[ 10.317442] pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 10.317444] pci 0000:04:00.0: pme_poll = true
[ 10.317445] pci 0000:04:00.0: after device_set_wakeup_capable()
[ 10.317449] pci 0000:04:00.0: after pci_pme_active()
[ 10.329042] pci 0000:00:15.2: PCI bridge to [bus 04-ff]
[ 10.329053] pci 0000:00:15.2: bridge window [io 0x0000-0x0fff]
[ 10.329057] pci 0000:00:15.2: bridge window [mem 0x00000000-0x000fffff]
[ 10.329062] pci 0000:00:15.2: bridge window [mem 0x00000000-0x000fffff 64bit pref]
[ 10.329065] pci_bus 0000:04: busn_res: [bus 04-ff] end is updated to 04
[ 10.329575] ACPI: PCI: Interrupt link INTA configured for IRQ 0
[ 10.329669] ACPI: PCI: Interrupt link INTB configured for IRQ 0
[ 10.329759] ACPI: PCI: Interrupt link INTC configured for IRQ 0
[ 10.329849] ACPI: PCI: Interrupt link INTD configured for IRQ 0
[ 10.329940] ACPI: PCI: Interrupt link INTE configured for IRQ 0
[ 10.330029] ACPI: PCI: Interrupt link INTF configured for IRQ 0
[ 10.330119] ACPI: PCI: Interrupt link INTG configured for IRQ 0
[ 10.330210] ACPI: PCI: Interrupt link INTH configured for IRQ 0
[ 10.330444] iommu: Default domain type: Translated
[ 10.330446] iommu: DMA domain TLB invalidation policy: lazy mode
[ 10.330624] SCSI subsystem initialized
[ 10.330718] libata version 3.00 loaded.
[ 10.330752] ACPI: bus type USB registered
[ 10.330775] usbcore: registered new interface driver usbfs
[ 10.330786] usbcore: registered new interface driver hub
[ 10.330798] usbcore: registered new device driver usb
[ 10.331125] PCI: Using ACPI for IRQ routing
[ 10.332694] PCI: pci_cache_line_size set to 64 bytes
[ 10.332745] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff]
[ 10.332748] e820: reserve RAM buffer [mem 0x5fe4d000-0x5fffffff]
[ 10.332750] e820: reserve RAM buffer [mem 0x17f000000-0x17fffffff]
[ 10.332794] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[ 10.332799] hpet0: 3 comparators, 32-bit 14.318180 MHz counter
[ 10.334067] clocksource: Switched to clocksource tsc-early
[ 10.350705] VFS: Disk quotas dquot_6.6.0
[ 10.350734] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 10.350847] pnp: PnP ACPI init
[ 10.351137] system 00:00: [mem 0xfec10002-0xfec11001] could not be reserved
[ 10.351446] pnp: PnP ACPI: found 2 devices
[ 10.358408] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 10.358544] NET: Registered PF_INET protocol family
[ 10.358686] IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear)
[ 10.360256] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
[ 10.360271] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 10.360277] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 10.360344] TCP bind hash table entries: 32768 (order: 8, 1048576 bytes, linear)
[ 10.360670] TCP: Hash tables configured (established 32768 bind 32768)
[ 10.360739] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
[ 10.360763] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
[ 10.360870] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 10.360906] pci 0000:00:15.2: BAR 15: assigned [mem 0x80000000-0x800fffff 64bit pref]
[ 10.360912] pci 0000:00:15.2: BAR 13: assigned [io 0x2000-0x2fff]
[ 10.360917] pci 0000:00:14.4: PCI bridge to [bus 01]
[ 10.360928] pci 0000:00:15.0: PCI bridge to [bus 02]
[ 10.360936] pci 0000:00:15.1: PCI bridge to [bus 03]
[ 10.360939] pci 0000:00:15.1: bridge window [mem 0xf0000000-0xf00fffff]
[ 10.360947] pci 0000:04:00.0: BAR 4: assigned [mem 0x80000000-0x80003fff 64bit pref]
[ 10.360959] pci 0000:04:00.0: BAR 2: assigned [mem 0x80004000-0x80004fff 64bit pref]
[ 10.360971] pci 0000:04:00.0: BAR 0: assigned [io 0x2000-0x20ff]
[ 10.360976] pci 0000:00:15.2: PCI bridge to [bus 04]
[ 10.361116] pci 0000:00:15.2: bridge window [io 0x2000-0x2fff]
[ 10.361122] pci 0000:00:15.2: bridge window [mem 0x80000000-0x800fffff 64bit pref]
[ 10.361128] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
[ 10.361130] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
[ 10.361132] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000dffff]
[ 10.361133] pci_bus 0000:00: resource 7 [mem 0x80000000-0xffffffff]
[ 10.361135] pci_bus 0000:01: resource 4 [io 0x0000-0x0cf7 window]
[ 10.361137] pci_bus 0000:01: resource 5 [io 0x0d00-0xffff window]
[ 10.361138] pci_bus 0000:01: resource 6 [mem 0x000a0000-0x000dffff]
[ 10.361140] pci_bus 0000:01: resource 7 [mem 0x80000000-0xffffffff]
[ 10.361141] pci_bus 0000:03: resource 1 [mem 0xf0000000-0xf00fffff]
[ 10.361143] pci_bus 0000:04: resource 0 [io 0x2000-0x2fff]
[ 10.361144] pci_bus 0000:04: resource 2 [mem 0x80000000-0x800fffff 64bit pref]
[ 10.361239] pci 0000:00:01.1: D0 power state depends on 0000:00:01.0
[ 10.361456] pci 0000:00:12.0: AMD USB device
[ 10.361478] pci 0000:00:12.0: AMD USB ohci handoff
[ 10.361761] pci 0000:00:12.2: AMD USB device
[ 10.361775] pci 0000:00:12.2: AMD USB ehci handoff
[ 10.361903] pci 0000:00:12.2: PME# does not work under D3, disabling it
[ 10.362049] pci 0000:00:13.0: AMD USB device
[ 10.362062] pci 0000:00:13.0: AMD USB ohci handoff
[ 10.362328] pci 0000:00:13.2: AMD USB device
[ 10.362339] pci 0000:00:13.2: AMD USB ehci handoff
[ 10.362469] pci 0000:00:13.2: PME# does not work under D3, disabling it
[ 10.362622] pci 0000:00:14.5: AMD USB device
[ 10.362634] pci 0000:00:14.5: AMD USB ohci handoff
[ 10.362915] pci 0000:00:16.0: AMD USB device
[ 10.362928] pci 0000:00:16.0: AMD USB ohci handoff
[ 10.363195] pci 0000:00:16.2: AMD USB device
[ 10.363206] pci 0000:00:16.2: AMD USB ehci handoff
[ 10.363334] pci 0000:00:16.2: PME# does not work under D3, disabling it
[ 10.363561] pci 0000:03:00.0: AMD USB xhci handoff
[ 10.363610] PCI: CLS 64 bytes, default 64
[ 10.363723] pci 0000:00:00.2: AMD-Vi: Applying erratum 746 workaround
[ 10.363810] pci 0000:00:01.0: Adding to iommu group 0
[ 10.363826] pci 0000:00:01.1: Adding to iommu group 0
[ 10.363851] pci 0000:00:11.0: Adding to iommu group 1
[ 10.363886] pci 0000:00:12.0: Adding to iommu group 2
[ 10.363903] pci 0000:00:12.2: Adding to iommu group 2
[ 10.363937] pci 0000:00:13.0: Adding to iommu group 3
[ 10.363953] pci 0000:00:13.2: Adding to iommu group 3
[ 10.363991] pci 0000:00:14.0: Adding to iommu group 4
[ 10.364009] pci 0000:00:14.2: Adding to iommu group 4
[ 10.364025] pci 0000:00:14.3: Adding to iommu group 4
[ 10.364048] pci 0000:00:14.4: Adding to iommu group 5
[ 10.364070] pci 0000:00:14.5: Adding to iommu group 6
[ 10.364104] pci 0000:00:15.0: Adding to iommu group 7
[ 10.364123] pci 0000:00:15.1: Adding to iommu group 7
[ 10.364139] pci 0000:00:15.2: Adding to iommu group 7
[ 10.364178] pci 0000:00:16.0: Adding to iommu group 8
[ 10.364194] pci 0000:00:16.2: Adding to iommu group 8
[ 10.364246] pci 0000:00:18.0: Adding to iommu group 9
[ 10.364266] pci 0000:00:18.1: Adding to iommu group 9
[ 10.364283] pci 0000:00:18.2: Adding to iommu group 9
[ 10.364303] pci 0000:00:18.3: Adding to iommu group 9
[ 10.364321] pci 0000:00:18.4: Adding to iommu group 9
[ 10.364340] pci 0000:00:18.5: Adding to iommu group 9
[ 10.364352] pci 0000:03:00.0: Adding to iommu group 7
[ 10.364360] pci 0000:04:00.0: Adding to iommu group 7
[ 10.366500] pci 0000:00:00.2: AMD-Vi: Found IOMMU cap 0x40
[ 10.366505] AMD-Vi: Extended features (0x800000853, 0x0): PreF PPR GT IA
[ 10.366510] AMD-Vi: Interrupt remapping enabled
[ 10.366691] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 10.366693] software IO TLB: mapped [mem 0x000000005be4d000-0x000000005fe4d000] (64MB)
[ 10.366742] LVT offset 0 assigned for vector 0x400
[ 10.366763] perf: AMD IBS detected (0x000000ff)
[ 10.366771] amd_uncore: 4 amd_nb counters detected
[ 10.367574] workingset: timestamp_bits=37 max_order=20 bucket_order=0
[ 10.367603] zbud: loaded
[ 10.368066] NET: Registered PF_ALG protocol family
[ 10.368071] Key type asymmetric registered
[ 10.368073] Asymmetric key parser 'x509' registered
[ 10.368346] alg: self-tests disabled
[ 10.368439] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)
[ 10.368477] io scheduler mq-deadline registered
[ 10.368479] io scheduler kyber registered
[ 10.370011] pcieport 0000:00:15.0: PME: Signaling with IRQ 25
[ 10.370174] pcieport 0000:00:15.1: PME: Signaling with IRQ 26
[ 10.370247] pcieport 0000:00:15.2: enabling device (0000 -> 0003)
[ 10.370449] pcieport 0000:00:15.2: PME: Signaling with IRQ 27
[ 10.370706] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
[ 10.370767] ACPI: button: Power Button [PWRF]
[ 10.370823] ACPI: \_SB_.P000: Found 2 idle states
[ 10.370937] ACPI: \_SB_.P001: Found 2 idle states
[ 10.371827] thermal LNXTHERM:00: registered as thermal_zone0
[ 10.371830] ACPI: thermal: Thermal Zone [TZ00] (0 C)
[ 10.372146] Non-volatile memory driver v1.3
[ 10.372218] AMD-Vi: AMD IOMMUv2 loaded and initialized
[ 10.372338] ahci 0000:00:11.0: version 3.0
[ 10.372612] ahci 0000:00:11.0: AHCI 0001.0300 32 slots 8 ports 6 Gbps 0x40 impl SATA mode
[ 10.372616] ahci 0000:00:11.0: flags: 64bit ncq sntf ilck led clo pio
[ 10.374133] scsi host0: ahci
[ 10.374333] scsi host1: ahci
[ 10.374510] scsi host2: ahci
[ 10.374710] scsi host3: ahci
[ 10.374879] scsi host4: ahci
[ 10.375057] scsi host5: ahci
[ 10.375241] scsi host6: ahci
[ 10.375421] scsi host7: ahci
[ 10.375508] ata port1: DUMMY
[ 10.375510] ata port2: DUMMY
[ 10.375511] ata port3: DUMMY
[ 10.375512] ata port4: DUMMY
[ 10.375514] ata port5: DUMMY
[ 10.375515] ata port6: DUMMY
[ 10.375517] ata port7: SATA max UDMA/133 abar m2048@0xf01cc000 port 0xf01cc400 irq 19
[ 10.375519] ata port8: DUMMY
[ 10.375597] ACPI: bus type drm_connector registered
[ 10.375823] i8042: PNP: No PS/2 controller found.
[ 10.375824] i8042: Probing ports directly.
[ 10.378675] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 10.378751] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 10.378874] mousedev: PS/2 mouse device common for all mice
[ 10.378927] rtc_cmos 00:01: RTC can wake from S4
[ 10.379173] rtc_cmos 00:01: registered as rtc0
[ 10.379197] rtc_cmos 00:01: setting system clock to 2023-04-17T07:39:50 UTC (1681717190)
[ 10.379234] rtc_cmos 00:01: alarms up to one day, y3k, 114 bytes nvram, hpet irqs
[ 10.379268] device-mapper: uevent: version 1.0.3
[ 10.379337] device-mapper: ioctl: 4.47.0-ioctl (2022-07-28) initialised: dm-devel@xxxxxxxxxx
[ 10.379496] hid: raw HID events driver (C) Jiri Kosina
[ 10.379531] usbcore: registered new interface driver usbhid
[ 10.379532] usbhid: USB HID core driver
[ 10.379638] Initializing XFRM netlink socket
[ 10.379648] NET: Registered PF_PACKET protocol family
[ 10.379650] x86/pm: family 0x15 cpu detected, MSR saving is needed during suspending.
[ 10.379817] microcode: CPU0: patch_level=0x0600111f
[ 10.379827] microcode: Microcode Update Driver: v2.2.
[ 10.379831] IPI shorthand broadcast: enabled
[ 10.379838] AVX version of gcm_enc/dec engaged.
[ 10.379854] AES CTR mode by8 optimization enabled
[ 10.380695] ata link7: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 10.380969] ata dev7.0: ATA-9: SanDisk SDSSDP064G, 2.0.0, max UDMA/133
[ 10.380972] ata dev7.0: 125045424 sectors, multi 1: LBA48 NCQ (depth 32)
[ 10.381178] ata dev7.0: configured for UDMA/133
[ 10.381289] scsi 6:0:0:0: Direct-Access ATA SanDisk SDSSDP06 0 PQ: 0 ANSI: 5
[ 10.381718] sd 6:0:0:0: [sda] 125045424 512-byte logical blocks: (64.0 GB/59.6 GiB)
[ 10.381730] sd 6:0:0:0: [sda] Write Protect is off
[ 10.381733] sd 6:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 10.381749] sd 6:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 10.381775] sd 6:0:0:0: [sda] Preferred minimum I/O size 512 bytes
[ 10.382547] sda: sda1 sda2 sda3
[ 10.382736] sd 6:0:0:0: [sda] Attached SCSI disk
[ 10.385344] sched_clock: Marking stable (10268007974, 116977866)->(10387423156, -2437316)
[ 10.385519] registered taskstats version 1
[ 10.385734] zswap: loaded using pool lzo/zbud
[ 10.390028] kmemleak: Kernel memory leak detector initialized (mem pool available: 15677)
[ 10.390033] debug_vm_pgtable: [debug_vm_pgtable ]: Validating architecture page table helpers
[ 10.393894] kmemleak: Automatic memory scanning thread started
[ 10.394488] Key type encrypted registered
[ 10.397453] PM: Magic number: 3:139:673
[ 10.397466] workqueue scsi_tmf_3: hash matches
[ 10.410334] EXT4-fs (sda3): mounted filesystem fe29e0dc-6303-4401-987c-8472bc1b9516 with ordered data mode. Quota mode: none.
[ 10.410378] VFS: Mounted root (ext4 filesystem) on device 8:3.
[ 10.412268] devtmpfs: mounted
[ 10.412286] After kernel_init_freeable
[ 10.416793] Freeing unused kernel image (initmem) memory: 2908K
[ 10.421291] Write protecting the kernel read-only data: 20480k
[ 10.421559] Freeing unused kernel image (rodata/data gap) memory: 836K
[ 10.458614] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 10.458620] rodata_test: all tests were successful
[ 10.458621] After mark_readonly
[ 10.458621] After pti_finalize
[ 10.458637] rcu_end_inkernel_boot
[ 10.458644] Run /sbin/init as init process
[ 10.458646] with arguments:
[ 10.458648] /sbin/init
[ 10.458649] noisapnp
[ 10.458650] with environment:
[ 10.458650] HOME=/
[ 10.458651] TERM=linux
[ 10.458652] BOOT_IMAGE=/boot/vmlinuz-6.3.0-rc6-00311-gde8224969f66
[ 10.637190] systemd[1]: Inserted module 'autofs4'
[ 10.663625] NET: Registered PF_INET6 protocol family
[ 10.664473] Segment Routing with IPv6
[ 10.664500] In-situ OAM (IOAM) with IPv6
[ 10.691376] systemd[1]: systemd 252.6-1 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)
[ 10.691387] systemd[1]: Detected architecture x86-64.
[ 10.696468] systemd[1]: Hostname set to <kodi>.
[ 11.000700] systemd[1]: Queued start job for default target graphical.target.
[ 11.011651] systemd[1]: Created slice system-getty.slice - Slice /system/getty.
[ 11.012747] systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe.
[ 11.013600] systemd[1]: Created slice user.slice - User and Session Slice.
[ 11.013784] systemd[1]: Started systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch.
[ 11.013902] systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch.
[ 11.014324] systemd[1]: Set up automount proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point.
[ 11.014366] systemd[1]: Reached target cryptsetup.target - Local Encrypted Volumes.
[ 11.014416] systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes.
[ 11.014455] systemd[1]: Reached target paths.target - Path Units.
[ 11.014485] systemd[1]: Reached target remote-fs.target - Remote File Systems.
[ 11.014515] systemd[1]: Reached target slices.target - Slice Units.
[ 11.014554] systemd[1]: Reached target swap.target - Swaps.
[ 11.014592] systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes.
[ 11.017065] systemd[1]: Listening on systemd-coredump.socket - Process Core Dump Socket.
[ 11.017317] systemd[1]: Listening on systemd-fsckd.socket - fsck to fsckd communication Socket.
[ 11.017479] systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe.
[ 11.017786] systemd[1]: Listening on systemd-journald-audit.socket - Journal Audit Socket.
[ 11.018059] systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log).
[ 11.018337] systemd[1]: Listening on systemd-journald.socket - Journal Socket.
[ 11.018594] systemd[1]: Listening on systemd-networkd.socket - Network Service Netlink Socket.
[ 11.019420] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket.
[ 11.019693] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket.
[ 11.022504] systemd[1]: Mounting dev-hugepages.mount - Huge Pages File System...
[ 11.025189] systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System...
[ 11.029590] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System...
[ 11.046849] systemd[1]: Mounting sys-kernel-tracing.mount - Kernel Trace File System...
[ 11.053730] systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes...
[ 11.066015] systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs...
[ 11.069414] systemd[1]: Starting modprobe@dm_mod.service - Load Kernel Module dm_mod...
[ 11.076547] systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm...
[ 11.090852] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore...
[ 11.097815] systemd[1]: Starting modprobe@fuse.service - Load Kernel Module fuse...
[ 11.109388] systemd[1]: Starting modprobe@loop.service - Load Kernel Module loop...
[ 11.109456] systemd[1]: systemd-firstboot.service - First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes).
[ 11.109525] systemd[1]: systemd-fsck-root.service - File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
[ 11.109562] systemd[1]: Reached target local-fs.target - Local File Systems.
[ 11.109629] systemd[1]: apparmor.service - Load AppArmor profiles was skipped because of an unmet condition check (ConditionSecurity=apparmor).
[ 11.120810] loop: module loaded
[ 11.122003] systemd[1]: Starting systemd-binfmt.service - Set Up Additional Binary Formats...
[ 11.129598] fuse: init (API version 7.38)
[ 11.137426] systemd[1]: Starting systemd-journald.service - Journal Service...
[ 11.145752] systemd[1]: Starting systemd-random-seed.service - Load/Save Random Seed...
[ 11.157494] systemd[1]: Starting systemd-sysctl.service - Apply Kernel Variables...
[ 11.172634] systemd[1]: Starting systemd-sysusers.service - Create System Users...
[ 11.197939] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices...
[ 11.216247] systemd[1]: Mounted dev-hugepages.mount - Huge Pages File System.
[ 11.216451] systemd[1]: Mounted dev-mqueue.mount - POSIX Message Queue File System.
[ 11.216611] systemd[1]: Mounted sys-kernel-debug.mount - Kernel Debug File System.
[ 11.216772] systemd[1]: Mounted sys-kernel-tracing.mount - Kernel Trace File System.
[ 11.233481] systemd[1]: Finished kmod-static-nodes.service - Create List of Static Device Nodes.
[ 11.234279] systemd[1]: modprobe@configfs.service: Deactivated successfully.
[ 11.238519] systemd[1]: Finished modprobe@configfs.service - Load Kernel Module configfs.
[ 11.239177] systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
[ 11.247227] systemd[1]: Finished modprobe@dm_mod.service - Load Kernel Module dm_mod.
[ 11.247980] systemd[1]: modprobe@drm.service: Deactivated successfully.
[ 11.253523] systemd[1]: Finished modprobe@drm.service - Load Kernel Module drm.
[ 11.254233] systemd[1]: modprobe@efi_pstore.service: Deactivated successfully.
[ 11.255540] systemd[1]: Finished modprobe@efi_pstore.service - Load Kernel Module efi_pstore.
[ 11.256109] systemd[1]: modprobe@fuse.service: Deactivated successfully.
[ 11.261747] systemd[1]: Finished modprobe@fuse.service - Load Kernel Module fuse.
[ 11.262375] systemd[1]: modprobe@loop.service: Deactivated successfully.
[ 11.265991] systemd[1]: Finished modprobe@loop.service - Load Kernel Module loop.
[ 11.267213] systemd[1]: Finished systemd-sysctl.service - Apply Kernel Variables.
[ 11.268186] systemd[1]: Finished systemd-sysusers.service - Create System Users.
[ 11.268690] systemd[1]: proc-sys-fs-binfmt_misc.automount: Got automount request for /proc/sys/fs/binfmt_misc, triggered by 133 (systemd-binfmt)
[ 11.282799] systemd[1]: Mounting proc-sys-fs-binfmt_misc.mount - Arbitrary Executable File Formats File System...
[ 11.309441] systemd[1]: Mounting sys-fs-fuse-connections.mount - FUSE Control File System...
[ 11.358583] systemd[1]: Mounting sys-kernel-config.mount - Kernel Configuration File System...
[ 11.358687] systemd[1]: systemd-pstore.service - Platform Persistent Storage Archival was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/sys/fs/pstore).
[ 11.358816] systemd[1]: systemd-repart.service - Repartition Root Disk was skipped because no trigger condition checks were met.
[ 11.377438] systemd[1]: Starting systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev...
[ 11.378820] systemd[1]: Mounted proc-sys-fs-binfmt_misc.mount - Arbitrary Executable File Formats File System.
[ 11.385019] tsc: Refined TSC clocksource calibration: 3900.223 MHz
[ 11.385026] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x70705a6472c, max_idle_ns: 881590586812 ns
[ 11.385038] clocksource: Switched to clocksource tsc
[ 11.397465] systemd[1]: Finished systemd-binfmt.service - Set Up Additional Binary Formats.
[ 11.397822] systemd[1]: Mounted sys-fs-fuse-connections.mount - FUSE Control File System.
[ 11.397985] systemd[1]: Mounted sys-kernel-config.mount - Kernel Configuration File System.
[ 11.448710] systemd[1]: Finished systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev.
[ 11.457254] systemd[1]: Starting systemd-udevd.service - Rule-based Manager for Device Events and Files...
[ 11.509082] systemd[1]: Started systemd-journald.service - Journal Service.
[ 11.569863] systemd-journald[134]: Received client request to flush runtime journal.
[ 12.053221] sd 6:0:0:0: Attached scsi generic sg0 type 0
[ 12.140997] random: crng init done
[ 12.367954] acpi_cpufreq: overriding BIOS provided _PSD data
[ 12.510747] QUIRK: Enable AMD PLL fix
[ 12.510804] ehci-pci 0000:00:12.2: EHCI Host Controller
[ 12.510833] ehci-pci 0000:00:12.2: new USB bus registered, assigned bus number 1
[ 12.510844] ehci-pci 0000:00:12.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
[ 12.510853] ehci-pci 0000:00:12.2: debug port 1
[ 12.511023] ehci-pci 0000:00:12.2: irq 17, io mem 0xf01cd000
[ 12.515767] piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
[ 12.515773] piix4_smbus 0000:00:14.0: Using register 0x2e for SMBus port selection
[ 12.516241] piix4_smbus 0000:00:14.0: Auxiliary SMBus Host Controller at 0xb20
[ 12.525014] ehci-pci 0000:00:12.2: USB 2.0 started, EHCI 1.00
[ 12.525397] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.03
[ 12.525400] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 12.525402] usb usb1: Product: EHCI Host Controller
[ 12.525404] usb usb1: Manufacturer: Linux 6.3.0-rc6-00311-gde8224969f66 ehci_hcd
[ 12.525405] usb usb1: SerialNumber: 0000:00:12.2
[ 12.525862] hub 1-0:1.0: USB hub found
[ 12.525889] hub 1-0:1.0: 5 ports detected
[ 12.526592] ehci-pci 0000:00:13.2: EHCI Host Controller
[ 12.526612] ehci-pci 0000:00:13.2: new USB bus registered, assigned bus number 2
[ 12.526623] ehci-pci 0000:00:13.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
[ 12.526632] ehci-pci 0000:00:13.2: debug port 1
[ 12.526767] ehci-pci 0000:00:13.2: irq 17, io mem 0xf01ce000
[ 12.541014] ehci-pci 0000:00:13.2: USB 2.0 started, EHCI 1.00
[ 12.541263] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.03
[ 12.541266] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 12.541268] usb usb2: Product: EHCI Host Controller
[ 12.541270] usb usb2: Manufacturer: Linux 6.3.0-rc6-00311-gde8224969f66 ehci_hcd
[ 12.541271] usb usb2: SerialNumber: 0000:00:13.2
[ 12.541718] hub 2-0:1.0: USB hub found
[ 12.541746] hub 2-0:1.0: 5 ports detected
[ 12.542418] ehci-pci 0000:00:16.2: EHCI Host Controller
[ 12.542436] ehci-pci 0000:00:16.2: new USB bus registered, assigned bus number 3
[ 12.542447] ehci-pci 0000:00:16.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
[ 12.542456] ehci-pci 0000:00:16.2: debug port 1
[ 12.542584] ehci-pci 0000:00:16.2: irq 17, io mem 0xf01cf000
[ 12.557023] ehci-pci 0000:00:16.2: USB 2.0 started, EHCI 1.00
[ 12.557405] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.03
[ 12.557408] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 12.557410] usb usb3: Product: EHCI Host Controller
[ 12.557411] usb usb3: Manufacturer: Linux 6.3.0-rc6-00311-gde8224969f66 ehci_hcd
[ 12.557413] usb usb3: SerialNumber: 0000:00:16.2
[ 12.557858] hub 3-0:1.0: USB hub found
[ 12.557884] hub 3-0:1.0: 4 ports detected
[ 12.558447] ohci-pci 0000:00:12.0: OHCI PCI host controller
[ 12.558466] ohci-pci 0000:00:12.0: new USB bus registered, assigned bus number 4
[ 12.558608] ohci-pci 0000:00:12.0: irq 18, io mem 0xf01c8000
[ 12.558618] ohci-pci 0000:00:13.0: OHCI PCI host controller
[ 12.558635] ohci-pci 0000:00:13.0: new USB bus registered, assigned bus number 5
[ 12.558703] ohci-pci 0000:00:13.0: irq 18, io mem 0xf01c9000
[ 12.558710] ohci-pci 0000:00:14.5: OHCI PCI host controller
[ 12.558725] ohci-pci 0000:00:14.5: new USB bus registered, assigned bus number 6
[ 12.558793] ohci-pci 0000:00:14.5: irq 18, io mem 0xf01ca000
[ 12.558800] ohci-pci 0000:00:16.0: OHCI PCI host controller
[ 12.558814] ohci-pci 0000:00:16.0: new USB bus registered, assigned bus number 7
[ 12.558888] ohci-pci 0000:00:16.0: irq 18, io mem 0xf01cb000
[ 12.635709] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.03
[ 12.635716] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 12.635718] usb usb7: Product: OHCI PCI host controller
[ 12.635720] usb usb7: Manufacturer: Linux 6.3.0-rc6-00311-gde8224969f66 ohci_hcd
[ 12.635721] usb usb7: SerialNumber: 0000:00:16.0
[ 12.636145] hub 7-0:1.0: USB hub found
[ 12.636172] hub 7-0:1.0: 4 ports detected
[ 12.636849] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.03
[ 12.636851] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 12.636853] usb usb5: Product: OHCI PCI host controller
[ 12.636854] usb usb5: Manufacturer: Linux 6.3.0-rc6-00311-gde8224969f66 ohci_hcd
[ 12.636856] usb usb5: SerialNumber: 0000:00:13.0
[ 12.639549] hub 5-0:1.0: USB hub found
[ 12.639579] hub 5-0:1.0: 5 ports detected
[ 12.640465] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.03
[ 12.640468] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 12.640470] usb usb4: Product: OHCI PCI host controller
[ 12.640471] usb usb4: Manufacturer: Linux 6.3.0-rc6-00311-gde8224969f66 ohci_hcd
[ 12.640473] usb usb4: SerialNumber: 0000:00:12.0
[ 12.640848] hub 4-0:1.0: USB hub found
[ 12.640874] hub 4-0:1.0: 5 ports detected
[ 12.644079] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.03
[ 12.644084] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 12.644086] usb usb6: Product: OHCI PCI host controller
[ 12.644088] usb usb6: Manufacturer: Linux 6.3.0-rc6-00311-gde8224969f66 ohci_hcd
[ 12.644089] usb usb6: SerialNumber: 0000:00:14.5
[ 12.644484] hub 6-0:1.0: USB hub found
[ 12.644509] hub 6-0:1.0: 2 ports detected
[ 12.658738] r8169 0000:04:00.0: enabling device (0000 -> 0003)
[ 12.697540] xhci_hcd 0000:03:00.0: xHCI Host Controller
[ 12.697566] xhci_hcd 0000:03:00.0: new USB bus registered, assigned bus number 8
[ 12.709878] r8169 0000:04:00.0 eth0: RTL8168f/8111f, 08:60:6e:74:7a:51, XID 480, IRQ 28
[ 12.709886] r8169 0000:04:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko]
[ 12.735756] 1
[ 12.735806] 2
[ 12.736276] snd_hda_intel 0000:00:01.1: Force to non-snoop mode
[ 12.736282] 3
[ 12.736283] 4
[ 12.736284] 5
[ 12.736284] 7
[ 12.736288] 8
[ 12.736288] 9
[ 12.740797] 1
[ 12.740846] 2
[ 12.741376] 3
[ 12.741377] 4
[ 12.741378] 5
[ 12.741379] 7
[ 12.741382] 8
[ 12.741383] 9
[ 12.769260] input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.1/sound/card0/input1
[ 12.769555] input: HDA ATI HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.1/sound/card0/input2
[ 12.784439] snd_hda_codec_realtek hdaudioC1D0: ALC892: SKU not ready 0x00000100
[ 12.785682] snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC892: line_outs=4 (0x14/0x16/0x15/0x17/0x0) type:line
[ 12.785688] snd_hda_codec_realtek hdaudioC1D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 12.785691] snd_hda_codec_realtek hdaudioC1D0: hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[ 12.785693] snd_hda_codec_realtek hdaudioC1D0: mono: mono_out=0x0
[ 12.785694] snd_hda_codec_realtek hdaudioC1D0: dig-out=0x1e/0x0
[ 12.785696] snd_hda_codec_realtek hdaudioC1D0: inputs:
[ 12.785697] snd_hda_codec_realtek hdaudioC1D0: Rear Mic=0x18
[ 12.785699] snd_hda_codec_realtek hdaudioC1D0: Front Mic=0x19
[ 12.785700] snd_hda_codec_realtek hdaudioC1D0: Line=0x1a
[ 12.785701] snd_hda_codec_realtek hdaudioC1D0: CD=0x1c
[ 12.807528] xhci_hcd 0000:03:00.0: hcc params 0x0200f180 hci version 0x96 quirks 0x0000000000080010
[ 12.813178] input: HD-Audio Generic Rear Mic as /devices/pci0000:00/0000:00:14.2/sound/card1/input3
[ 12.813514] input: HD-Audio Generic Front Mic as /devices/pci0000:00/0000:00:14.2/sound/card1/input4
[ 12.813782] input: HD-Audio Generic Line as /devices/pci0000:00/0000:00:14.2/sound/card1/input5
[ 12.814048] input: HD-Audio Generic Line Out Front as /devices/pci0000:00/0000:00:14.2/sound/card1/input6
[ 12.814317] input: HD-Audio Generic Line Out Surround as /devices/pci0000:00/0000:00:14.2/sound/card1/input7
[ 12.814575] input: HD-Audio Generic Line Out CLFE as /devices/pci0000:00/0000:00:14.2/sound/card1/input8
[ 12.814833] input: HD-Audio Generic Line Out Side as /devices/pci0000:00/0000:00:14.2/sound/card1/input9
[ 12.815087] input: HD-Audio Generic Front Headphone as /devices/pci0000:00/0000:00:14.2/sound/card1/input10
[ 12.816233] xhci_hcd 0000:03:00.0: xHCI Host Controller
[ 12.816249] xhci_hcd 0000:03:00.0: new USB bus registered, assigned bus number 9
[ 12.816260] xhci_hcd 0000:03:00.0: Host supports USB 3.0 SuperSpeed
[ 12.830985] usb usb8: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.03
[ 12.830993] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 12.830995] usb usb8: Product: xHCI Host Controller
[ 12.830996] usb usb8: Manufacturer: Linux 6.3.0-rc6-00311-gde8224969f66 xhci-hcd
[ 12.830998] usb usb8: SerialNumber: 0000:03:00.0
[ 12.835543] hub 8-0:1.0: USB hub found
[ 12.842296] hub 8-0:1.0: 2 ports detected
[ 12.850842] usb usb9: We don't know the algorithms for LPM for this host, disabling LPM.
[ 12.850983] usb usb9: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.03
[ 12.850986] usb usb9: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 12.850988] usb usb9: Product: xHCI Host Controller
[ 12.850989] usb usb9: Manufacturer: Linux 6.3.0-rc6-00311-gde8224969f66 xhci-hcd
[ 12.850991] usb usb9: SerialNumber: 0000:03:00.0
[ 12.856278] r8169 0000:04:00.0 enp4s0: renamed from eth0
[ 12.862771] hub 9-0:1.0: USB hub found
[ 12.873601] hub 9-0:1.0: 2 ports detected
[ 13.025026] usb 4-1: new low-speed USB device number 2 using ohci-pci
[ 13.103377] r8169 0000:04:00.0: Direct firmware load for rtl_nic/rtl8168f-1.fw failed with error -2
[ 13.103389] r8169 0000:04:00.0: Unable to load firmware rtl_nic/rtl8168f-1.fw (-2)
[ 13.103907] RTL8211E Gigabit Ethernet r8169-0-400:00: attached PHY driver (mii_bus:phy_addr=r8169-0-400:00, irq=MAC)
[ 13.175505] r8169 0000:04:00.0 enp4s0: Link is Down
[ 13.179870] [drm] radeon kernel modesetting enabled.
[ 13.181586] [drm] initializing kernel modesetting (ARUBA 0x1002:0x9996 0x1002:0x9996 0x00).
[ 13.181652] ATOM BIOS: 113
[ 13.181757] radeon 0000:00:01.0: VRAM: 512M 0x0000000000000000 - 0x000000001FFFFFFF (512M used)
[ 13.181761] radeon 0000:00:01.0: GTT: 1024M 0x0000000020000000 - 0x000000005FFFFFFF
[ 13.181769] [drm] Detected VRAM RAM=512M, BAR=256M
[ 13.181770] [drm] RAM width 64bits DDR
[ 13.181947] [drm] radeon: 512M of VRAM memory ready
[ 13.181952] [drm] radeon: 1024M of GTT memory ready.
[ 13.181994] [drm] Loading ARUBA Microcode
[ 13.190350] [drm] Internal thermal controller without fan control
[ 13.191100] [drm] radeon: dpm initialized
[ 13.196015] [drm] Found VCE firmware/feedback version 50.0.1 / 17!
[ 13.196073] [drm] GART: num cpu pages 262144, num gpu pages 262144
[ 13.234337] [drm] GART: Restore entries: num cpu pages 262144, num gpu pages 262144
[ 13.237934] [drm] GART: Done restoring entries
[ 13.237938] [drm] PCIE GART of 1024M enabled (table at 0x00000000001D6000).
[ 13.238177] radeon 0000:00:01.0: WB enabled
[ 13.238180] radeon 0000:00:01.0: fence driver on ring 0 use gpu addr 0x0000000020000c00
[ 13.238558] radeon 0000:00:01.0: fence driver on ring 5 use gpu addr 0x0000000000075a18
[ 13.246045] usb 4-1: New USB device found, idVendor=413c, idProduct=2106, bcdDevice= 1.01
[ 13.246050] usb 4-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 13.246052] usb 4-1: Product: Dell QuietKey Keyboard
[ 13.246054] usb 4-1: Manufacturer: DELL
[ 13.253819] input: DELL Dell QuietKey Keyboard as /devices/pci0000:00/0000:00:12.0/usb4/4-1/4-1:1.0/0003:413C:2106.0001/input/input11
[ 13.260936] radeon 0000:00:01.0: fence driver on ring 6 use gpu addr 0x0000000020000c18
[ 13.260940] radeon 0000:00:01.0: fence driver on ring 7 use gpu addr 0x0000000020000c1c
[ 13.260942] radeon 0000:00:01.0: fence driver on ring 1 use gpu addr 0x0000000020000c04
[ 13.260944] radeon 0000:00:01.0: fence driver on ring 2 use gpu addr 0x0000000020000c08
[ 13.260945] radeon 0000:00:01.0: fence driver on ring 3 use gpu addr 0x0000000020000c0c
[ 13.260947] radeon 0000:00:01.0: fence driver on ring 4 use gpu addr 0x0000000020000c10
[ 13.262964] radeon 0000:00:01.0: radeon: MSI limited to 32-bit
[ 13.263151] radeon 0000:00:01.0: radeon: using MSI.
[ 13.263222] [drm] radeon: irq initialized.
[ 13.281648] [drm] ring test on 0 succeeded in 3 usecs
[ 13.281658] [drm] ring test on 3 succeeded in 4 usecs
[ 13.281665] [drm] ring test on 4 succeeded in 4 usecs
[ 13.295659] [drm] ring test on 5 succeeded in 2 usecs
[ 13.297656] [drm] UVD initialized successfully.
[ 13.313663] hid-generic 0003:413C:2106.0001: input,hidraw0: USB HID v1.10 Keyboard [DELL Dell QuietKey Keyboard] on usb-0000:00:12.0-1/input0
[ 13.446953] [drm] ring test on 6 succeeded in 18 usecs
[ 13.446967] [drm] ring test on 7 succeeded in 3 usecs
[ 13.446968] [drm] VCE initialized successfully.
[ 13.447122] snd_hda_intel 0000:00:01.1: bound 0000:00:01.0 (ops radeon_audio_component_bind_ops [radeon])
[ 13.447293] [drm] ib test on ring 0 succeeded in 0 usecs
[ 13.447346] [drm] ib test on ring 3 succeeded in 0 usecs
[ 13.447396] [drm] ib test on ring 4 succeeded in 0 usecs
[ 13.465099] [drm] ib test on ring 5 succeeded
[ 13.481132] [drm] ib test on ring 6 succeeded in 1 usecs
[ 13.497085] [drm] ib test on ring 7 succeeded in 1 usecs
[ 13.500056] [drm] Radeon Display Connectors
[ 13.500060] [drm] Connector 0:
[ 13.500061] [drm] DP-1
[ 13.500062] [drm] HPD1
[ 13.500062] [drm] DDC: 0x6530 0x6530 0x6534 0x6534 0x6538 0x6538 0x653c 0x653c
[ 13.500065] [drm] Encoders:
[ 13.500065] [drm] DFP1: INTERNAL_UNIPHY2
[ 13.500066] [drm] Connector 1:
[ 13.500067] [drm] VGA-1
[ 13.500068] [drm] HPD2
[ 13.500069] [drm] DDC: 0x6540 0x6540 0x6544 0x6544 0x6548 0x6548 0x654c 0x654c
[ 13.500070] [drm] Encoders:
[ 13.500071] [drm] CRT1: INTERNAL_UNIPHY2
[ 13.500072] [drm] CRT1: NUTMEG
[ 13.500072] [drm] Connector 2:
[ 13.500073] [drm] HDMI-A-1
[ 13.500074] [drm] HPD3
[ 13.500075] [drm] DDC: 0x6550 0x6550 0x6554 0x6554 0x6558 0x6558 0x655c 0x655c
[ 13.500076] [drm] Encoders:
[ 13.500077] [drm] DFP2: INTERNAL_UNIPHY
[ 13.741081] usb 4-2: new low-speed USB device number 3 using ohci-pci
[ 13.779818] [drm] fb mappable at 0xE03E9000
[ 13.779826] [drm] vram apper at 0xE0000000
[ 13.779828] [drm] size 5242880
[ 13.779830] [drm] fb depth is 24
[ 13.779832] [drm] pitch is 5120
[ 13.780398] fbcon: radeondrmfb (fb0) is primary device
[ 13.936158] usb 4-2: New USB device found, idVendor=046d, idProduct=c016, bcdDevice= 3.40
[ 13.936167] usb 4-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 13.936170] usb 4-2: Product: Optical USB Mouse
[ 13.936173] usb 4-2: Manufacturer: Logitech
[ 13.945345] input: Logitech Optical USB Mouse as /devices/pci0000:00/0000:00:12.0/usb4/4-2/4-2:1.0/0003:046D:C016.0002/input/input12
[ 13.946178] hid-generic 0003:046D:C016.0002: input,hidraw1: USB HID v1.10 Mouse [Logitech Optical USB Mouse] on usb-0000:00:12.0-2/input0
[ 13.968191] Console: switching to colour frame buffer device 160x64
[ 13.973460] radeon 0000:00:01.0: [drm] fb0: radeondrmfb frame buffer device
[ 13.981574] [drm] Initialized radeon 2.50.0 20080528 for 0000:00:01.0 on minor 0
[ 15.876613] r8169 0000:04:00.0 enp4s0: Link is Up - 1Gbps/Full - flow control rx/tx
[ 15.876628] IPv6: ADDRCONF(NETDEV_CHANGE): enp4s0: link becomes ready
[ 16.713266] [drm] amdgpu kernel modesetting enabled.
[ 17.110008] memfd_create() without MFD_EXEC nor MFD_NOEXEC_SEAL, pid=249 'systemd'