public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* 2 s boot time regression between 5.17 and 5.18-rc4?
@ 2022-05-15 22:09 Paul Menzel
  2022-05-15 22:26 ` Jason A. Donenfeld
  0 siblings, 1 reply; 3+ messages in thread
From: Paul Menzel @ 2022-05-15 22:09 UTC (permalink / raw)
  To: Theodore Ts'o, Jason A. Donenfeld; +Cc: LKML

[-- Attachment #1: Type: text/plain, Size: 4293 bytes --]

Dear Linux folks,


Looking at the timestamps I only just noticed a two second regression. 
The line below

     systemd[1]: Created slice Slice /system/getty.

is logged two seconds later. I haven’t debugged yet, and wanted to 
report it early. (No idea if it’s even related to the random subsystem.)

### 5.17-rc8

```
[    0.000000] Linux version 5.17.0-rc8-00254-g24544474c7a3 
(root@45e877da5b3e) (gcc (Debian 11.2.0-12) 11.2.0, GNU ld (GNU Binutils 
for Debian) 2.37) #292 SMP PREEMPT Sat Mar 19 17:58:03 UTC 2022
[    0.000000] Command line: 
BOOT_IMAGE=/boot/vmlinuz-5.17.0-rc8-00254-g24544474c7a3 root=/dev/sda3 
rw quiet noisapnp cryptomgr.notests ipv6.disable_ipv6=1 selinux=0 
apic=verbose
[…]
[    0.495882] Run /sbin/init as init process
[    0.495883]   with arguments:
[    0.495884]     /sbin/init
[    0.495885]     noisapnp
[    0.495886]   with environment:
[    0.495887]     HOME=/
[    0.495887]     TERM=linux
[    0.495888]     BOOT_IMAGE=/boot/vmlinuz-5.17.0-rc8-00254-g24544474c7a3
[    0.508902] random: random: 1
[    0.508906] random: random: 2
[    0.508906] random: random: 3
[    0.508907] random: random: 4
[    0.535152] random: random: 1
[    0.535155] random: random: 2
[    0.535156] random: random: 3
[    0.535157] random: random: 4
[    0.535158] random: fast init done
[    0.656129] systemd[1]: Inserted module 'autofs4'
[    0.670092] NET: Registered PF_INET6 protocol family
[    0.670798] Segment Routing with IPv6
[    0.670817] In-situ OAM (IOAM) with IPv6
[    0.688171] systemd[1]: systemd 250.4-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 +BZIP2 +LZ4 +XZ +ZLIB 
+ZSTD -BPF_FRAMEWORK -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified)
[    0.688462] systemd[1]: Detected architecture x86-64.
[    0.689648] systemd[1]: Hostname set to <kodi>.
[    0.882098] systemd[1]: Queued start job for default target Graphical 
Interface.
[    0.882399] random: systemd: uninitialized urandom read (16 bytes read)
[    0.884599] systemd[1]: Created slice Slice /system/getty.
[…]
```

### 5.18-rc4+ (based on commit 38d741cb70b3 (Merge tag 
'drm-fixes-2022-04-29' of git://anongit.freedesktop.org/drm/drm)

```
[    0.000000] Linux version 5.18.0-rc4-00303-g7c523829a82e 
(root@4beb429beb4a) (gcc (Debian 11.2.0-12) 11.2.0, GNU ld (GNU Binutils 
for Debian) 2.37) #349 SMP PREEMPT_DYNAMIC Fri Apr 29 06:33:06 UTC 2022
[    0.000000] Command line: 
BOOT_IMAGE=/boot/vmlinuz-5.18.0-rc4-00303-g7c523829a82e root=/dev/sda3 
rw quiet noisapnp cryptomgr.notests ipv6.disable_ipv6=1 selinux=0
[…]
[    0.536857] Run /sbin/init as init process
[    0.536859]   with arguments:
[    0.536860]     /sbin/init
[    0.536861]     noisapnp
[    0.536862]   with environment:
[    0.536862]     HOME=/
[    0.536863]     TERM=linux
[    0.536864]     BOOT_IMAGE=/boot/vmlinuz-5.18.0-rc4-00303-g7c523829a82e
[    0.592103] random: fast init done
[    0.708529] systemd[1]: Inserted module 'autofs4'
[    0.720889] NET: Registered PF_INET6 protocol family
[    0.721601] Segment Routing with IPv6
[    0.721619] In-situ OAM (IOAM) with IPv6
[    0.737764] systemd[1]: systemd 250.4-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 +BZIP2 +LZ4 +XZ +ZLIB 
+ZSTD -BPF_FRAMEWORK -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified)
[    0.738077] systemd[1]: Detected architecture x86-64.
[    0.739470] systemd[1]: Hostname set to <kodi>.
[    0.931002] systemd[1]: Queued start job for default target Graphical 
Interface.
[    1.434543] tsc: Refined TSC clocksource calibration: 3900.224 MHz
[    1.434549] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 
0x70705a6472c, max_idle_ns: 881590586812 ns
[    1.434562] clocksource: Switched to clocksource tsc
[    2.826543] random: crng init done
[    2.828295] systemd[1]: Created slice Slice /system/getty.
[…]
```

I am going to be away from the system for a week, but maybe I find time 
to try to reproduce it in QEMU.


Kind regards,

Paul

[-- Attachment #2: linux-5.18-rc6+.txt --]
[-- Type: text/plain, Size: 58887 bytes --]

[    0.000000] Linux version 5.18.0-rc6-00260-gf0589ee09bbb (root@4beb429beb4a) (gcc (Debian 11.2.0-12) 11.2.0, GNU ld (GNU Binutils for Debian) 2.37) #357 SMP PREEMPT_DYNAMIC Sun May 15 05:35:50 UTC 2022
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-5.18.0-rc6-00260-gf0589ee09bbb root=/dev/sda3 rw quiet noisapnp cryptomgr.notests ipv6.disable_ipv6=1 selinux=0
[    0.000000] random: get_random_u32 called from bsp_init_amd+0x142/0x210 with crng_init=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-0x000000005fe43fff] usable
[    0.000000] BIOS-e820: [mem 0x000000005fe44000-0x000000007fffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] 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.16-955-g441b1ed6ba 05/15/2022
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] tsc: Initial usec timer 5885661
[    0.000000] tsc: Detected 3900.000 MHz processor
[    0.000547] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000550] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000554] last_pfn = 0x17f000 max_arch_pfn = 0x400000000
[    0.000689] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.000898] last_pfn = 0x5fe44 max_arch_pfn = 0x400000000
[    0.004692] Using GB pages for direct mapping
[    0.004878] ACPI: Early table checksum verification disabled
[    0.004882] ACPI: RSDP 0x00000000000F6830 000024 (v02 COREv4)
[    0.004886] ACPI: XSDT 0x000000005FE4A0E0 000074 (v01 COREv4 COREBOOT 00000000 CORE 20200925)
[    0.004892] ACPI: FACP 0x000000005FE4BBC0 000114 (v06 COREv4 COREBOOT 00000000 CORE 20200925)
[    0.004898] ACPI: DSDT 0x000000005FE4A280 00193A (v02 COREv4 COREBOOT 00010001 INTL 20200925)
[    0.004901] ACPI: FACS 0x000000005FE4A240 000040
[    0.004904] ACPI: FACS 0x000000005FE4A240 000040
[    0.004906] ACPI: SSDT 0x000000005FE4BCE0 00008A (v02 COREv4 COREBOOT 0000002A CORE 20200925)
[    0.004909] ACPI: MCFG 0x000000005FE4BD70 00003C (v01 COREv4 COREBOOT 00000000 CORE 20200925)
[    0.004912] ACPI: APIC 0x000000005FE4BDB0 000062 (v03 COREv4 COREBOOT 00000000 CORE 20200925)
[    0.004915] ACPI: HPET 0x000000005FE4BE20 000038 (v01 COREv4 COREBOOT 00000000 CORE 20200925)
[    0.004918] ACPI: HEST 0x000000005FE4BE60 0001D0 (v01 COREv4 COREBOOT 00000000 CORE 20200925)
[    0.004921] ACPI: IVRS 0x000000005FE4C030 000070 (v02 AMD    AMDIOMMU 00000001 AMD  00000000)
[    0.004924] ACPI: SSDT 0x000000005FE4C0A0 00051F (v02 AMD    ALIB     00000001 MSFT 04000000)
[    0.004927] ACPI: SSDT 0x000000005FE4C5C0 0006B2 (v01 AMD    POWERNOW 00000001 AMD  00000001)
[    0.004930] ACPI: VFCT 0x000000005FE4CC80 00F269 (v01 COREv4 COREBOOT 00000000 CORE 20200925)
[    0.004932] ACPI: Reserving FACP table memory at [mem 0x5fe4bbc0-0x5fe4bcd3]
[    0.004934] ACPI: Reserving DSDT table memory at [mem 0x5fe4a280-0x5fe4bbb9]
[    0.004935] ACPI: Reserving FACS table memory at [mem 0x5fe4a240-0x5fe4a27f]
[    0.004936] ACPI: Reserving FACS table memory at [mem 0x5fe4a240-0x5fe4a27f]
[    0.004937] ACPI: Reserving SSDT table memory at [mem 0x5fe4bce0-0x5fe4bd69]
[    0.004938] ACPI: Reserving MCFG table memory at [mem 0x5fe4bd70-0x5fe4bdab]
[    0.004939] ACPI: Reserving APIC table memory at [mem 0x5fe4bdb0-0x5fe4be11]
[    0.004940] ACPI: Reserving HPET table memory at [mem 0x5fe4be20-0x5fe4be57]
[    0.004941] ACPI: Reserving HEST table memory at [mem 0x5fe4be60-0x5fe4c02f]
[    0.004942] ACPI: Reserving IVRS table memory at [mem 0x5fe4c030-0x5fe4c09f]
[    0.004943] ACPI: Reserving SSDT table memory at [mem 0x5fe4c0a0-0x5fe4c5be]
[    0.004944] ACPI: Reserving SSDT table memory at [mem 0x5fe4c5c0-0x5fe4cc71]
[    0.004945] ACPI: Reserving VFCT table memory at [mem 0x5fe4cc80-0x5fe5bee8]
[    0.005002] No NUMA configuration found
[    0.005003] Faking a node at [mem 0x0000000000000000-0x000000017effffff]
[    0.005009] NODE_DATA(0) allocated [mem 0x17efe9000-0x17effffff]
[    0.017179] Zone ranges:
[    0.017181]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.017184]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.017185]   Normal   [mem 0x0000000100000000-0x000000017effffff]
[    0.017187]   Device   empty
[    0.017188] Movable zone start for each node
[    0.017190] Early memory node ranges
[    0.017190]   node   0: [mem 0x0000000000001000-0x000000000009efff]
[    0.017192]   node   0: [mem 0x0000000000100000-0x000000005fe43fff]
[    0.017193]   node   0: [mem 0x0000000100000000-0x000000017effffff]
[    0.017196] Initmem setup node 0 [mem 0x0000000000001000-0x000000017effffff]
[    0.017203] On node 0, zone DMA: 1 pages in unavailable ranges
[    0.017260] On node 0, zone DMA: 97 pages in unavailable ranges
[    0.030004] On node 0, zone Normal: 444 pages in unavailable ranges
[    0.030071] On node 0, zone Normal: 4096 pages in unavailable ranges
[    0.030195] ACPI: PM-Timer IO Port: 0x818
[    0.030202] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
[    0.030210] IOAPIC[0]: apic_id 4, version 33, address 0xfec00000, GSI 0-23
[    0.030214] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.030216] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
[    0.030219] ACPI: Using ACPI (MADT) for SMP configuration information
[    0.030220] ACPI: HPET id: 0x10228210 base: 0xfed00000
[    0.030226] smpboot: Allowing 2 CPUs, 0 hotplug CPUs
[    0.030227] smpboot: smpboot: XXX end of prefill_possible_map
[    0.030228] After prefill_possible_map
[    0.030229] After init_cpu_to_node
[    0.030230] After init_gi_nodes
[    0.030232] After io_apic_init_mappings
[    0.030233] After x86_init.hyper.guest_late_init
[    0.030242] [mem 0x80000000-0xf7ffffff] available for PCI devices
[    0.030243] After e820
[    0.030245] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[    0.034244] After unwind_init
[    0.034245] After setup_arch
[    0.034257] After setup_command_line
[    0.034258] After setup_nr_cpu_ids
[    0.034258] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:2 nr_node_ids:1
[    0.034726] percpu: Embedded 54 pages/cpu s183656 r8192 d29336 u1048576
[    0.034741] pcpu-alloc: s183656 r8192 d29336 u1048576 alloc=1*2097152
[    0.034744] pcpu-alloc: [0] 0 1 
[    0.034771] After setup_per_cpu_areas
[    0.034772] After smp_perpare_boot_cpu
[    0.034773] After boot_cpu_hotplug_init
[    0.034776] Fallback order for Node 0: 0 
[    0.034779] Built 1 zonelists, mobility grouping on.  Total pages: 898442
[    0.034780] Policy zone: Normal
[    0.034782] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.18.0-rc6-00260-gf0589ee09bbb root=/dev/sda3 rw quiet noisapnp cryptomgr.notests ipv6.disable_ipv6=1 selinux=0
[    0.034865] Unknown kernel command line parameters "noisapnp BOOT_IMAGE=/boot/vmlinuz-5.18.0-rc6-00260-gf0589ee09bbb", will be passed to user space.
[    0.035660] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[    0.036058] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.036087] mem auto-init: stack:off, heap alloc:off, heap free:off
[    0.076705] Memory: 3483292K/3651464K available (14343K kernel code, 2334K rwdata, 4284K rodata, 1700K init, 6316K bss, 167912K reserved, 0K cma-reserved)
[    0.077163] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[    0.077200] After mm_init
[    0.077201] ftrace: allocating 35143 entries in 138 pages
[    0.084300] ftrace: allocated 138 pages with 3 groups
[    0.084419] Dynamic Preempt: full
[    0.084421] After sched_init
[    0.084494] rcu: Preemptible hierarchical RCU implementation.
[    0.084495] rcu: 	RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=2.
[    0.084497] 	Trampoline variant of Tasks RCU enabled.
[    0.084498] 	Rude variant of Tasks RCU enabled.
[    0.084498] 	Tracing variant of Tasks RCU enabled.
[    0.084499] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[    0.084500] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
[    0.084512] After rcu_init
[    0.093802] NR_IRQS: 4352, nr_irqs: 440, preallocated irqs: 16
[    0.094070] After add_latent_entropy
[    0.094073] After add_device_randomness
[    0.094075] After boot_init_stack_canary
[    0.094133] spurious 8259A interrupt: IRQ7.
[    0.094157] Console: colour dummy device 80x25
[    0.094168] printk: console [tty0] enabled
[    0.094209] ACPI: Core revision 20211217
[    0.094416] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
[    0.094432] APIC: Switch to symmetric I/O mode setup
[    0.128937] APIC: Done
[    0.128939] Before apic_bsb_setup
[    0.129312] check_timer begin
[    0.129313] check_timer after local_irq_disable
[    0.129438] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.146433] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x706eb6a54e6, max_idle_ns: 881591026581 ns
[    0.146443] Calibrating delay loop (skipped), value calculated using timer frequency.. 7800.00 BogoMIPS (lpj=15600000)
[    0.146446] pid_max: default: 32768 minimum: 301
[    0.146556] LSM: Security Framework initializing
[    0.146709] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[    0.146726] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[    0.147302] Bit 30 in CPUID ECX not set.
[    0.147331] Last level iTLB entries: 4KB 512, 2MB 1024, 4MB 512
[    0.147333] Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 512, 1GB 0
[    0.147340] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.147342] Spectre V2 : Mitigation: Retpolines
[    0.147342] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.147344] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.147346] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
[    0.148329] Freeing SMP alternatives memory: 40K
[    0.148332] After check_bugs
[    0.148334] After acpi_subsystem_init
[    0.148334] After arch_post_acpi_subsys_init
[    0.148336] After rcu_scheduler_starting
[    0.148418] After find_task_by_pid_ns and PF_NO_SETAFFINITY
[    0.148424] After numa_default_policy
[    0.148452] After rcu_read_lock
[    0.148453] After rcu_read_unlock
[    0.148453] After kthreadd_done
[    0.148464] smpboot: Start of smp_prepare_cpus_common
[    0.148466] smpboot: smpboot: zalloc 0
[    0.148467] smpboot: smpboot: zalloc 1
[    0.148468] smpboot: smpboot: After set_sched_topology()
[    0.148470] smpboot: smpboot: After smp_sanity_check()
[    0.148471] smpboot: smpboot: Before x86_init.timers.setup_percpu_clockev()
[    0.256482] smpboot: smpboot: After x86_init.timers.setup_percpu_clockev()
[    0.256484] smpboot: smp_get_logical_apicid()
[    0.256484] smpboot: CPU0: AMD A6-6400K APU with Radeon(tm) HD Graphics (family: 0x15, model: 0x13, stepping: 0x1)
[    0.256766] cblist_init_generic: Setting adjustable number of callback queues.
[    0.256769] cblist_init_generic: Setting shift to 1 and lim to 1.
[    0.256807] cblist_init_generic: Setting shift to 1 and lim to 1.
[    0.256845] cblist_init_generic: Setting shift to 1 and lim to 1.
[    0.256880] Performance Events: Fam15h core perfctr, AMD PMU driver.
[    0.256885] ... version:                0
[    0.256886] ... bit width:              48
[    0.256887] ... generic registers:      6
[    0.256887] ... value mask:             0000ffffffffffff
[    0.256888] ... max period:             00007fffffffffff
[    0.256889] ... fixed-purpose events:   0
[    0.256890] ... event mask:             000000000000003f
[    0.256990] rcu: Hierarchical SRCU implementation.
[    0.257989] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.258091] smp: Bringing up secondary CPUs ...
[    0.258326] x86: Booting SMP configuration:
[    0.258327] .... node  #0, CPUs:      #1
[    0.032375] Bit 30 in CPUID ECX not set.
[    0.258456] After schedule_preempt_disabled
[    0.258531] smp: Brought up 1 node, 2 CPUs
[    0.258531] smpboot: Max logical packages: 1
[    0.258531] smpboot: Total of 2 processors activated (15600.00 BogoMIPS)
[    0.259063] devtmpfs: initialized
[    0.259063] x86/mm: Memory block size: 128MB
[    0.261055] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.261055] futex hash table entries: 512 (order: 3, 32768 bytes, linear)
[    0.261055] pinctrl core: initialized pinctrl subsystem
[    0.262509] PM: RTC time: 13:01:30, date: 2022-05-15
[    0.262952] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.263383] audit: initializing netlink subsys (disabled)
[    0.263406] audit: type=2000 audit(1652619690.140:1): state=initialized audit_enabled=0 res=1
[    0.263406] thermal_sys: Registered thermal governor 'fair_share'
[    0.263406] thermal_sys: Registered thermal governor 'bang_bang'
[    0.263406] thermal_sys: Registered thermal governor 'step_wise'
[    0.263406] thermal_sys: Registered thermal governor 'user_space'
[    0.263406] cpuidle: using governor ladder
[    0.263406] cpuidle: using governor menu
[    0.263406] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[    0.263406] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
[    0.263406] PCI: Using configuration type 1 for base access
[    0.269951] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[    0.269971] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    0.269971] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.270524] cryptd: max_cpu_qlen set to 1000
[    0.270667] ACPI: Added _OSI(Module Device)
[    0.270668] ACPI: Added _OSI(Processor Device)
[    0.270669] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.270670] ACPI: Added _OSI(Processor Aggregator Device)
[    0.270675] ACPI: Added _OSI(Linux-Dell-Video)
[    0.270679] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[    0.270683] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[    0.284564] ACPI: DSDT successfully acquired and loaded

[    0.289668] ACPI: 4 ACPI AML tables successfully acquired and loaded
[    0.293507] ACPI: Interpreter enabled
[    0.293545] ACPI: PM: (supports S0 S1 S3 S5)
[    0.293547] ACPI: Using IOAPIC for interrupt routing
[    0.293634] HEST: Table parsing has been initialized.
[    0.293678] GHES: Failed to enable APEI firmware first mode.
[    0.293680] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.294357] ACPI: Enabled 8 GPEs in block 00 to 1F
[    0.305766] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.305781] acpi PNP0A03:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
[    0.306006] acpi PNP0A03:00: _OSC: OS now controls [PME AER PCIeCapability LTR]
[    0.306042] acpi PNP0A03:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
[    0.306261] acpi PNP0A03:00: host bridge window expanded to [io  0x0000-0x0cf7 window]; [io  0x03b0-0x03df window] ignored
[    0.310439] PCI host bridge to bus 0000:00
[    0.310439] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.310439] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.310439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000dffff]
[    0.310439] pci_bus 0000:00: root bus resource [mem 0x80000000-0xffffffff]
[    0.310439] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.310439] pci 0000:00:00.0: [1022:1410] type 00 class 0x060000
[    0.310439] pci 0000:00:00.2: [1022:1419] type 00 class 0x080600
[    0.310439] pci 0000:00:01.0: [1002:9996] type 00 class 0x030000
[    0.310439] pci 0000:00:01.0: reg 0x10: [mem 0xe0000000-0xefffffff pref]
[    0.310439] pci 0000:00:01.0: reg 0x14: [io  0x1000-0x10ff]
[    0.310439] pci 0000:00:01.0: reg 0x18: [mem 0xf0180000-0xf01bffff]
[    0.310439] pci 0000:00:01.0: enabling Extended Tags
[    0.310439] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    0.310439] pci 0000:00:01.0: supports D1 D2
[    0.310439] pci 0000:00:01.1: [1002:9902] type 00 class 0x040300
[    0.310439] pci 0000:00:01.1: reg 0x10: [mem 0xf01c0000-0xf01c3fff]
[    0.310439] pci 0000:00:01.1: enabling Extended Tags
[    0.310439] pci 0000:00:01.1: supports D1 D2
[    0.310439] pci 0000:00:11.0: [1022:7801] type 00 class 0x010601
[    0.310439] pci 0000:00:11.0: reg 0x10: [io  0x1410-0x1417]
[    0.310439] pci 0000:00:11.0: reg 0x14: [io  0x1420-0x1423]
[    0.310439] pci 0000:00:11.0: reg 0x18: [io  0x1418-0x141f]
[    0.310439] pci 0000:00:11.0: reg 0x1c: [io  0x1424-0x1427]
[    0.310439] pci 0000:00:11.0: reg 0x20: [io  0x1400-0x140f]
[    0.310439] pci 0000:00:11.0: reg 0x24: [mem 0xf01cc000-0xf01cc7ff]
[    0.310439] pci 0000:00:12.0: [1022:7807] type 00 class 0x0c0310
[    0.310439] pci 0000:00:12.0: reg 0x10: [mem 0xf01c8000-0xf01c8fff]
[    0.310439] pci 0000:00:12.2: [1022:7808] type 00 class 0x0c0320
[    0.310439] pci 0000:00:12.2: reg 0x10: [mem 0xf01cd000-0xf01cd0ff]
[    0.310439] pci 0000:00:12.2: supports D1 D2
[    0.310439] pci 0000:00:12.2: PME# supported from D0 D1 D2 D3hot
[    0.310439] pci 0000:00:12.2: pme_poll = true
[    0.310439] pci 0000:00:12.2: after device_set_wakeup_capable()
[    0.310439] pci 0000:00:12.2: after pci_pme_active()
[    0.310439] pci 0000:00:13.0: [1022:7807] type 00 class 0x0c0310
[    0.310439] pci 0000:00:13.0: reg 0x10: [mem 0xf01c9000-0xf01c9fff]
[    0.310439] pci 0000:00:13.2: [1022:7808] type 00 class 0x0c0320
[    0.310439] pci 0000:00:13.2: reg 0x10: [mem 0xf01ce000-0xf01ce0ff]
[    0.310439] pci 0000:00:13.2: supports D1 D2
[    0.310439] pci 0000:00:13.2: PME# supported from D0 D1 D2 D3hot
[    0.310439] pci 0000:00:13.2: pme_poll = true
[    0.310439] pci 0000:00:13.2: after device_set_wakeup_capable()
[    0.310439] pci 0000:00:13.2: after pci_pme_active()
[    0.310439] pci 0000:00:14.0: [1022:780b] type 00 class 0x0c0500
[    0.310439] pci 0000:00:14.2: [1022:780d] type 00 class 0x040300
[    0.310439] pci 0000:00:14.2: reg 0x10: [mem 0xf01c4000-0xf01c7fff 64bit]
[    0.310439] pci 0000:00:14.2: PME# supported from D0 D3hot D3cold
[    0.310439] pci 0000:00:14.2: pme_poll = true
[    0.310439] pci 0000:00:14.2: after device_set_wakeup_capable()
[    0.310439] pci 0000:00:14.2: after pci_pme_active()
[    0.314572] pci 0000:00:14.3: [1022:780e] type 00 class 0x060100
[    0.315045] pci 0000:00:14.4: [1022:780f] type 01 class 0x060401
[    0.315416] pci 0000:00:14.5: [1022:7809] type 00 class 0x0c0310
[    0.315430] pci 0000:00:14.5: reg 0x10: [mem 0xf01ca000-0xf01cafff]
[    0.315802] pci 0000:00:15.0: [1022:43a0] type 01 class 0x060400
[    0.315830] pci 0000:00:15.0: enabling Extended Tags
[    0.315879] pci 0000:00:15.0: supports D1 D2
[    0.316284] pci 0000:00:15.1: [1022:43a1] type 01 class 0x060400
[    0.316316] pci 0000:00:15.1: enabling Extended Tags
[    0.316363] pci 0000:00:15.1: supports D1 D2
[    0.316768] pci 0000:00:15.2: [1022:43a2] type 01 class 0x060400
[    0.316797] pci 0000:00:15.2: enabling Extended Tags
[    0.316844] pci 0000:00:15.2: supports D1 D2
[    0.316994] pci 0000:00:16.0: [1022:7807] type 00 class 0x0c0310
[    0.317008] pci 0000:00:16.0: reg 0x10: [mem 0xf01cb000-0xf01cbfff]
[    0.317383] pci 0000:00:16.2: [1022:7808] type 00 class 0x0c0320
[    0.317396] pci 0000:00:16.2: reg 0x10: [mem 0xf01cf000-0xf01cf0ff]
[    0.317468] pci 0000:00:16.2: supports D1 D2
[    0.317469] pci 0000:00:16.2: PME# supported from D0 D1 D2 D3hot
[    0.317470] pci 0000:00:16.2: pme_poll = true
[    0.317471] pci 0000:00:16.2: after device_set_wakeup_capable()
[    0.317475] pci 0000:00:16.2: after pci_pme_active()
[    0.317800] pci 0000:00:18.0: [1022:1400] type 00 class 0x060000
[    0.317931] pci 0000:00:18.1: [1022:1401] type 00 class 0x060000
[    0.318058] pci 0000:00:18.2: [1022:1402] type 00 class 0x060000
[    0.318187] pci 0000:00:18.3: [1022:1403] type 00 class 0x060000
[    0.318544] pci 0000:00:18.4: [1022:1404] type 00 class 0x060000
[    0.318676] pci 0000:00:18.5: [1022:1405] type 00 class 0x060000
[    0.318823] pci_bus 0000:01: extended config space not accessible
[    0.318920] pci 0000:00:14.4: PCI bridge to [bus 01] (subtractive decode)
[    0.318931] pci 0000:00:14.4:   bridge window [io  0x0000-0x0cf7 window] (subtractive decode)
[    0.318935] pci 0000:00:14.4:   bridge window [io  0x0d00-0xffff window] (subtractive decode)
[    0.318939] pci 0000:00:14.4:   bridge window [mem 0x000a0000-0x000dffff] (subtractive decode)
[    0.318943] pci 0000:00:14.4:   bridge window [mem 0x80000000-0xffffffff] (subtractive decode)
[    0.319036] pci 0000:00:15.0: PCI bridge to [bus 02]
[    0.319160] pci 0000:03:00.0: [1b21:1042] type 00 class 0x0c0330
[    0.319196] pci 0000:03:00.0: reg 0x10: [mem 0xf0000000-0xf0007fff 64bit]
[    0.319388] pci 0000:03:00.0: PME# supported from D3hot D3cold
[    0.319390] pci 0000:03:00.0: pme_poll = true
[    0.319391] pci 0000:03:00.0: after device_set_wakeup_capable()
[    0.319396] pci 0000:03:00.0: after pci_pme_active()
[    0.319435] 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)
[    0.330487] pci 0000:00:15.1: PCI bridge to [bus 03]
[    0.330499] pci 0000:00:15.1:   bridge window [mem 0xf0000000-0xf00fffff]
[    0.330509] pci 0000:00:15.2: bridge configuration invalid ([bus 00-00]), reconfiguring
[    0.330677] pci 0000:04:00.0: [10ec:8168] type 00 class 0x020000
[    0.330695] pci 0000:04:00.0: reg 0x10: [io  0x0000-0x00ff]
[    0.330716] pci 0000:04:00.0: reg 0x18: [mem 0x00000000-0x00000fff 64bit pref]
[    0.330730] pci 0000:04:00.0: reg 0x20: [mem 0x00000000-0x00003fff 64bit pref]
[    0.330847] pci 0000:04:00.0: supports D1 D2
[    0.330849] pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.330850] pci 0000:04:00.0: pme_poll = true
[    0.330851] pci 0000:04:00.0: after device_set_wakeup_capable()
[    0.330855] pci 0000:04:00.0: after pci_pme_active()
[    0.342492] pci 0000:00:15.2: PCI bridge to [bus 04-ff]
[    0.342502] pci 0000:00:15.2:   bridge window [io  0x0000-0x0fff]
[    0.342505] pci 0000:00:15.2:   bridge window [mem 0x00000000-0x000fffff]
[    0.342510] pci 0000:00:15.2:   bridge window [mem 0x00000000-0x000fffff 64bit pref]
[    0.342514] pci_bus 0000:04: busn_res: [bus 04-ff] end is updated to 04
[    0.343588] ACPI: PCI: Interrupt link INTA configured for IRQ 0
[    0.343836] ACPI: PCI: Interrupt link INTB configured for IRQ 0
[    0.344083] ACPI: PCI: Interrupt link INTC configured for IRQ 0
[    0.344329] ACPI: PCI: Interrupt link INTD configured for IRQ 0
[    0.344572] ACPI: PCI: Interrupt link INTE configured for IRQ 0
[    0.344815] ACPI: PCI: Interrupt link INTF configured for IRQ 0
[    0.345058] ACPI: PCI: Interrupt link INTG configured for IRQ 0
[    0.345300] ACPI: PCI: Interrupt link INTH configured for IRQ 0
[    0.345789] iommu: Default domain type: Translated 
[    0.345791] iommu: DMA domain TLB invalidation policy: lazy mode 
[    0.346239] SCSI subsystem initialized
[    0.346267] libata version 3.00 loaded.
[    0.346267] ACPI: bus type USB registered
[    0.346267] usbcore: registered new interface driver usbfs
[    0.346267] usbcore: registered new interface driver hub
[    0.346267] usbcore: registered new device driver usb
[    0.346922] PCI: Using ACPI for IRQ routing
[    0.348489] PCI: pci_cache_line_size set to 64 bytes
[    0.348541] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff]
[    0.348546] e820: reserve RAM buffer [mem 0x5fe44000-0x5fffffff]
[    0.348549] e820: reserve RAM buffer [mem 0x17f000000-0x17fffffff]
[    0.348597] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[    0.348602] hpet0: 3 comparators, 32-bit 14.318180 MHz counter
[    0.350544] clocksource: Switched to clocksource tsc-early
[    0.392164] VFS: Disk quotas dquot_6.6.0
[    0.392218] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.392450] pnp: PnP ACPI init
[    0.393128] system 00:00: [mem 0xfec10002-0xfec11001] has been reserved
[    0.393983] pnp: PnP ACPI: found 2 devices
[    0.404964] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.405201] NET: Registered PF_INET protocol family
[    0.405346] IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.406871] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
[    0.406894] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    0.406960] TCP bind hash table entries: 32768 (order: 7, 524288 bytes, linear)
[    0.407061] TCP: Hash tables configured (established 32768 bind 32768)
[    0.407135] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
[    0.407161] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
[    0.407288] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    0.407330] pci 0000:00:15.2: BAR 15: assigned [mem 0x80000000-0x800fffff 64bit pref]
[    0.407335] pci 0000:00:15.2: BAR 13: assigned [io  0x2000-0x2fff]
[    0.407340] pci 0000:00:14.4: PCI bridge to [bus 01]
[    0.407351] pci 0000:00:15.0: PCI bridge to [bus 02]
[    0.407358] pci 0000:00:15.1: PCI bridge to [bus 03]
[    0.407362] pci 0000:00:15.1:   bridge window [mem 0xf0000000-0xf00fffff]
[    0.407373] pci 0000:04:00.0: BAR 4: assigned [mem 0x80000000-0x80003fff 64bit pref]
[    0.407386] pci 0000:04:00.0: BAR 2: assigned [mem 0x80004000-0x80004fff 64bit pref]
[    0.407398] pci 0000:04:00.0: BAR 0: assigned [io  0x2000-0x20ff]
[    0.407403] pci 0000:00:15.2: PCI bridge to [bus 04]
[    0.407405] pci 0000:00:15.2:   bridge window [io  0x2000-0x2fff]
[    0.407409] pci 0000:00:15.2:   bridge window [mem 0x80000000-0x800fffff 64bit pref]
[    0.407415] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.407417] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.407419] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000dffff]
[    0.407420] pci_bus 0000:00: resource 7 [mem 0x80000000-0xffffffff]
[    0.407422] pci_bus 0000:01: resource 4 [io  0x0000-0x0cf7 window]
[    0.407423] pci_bus 0000:01: resource 5 [io  0x0d00-0xffff window]
[    0.407425] pci_bus 0000:01: resource 6 [mem 0x000a0000-0x000dffff]
[    0.407426] pci_bus 0000:01: resource 7 [mem 0x80000000-0xffffffff]
[    0.407428] pci_bus 0000:03: resource 1 [mem 0xf0000000-0xf00fffff]
[    0.407429] pci_bus 0000:04: resource 0 [io  0x2000-0x2fff]
[    0.407430] pci_bus 0000:04: resource 2 [mem 0x80000000-0x800fffff 64bit pref]
[    0.407624] pci 0000:00:01.1: D0 power state depends on 0000:00:01.0
[    0.408110] pci 0000:00:12.0: AMD USB device
[    0.408138] pci 0000:00:12.0: AMD USB ohci handoff
[    0.408873] pci 0000:00:12.2: AMD USB device
[    0.408889] pci 0000:00:12.2: AMD USB ehci handoff
[    0.409231] pci 0000:00:12.2: PME# does not work under D3, disabling it
[    0.409623] pci 0000:00:13.0: AMD USB device
[    0.409641] pci 0000:00:13.0: AMD USB ohci handoff
[    0.410459] pci 0000:00:13.2: AMD USB device
[    0.410480] pci 0000:00:13.2: AMD USB ehci handoff
[    0.410820] pci 0000:00:13.2: PME# does not work under D3, disabling it
[    0.411216] pci 0000:00:14.5: AMD USB device
[    0.411233] pci 0000:00:14.5: AMD USB ohci handoff
[    0.411982] pci 0000:00:16.0: AMD USB device
[    0.411998] pci 0000:00:16.0: AMD USB ohci handoff
[    0.412723] pci 0000:00:16.2: AMD USB device
[    0.412738] pci 0000:00:16.2: AMD USB ehci handoff
[    0.413080] pci 0000:00:16.2: PME# does not work under D3, disabling it
[    0.413622] pci 0000:03:00.0: AMD USB xhci handoff
[    0.413769] PCI: CLS 64 bytes, default 64
[    0.413798] pci 0000:00:00.2: AMD-Vi: Applying erratum 746 workaround
[    0.414374] pci 0000:00:01.0: Adding to iommu group 0
[    0.414407] pci 0000:00:01.1: Adding to iommu group 0
[    0.414456] pci 0000:00:11.0: Adding to iommu group 1
[    0.414512] pci 0000:00:12.0: Adding to iommu group 2
[    0.414544] pci 0000:00:12.2: Adding to iommu group 2
[    0.414600] pci 0000:00:13.0: Adding to iommu group 3
[    0.414631] pci 0000:00:13.2: Adding to iommu group 3
[    0.414695] pci 0000:00:14.0: Adding to iommu group 4
[    0.414727] pci 0000:00:14.2: Adding to iommu group 4
[    0.414758] pci 0000:00:14.3: Adding to iommu group 4
[    0.414808] pci 0000:00:14.4: Adding to iommu group 5
[    0.414856] pci 0000:00:14.5: Adding to iommu group 6
[    0.414918] pci 0000:00:15.0: Adding to iommu group 7
[    0.414950] pci 0000:00:15.1: Adding to iommu group 7
[    0.414981] pci 0000:00:15.2: Adding to iommu group 7
[    0.415036] pci 0000:00:16.0: Adding to iommu group 8
[    0.415068] pci 0000:00:16.2: Adding to iommu group 8
[    0.415140] pci 0000:00:18.0: Adding to iommu group 9
[    0.415172] pci 0000:00:18.1: Adding to iommu group 9
[    0.415203] pci 0000:00:18.2: Adding to iommu group 9
[    0.415235] pci 0000:00:18.3: Adding to iommu group 9
[    0.415267] pci 0000:00:18.4: Adding to iommu group 9
[    0.415299] pci 0000:00:18.5: Adding to iommu group 9
[    0.415325] pci 0000:03:00.0: Adding to iommu group 7
[    0.415350] pci 0000:04:00.0: Adding to iommu group 7
[    0.421557] pci 0000:00:00.2: AMD-Vi: Found IOMMU cap 0x40
[    0.421562] AMD-Vi: Extended features (0x800000853): PreF PPR GT IA
[    0.421567] AMD-Vi: Interrupt remapping enabled
[    0.421865] software IO TLB: tearing down default memory pool
[    0.423846] LVT offset 0 assigned for vector 0x400
[    0.423905] perf: AMD IBS detected (0x000000ff)
[    0.423916] amd_uncore: 4  amd_nb counters detected
[    0.425685] workingset: timestamp_bits=37 max_order=20 bucket_order=0
[    0.434769] zbud: loaded
[    0.436763] NET: Registered PF_ALG protocol family
[    0.436773] Key type asymmetric registered
[    0.436774] Asymmetric key parser 'x509' registered
[    0.437180] alg: self-tests disabled
[    0.437256] alg: self-tests for CTR-KDF (hmac(sha256)) passed
[    0.437314] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)
[    0.437364] io scheduler mq-deadline registered
[    0.437365] io scheduler kyber registered
[    0.438791] pcieport 0000:00:15.0: PME: Signaling with IRQ 25
[    0.439108] pcieport 0000:00:15.1: PME: Signaling with IRQ 26
[    0.439223] pcieport 0000:00:15.2: enabling device (0000 -> 0003)
[    0.439758] pcieport 0000:00:15.2: PME: Signaling with IRQ 27
[    0.440251] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
[    0.440356] ACPI: button: Power Button [PWRF]
[    0.440461] ACPI: \_SB_.P000: Found 2 idle states
[    0.440739] ACPI: \_SB_.P001: Found 2 idle states
[    0.443054] thermal LNXTHERM:00: registered as thermal_zone0
[    0.443058] ACPI: thermal: Thermal Zone [TZ00] (16 C)
[    0.443608] Non-volatile memory driver v1.3
[    0.443684] AMD-Vi: AMD IOMMUv2 loaded and initialized
[    0.444128] ahci 0000:00:11.0: version 3.0
[    0.444709] ahci 0000:00:11.0: AHCI 0001.0300 32 slots 8 ports 6 Gbps 0x40 impl SATA mode
[    0.444714] ahci 0000:00:11.0: flags: 64bit ncq sntf ilck led clo pio 
[    0.448151] scsi host0: ahci
[    0.448697] scsi host1: ahci
[    0.449122] scsi host2: ahci
[    0.449547] scsi host3: ahci
[    0.450057] scsi host4: ahci
[    0.450497] scsi host5: ahci
[    0.450925] scsi host6: ahci
[    0.451345] scsi host7: ahci
[    0.451589] ata port1: DUMMY
[    0.451591] ata port2: DUMMY
[    0.451592] ata port3: DUMMY
[    0.451594] ata port4: DUMMY
[    0.451595] ata port5: DUMMY
[    0.451596] ata port6: DUMMY
[    0.451598] ata port7: SATA max UDMA/133 abar m2048@0xf01cc000 port 0xf01cc400 irq 19
[    0.451600] ata port8: DUMMY
[    0.451822] ACPI: bus type drm_connector registered
[    0.452325] i8042: PNP: No PS/2 controller found.
[    0.452325] i8042: Probing ports directly.
[    0.454946] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.455054] serio: i8042 AUX port at 0x60,0x64 irq 12
[    0.455277] mousedev: PS/2 mouse device common for all mice
[    0.455404] rtc_cmos 00:01: RTC can wake from S4
[    0.455894] rtc_cmos 00:01: registered as rtc0
[    0.455916] rtc_cmos 00:01: setting system clock to 2022-05-15T13:01:31 UTC (1652619691)
[    0.455987] rtc_cmos 00:01: alarms up to one day, y3k, 114 bytes nvram, hpet irqs
[    0.456120] device-mapper: uevent: version 1.0.3
[    0.456332] device-mapper: ioctl: 4.46.0-ioctl (2022-02-22) initialised: dm-devel@redhat.com
[    0.456743] hid: raw HID events driver (C) Jiri Kosina
[    0.456834] usbcore: registered new interface driver usbhid
[    0.456836] usbhid: USB HID core driver
[    0.456954] Initializing XFRM netlink socket
[    0.456964] NET: Registered PF_PACKET protocol family
[    0.456971] x86/pm: family 0x15 cpu detected, MSR saving is needed during suspending.
[    0.457377] microcode: CPU0: patch_level=0x0600111f
[    0.457387] microcode: CPU1: patch_level=0x0600111f
[    0.457478] microcode: Microcode Update Driver: v2.2.
[    0.457482] IPI shorthand broadcast: enabled
[    0.457494] AVX version of gcm_enc/dec engaged.
[    0.457529] AES CTR mode by8 optimization enabled
[    0.457982] sched_clock: Marking stable (429580718, 28375657)->(460705733, -2749358)
[    0.458343] registered taskstats version 1
[    0.458525] zswap: loaded using pool lzo/zbud
[    0.458690] kmemleak: Kernel memory leak detector initialized (mem pool available: 15686)
[    0.458692] kmemleak: Automatic memory scanning thread started
[    0.458692] debug_vm_pgtable: [debug_vm_pgtable         ]: Validating architecture page table helpers
[    0.462934] ata link7: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    0.463219] ata dev7.0: ATA-9: SanDisk SDSSDP064G, 2.0.0, max UDMA/133
[    0.463224] ata dev7.0: 125045424 sectors, multi 1: LBA48 NCQ (depth 32)
[    0.463429] ata dev7.0: configured for UDMA/133
[    0.463565] Key type encrypted registered
[    0.463745] scsi 6:0:0:0: Direct-Access     ATA      SanDisk SDSSDP06 0    PQ: 0 ANSI: 5
[    0.464560] sd 6:0:0:0: [sda] 125045424 512-byte logical blocks: (64.0 GB/59.6 GiB)
[    0.464579] sd 6:0:0:0: [sda] Write Protect is off
[    0.464584] sd 6:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    0.464610] sd 6:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    0.466272]  sda: sda1 sda2 sda3
[    0.466708] PM:   Magic number: 6:460:28
[    0.466960] sd 6:0:0:0: [sda] Attached SCSI disk
[    0.476948] EXT4-fs (sda3): mounted filesystem with ordered data mode. Quota mode: none.
[    0.476992] VFS: Mounted root (ext4 filesystem) on device 8:3.
[    0.479080] devtmpfs: mounted
[    0.479096] After kernel_init_freeable
[    0.482903] Freeing unused kernel image (initmem) memory: 1700K
[    0.502098] Write protecting the kernel read-only data: 22528k
[    0.502716] Freeing unused kernel image (text/rodata gap) memory: 2040K
[    0.503228] Freeing unused kernel image (rodata/data gap) memory: 1860K
[    0.543346] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    0.543352] rodata_test: all tests were successful
[    0.543353] After mark_readonly
[    0.543353] After pti_finalize
[    0.543364] rcu_end_inkernel_boot
[    0.543371] Run /sbin/init as init process
[    0.543373]   with arguments:
[    0.543374]     /sbin/init
[    0.543375]     noisapnp
[    0.543376]   with environment:
[    0.543377]     HOME=/
[    0.543377]     TERM=linux
[    0.543378]     BOOT_IMAGE=/boot/vmlinuz-5.18.0-rc6-00260-gf0589ee09bbb
[    0.596298] random: fast init done
[    0.707175] systemd[1]: Inserted module 'autofs4'
[    0.719405] NET: Registered PF_INET6 protocol family
[    0.720134] Segment Routing with IPv6
[    0.720153] In-situ OAM (IOAM) with IPv6
[    0.739076] systemd[1]: systemd 250.4-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 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -BPF_FRAMEWORK -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified)
[    0.739378] systemd[1]: Detected architecture x86-64.
[    0.740749] systemd[1]: Hostname set to <kodi>.
[    0.933071] systemd[1]: Queued start job for default target Graphical Interface.
[    1.434445] tsc: Refined TSC clocksource calibration: 3900.224 MHz
[    1.434453] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x70705a6472c, max_idle_ns: 881590586812 ns
[    1.434467] clocksource: Switched to clocksource tsc
[    2.838446] random: crng init done
[    2.840310] systemd[1]: Created slice Slice /system/getty.
[    2.841251] systemd[1]: Created slice Slice /system/modprobe.
[    2.841882] systemd[1]: Created slice User and Session Slice.
[    2.842033] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[    2.842138] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    2.842578] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    2.842621] systemd[1]: Reached target Local Encrypted Volumes.
[    2.842663] systemd[1]: Reached target Local Integrity Protected Volumes.
[    2.842706] systemd[1]: Reached target Path Units.
[    2.842735] systemd[1]: Reached target Remote File Systems.
[    2.842753] systemd[1]: Reached target Slice Units.
[    2.842802] systemd[1]: Reached target Swaps.
[    2.842840] systemd[1]: Reached target Local Verity Protected Volumes.
[    2.843128] systemd[1]: Listening on fsck to fsckd communication Socket.
[    2.843266] systemd[1]: Listening on initctl Compatibility Named Pipe.
[    2.843533] systemd[1]: Listening on Journal Audit Socket.
[    2.843752] systemd[1]: Listening on Journal Socket (/dev/log).
[    2.843974] systemd[1]: Listening on Journal Socket.
[    2.844200] systemd[1]: Listening on Network Service Netlink Socket.
[    2.844983] systemd[1]: Listening on udev Control Socket.
[    2.845217] systemd[1]: Listening on udev Kernel Socket.
[    2.847434] systemd[1]: Mounting Huge Pages File System...
[    2.849879] systemd[1]: Mounting POSIX Message Queue File System...
[    2.852660] systemd[1]: Mounting Kernel Debug File System...
[    2.855367] systemd[1]: Mounting Kernel Trace File System...
[    2.858301] systemd[1]: Starting Create List of Static Device Nodes...
[    2.861243] systemd[1]: Starting Load Kernel Module configfs...
[    2.865122] systemd[1]: Starting Load Kernel Module drm...
[    2.868136] systemd[1]: Starting Load Kernel Module fuse...
[    2.868245] systemd[1]: File System Check on Root Device was skipped because of a failed condition check (ConditionPathIsReadWrite=!/).
[    2.868291] systemd[1]: Reached target Local File Systems.
[    2.868388] systemd[1]: Load AppArmor profiles was skipped because of a failed condition check (ConditionSecurity=apparmor).
[    2.872698] systemd[1]: Set Up Additional Binary Formats was skipped because all trigger condition checks failed.
[    2.877901] fuse: init (API version 7.36)
[    2.878019] systemd[1]: Starting Journal Service...
[    2.878144] systemd[1]: Platform Persistent Storage Archival was skipped because of a failed condition check (ConditionDirectoryNotEmpty=/sys/fs/pstore).
[    2.881156] systemd[1]: Starting Load/Save Random Seed...
[    2.881312] systemd[1]: Repartition Root Disk was skipped because all trigger condition checks failed.
[    2.884304] systemd[1]: Starting Apply Kernel Variables...
[    2.887200] systemd[1]: Starting Create System Users...
[    2.889983] systemd[1]: Starting Coldplug All udev Devices...
[    2.915765] systemd[1]: Mounted Huge Pages File System.
[    2.916015] systemd[1]: Mounted POSIX Message Queue File System.
[    2.916324] systemd[1]: Mounted Kernel Debug File System.
[    2.916556] systemd[1]: Mounted Kernel Trace File System.
[    2.916957] systemd[1]: Finished Create List of Static Device Nodes.
[    2.917568] systemd[1]: modprobe@configfs.service: Deactivated successfully.
[    2.917805] systemd[1]: Finished Load Kernel Module configfs.
[    2.918677] systemd[1]: modprobe@drm.service: Deactivated successfully.
[    2.919036] systemd[1]: Finished Load Kernel Module drm.
[    2.919822] systemd[1]: modprobe@fuse.service: Deactivated successfully.
[    2.920145] systemd[1]: Finished Load Kernel Module fuse.
[    2.920686] systemd[1]: Finished Load/Save Random Seed.
[    2.921187] systemd[1]: Finished Apply Kernel Variables.
[    2.921533] systemd[1]: First Boot Complete was skipped because of a failed condition check (ConditionFirstBoot=yes).
[    2.924620] systemd[1]: Mounting FUSE Control File System...
[    2.928026] systemd[1]: Mounting Kernel Configuration File System...
[    2.928110] systemd[1]: Store a System Token in an EFI Variable was skipped because of a failed condition check (ConditionPathExists=/sys/firmware/efi/efivars/LoaderFeatures-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f).
[    2.928207] systemd[1]: Commit a transient machine-id on disk was skipped because of a failed condition check (ConditionPathIsMountPoint=/etc/machine-id).
[    2.932756] systemd[1]: Mounted FUSE Control File System.
[    2.951792] systemd[1]: Finished Create System Users.
[    2.953763] systemd[1]: Mounted Kernel Configuration File System.
[    2.956810] systemd[1]: Starting Create Static Device Nodes in /dev...
[    3.000144] systemd[1]: Finished Create Static Device Nodes in /dev.
[    3.004901] systemd[1]: Starting Rule-based Manager for Device Events and Files...
[    3.032192] systemd[1]: Started Journal Service.
[    3.045073] systemd-journald[135]: Received client request to flush runtime journal.
[    3.214312] acpi_cpufreq: overriding BIOS provided _PSD data
[    3.355960] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    3.358021] ehci-pci: EHCI PCI platform driver
[    3.358664] QUIRK: Enable AMD PLL fix
[    3.358715] ehci-pci 0000:00:12.2: EHCI Host Controller
[    3.358746] ehci-pci 0000:00:12.2: new USB bus registered, assigned bus number 1
[    3.358760] ehci-pci 0000:00:12.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
[    3.358768] ehci-pci 0000:00:12.2: debug port 1
[    3.358937] ehci-pci 0000:00:12.2: irq 17, io mem 0xf01cd000
[    3.374492] ehci-pci 0000:00:12.2: USB 2.0 started, EHCI 1.00
[    3.376892] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.18
[    3.376898] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.376901] usb usb1: Product: EHCI Host Controller
[    3.376902] usb usb1: Manufacturer: Linux 5.18.0-rc6-00260-gf0589ee09bbb ehci_hcd
[    3.376904] usb usb1: SerialNumber: 0000:00:12.2
[    3.377457] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    3.380106] ohci-pci: OHCI PCI platform driver
[    3.380918] hub 1-0:1.0: USB hub found
[    3.380949] hub 1-0:1.0: 5 ports detected
[    3.383432] piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
[    3.383439] piix4_smbus 0000:00:14.0: Using register 0x2e for SMBus port selection
[    3.386271] piix4_smbus 0000:00:14.0: Auxiliary SMBus Host Controller at 0xb20
[    3.389006] ehci-pci 0000:00:13.2: EHCI Host Controller
[    3.389031] ehci-pci 0000:00:13.2: new USB bus registered, assigned bus number 2
[    3.389045] ehci-pci 0000:00:13.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
[    3.389054] ehci-pci 0000:00:13.2: debug port 1
[    3.389189] ehci-pci 0000:00:13.2: irq 17, io mem 0xf01ce000
[    3.402606] ehci-pci 0000:00:13.2: USB 2.0 started, EHCI 1.00
[    3.406416] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.18
[    3.406423] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.406425] usb usb2: Product: EHCI Host Controller
[    3.406428] usb usb2: Manufacturer: Linux 5.18.0-rc6-00260-gf0589ee09bbb ehci_hcd
[    3.406430] usb usb2: SerialNumber: 0000:00:13.2
[    3.409949] hub 2-0:1.0: USB hub found
[    3.409980] hub 2-0:1.0: 5 ports detected
[    3.413700] ehci-pci 0000:00:16.2: EHCI Host Controller
[    3.413723] ehci-pci 0000:00:16.2: new USB bus registered, assigned bus number 3
[    3.413734] ehci-pci 0000:00:16.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
[    3.413743] ehci-pci 0000:00:16.2: debug port 1
[    3.413874] ehci-pci 0000:00:16.2: irq 17, io mem 0xf01cf000
[    3.426476] ehci-pci 0000:00:16.2: USB 2.0 started, EHCI 1.00
[    3.428302] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.18
[    3.428309] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.428312] usb usb3: Product: EHCI Host Controller
[    3.428314] usb usb3: Manufacturer: Linux 5.18.0-rc6-00260-gf0589ee09bbb ehci_hcd
[    3.428315] usb usb3: SerialNumber: 0000:00:16.2
[    3.429963] hub 3-0:1.0: USB hub found
[    3.429998] hub 3-0:1.0: 4 ports detected
[    3.439163] ohci-pci 0000:00:16.0: OHCI PCI host controller
[    3.439188] ohci-pci 0000:00:16.0: new USB bus registered, assigned bus number 4
[    3.439330] ohci-pci 0000:00:16.0: irq 18, io mem 0xf01cb000
[    3.439331] ohci-pci 0000:00:12.0: OHCI PCI host controller
[    3.439338] ohci-pci 0000:00:13.0: OHCI PCI host controller
[    3.439354] ohci-pci 0000:00:12.0: new USB bus registered, assigned bus number 5
[    3.439357] ohci-pci 0000:00:13.0: new USB bus registered, assigned bus number 6
[    3.439430] ohci-pci 0000:00:12.0: irq 18, io mem 0xf01c8000
[    3.439438] ohci-pci 0000:00:13.0: irq 18, io mem 0xf01c9000
[    3.439446] ohci-pci 0000:00:14.5: OHCI PCI host controller
[    3.439465] ohci-pci 0000:00:14.5: new USB bus registered, assigned bus number 7
[    3.439545] ohci-pci 0000:00:14.5: irq 18, io mem 0xf01ca000
[    3.484776] sd 6:0:0:0: Attached scsi generic sg0 type 0
[    3.503365] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.18
[    3.503372] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.503374] usb usb5: Product: OHCI PCI host controller
[    3.503376] usb usb5: Manufacturer: Linux 5.18.0-rc6-00260-gf0589ee09bbb ohci_hcd
[    3.503378] usb usb5: SerialNumber: 0000:00:12.0
[    3.503831] hub 5-0:1.0: USB hub found
[    3.503858] hub 5-0:1.0: 5 ports detected
[    3.510947] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.18
[    3.510954] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.510956] usb usb7: Product: OHCI PCI host controller
[    3.510959] usb usb7: Manufacturer: Linux 5.18.0-rc6-00260-gf0589ee09bbb ohci_hcd
[    3.510961] usb usb7: SerialNumber: 0000:00:14.5
[    3.518593] hub 7-0:1.0: USB hub found
[    3.518932] hub 7-0:1.0: 2 ports detected
[    3.519675] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.18
[    3.519679] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.519682] usb usb6: Product: OHCI PCI host controller
[    3.519684] usb usb6: Manufacturer: Linux 5.18.0-rc6-00260-gf0589ee09bbb ohci_hcd
[    3.519685] usb usb6: SerialNumber: 0000:00:13.0
[    3.520138] hub 6-0:1.0: USB hub found
[    3.520167] hub 6-0:1.0: 5 ports detected
[    3.521117] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.18
[    3.521122] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.521124] usb usb4: Product: OHCI PCI host controller
[    3.521126] usb usb4: Manufacturer: Linux 5.18.0-rc6-00260-gf0589ee09bbb ohci_hcd
[    3.521128] usb usb4: SerialNumber: 0000:00:16.0
[    3.521580] hub 4-0:1.0: USB hub found
[    3.521612] hub 4-0:1.0: 4 ports detected
[    3.577866] xhci_hcd 0000:03:00.0: xHCI Host Controller
[    3.577894] xhci_hcd 0000:03:00.0: new USB bus registered, assigned bus number 8
[    3.599614] r8169 0000:04:00.0: enabling device (0000 -> 0003)
[    3.620185] r8169 0000:04:00.0 eth0: RTL8168f/8111f, 08:60:6e:74:7a:51, XID 480, IRQ 28
[    3.620194] r8169 0000:04:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko]
[    3.653483] xhci_hcd 0000:03:00.0: hcc params 0x0200f180 hci version 0x96 quirks 0x0000000000080000
[    3.662521] fbcon: Taking over console
[    3.663924] usb usb8: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.18
[    3.663931] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.663934] usb usb8: Product: xHCI Host Controller
[    3.663936] usb usb8: Manufacturer: Linux 5.18.0-rc6-00260-gf0589ee09bbb xhci-hcd
[    3.663938] usb usb8: SerialNumber: 0000:03:00.0
[    3.672668] 1
[    3.672720] 2
[    3.673221] snd_hda_intel 0000:00:01.1: Force to non-snoop mode
[    3.673231] 3
[    3.673232] 4
[    3.673233] 5
[    3.673233] 7
[    3.673239] 8
[    3.673240] 9
[    3.673894] 1
[    3.673944] 2
[    3.674687] 3
[    3.674691] 4
[    3.674692] 5
[    3.674692] 7
[    3.674695] 8
[    3.674695] 9
[    3.702140] [drm] radeon kernel modesetting enabled.
[    3.707486] input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.1/sound/card0/input1
[    3.707802] input: HDA ATI HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.1/sound/card0/input2
[    3.708017] hub 8-0:1.0: USB hub found
[    3.708736] hub 8-0:1.0: 2 ports detected
[    3.715777] [drm] initializing kernel modesetting (ARUBA 0x1002:0x9996 0x1002:0x9996 0x00).
[    3.715786] radeon 0000:00:01.0: vram limit (0) must be a power of 2
[    3.715861] ATOM BIOS: 113
[    3.715973] radeon 0000:00:01.0: VRAM: 512M 0x0000000000000000 - 0x000000001FFFFFFF (512M used)
[    3.715976] radeon 0000:00:01.0: GTT: 1024M 0x0000000020000000 - 0x000000005FFFFFFF
[    3.715985] [drm] Detected VRAM RAM=512M, BAR=256M
[    3.715986] [drm] RAM width 64bits DDR
[    3.716091] [drm] radeon: 512M of VRAM memory ready
[    3.716098] [drm] radeon: 1024M of GTT memory ready.
[    3.716143] [drm] Loading ARUBA Microcode
[    3.717526] xhci_hcd 0000:03:00.0: xHCI Host Controller
[    3.717548] xhci_hcd 0000:03:00.0: new USB bus registered, assigned bus number 9
[    3.717562] xhci_hcd 0000:03:00.0: Host supports USB 3.0 SuperSpeed
[    3.717646] usb usb9: We don't know the algorithms for LPM for this host, disabling LPM.
[    3.717779] usb usb9: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.18
[    3.717782] usb usb9: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.717785] usb usb9: Product: xHCI Host Controller
[    3.717787] usb usb9: Manufacturer: Linux 5.18.0-rc6-00260-gf0589ee09bbb xhci-hcd
[    3.717788] usb usb9: SerialNumber: 0000:03:00.0
[    3.718372] hub 9-0:1.0: USB hub found
[    3.718410] hub 9-0:1.0: 2 ports detected
[    3.735170] [drm] Internal thermal controller without fan control
[    3.735535] [drm] radeon: dpm initialized
[    3.739155] snd_hda_codec_realtek hdaudioC1D0: ALC892: SKU not ready 0x00000100
[    3.739915] snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC892: line_outs=4 (0x14/0x16/0x15/0x17/0x0) type:line
[    3.739921] snd_hda_codec_realtek hdaudioC1D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    3.739924] snd_hda_codec_realtek hdaudioC1D0:    hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[    3.739927] snd_hda_codec_realtek hdaudioC1D0:    mono: mono_out=0x0
[    3.739928] snd_hda_codec_realtek hdaudioC1D0:    dig-out=0x1e/0x0
[    3.739930] snd_hda_codec_realtek hdaudioC1D0:    inputs:
[    3.739932] snd_hda_codec_realtek hdaudioC1D0:      Rear Mic=0x18
[    3.739934] snd_hda_codec_realtek hdaudioC1D0:      Front Mic=0x19
[    3.739935] snd_hda_codec_realtek hdaudioC1D0:      Line=0x1a
[    3.739937] snd_hda_codec_realtek hdaudioC1D0:      CD=0x1c
[    3.761219] [drm] Found VCE firmware/feedback version 50.0.1 / 17!
[    3.761569] [drm] GART: num cpu pages 262144, num gpu pages 262144
[    3.773921] input: HD-Audio Generic Rear Mic as /devices/pci0000:00/0000:00:14.2/sound/card1/input3
[    3.790274] input: HD-Audio Generic Front Mic as /devices/pci0000:00/0000:00:14.2/sound/card1/input4
[    3.791956] input: HD-Audio Generic Line as /devices/pci0000:00/0000:00:14.2/sound/card1/input5
[    3.792317] input: HD-Audio Generic Line Out Front as /devices/pci0000:00/0000:00:14.2/sound/card1/input6
[    3.792611] input: HD-Audio Generic Line Out Surround as /devices/pci0000:00/0000:00:14.2/sound/card1/input7
[    3.792910] input: HD-Audio Generic Line Out CLFE as /devices/pci0000:00/0000:00:14.2/sound/card1/input8
[    3.793202] input: HD-Audio Generic Line Out Side as /devices/pci0000:00/0000:00:14.2/sound/card1/input9
[    3.793491] input: HD-Audio Generic Front Headphone as /devices/pci0000:00/0000:00:14.2/sound/card1/input10
[    3.800198] r8169 0000:04:00.0 enp4s0: renamed from eth0
[    3.818428] [drm] GART: Restore entries: num cpu pages 262144, num gpu pages 262144
[    3.822893] [drm] GART: Done restoring entries
[    3.822898] [drm] PCIE GART of 1024M enabled (table at 0x00000000001D6000).
[    3.823132] radeon 0000:00:01.0: WB enabled
[    3.823135] radeon 0000:00:01.0: fence driver on ring 0 use gpu addr 0x0000000020000c00
[    3.823514] radeon 0000:00:01.0: fence driver on ring 5 use gpu addr 0x0000000000075a18
[    3.870469] usb 5-1: new low-speed USB device number 2 using ohci-pci
[    3.872045] radeon 0000:00:01.0: fence driver on ring 6 use gpu addr 0x0000000020000c18
[    3.872052] radeon 0000:00:01.0: fence driver on ring 7 use gpu addr 0x0000000020000c1c
[    3.872055] radeon 0000:00:01.0: fence driver on ring 1 use gpu addr 0x0000000020000c04
[    3.872058] radeon 0000:00:01.0: fence driver on ring 2 use gpu addr 0x0000000020000c08
[    3.872060] radeon 0000:00:01.0: fence driver on ring 3 use gpu addr 0x0000000020000c0c
[    3.872062] radeon 0000:00:01.0: fence driver on ring 4 use gpu addr 0x0000000020000c10
[    3.876238] r8169 0000:04:00.0: Direct firmware load for rtl_nic/rtl8168f-1.fw failed with error -2
[    3.876246] r8169 0000:04:00.0: Unable to load firmware rtl_nic/rtl8168f-1.fw (-2)
[    3.878713] RTL8211E Gigabit Ethernet r8169-0-400:00: attached PHY driver (mii_bus:phy_addr=r8169-0-400:00, irq=MAC)
[    3.898895] radeon 0000:00:01.0: radeon: MSI limited to 32-bit
[    3.899084] radeon 0000:00:01.0: radeon: using MSI.
[    3.899151] [drm] radeon: irq initialized.
[    3.932488] [drm] ring test on 0 succeeded in 3 usecs
[    3.932500] [drm] ring test on 3 succeeded in 4 usecs
[    3.932507] [drm] ring test on 4 succeeded in 4 usecs
[    3.946622] [drm] ring test on 5 succeeded in 2 usecs
[    3.948624] [drm] UVD initialized successfully.
[    3.954225] r8169 0000:04:00.0 enp4s0: Link is Down
[    4.058185] [drm] ring test on 6 succeeded in 18 usecs
[    4.058200] [drm] ring test on 7 succeeded in 4 usecs
[    4.058201] [drm] VCE initialized successfully.
[    4.058374] [drm] ib test on ring 0 succeeded in 0 usecs
[    4.058424] [drm] ib test on ring 3 succeeded in 0 usecs
[    4.058477] [drm] ib test on ring 4 succeeded in 0 usecs
[    4.074597] [drm] ib test on ring 5 succeeded
[    4.090571] [drm] ib test on ring 6 succeeded in 1 usecs
[    4.091600] usb 5-1: New USB device found, idVendor=413c, idProduct=2106, bcdDevice= 1.01
[    4.091606] usb 5-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    4.091608] usb 5-1: Product: Dell QuietKey Keyboard
[    4.091610] usb 5-1: Manufacturer: DELL
[    4.099343] input: DELL Dell QuietKey Keyboard as /devices/pci0000:00/0000:00:12.0/usb5/5-1/5-1:1.0/0003:413C:2106.0001/input/input11
[    4.106544] [drm] ib test on ring 7 succeeded in 1 usecs
[    4.109099] [drm] Radeon Display Connectors
[    4.109103] [drm] Connector 0:
[    4.109105] [drm]   DP-1
[    4.109106] [drm]   HPD1
[    4.109107] [drm]   DDC: 0x6530 0x6530 0x6534 0x6534 0x6538 0x6538 0x653c 0x653c
[    4.109109] [drm]   Encoders:
[    4.109110] [drm]     DFP1: INTERNAL_UNIPHY2
[    4.109111] [drm] Connector 1:
[    4.109112] [drm]   VGA-1
[    4.109113] [drm]   HPD2
[    4.109114] [drm]   DDC: 0x6540 0x6540 0x6544 0x6544 0x6548 0x6548 0x654c 0x654c
[    4.109116] [drm]   Encoders:
[    4.109116] [drm]     CRT1: INTERNAL_UNIPHY2
[    4.109117] [drm]     CRT1: NUTMEG
[    4.109118] [drm] Connector 2:
[    4.109119] [drm]   HDMI-A-1
[    4.109120] [drm]   HPD3
[    4.109121] [drm]   DDC: 0x6550 0x6550 0x6554 0x6554 0x6558 0x6558 0x655c 0x655c
[    4.109123] [drm]   Encoders:
[    4.109123] [drm]     DFP2: INTERNAL_UNIPHY
[    4.159161] 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
[    4.389091] [drm] fb mappable at 0xE03E9000
[    4.389097] [drm] vram apper at 0xE0000000
[    4.389099] [drm] size 5242880
[    4.389101] [drm] fb depth is 24
[    4.389102] [drm]    pitch is 5120
[    4.389545] fbcon: radeondrmfb (fb0) is primary device
[    4.579420] Console: switching to colour frame buffer device 160x64
[    4.581477] radeon 0000:00:01.0: [drm] fb0: radeondrmfb frame buffer device
[    4.594707] [drm] Initialized radeon 2.50.0 20080528 for 0000:00:01.0 on minor 0
[    4.610702] usb 5-2: new low-speed USB device number 3 using ohci-pci
[    4.712767] [drm] amdgpu kernel modesetting enabled.
[    4.806602] usb 5-2: New USB device found, idVendor=046d, idProduct=c016, bcdDevice= 3.40
[    4.806608] usb 5-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    4.806610] usb 5-2: Product: Optical USB Mouse
[    4.806612] usb 5-2: Manufacturer: Logitech
[    4.814718] input: Logitech Optical USB Mouse as /devices/pci0000:00/0000:00:12.0/usb5/5-2/5-2:1.0/0003:046D:C016.0002/input/input12
[    4.815620] 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
[    6.563885] r8169 0000:04:00.0 enp4s0: Link is Up - 1Gbps/Full - flow control rx/tx
[    6.563904] IPv6: ADDRCONF(NETDEV_CHANGE): enp4s0: link becomes ready
[   41.218751] systemd-journald[135]: Time jumped backwards, rotating.

[-- Attachment #3: kodi-coreboot-linux-5.17-rc8-apic-verbose.txt --]
[-- Type: text/plain, Size: 69201 bytes --]

[    0.000000] Linux version 5.17.0-rc8-00254-g24544474c7a3 (root@45e877da5b3e) (gcc (Debian 11.2.0-12) 11.2.0, GNU ld (GNU Binutils for Debian) 2.37) #292 SMP PREEMPT Sat Mar 19 17:58:03 UTC 2022
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-5.17.0-rc8-00254-g24544474c7a3 root=/dev/sda3 rw quiet noisapnp cryptomgr.notests ipv6.disable_ipv6=1 selinux=0 apic=verbose
[    0.000000] random: get_random_u32 called from bsp_init_amd+0x142/0x210 with crng_init=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-0x000000005fe45fff] usable
[    0.000000] BIOS-e820: [mem 0x000000005fe46000-0x000000007fffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] 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.16-284-g1be475bd6f 03/19/2022
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] tsc: Initial usec timer 5880767
[    0.000000] tsc: Detected 3899.948 MHz processor
[    0.000550] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000553] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000557] last_pfn = 0x17f000 max_arch_pfn = 0x400000000
[    0.000697] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.000903] last_pfn = 0x5fe46 max_arch_pfn = 0x400000000
[    0.000909] Scan for SMP in [mem 0x00000000-0x000003ff]
[    0.000922] Scan for SMP in [mem 0x0009fc00-0x0009ffff]
[    0.000932] Scan for SMP in [mem 0x000f0000-0x000fffff]
[    0.004608] Scan for SMP in [mem 0x0009fc00-0x0009ffff]
[    0.004632] Using GB pages for direct mapping
[    0.004805] ACPI: Early table checksum verification disabled
[    0.004808] ACPI: RSDP 0x00000000000F6830 000024 (v02 COREv4)
[    0.004813] ACPI: XSDT 0x000000005FE4C0E0 000074 (v01 COREv4 COREBOOT 00000000 CORE 20200925)
[    0.004819] ACPI: FACP 0x000000005FE4DBC0 000114 (v06 COREv4 COREBOOT 00000000 CORE 20200925)
[    0.004825] ACPI: DSDT 0x000000005FE4C280 00193A (v02 COREv4 COREBOOT 00010001 INTL 20200925)
[    0.004829] ACPI: FACS 0x000000005FE4C240 000040
[    0.004831] ACPI: FACS 0x000000005FE4C240 000040
[    0.004834] ACPI: SSDT 0x000000005FE4DCE0 00008A (v02 COREv4 COREBOOT 0000002A CORE 20200925)
[    0.004837] ACPI: MCFG 0x000000005FE4DD70 00003C (v01 COREv4 COREBOOT 00000000 CORE 20200925)
[    0.004840] ACPI: APIC 0x000000005FE4DDB0 000062 (v03 COREv4 COREBOOT 00000000 CORE 20200925)
[    0.004843] ACPI: HPET 0x000000005FE4DE20 000038 (v01 COREv4 COREBOOT 00000000 CORE 20200925)
[    0.004846] ACPI: HEST 0x000000005FE4DE60 0001D0 (v01 COREv4 COREBOOT 00000000 CORE 20200925)
[    0.004849] ACPI: IVRS 0x000000005FE4E030 000070 (v02 AMD    AMDIOMMU 00000001 AMD  00000000)
[    0.004852] ACPI: SSDT 0x000000005FE4E0A0 00051F (v02 AMD    ALIB     00000001 MSFT 04000000)
[    0.004855] ACPI: SSDT 0x000000005FE4E5C0 0006B2 (v01 AMD    POWERNOW 00000001 AMD  00000001)
[    0.004858] ACPI: VFCT 0x000000005FE4EC80 00F269 (v01 COREv4 COREBOOT 00000000 CORE 20200925)
[    0.004861] ACPI: Reserving FACP table memory at [mem 0x5fe4dbc0-0x5fe4dcd3]
[    0.004862] ACPI: Reserving DSDT table memory at [mem 0x5fe4c280-0x5fe4dbb9]
[    0.004863] ACPI: Reserving FACS table memory at [mem 0x5fe4c240-0x5fe4c27f]
[    0.004865] ACPI: Reserving FACS table memory at [mem 0x5fe4c240-0x5fe4c27f]
[    0.004866] ACPI: Reserving SSDT table memory at [mem 0x5fe4dce0-0x5fe4dd69]
[    0.004867] ACPI: Reserving MCFG table memory at [mem 0x5fe4dd70-0x5fe4ddab]
[    0.004868] ACPI: Reserving APIC table memory at [mem 0x5fe4ddb0-0x5fe4de11]
[    0.004869] ACPI: Reserving HPET table memory at [mem 0x5fe4de20-0x5fe4de57]
[    0.004870] ACPI: Reserving HEST table memory at [mem 0x5fe4de60-0x5fe4e02f]
[    0.004871] ACPI: Reserving IVRS table memory at [mem 0x5fe4e030-0x5fe4e09f]
[    0.004872] ACPI: Reserving SSDT table memory at [mem 0x5fe4e0a0-0x5fe4e5be]
[    0.004873] ACPI: Reserving SSDT table memory at [mem 0x5fe4e5c0-0x5fe4ec71]
[    0.004874] ACPI: Reserving VFCT table memory at [mem 0x5fe4ec80-0x5fe5dee8]
[    0.004883] mapped APIC to ffffffffff5fc000 (        fee00000)
[    0.004932] No NUMA configuration found
[    0.004933] Faking a node at [mem 0x0000000000000000-0x000000017effffff]
[    0.004939] NODE_DATA(0) allocated [mem 0x17efe9000-0x17effffff]
[    0.017110] Zone ranges:
[    0.017113]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.017115]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.017117]   Normal   [mem 0x0000000100000000-0x000000017effffff]
[    0.017119]   Device   empty
[    0.017120] Movable zone start for each node
[    0.017121] Early memory node ranges
[    0.017122]   node   0: [mem 0x0000000000001000-0x000000000009efff]
[    0.017123]   node   0: [mem 0x0000000000100000-0x000000005fe45fff]
[    0.017125]   node   0: [mem 0x0000000100000000-0x000000017effffff]
[    0.017127] Initmem setup node 0 [mem 0x0000000000001000-0x000000017effffff]
[    0.017135] On node 0, zone DMA: 1 pages in unavailable ranges
[    0.017192] On node 0, zone DMA: 97 pages in unavailable ranges
[    0.030079] On node 0, zone Normal: 442 pages in unavailable ranges
[    0.030146] On node 0, zone Normal: 4096 pages in unavailable ranges
[    0.030269] ACPI: PM-Timer IO Port: 0x818
[    0.030276] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
[    0.030284] IOAPIC[0]: apic_id 4, version 33, address 0xfec00000, GSI 0-23
[    0.030287] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.030289] Int: type 0, pol 0, trig 0, bus 00, IRQ 00, APIC ID 4, APIC INT 02
[    0.030291] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
[    0.030293] Int: type 0, pol 3, trig 3, bus 00, IRQ 09, APIC ID 4, APIC INT 09
[    0.030295] Int: type 0, pol 0, trig 0, bus 00, IRQ 01, APIC ID 4, APIC INT 01
[    0.030297] Int: type 0, pol 0, trig 0, bus 00, IRQ 03, APIC ID 4, APIC INT 03
[    0.030298] Int: type 0, pol 0, trig 0, bus 00, IRQ 04, APIC ID 4, APIC INT 04
[    0.030300] Int: type 0, pol 0, trig 0, bus 00, IRQ 05, APIC ID 4, APIC INT 05
[    0.030301] Int: type 0, pol 0, trig 0, bus 00, IRQ 06, APIC ID 4, APIC INT 06
[    0.030302] Int: type 0, pol 0, trig 0, bus 00, IRQ 07, APIC ID 4, APIC INT 07
[    0.030304] Int: type 0, pol 0, trig 0, bus 00, IRQ 08, APIC ID 4, APIC INT 08
[    0.030305] Int: type 0, pol 0, trig 0, bus 00, IRQ 0a, APIC ID 4, APIC INT 0a
[    0.030307] Int: type 0, pol 0, trig 0, bus 00, IRQ 0b, APIC ID 4, APIC INT 0b
[    0.030308] Int: type 0, pol 0, trig 0, bus 00, IRQ 0c, APIC ID 4, APIC INT 0c
[    0.030309] Int: type 0, pol 0, trig 0, bus 00, IRQ 0d, APIC ID 4, APIC INT 0d
[    0.030311] Int: type 0, pol 0, trig 0, bus 00, IRQ 0e, APIC ID 4, APIC INT 0e
[    0.030312] Int: type 0, pol 0, trig 0, bus 00, IRQ 0f, APIC ID 4, APIC INT 0f
[    0.030314] ACPI: Using ACPI (MADT) for SMP configuration information
[    0.030316] ACPI: HPET id: 0x10228210 base: 0xfed00000
[    0.030321] smpboot: Allowing 2 CPUs, 0 hotplug CPUs
[    0.030322] smpboot: smpboot: XXX end of prefill_possible_map
[    0.030323] After prefill_possible_map
[    0.030324] After init_cpu_to_node
[    0.030325] After init_gi_nodes
[    0.030327] mapped IOAPIC to ffffffffff5fb000 (fec00000)
[    0.030328] After io_apic_init_mappings
[    0.030329] After x86_init.hyper.guest_late_init
[    0.030339] [mem 0x80000000-0xf7ffffff] available for PCI devices
[    0.030341] After e820
[    0.030343] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
[    0.034368] After unwind_init
[    0.034369] After setup_arch
[    0.034380] After setup_command_line
[    0.034381] After setup_nr_cpu_ids
[    0.034382] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:2 nr_node_ids:1
[    0.034842] percpu: Embedded 54 pages/cpu s182424 r8192 d30568 u1048576
[    0.034858] pcpu-alloc: s182424 r8192 d30568 u1048576 alloc=1*2097152
[    0.034861] pcpu-alloc: [0] 0 1 
[    0.034889] After setup_per_cpu_areas
[    0.034890] After smp_perpare_boot_cpu
[    0.034891] After boot_cpu_hotplug_init
[    0.034894] Fallback order for Node 0: 0 
[    0.034897] Built 1 zonelists, mobility grouping on.  Total pages: 898444
[    0.034899] Policy zone: Normal
[    0.034900] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.17.0-rc8-00254-g24544474c7a3 root=/dev/sda3 rw quiet noisapnp cryptomgr.notests ipv6.disable_ipv6=1 selinux=0 apic=verbose
[    0.034983] Unknown kernel command line parameters "noisapnp BOOT_IMAGE=/boot/vmlinuz-5.17.0-rc8-00254-g24544474c7a3", will be passed to user space.
[    0.035777] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[    0.036178] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.036206] mem auto-init: stack:off, heap alloc:off, heap free:off
[    0.076833] Memory: 3483300K/3651472K available (14343K kernel code, 2335K rwdata, 4292K rodata, 1700K init, 6272K bss, 167912K reserved, 0K cma-reserved)
[    0.077261] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[    0.077296] After mm_init
[    0.077297] ftrace: allocating 35509 entries in 139 pages
[    0.084407] ftrace: allocated 139 pages with 4 groups
[    0.084524] Dynamic Preempt: full
[    0.084525] After sched_init
[    0.084595] rcu: Preemptible hierarchical RCU implementation.
[    0.084596] rcu: 	RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=2.
[    0.084598] 	Trampoline variant of Tasks RCU enabled.
[    0.084598] 	Rude variant of Tasks RCU enabled.
[    0.084599] 	Tracing variant of Tasks RCU enabled.
[    0.084600] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.
[    0.084601] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
[    0.084611] After rcu_init
[    0.093962] NR_IRQS: 4352, nr_irqs: 440, preallocated irqs: 16
[    0.094338] random: crng_init_try_arch_early failed with i = 4, X86_FEATURE_RDRAND = no
[    0.094341] random: crng_init_try_arch_early failed with i = 5, X86_FEATURE_RDRAND = no
[    0.094342] random: crng_init_try_arch_early failed with i = 6, X86_FEATURE_RDRAND = no
[    0.094343] random: crng_init_try_arch_early failed with i = 7, X86_FEATURE_RDRAND = no
[    0.094344] random: crng_init_try_arch_early failed with i = 8, X86_FEATURE_RDRAND = no
[    0.094345] random: crng_init_try_arch_early failed with i = 9, X86_FEATURE_RDRAND = no
[    0.094346] random: crng_init_try_arch_early failed with i = 10, X86_FEATURE_RDRAND = no
[    0.094346] random: crng_init_try_arch_early failed with i = 11, X86_FEATURE_RDRAND = no
[    0.094347] random: crng_init_try_arch_early failed with i = 12, X86_FEATURE_RDRAND = no
[    0.094348] random: crng_init_try_arch_early failed with i = 13, X86_FEATURE_RDRAND = no
[    0.094349] random: crng_init_try_arch_early failed with i = 14, X86_FEATURE_RDRAND = no
[    0.094350] random: crng_init_try_arch_early failed with i = 15, X86_FEATURE_RDRAND = no
[    0.094351] After add_latent_entropy
[    0.094353] After add_device_randomness
[    0.094355] After boot_init_stack_canary
[    0.094409] spurious 8259A interrupt: IRQ7.
[    0.094432] Console: colour dummy device 80x25
[    0.094444] printk: console [tty0] enabled
[    0.094484] ACPI: Core revision 20211217
[    0.094721] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
[    0.094738] APIC: Switch to symmetric I/O mode setup
[    0.129240] APIC: Done
[    0.129243] Before apic_bsb_setup
[    0.129245] masked ExtINT on CPU#0
[    0.129389] ENABLING IO-APIC IRQs
[    0.129415] init IO_APIC IRQs
[    0.129416]  apic 4 pin 0 not connected
[    0.129448] IOAPIC[0]: Preconfigured routing entry (4-1 -> IRQ 1 Level:0 ActiveLow:0)
[    0.129472] IOAPIC[0]: Preconfigured routing entry (4-2 -> IRQ 0 Level:0 ActiveLow:0)
[    0.129485] IOAPIC[0]: Preconfigured routing entry (4-3 -> IRQ 3 Level:0 ActiveLow:0)
[    0.129498] IOAPIC[0]: Preconfigured routing entry (4-4 -> IRQ 4 Level:0 ActiveLow:0)
[    0.129511] IOAPIC[0]: Preconfigured routing entry (4-5 -> IRQ 5 Level:0 ActiveLow:0)
[    0.129523] IOAPIC[0]: Preconfigured routing entry (4-6 -> IRQ 6 Level:0 ActiveLow:0)
[    0.129536] IOAPIC[0]: Preconfigured routing entry (4-7 -> IRQ 7 Level:0 ActiveLow:0)
[    0.129551] IOAPIC[0]: Preconfigured routing entry (4-8 -> IRQ 8 Level:0 ActiveLow:0)
[    0.129563] IOAPIC[0]: Preconfigured routing entry (4-9 -> IRQ 9 Level:1 ActiveLow:1)
[    0.129575] IOAPIC[0]: Preconfigured routing entry (4-10 -> IRQ 10 Level:0 ActiveLow:0)
[    0.129588] IOAPIC[0]: Preconfigured routing entry (4-11 -> IRQ 11 Level:0 ActiveLow:0)
[    0.129601] IOAPIC[0]: Preconfigured routing entry (4-12 -> IRQ 12 Level:0 ActiveLow:0)
[    0.129613] IOAPIC[0]: Preconfigured routing entry (4-13 -> IRQ 13 Level:0 ActiveLow:0)
[    0.129626] IOAPIC[0]: Preconfigured routing entry (4-14 -> IRQ 14 Level:0 ActiveLow:0)
[    0.129638] IOAPIC[0]: Preconfigured routing entry (4-15 -> IRQ 15 Level:0 ActiveLow:0)
[    0.129640]  apic 4 pin 16 not connected
[    0.129641]  apic 4 pin 17 not connected
[    0.129642]  apic 4 pin 18 not connected
[    0.129642]  apic 4 pin 19 not connected
[    0.129643]  apic 4 pin 20 not connected
[    0.129643]  apic 4 pin 21 not connected
[    0.129644]  apic 4 pin 22 not connected
[    0.129645]  apic 4 pin 23 not connected
[    0.129646] check_timer begin
[    0.129647] check_timer after local_irq_disable
[    0.129877] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.134740] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x706e53e385c, max_idle_ns: 881591184227 ns
[    0.134749] Calibrating delay loop (skipped), value calculated using timer frequency.. 7799.89 BogoMIPS (lpj=3899948)
[    0.134752] pid_max: default: 32768 minimum: 301
[    0.134859] LSM: Security Framework initializing
[    0.134973] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[    0.134991] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[    0.135552] Bit 30 in CPUID ECX not set.
[    0.135580] Last level iTLB entries: 4KB 512, 2MB 1024, 4MB 512
[    0.135581] Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 512, 1GB 0
[    0.135588] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.135591] Spectre V2 : Mitigation: Retpolines
[    0.135591] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.135593] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.135595] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
[    0.136603] Freeing SMP alternatives memory: 40K
[    0.136607] After check_bugs
[    0.136609] After acpi_subsystem_init
[    0.136609] After arch_post_acpi_subsys_init
[    0.136610] After rcu_scheduler_starting
[    0.136689] After find_task_by_pid_ns and PF_NO_SETAFFINITY
[    0.136694] After numa_default_policy
[    0.136719] After rcu_read_lock
[    0.136720] After rcu_read_unlock
[    0.136721] After kthreadd_done
[    0.136732] smpboot: Start of smp_prepare_cpus_common
[    0.136734] smpboot: smpboot: zalloc 0
[    0.136735] smpboot: smpboot: zalloc 1
[    0.136735] smpboot: smpboot: After set_sched_topology()
[    0.136737] smpboot: smpboot: After smp_sanity_check()
[    0.136738] smpboot: smpboot: Before x86_init.timers.setup_percpu_clockev()
[    0.136748] Using local APIC timer interrupts.
               calibrating APIC timer ...
[    0.136749] Before while loop, LAPIC_CAL_LOOPS = 100
[    0.191744] random: random: 1
[    0.191745] random: random: 2
[    0.191746] random: random: 3
[    0.191746] random: random: 4
[    0.238752] ... lapic delta = 624992, lapic_cal_loops = 101
[    0.238753] ... PM-Timer delta = 357929
[    0.238753] ... PM-Timer result ok
[    0.238754] ..... delta 624992
[    0.238755] ..... mult: 26839250
[    0.238755] ..... calibration result: 99998
[    0.238756] ..... CPU clock speed is 3899.0947 MHz.
[    0.238757] ..... host bus clock speed is 99.0998 MHz.
[    0.238763] smpboot: smpboot: After x86_init.timers.setup_percpu_clockev()
[    0.238764] smpboot: smp_get_logical_apicid()
[    0.238764] smpboot: CPU0: AMD A6-6400K APU with Radeon(tm) HD Graphics (family: 0x15, model: 0x13, stepping: 0x1)
[    0.239007] cblist_init_generic: Setting adjustable number of callback queues.
[    0.239009] cblist_init_generic: Setting shift to 1 and lim to 1.
[    0.239045] cblist_init_generic: Setting shift to 1 and lim to 1.
[    0.239080] cblist_init_generic: Setting shift to 1 and lim to 1.
[    0.239113] Performance Events: Fam15h core perfctr, AMD PMU driver.
[    0.239118] ... version:                0
[    0.239119] ... bit width:              48
[    0.239120] ... generic registers:      6
[    0.239120] ... value mask:             0000ffffffffffff
[    0.239121] ... max period:             00007fffffffffff
[    0.239122] ... fixed-purpose events:   0
[    0.239123] ... event mask:             000000000000003f
[    0.239221] rcu: Hierarchical SRCU implementation.
[    0.240173] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.240271] smp: Bringing up secondary CPUs ...
[    0.240509] x86: Booting SMP configuration:
[    0.240510] .... node  #0, CPUs:      #1
[    0.034422] masked ExtINT on CPU#1
[    0.034422] Bit 30 in CPUID ECX not set.
[    0.240778] After schedule_preempt_disabled
[    0.241757] smp: Brought up 1 node, 2 CPUs
[    0.241760] smpboot: Max logical packages: 1
[    0.241761] smpboot: Total of 2 processors activated (15599.79 BogoMIPS)
[    0.242367] devtmpfs: initialized
[    0.242367] x86/mm: Memory block size: 128MB
[    0.244926] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[    0.244935] futex hash table entries: 512 (order: 3, 32768 bytes, linear)
[    0.245086] pinctrl core: initialized pinctrl subsystem
[    0.245217] PM: RTC time: 18:26:20, date: 2022-03-19
[    0.245518] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.245518] audit: initializing netlink subsys (disabled)
[    0.245795] audit: type=2000 audit(1647714380.118:1): state=initialized audit_enabled=0 res=1
[    0.246122] thermal_sys: Registered thermal governor 'fair_share'
[    0.246123] thermal_sys: Registered thermal governor 'bang_bang'
[    0.246124] thermal_sys: Registered thermal governor 'step_wise'
[    0.246125] thermal_sys: Registered thermal governor 'user_space'
[    0.246147] cpuidle: using governor menu
[    0.246917] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[    0.246922] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
[    0.246955] PCI: Using configuration type 1 for base access
[    0.252811] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[    0.252851] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    0.252851] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.252874] cryptd: max_cpu_qlen set to 1000
[    0.254028] ACPI: Added _OSI(Module Device)
[    0.254032] ACPI: Added _OSI(Processor Device)
[    0.254033] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.254035] ACPI: Added _OSI(Processor Aggregator Device)
[    0.254041] ACPI: Added _OSI(Linux-Dell-Video)
[    0.254047] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[    0.254052] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[    0.267024] ACPI: DSDT successfully acquired and loaded

[    0.272101] ACPI: 4 ACPI AML tables successfully acquired and loaded
[    0.275595] ACPI: Interpreter enabled
[    0.275595] ACPI: PM: (supports S0 S1 S3 S5)
[    0.275595] ACPI: Using IOAPIC for interrupt routing
[    0.275595] HEST: Table parsing has been initialized.
[    0.275595] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.276930] ACPI: Enabled 8 GPEs in block 00 to 1F
[    0.291858] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.291872] acpi PNP0A03:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
[    0.292084] acpi PNP0A03:00: _OSC: OS now controls [PME AER PCIeCapability LTR]
[    0.292120] acpi PNP0A03:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
[    0.292333] acpi PNP0A03:00: host bridge window expanded to [io  0x0000-0x0cf7 window]; [io  0x03b0-0x03df window] ignored
[    0.292869] PCI host bridge to bus 0000:00
[    0.292875] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.292882] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.292886] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000dffff]
[    0.292890] pci_bus 0000:00: root bus resource [mem 0x80000000-0xffffffff]
[    0.292894] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.292932] pci 0000:00:00.0: [1022:1410] type 00 class 0x060000
[    0.293262] pci 0000:00:00.2: [1022:1419] type 00 class 0x080600
[    0.293416] pci 0000:00:01.0: [1002:9996] type 00 class 0x030000
[    0.293424] pci 0000:00:01.0: reg 0x10: [mem 0xe0000000-0xefffffff pref]
[    0.293429] pci 0000:00:01.0: reg 0x14: [io  0x1000-0x10ff]
[    0.293433] pci 0000:00:01.0: reg 0x18: [mem 0xf0180000-0xf01bffff]
[    0.293449] pci 0000:00:01.0: enabling Extended Tags
[    0.293467] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    0.293486] pci 0000:00:01.0: supports D1 D2
[    0.293622] pci 0000:00:01.1: [1002:9902] type 00 class 0x040300
[    0.293630] pci 0000:00:01.1: reg 0x10: [mem 0xf01c0000-0xf01c3fff]
[    0.293635] pci 0000:00:01.1: enabling Extended Tags
[    0.293635] pci 0000:00:01.1: supports D1 D2
[    0.293635] pci 0000:00:11.0: [1022:7801] type 00 class 0x010601
[    0.293635] pci 0000:00:11.0: reg 0x10: [io  0x1410-0x1417]
[    0.293635] pci 0000:00:11.0: reg 0x14: [io  0x1420-0x1423]
[    0.293635] pci 0000:00:11.0: reg 0x18: [io  0x1418-0x141f]
[    0.293635] pci 0000:00:11.0: reg 0x1c: [io  0x1424-0x1427]
[    0.293635] pci 0000:00:11.0: reg 0x20: [io  0x1400-0x140f]
[    0.293635] pci 0000:00:11.0: reg 0x24: [mem 0xf01cc000-0xf01cc7ff]
[    0.293635] pci 0000:00:12.0: [1022:7807] type 00 class 0x0c0310
[    0.293635] pci 0000:00:12.0: reg 0x10: [mem 0xf01c8000-0xf01c8fff]
[    0.293713] pci 0000:00:12.2: [1022:7808] type 00 class 0x0c0320
[    0.293726] pci 0000:00:12.2: reg 0x10: [mem 0xf01cd000-0xf01cd0ff]
[    0.293802] pci 0000:00:12.2: supports D1 D2
[    0.293804] pci 0000:00:12.2: PME# supported from D0 D1 D2 D3hot
[    0.293805] pci 0000:00:12.2: pme_poll = true
[    0.293806] pci 0000:00:12.2: after device_set_wakeup_capable()
[    0.293809] pci 0000:00:12.2: after pci_pme_active()
[    0.294120] pci 0000:00:13.0: [1022:7807] type 00 class 0x0c0310
[    0.294134] pci 0000:00:13.0: reg 0x10: [mem 0xf01c9000-0xf01c9fff]
[    0.294487] pci 0000:00:13.2: [1022:7808] type 00 class 0x0c0320
[    0.294500] pci 0000:00:13.2: reg 0x10: [mem 0xf01ce000-0xf01ce0ff]
[    0.294570] pci 0000:00:13.2: supports D1 D2
[    0.294571] pci 0000:00:13.2: PME# supported from D0 D1 D2 D3hot
[    0.294573] pci 0000:00:13.2: pme_poll = true
[    0.294574] pci 0000:00:13.2: after device_set_wakeup_capable()
[    0.294576] pci 0000:00:13.2: after pci_pme_active()
[    0.294900] pci 0000:00:14.0: [1022:780b] type 00 class 0x0c0500
[    0.295242] pci 0000:00:14.2: [1022:780d] type 00 class 0x040300
[    0.295259] pci 0000:00:14.2: reg 0x10: [mem 0xf01c4000-0xf01c7fff 64bit]
[    0.295319] pci 0000:00:14.2: PME# supported from D0 D3hot D3cold
[    0.295320] pci 0000:00:14.2: pme_poll = true
[    0.295321] pci 0000:00:14.2: after device_set_wakeup_capable()
[    0.295324] pci 0000:00:14.2: after pci_pme_active()
[    0.295631] pci 0000:00:14.3: [1022:780e] type 00 class 0x060100
[    0.296007] pci 0000:00:14.4: [1022:780f] type 01 class 0x060401
[    0.296348] pci 0000:00:14.5: [1022:7809] type 00 class 0x0c0310
[    0.296362] pci 0000:00:14.5: reg 0x10: [mem 0xf01ca000-0xf01cafff]
[    0.296720] pci 0000:00:15.0: [1022:43a0] type 01 class 0x060400
[    0.296766] pci 0000:00:15.0: enabling Extended Tags
[    0.297749] pci 0000:00:15.0: supports D1 D2
[    0.297749] pci 0000:00:15.1: [1022:43a1] type 01 class 0x060400
[    0.297749] pci 0000:00:15.1: enabling Extended Tags
[    0.297749] pci 0000:00:15.1: supports D1 D2
[    0.297749] pci 0000:00:15.2: [1022:43a2] type 01 class 0x060400
[    0.297749] pci 0000:00:15.2: enabling Extended Tags
[    0.297811] pci 0000:00:15.2: supports D1 D2
[    0.297955] pci 0000:00:16.0: [1022:7807] type 00 class 0x0c0310
[    0.297969] pci 0000:00:16.0: reg 0x10: [mem 0xf01cb000-0xf01cbfff]
[    0.298325] pci 0000:00:16.2: [1022:7808] type 00 class 0x0c0320
[    0.298338] pci 0000:00:16.2: reg 0x10: [mem 0xf01cf000-0xf01cf0ff]
[    0.298409] pci 0000:00:16.2: supports D1 D2
[    0.298410] pci 0000:00:16.2: PME# supported from D0 D1 D2 D3hot
[    0.298412] pci 0000:00:16.2: pme_poll = true
[    0.298412] pci 0000:00:16.2: after device_set_wakeup_capable()
[    0.298415] pci 0000:00:16.2: after pci_pme_active()
[    0.298728] pci 0000:00:18.0: [1022:1400] type 00 class 0x060000
[    0.298868] pci 0000:00:18.1: [1022:1401] type 00 class 0x060000
[    0.298992] pci 0000:00:18.2: [1022:1402] type 00 class 0x060000
[    0.299119] pci 0000:00:18.3: [1022:1403] type 00 class 0x060000
[    0.299413] pci 0000:00:18.4: [1022:1404] type 00 class 0x060000
[    0.299541] pci 0000:00:18.5: [1022:1405] type 00 class 0x060000
[    0.299680] pci_bus 0000:01: extended config space not accessible
[    0.299781] pci 0000:00:14.4: PCI bridge to [bus 01] (subtractive decode)
[    0.299792] pci 0000:00:14.4:   bridge window [io  0x0000-0x0cf7 window] (subtractive decode)
[    0.299795] pci 0000:00:14.4:   bridge window [io  0x0d00-0xffff window] (subtractive decode)
[    0.299799] pci 0000:00:14.4:   bridge window [mem 0x000a0000-0x000dffff] (subtractive decode)
[    0.299802] pci 0000:00:14.4:   bridge window [mem 0x80000000-0xffffffff] (subtractive decode)
[    0.299891] pci 0000:00:15.0: PCI bridge to [bus 02]
[    0.300013] pci 0000:03:00.0: [1b21:1042] type 00 class 0x0c0330
[    0.300049] pci 0000:03:00.0: reg 0x10: [mem 0xf0000000-0xf0007fff 64bit]
[    0.300238] pci 0000:03:00.0: PME# supported from D3hot D3cold
[    0.300240] pci 0000:03:00.0: pme_poll = true
[    0.300241] pci 0000:03:00.0: after device_set_wakeup_capable()
[    0.300246] pci 0000:03:00.0: after pci_pme_active()
[    0.300284] 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)
[    0.303814] pci 0000:00:15.1: PCI bridge to [bus 03]
[    0.303825] pci 0000:00:15.1:   bridge window [mem 0xf0000000-0xf00fffff]
[    0.303834] pci 0000:00:15.2: bridge configuration invalid ([bus 00-00]), reconfiguring
[    0.304003] pci 0000:04:00.0: [10ec:8168] type 00 class 0x020000
[    0.304021] pci 0000:04:00.0: reg 0x10: [io  0x0000-0x00ff]
[    0.304042] pci 0000:04:00.0: reg 0x18: [mem 0x00000000-0x00000fff 64bit pref]
[    0.304056] pci 0000:04:00.0: reg 0x20: [mem 0x00000000-0x00003fff 64bit pref]
[    0.304173] pci 0000:04:00.0: supports D1 D2
[    0.304174] pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.304175] pci 0000:04:00.0: pme_poll = true
[    0.304177] pci 0000:04:00.0: after device_set_wakeup_capable()
[    0.304181] pci 0000:04:00.0: after pci_pme_active()
[    0.307816] pci 0000:00:15.2: PCI bridge to [bus 04-ff]
[    0.307826] pci 0000:00:15.2:   bridge window [io  0x0000-0x0fff]
[    0.307829] pci 0000:00:15.2:   bridge window [mem 0x00000000-0x000fffff]
[    0.307834] pci 0000:00:15.2:   bridge window [mem 0x00000000-0x000fffff 64bit pref]
[    0.307838] pci_bus 0000:04: busn_res: [bus 04-ff] end is updated to 04
[    0.308924] ACPI: PCI: Interrupt link INTA configured for IRQ 0
[    0.309161] ACPI: PCI: Interrupt link INTB configured for IRQ 0
[    0.309396] ACPI: PCI: Interrupt link INTC configured for IRQ 0
[    0.309629] ACPI: PCI: Interrupt link INTD configured for IRQ 0
[    0.309873] ACPI: PCI: Interrupt link INTE configured for IRQ 0
[    0.310112] ACPI: PCI: Interrupt link INTF configured for IRQ 0
[    0.310348] ACPI: PCI: Interrupt link INTG configured for IRQ 0
[    0.310580] ACPI: PCI: Interrupt link INTH configured for IRQ 0
[    0.311067] iommu: Default domain type: Translated 
[    0.311069] iommu: DMA domain TLB invalidation policy: lazy mode 
[    0.311512] SCSI subsystem initialized
[    0.311813] libata version 3.00 loaded.
[    0.311877] ACPI: bus type USB registered
[    0.311950] usbcore: registered new interface driver usbfs
[    0.312775] usbcore: registered new interface driver hub
[    0.312796] usbcore: registered new device driver usb
[    0.313215] PCI: Using ACPI for IRQ routing
[    0.315104] PCI: pci_cache_line_size set to 64 bytes
[    0.315161] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff]
[    0.315169] e820: reserve RAM buffer [mem 0x5fe46000-0x5fffffff]
[    0.315172] e820: reserve RAM buffer [mem 0x17f000000-0x17fffffff]
[    0.315221] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[    0.315226] hpet0: 3 comparators, 32-bit 14.318180 MHz counter
[    0.316849] clocksource: Switched to clocksource tsc-early
[    0.356769] VFS: Disk quotas dquot_6.6.0
[    0.356821] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.357063] pnp: PnP ACPI init
[    0.357728] system 00:00: [mem 0xfec10002-0xfec11001] has been reserved
[    0.358545] pnp: PnP ACPI: found 2 devices
[    0.369133] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.369364] NET: Registered PF_INET protocol family
[    0.369518] IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.371040] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
[    0.371063] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    0.371159] TCP bind hash table entries: 32768 (order: 7, 524288 bytes, linear)
[    0.371293] TCP: Hash tables configured (established 32768 bind 32768)
[    0.371376] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
[    0.371399] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
[    0.371549] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    0.371588] pci 0000:00:15.2: BAR 15: assigned [mem 0x80000000-0x800fffff 64bit pref]
[    0.371593] pci 0000:00:15.2: BAR 13: assigned [io  0x2000-0x2fff]
[    0.371598] pci 0000:00:14.4: PCI bridge to [bus 01]
[    0.371609] pci 0000:00:15.0: PCI bridge to [bus 02]
[    0.371616] pci 0000:00:15.1: PCI bridge to [bus 03]
[    0.371620] pci 0000:00:15.1:   bridge window [mem 0xf0000000-0xf00fffff]
[    0.371631] pci 0000:04:00.0: BAR 4: assigned [mem 0x80000000-0x80003fff 64bit pref]
[    0.371644] pci 0000:04:00.0: BAR 2: assigned [mem 0x80004000-0x80004fff 64bit pref]
[    0.371655] pci 0000:04:00.0: BAR 0: assigned [io  0x2000-0x20ff]
[    0.371660] pci 0000:00:15.2: PCI bridge to [bus 04]
[    0.371662] pci 0000:00:15.2:   bridge window [io  0x2000-0x2fff]
[    0.371667] pci 0000:00:15.2:   bridge window [mem 0x80000000-0x800fffff 64bit pref]
[    0.371673] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.371675] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.371676] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000dffff]
[    0.371678] pci_bus 0000:00: resource 7 [mem 0x80000000-0xffffffff]
[    0.371680] pci_bus 0000:01: resource 4 [io  0x0000-0x0cf7 window]
[    0.371681] pci_bus 0000:01: resource 5 [io  0x0d00-0xffff window]
[    0.371682] pci_bus 0000:01: resource 6 [mem 0x000a0000-0x000dffff]
[    0.371684] pci_bus 0000:01: resource 7 [mem 0x80000000-0xffffffff]
[    0.371685] pci_bus 0000:03: resource 1 [mem 0xf0000000-0xf00fffff]
[    0.371687] pci_bus 0000:04: resource 0 [io  0x2000-0x2fff]
[    0.371688] pci_bus 0000:04: resource 2 [mem 0x80000000-0x800fffff 64bit pref]
[    0.371869] pci 0000:00:01.1: D0 power state depends on 0000:00:01.0
[    0.372346] IOAPIC[0]: Preconfigured routing entry (4-18 -> IRQ 18 Level:1 ActiveLow:1)
[    0.372353] pci 0000:00:12.0: AMD USB device
[    0.372379] pci 0000:00:12.0: AMD USB ohci handoff
[    0.373079] IOAPIC[0]: Preconfigured routing entry (4-17 -> IRQ 17 Level:1 ActiveLow:1)
[    0.373093] pci 0000:00:12.2: AMD USB device
[    0.373109] pci 0000:00:12.2: AMD USB ehci handoff
[    0.373452] pci 0000:00:12.2: PME# does not work under D3, disabling it
[    0.373819] IOAPIC[0]: Preconfigured routing entry (4-18 -> IRQ 18 Level:1 ActiveLow:1)
[    0.373831] pci 0000:00:13.0: AMD USB device
[    0.373849] pci 0000:00:13.0: AMD USB ohci handoff
[    0.374543] IOAPIC[0]: Preconfigured routing entry (4-17 -> IRQ 17 Level:1 ActiveLow:1)
[    0.374556] pci 0000:00:13.2: AMD USB device
[    0.374571] pci 0000:00:13.2: AMD USB ehci handoff
[    0.374904] pci 0000:00:13.2: PME# does not work under D3, disabling it
[    0.375285] IOAPIC[0]: Preconfigured routing entry (4-18 -> IRQ 18 Level:1 ActiveLow:1)
[    0.375297] pci 0000:00:14.5: AMD USB device
[    0.375314] pci 0000:00:14.5: AMD USB ohci handoff
[    0.376026] IOAPIC[0]: Preconfigured routing entry (4-18 -> IRQ 18 Level:1 ActiveLow:1)
[    0.376038] pci 0000:00:16.0: AMD USB device
[    0.376056] pci 0000:00:16.0: AMD USB ohci handoff
[    0.376764] IOAPIC[0]: Preconfigured routing entry (4-17 -> IRQ 17 Level:1 ActiveLow:1)
[    0.376778] pci 0000:00:16.2: AMD USB device
[    0.376793] pci 0000:00:16.2: AMD USB ehci handoff
[    0.377181] pci 0000:00:16.2: PME# does not work under D3, disabling it
[    0.377636] IOAPIC[0]: Preconfigured routing entry (4-17 -> IRQ 17 Level:1 ActiveLow:1)
[    0.377807] pci 0000:03:00.0: AMD USB xhci handoff
[    0.377919] PCI: CLS 64 bytes, default 64
[    0.377945] pci 0000:00:00.2: AMD-Vi: Applying erratum 746 workaround
[    0.378454] IOAPIC[0]: Preconfigured routing entry (4-16 -> IRQ 16 Level:1 ActiveLow:1)
[    0.378527] pci 0000:00:01.0: Adding to iommu group 0
[    0.378558] pci 0000:00:01.1: Adding to iommu group 0
[    0.378605] pci 0000:00:11.0: Adding to iommu group 1
[    0.378658] pci 0000:00:12.0: Adding to iommu group 2
[    0.378687] pci 0000:00:12.2: Adding to iommu group 2
[    0.378740] pci 0000:00:13.0: Adding to iommu group 3
[    0.378769] pci 0000:00:13.2: Adding to iommu group 3
[    0.378827] pci 0000:00:14.0: Adding to iommu group 4
[    0.378856] pci 0000:00:14.2: Adding to iommu group 4
[    0.378885] pci 0000:00:14.3: Adding to iommu group 4
[    0.378932] pci 0000:00:14.4: Adding to iommu group 5
[    0.378977] pci 0000:00:14.5: Adding to iommu group 6
[    0.379035] pci 0000:00:15.0: Adding to iommu group 7
[    0.379071] pci 0000:00:15.1: Adding to iommu group 7
[    0.379100] pci 0000:00:15.2: Adding to iommu group 7
[    0.379155] pci 0000:00:16.0: Adding to iommu group 8
[    0.379184] pci 0000:00:16.2: Adding to iommu group 8
[    0.379253] pci 0000:00:18.0: Adding to iommu group 9
[    0.379283] pci 0000:00:18.1: Adding to iommu group 9
[    0.379312] pci 0000:00:18.2: Adding to iommu group 9
[    0.379343] pci 0000:00:18.3: Adding to iommu group 9
[    0.379373] pci 0000:00:18.4: Adding to iommu group 9
[    0.379405] pci 0000:00:18.5: Adding to iommu group 9
[    0.379428] pci 0000:03:00.0: Adding to iommu group 7
[    0.379452] pci 0000:04:00.0: Adding to iommu group 7
[    0.385432] pci 0000:00:00.2: AMD-Vi: Found IOMMU cap 0x40
[    0.385437] AMD-Vi: Extended features (0x800000853): PreF PPR GT IA
[    0.385441] AMD-Vi: Interrupt remapping enabled
[    0.385717] software IO TLB: tearing down default memory pool
[    0.387636] LVT offset 0 assigned for vector 0x400
[    0.387684] perf: AMD IBS detected (0x000000ff)
[    0.387695] amd_uncore: 4  amd_nb counters detected
[    0.389396] workingset: timestamp_bits=37 max_order=20 bucket_order=0
[    0.397908] zbud: loaded
[    0.399802] NET: Registered PF_ALG protocol family
[    0.399812] Key type asymmetric registered
[    0.399814] Asymmetric key parser 'x509' registered
[    0.400223] alg: self-tests disabled
[    0.400305] alg: self-tests for CTR-KDF (hmac(sha256)) passed
[    0.400360] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)
[    0.400417] io scheduler mq-deadline registered
[    0.400418] io scheduler kyber registered
[    0.401722] pcieport 0000:00:15.0: PME: Signaling with IRQ 25
[    0.402022] pcieport 0000:00:15.1: PME: Signaling with IRQ 26
[    0.402163] pcieport 0000:00:15.2: enabling device (0000 -> 0003)
[    0.402693] pcieport 0000:00:15.2: PME: Signaling with IRQ 27
[    0.403173] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
[    0.403279] ACPI: button: Power Button [PWRF]
[    0.403385] ACPI: \_SB_.P000: Found 2 idle states
[    0.403666] ACPI: \_SB_.P001: Found 2 idle states
[    0.405853] thermal LNXTHERM:00: registered as thermal_zone0
[    0.405858] ACPI: thermal: Thermal Zone [TZ00] (14 C)
[    0.405996] GHES: Failed to enable APEI firmware first mode.
[    0.406488] Non-volatile memory driver v1.3
[    0.406658] AMD-Vi: AMD IOMMUv2 loaded and initialized
[    0.407082] ahci 0000:00:11.0: version 3.0
[    0.407512] IOAPIC[0]: Preconfigured routing entry (4-19 -> IRQ 19 Level:1 ActiveLow:1)
[    0.407656] ahci 0000:00:11.0: AHCI 0001.0300 32 slots 8 ports 6 Gbps 0x40 impl SATA mode
[    0.407659] ahci 0000:00:11.0: flags: 64bit ncq sntf ilck led clo pio 
[    0.410411] scsi host0: ahci
[    0.410924] scsi host1: ahci
[    0.411356] scsi host2: ahci
[    0.411769] scsi host3: ahci
[    0.412194] scsi host4: ahci
[    0.412620] scsi host5: ahci
[    0.413024] scsi host6: ahci
[    0.413453] scsi host7: ahci
[    0.413693] ata1: DUMMY
[    0.413694] ata2: DUMMY
[    0.413695] ata3: DUMMY
[    0.413695] ata4: DUMMY
[    0.413696] ata5: DUMMY
[    0.413697] ata6: DUMMY
[    0.413699] ata7: SATA max UDMA/133 abar m2048@0xf01cc000 port 0xf01cc400 irq 19
[    0.413701] ata8: DUMMY
[    0.413955] ACPI: bus type drm_connector registered
[    0.414464] i8042: PNP: No PS/2 controller found.
[    0.414465] i8042: Probing ports directly.
[    0.416768] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.416863] serio: i8042 AUX port at 0x60,0x64 irq 12
[    0.417076] mousedev: PS/2 mouse device common for all mice
[    0.417207] rtc_cmos 00:01: RTC can wake from S4
[    0.417671] rtc_cmos 00:01: registered as rtc0
[    0.417693] rtc_cmos 00:01: setting system clock to 2022-03-19T18:26:20 UTC (1647714380)
[    0.417757] rtc_cmos 00:01: alarms up to one day, y3k, 114 bytes nvram, hpet irqs
[    0.417882] device-mapper: uevent: version 1.0.3
[    0.418079] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com
[    0.418135] ata7: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    0.418415] ata7.00: ATA-9: SanDisk SDSSDP064G, 2.0.0, max UDMA/133
[    0.418418] ata7.00: 125045424 sectors, multi 1: LBA48 NCQ (depth 32)
[    0.418624] ata7.00: configured for UDMA/133
[    0.419018] scsi 6:0:0:0: Direct-Access     ATA      SanDisk SDSSDP06 0    PQ: 0 ANSI: 5
[    0.419163] [drm] Initialized simpledrm 1.0.0 20200625 for simple-framebuffer.0 on minor 0
[    0.420576] sd 6:0:0:0: [sda] 125045424 512-byte logical blocks: (64.0 GB/59.6 GiB)
[    0.420595] sd 6:0:0:0: [sda] Write Protect is off
[    0.420600] sd 6:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    0.420622] sd 6:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    0.420721] fbcon: Deferring console take-over
[    0.420723] simple-framebuffer simple-framebuffer.0: [drm] fb0: simpledrmdrmfb frame buffer device
[    0.420815] hid: raw HID events driver (C) Jiri Kosina
[    0.420921] usbcore: registered new interface driver usbhid
[    0.420923] usbhid: USB HID core driver
[    0.421070] Initializing XFRM netlink socket
[    0.421080] NET: Registered PF_PACKET protocol family
[    0.421088] x86/pm: family 0x15 cpu detected, MSR saving is needed during suspending.
[    0.421718] microcode: CPU0: patch_level=0x0600111f
[    0.421730] microcode: CPU1: patch_level=0x0600111f
[    0.421829] microcode: Microcode Update Driver: v2.2.
[    0.421834] IPI shorthand broadcast: enabled
[    0.421844] ... APIC ID:      10000000 (10)
[    0.421845] ... APIC VERSION: 80050010
[    0.421847] 0000000000000000000000000000000000000000000000000000000000000000
[    0.421852] 0000000000000000000000000000000000000000000000000000000000000000
[    0.421856] 0000000000000000000000000000000000000000000000000000000000000000

[    0.421861] number of MP IRQ sources: 15.
[    0.421862] number of IO-APIC #4 registers: 24.
[    0.421863] testing the IO APIC.......................
[    0.421867] IO APIC #4......
[    0.421868] .... register #00: 04000000
[    0.421869] .......    : physical APIC id: 04
[    0.421870] .......    : Delivery Type: 0
[    0.421870] .......    : LTS          : 0
[    0.421871] .... register #01: 00178021
[    0.421871] .......     : max redirection entries: 17
[    0.421872] .......     : PRQ implemented: 1
[    0.421873] .......     : IO APIC version: 21
[    0.421873] .... register #02: 04000000
[    0.421874] .......     : arbitration: 04
[    0.421875] .... register #03: 04018021
[    0.421875] .......     : Boot DT    : 1
[    0.421876] .... IRQ redirection table:
[    0.421876] IOAPIC 0:
[    0.421880]  pin00, disabled, edge , high, V(00), IRR(0), S(0), physical, D(0000), M(0)
[    0.421884]  pin01, enabled , edge , high, V(01), IRR(0), S(0), physical, D(0000), M(0)
[    0.421887]  pin02, enabled , edge , high, V(02), IRR(0), S(0), physical, D(0000), M(0)
[    0.421891]  pin03, disabled, edge , high, V(00), IRR(0), S(0), physical, D(0000), M(0)
[    0.421894]  pin04, disabled, edge , high, V(00), IRR(0), S(0), physical, D(0000), M(0)
[    0.421898]  pin05, disabled, edge , high, V(00), IRR(0), S(0), physical, D(0000), M(0)
[    0.421901]  pin06, disabled, edge , high, V(00), IRR(0), S(0), physical, D(0000), M(0)
[    0.421904]  pin07, disabled, edge , high, V(00), IRR(0), S(0), physical, D(0000), M(0)
[    0.421908]  pin08, enabled , edge , high, V(08), IRR(0), S(0), physical, D(0000), M(0)
[    0.421911]  pin09, enabled , level, low , V(09), IRR(0), S(0), physical, D(0000), M(0)
[    0.421914]  pin0a, disabled, edge , high, V(00), IRR(0), S(0), physical, D(0000), M(0)
[    0.421918]  pin0b, disabled, edge , high, V(00), IRR(0), S(0), physical, D(0000), M(0)
[    0.421921]  pin0c, enabled , edge , high, V(0C), IRR(0), S(0), physical, D(0000), M(0)
[    0.421924]  pin0d, disabled, edge , high, V(00), IRR(0), S(0), physical, D(0000), M(0)
[    0.421927]  pin0e, disabled, edge , high, V(00), IRR(0), S(0), physical, D(0000), M(0)
[    0.421931]  pin0f, disabled, edge , high, V(00), IRR(0), S(0), physical, D(0000), M(0)
[    0.421934]  pin10, disabled, edge , high, V(00), IRR(0), S(0), physical, D(0000), M(0)
[    0.421937]  pin11, disabled, edge , high, V(00), IRR(0), S(0), physical, D(0000), M(0)
[    0.421941]  pin12, disabled, edge , high, V(00), IRR(0), S(0), physical, D(0000), M(0)
[    0.421944]  pin13, enabled , level, low , V(13), IRR(0), S(0), physical, D(0000), M(0)
[    0.421947]  pin14, disabled, edge , high, V(00), IRR(0), S(0), physical, D(0000), M(0)
[    0.421950]  pin15, disabled, edge , high, V(00), IRR(0), S(0), physical, D(0000), M(0)
[    0.421954]  pin16, disabled, edge , high, V(00), IRR(0), S(0), physical, D(0000), M(0)
[    0.421957]  pin17, disabled, edge , high, V(00), IRR(0), S(0), physical, D(0000), M(0)
[    0.421958] IRQ to pin mappings:
[    0.421960] IRQ0 -> 0:2
[    0.421961] IRQ1 -> 0:1
[    0.421963] IRQ3 -> 0:3
[    0.421964] IRQ4 -> 0:4
[    0.421966] IRQ5 -> 0:5
[    0.421967] IRQ6 -> 0:6
[    0.421969] IRQ7 -> 0:7
[    0.421970] IRQ8 -> 0:8
[    0.421971] IRQ9 -> 0:9
[    0.421973] IRQ10 -> 0:10
[    0.421974] IRQ11 -> 0:11
[    0.421976] IRQ12 -> 0:12
[    0.421977] IRQ13 -> 0:13
[    0.421979] IRQ14 -> 0:14
[    0.421980] IRQ15 -> 0:15
[    0.421981] IRQ16 -> 0:16
[    0.421983] IRQ17 -> 0:17
[    0.421984] IRQ19 -> 0:19
[    0.421986] .................................... done.
[    0.422001] AVX version of gcm_enc/dec engaged.
[    0.422031] AES CTR mode by8 optimization enabled
[    0.422599] sched_clock: Marking stable (389148776, 33422154)->(424163152, -1592222)
[    0.422651]  sda: sda1 sda2 sda3
[    0.423298] sd 6:0:0:0: [sda] Attached SCSI disk
[    0.423300] registered taskstats version 1
[    0.423515] zswap: loaded using pool lzo/zbud
[    0.423712] kmemleak: Kernel memory leak detector initialized (mem pool available: 15686)
[    0.423713] kmemleak: Automatic memory scanning thread started
[    0.423714] debug_vm_pgtable: [debug_vm_pgtable         ]: Validating architecture page table helpers
[    0.428502] Key type encrypted registered
[    0.431027] PM:   Magic number: 14:692:443
[    0.432427] random: random: 1
[    0.432429] random: random: 2
[    0.432430] random: random: 3
[    0.432431] random: random: 4
[    0.441406] EXT4-fs (sda3): mounted filesystem with ordered data mode. Quota mode: none.
[    0.441445] VFS: Mounted root (ext4 filesystem) on device 8:3.
[    0.443271] devtmpfs: mounted
[    0.443288] After kernel_init_freeable
[    0.446628] Freeing unused kernel image (initmem) memory: 1700K
[    0.455343] Write protecting the kernel read-only data: 22528k
[    0.455955] Freeing unused kernel image (text/rodata gap) memory: 2040K
[    0.456486] Freeing unused kernel image (rodata/data gap) memory: 1852K
[    0.495855] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    0.495860] rodata_test: all tests were successful
[    0.495860] After mark_readonly
[    0.495861] After pti_finalize
[    0.495874] rcu_end_inkernel_boot
[    0.495882] Run /sbin/init as init process
[    0.495883]   with arguments:
[    0.495884]     /sbin/init
[    0.495885]     noisapnp
[    0.495886]   with environment:
[    0.495887]     HOME=/
[    0.495887]     TERM=linux
[    0.495888]     BOOT_IMAGE=/boot/vmlinuz-5.17.0-rc8-00254-g24544474c7a3
[    0.508902] random: random: 1
[    0.508906] random: random: 2
[    0.508906] random: random: 3
[    0.508907] random: random: 4
[    0.535152] random: random: 1
[    0.535155] random: random: 2
[    0.535156] random: random: 3
[    0.535157] random: random: 4
[    0.535158] random: fast init done
[    0.656129] systemd[1]: Inserted module 'autofs4'
[    0.670092] NET: Registered PF_INET6 protocol family
[    0.670798] Segment Routing with IPv6
[    0.670817] In-situ OAM (IOAM) with IPv6
[    0.688171] systemd[1]: systemd 250.4-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 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -BPF_FRAMEWORK -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified)
[    0.688462] systemd[1]: Detected architecture x86-64.
[    0.689648] systemd[1]: Hostname set to <kodi>.
[    0.882098] systemd[1]: Queued start job for default target Graphical Interface.
[    0.882399] random: systemd: uninitialized urandom read (16 bytes read)
[    0.884599] systemd[1]: Created slice Slice /system/getty.
[    0.884762] random: systemd: uninitialized urandom read (16 bytes read)
[    0.885584] systemd[1]: Created slice Slice /system/modprobe.
[    0.885619] random: systemd: uninitialized urandom read (16 bytes read)
[    0.886910] systemd[1]: Created slice User and Session Slice.
[    0.887084] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[    0.887190] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    0.887586] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    0.887624] systemd[1]: Reached target Local Encrypted Volumes.
[    0.887669] systemd[1]: Reached target Local Integrity Protected Volumes.
[    0.887717] systemd[1]: Reached target Path Units.
[    0.887756] systemd[1]: Reached target Remote File Systems.
[    0.887779] systemd[1]: Reached target Slice Units.
[    0.887822] systemd[1]: Reached target Swaps.
[    0.887868] systemd[1]: Reached target Local Verity Protected Volumes.
[    0.888282] systemd[1]: Listening on fsck to fsckd communication Socket.
[    0.888409] systemd[1]: Listening on initctl Compatibility Named Pipe.
[    0.888702] systemd[1]: Listening on Journal Audit Socket.
[    0.888933] systemd[1]: Listening on Journal Socket (/dev/log).
[    0.889198] systemd[1]: Listening on Journal Socket.
[    0.889452] systemd[1]: Listening on Network Service Netlink Socket.
[    0.890157] systemd[1]: Listening on udev Control Socket.
[    0.890368] systemd[1]: Listening on udev Kernel Socket.
[    0.892598] systemd[1]: Mounting Huge Pages File System...
[    0.895078] systemd[1]: Mounting POSIX Message Queue File System...
[    0.897735] systemd[1]: Mounting Kernel Debug File System...
[    0.900379] systemd[1]: Mounting Kernel Trace File System...
[    0.903430] systemd[1]: Starting Create List of Static Device Nodes...
[    0.911804] systemd[1]: Starting Load Kernel Module configfs...
[    0.914343] systemd[1]: Starting Load Kernel Module drm...
[    0.916995] systemd[1]: Starting Load Kernel Module fuse...
[    0.917103] systemd[1]: File System Check on Root Device was skipped because of a failed condition check (ConditionPathIsReadWrite=!/).
[    0.917168] systemd[1]: Reached target Local File Systems.
[    0.917261] systemd[1]: Load AppArmor profiles was skipped because of a failed condition check (ConditionSecurity=apparmor).
[    0.918475] systemd[1]: Set Up Additional Binary Formats was skipped because all trigger condition checks failed.
[    0.923068] systemd[1]: Starting Journal Service...
[    0.923377] systemd[1]: Platform Persistent Storage Archival was skipped because of a failed condition check (ConditionDirectoryNotEmpty=/sys/fs/pstore).
[    0.928393] fuse: init (API version 7.36)
[    0.929515] systemd[1]: Starting Load/Save Random Seed...
[    0.929666] systemd[1]: Repartition Root Disk was skipped because all trigger condition checks failed.
[    0.932486] systemd[1]: Starting Apply Kernel Variables...
[    0.935459] systemd[1]: Starting Create System Users...
[    0.938288] systemd[1]: Starting Coldplug All udev Devices...
[    0.957746] systemd[1]: Mounted Huge Pages File System.
[    0.958678] systemd[1]: Mounted POSIX Message Queue File System.
[    0.959287] systemd[1]: Mounted Kernel Debug File System.
[    0.961365] systemd[1]: Mounted Kernel Trace File System.
[    0.961861] systemd[1]: Finished Create List of Static Device Nodes.
[    0.962643] systemd[1]: modprobe@configfs.service: Deactivated successfully.
[    0.963074] systemd[1]: Finished Load Kernel Module configfs.
[    0.963827] systemd[1]: modprobe@drm.service: Deactivated successfully.
[    0.964738] systemd[1]: Finished Load Kernel Module drm.
[    0.965663] systemd[1]: modprobe@fuse.service: Deactivated successfully.
[    0.965938] systemd[1]: Finished Load Kernel Module fuse.
[    0.966461] systemd[1]: Finished Apply Kernel Variables.
[    0.971156] systemd[1]: Mounting FUSE Control File System...
[    0.976535] systemd[1]: Mounting Kernel Configuration File System...
[    0.977343] systemd[1]: Finished Create System Users.
[    0.980350] systemd[1]: Starting Create Static Device Nodes in /dev...
[    0.990000] systemd[1]: Mounted FUSE Control File System.
[    0.998545] systemd[1]: Mounted Kernel Configuration File System.
[    1.019766] systemd[1]: Finished Create Static Device Nodes in /dev.
[    1.028151] systemd[1]: Starting Rule-based Manager for Device Events and Files...
[    1.081869] systemd[1]: Started Journal Service.
[    1.094209] systemd-journald[134]: Received client request to flush runtime journal.
[    1.288563] acpi_cpufreq: overriding BIOS provided _PSD data
[    1.440771] tsc: Refined TSC clocksource calibration: 3900.223 MHz
[    1.440779] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x70705a6472c, max_idle_ns: 881590586812 ns
[    1.440818] clocksource: Switched to clocksource tsc
[    1.456053] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.458306] piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
[    1.458312] piix4_smbus 0000:00:14.0: Using register 0x2e for SMBus port selection
[    1.460635] ehci-pci: EHCI PCI platform driver
[    1.461199] QUIRK: Enable AMD PLL fix
[    1.461246] ehci-pci 0000:00:12.2: EHCI Host Controller
[    1.461278] ehci-pci 0000:00:12.2: new USB bus registered, assigned bus number 1
[    1.461290] ehci-pci 0000:00:12.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
[    1.461299] ehci-pci 0000:00:12.2: debug port 1
[    1.461427] ehci-pci 0000:00:12.2: irq 17, io mem 0xf01cd000
[    1.465600] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    1.467060] piix4_smbus 0000:00:14.0: Auxiliary SMBus Host Controller at 0xb20
[    1.468195] ehci-pci 0000:00:12.2: USB 2.0 started, EHCI 1.00
[    1.471940] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.17
[    1.471948] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.471950] usb usb1: Product: EHCI Host Controller
[    1.471952] usb usb1: Manufacturer: Linux 5.17.0-rc8-00254-g24544474c7a3 ehci_hcd
[    1.471954] usb usb1: SerialNumber: 0000:00:12.2
[    1.474714] hub 1-0:1.0: USB hub found
[    1.474756] hub 1-0:1.0: 5 ports detected
[    1.475539] ehci-pci 0000:00:13.2: EHCI Host Controller
[    1.475560] ehci-pci 0000:00:13.2: new USB bus registered, assigned bus number 2
[    1.475572] ehci-pci 0000:00:13.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
[    1.475581] ehci-pci 0000:00:13.2: debug port 1
[    1.475662] ehci-pci 0000:00:13.2: irq 17, io mem 0xf01ce000
[    1.481769] ehci-pci 0000:00:13.2: USB 2.0 started, EHCI 1.00
[    1.481993] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.17
[    1.481997] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.482000] usb usb2: Product: EHCI Host Controller
[    1.482002] usb usb2: Manufacturer: Linux 5.17.0-rc8-00254-g24544474c7a3 ehci_hcd
[    1.482003] usb usb2: SerialNumber: 0000:00:13.2
[    1.482447] hub 2-0:1.0: USB hub found
[    1.482476] hub 2-0:1.0: 5 ports detected
[    1.483459] ehci-pci 0000:00:16.2: EHCI Host Controller
[    1.483482] ehci-pci 0000:00:16.2: new USB bus registered, assigned bus number 3
[    1.483494] ehci-pci 0000:00:16.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
[    1.483503] ehci-pci 0000:00:16.2: debug port 1
[    1.483587] ehci-pci 0000:00:16.2: irq 17, io mem 0xf01cf000
[    1.489769] ehci-pci 0000:00:16.2: USB 2.0 started, EHCI 1.00
[    1.489998] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.17
[    1.490002] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.490004] usb usb3: Product: EHCI Host Controller
[    1.490006] usb usb3: Manufacturer: Linux 5.17.0-rc8-00254-g24544474c7a3 ehci_hcd
[    1.490007] usb usb3: SerialNumber: 0000:00:16.2
[    1.490448] hub 3-0:1.0: USB hub found
[    1.490481] hub 3-0:1.0: 4 ports detected
[    1.498328] ohci-pci: OHCI PCI platform driver
[    1.498998] IOAPIC[0]: Preconfigured routing entry (4-18 -> IRQ 18 Level:1 ActiveLow:1)
[    1.499052] ohci-pci 0000:00:12.0: OHCI PCI host controller
[    1.499074] ohci-pci 0000:00:12.0: new USB bus registered, assigned bus number 4
[    1.499206] ohci-pci 0000:00:12.0: irq 18, io mem 0xf01c8000
[    1.502899] ohci-pci 0000:00:13.0: OHCI PCI host controller
[    1.502929] ohci-pci 0000:00:13.0: new USB bus registered, assigned bus number 5
[    1.503009] ohci-pci 0000:00:13.0: irq 18, io mem 0xf01c9000
[    1.503702] ohci-pci 0000:00:14.5: OHCI PCI host controller
[    1.503723] ohci-pci 0000:00:14.5: new USB bus registered, assigned bus number 6
[    1.503891] ohci-pci 0000:00:14.5: irq 18, io mem 0xf01ca000
[    1.511602] ohci-pci 0000:00:16.0: OHCI PCI host controller
[    1.511627] ohci-pci 0000:00:16.0: new USB bus registered, assigned bus number 7
[    1.511713] ohci-pci 0000:00:16.0: irq 18, io mem 0xf01cb000
[    1.515038] sd 6:0:0:0: Attached scsi generic sg0 type 0
[    1.562602] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.17
[    1.562608] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.562611] usb usb6: Product: OHCI PCI host controller
[    1.562613] usb usb6: Manufacturer: Linux 5.17.0-rc8-00254-g24544474c7a3 ohci_hcd
[    1.562615] usb usb6: SerialNumber: 0000:00:14.5
[    1.567171] hub 6-0:1.0: USB hub found
[    1.567202] hub 6-0:1.0: 2 ports detected
[    1.567857] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.17
[    1.567862] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.567864] usb usb5: Product: OHCI PCI host controller
[    1.567866] usb usb5: Manufacturer: Linux 5.17.0-rc8-00254-g24544474c7a3 ohci_hcd
[    1.567867] usb usb5: SerialNumber: 0000:00:13.0
[    1.568311] hub 5-0:1.0: USB hub found
[    1.568340] hub 5-0:1.0: 5 ports detected
[    1.569267] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.17
[    1.569273] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.569275] usb usb4: Product: OHCI PCI host controller
[    1.569277] usb usb4: Manufacturer: Linux 5.17.0-rc8-00254-g24544474c7a3 ohci_hcd
[    1.569279] usb usb4: SerialNumber: 0000:00:12.0
[    1.569699] hub 4-0:1.0: USB hub found
[    1.569729] hub 4-0:1.0: 5 ports detected
[    1.570769] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.17
[    1.570775] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.570777] usb usb7: Product: OHCI PCI host controller
[    1.570779] usb usb7: Manufacturer: Linux 5.17.0-rc8-00254-g24544474c7a3 ohci_hcd
[    1.570781] usb usb7: SerialNumber: 0000:00:16.0
[    1.571211] hub 7-0:1.0: USB hub found
[    1.571239] hub 7-0:1.0: 4 ports detected
[    1.605056] r8169 0000:04:00.0: enabling device (0000 -> 0003)
[    1.616355] 1
[    1.616400] 2
[    1.616911] snd_hda_intel 0000:00:01.1: Force to non-snoop mode
[    1.616923] 3
[    1.616924] 4
[    1.616925] 5
[    1.616925] 7
[    1.616929] 8
[    1.616929] 9
[    1.616997] 1
[    1.617036] 2
[    1.617519] 3
[    1.617523] 4
[    1.617523] 5
[    1.617524] 7
[    1.617526] 8
[    1.617526] 9
[    1.618790] r8169 0000:04:00.0 eth0: RTL8168f/8111f, 08:60:6e:74:7a:51, XID 480, IRQ 28
[    1.618797] r8169 0000:04:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko]
[    1.621183] xhci_hcd 0000:03:00.0: xHCI Host Controller
[    1.621205] xhci_hcd 0000:03:00.0: new USB bus registered, assigned bus number 8
[    1.656949] input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.1/sound/card0/input1
[    1.657261] input: HDA ATI HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.1/sound/card0/input2
[    1.661689] snd_hda_codec_realtek hdaudioC1D0: ALC892: SKU not ready 0x00000100
[    1.662486] snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC892: line_outs=4 (0x14/0x16/0x15/0x17/0x0) type:line
[    1.662493] snd_hda_codec_realtek hdaudioC1D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    1.662496] snd_hda_codec_realtek hdaudioC1D0:    hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[    1.662499] snd_hda_codec_realtek hdaudioC1D0:    mono: mono_out=0x0
[    1.662500] snd_hda_codec_realtek hdaudioC1D0:    dig-out=0x1e/0x0
[    1.662502] snd_hda_codec_realtek hdaudioC1D0:    inputs:
[    1.662503] snd_hda_codec_realtek hdaudioC1D0:      Rear Mic=0x18
[    1.662505] snd_hda_codec_realtek hdaudioC1D0:      Front Mic=0x19
[    1.662507] snd_hda_codec_realtek hdaudioC1D0:      Line=0x1a
[    1.662508] snd_hda_codec_realtek hdaudioC1D0:      CD=0x1c
[    1.687177] input: HD-Audio Generic Rear Mic as /devices/pci0000:00/0000:00:14.2/sound/card1/input3
[    1.687472] input: HD-Audio Generic Front Mic as /devices/pci0000:00/0000:00:14.2/sound/card1/input4
[    1.688854] xhci_hcd 0000:03:00.0: hcc params 0x0200f180 hci version 0x96 quirks 0x0000000000080000
[    1.697989] input: HD-Audio Generic Line as /devices/pci0000:00/0000:00:14.2/sound/card1/input5
[    1.698348] input: HD-Audio Generic Line Out Front as /devices/pci0000:00/0000:00:14.2/sound/card1/input6
[    1.698686] input: HD-Audio Generic Line Out Surround as /devices/pci0000:00/0000:00:14.2/sound/card1/input7
[    1.699214] input: HD-Audio Generic Line Out CLFE as /devices/pci0000:00/0000:00:14.2/sound/card1/input8
[    1.699603] input: HD-Audio Generic Line Out Side as /devices/pci0000:00/0000:00:14.2/sound/card1/input9
[    1.699959] input: HD-Audio Generic Front Headphone as /devices/pci0000:00/0000:00:14.2/sound/card1/input10
[    1.700167] [drm] radeon kernel modesetting enabled.
[    1.710682] usb usb8: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.17
[    1.710690] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.712174] usb usb8: Product: xHCI Host Controller
[    1.712180] usb usb8: Manufacturer: Linux 5.17.0-rc8-00254-g24544474c7a3 xhci-hcd
[    1.712248] usb usb8: SerialNumber: 0000:03:00.0
[    1.719300] hub 8-0:1.0: USB hub found
[    1.720839] hub 8-0:1.0: 2 ports detected
[    1.723384] xhci_hcd 0000:03:00.0: xHCI Host Controller
[    1.723402] xhci_hcd 0000:03:00.0: new USB bus registered, assigned bus number 9
[    1.723413] xhci_hcd 0000:03:00.0: Host supports USB 3.0 SuperSpeed
[    1.723490] usb usb9: We don't know the algorithms for LPM for this host, disabling LPM.
[    1.723617] usb usb9: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.17
[    1.723621] usb usb9: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.723623] usb usb9: Product: xHCI Host Controller
[    1.723625] usb usb9: Manufacturer: Linux 5.17.0-rc8-00254-g24544474c7a3 xhci-hcd
[    1.723627] usb usb9: SerialNumber: 0000:03:00.0
[    1.729993] [drm] initializing kernel modesetting (ARUBA 0x1002:0x9996 0x1002:0x9996 0x00).
[    1.730068] ATOM BIOS: 113
[    1.730180] radeon 0000:00:01.0: VRAM: 512M 0x0000000000000000 - 0x000000001FFFFFFF (512M used)
[    1.730185] radeon 0000:00:01.0: GTT: 1024M 0x0000000020000000 - 0x000000005FFFFFFF
[    1.730199] [drm] Detected VRAM RAM=512M, BAR=256M
[    1.730202] [drm] RAM width 64bits DDR
[    1.730319] [drm] radeon: 512M of VRAM memory ready
[    1.730326] [drm] radeon: 1024M of GTT memory ready.
[    1.730381] [drm] Loading ARUBA Microcode
[    1.733339] hub 9-0:1.0: USB hub found
[    1.733388] hub 9-0:1.0: 2 ports detected
[    1.777845] [drm] Internal thermal controller without fan control
[    1.778193] [drm] radeon: dpm initialized
[    1.791880] [drm] Found VCE firmware/feedback version 50.0.1 / 17!
[    1.791939] [drm] GART: num cpu pages 262144, num gpu pages 262144
[    1.822030] r8169 0000:04:00.0 enp4s0: renamed from eth0
[    1.863773] usb 4-1: new low-speed USB device number 2 using ohci-pci
[    1.890929] [drm] GART: Restore entries: num cpu pages 262144, num gpu pages 262144
[    1.900590] [drm] GART: Done restoring entries
[    1.900598] [drm] PCIE GART of 1024M enabled (table at 0x00000000001D6000).
[    1.901362] radeon 0000:00:01.0: WB enabled
[    1.901368] radeon 0000:00:01.0: fence driver on ring 0 use gpu addr 0x0000000020000c00
[    1.909764] radeon 0000:00:01.0: fence driver on ring 5 use gpu addr 0x0000000000075a18
[    1.933344] radeon 0000:00:01.0: fence driver on ring 6 use gpu addr 0x0000000020000c18
[    1.933352] radeon 0000:00:01.0: fence driver on ring 7 use gpu addr 0x0000000020000c1c
[    1.933354] radeon 0000:00:01.0: fence driver on ring 1 use gpu addr 0x0000000020000c04
[    1.933356] radeon 0000:00:01.0: fence driver on ring 2 use gpu addr 0x0000000020000c08
[    1.933358] radeon 0000:00:01.0: fence driver on ring 3 use gpu addr 0x0000000020000c0c
[    1.933360] radeon 0000:00:01.0: fence driver on ring 4 use gpu addr 0x0000000020000c10
[    1.933646] radeon 0000:00:01.0: radeon: MSI limited to 32-bit
[    1.943666] r8169 0000:04:00.0: Direct firmware load for rtl_nic/rtl8168f-1.fw failed with error -2
[    1.943674] r8169 0000:04:00.0: Unable to load firmware rtl_nic/rtl8168f-1.fw (-2)
[    1.943681] fbcon: Taking over console
[    1.945219] RTL8211E Gigabit Ethernet r8169-0-400:00: attached PHY driver (mii_bus:phy_addr=r8169-0-400:00, irq=MAC)
[    1.946362] radeon 0000:00:01.0: radeon: using MSI.
[    1.946511] [drm] radeon: irq initialized.
[    1.967288] [drm] ring test on 0 succeeded in 3 usecs
[    1.967298] [drm] ring test on 3 succeeded in 4 usecs
[    1.967305] [drm] ring test on 4 succeeded in 3 usecs
[    1.976139] r8169 0000:04:00.0 enp4s0: Link is Down
[    1.981405] [drm] ring test on 5 succeeded in 2 usecs
[    1.983422] [drm] UVD initialized successfully.
[    2.029853] usb 4-1: New USB device found, idVendor=046d, idProduct=c016, bcdDevice= 3.40
[    2.029857] usb 4-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.029860] usb 4-1: Product: Optical USB Mouse
[    2.029862] usb 4-1: Manufacturer: Logitech
[    2.037393] input: Logitech Optical USB Mouse as /devices/pci0000:00/0000:00:12.0/usb4/4-1/4-1:1.0/0003:046D:C016.0001/input/input11
[    2.038027] hid-generic 0003:046D:C016.0001: input,hidraw0: USB HID v1.10 Mouse [Logitech Optical USB Mouse] on usb-0000:00:12.0-1/input0
[    2.109345] [drm] ring test on 6 succeeded in 18 usecs
[    2.109360] [drm] ring test on 7 succeeded in 3 usecs
[    2.109361] [drm] VCE initialized successfully.
[    2.109547] [drm] ib test on ring 0 succeeded in 0 usecs
[    2.109599] [drm] ib test on ring 3 succeeded in 0 usecs
[    2.109648] [drm] ib test on ring 4 succeeded in 0 usecs
[    2.121768] [drm] ib test on ring 5 succeeded
[    2.134773] [drm] ib test on ring 6 succeeded in 1 usecs
[    2.145774] [drm] ib test on ring 7 succeeded in 1 usecs
[    2.148053] [drm] Radeon Display Connectors
[    2.148057] [drm] Connector 0:
[    2.148058] [drm]   DP-1
[    2.148059] [drm]   HPD1
[    2.148059] [drm]   DDC: 0x6530 0x6530 0x6534 0x6534 0x6538 0x6538 0x653c 0x653c
[    2.148062] [drm]   Encoders:
[    2.148063] [drm]     DFP1: INTERNAL_UNIPHY2
[    2.148064] [drm] Connector 1:
[    2.148065] [drm]   VGA-1
[    2.148066] [drm]   HPD2
[    2.148066] [drm]   DDC: 0x6540 0x6540 0x6544 0x6544 0x6548 0x6548 0x654c 0x654c
[    2.148068] [drm]   Encoders:
[    2.148069] [drm]     CRT1: INTERNAL_UNIPHY2
[    2.148070] [drm]     CRT1: NUTMEG
[    2.148071] [drm] Connector 2:
[    2.148072] [drm]   HDMI-A-1
[    2.148072] [drm]   HPD3
[    2.148073] [drm]   DDC: 0x6550 0x6550 0x6554 0x6554 0x6558 0x6558 0x655c 0x655c
[    2.148075] [drm]   Encoders:
[    2.148075] [drm]     DFP2: INTERNAL_UNIPHY
[    2.279036] [drm] fb mappable at 0xE03E9000
[    2.279040] [drm] vram apper at 0xE0000000
[    2.279041] [drm] size 5242880
[    2.279042] [drm] fb depth is 24
[    2.279043] [drm]    pitch is 5120
[    2.279291] fbcon: radeondrmfb (fb0) is primary device
[    2.289757] random: crng init done
[    2.289760] random: 7 urandom warning(s) missed due to ratelimiting
[    2.364936] Console: switching to colour frame buffer device 160x64
[    2.370652] radeon 0000:00:01.0: [drm] fb0: radeondrmfb frame buffer device
[    2.374013] [drm] Initialized radeon 2.50.0 20080528 for 0000:00:01.0 on minor 0
[    2.505292] [drm] amdgpu kernel modesetting enabled.
[    2.591837] usb 4-2: new low-speed USB device number 3 using ohci-pci
[    2.756914] usb 4-2: New USB device found, idVendor=413c, idProduct=2106, bcdDevice= 1.01
[    2.756924] usb 4-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.756928] usb 4-2: Product: Dell QuietKey Keyboard
[    2.756932] usb 4-2: Manufacturer: DELL
[    2.766116] input: DELL Dell QuietKey Keyboard as /devices/pci0000:00/0000:00:12.0/usb4/4-2/4-2:1.0/0003:413C:2106.0002/input/input12
[    2.820325] hid-generic 0003:413C:2106.0002: input,hidraw1: USB HID v1.10 Keyboard [DELL Dell QuietKey Keyboard] on usb-0000:00:12.0-2/input0
[    4.622261] r8169 0000:04:00.0 enp4s0: Link is Up - 1Gbps/Full - flow control rx/tx
[    4.622280] IPv6: ADDRCONF(NETDEV_CHANGE): enp4s0: link becomes ready

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: 2 s boot time regression between 5.17 and 5.18-rc4?
  2022-05-15 22:09 2 s boot time regression between 5.17 and 5.18-rc4? Paul Menzel
@ 2022-05-15 22:26 ` Jason A. Donenfeld
  2022-05-25 11:47   ` [solved] " Paul Menzel
  0 siblings, 1 reply; 3+ messages in thread
From: Jason A. Donenfeld @ 2022-05-15 22:26 UTC (permalink / raw)
  To: Paul Menzel; +Cc: Theodore Ts'o, LKML

Hi Paul,

On Mon, May 16, 2022 at 12:09:20AM +0200, Paul Menzel wrote:
> Dear Linux folks,
> 
> 
> Looking at the timestamps I only just noticed a two second regression. 
> The line below
> 
>      systemd[1]: Created slice Slice /system/getty.
> 

Known thing, but not quite a regression, as it does unblock and continue
booting. IOW, there's no possibility it will hang forever. But that's
neither here nor there: your log says you're using systemd 250.4. This
was fixed and backported to 250.5 (and 251 of course), so try updating,
and the issue you're seeing will be gone. If not, do let me know.

Jason

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [solved] 2 s boot time regression between 5.17 and 5.18-rc4?
  2022-05-15 22:26 ` Jason A. Donenfeld
@ 2022-05-25 11:47   ` Paul Menzel
  0 siblings, 0 replies; 3+ messages in thread
From: Paul Menzel @ 2022-05-25 11:47 UTC (permalink / raw)
  To: Jason A. Donenfeld; +Cc: Theodore Ts'o, LKML

Dear Jason,


Thank you for your quick reply.


Am 16.05.22 um 00:26 schrieb Jason A. Donenfeld:

> On Mon, May 16, 2022 at 12:09:20AM +0200, Paul Menzel wrote:

>> Looking at the timestamps I only just noticed a two second regression.
>> The line below
>>
>>       systemd[1]: Created slice Slice /system/getty.
> 
> Known thing, but not quite a regression, as it does unblock and continue
> booting. IOW, there's no possibility it will hang forever.

Depends on the definition of *regression*. If you have boottime 
requirements, than it would be considered one, and would hold me back 
from always updating the Linux kernel confidently as promised by Linux. 
But in my case it’s not a product, so I do not care.

> But that's neither here nor there: your log says you're using systemd
> 250.4. This was fixed and backported to 250.5 (and 251 of course), so
> try updating, and the issue you're seeing will be gone. If not, do
> let me know.

systemd 251 was released last week, and entered Debian sid/unstable this 
week, and I can confirm, the two second delay is gone with Linux 5.18.

```
[    0.000000] Linux version 5.18.0-00107-geb50eb550f2c 
(root@4beb429beb4a) (gcc (Debian 11.2.0-12) 11.2.0, GNU ld (GNU Binutils 
for Debian) 2.37) #360 SMP PREEMPT_DYNAMIC Mon May 23 07:00:41 UTC 2022
[    0.000000] Command line: 
BOOT_IMAGE=/boot/vmlinuz-5.18.0-00107-geb50eb550f2c root=/dev/sda3 rw 
quiet noisapnp cryptomgr.notests ipv6.disable_ipv6=1 selinux=0
[    0.000000] random: get_random_u32 called from 
bsp_init_amd+0x142/0x210 with crng_init=0
[…]
[    0.000000] DMI: ASUS F2A85-M_PRO/F2A85-M_PRO, BIOS 
4.16-1133-g923080d1e6 05/25/2022
[…]
[    0.541486] Run /sbin/init as init process
[    0.541487]   with arguments:
[    0.541488]     /sbin/init
[    0.541489]     noisapnp
[    0.541490]   with environment:
[    0.541491]     HOME=/
[    0.541491]     TERM=linux
[    0.541492]     BOOT_IMAGE=/boot/vmlinuz-5.18.0-00107-geb50eb550f2c
[    0.592867] random: fast init done
[    0.711960] systemd[1]: Inserted module 'autofs4'
[    0.725757] NET: Registered PF_INET6 protocol family
[    0.726491] Segment Routing with IPv6
[    0.726509] In-situ OAM (IOAM) with IPv6
[    0.745301] systemd[1]: systemd 251-2 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)
[    0.745311] systemd[1]: Detected architecture x86-64.
[    0.747380] systemd[1]: Hostname set to <kodi>.
[    0.943692] systemd[1]: Queued start job for default target Graphical 
Interface.
[    0.946792] systemd[1]: Created slice Slice /system/getty.
[    0.947738] systemd[1]: Created slice Slice /system/modprobe.
[    0.948377] systemd[1]: Created slice User and Session Slice.
[    0.948528] systemd[1]: Started Dispatch Password Requests to Console 
Directory Watch.
[    0.948636] systemd[1]: Started Forward Password Requests to Wall 
Directory Watch.
[    0.949036] systemd[1]: Set up automount Arbitrary Executable File 
Formats File System Automount Point.
```


Kind regards,

Paul

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-05-25 11:47 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-05-15 22:09 2 s boot time regression between 5.17 and 5.18-rc4? Paul Menzel
2022-05-15 22:26 ` Jason A. Donenfeld
2022-05-25 11:47   ` [solved] " Paul Menzel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox