Re: [BUG] HID: i2c-hid: ELAN 04F3:30FD touchpad reset race causes -EREMOTEIO on HP Pavilion Gaming 15-ec1xxx
Adam <[email protected]>
| Newsgroups | org.kernel.vger.linux-input |
|---|---|
| Message-ID | <CAEru=6K8gYwNWHFoYmwpQY8GGJ3HrqoJxKyu41nSSGQWOTVOdw@mail.gmail.com> |
Sorry for the somewhat scattered updates - let me summarize where things actually stand now, as clearly as I can. BIOS timeline: 1. After a firmware update a while back, the live ISO worked reliably on every boot. 2. I later reset only the BIOS "Security" section to factory defaults (removing a BIOS password) - after that, the live ISO started failing intermittently too. 3. I then did a full BIOS factory reset (all sections) - the live ISO went back to working reliably again, matching point 1. Current state (BIOS at full factory defaults, F.35 rev.A): - Live ISO (tested: Arch, Linux Mint 6.14 kernel, CachyOS with a recent kernel) works reliably, essentially every boot. - My installed Arch system still fails to initialize the touchpad on most boots. Occasionally (rarely) it briefly comes alive - I can move the cursor about a centimeter - before immediately stopping again. - I also tried fresh installs of NixOS, Fedora, and openSUSE on the same hardware - touchpad did not work reliably on any of them either, similar to my Arch experience. So the live-vs-installed distinction does seem to be real and reproducible on this hardware, not just a run of lucky/unlucky boots - sorry for my earlier message suggesting otherwise, that was based on incomplete testing at the time. I went through my installed Arch config (udev rules, modprobe blacklists, kernel cmdline params) looking for anything that might explain the difference and removed a few custom things (a stale udev rule doing an i2c reset on device add, i8042/psmouse params) - none of it changed the behavior on the installed system. I don't have a good explanation for why live environments are reliably fine but every installed OS I've tried (across several distros) isn't, given they're running similar/same kernels. Happy to gather whatever comparison data would help narrow that down - let me know what would be most useful (e.g. specific dyndbg output, i2c bus traces, ACPI power state info at the point of failure, etc). Attached: dmesg-mint-working.txt - a clean successful boot on Linux Mint (kernel 6.14.0-37-generic, live environment) on this same hardware. No -121 errors at all, probe and registration succeeded on the first try (~2.8s in). Might be a useful reference point against the failing traces from the installed system. Thanks for your patience with the back-and-forth, Adam
acpidump-mint-working.txt
(text/plain, 92.7 KB)
[ 0.000000] Linux version 6.14.0-37-generic (buildd@lcy02-amd64-031) (x86_64-linux-gnu-gcc-13 (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0, GNU ld (GNU Binutils for Ubuntu) 2.42) #37~24.04.1-Ubuntu SMP PREEMPT_DYNAMIC Thu Nov 20 10:25:38 UTC 2 (Ubuntu 6.14.0-37.37~24.04.1-generic 6.14.11) [ 0.000000] Command line: BOOT_IMAGE=/casper/vmlinuz boot=casper uuid=6e72f523-dc09-4880-8910-93ffa64401c5 username=mint hostname=mint iso-scan/filename= quiet splash -- [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Hygon HygonGenuine [ 0.000000] Centaur CentaurHauls [ 0.000000] zhaoxin Shanghai [ 0.000000] BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable [ 0.000000] BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000009ecffff] usable [ 0.000000] BIOS-e820: [mem 0x0000000009ed0000-0x0000000009ffffff] reserved [ 0.000000] BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable [ 0.000000] BIOS-e820: [mem 0x000000000a200000-0x000000000a20cfff] ACPI NVS [ 0.000000] BIOS-e820: [mem 0x000000000a20d000-0x00000000a71e0fff] usable [ 0.000000] BIOS-e820: [mem 0x00000000a71e1000-0x00000000a7336fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000a7337000-0x00000000a739cfff] ACPI data [ 0.000000] BIOS-e820: [mem 0x00000000a739d000-0x00000000a754bfff] ACPI NVS [ 0.000000] BIOS-e820: [mem 0x00000000a754c000-0x00000000acffdfff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000acffe000-0x00000000adffffff] usable [ 0.000000] BIOS-e820: [mem 0x00000000ae000000-0x00000000afffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fd000000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000042f33ffff] usable [ 0.000000] BIOS-e820: [mem 0x000000042f340000-0x00000004701fffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] APIC: Static calls initialized [ 0.000000] e820: update [mem 0xa3877018-0xa38a0857] usable ==> usable [ 0.000000] e820: update [mem 0xa3869018-0xa3876457] usable ==> usable [ 0.000000] extended physical RAM map: [ 0.000000] reserve setup_data: [mem 0x0000000000000000-0x000000000009ffff] usable [ 0.000000] reserve setup_data: [mem 0x00000000000a0000-0x00000000000fffff] reserved [ 0.000000] reserve setup_data: [mem 0x0000000000100000-0x0000000009ecffff] usable [ 0.000000] reserve setup_data: [mem 0x0000000009ed0000-0x0000000009ffffff] reserved [ 0.000000] reserve setup_data: [mem 0x000000000a000000-0x000000000a1fffff] usable [ 0.000000] reserve setup_data: [mem 0x000000000a200000-0x000000000a20cfff] ACPI NVS [ 0.000000] reserve setup_data: [mem 0x000000000a20d000-0x00000000a3869017] usable [ 0.000000] reserve setup_data: [mem 0x00000000a3869018-0x00000000a3876457] usable [ 0.000000] reserve setup_data: [mem 0x00000000a3876458-0x00000000a3877017] usable [ 0.000000] reserve setup_data: [mem 0x00000000a3877018-0x00000000a38a0857] usable [ 0.000000] reserve setup_data: [mem 0x00000000a38a0858-0x00000000a71e0fff] usable [ 0.000000] reserve setup_data: [mem 0x00000000a71e1000-0x00000000a7336fff] reserved [ 0.000000] reserve setup_data: [mem 0x00000000a7337000-0x00000000a739cfff] ACPI data [ 0.000000] reserve setup_data: [mem 0x00000000a739d000-0x00000000a754bfff] ACPI NVS [ 0.000000] reserve setup_data: [mem 0x00000000a754c000-0x00000000acffdfff] reserved [ 0.000000] reserve setup_data: [mem 0x00000000acffe000-0x00000000adffffff] usable [ 0.000000] reserve setup_data: [mem 0x00000000ae000000-0x00000000afffffff] reserved [ 0.000000] reserve setup_data: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved [ 0.000000] reserve setup_data: [mem 0x00000000fd000000-0x00000000ffffffff] reserved [ 0.000000] reserve setup_data: [mem 0x0000000100000000-0x000000042f33ffff] usable [ 0.000000] reserve setup_data: [mem 0x000000042f340000-0x00000004701fffff] reserved [ 0.000000] efi: EFI v2.7 by American Megatrends [ 0.000000] efi: ACPI=0xa739c000 ACPI 2.0=0xa739c014 TPMFinalLog=0xa7504000 SMBIOS=0xace1b000 SMBIOS 3.0=0xace1a000 MEMATTR=0xa3c1b298 ESRT=0xa61c3798 MOKvar=0xace93000 INITRD=0xa3bf9718 RNG=0xa734a018 TPMEventLog=0xa7340018 [ 0.000000] random: crng init done [ 0.000000] efi: Remove mem275: MMIO range=[0xf0000000-0xf7ffffff] (128MB) from e820 map [ 0.000000] e820: remove [mem 0xf0000000-0xf7ffffff] reserved [ 0.000000] efi: Remove mem276: MMIO range=[0xfd000000-0xfedfffff] (30MB) from e820 map [ 0.000000] e820: remove [mem 0xfd000000-0xfedfffff] reserved [ 0.000000] efi: Not removing mem277: MMIO range=[0xfee00000-0xfee00fff] (4KB) from e820 map [ 0.000000] efi: Remove mem278: MMIO range=[0xfee01000-0xffffffff] (17MB) from e820 map [ 0.000000] e820: remove [mem 0xfee01000-0xffffffff] reserved [ 0.000000] efi: Remove mem280: MMIO range=[0x450000000-0x4701fffff] (514MB) from e820 map [ 0.000000] e820: remove [mem 0x450000000-0x4701fffff] reserved [ 0.000000] SMBIOS 3.2.0 present. [ 0.000000] DMI: HP HP Pavilion Gaming Laptop 15-ec1xxx/87B2, BIOS F.35 12/16/2024 [ 0.000000] DMI: Memory slots populated: 2/2 [ 0.000000] secureboot: Secure boot disabled [ 0.000000] tsc: Fast TSC calibration using PIT [ 0.000000] tsc: Detected 2994.262 MHz processor [ 0.000136] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved [ 0.000138] e820: remove [mem 0x000a0000-0x000fffff] usable [ 0.000145] last_pfn = 0x42f340 max_arch_pfn = 0x400000000 [ 0.000151] MTRR map: 5 entries (3 fixed + 2 variable; max 20), built from 9 variable MTRRs [ 0.000153] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.000347] e820: update [mem 0xb0000000-0xffffffff] usable ==> reserved [ 0.000355] last_pfn = 0xae000 max_arch_pfn = 0x400000000 [ 0.004027] esrt: Reserving ESRT space from 0x00000000a61c3798 to 0x00000000a61c37d0. [ 0.004034] e820: update [mem 0xa61c3000-0xa61c3fff] usable ==> reserved [ 0.004074] Using GB pages for direct mapping [ 0.004392] secureboot: Secure boot disabled [ 0.004393] RAMDISK: [mem 0x6b5f7000-0x7078efff] [ 0.004404] ACPI: Early table checksum verification disabled [ 0.004407] ACPI: RSDP 0x00000000A739C014 000024 (v02 HPQOEM) [ 0.004411] ACPI: XSDT 0x00000000A739B728 0000EC (v01 HPQOEM SLIC-MPC 01072009 AMI 01000013) [ 0.004415] ACPI: FACP 0x00000000A7391000 000114 (v06 HPQOEM SLIC-MPC 01072009 HP 00010013) [ 0.004420] ACPI: DSDT 0x00000000A737C000 014D62 (v02 HPQOEM 87B2 01072009 ACPI 20120913) [ 0.004422] ACPI: FACS 0x00000000A7502000 000040 [ 0.004424] ACPI: SSDT 0x00000000A7393000 00723C (v02 HPQOEM 87B2 00000002 ACPI 04000000) [ 0.004427] ACPI: IVRS 0x00000000A7392000 0001A4 (v02 HPQOEM 87B2 00000001 HP 00000000) [ 0.004429] ACPI: FIDT 0x00000000A737B000 00009C (v01 HPQOEM 87B2 01072009 HP 00010013) [ 0.004431] ACPI: MCFG 0x00000000A737A000 00003C (v01 HPQOEM 87B2 01072009 HP 00010013) [ 0.004434] ACPI: HPET 0x00000000A7379000 000038 (v01 HPQOEM 87B2 01072009 HP 00000005) [ 0.004436] ACPI: SSDT 0x00000000A7378000 000228 (v01 HPQOEM 87B2 00000001 ACPI 20120913) [ 0.004438] ACPI: VFCT 0x00000000A736A000 00D484 (v01 HPQOEM 87B2 00000001 HP 31504F47) [ 0.004441] ACPI: SSDT 0x00000000A7369000 000050 (v01 HPQOEM 87B2 00000001 ACPI 20120913) [ 0.004443] ACPI: TPM2 0x00000000A7368000 00004C (v04 HPQOEM 87B2 00000001 HP 00000000) [ 0.004445] ACPI: SSDT 0x00000000A7365000 002B80 (v01 HPQOEM 87B2 00000001 ACPI 00000001) [ 0.004447] ACPI: CRAT 0x00000000A7364000 000BA8 (v01 HPQOEM 87B2 00000001 HP 00000001) [ 0.004450] ACPI: CDIT 0x00000000A7363000 000029 (v01 HPQOEM 87B2 00000001 HP 00000001) [ 0.004453] ACPI: SSDT 0x00000000A7362000 000139 (v01 HPQOEM 87B2 00000001 ACPI 20120913) [ 0.004456] ACPI: SSDT 0x00000000A7361000 000227 (v01 HPQOEM 87B2 00000001 ACPI 20120913) [ 0.004458] ACPI: SSDT 0x00000000A7360000 000D37 (v01 HPQOEM 87B2 00000001 ACPI 20120913) [ 0.004460] ACPI: SSDT 0x00000000A735E000 0010AC (v01 HPQOEM 87B2 00000001 ACPI 20120913) [ 0.004463] ACPI: SSDT 0x00000000A735D000 000D87 (v01 HPQOEM 87B2 00000001 ACPI 20120913) [ 0.004465] ACPI: SSDT 0x00000000A7359000 0030C8 (v01 HPQOEM 87B2 00000001 ACPI 20120913) [ 0.004468] ACPI: WSMT 0x00000000A7358000 000028 (v01 HPQOEM 87B2 01072009 HP 00010013) [ 0.004471] ACPI: APIC 0x00000000A7357000 0000DE (v03 HPQOEM 87B2 01072009 HP 00010013) [ 0.004473] ACPI: SSDT 0x00000000A7356000 00007D (v01 HPQOEM 87B2 00000001 ACPI 20120913) [ 0.004476] ACPI: SSDT 0x00000000A7355000 000517 (v01 HPQOEM 87B2 00000001 ACPI 20120913) [ 0.004478] ACPI: FPDT 0x00000000A7354000 000044 (v01 HPQOEM 87B2 01072009 HP 01000013) [ 0.004480] ACPI: BGRT 0x00000000A7353000 000038 (v01 HPQOEM 87B2 01072009 HP 00010013) [ 0.004482] ACPI: Reserving FACP table memory at [mem 0xa7391000-0xa7391113] [ 0.004483] ACPI: Reserving DSDT table memory at [mem 0xa737c000-0xa7390d61] [ 0.004484] ACPI: Reserving FACS table memory at [mem 0xa7502000-0xa750203f] [ 0.004485] ACPI: Reserving SSDT table memory at [mem 0xa7393000-0xa739a23b] [ 0.004485] ACPI: Reserving IVRS table memory at [mem 0xa7392000-0xa73921a3] [ 0.004486] ACPI: Reserving FIDT table memory at [mem 0xa737b000-0xa737b09b] [ 0.004487] ACPI: Reserving MCFG table memory at [mem 0xa737a000-0xa737a03b] [ 0.004487] ACPI: Reserving HPET table memory at [mem 0xa7379000-0xa7379037] [ 0.004488] ACPI: Reserving SSDT table memory at [mem 0xa7378000-0xa7378227] [ 0.004489] ACPI: Reserving VFCT table memory at [mem 0xa736a000-0xa7377483] [ 0.004489] ACPI: Reserving SSDT table memory at [mem 0xa7369000-0xa736904f] [ 0.004490] ACPI: Reserving TPM2 table memory at [mem 0xa7368000-0xa736804b] [ 0.004491] ACPI: Reserving SSDT table memory at [mem 0xa7365000-0xa7367b7f] [ 0.004491] ACPI: Reserving CRAT table memory at [mem 0xa7364000-0xa7364ba7] [ 0.004492] ACPI: Reserving CDIT table memory at [mem 0xa7363000-0xa7363028] [ 0.004493] ACPI: Reserving SSDT table memory at [mem 0xa7362000-0xa7362138] [ 0.004493] ACPI: Reserving SSDT table memory at [mem 0xa7361000-0xa7361226] [ 0.004494] ACPI: Reserving SSDT table memory at [mem 0xa7360000-0xa7360d36] [ 0.004495] ACPI: Reserving SSDT table memory at [mem 0xa735e000-0xa735f0ab] [ 0.004495] ACPI: Reserving SSDT table memory at [mem 0xa735d000-0xa735dd86] [ 0.004496] ACPI: Reserving SSDT table memory at [mem 0xa7359000-0xa735c0c7] [ 0.004497] ACPI: Reserving WSMT table memory at [mem 0xa7358000-0xa7358027] [ 0.004497] ACPI: Reserving APIC table memory at [mem 0xa7357000-0xa73570dd] [ 0.004498] ACPI: Reserving SSDT table memory at [mem 0xa7356000-0xa735607c] [ 0.004499] ACPI: Reserving SSDT table memory at [mem 0xa7355000-0xa7355516] [ 0.004500] ACPI: Reserving FPDT table memory at [mem 0xa7354000-0xa7354043] [ 0.004500] ACPI: Reserving BGRT table memory at [mem 0xa7353000-0xa7353037] [ 0.004650] No NUMA configuration found [ 0.004651] Faking a node at [mem 0x0000000000000000-0x000000042f33ffff] [ 0.004660] NODE_DATA(0) allocated [mem 0x42f315540-0x42f33ffff] [ 0.004817] Zone ranges: [ 0.004818] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.004820] DMA32 [mem 0x0000000001000000-0x00000000ffffffff] [ 0.004821] Normal [mem 0x0000000100000000-0x000000042f33ffff] [ 0.004822] Device empty [ 0.004823] Movable zone start for each node [ 0.004824] Early memory node ranges [ 0.004825] node 0: [mem 0x0000000000001000-0x000000000009ffff] [ 0.004826] node 0: [mem 0x0000000000100000-0x0000000009ecffff] [ 0.004827] node 0: [mem 0x000000000a000000-0x000000000a1fffff] [ 0.004827] node 0: [mem 0x000000000a20d000-0x00000000a71e0fff] [ 0.004828] node 0: [mem 0x00000000acffe000-0x00000000adffffff] [ 0.004829] node 0: [mem 0x0000000100000000-0x000000042f33ffff] [ 0.004831] Initmem setup node 0 [mem 0x0000000000001000-0x000000042f33ffff] [ 0.004836] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.004850] On node 0, zone DMA: 96 pages in unavailable ranges [ 0.004967] On node 0, zone DMA32: 304 pages in unavailable ranges [ 0.009027] On node 0, zone DMA32: 13 pages in unavailable ranges [ 0.009279] On node 0, zone DMA32: 24093 pages in unavailable ranges [ 0.030846] On node 0, zone Normal: 8192 pages in unavailable ranges [ 0.030877] On node 0, zone Normal: 3264 pages in unavailable ranges [ 0.031131] ACPI: PM-Timer IO Port: 0x808 [ 0.031139] CPU topo: Ignoring hot-pluggable APIC ID 0 in present package. [ 0.031142] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1]) [ 0.031154] IOAPIC[0]: apic_id 13, version 33, address 0xfec00000, GSI 0-23 [ 0.031159] IOAPIC[1]: apic_id 14, version 33, address 0xfec01000, GSI 24-55 [ 0.031160] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.031162] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level) [ 0.031166] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.031167] ACPI: HPET id: 0x10228201 base: 0xfed00000 [ 0.031177] e820: update [mem 0xa416e000-0xa4181fff] usable ==> reserved [ 0.031191] CPU topo: Max. logical packages: 1 [ 0.031191] CPU topo: Max. logical dies: 1 [ 0.031192] CPU topo: Max. dies per package: 1 [ 0.031196] CPU topo: Max. threads per core: 2 [ 0.031196] CPU topo: Num. cores per package: 6 [ 0.031197] CPU topo: Num. threads per package: 12 [ 0.031198] CPU topo: Allowing 12 present CPUs plus 0 hotplug CPUs [ 0.031198] CPU topo: Rejected CPUs 4 [ 0.031213] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.031215] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff] [ 0.031217] PM: hibernation: Registered nosave memory: [mem 0x09ed0000-0x09ffffff] [ 0.031218] PM: hibernation: Registered nosave memory: [mem 0x0a200000-0x0a20cfff] [ 0.031219] PM: hibernation: Registered nosave memory: [mem 0xa416e000-0xa4181fff] [ 0.031221] PM: hibernation: Registered nosave memory: [mem 0xa61c3000-0xa61c3fff] [ 0.031222] PM: hibernation: Registered nosave memory: [mem 0xa71e1000-0xacffdfff] [ 0.031223] PM: hibernation: Registered nosave memory: [mem 0xae000000-0xffffffff] [ 0.031225] [mem 0xb0000000-0xfedfffff] available for PCI devices [ 0.031226] Booting paravirtualized kernel on bare hardware [ 0.031229] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns [ 0.031237] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:12 nr_cpu_ids:12 nr_node_ids:1 [ 0.032082] percpu: Embedded 88 pages/cpu s237568 r8192 d114688 u524288 [ 0.032090] pcpu-alloc: s237568 r8192 d114688 u524288 alloc=1*2097152 [ 0.032092] pcpu-alloc: [0] 00 01 02 03 [0] 04 05 06 07 [ 0.032097] pcpu-alloc: [0] 08 09 10 11 [ 0.032115] Kernel command line: BOOT_IMAGE=/casper/vmlinuz boot=casper uuid=6e72f523-dc09-4880-8910-93ffa64401c5 username=mint hostname=mint iso-scan/filename= quiet splash -- [ 0.032224] Unknown kernel command line parameters "splash BOOT_IMAGE=/casper/vmlinuz boot=casper uuid=6e72f523-dc09-4880-8910-93ffa64401c5 username=mint iso-scan/filename=", will be passed to user space. [ 0.032244] printk: log buffer data + meta data: 262144 + 917504 = 1179648 bytes [ 0.033833] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear) [ 0.034627] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear) [ 0.034712] Fallback order for Node 0: 0 [ 0.034716] Built 1 zonelists, mobility grouping on. Total pages: 4027269 [ 0.034717] Policy zone: Normal [ 0.034726] mem auto-init: stack:all(zero), heap alloc:on, heap free:off [ 0.034763] software IO TLB: area num 16. [ 0.084328] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=12, Nodes=1 [ 0.084380] ftrace: allocating 60485 entries in 237 pages [ 0.101930] ftrace: allocated 237 pages with 6 groups [ 0.102719] Dynamic Preempt: voluntary [ 0.102789] rcu: Preemptible hierarchical RCU implementation. [ 0.102789] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=12. [ 0.102790] Trampoline variant of Tasks RCU enabled. [ 0.102791] Rude variant of Tasks RCU enabled. [ 0.102791] Tracing variant of Tasks RCU enabled. [ 0.102792] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies. [ 0.102792] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=12 [ 0.102803] RCU Tasks: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=12. [ 0.102804] RCU Tasks Rude: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=12. [ 0.102806] RCU Tasks Trace: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=12. [ 0.105775] NR_IRQS: 524544, nr_irqs: 1064, preallocated irqs: 16 [ 0.105978] rcu: srcu_init: Setting srcu_struct sizes based on contention. [ 0.106067] Console: colour dummy device 80x25 [ 0.106070] printk: legacy console [tty0] enabled [ 0.106114] ACPI: Core revision 20240827 [ 0.106319] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns [ 0.106338] APIC: Switch to symmetric I/O mode setup [ 0.106796] AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR0, rdevid:0xa0 [ 0.106798] AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR1, rdevid:0xa0 [ 0.106799] AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR2, rdevid:0xa0 [ 0.106800] AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR3, rdevid:0xa0 [ 0.106801] AMD-Vi: Using global IVHD EFR:0x206d73ef22254ade, EFR2:0x0 [ 0.107686] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.112340] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x2b291906204, max_idle_ns: 440795269018 ns [ 0.112348] Calibrating delay loop (skipped), value calculated using timer frequency.. 5988.52 BogoMIPS (lpj=2994262) [ 0.112371] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.112421] LVT offset 1 assigned for vector 0xf9 [ 0.112529] LVT offset 2 assigned for vector 0xf4 [ 0.112554] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 512 [ 0.112555] Last level dTLB entries: 4KB 2048, 2MB 2048, 4MB 1024, 1GB 0 [ 0.112559] process: using mwait in idle threads [ 0.112563] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.112566] Spectre V2 : Mitigation: Retpolines [ 0.112567] Spectre V2 : Spectre v2 / SpectreRSB: Filling RSB on context switch and VMEXIT [ 0.112568] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.112569] RETBleed: Mitigation: untrained return thunk [ 0.112571] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.112573] Spectre V2 : Selecting STIBP always-on mode to complement retbleed mitigation [ 0.112573] Spectre V2 : User space: Mitigation: STIBP always-on protection [ 0.112575] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl [ 0.112577] x86/bugs: return thunk changed [ 0.112578] Speculative Return Stack Overflow: Mitigation: Safe RET [ 0.112579] VMSCAPE: Mitigation: IBPB before exit to userspace [ 0.112586] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' [ 0.112587] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' [ 0.112588] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' [ 0.112589] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.112590] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'compacted' format. [ 0.144389] Freeing SMP alternatives memory: 48K [ 0.144394] pid_max: default: 32768 minimum: 301 [ 0.149394] LSM: initializing lsm=lockdown,capability,landlock,yama,apparmor,ima,evm [ 0.149422] landlock: Up and running. [ 0.149424] Yama: becoming mindful. [ 0.149465] AppArmor: AppArmor initialized [ 0.149539] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear) [ 0.149559] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear) [ 0.252894] smpboot: CPU0: AMD Ryzen 5 4600H with Radeon Graphics (family: 0x17, model: 0x60, stepping: 0x1) [ 0.253241] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.253251] ... version: 0 [ 0.253253] ... bit width: 48 [ 0.253255] ... generic registers: 6 [ 0.253256] ... value mask: 0000ffffffffffff [ 0.253258] ... max period: 00007fffffffffff [ 0.253260] ... fixed-purpose events: 0 [ 0.253261] ... event mask: 000000000000003f [ 0.253343] signal: max sigframe size: 1776 [ 0.253343] rcu: Hierarchical SRCU implementation. [ 0.253343] rcu: Max phase no-delay instances is 400. [ 0.253343] Timer migration: 2 hierarchy levels; 8 children per group; 2 crossnode level [ 0.257696] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter. [ 0.257845] smp: Bringing up secondary CPUs ... [ 0.258000] smpboot: x86: Booting SMP configuration: [ 0.258002] .... node #0, CPUs: #2 #4 #6 #8 #10 #1 #3 #5 #7 #9 #11 [ 0.266482] Spectre V2 : Update user space SMT mitigation: STIBP always-on [ 0.272399] smp: Brought up 1 node, 12 CPUs [ 0.272399] smpboot: Total of 12 processors activated (71862.28 BogoMIPS) [ 0.274538] Memory: 15600440K/16109076K available (21475K kernel code, 4587K rwdata, 15072K rodata, 5140K init, 4412K bss, 487160K reserved, 0K cma-reserved) [ 0.275421] devtmpfs: initialized [ 0.275421] x86/mm: Memory block size: 128MB [ 0.278184] ACPI: PM: Registering ACPI NVS region [mem 0x0a200000-0x0a20cfff] (53248 bytes) [ 0.278184] ACPI: PM: Registering ACPI NVS region [mem 0xa739d000-0xa754bfff] (1765376 bytes) [ 0.278394] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns [ 0.278413] futex hash table entries: 4096 (order: 6, 262144 bytes, linear) [ 0.278505] pinctrl core: initialized pinctrl subsystem [ 0.278646] PM: RTC time: 15:15:54, date: 2026-08-23 [ 0.279267] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.279655] DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations [ 0.279832] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.280006] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.280030] audit: initializing netlink subsys (disabled) [ 0.280059] audit: type=2000 audit(1787498154.172:1): state=initialized audit_enabled=0 res=1 [ 0.280059] thermal_sys: Registered thermal governor 'fair_share' [ 0.280059] thermal_sys: Registered thermal governor 'bang_bang' [ 0.280059] thermal_sys: Registered thermal governor 'step_wise' [ 0.280059] thermal_sys: Registered thermal governor 'user_space' [ 0.280059] thermal_sys: Registered thermal governor 'power_allocator' [ 0.280059] cpuidle: using governor ladder [ 0.280059] cpuidle: using governor menu [ 0.280497] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it [ 0.280500] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.280615] PCI: ECAM [mem 0xf0000000-0xf7ffffff] (base 0xf0000000) for domain 0000 [bus 00-7f] [ 0.280631] PCI: Using configuration type 1 for base access [ 0.280840] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible. [ 0.281372] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages [ 0.281375] HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page [ 0.281378] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages [ 0.281380] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page [ 0.281550] ACPI: Added _OSI(Module Device) [ 0.281550] ACPI: Added _OSI(Processor Device) [ 0.281550] ACPI: Added _OSI(Processor Aggregator Device) [ 0.322662] ACPI: 13 ACPI AML tables successfully acquired and loaded [ 0.326197] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored [ 0.331109] ACPI: EC: EC started [ 0.331112] ACPI: EC: interrupt blocked [ 0.616761] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62 [ 0.616766] ACPI: \_SB_.PCI0.SBRG.EC0_: Boot DSDT EC used to handle transactions [ 0.616768] ACPI: Interpreter enabled [ 0.616794] ACPI: PM: (supports S0 S3 S4 S5) [ 0.616796] ACPI: Using IOAPIC for interrupt routing [ 0.618909] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.618912] PCI: Ignoring E820 reservations for host bridge windows [ 0.619525] ACPI: Enabled 5 GPEs in block 00 to 1F [ 0.623640] ACPI: \_SB_.P0S0: New power resource [ 0.623689] ACPI: \_SB_.P3S0: New power resource [ 0.623835] ACPI: \_SB_.P0S1: New power resource [ 0.623882] ACPI: \_SB_.P3S1: New power resource [ 0.625736] ACPI: \_SB_.PCI0.GPP0.PG00: New power resource [ 0.639268] ACPI: \_SB_.PRWL: New power resource [ 0.639313] ACPI: \_SB_.PRWB: New power resource [ 0.640782] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.640789] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.640957] acpi PNP0A08:00: _OSC: platform does not support [SHPCHotplug LTR DPC] [ 0.641260] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability] [ 0.641263] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration [ 0.641276] acpi PNP0A08:00: [Firmware Info]: ECAM [mem 0xf0000000-0xf7ffffff] for domain 0000 [bus 00-7f] only partially covers this bridge [ 0.642157] PCI host bridge to bus 0000:00 [ 0.642162] pci_bus 0000:00: root bus resource [io 0x0000-0x03af window] [ 0.642165] pci_bus 0000:00: root bus resource [io 0x03e0-0x0cf7 window] [ 0.642167] pci_bus 0000:00: root bus resource [io 0x03b0-0x03df window] [ 0.642170] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.642173] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000dffff window] [ 0.642175] pci_bus 0000:00: root bus resource [mem 0xb0000000-0xfebfffff window] [ 0.642178] pci_bus 0000:00: root bus resource [mem 0xfee00000-0xffffffff window] [ 0.642182] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.642205] pci 0000:00:00.0: [1022:1630] type 00 class 0x060000 conventional PCI endpoint [ 0.642351] pci 0000:00:00.2: [1022:1631] type 00 class 0x080600 conventional PCI endpoint [ 0.642479] pci 0000:00:01.0: [1022:1632] type 00 class 0x060000 conventional PCI endpoint [ 0.642594] pci 0000:00:01.1: [1022:1633] type 01 class 0x060400 PCIe Root Port [ 0.642609] pci 0000:00:01.1: PCI bridge to [bus 01] [ 0.642614] pci 0000:00:01.1: bridge window [io 0xf000-0xffff] [ 0.642618] pci 0000:00:01.1: bridge window [mem 0xfb000000-0xfc0fffff] [ 0.642625] pci 0000:00:01.1: bridge window [mem 0xb0000000-0xc1ffffff 64bit pref] [ 0.642674] pci 0000:00:01.1: PME# supported from D0 D3hot D3cold [ 0.642843] pci 0000:00:01.2: [1022:1634] type 01 class 0x060400 PCIe Root Port [ 0.642858] pci 0000:00:01.2: PCI bridge to [bus 02] [ 0.642863] pci 0000:00:01.2: bridge window [io 0xe000-0xefff] [ 0.642866] pci 0000:00:01.2: bridge window [mem 0xfc900000-0xfc9fffff] [ 0.642879] pci 0000:00:01.2: enabling Extended Tags [ 0.642923] pci 0000:00:01.2: PME# supported from D0 D3hot D3cold [ 0.643080] pci 0000:00:02.0: [1022:1632] type 00 class 0x060000 conventional PCI endpoint [ 0.643194] pci 0000:00:02.1: [1022:1634] type 01 class 0x060400 PCIe Root Port [ 0.643209] pci 0000:00:02.1: PCI bridge to [bus 03] [ 0.643214] pci 0000:00:02.1: bridge window [io 0xd000-0xdfff] [ 0.643217] pci 0000:00:02.1: bridge window [mem 0xfc800000-0xfc8fffff] [ 0.643230] pci 0000:00:02.1: enabling Extended Tags [ 0.643272] pci 0000:00:02.1: PME# supported from D0 D3hot D3cold [ 0.643421] pci 0000:00:02.4: [1022:1634] type 01 class 0x060400 PCIe Root Port [ 0.643436] pci 0000:00:02.4: PCI bridge to [bus 04] [ 0.643442] pci 0000:00:02.4: bridge window [mem 0xfc700000-0xfc7fffff] [ 0.643455] pci 0000:00:02.4: enabling Extended Tags [ 0.643496] pci 0000:00:02.4: PME# supported from D0 D3hot D3cold [ 0.643646] pci 0000:00:08.0: [1022:1632] type 00 class 0x060000 conventional PCI endpoint [ 0.643760] pci 0000:00:08.1: [1022:1635] type 01 class 0x060400 PCIe Root Port [ 0.643775] pci 0000:00:08.1: PCI bridge to [bus 05] [ 0.643780] pci 0000:00:08.1: bridge window [io 0xc000-0xcfff] [ 0.643783] pci 0000:00:08.1: bridge window [mem 0xfc200000-0xfc5fffff] [ 0.643790] pci 0000:00:08.1: bridge window [mem 0xd0000000-0xe01fffff 64bit pref] [ 0.643797] pci 0000:00:08.1: enabling Extended Tags [ 0.643832] pci 0000:00:08.1: PME# supported from D0 D3hot D3cold [ 0.644000] pci 0000:00:08.2: [1022:1635] type 01 class 0x060400 PCIe Root Port [ 0.644015] pci 0000:00:08.2: PCI bridge to [bus 06] [ 0.644020] pci 0000:00:08.2: bridge window [mem 0xfc600000-0xfc6fffff] [ 0.644032] pci 0000:00:08.2: enabling Extended Tags [ 0.644066] pci 0000:00:08.2: PME# supported from D0 D3hot D3cold [ 0.644221] pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500 conventional PCI endpoint [ 0.644367] pci 0000:00:14.3: [1022:790e] type 00 class 0x060100 conventional PCI endpoint [ 0.644523] pci 0000:00:18.0: [1022:1448] type 00 class 0x060000 conventional PCI endpoint [ 0.644612] pci 0000:00:18.1: [1022:1449] type 00 class 0x060000 conventional PCI endpoint [ 0.644699] pci 0000:00:18.2: [1022:144a] type 00 class 0x060000 conventional PCI endpoint [ 0.644789] pci 0000:00:18.3: [1022:144b] type 00 class 0x060000 conventional PCI endpoint [ 0.644877] pci 0000:00:18.4: [1022:144c] type 00 class 0x060000 conventional PCI endpoint [ 0.644966] pci 0000:00:18.5: [1022:144d] type 00 class 0x060000 conventional PCI endpoint [ 0.645054] pci 0000:00:18.6: [1022:144e] type 00 class 0x060000 conventional PCI endpoint [ 0.645142] pci 0000:00:18.7: [1022:144f] type 00 class 0x060000 conventional PCI endpoint [ 0.645348] pci 0000:01:00.0: [10de:1f95] type 00 class 0x030000 PCIe Legacy Endpoint [ 0.645382] pci 0000:01:00.0: BAR 0 [mem 0xfb000000-0xfbffffff] [ 0.645386] pci 0000:01:00.0: BAR 1 [mem 0xb0000000-0xbfffffff 64bit pref] [ 0.645390] pci 0000:01:00.0: BAR 3 [mem 0xc0000000-0xc1ffffff 64bit pref] [ 0.645394] pci 0000:01:00.0: BAR 5 [io 0xf000-0xf07f] [ 0.645397] pci 0000:01:00.0: ROM [mem 0xfc000000-0xfc07ffff pref] [ 0.645460] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold [ 0.645552] pci 0000:01:00.0: 63.008 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x8 link at 0000:00:01.1 (capable of 126.016 Gb/s with 8.0 GT/s PCIe x16 link) [ 0.646841] pci 0000:01:00.1: [10de:10fa] type 00 class 0x040300 PCIe Endpoint [ 0.646874] pci 0000:01:00.1: BAR 0 [mem 0xfc080000-0xfc083fff] [ 0.647052] pci 0000:00:01.1: PCI bridge to [bus 01] [ 0.647133] pci 0000:02:00.0: [10ec:8168] type 00 class 0x020000 PCIe Endpoint [ 0.647178] pci 0000:02:00.0: BAR 0 [io 0xe000-0xe0ff] [ 0.647185] pci 0000:02:00.0: BAR 2 [mem 0xfc904000-0xfc904fff 64bit] [ 0.647190] pci 0000:02:00.0: BAR 4 [mem 0xfc900000-0xfc903fff 64bit] [ 0.647279] pci 0000:02:00.0: supports D1 D2 [ 0.647282] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold [ 0.647522] pci 0000:00:01.2: PCI bridge to [bus 02] [ 0.647601] pci 0000:03:00.0: [10ec:c822] type 00 class 0x028000 PCIe Endpoint [ 0.647660] pci 0000:03:00.0: BAR 0 [io 0xd000-0xd0ff] [ 0.647667] pci 0000:03:00.0: BAR 2 [mem 0xfc800000-0xfc80ffff 64bit] [ 0.647772] pci 0000:03:00.0: supports D1 D2 [ 0.647774] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold [ 0.648002] pci 0000:00:02.1: PCI bridge to [bus 03] [ 0.648148] pci 0000:04:00.0: [15b7:5009] type 00 class 0x010802 PCIe Endpoint [ 0.648185] pci 0000:04:00.0: BAR 0 [mem 0xfc700000-0xfc703fff 64bit] [ 0.648192] pci 0000:04:00.0: BAR 4 [mem 0xfc704000-0xfc7040ff 64bit] [ 0.648413] pci 0000:00:02.4: PCI bridge to [bus 04] [ 0.648532] pci 0000:05:00.0: [1002:1636] type 00 class 0x030000 PCIe Legacy Endpoint [ 0.648557] pci 0000:05:00.0: BAR 0 [mem 0xd0000000-0xdfffffff 64bit pref] [ 0.648561] pci 0000:05:00.0: BAR 2 [mem 0xe0000000-0xe01fffff 64bit pref] [ 0.648564] pci 0000:05:00.0: BAR 4 [io 0xc000-0xc0ff] [ 0.648567] pci 0000:05:00.0: BAR 5 [mem 0xfc500000-0xfc57ffff] [ 0.648574] pci 0000:05:00.0: enabling Extended Tags [ 0.648627] pci 0000:05:00.0: PME# supported from D1 D2 D3hot D3cold [ 0.648785] pci 0000:05:00.2: [1022:15df] type 00 class 0x108000 PCIe Endpoint [ 0.648809] pci 0000:05:00.2: BAR 2 [mem 0xfc400000-0xfc4fffff] [ 0.648814] pci 0000:05:00.2: BAR 5 [mem 0xfc5c8000-0xfc5c9fff] [ 0.648820] pci 0000:05:00.2: enabling Extended Tags [ 0.648950] pci 0000:05:00.3: [1022:1639] type 00 class 0x0c0330 PCIe Endpoint [ 0.648975] pci 0000:05:00.3: BAR 0 [mem 0xfc300000-0xfc3fffff 64bit] [ 0.648983] pci 0000:05:00.3: enabling Extended Tags [ 0.649018] pci 0000:05:00.3: PME# supported from D0 D3hot D3cold [ 0.649130] pci 0000:05:00.4: [1022:1639] type 00 class 0x0c0330 PCIe Endpoint [ 0.649155] pci 0000:05:00.4: BAR 0 [mem 0xfc200000-0xfc2fffff 64bit] [ 0.649164] pci 0000:05:00.4: enabling Extended Tags [ 0.649198] pci 0000:05:00.4: PME# supported from D0 D3hot D3cold [ 0.649313] pci 0000:05:00.5: [1022:15e2] type 00 class 0x048000 PCIe Endpoint [ 0.649336] pci 0000:05:00.5: BAR 0 [mem 0xfc580000-0xfc5bffff] [ 0.649347] pci 0000:05:00.5: enabling Extended Tags [ 0.649379] pci 0000:05:00.5: PME# supported from D0 D3hot D3cold [ 0.649498] pci 0000:05:00.6: [1022:15e3] type 00 class 0x040300 PCIe Endpoint [ 0.649522] pci 0000:05:00.6: BAR 0 [mem 0xfc5c0000-0xfc5c7fff] [ 0.649531] pci 0000:05:00.6: enabling Extended Tags [ 0.649563] pci 0000:05:00.6: PME# supported from D0 D3hot D3cold [ 0.649678] pci 0000:00:08.1: PCI bridge to [bus 05] [ 0.649746] pci 0000:06:00.0: [1022:7901] type 00 class 0x010601 PCIe Endpoint [ 0.649774] pci 0000:06:00.0: BAR 5 [mem 0xfc601000-0xfc6017ff] [ 0.649780] pci 0000:06:00.0: enabling Extended Tags [ 0.649956] pci 0000:06:00.1: [1022:7901] type 00 class 0x010601 PCIe Endpoint [ 0.649983] pci 0000:06:00.1: BAR 5 [mem 0xfc600000-0xfc6007ff] [ 0.649990] pci 0000:06:00.1: enabling Extended Tags [ 0.650122] pci 0000:00:08.2: PCI bridge to [bus 06] [ 0.651817] ACPI: PCI: Interrupt link LNKA configured for IRQ 0 [ 0.651909] ACPI: PCI: Interrupt link LNKB configured for IRQ 0 [ 0.651991] ACPI: PCI: Interrupt link LNKC configured for IRQ 0 [ 0.652088] ACPI: PCI: Interrupt link LNKD configured for IRQ 0 [ 0.652177] ACPI: PCI: Interrupt link LNKE configured for IRQ 0 [ 0.652252] ACPI: PCI: Interrupt link LNKF configured for IRQ 0 [ 0.652327] ACPI: PCI: Interrupt link LNKG configured for IRQ 0 [ 0.652409] ACPI: PCI: Interrupt link LNKH configured for IRQ 0 [ 0.654432] ACPI: EC: interrupt unblocked [ 0.654434] ACPI: EC: event unblocked [ 0.654438] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62 [ 0.654440] ACPI: EC: GPE=0x3 [ 0.654442] ACPI: \_SB_.PCI0.SBRG.EC0_: Boot DSDT EC initialization complete [ 0.654445] ACPI: \_SB_.PCI0.SBRG.EC0_: EC: Used to handle transactions and events [ 0.655379] iommu: Default domain type: Translated [ 0.655379] iommu: DMA domain TLB invalidation policy: lazy mode [ 0.655620] SCSI subsystem initialized [ 0.655631] libata version 3.00 loaded. [ 0.655631] ACPI: bus type USB registered [ 0.655631] usbcore: registered new interface driver usbfs [ 0.655631] usbcore: registered new interface driver hub [ 0.655631] usbcore: registered new device driver usb [ 0.658652] pps_core: LinuxPPS API ver. 1 registered [ 0.658655] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]> [ 0.658660] PTP clock support registered [ 0.659385] EDAC MC: Ver: 3.0.0 [ 0.659486] efivars: Registered efivars operations [ 0.659522] NetLabel: Initializing [ 0.659524] NetLabel: domain hash size = 128 [ 0.659526] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.659550] NetLabel: unlabeled traffic allowed by default [ 0.660410] mctp: management component transport protocol core [ 0.660410] NET: Registered PF_MCTP protocol family [ 0.660410] PCI: Using ACPI for IRQ routing [ 0.663950] PCI: pci_cache_line_size set to 64 bytes [ 0.664052] e820: reserve RAM buffer [mem 0x09ed0000-0x0bffffff] [ 0.664055] e820: reserve RAM buffer [mem 0x0a200000-0x0bffffff] [ 0.664057] e820: reserve RAM buffer [mem 0xa3869018-0xa3ffffff] [ 0.664059] e820: reserve RAM buffer [mem 0xa3877018-0xa3ffffff] [ 0.664061] e820: reserve RAM buffer [mem 0xa416e000-0xa7ffffff] [ 0.664063] e820: reserve RAM buffer [mem 0xa61c3000-0xa7ffffff] [ 0.664065] e820: reserve RAM buffer [mem 0xa71e1000-0xa7ffffff] [ 0.664067] e820: reserve RAM buffer [mem 0xae000000-0xafffffff] [ 0.664069] e820: reserve RAM buffer [mem 0x42f340000-0x42fffffff] [ 0.664362] pci 0000:01:00.0: vgaarb: setting as boot VGA device [ 0.664362] pci 0000:01:00.0: vgaarb: bridge control possible [ 0.664362] pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none [ 0.664369] pci 0000:05:00.0: vgaarb: setting as boot VGA device (overriding previous) [ 0.664371] pci 0000:05:00.0: vgaarb: bridge control possible [ 0.664373] pci 0000:05:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none [ 0.664377] vgaarb: loaded [ 0.664444] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 [ 0.664451] hpet0: 3 comparators, 32-bit 14.318180 MHz counter [ 0.666405] clocksource: Switched to clocksource tsc-early [ 0.668471] VFS: Disk quotas dquot_6.6.0 [ 0.668482] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.668694] AppArmor: AppArmor Filesystem Enabled [ 0.668739] pnp: PnP ACPI init [ 0.668890] system 00:00: [mem 0xf0000000-0xf7ffffff] has been reserved [ 0.669439] system 00:03: [io 0x04d0-0x04d1] has been reserved [ 0.669443] system 00:03: [io 0x040b] has been reserved [ 0.669445] system 00:03: [io 0x04d6] has been reserved [ 0.669448] system 00:03: [io 0x0c00-0x0c01] has been reserved [ 0.669451] system 00:03: [io 0x0c14] has been reserved [ 0.669454] system 00:03: [io 0x0c50-0x0c51] has been reserved [ 0.669457] system 00:03: [io 0x0c52] has been reserved [ 0.669460] system 00:03: [io 0x0c6c] has been reserved [ 0.669462] system 00:03: [io 0x0c6f] has been reserved [ 0.669465] system 00:03: [io 0x0cd0-0x0cd1] has been reserved [ 0.669468] system 00:03: [io 0x0cd2-0x0cd3] has been reserved [ 0.669470] system 00:03: [io 0x0cd4-0x0cd5] has been reserved [ 0.669473] system 00:03: [io 0x0cd6-0x0cd7] has been reserved [ 0.669476] system 00:03: [io 0x0cd8-0x0cdf] has been reserved [ 0.669478] system 00:03: [io 0x0800-0x089f] has been reserved [ 0.669481] system 00:03: [io 0x0b00-0x0b0f] has been reserved [ 0.669484] system 00:03: [io 0x0b20-0x0b3f] has been reserved [ 0.669486] system 00:03: [io 0x0900-0x090f] has been reserved [ 0.669489] system 00:03: [io 0x0910-0x091f] has been reserved [ 0.669492] system 00:03: [mem 0xfec00000-0xfec00fff] could not be reserved [ 0.669495] system 00:03: [mem 0xfec01000-0xfec01fff] could not be reserved [ 0.669498] system 00:03: [mem 0xfedc0000-0xfedc0fff] has been reserved [ 0.669500] system 00:03: [mem 0xfee00000-0xfee00fff] has been reserved [ 0.669503] system 00:03: [mem 0xfed80000-0xfed8ffff] could not be reserved [ 0.669506] system 00:03: [mem 0xfec10000-0xfec10fff] has been reserved [ 0.669509] system 00:03: [mem 0xff000000-0xffffffff] has been reserved [ 0.670791] pnp: PnP ACPI: found 4 devices [ 0.677724] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.677931] NET: Registered PF_INET protocol family [ 0.678184] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear) [ 0.698070] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear) [ 0.698102] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.698170] TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear) [ 0.698418] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear) [ 0.698521] TCP: Hash tables configured (established 131072 bind 65536) [ 0.698678] MPTCP token hash table entries: 16384 (order: 6, 393216 bytes, linear) [ 0.698747] UDP hash table entries: 8192 (order: 7, 524288 bytes, linear) [ 0.698819] UDP-Lite hash table entries: 8192 (order: 7, 524288 bytes, linear) [ 0.698922] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 0.698932] NET: Registered PF_XDP protocol family [ 0.698954] pci 0000:00:01.1: PCI bridge to [bus 01] [ 0.698959] pci 0000:00:01.1: bridge window [io 0xf000-0xffff] [ 0.698964] pci 0000:00:01.1: bridge window [mem 0xfb000000-0xfc0fffff] [ 0.698968] pci 0000:00:01.1: bridge window [mem 0xb0000000-0xc1ffffff 64bit pref] [ 0.698973] pci 0000:00:01.2: PCI bridge to [bus 02] [ 0.698976] pci 0000:00:01.2: bridge window [io 0xe000-0xefff] [ 0.698980] pci 0000:00:01.2: bridge window [mem 0xfc900000-0xfc9fffff] [ 0.698987] pci 0000:00:02.1: PCI bridge to [bus 03] [ 0.698989] pci 0000:00:02.1: bridge window [io 0xd000-0xdfff] [ 0.698993] pci 0000:00:02.1: bridge window [mem 0xfc800000-0xfc8fffff] [ 0.698999] pci 0000:00:02.4: PCI bridge to [bus 04] [ 0.699003] pci 0000:00:02.4: bridge window [mem 0xfc700000-0xfc7fffff] [ 0.699011] pci 0000:00:08.1: PCI bridge to [bus 05] [ 0.699014] pci 0000:00:08.1: bridge window [io 0xc000-0xcfff] [ 0.699018] pci 0000:00:08.1: bridge window [mem 0xfc200000-0xfc5fffff] [ 0.699021] pci 0000:00:08.1: bridge window [mem 0xd0000000-0xe01fffff 64bit pref] [ 0.699027] pci 0000:00:08.2: PCI bridge to [bus 06] [ 0.699030] pci 0000:00:08.2: bridge window [mem 0xfc600000-0xfc6fffff] [ 0.699038] pci_bus 0000:00: resource 4 [io 0x0000-0x03af window] [ 0.699040] pci_bus 0000:00: resource 5 [io 0x03e0-0x0cf7 window] [ 0.699043] pci_bus 0000:00: resource 6 [io 0x03b0-0x03df window] [ 0.699046] pci_bus 0000:00: resource 7 [io 0x0d00-0xffff window] [ 0.699048] pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000dffff window] [ 0.699051] pci_bus 0000:00: resource 9 [mem 0xb0000000-0xfebfffff window] [ 0.699053] pci_bus 0000:00: resource 10 [mem 0xfee00000-0xffffffff window] [ 0.699056] pci_bus 0000:01: resource 0 [io 0xf000-0xffff] [ 0.699059] pci_bus 0000:01: resource 1 [mem 0xfb000000-0xfc0fffff] [ 0.699061] pci_bus 0000:01: resource 2 [mem 0xb0000000-0xc1ffffff 64bit pref] [ 0.699064] pci_bus 0000:02: resource 0 [io 0xe000-0xefff] [ 0.699066] pci_bus 0000:02: resource 1 [mem 0xfc900000-0xfc9fffff] [ 0.699069] pci_bus 0000:03: resource 0 [io 0xd000-0xdfff] [ 0.699071] pci_bus 0000:03: resource 1 [mem 0xfc800000-0xfc8fffff] [ 0.699074] pci_bus 0000:04: resource 1 [mem 0xfc700000-0xfc7fffff] [ 0.699077] pci_bus 0000:05: resource 0 [io 0xc000-0xcfff] [ 0.699079] pci_bus 0000:05: resource 1 [mem 0xfc200000-0xfc5fffff] [ 0.699082] pci_bus 0000:05: resource 2 [mem 0xd0000000-0xe01fffff 64bit pref] [ 0.699084] pci_bus 0000:06: resource 1 [mem 0xfc600000-0xfc6fffff] [ 0.699245] pci 0000:01:00.1: extending delay after power-on from D3hot to 20 msec [ 0.699295] pci 0000:01:00.1: D0 power state depends on 0000:01:00.0 [ 0.699360] pci 0000:05:00.3: extending delay after power-on from D3hot to 20 msec [ 0.699613] pci 0000:05:00.4: extending delay after power-on from D3hot to 20 msec [ 0.699708] PCI: CLS 64 bytes, default 64 [ 0.699732] pci 0000:00:00.2: AMD-Vi: IOMMU performance counters supported [ 0.699823] pci 0000:00:00.0: Adding to iommu group 0 [ 0.699851] Trying to unpack rootfs image as initramfs... [ 0.699852] pci 0000:00:01.0: Adding to iommu group 1 [ 0.699872] pci 0000:00:01.1: Adding to iommu group 2 [ 0.699890] pci 0000:00:01.2: Adding to iommu group 3 [ 0.699918] pci 0000:00:02.0: Adding to iommu group 4 [ 0.699937] pci 0000:00:02.1: Adding to iommu group 5 [ 0.699955] pci 0000:00:02.4: Adding to iommu group 6 [ 0.699998] pci 0000:00:08.0: Adding to iommu group 7 [ 0.700016] pci 0000:00:08.1: Adding to iommu group 7 [ 0.700033] pci 0000:00:08.2: Adding to iommu group 7 [ 0.700068] pci 0000:00:14.0: Adding to iommu group 8 [ 0.700086] pci 0000:00:14.3: Adding to iommu group 8 [ 0.700172] pci 0000:00:18.0: Adding to iommu group 9 [ 0.700191] pci 0000:00:18.1: Adding to iommu group 9 [ 0.700209] pci 0000:00:18.2: Adding to iommu group 9 [ 0.700227] pci 0000:00:18.3: Adding to iommu group 9 [ 0.700246] pci 0000:00:18.4: Adding to iommu group 9 [ 0.700265] pci 0000:00:18.5: Adding to iommu group 9 [ 0.700283] pci 0000:00:18.6: Adding to iommu group 9 [ 0.700305] pci 0000:00:18.7: Adding to iommu group 9 [ 0.700341] pci 0000:01:00.0: Adding to iommu group 10 [ 0.700361] pci 0000:01:00.1: Adding to iommu group 10 [ 0.700380] pci 0000:02:00.0: Adding to iommu group 11 [ 0.700398] pci 0000:03:00.0: Adding to iommu group 12 [ 0.700419] pci 0000:04:00.0: Adding to iommu group 13 [ 0.700428] pci 0000:05:00.0: Adding to iommu group 7 [ 0.700435] pci 0000:05:00.2: Adding to iommu group 7 [ 0.700443] pci 0000:05:00.3: Adding to iommu group 7 [ 0.700449] pci 0000:05:00.4: Adding to iommu group 7 [ 0.700456] pci 0000:05:00.5: Adding to iommu group 7 [ 0.700463] pci 0000:05:00.6: Adding to iommu group 7 [ 0.700470] pci 0000:06:00.0: Adding to iommu group 7 [ 0.700477] pci 0000:06:00.1: Adding to iommu group 7 [ 0.701952] AMD-Vi: Extended features (0x206d73ef22254ade, 0x0): PPR X2APIC NX GT IA GA PC GA_vAPIC [ 0.701970] AMD-Vi: Interrupt remapping enabled [ 0.701972] AMD-Vi: X2APIC enabled [ 0.702280] AMD-Vi: Virtual APIC enabled [ 0.702288] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 0.702295] software IO TLB: mapped [mem 0x000000009f869000-0x00000000a3869000] (64MB) [ 0.702399] LVT offset 0 assigned for vector 0x400 [ 0.703395] perf: AMD IBS detected (0x000003ff) [ 0.703406] perf/amd_iommu: Detected AMD IOMMU #0 (2 banks, 4 counters/bank). [ 0.734854] Initialise system trusted keyrings [ 0.734867] Key type blacklist registered [ 0.734931] workingset: timestamp_bits=36 max_order=22 bucket_order=0 [ 0.734944] zbud: loaded [ 0.735270] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.735403] fuse: init (API version 7.42) [ 0.735571] integrity: Platform Keyring initialized [ 0.735579] integrity: Machine keyring initialized [ 0.746886] Freeing initrd memory: 83552K [ 0.747631] Key type asymmetric registered [ 0.747633] Asymmetric key parser 'x509' registered [ 0.747666] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 0.747744] io scheduler mq-deadline registered [ 0.749057] ledtrig-cpu: registered to indicate activity on CPUs [ 0.749184] pcieport 0000:00:01.1: PME: Signaling with IRQ 28 [ 0.749363] pcieport 0000:00:01.2: PME: Signaling with IRQ 29 [ 0.749506] pcieport 0000:00:02.1: PME: Signaling with IRQ 30 [ 0.749651] pcieport 0000:00:02.4: PME: Signaling with IRQ 31 [ 0.749795] pcieport 0000:00:08.1: PME: Signaling with IRQ 32 [ 0.750024] pcieport 0000:00:08.2: PME: Signaling with IRQ 33 [ 0.750171] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 0.801810] ACPI: AC: AC Adapter [ACAD] (on-line) [ 0.801986] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0 [ 0.802052] ACPI: button: Power Button [PWRB] [ 0.802170] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input1 [ 0.802231] ACPI: button: Lid Switch [LID] [ 0.802346] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2 [ 0.802476] ACPI: button: Power Button [PWRF] [ 0.803532] Monitor-Mwait will be used to enter C-1 state [ 0.806548] Could not retrieve perf counters (-19) [ 0.809596] ACPI Error: AE_NOT_FOUND, While resolving a named reference package element - \_PR_.P000 (20240827/dspkginit-438) [ 0.809611] ACPI: \_TZ_.THRM: _PSL evaluation failure [ 0.809648] ACPI: thermal: [Firmware Bug]: Invalid critical threshold (-274000) [ 0.810281] thermal LNXTHERM:00: registered as thermal_zone0 [ 0.810284] ACPI: thermal: Thermal Zone [THRM] (66 C) [ 0.810613] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.814816] Linux agpgart interface v0.103 [ 0.823442] tpm_crb MSFT0101:00: Disabling hwrng [ 0.825922] ACPI: battery: Slot [BAT0] (battery present) [ 0.828102] loop: module loaded [ 0.828429] ACPI: bus type drm_connector registered [ 0.828705] tun: Universal TUN/TAP device driver, 1.6 [ 0.828771] PPP generic driver version 2.4.2 [ 0.829052] xhci_hcd 0000:05:00.3: xHCI Host Controller [ 0.829060] xhci_hcd 0000:05:00.3: new USB bus registered, assigned bus number 1 [ 0.829154] xhci_hcd 0000:05:00.3: hcc params 0x0268ffe5 hci version 0x110 quirks 0x0000020000000010 [ 0.829456] xhci_hcd 0000:05:00.3: xHCI Host Controller [ 0.829460] xhci_hcd 0000:05:00.3: new USB bus registered, assigned bus number 2 [ 0.829463] xhci_hcd 0000:05:00.3: Host supports USB 3.1 Enhanced SuperSpeed [ 0.829525] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.14 [ 0.829528] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.829531] usb usb1: Product: xHCI Host Controller [ 0.829533] usb usb1: Manufacturer: Linux 6.14.0-37-generic xhci-hcd [ 0.829536] usb usb1: SerialNumber: 0000:05:00.3 [ 0.829731] hub 1-0:1.0: USB hub found [ 0.829741] hub 1-0:1.0: 4 ports detected [ 0.829970] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM. [ 0.829998] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.14 [ 0.830001] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.830004] usb usb2: Product: xHCI Host Controller [ 0.830006] usb usb2: Manufacturer: Linux 6.14.0-37-generic xhci-hcd [ 0.830008] usb usb2: SerialNumber: 0000:05:00.3 [ 0.830175] hub 2-0:1.0: USB hub found [ 0.830183] hub 2-0:1.0: 2 ports detected [ 0.830453] xhci_hcd 0000:05:00.4: xHCI Host Controller [ 0.830459] xhci_hcd 0000:05:00.4: new USB bus registered, assigned bus number 3 [ 0.830543] xhci_hcd 0000:05:00.4: hcc params 0x0268ffe5 hci version 0x110 quirks 0x0000020000000010 [ 0.830815] xhci_hcd 0000:05:00.4: xHCI Host Controller [ 0.830819] xhci_hcd 0000:05:00.4: new USB bus registered, assigned bus number 4 [ 0.830823] xhci_hcd 0000:05:00.4: Host supports USB 3.1 Enhanced SuperSpeed [ 0.830872] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.14 [ 0.830875] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.830878] usb usb3: Product: xHCI Host Controller [ 0.830880] usb usb3: Manufacturer: Linux 6.14.0-37-generic xhci-hcd [ 0.830882] usb usb3: SerialNumber: 0000:05:00.4 [ 0.831007] hub 3-0:1.0: USB hub found [ 0.831016] hub 3-0:1.0: 4 ports detected [ 0.831294] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM. [ 0.831326] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.14 [ 0.831329] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.831331] usb usb4: Product: xHCI Host Controller [ 0.831333] usb usb4: Manufacturer: Linux 6.14.0-37-generic xhci-hcd [ 0.831336] usb usb4: SerialNumber: 0000:05:00.4 [ 0.831449] hub 4-0:1.0: USB hub found [ 0.831457] hub 4-0:1.0: 2 ports detected [ 0.831661] i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1 [ 0.831664] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp [ 0.832757] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.832944] mousedev: PS/2 mouse device common for all mice [ 0.833195] rtc_cmos 00:01: RTC can wake from S4 [ 0.833547] rtc_cmos 00:01: registered as rtc0 [ 0.833584] rtc_cmos 00:01: setting system clock to 2026-08-23T15:15:55 UTC (1787498155) [ 0.833645] rtc_cmos 00:01: alarms up to one month, y3k, 114 bytes nvram [ 0.833667] i2c_dev: i2c /dev entries driver [ 0.833813] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 0.833833] device-mapper: uevent: version 1.0.3 [ 0.833950] device-mapper: ioctl: 4.49.0-ioctl (2025-01-17) initialised: [email protected] [ 0.833959] amd_pstate: the _CPC object is not present in SBIOS or ACPI disabled [ 0.834319] simple-framebuffer simple-framebuffer.0: [drm] Registered 1 planes with drm panic [ 0.834325] [drm] Initialized simpledrm 1.0.0 for simple-framebuffer.0 on minor 0 [ 0.836181] fbcon: Deferring console take-over [ 0.836184] simple-framebuffer simple-framebuffer.0: [drm] fb0: simpledrmdrmfb frame buffer device [ 0.836299] drop_monitor: Initializing network drop monitor service [ 0.836431] NET: Registered PF_INET6 protocol family [ 0.837688] Segment Routing with IPv6 [ 0.837700] In-situ OAM (IOAM) with IPv6 [ 0.837725] NET: Registered PF_PACKET protocol family [ 0.837816] Key type dns_resolver registered [ 0.839657] microcode: Current revision: 0x0860010d [ 0.840127] resctrl: L3 allocation detected [ 0.840129] resctrl: MB allocation detected [ 0.840131] resctrl: L3 monitoring detected [ 0.840159] IPI shorthand broadcast: enabled [ 0.842737] sched_clock: Marking stable (841191951, 1336379)->(858952178, -16423848) [ 0.842963] registered taskstats version 1 [ 0.844206] Loading compiled-in X.509 certificates [ 0.844971] Loaded X.509 cert 'Build time autogenerated kernel key: b878835a90265075bf75bb69cfcef4210fdf14ae' [ 0.845371] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing 2025 Kmod: d541cef61dc7e793b7eb7e899970a2eef0b5dc8c' [ 0.845780] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 0.846179] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 0.846182] blacklist: Loading compiled-in revocation X.509 certificates [ 0.846198] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 0.846215] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 0.846229] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 0.846246] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 0.846260] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 0.846275] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 0.846290] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 0.846307] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 0.852406] Demotion targets for Node 0: null [ 0.852623] Key type .fscrypt registered [ 0.852625] Key type fscrypt-provisioning registered [ 0.852705] Key type trusted registered [ 0.854226] Key type encrypted registered [ 0.854231] AppArmor: AppArmor sha256 policy hashing enabled [ 0.854379] integrity: Loading X.509 certificate: UEFI:db [ 0.854407] integrity: Loaded X.509 cert 'HP Inc.: HP UEFI Secure Boot DB 2017: d9c01b50cfcae89d3b05345c163aa76e5dd589e7' [ 0.854409] integrity: Loading X.509 certificate: UEFI:db [ 0.854431] integrity: Loaded X.509 cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53' [ 0.854433] integrity: Loading X.509 certificate: UEFI:db [ 0.854452] integrity: Loaded X.509 cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4' [ 0.856008] Loading compiled-in module X.509 certificates [ 0.856426] Loaded X.509 cert 'Build time autogenerated kernel key: b878835a90265075bf75bb69cfcef4210fdf14ae' [ 0.856430] ima: Allocated hash algorithm: sha256 [ 0.878516] ima: No architecture policies found [ 0.878591] evm: Initialising EVM extended attributes: [ 0.878596] evm: security.selinux [ 0.878602] evm: security.SMACK64 [ 0.878606] evm: security.SMACK64EXEC [ 0.878611] evm: security.SMACK64TRANSMUTE [ 0.878616] evm: security.SMACK64MMAP [ 0.878620] evm: security.apparmor [ 0.878624] evm: security.ima [ 0.878629] evm: security.capability [ 0.878634] evm: HMAC attrs: 0x1 [ 0.879152] PM: Magic number: 6:53:286 [ 0.879162] ppp ppp: hash matches [ 0.879506] acpi_cpufreq: overriding BIOS provided _PSD data [ 0.884488] RAS: Correctable Errors collector initialized. [ 0.898276] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3 [ 0.899593] clk: Disabling unused clocks [ 0.899599] PM: genpd: Disabling unused power domains [ 0.901566] Freeing unused decrypted memory: 2028K [ 0.902606] Freeing unused kernel image (initmem) memory: 5140K [ 0.902628] Write protecting the kernel read-only data: 38912k [ 0.903362] Freeing unused kernel image (text/rodata gap) memory: 1052K [ 0.903706] Freeing unused kernel image (rodata/data gap) memory: 1312K [ 0.964507] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 0.964514] Run /init as init process [ 0.964517] with arguments: [ 0.964519] /init [ 0.964521] splash [ 0.964522] with environment: [ 0.964524] HOME=/ [ 0.964526] TERM=linux [ 0.964528] BOOT_IMAGE=/casper/vmlinuz [ 0.964529] boot=casper [ 0.964531] uuid=6e72f523-dc09-4880-8910-93ffa64401c5 [ 0.964533] username=mint [ 0.964535] iso-scan/filename= [ 1.066575] usb 3-1: new high-speed USB device number 2 using xhci_hcd [ 1.067300] usb 1-2: new full-speed USB device number 2 using xhci_hcd [ 1.194373] usb 3-1: New USB device found, idVendor=0951, idProduct=1665, bcdDevice= 1.00 [ 1.194382] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 1.194389] usb 3-1: Product: DataTraveler 2.0 [ 1.194396] usb 3-1: Manufacturer: Kingston [ 1.194403] usb 3-1: SerialNumber: 08606E6D414CF371F7092C75 [ 1.226629] usb 1-2: New USB device found, idVendor=248a, idProduct=ff30, bcdDevice=d3.09 [ 1.226641] usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 1.226647] usb 1-2: Product: RF Dongle [ 1.226653] usb 1-2: Manufacturer: Darmoshark [ 1.307392] usb 3-3: new high-speed USB device number 3 using xhci_hcd [ 1.349389] usb 1-4: new full-speed USB device number 3 using xhci_hcd [ 1.441282] usb 3-3: New USB device found, idVendor=0408, idProduct=5365, bcdDevice= 0.02 [ 1.441294] usb 3-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 1.441301] usb 3-3: Product: HP TrueVision HD Camera [ 1.441306] usb 3-3: Manufacturer: SunplusIT Inc [ 1.492564] usb 1-4: New USB device found, idVendor=0bda, idProduct=b00c, bcdDevice= 0.00 [ 1.492576] usb 1-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 1.492583] usb 1-4: Product: Bluetooth Radio [ 1.492589] usb 1-4: Manufacturer: Realtek [ 1.492594] usb 1-4: SerialNumber: 00e04c000001 [ 1.739372] tsc: Refined TSC clocksource calibration: 2994.373 MHz [ 1.739394] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2b2981a153b, max_idle_ns: 440795305653 ns [ 1.742351] clocksource: Switched to clocksource tsc [ 2.663767] wmi_bus wmi_bus-PNP0C14:00: [Firmware Info]: 8F1F6436-9F42-42C8-BADC-0E9424F20C9A has zero instances [ 2.663773] wmi_bus wmi_bus-PNP0C14:00: [Firmware Info]: 8F1F6435-9F42-42C8-BADC-0E9424F20C9A has zero instances [ 2.663776] wmi_bus wmi_bus-PNP0C14:00: [Firmware Info]: 7391A661-223A-47DB-A77A-7BE84C60822D has zero instances [ 2.663778] wmi_bus wmi_bus-PNP0C14:00: [Firmware Info]: DF4E63B6-3BBC-4858-9737-C74F82F821F3 has zero instances [ 2.664622] hid: raw HID events driver (C) Jiri Kosina [ 2.666288] ACPI: video: Video Device [VGA] (multi-head: yes rom: no post: no) [ 2.666874] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:07/LNXVIDEO:00/input/input4 [ 2.677514] usb-storage 3-1:1.0: USB Mass Storage device detected [ 2.677694] scsi host0: usb-storage 3-1:1.0 [ 2.677848] usbcore: registered new interface driver usb-storage [ 2.720303] cryptd: max_cpu_qlen set to 1000 [ 2.733083] usbcore: registered new interface driver usbhid [ 2.733094] usbhid: USB HID core driver [ 2.749614] input: Darmoshark RF Dongle as /devices/pci0000:00/0000:00:08.1/0000:05:00.3/usb1/1-2/1-2:1.0/0003:248A:FF30.0001/input/input5 [ 2.749817] hid-generic 0003:248A:FF30.0001: input,hidraw0: USB HID v1.11 Mouse [Darmoshark RF Dongle] on usb-0000:05:00.3-2/input0 [ 2.750027] hid-generic 0003:248A:FF30.0002: hiddev0,hidraw1: USB HID v1.11 Device [Darmoshark RF Dongle] on usb-0000:05:00.3-2/input1 [ 2.750430] input: Darmoshark RF Dongle Keyboard as /devices/pci0000:00/0000:00:08.1/0000:05:00.3/usb1/1-2/1-2:1.2/0003:248A:FF30.0003/input/input6 [ 2.751022] ahci 0000:06:00.0: version 3.0 [ 2.751153] usbcore: registered new interface driver uas [ 2.751250] ahci 0000:06:00.0: AHCI vers 0001.0301, 32 command slots, 6 Gbps, SATA mode [ 2.751254] ahci 0000:06:00.0: 1/1 ports implemented (port mask 0x1) [ 2.751257] ahci 0000:06:00.0: flags: 64bit ncq sntf ilck pm led clo only pmp fbs pio slum part [ 2.751524] scsi host1: ahci [ 2.751599] ata1: SATA max UDMA/133 abar m2048@0xfc601000 port 0xfc601100 irq 54 lpm-pol 3 [ 2.751763] ahci 0000:06:00.1: AHCI vers 0001.0301, 32 command slots, 6 Gbps, SATA mode [ 2.751767] ahci 0000:06:00.1: 1/1 ports implemented (port mask 0x1) [ 2.751769] ahci 0000:06:00.1: flags: 64bit ncq sntf ilck pm led clo only pmp fbs pio slum part [ 2.751985] scsi host2: ahci [ 2.752052] ata2: SATA max UDMA/133 abar m2048@0xfc600000 port 0xfc600100 irq 56 lpm-pol 3 [ 2.753386] nvme nvme0: pci function 0000:04:00.0 [ 2.753552] AES CTR mode by8 optimization enabled [ 2.754295] r8169 0000:02:00.0: enabling device (0000 -> 0003) [ 2.754402] r8169 0000:02:00.0: can't disable ASPM; OS doesn't have ASPM control [ 2.761925] r8169 0000:02:00.0 eth0: RTL8168h/8111h, xx:xx:xx:xx:xx:xx, XID 541, IRQ 60 [ 2.761937] r8169 0000:02:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko] [ 2.777034] nvme nvme0: allocated 128 MiB host memory buffer (1 segment). [ 2.778755] nvme nvme0: 12/0/0 default/read/poll queues [ 2.784500] nvme0n1: p1 p2 p3 [ 2.802080] hid-generic 0003:248A:FF30.0003: input,hidraw2: USB HID v1.11 Keyboard [Darmoshark RF Dongle] on usb-0000:05:00.3-2/input2 [ 2.802858] input: ELAN0718:00 04F3:30FD Mouse as /devices/platform/AMDI0010:03/i2c-0/i2c-ELAN0718:00/0018:04F3:30FD.0004/input/input7 [ 2.803208] input: ELAN0718:00 04F3:30FD Touchpad as /devices/platform/AMDI0010:03/i2c-0/i2c-ELAN0718:00/0018:04F3:30FD.0004/input/input9 [ 2.803732] hid-generic 0018:04F3:30FD.0004: input,hidraw3: I2C HID v1.00 Mouse [ELAN0718:00 04F3:30FD] on i2c-ELAN0718:00 [ 3.057178] ata1: SATA link down (SStatus 0 SControl 300) [ 3.211596] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300) [ 3.219192] ata2.00: ATA-9: HGST HTS541010A9E680, JA0OA710, max UDMA/133 [ 3.219886] ata2.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 32), AA [ 3.222612] ata2.00: configured for UDMA/133 [ 3.233777] scsi 2:0:0:0: Direct-Access ATA HGST HTS541010A9 A710 PQ: 0 ANSI: 5 [ 3.234609] sd 2:0:0:0: Attached scsi generic sg0 type 0 [ 3.234653] sd 2:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB) [ 3.234667] sd 2:0:0:0: [sda] 4096-byte physical blocks [ 3.234694] sd 2:0:0:0: [sda] Write Protect is off [ 3.234702] sd 2:0:0:0: [sda] Mode Sense: 00 3a 00 00 [ 3.234741] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 3.234821] sd 2:0:0:0: [sda] Preferred minimum I/O size 4096 bytes [ 3.293409] sda: sda1 [ 3.293737] sd 2:0:0:0: [sda] Attached SCSI disk [ 3.298991] r8169 0000:02:00.0 eno1: renamed from eth0 [ 3.346933] input: ELAN0718:00 04F3:30FD Mouse as /devices/platform/AMDI0010:03/i2c-0/i2c-ELAN0718:00/0018:04F3:30FD.0004/input/input10 [ 3.347157] input: ELAN0718:00 04F3:30FD Touchpad as /devices/platform/AMDI0010:03/i2c-0/i2c-ELAN0718:00/0018:04F3:30FD.0004/input/input12 [ 3.347315] hid-multitouch 0018:04F3:30FD.0004: input,hidraw3: I2C HID v1.00 Mouse [ELAN0718:00 04F3:30FD] on i2c-ELAN0718:00 [ 3.728340] raid6: avx2x4 gen() 18804 MB/s [ 3.745340] raid6: avx2x2 gen() 37341 MB/s [ 3.762339] raid6: avx2x1 gen() 29154 MB/s [ 3.762341] raid6: using algorithm avx2x2 gen() 37341 MB/s [ 3.779340] raid6: .... xor() 21867 MB/s, rmw enabled [ 3.779342] raid6: using avx2x2 recovery algorithm [ 3.780315] xor: automatically using best checksumming function avx [ 3.808492] scsi 0:0:0:0: Direct-Access Kingston DataTraveler 2.0 1.00 PQ: 0 ANSI: 4 [ 3.809195] sd 0:0:0:0: Attached scsi generic sg1 type 0 [ 3.809877] sd 0:0:0:0: [sdb] 60437492 512-byte logical blocks: (30.9 GB/28.8 GiB) [ 3.810067] sd 0:0:0:0: [sdb] Write Protect is off [ 3.810071] sd 0:0:0:0: [sdb] Mode Sense: 45 00 00 00 [ 3.810260] sd 0:0:0:0: [sdb] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA [ 3.835819] sdb: sdb1 sdb2 [ 3.836170] sd 0:0:0:0: [sdb] Attached SCSI removable disk [ 3.838589] async_tx: api initialized (async) [ 4.012878] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 4.013865] ISO 9660 Extensions: RRIP_1991A [ 4.038260] loop0: detected capacity change from 0 to 5142688 [ 4.062306] overlayfs: null uuid detected in lower fs '/', falling back to xino=off,index=off,nfs_export=off. [ 4.288761] evm: overlay not supported [ 11.095366] systemd[1]: Inserted module 'autofs4' [ 11.185264] systemd[1]: systemd 255.4-1ubuntu8.12 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) [ 11.185280] systemd[1]: Detected architecture x86-64. [ 11.203963] systemd[1]: Initializing machine ID from random generator. [ 11.509404] systemd[1]: Queued start job for default target graphical.target. [ 11.555926] systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe. [ 11.556404] systemd[1]: Created slice user.slice - User and Session Slice. [ 11.556471] systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch. [ 11.556639] systemd[1]: Set up automount proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point. [ 11.556659] systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes. [ 11.556680] systemd[1]: Reached target nss-user-lookup.target - User and Group Name Lookups. [ 11.556690] systemd[1]: Reached target remote-fs.target - Remote File Systems. [ 11.556699] systemd[1]: Reached target slices.target - Slice Units. [ 11.556715] systemd[1]: Reached target swap.target - Swaps. [ 11.556733] systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes. [ 11.556815] systemd[1]: Listening on dm-event.socket - Device-mapper event daemon FIFOs. [ 11.559519] systemd[1]: Listening on lvm2-lvmpolld.socket - LVM2 poll daemon socket. [ 11.559702] systemd[1]: Listening on syslog.socket - Syslog Socket. [ 11.561438] systemd[1]: Listening on systemd-coredump.socket - Process Core Dump Socket. [ 11.561496] systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe. [ 11.561601] systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log). [ 11.561714] systemd[1]: Listening on systemd-journald.socket - Journal Socket. [ 11.561754] systemd[1]: systemd-pcrextend.socket - TPM2 PCR Extension (Varlink) was skipped because of an unmet condition check (ConditionSecurity=measured-uki). [ 11.563436] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket. [ 11.563541] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket. [ 11.578726] systemd[1]: Mounting dev-hugepages.mount - Huge Pages File System... [ 11.580520] systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System... [ 11.581367] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System... [ 11.582113] systemd[1]: Mounting sys-kernel-tracing.mount - Kernel Trace File System... [ 11.583994] systemd[1]: Starting systemd-journald.service - Journal Service... [ 11.584139] systemd[1]: Finished blk-availability.service - Availability of block devices. [ 11.585652] systemd[1]: Starting keyboard-setup.service - Set the console keyboard layout... [ 11.592788] systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes... [ 11.593827] systemd[1]: Starting lvm2-monitor.service - Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... [ 11.594899] systemd[1]: Starting [email protected] - Load Kernel Module configfs... [ 11.595983] systemd[1]: Starting modprobe@dm_mod.service - Load Kernel Module dm_mod... [ 11.597216] systemd[1]: Starting [email protected] - Load Kernel Module drm... [ 11.598440] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore... [ 11.599656] systemd[1]: Starting [email protected] - Load Kernel Module fuse... [ 11.600674] systemd[1]: Starting [email protected] - Load Kernel Module loop... [ 11.624217] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules... [ 11.624235] systemd[1]: systemd-pcrmachine.service - TPM2 PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki). [ 11.625181] systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems... [ 11.625230] systemd[1]: systemd-tpm2-setup-early.service - TPM2 SRK Setup (Early) was skipped because of an unmet condition check (ConditionSecurity=measured-uki). [ 11.626191] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices... [ 11.627895] systemd[1]: Mounted dev-hugepages.mount - Huge Pages File System. [ 11.627997] systemd[1]: Mounted dev-mqueue.mount - POSIX Message Queue File System. [ 11.628080] systemd[1]: Mounted sys-kernel-debug.mount - Kernel Debug File System. [ 11.628161] systemd[1]: Mounted sys-kernel-tracing.mount - Kernel Trace File System. [ 11.628375] systemd[1]: Finished kmod-static-nodes.service - Create List of Static Device Nodes. [ 11.628636] systemd[1]: [email protected]: Deactivated successfully. [ 11.628775] systemd[1]: Finished [email protected] - Load Kernel Module configfs. [ 11.629057] systemd[1]: modprobe@dm_mod.service: Deactivated successfully. [ 11.629205] systemd[1]: Finished modprobe@dm_mod.service - Load Kernel Module dm_mod. [ 11.629475] systemd[1]: [email protected]: Deactivated successfully. [ 11.629618] systemd[1]: Finished [email protected] - Load Kernel Module drm. [ 11.629869] systemd[1]: [email protected]: Deactivated successfully. [ 11.630008] systemd[1]: Finished [email protected] - Load Kernel Module fuse. [ 11.630255] systemd[1]: [email protected]: Deactivated successfully. [ 11.630420] systemd[1]: Finished [email protected] - Load Kernel Module loop. [ 11.631407] systemd[1]: Mounting sys-fs-fuse-connections.mount - FUSE Control File System... [ 11.632107] systemd[1]: Mounting sys-kernel-config.mount - Kernel Configuration File System... [ 11.650437] systemd-journald[972]: Collecting audit messages is disabled. [ 11.651077] systemd[1]: systemd-repart.service - Repartition Root Disk was skipped because no trigger condition checks were met. [ 11.651974] systemd[1]: Starting systemd-tmpfiles-setup-dev-early.service - Create Static Device Nodes in /dev gracefully... [ 11.652598] pstore: Using crash dump compression: deflate [ 11.652819] systemd[1]: Mounted sys-fs-fuse-connections.mount - FUSE Control File System. [ 11.652948] systemd[1]: Mounted sys-kernel-config.mount - Kernel Configuration File System. [ 11.654997] pstore: Registered efi_pstore as persistent store backend [ 11.655724] systemd[1]: modprobe@efi_pstore.service: Deactivated successfully. [ 11.655910] systemd[1]: Finished modprobe@efi_pstore.service - Load Kernel Module efi_pstore. [ 11.662038] systemd[1]: Finished systemd-remount-fs.service - Remount Root and Kernel File Systems. [ 11.720744] systemd[1]: systemd-hwdb-update.service - Rebuild Hardware Database was skipped because no trigger condition checks were met. [ 11.720798] systemd[1]: systemd-pstore.service - Platform Persistent Storage Archival was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/sys/fs/pstore). [ 11.728574] systemd[1]: Starting systemd-random-seed.service - Load/Save OS Random Seed... [ 11.728613] systemd[1]: systemd-tpm2-setup.service - TPM2 SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki). [ 11.728731] systemd[1]: Started systemd-journald.service - Journal Service. [ 11.796968] systemd-journald[972]: Received client request to flush runtime journal. [ 11.806289] lp: driver loaded but no devices found [ 11.829612] ppdev: user-space parallel port driver [ 12.586636] input: Wireless hotkeys as /devices/virtual/input/input13 [ 12.710145] hp_accel: laptop model unknown, using default axes configuration [ 12.715214] lis3lv02d: 8 bits 3DC sensor found [ 12.721417] input: ST LIS3LV02DL Accelerometer as /devices/platform/lis3lv02d/input/input14 [ 12.775936] RAPL PMU: API unit is 2^-32 Joules, 2 fixed counters, 163840 ms ovfl timer [ 12.775947] RAPL PMU: hw unit of domain package 2^-16 Joules [ 12.775952] RAPL PMU: hw unit of domain core 2^-16 Joules [ 12.790634] input: HP WMI hotkeys as /devices/virtual/input/input15 [ 12.803416] ccp 0000:05:00.2: enabling device (0000 -> 0002) [ 12.803696] ccp 0000:05:00.2: ccp: unable to access the device: you might be running a broken BIOS. [ 12.804840] ccp 0000:05:00.2: tee enabled [ 12.804913] ccp 0000:05:00.2: psp enabled [ 12.806687] piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0 [ 12.806694] piix4_smbus 0000:00:14.0: Using register 0x02 for SMBus port selection [ 12.807948] i2c i2c-1: Successfully instantiated SPD at 0x50 [ 12.808986] i2c i2c-1: Successfully instantiated SPD at 0x51 [ 12.809161] piix4_smbus 0000:00:14.0: Auxiliary SMBus Host Controller at 0xb20 [ 12.906390] ee1004 1-0050: 512 byte EE1004-compliant SPD EEPROM, read-only [ 12.907944] ee1004 1-0051: 512 byte EE1004-compliant SPD EEPROM, read-only [ 13.078169] snd_rn_pci_acp3x 0000:05:00.5: enabling device (0000 -> 0002) [ 13.078696] Bluetooth: Core ver 2.22 [ 13.078731] NET: Registered PF_BLUETOOTH protocol family [ 13.078733] Bluetooth: HCI device and connection manager initialized [ 13.078741] Bluetooth: HCI socket layer initialized [ 13.078745] Bluetooth: L2CAP socket layer initialized [ 13.078751] Bluetooth: SCO socket layer initialized [ 13.080755] kvm_amd: TSC scaling supported [ 13.080761] kvm_amd: Nested Virtualization enabled [ 13.080763] kvm_amd: Nested Paging enabled [ 13.080766] kvm_amd: LBR virtualization supported [ 13.080775] kvm_amd: Virtual VMLOAD VMSAVE supported [ 13.080777] kvm_amd: Virtual GIF supported [ 13.156564] MCE: In-kernel MCE decoding enabled. [ 13.201078] cfg80211: Loading compiled-in X.509 certificates for regulatory database [ 13.201371] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' [ 13.201526] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600' [ 13.236822] usbcore: registered new interface driver btusb [ 13.240628] Bluetooth: hci0: RTL: examining hci_ver=0a hci_rev=000c lmp_ver=0a lmp_subver=8822 [ 13.242586] Bluetooth: hci0: RTL: rom_version status=0 version=3 [ 13.242591] Bluetooth: hci0: RTL: loading rtl_bt/rtl8822cu_fw.bin [ 13.315101] Bluetooth: hci0: RTL: loading rtl_bt/rtl8822cu_config.bin [ 13.343543] Bluetooth: hci0: RTL: cfg_sz 6, total sz 35990 [ 13.343692] mc: Linux media interface: v0.10 [ 13.384475] intel_rapl_common: Found RAPL domain package [ 13.384481] intel_rapl_common: Found RAPL domain core [ 13.395879] videodev: Linux video capture interface: v2.00 [ 13.498055] rtw_8822ce 0000:03:00.0: enabling device (0000 -> 0003) [ 13.498548] amd_atl: AMD Address Translation Library initialized [ 13.536951] usb 3-3: Found UVC 1.00 device HP TrueVision HD Camera (0408:5365) [ 13.560032] usbcore: registered new interface driver uvcvideo [ 13.578269] rtw_8822ce 0000:03:00.0: Firmware version 9.9.15, H2C version 15 [ 13.583333] rtw_8822ce 0000:03:00.0: WOW Firmware version 9.9.4, H2C version 15 [ 13.655587] Bluetooth: hci0: RTL: fw version 0x0cc6d2e3 [ 13.761596] Bluetooth: hci0: AOSP extensions version v1.00 [ 13.761608] Bluetooth: hci0: AOSP quality report is supported [ 13.764474] pci 0000:01:00.0: optimus capabilities: enabled, status dynamic power, hda bios codec supported [ 13.764484] VGA switcheroo: detected Optimus DSM method \_SB_.PCI0.GPP0.PEGP handle [ 13.764486] nouveau: detected PR support, will not use DSM [ 13.764520] nouveau 0000:01:00.0: enabling device (0000 -> 0003) [ 13.764632] nouveau 0000:01:00.0: NVIDIA TU117 (167000a1) [ 13.799252] rtw_8822ce 0000:03:00.0 wlo1: renamed from wlan0 [ 13.890974] snd_hda_intel 0000:01:00.1: enabling device (0000 -> 0002) [ 13.891090] snd_hda_intel 0000:01:00.1: Disabling MSI [ 13.891101] snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client [ 13.891237] snd_hda_intel 0000:05:00.6: enabling device (0000 -> 0002) [ 13.891588] nouveau 0000:01:00.0: bios: version 90.17.41.00.2a [ 13.914529] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.1/0000:01:00.1/sound/card0/input16 [ 13.914618] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.1/0000:01:00.1/sound/card0/input17 [ 13.914693] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.1/0000:01:00.1/sound/card0/input18 [ 13.914762] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.1/0000:01:00.1/sound/card0/input19 [ 13.962446] snd_hda_codec_realtek hdaudioC1D0: ALC285: picked fixup for PCI SSID 103c:0000 [ 13.963027] snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC285: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker [ 13.963032] snd_hda_codec_realtek hdaudioC1D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0) [ 13.963035] snd_hda_codec_realtek hdaudioC1D0: hp_outs=1 (0x21/0x0/0x0/0x0/0x0) [ 13.963038] snd_hda_codec_realtek hdaudioC1D0: mono: mono_out=0x0 [ 13.963041] snd_hda_codec_realtek hdaudioC1D0: inputs: [ 13.963043] snd_hda_codec_realtek hdaudioC1D0: Internal Mic=0x12 [ 13.963046] snd_hda_codec_realtek hdaudioC1D0: Mic=0x19 [ 14.044727] nouveau 0000:01:00.0: pmu: firmware unavailable [ 14.159037] nouveau 0000:01:00.0: fb: 4096 MiB GDDR6 [ 14.215003] nouveau 0000:01:00.0: drm: VRAM: 4096 MiB [ 14.215009] nouveau 0000:01:00.0: drm: GART: 536870912 MiB [ 14.215012] nouveau 0000:01:00.0: drm: BIT table 'A' not found [ 14.215015] nouveau 0000:01:00.0: drm: BIT table 'L' not found [ 14.215018] nouveau 0000:01:00.0: drm: TMDS table version 2.0 [ 14.215732] nouveau 0000:01:00.0: drm: MM: using COPY for buffer copies [ 14.217121] snd_hda_intel 0000:01:00.1: bound 0000:01:00.0 (ops nv50_audio_component_bind_ops [nouveau]) [ 14.218013] nouveau 0000:01:00.0: [drm] Registered 4 planes with drm panic [ 14.218016] [drm] Initialized nouveau 1.4.0 for 0000:01:00.0 on minor 1 [ 14.218106] nouveau 0000:01:00.0: [drm] Cannot find any crtc or sizes [ 14.218352] nouveau 0000:01:00.0: [drm] Cannot find any crtc or sizes [ 17.077408] input: HD-Audio Generic Mic as /devices/pci0000:00/0000:00:08.1/0000:05:00.6/sound/card1/input20 [ 17.077488] input: HD-Audio Generic Headphone as /devices/pci0000:00/0000:00:08.1/0000:05:00.6/sound/card1/input21 [ 17.086246] [drm] amdgpu kernel modesetting enabled. [ 17.086272] amdgpu: vga_switcheroo: detected switching method \_SB_.PCI0.GP17.VGA_.ATPX handle [ 17.086916] amdgpu: ATPX version 1, functions 0x00000200 [ 17.091486] amdgpu: Virtual CRAT table created for CPU [ 17.091510] amdgpu: Topology: Add CPU node [ 17.091647] amdgpu 0000:05:00.0: enabling device (0006 -> 0007) [ 17.091696] [drm] initializing kernel modesetting (RENOIR 0x1002:0x1636 0x103C:0x87B2 0xC7). [ 17.195407] [drm] register mmio base: 0xFC500000 [ 17.195417] [drm] register mmio size: 524288 [ 17.198577] amdgpu 0000:05:00.0: amdgpu: detected ip block number 0 <soc15_common> [ 17.198582] amdgpu 0000:05:00.0: amdgpu: detected ip block number 1 <gmc_v9_0> [ 17.198585] amdgpu 0000:05:00.0: amdgpu: detected ip block number 2 <vega10_ih> [ 17.198588] amdgpu 0000:05:00.0: amdgpu: detected ip block number 3 <psp> [ 17.198591] amdgpu 0000:05:00.0: amdgpu: detected ip block number 4 <smu> [ 17.198593] amdgpu 0000:05:00.0: amdgpu: detected ip block number 5 <dm> [ 17.198596] amdgpu 0000:05:00.0: amdgpu: detected ip block number 6 <gfx_v9_0> [ 17.198599] amdgpu 0000:05:00.0: amdgpu: detected ip block number 7 <sdma_v4_0> [ 17.198601] amdgpu 0000:05:00.0: amdgpu: detected ip block number 8 <vcn_v2_0> [ 17.198604] amdgpu 0000:05:00.0: amdgpu: detected ip block number 9 <jpeg_v2_0> [ 17.198617] amdgpu 0000:05:00.0: amdgpu: Fetched VBIOS from VFCT [ 17.198621] amdgpu: ATOM BIOS: 113-RENOIR-031 [ 17.356384] amdgpu 0000:05:00.0: vgaarb: deactivate vga console [ 17.356398] amdgpu 0000:05:00.0: amdgpu: Trusted Memory Zone (TMZ) feature enabled [ 17.356407] amdgpu 0000:05:00.0: amdgpu: MODE2 reset [ 17.356661] [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, fragment size is 9-bit [ 17.356670] amdgpu 0000:05:00.0: amdgpu: VRAM: 512M 0x000000F400000000 - 0x000000F41FFFFFFF (512M used) [ 17.356673] amdgpu 0000:05:00.0: amdgpu: GART: 1024M 0x0000000000000000 - 0x000000003FFFFFFF [ 17.356683] [drm] Detected VRAM RAM=512M, BAR=512M [ 17.356685] [drm] RAM width 128bits DDR4 [ 17.356897] [drm] amdgpu: 512M of VRAM memory ready [ 17.356905] [drm] amdgpu: 7673M of GTT memory ready. [ 17.356940] [drm] GART: num cpu pages 262144, num gpu pages 262144 [ 17.357085] [drm] PCIE GART of 1024M enabled. [ 17.357089] [drm] PTB located at 0x000000F41FC00000 [ 17.357901] [drm] Loading DMUB firmware via PSP: version=0x01010028 [ 17.359033] [drm] Found VCN firmware Version ENC: 1.21 DEC: 7 VEP: 0 Revision: 2 [ 18.065734] amdgpu 0000:05:00.0: amdgpu: reserve 0x400000 from 0xf41f800000 for PSP TMR [ 18.148084] amdgpu 0000:05:00.0: amdgpu: RAS: optional ras ta ucode is not available [ 18.158759] amdgpu 0000:05:00.0: amdgpu: RAP: optional rap ta ucode is not available [ 18.164762] amdgpu 0000:05:00.0: amdgpu: psp gfx command LOAD_TA(0x1) failed and response status is (0x7) [ 18.164987] amdgpu 0000:05:00.0: amdgpu: psp gfx command INVOKE_CMD(0x3) failed and response status is (0x4) [ 18.164995] amdgpu 0000:05:00.0: amdgpu: Secure display: Generic Failure. [ 18.165005] amdgpu 0000:05:00.0: amdgpu: SECUREDISPLAY: query securedisplay TA failed. ret 0x0 [ 18.167152] amdgpu 0000:05:00.0: amdgpu: SMU is initialized successfully! [ 18.168362] [drm] Display Core v3.2.316 initialized on DCN 2.1 [ 18.168367] [drm] DP-HDMI FRL PCON supported [ 18.168896] [drm] DMUB hardware initialized: version=0x01010028 [ 18.313595] [drm] kiq ring mec 2 pipe 1 q 0 [ 18.319839] kfd kfd: amdgpu: Allocated 3969056 bytes on gart [ 18.319855] kfd kfd: amdgpu: Total number of KFD nodes to be created: 1 [ 18.319992] amdgpu: Virtual CRAT table created for GPU [ 18.320479] amdgpu: Topology: Add dGPU node [0x1636:0x1002] [ 18.320482] kfd kfd: amdgpu: added device 1002:1636 [ 18.320555] amdgpu 0000:05:00.0: amdgpu: SE 1, SH per SE 1, CU per SH 8, active_cu_number 6 [ 18.320560] amdgpu 0000:05:00.0: amdgpu: ring gfx uses VM inv eng 0 on hub 0 [ 18.320562] amdgpu 0000:05:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0 [ 18.320565] amdgpu 0000:05:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0 [ 18.320567] amdgpu 0000:05:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0 [ 18.320570] amdgpu 0000:05:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0 [ 18.320572] amdgpu 0000:05:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0 [ 18.320575] amdgpu 0000:05:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0 [ 18.320577] amdgpu 0000:05:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0 [ 18.320579] amdgpu 0000:05:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0 [ 18.320582] amdgpu 0000:05:00.0: amdgpu: ring kiq_0.2.1.0 uses VM inv eng 11 on hub 0 [ 18.320584] amdgpu 0000:05:00.0: amdgpu: ring sdma0 uses VM inv eng 0 on hub 8 [ 18.320587] amdgpu 0000:05:00.0: amdgpu: ring vcn_dec uses VM inv eng 1 on hub 8 [ 18.320589] amdgpu 0000:05:00.0: amdgpu: ring vcn_enc0 uses VM inv eng 4 on hub 8 [ 18.320591] amdgpu 0000:05:00.0: amdgpu: ring vcn_enc1 uses VM inv eng 5 on hub 8 [ 18.320594] amdgpu 0000:05:00.0: amdgpu: ring jpeg_dec uses VM inv eng 6 on hub 8 [ 18.425116] amdgpu 0000:05:00.0: amdgpu: Runtime PM not available [ 18.528607] amdgpu 0000:05:00.0: [drm] Registered 4 planes with drm panic [ 18.528617] [drm] Initialized amdgpu 3.61.0 for 0000:05:00.0 on minor 2 [ 18.535366] fbcon: amdgpudrmfb (fb0) is primary device [ 18.535374] fbcon: Deferring console take-over [ 18.535383] amdgpu 0000:05:00.0: [drm] fb0: amdgpudrmfb frame buffer device [ 18.561822] [drm] pre_validate_dsc:1627 MST_DSC dsc precompute is not needed [ 20.971068] audit: type=1400 audit(1787498175.636:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="rsyslogd" pid=1720 comm="apparmor_parser" [ 21.169346] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 [ 21.169351] Bluetooth: BNEP filters: protocol multicast [ 21.169356] Bluetooth: BNEP socket layer initialized [ 21.171925] Bluetooth: MGMT ver 1.23 [ 21.260518] NET: Registered PF_ALG protocol family [ 21.374400] nvme nvme0: using unchecked data buffer [ 21.397468] block nvme0n1: No UUID available providing old NGUID [ 21.629638] Bluetooth: hci0: AOSP extensions version v1.00 [ 21.629645] Bluetooth: hci0: AOSP quality report is supported [ 21.825289] NET: Registered PF_QIPCRTR protocol family [ 23.347662] Generic FE-GE Realtek PHY r8169-0-200:00: attached PHY driver (mii_bus:phy_addr=r8169-0-200:00, irq=MAC) [ 23.503541] r8169 0000:02:00.0 eno1: Link is Down [ 27.581227] r8169 0000:02:00.0 eno1: Link is Up - 1Gbps/Full - flow control rx/tx [ 32.673503] nouveau 0000:01:00.0: vgaarb: VGA decodes changed: olddecodes=io+mem,decodes=none:owns=none [ 32.673511] amdgpu 0000:05:00.0: vgaarb: VGA decodes changed: olddecodes=io+mem,decodes=none:owns=none [ 40.642894] Bluetooth: RFCOMM TTY layer initialized [ 40.642908] Bluetooth: RFCOMM socket layer initialized [ 40.642920] Bluetooth: RFCOMM ver 1.11 [ 42.233969] /dev/sdb1: Can't open blockdev [ 42.754868] systemd-journald[972]: Time jumped backwards, rotating. [ 70.421747] atkbd serio0: Unknown key pressed (translated set 2, code 0xab on isa0060/serio0). [ 70.421761] atkbd serio0: Use 'setkeycodes e02b <keycode>' to make it known. [ 70.673407] atkbd serio0: Unknown key pressed (translated set 2, code 0xab on isa0060/serio0). [ 70.673421] atkbd serio0: Use 'setkeycodes e02b <keycode>' to make it known. [ 70.705440] atkbd serio0: Unknown key pressed (translated set 2, code 0xab on isa0060/serio0). [ 70.705449] atkbd serio0: Use 'setkeycodes e02b <keycode>' to make it known. [ 70.735496] atkbd serio0: Unknown key pressed (translated set 2, code 0xab on isa0060/serio0). [ 70.735505] atkbd serio0: Use 'setkeycodes e02b <keycode>' to make it known. [ 70.765554] atkbd serio0: Unknown key pressed (translated set 2, code 0xab on isa0060/serio0). [ 70.765563] atkbd serio0: Use 'setkeycodes e02b <keycode>' to make it known. [ 70.795608] atkbd serio0: Unknown key pressed (translated set 2, code 0xab on isa0060/serio0). [ 70.795620] atkbd serio0: Use 'setkeycodes e02b <keycode>' to make it known. [ 70.825646] atkbd serio0: Unknown key pressed (translated set 2, code 0xab on isa0060/serio0). [ 70.825658] atkbd serio0: Use 'setkeycodes e02b <keycode>' to make it known. [ 70.856723] atkbd serio0: Unknown key pressed (translated set 2, code 0xab on isa0060/serio0). [ 70.856736] atkbd serio0: Use 'setkeycodes e02b <keycode>' to make it known. [ 70.886772] atkbd serio0: Unknown key pressed (translated set 2, code 0xab on isa0060/serio0). [ 70.886780] atkbd serio0: Use 'setkeycodes e02b <keycode>' to make it known. [ 70.917849] atkbd serio0: Unknown key pressed (translated set 2, code 0xab on isa0060/serio0). [ 70.917862] atkbd serio0: Use 'setkeycodes e02b <keycode>' to make it known. [ 70.947890] atkbd serio0: Unknown key pressed (translated set 2, code 0xab on isa0060/serio0). [ 70.947903] atkbd serio0: Use 'setkeycodes e02b <keycode>' to make it known. [ 70.977950] atkbd serio0: Unknown key pressed (translated set 2, code 0xab on isa0060/serio0). [ 70.977967] atkbd serio0: Use 'setkeycodes e02b <keycode>' to make it known. [ 71.007994] atkbd serio0: Unknown key pressed (translated set 2, code 0xab on isa0060/serio0). [ 71.008006] atkbd serio0: Use 'setkeycodes e02b <keycode>' to make it known. [ 71.039246] atkbd serio0: Unknown key pressed (translated set 2, code 0xab on isa0060/serio0). [ 71.039254] atkbd serio0: Use 'setkeycodes e02b <keycode>' to make it known. [ 71.069099] atkbd serio0: Unknown key pressed (translated set 2, code 0xab on isa0060/serio0). [ 71.069114] atkbd serio0: Use 'setkeycodes e02b <keycode>' to make it known. [ 71.099160] atkbd serio0: Unknown key pressed (translated set 2, code 0xab on isa0060/serio0). [ 71.099169] atkbd serio0: Use 'setkeycodes e02b <keycode>' to make it known. [ 71.129234] atkbd serio0: Unknown key pressed (translated set 2, code 0xab on isa0060/serio0). [ 71.129252] atkbd serio0: Use 'setkeycodes e02b <keycode>' to make it known. [ 71.143278] atkbd serio0: Unknown key released (translated set 2, code 0xab on isa0060/serio0). [ 71.143291] atkbd serio0: Use 'setkeycodes e02b <keycode>' to make it known. [ 71.184689] atkbd serio0: Unknown key pressed (translated set 2, code 0xab on isa0060/serio0). [ 71.184697] atkbd serio0: Use 'setkeycodes e02b <keycode>' to make it known. [ 71.437781] atkbd serio0: Unknown key pressed (translated set 2, code 0xab on isa0060/serio0). [ 71.437797] atkbd serio0: Use 'setkeycodes e02b <keycode>' to make it known. [ 71.467914] atkbd serio0: Unknown key pressed (translated set 2, code 0xab on isa0060/serio0). [ 71.467932] atkbd serio0: Use 'setkeycodes e02b <keycode>' to make it known. [ 71.497890] atkbd serio0: Unknown key pressed (translated set 2, code 0xab on isa0060/serio0). [ 71.497905] atkbd serio0: Use 'setkeycodes e02b <keycode>' to make it known. [ 71.527957] atkbd serio0: Unknown key pressed (translated set 2, code 0xab on isa0060/serio0). [ 71.527973] atkbd serio0: Use 'setkeycodes e02b <keycode>' to make it known. [ 71.559005] atkbd serio0: Unknown key pressed (translated set 2, code 0xab on isa0060/serio0). [ 71.559013] atkbd serio0: Use 'setkeycodes e02b <keycode>' to make it known. [ 71.589023] atkbd serio0: Unknown key pressed (translated set 2, code 0xab on isa0060/serio0). [ 71.589032] atkbd serio0: Use 'setkeycodes e02b <keycode>' to make it known. [ 71.619263] atkbd serio0: Unknown key pressed (translated set 2, code 0xab on isa0060/serio0). [ 71.619272] atkbd serio0: Use 'setkeycodes e02b <keycode>' to make it known. [ 71.649137] atkbd serio0: Unknown key pressed (translated set 2, code 0xab on isa0060/serio0). [ 71.649144] atkbd serio0: Use 'setkeycodes e02b <keycode>' to make it known. [ 71.680171] atkbd serio0: Unknown key pressed (translated set 2, code 0xab on isa0060/serio0). [ 71.680186] atkbd serio0: Use 'setkeycodes e02b <keycode>' to make it known. [ 71.711255] atkbd serio0: Unknown key pressed (translated set 2, code 0xab on isa0060/serio0). [ 71.711268] atkbd serio0: Use 'setkeycodes e02b <keycode>' to make it known. [ 71.740287] atkbd serio0: Unknown key pressed (translated set 2, code 0xab on isa0060/serio0). [ 71.740294] atkbd serio0: Use 'setkeycodes e02b <keycode>' to make it known. [ 71.757353] atkbd serio0: Unknown key released (translated set 2, code 0xab on isa0060/serio0). [ 71.757364] atkbd serio0: Use 'setkeycodes e02b <keycode>' to make it known. [ 72.924531] atkbd serio0: Unknown key pressed (translated set 2, code 0xab on isa0060/serio0). [ 72.924544] atkbd serio0: Use 'setkeycodes e02b <keycode>' to make it known. [ 73.014765] atkbd serio0: Unknown key released (translated set 2, code 0xab on isa0060/serio0). [ 73.014773] atkbd serio0: Use 'setkeycodes e02b <keycode>' to make it known. [ 73.987335] workqueue: pm_runtime_work hogged CPU for >10000us 4 times, consider switching to WQ_UNBOUND
dmesg-mint-working-full.txt
(text/plain, 92.7 KB)
[ 0.000000] Linux version 6.14.0-37-generic (buildd@lcy02-amd64-031) (x86_64-linux-gnu-gcc-13 (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0, GNU ld (GNU Binutils for Ubuntu) 2.42) #37~24.04.1-Ubuntu SMP PREEMPT_DYNAMIC Thu Nov 20 10:25:38 UTC 2 (Ubuntu 6.14.0-37.37~24.04.1-generic 6.14.11) [ 0.000000] Command line: BOOT_IMAGE=/casper/vmlinuz boot=casper uuid=6e72f523-dc09-4880-8910-93ffa64401c5 username=mint hostname=mint iso-scan/filename= quiet splash -- [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Hygon HygonGenuine [ 0.000000] Centaur CentaurHauls [ 0.000000] zhaoxin Shanghai [ 0.000000] BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable [ 0.000000] BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000009ecffff] usable [ 0.000000] BIOS-e820: [mem 0x0000000009ed0000-0x0000000009ffffff] reserved [ 0.000000] BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable [ 0.000000] BIOS-e820: [mem 0x000000000a200000-0x000000000a20cfff] ACPI NVS [ 0.000000] BIOS-e820: [mem 0x000000000a20d000-0x00000000a71e0fff] usable [ 0.000000] BIOS-e820: [mem 0x00000000a71e1000-0x00000000a7336fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000a7337000-0x00000000a739cfff] ACPI data [ 0.000000] BIOS-e820: [mem 0x00000000a739d000-0x00000000a754bfff] ACPI NVS [ 0.000000] BIOS-e820: [mem 0x00000000a754c000-0x00000000acffdfff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000acffe000-0x00000000adffffff] usable [ 0.000000] BIOS-e820: [mem 0x00000000ae000000-0x00000000afffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fd000000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000042f33ffff] usable [ 0.000000] BIOS-e820: [mem 0x000000042f340000-0x00000004701fffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] APIC: Static calls initialized [ 0.000000] e820: update [mem 0xa3877018-0xa38a0857] usable ==> usable [ 0.000000] e820: update [mem 0xa3869018-0xa3876457] usable ==> usable [ 0.000000] extended physical RAM map: [ 0.000000] reserve setup_data: [mem 0x0000000000000000-0x000000000009ffff] usable [ 0.000000] reserve setup_data: [mem 0x00000000000a0000-0x00000000000fffff] reserved [ 0.000000] reserve setup_data: [mem 0x0000000000100000-0x0000000009ecffff] usable [ 0.000000] reserve setup_data: [mem 0x0000000009ed0000-0x0000000009ffffff] reserved [ 0.000000] reserve setup_data: [mem 0x000000000a000000-0x000000000a1fffff] usable [ 0.000000] reserve setup_data: [mem 0x000000000a200000-0x000000000a20cfff] ACPI NVS [ 0.000000] reserve setup_data: [mem 0x000000000a20d000-0x00000000a3869017] usable [ 0.000000] reserve setup_data: [mem 0x00000000a3869018-0x00000000a3876457] usable [ 0.000000] reserve setup_data: [mem 0x00000000a3876458-0x00000000a3877017] usable [ 0.000000] reserve setup_data: [mem 0x00000000a3877018-0x00000000a38a0857] usable [ 0.000000] reserve setup_data: [mem 0x00000000a38a0858-0x00000000a71e0fff] usable [ 0.000000] reserve setup_data: [mem 0x00000000a71e1000-0x00000000a7336fff] reserved [ 0.000000] reserve setup_data: [mem 0x00000000a7337000-0x00000000a739cfff] ACPI data [ 0.000000] reserve setup_data: [mem 0x00000000a739d000-0x00000000a754bfff] ACPI NVS [ 0.000000] reserve setup_data: [mem 0x00000000a754c000-0x00000000acffdfff] reserved [ 0.000000] reserve setup_data: [mem 0x00000000acffe000-0x00000000adffffff] usable [ 0.000000] reserve setup_data: [mem 0x00000000ae000000-0x00000000afffffff] reserved [ 0.000000] reserve setup_data: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved [ 0.000000] reserve setup_data: [mem 0x00000000fd000000-0x00000000ffffffff] reserved [ 0.000000] reserve setup_data: [mem 0x0000000100000000-0x000000042f33ffff] usable [ 0.000000] reserve setup_data: [mem 0x000000042f340000-0x00000004701fffff] reserved [ 0.000000] efi: EFI v2.7 by American Megatrends [ 0.000000] efi: ACPI=0xa739c000 ACPI 2.0=0xa739c014 TPMFinalLog=0xa7504000 SMBIOS=0xace1b000 SMBIOS 3.0=0xace1a000 MEMATTR=0xa3c1b298 ESRT=0xa61c3798 MOKvar=0xace93000 INITRD=0xa3bf9718 RNG=0xa734a018 TPMEventLog=0xa7340018 [ 0.000000] random: crng init done [ 0.000000] efi: Remove mem275: MMIO range=[0xf0000000-0xf7ffffff] (128MB) from e820 map [ 0.000000] e820: remove [mem 0xf0000000-0xf7ffffff] reserved [ 0.000000] efi: Remove mem276: MMIO range=[0xfd000000-0xfedfffff] (30MB) from e820 map [ 0.000000] e820: remove [mem 0xfd000000-0xfedfffff] reserved [ 0.000000] efi: Not removing mem277: MMIO range=[0xfee00000-0xfee00fff] (4KB) from e820 map [ 0.000000] efi: Remove mem278: MMIO range=[0xfee01000-0xffffffff] (17MB) from e820 map [ 0.000000] e820: remove [mem 0xfee01000-0xffffffff] reserved [ 0.000000] efi: Remove mem280: MMIO range=[0x450000000-0x4701fffff] (514MB) from e820 map [ 0.000000] e820: remove [mem 0x450000000-0x4701fffff] reserved [ 0.000000] SMBIOS 3.2.0 present. [ 0.000000] DMI: HP HP Pavilion Gaming Laptop 15-ec1xxx/87B2, BIOS F.35 12/16/2024 [ 0.000000] DMI: Memory slots populated: 2/2 [ 0.000000] secureboot: Secure boot disabled [ 0.000000] tsc: Fast TSC calibration using PIT [ 0.000000] tsc: Detected 2994.262 MHz processor [ 0.000136] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved [ 0.000138] e820: remove [mem 0x000a0000-0x000fffff] usable [ 0.000145] last_pfn = 0x42f340 max_arch_pfn = 0x400000000 [ 0.000151] MTRR map: 5 entries (3 fixed + 2 variable; max 20), built from 9 variable MTRRs [ 0.000153] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.000347] e820: update [mem 0xb0000000-0xffffffff] usable ==> reserved [ 0.000355] last_pfn = 0xae000 max_arch_pfn = 0x400000000 [ 0.004027] esrt: Reserving ESRT space from 0x00000000a61c3798 to 0x00000000a61c37d0. [ 0.004034] e820: update [mem 0xa61c3000-0xa61c3fff] usable ==> reserved [ 0.004074] Using GB pages for direct mapping [ 0.004392] secureboot: Secure boot disabled [ 0.004393] RAMDISK: [mem 0x6b5f7000-0x7078efff] [ 0.004404] ACPI: Early table checksum verification disabled [ 0.004407] ACPI: RSDP 0x00000000A739C014 000024 (v02 HPQOEM) [ 0.004411] ACPI: XSDT 0x00000000A739B728 0000EC (v01 HPQOEM SLIC-MPC 01072009 AMI 01000013) [ 0.004415] ACPI: FACP 0x00000000A7391000 000114 (v06 HPQOEM SLIC-MPC 01072009 HP 00010013) [ 0.004420] ACPI: DSDT 0x00000000A737C000 014D62 (v02 HPQOEM 87B2 01072009 ACPI 20120913) [ 0.004422] ACPI: FACS 0x00000000A7502000 000040 [ 0.004424] ACPI: SSDT 0x00000000A7393000 00723C (v02 HPQOEM 87B2 00000002 ACPI 04000000) [ 0.004427] ACPI: IVRS 0x00000000A7392000 0001A4 (v02 HPQOEM 87B2 00000001 HP 00000000) [ 0.004429] ACPI: FIDT 0x00000000A737B000 00009C (v01 HPQOEM 87B2 01072009 HP 00010013) [ 0.004431] ACPI: MCFG 0x00000000A737A000 00003C (v01 HPQOEM 87B2 01072009 HP 00010013) [ 0.004434] ACPI: HPET 0x00000000A7379000 000038 (v01 HPQOEM 87B2 01072009 HP 00000005) [ 0.004436] ACPI: SSDT 0x00000000A7378000 000228 (v01 HPQOEM 87B2 00000001 ACPI 20120913) [ 0.004438] ACPI: VFCT 0x00000000A736A000 00D484 (v01 HPQOEM 87B2 00000001 HP 31504F47) [ 0.004441] ACPI: SSDT 0x00000000A7369000 000050 (v01 HPQOEM 87B2 00000001 ACPI 20120913) [ 0.004443] ACPI: TPM2 0x00000000A7368000 00004C (v04 HPQOEM 87B2 00000001 HP 00000000) [ 0.004445] ACPI: SSDT 0x00000000A7365000 002B80 (v01 HPQOEM 87B2 00000001 ACPI 00000001) [ 0.004447] ACPI: CRAT 0x00000000A7364000 000BA8 (v01 HPQOEM 87B2 00000001 HP 00000001) [ 0.004450] ACPI: CDIT 0x00000000A7363000 000029 (v01 HPQOEM 87B2 00000001 HP 00000001) [ 0.004453] ACPI: SSDT 0x00000000A7362000 000139 (v01 HPQOEM 87B2 00000001 ACPI 20120913) [ 0.004456] ACPI: SSDT 0x00000000A7361000 000227 (v01 HPQOEM 87B2 00000001 ACPI 20120913) [ 0.004458] ACPI: SSDT 0x00000000A7360000 000D37 (v01 HPQOEM 87B2 00000001 ACPI 20120913) [ 0.004460] ACPI: SSDT 0x00000000A735E000 0010AC (v01 HPQOEM 87B2 00000001 ACPI 20120913) [ 0.004463] ACPI: SSDT 0x00000000A735D000 000D87 (v01 HPQOEM 87B2 00000001 ACPI 20120913) [ 0.004465] ACPI: SSDT 0x00000000A7359000 0030C8 (v01 HPQOEM 87B2 00000001 ACPI 20120913) [ 0.004468] ACPI: WSMT 0x00000000A7358000 000028 (v01 HPQOEM 87B2 01072009 HP 00010013) [ 0.004471] ACPI: APIC 0x00000000A7357000 0000DE (v03 HPQOEM 87B2 01072009 HP 00010013) [ 0.004473] ACPI: SSDT 0x00000000A7356000 00007D (v01 HPQOEM 87B2 00000001 ACPI 20120913) [ 0.004476] ACPI: SSDT 0x00000000A7355000 000517 (v01 HPQOEM 87B2 00000001 ACPI 20120913) [ 0.004478] ACPI: FPDT 0x00000000A7354000 000044 (v01 HPQOEM 87B2 01072009 HP 01000013) [ 0.004480] ACPI: BGRT 0x00000000A7353000 000038 (v01 HPQOEM 87B2 01072009 HP 00010013) [ 0.004482] ACPI: Reserving FACP table memory at [mem 0xa7391000-0xa7391113] [ 0.004483] ACPI: Reserving DSDT table memory at [mem 0xa737c000-0xa7390d61] [ 0.004484] ACPI: Reserving FACS table memory at [mem 0xa7502000-0xa750203f] [ 0.004485] ACPI: Reserving SSDT table memory at [mem 0xa7393000-0xa739a23b] [ 0.004485] ACPI: Reserving IVRS table memory at [mem 0xa7392000-0xa73921a3] [ 0.004486] ACPI: Reserving FIDT table memory at [mem 0xa737b000-0xa737b09b] [ 0.004487] ACPI: Reserving MCFG table memory at [mem 0xa737a000-0xa737a03b] [ 0.004487] ACPI: Reserving HPET table memory at [mem 0xa7379000-0xa7379037] [ 0.004488] ACPI: Reserving SSDT table memory at [mem 0xa7378000-0xa7378227] [ 0.004489] ACPI: Reserving VFCT table memory at [mem 0xa736a000-0xa7377483] [ 0.004489] ACPI: Reserving SSDT table memory at [mem 0xa7369000-0xa736904f] [ 0.004490] ACPI: Reserving TPM2 table memory at [mem 0xa7368000-0xa736804b] [ 0.004491] ACPI: Reserving SSDT table memory at [mem 0xa7365000-0xa7367b7f] [ 0.004491] ACPI: Reserving CRAT table memory at [mem 0xa7364000-0xa7364ba7] [ 0.004492] ACPI: Reserving CDIT table memory at [mem 0xa7363000-0xa7363028] [ 0.004493] ACPI: Reserving SSDT table memory at [mem 0xa7362000-0xa7362138] [ 0.004493] ACPI: Reserving SSDT table memory at [mem 0xa7361000-0xa7361226] [ 0.004494] ACPI: Reserving SSDT table memory at [mem 0xa7360000-0xa7360d36] [ 0.004495] ACPI: Reserving SSDT table memory at [mem 0xa735e000-0xa735f0ab] [ 0.004495] ACPI: Reserving SSDT table memory at [mem 0xa735d000-0xa735dd86] [ 0.004496] ACPI: Reserving SSDT table memory at [mem 0xa7359000-0xa735c0c7] [ 0.004497] ACPI: Reserving WSMT table memory at [mem 0xa7358000-0xa7358027] [ 0.004497] ACPI: Reserving APIC table memory at [mem 0xa7357000-0xa73570dd] [ 0.004498] ACPI: Reserving SSDT table memory at [mem 0xa7356000-0xa735607c] [ 0.004499] ACPI: Reserving SSDT table memory at [mem 0xa7355000-0xa7355516] [ 0.004500] ACPI: Reserving FPDT table memory at [mem 0xa7354000-0xa7354043] [ 0.004500] ACPI: Reserving BGRT table memory at [mem 0xa7353000-0xa7353037] [ 0.004650] No NUMA configuration found [ 0.004651] Faking a node at [mem 0x0000000000000000-0x000000042f33ffff] [ 0.004660] NODE_DATA(0) allocated [mem 0x42f315540-0x42f33ffff] [ 0.004817] Zone ranges: [ 0.004818] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.004820] DMA32 [mem 0x0000000001000000-0x00000000ffffffff] [ 0.004821] Normal [mem 0x0000000100000000-0x000000042f33ffff] [ 0.004822] Device empty [ 0.004823] Movable zone start for each node [ 0.004824] Early memory node ranges [ 0.004825] node 0: [mem 0x0000000000001000-0x000000000009ffff] [ 0.004826] node 0: [mem 0x0000000000100000-0x0000000009ecffff] [ 0.004827] node 0: [mem 0x000000000a000000-0x000000000a1fffff] [ 0.004827] node 0: [mem 0x000000000a20d000-0x00000000a71e0fff] [ 0.004828] node 0: [mem 0x00000000acffe000-0x00000000adffffff] [ 0.004829] node 0: [mem 0x0000000100000000-0x000000042f33ffff] [ 0.004831] Initmem setup node 0 [mem 0x0000000000001000-0x000000042f33ffff] [ 0.004836] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.004850] On node 0, zone DMA: 96 pages in unavailable ranges [ 0.004967] On node 0, zone DMA32: 304 pages in unavailable ranges [ 0.009027] On node 0, zone DMA32: 13 pages in unavailable ranges [ 0.009279] On node 0, zone DMA32: 24093 pages in unavailable ranges [ 0.030846] On node 0, zone Normal: 8192 pages in unavailable ranges [ 0.030877] On node 0, zone Normal: 3264 pages in unavailable ranges [ 0.031131] ACPI: PM-Timer IO Port: 0x808 [ 0.031139] CPU topo: Ignoring hot-pluggable APIC ID 0 in present package. [ 0.031142] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1]) [ 0.031154] IOAPIC[0]: apic_id 13, version 33, address 0xfec00000, GSI 0-23 [ 0.031159] IOAPIC[1]: apic_id 14, version 33, address 0xfec01000, GSI 24-55 [ 0.031160] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.031162] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level) [ 0.031166] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.031167] ACPI: HPET id: 0x10228201 base: 0xfed00000 [ 0.031177] e820: update [mem 0xa416e000-0xa4181fff] usable ==> reserved [ 0.031191] CPU topo: Max. logical packages: 1 [ 0.031191] CPU topo: Max. logical dies: 1 [ 0.031192] CPU topo: Max. dies per package: 1 [ 0.031196] CPU topo: Max. threads per core: 2 [ 0.031196] CPU topo: Num. cores per package: 6 [ 0.031197] CPU topo: Num. threads per package: 12 [ 0.031198] CPU topo: Allowing 12 present CPUs plus 0 hotplug CPUs [ 0.031198] CPU topo: Rejected CPUs 4 [ 0.031213] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.031215] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff] [ 0.031217] PM: hibernation: Registered nosave memory: [mem 0x09ed0000-0x09ffffff] [ 0.031218] PM: hibernation: Registered nosave memory: [mem 0x0a200000-0x0a20cfff] [ 0.031219] PM: hibernation: Registered nosave memory: [mem 0xa416e000-0xa4181fff] [ 0.031221] PM: hibernation: Registered nosave memory: [mem 0xa61c3000-0xa61c3fff] [ 0.031222] PM: hibernation: Registered nosave memory: [mem 0xa71e1000-0xacffdfff] [ 0.031223] PM: hibernation: Registered nosave memory: [mem 0xae000000-0xffffffff] [ 0.031225] [mem 0xb0000000-0xfedfffff] available for PCI devices [ 0.031226] Booting paravirtualized kernel on bare hardware [ 0.031229] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns [ 0.031237] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:12 nr_cpu_ids:12 nr_node_ids:1 [ 0.032082] percpu: Embedded 88 pages/cpu s237568 r8192 d114688 u524288 [ 0.032090] pcpu-alloc: s237568 r8192 d114688 u524288 alloc=1*2097152 [ 0.032092] pcpu-alloc: [0] 00 01 02 03 [0] 04 05 06 07 [ 0.032097] pcpu-alloc: [0] 08 09 10 11 [ 0.032115] Kernel command line: BOOT_IMAGE=/casper/vmlinuz boot=casper uuid=6e72f523-dc09-4880-8910-93ffa64401c5 username=mint hostname=mint iso-scan/filename= quiet splash -- [ 0.032224] Unknown kernel command line parameters "splash BOOT_IMAGE=/casper/vmlinuz boot=casper uuid=6e72f523-dc09-4880-8910-93ffa64401c5 username=mint iso-scan/filename=", will be passed to user space. [ 0.032244] printk: log buffer data + meta data: 262144 + 917504 = 1179648 bytes [ 0.033833] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear) [ 0.034627] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear) [ 0.034712] Fallback order for Node 0: 0 [ 0.034716] Built 1 zonelists, mobility grouping on. Total pages: 4027269 [ 0.034717] Policy zone: Normal [ 0.034726] mem auto-init: stack:all(zero), heap alloc:on, heap free:off [ 0.034763] software IO TLB: area num 16. [ 0.084328] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=12, Nodes=1 [ 0.084380] ftrace: allocating 60485 entries in 237 pages [ 0.101930] ftrace: allocated 237 pages with 6 groups [ 0.102719] Dynamic Preempt: voluntary [ 0.102789] rcu: Preemptible hierarchical RCU implementation. [ 0.102789] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=12. [ 0.102790] Trampoline variant of Tasks RCU enabled. [ 0.102791] Rude variant of Tasks RCU enabled. [ 0.102791] Tracing variant of Tasks RCU enabled. [ 0.102792] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies. [ 0.102792] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=12 [ 0.102803] RCU Tasks: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=12. [ 0.102804] RCU Tasks Rude: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=12. [ 0.102806] RCU Tasks Trace: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=12. [ 0.105775] NR_IRQS: 524544, nr_irqs: 1064, preallocated irqs: 16 [ 0.105978] rcu: srcu_init: Setting srcu_struct sizes based on contention. [ 0.106067] Console: colour dummy device 80x25 [ 0.106070] printk: legacy console [tty0] enabled [ 0.106114] ACPI: Core revision 20240827 [ 0.106319] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns [ 0.106338] APIC: Switch to symmetric I/O mode setup [ 0.106796] AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR0, rdevid:0xa0 [ 0.106798] AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR1, rdevid:0xa0 [ 0.106799] AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR2, rdevid:0xa0 [ 0.106800] AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR3, rdevid:0xa0 [ 0.106801] AMD-Vi: Using global IVHD EFR:0x206d73ef22254ade, EFR2:0x0 [ 0.107686] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.112340] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x2b291906204, max_idle_ns: 440795269018 ns [ 0.112348] Calibrating delay loop (skipped), value calculated using timer frequency.. 5988.52 BogoMIPS (lpj=2994262) [ 0.112371] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.112421] LVT offset 1 assigned for vector 0xf9 [ 0.112529] LVT offset 2 assigned for vector 0xf4 [ 0.112554] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 512 [ 0.112555] Last level dTLB entries: 4KB 2048, 2MB 2048, 4MB 1024, 1GB 0 [ 0.112559] process: using mwait in idle threads [ 0.112563] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.112566] Spectre V2 : Mitigation: Retpolines [ 0.112567] Spectre V2 : Spectre v2 / SpectreRSB: Filling RSB on context switch and VMEXIT [ 0.112568] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.112569] RETBleed: Mitigation: untrained return thunk [ 0.112571] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.112573] Spectre V2 : Selecting STIBP always-on mode to complement retbleed mitigation [ 0.112573] Spectre V2 : User space: Mitigation: STIBP always-on protection [ 0.112575] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl [ 0.112577] x86/bugs: return thunk changed [ 0.112578] Speculative Return Stack Overflow: Mitigation: Safe RET [ 0.112579] VMSCAPE: Mitigation: IBPB before exit to userspace [ 0.112586] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' [ 0.112587] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' [ 0.112588] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' [ 0.112589] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.112590] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'compacted' format. [ 0.144389] Freeing SMP alternatives memory: 48K [ 0.144394] pid_max: default: 32768 minimum: 301 [ 0.149394] LSM: initializing lsm=lockdown,capability,landlock,yama,apparmor,ima,evm [ 0.149422] landlock: Up and running. [ 0.149424] Yama: becoming mindful. [ 0.149465] AppArmor: AppArmor initialized [ 0.149539] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear) [ 0.149559] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear) [ 0.252894] smpboot: CPU0: AMD Ryzen 5 4600H with Radeon Graphics (family: 0x17, model: 0x60, stepping: 0x1) [ 0.253241] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.253251] ... version: 0 [ 0.253253] ... bit width: 48 [ 0.253255] ... generic registers: 6 [ 0.253256] ... value mask: 0000ffffffffffff [ 0.253258] ... max period: 00007fffffffffff [ 0.253260] ... fixed-purpose events: 0 [ 0.253261] ... event mask: 000000000000003f [ 0.253343] signal: max sigframe size: 1776 [ 0.253343] rcu: Hierarchical SRCU implementation. [ 0.253343] rcu: Max phase no-delay instances is 400. [ 0.253343] Timer migration: 2 hierarchy levels; 8 children per group; 2 crossnode level [ 0.257696] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter. [ 0.257845] smp: Bringing up secondary CPUs ... [ 0.258000] smpboot: x86: Booting SMP configuration: [ 0.258002] .... node #0, CPUs: #2 #4 #6 #8 #10 #1 #3 #5 #7 #9 #11 [ 0.266482] Spectre V2 : Update user space SMT mitigation: STIBP always-on [ 0.272399] smp: Brought up 1 node, 12 CPUs [ 0.272399] smpboot: Total of 12 processors activated (71862.28 BogoMIPS) [ 0.274538] Memory: 15600440K/16109076K available (21475K kernel code, 4587K rwdata, 15072K rodata, 5140K init, 4412K bss, 487160K reserved, 0K cma-reserved) [ 0.275421] devtmpfs: initialized [ 0.275421] x86/mm: Memory block size: 128MB [ 0.278184] ACPI: PM: Registering ACPI NVS region [mem 0x0a200000-0x0a20cfff] (53248 bytes) [ 0.278184] ACPI: PM: Registering ACPI NVS region [mem 0xa739d000-0xa754bfff] (1765376 bytes) [ 0.278394] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns [ 0.278413] futex hash table entries: 4096 (order: 6, 262144 bytes, linear) [ 0.278505] pinctrl core: initialized pinctrl subsystem [ 0.278646] PM: RTC time: 15:15:54, date: 2026-08-23 [ 0.279267] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.279655] DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations [ 0.279832] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.280006] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.280030] audit: initializing netlink subsys (disabled) [ 0.280059] audit: type=2000 audit(1787498154.172:1): state=initialized audit_enabled=0 res=1 [ 0.280059] thermal_sys: Registered thermal governor 'fair_share' [ 0.280059] thermal_sys: Registered thermal governor 'bang_bang' [ 0.280059] thermal_sys: Registered thermal governor 'step_wise' [ 0.280059] thermal_sys: Registered thermal governor 'user_space' [ 0.280059] thermal_sys: Registered thermal governor 'power_allocator' [ 0.280059] cpuidle: using governor ladder [ 0.280059] cpuidle: using governor menu [ 0.280497] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it [ 0.280500] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.280615] PCI: ECAM [mem 0xf0000000-0xf7ffffff] (base 0xf0000000) for domain 0000 [bus 00-7f] [ 0.280631] PCI: Using configuration type 1 for base access [ 0.280840] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible. [ 0.281372] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages [ 0.281375] HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page [ 0.281378] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages [ 0.281380] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page [ 0.281550] ACPI: Added _OSI(Module Device) [ 0.281550] ACPI: Added _OSI(Processor Device) [ 0.281550] ACPI: Added _OSI(Processor Aggregator Device) [ 0.322662] ACPI: 13 ACPI AML tables successfully acquired and loaded [ 0.326197] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored [ 0.331109] ACPI: EC: EC started [ 0.331112] ACPI: EC: interrupt blocked [ 0.616761] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62 [ 0.616766] ACPI: \_SB_.PCI0.SBRG.EC0_: Boot DSDT EC used to handle transactions [ 0.616768] ACPI: Interpreter enabled [ 0.616794] ACPI: PM: (supports S0 S3 S4 S5) [ 0.616796] ACPI: Using IOAPIC for interrupt routing [ 0.618909] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.618912] PCI: Ignoring E820 reservations for host bridge windows [ 0.619525] ACPI: Enabled 5 GPEs in block 00 to 1F [ 0.623640] ACPI: \_SB_.P0S0: New power resource [ 0.623689] ACPI: \_SB_.P3S0: New power resource [ 0.623835] ACPI: \_SB_.P0S1: New power resource [ 0.623882] ACPI: \_SB_.P3S1: New power resource [ 0.625736] ACPI: \_SB_.PCI0.GPP0.PG00: New power resource [ 0.639268] ACPI: \_SB_.PRWL: New power resource [ 0.639313] ACPI: \_SB_.PRWB: New power resource [ 0.640782] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.640789] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.640957] acpi PNP0A08:00: _OSC: platform does not support [SHPCHotplug LTR DPC] [ 0.641260] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability] [ 0.641263] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration [ 0.641276] acpi PNP0A08:00: [Firmware Info]: ECAM [mem 0xf0000000-0xf7ffffff] for domain 0000 [bus 00-7f] only partially covers this bridge [ 0.642157] PCI host bridge to bus 0000:00 [ 0.642162] pci_bus 0000:00: root bus resource [io 0x0000-0x03af window] [ 0.642165] pci_bus 0000:00: root bus resource [io 0x03e0-0x0cf7 window] [ 0.642167] pci_bus 0000:00: root bus resource [io 0x03b0-0x03df window] [ 0.642170] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.642173] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000dffff window] [ 0.642175] pci_bus 0000:00: root bus resource [mem 0xb0000000-0xfebfffff window] [ 0.642178] pci_bus 0000:00: root bus resource [mem 0xfee00000-0xffffffff window] [ 0.642182] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.642205] pci 0000:00:00.0: [1022:1630] type 00 class 0x060000 conventional PCI endpoint [ 0.642351] pci 0000:00:00.2: [1022:1631] type 00 class 0x080600 conventional PCI endpoint [ 0.642479] pci 0000:00:01.0: [1022:1632] type 00 class 0x060000 conventional PCI endpoint [ 0.642594] pci 0000:00:01.1: [1022:1633] type 01 class 0x060400 PCIe Root Port [ 0.642609] pci 0000:00:01.1: PCI bridge to [bus 01] [ 0.642614] pci 0000:00:01.1: bridge window [io 0xf000-0xffff] [ 0.642618] pci 0000:00:01.1: bridge window [mem 0xfb000000-0xfc0fffff] [ 0.642625] pci 0000:00:01.1: bridge window [mem 0xb0000000-0xc1ffffff 64bit pref] [ 0.642674] pci 0000:00:01.1: PME# supported from D0 D3hot D3cold [ 0.642843] pci 0000:00:01.2: [1022:1634] type 01 class 0x060400 PCIe Root Port [ 0.642858] pci 0000:00:01.2: PCI bridge to [bus 02] [ 0.642863] pci 0000:00:01.2: bridge window [io 0xe000-0xefff] [ 0.642866] pci 0000:00:01.2: bridge window [mem 0xfc900000-0xfc9fffff] [ 0.642879] pci 0000:00:01.2: enabling Extended Tags [ 0.642923] pci 0000:00:01.2: PME# supported from D0 D3hot D3cold [ 0.643080] pci 0000:00:02.0: [1022:1632] type 00 class 0x060000 conventional PCI endpoint [ 0.643194] pci 0000:00:02.1: [1022:1634] type 01 class 0x060400 PCIe Root Port [ 0.643209] pci 0000:00:02.1: PCI bridge to [bus 03] [ 0.643214] pci 0000:00:02.1: bridge window [io 0xd000-0xdfff] [ 0.643217] pci 0000:00:02.1: bridge window [mem 0xfc800000-0xfc8fffff] [ 0.643230] pci 0000:00:02.1: enabling Extended Tags [ 0.643272] pci 0000:00:02.1: PME# supported from D0 D3hot D3cold [ 0.643421] pci 0000:00:02.4: [1022:1634] type 01 class 0x060400 PCIe Root Port [ 0.643436] pci 0000:00:02.4: PCI bridge to [bus 04] [ 0.643442] pci 0000:00:02.4: bridge window [mem 0xfc700000-0xfc7fffff] [ 0.643455] pci 0000:00:02.4: enabling Extended Tags [ 0.643496] pci 0000:00:02.4: PME# supported from D0 D3hot D3cold [ 0.643646] pci 0000:00:08.0: [1022:1632] type 00 class 0x060000 conventional PCI endpoint [ 0.643760] pci 0000:00:08.1: [1022:1635] type 01 class 0x060400 PCIe Root Port [ 0.643775] pci 0000:00:08.1: PCI bridge to [bus 05] [ 0.643780] pci 0000:00:08.1: bridge window [io 0xc000-0xcfff] [ 0.643783] pci 0000:00:08.1: bridge window [mem 0xfc200000-0xfc5fffff] [ 0.643790] pci 0000:00:08.1: bridge window [mem 0xd0000000-0xe01fffff 64bit pref] [ 0.643797] pci 0000:00:08.1: enabling Extended Tags [ 0.643832] pci 0000:00:08.1: PME# supported from D0 D3hot D3cold [ 0.644000] pci 0000:00:08.2: [1022:1635] type 01 class 0x060400 PCIe Root Port [ 0.644015] pci 0000:00:08.2: PCI bridge to [bus 06] [ 0.644020] pci 0000:00:08.2: bridge window [mem 0xfc600000-0xfc6fffff] [ 0.644032] pci 0000:00:08.2: enabling Extended Tags [ 0.644066] pci 0000:00:08.2: PME# supported from D0 D3hot D3cold [ 0.644221] pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500 conventional PCI endpoint [ 0.644367] pci 0000:00:14.3: [1022:790e] type 00 class 0x060100 conventional PCI endpoint [ 0.644523] pci 0000:00:18.0: [1022:1448] type 00 class 0x060000 conventional PCI endpoint [ 0.644612] pci 0000:00:18.1: [1022:1449] type 00 class 0x060000 conventional PCI endpoint [ 0.644699] pci 0000:00:18.2: [1022:144a] type 00 class 0x060000 conventional PCI endpoint [ 0.644789] pci 0000:00:18.3: [1022:144b] type 00 class 0x060000 conventional PCI endpoint [ 0.644877] pci 0000:00:18.4: [1022:144c] type 00 class 0x060000 conventional PCI endpoint [ 0.644966] pci 0000:00:18.5: [1022:144d] type 00 class 0x060000 conventional PCI endpoint [ 0.645054] pci 0000:00:18.6: [1022:144e] type 00 class 0x060000 conventional PCI endpoint [ 0.645142] pci 0000:00:18.7: [1022:144f] type 00 class 0x060000 conventional PCI endpoint [ 0.645348] pci 0000:01:00.0: [10de:1f95] type 00 class 0x030000 PCIe Legacy Endpoint [ 0.645382] pci 0000:01:00.0: BAR 0 [mem 0xfb000000-0xfbffffff] [ 0.645386] pci 0000:01:00.0: BAR 1 [mem 0xb0000000-0xbfffffff 64bit pref] [ 0.645390] pci 0000:01:00.0: BAR 3 [mem 0xc0000000-0xc1ffffff 64bit pref] [ 0.645394] pci 0000:01:00.0: BAR 5 [io 0xf000-0xf07f] [ 0.645397] pci 0000:01:00.0: ROM [mem 0xfc000000-0xfc07ffff pref] [ 0.645460] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold [ 0.645552] pci 0000:01:00.0: 63.008 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x8 link at 0000:00:01.1 (capable of 126.016 Gb/s with 8.0 GT/s PCIe x16 link) [ 0.646841] pci 0000:01:00.1: [10de:10fa] type 00 class 0x040300 PCIe Endpoint [ 0.646874] pci 0000:01:00.1: BAR 0 [mem 0xfc080000-0xfc083fff] [ 0.647052] pci 0000:00:01.1: PCI bridge to [bus 01] [ 0.647133] pci 0000:02:00.0: [10ec:8168] type 00 class 0x020000 PCIe Endpoint [ 0.647178] pci 0000:02:00.0: BAR 0 [io 0xe000-0xe0ff] [ 0.647185] pci 0000:02:00.0: BAR 2 [mem 0xfc904000-0xfc904fff 64bit] [ 0.647190] pci 0000:02:00.0: BAR 4 [mem 0xfc900000-0xfc903fff 64bit] [ 0.647279] pci 0000:02:00.0: supports D1 D2 [ 0.647282] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold [ 0.647522] pci 0000:00:01.2: PCI bridge to [bus 02] [ 0.647601] pci 0000:03:00.0: [10ec:c822] type 00 class 0x028000 PCIe Endpoint [ 0.647660] pci 0000:03:00.0: BAR 0 [io 0xd000-0xd0ff] [ 0.647667] pci 0000:03:00.0: BAR 2 [mem 0xfc800000-0xfc80ffff 64bit] [ 0.647772] pci 0000:03:00.0: supports D1 D2 [ 0.647774] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold [ 0.648002] pci 0000:00:02.1: PCI bridge to [bus 03] [ 0.648148] pci 0000:04:00.0: [15b7:5009] type 00 class 0x010802 PCIe Endpoint [ 0.648185] pci 0000:04:00.0: BAR 0 [mem 0xfc700000-0xfc703fff 64bit] [ 0.648192] pci 0000:04:00.0: BAR 4 [mem 0xfc704000-0xfc7040ff 64bit] [ 0.648413] pci 0000:00:02.4: PCI bridge to [bus 04] [ 0.648532] pci 0000:05:00.0: [1002:1636] type 00 class 0x030000 PCIe Legacy Endpoint [ 0.648557] pci 0000:05:00.0: BAR 0 [mem 0xd0000000-0xdfffffff 64bit pref] [ 0.648561] pci 0000:05:00.0: BAR 2 [mem 0xe0000000-0xe01fffff 64bit pref] [ 0.648564] pci 0000:05:00.0: BAR 4 [io 0xc000-0xc0ff] [ 0.648567] pci 0000:05:00.0: BAR 5 [mem 0xfc500000-0xfc57ffff] [ 0.648574] pci 0000:05:00.0: enabling Extended Tags [ 0.648627] pci 0000:05:00.0: PME# supported from D1 D2 D3hot D3cold [ 0.648785] pci 0000:05:00.2: [1022:15df] type 00 class 0x108000 PCIe Endpoint [ 0.648809] pci 0000:05:00.2: BAR 2 [mem 0xfc400000-0xfc4fffff] [ 0.648814] pci 0000:05:00.2: BAR 5 [mem 0xfc5c8000-0xfc5c9fff] [ 0.648820] pci 0000:05:00.2: enabling Extended Tags [ 0.648950] pci 0000:05:00.3: [1022:1639] type 00 class 0x0c0330 PCIe Endpoint [ 0.648975] pci 0000:05:00.3: BAR 0 [mem 0xfc300000-0xfc3fffff 64bit] [ 0.648983] pci 0000:05:00.3: enabling Extended Tags [ 0.649018] pci 0000:05:00.3: PME# supported from D0 D3hot D3cold [ 0.649130] pci 0000:05:00.4: [1022:1639] type 00 class 0x0c0330 PCIe Endpoint [ 0.649155] pci 0000:05:00.4: BAR 0 [mem 0xfc200000-0xfc2fffff 64bit] [ 0.649164] pci 0000:05:00.4: enabling Extended Tags [ 0.649198] pci 0000:05:00.4: PME# supported from D0 D3hot D3cold [ 0.649313] pci 0000:05:00.5: [1022:15e2] type 00 class 0x048000 PCIe Endpoint [ 0.649336] pci 0000:05:00.5: BAR 0 [mem 0xfc580000-0xfc5bffff] [ 0.649347] pci 0000:05:00.5: enabling Extended Tags [ 0.649379] pci 0000:05:00.5: PME# supported from D0 D3hot D3cold [ 0.649498] pci 0000:05:00.6: [1022:15e3] type 00 class 0x040300 PCIe Endpoint [ 0.649522] pci 0000:05:00.6: BAR 0 [mem 0xfc5c0000-0xfc5c7fff] [ 0.649531] pci 0000:05:00.6: enabling Extended Tags [ 0.649563] pci 0000:05:00.6: PME# supported from D0 D3hot D3cold [ 0.649678] pci 0000:00:08.1: PCI bridge to [bus 05] [ 0.649746] pci 0000:06:00.0: [1022:7901] type 00 class 0x010601 PCIe Endpoint [ 0.649774] pci 0000:06:00.0: BAR 5 [mem 0xfc601000-0xfc6017ff] [ 0.649780] pci 0000:06:00.0: enabling Extended Tags [ 0.649956] pci 0000:06:00.1: [1022:7901] type 00 class 0x010601 PCIe Endpoint [ 0.649983] pci 0000:06:00.1: BAR 5 [mem 0xfc600000-0xfc6007ff] [ 0.649990] pci 0000:06:00.1: enabling Extended Tags [ 0.650122] pci 0000:00:08.2: PCI bridge to [bus 06] [ 0.651817] ACPI: PCI: Interrupt link LNKA configured for IRQ 0 [ 0.651909] ACPI: PCI: Interrupt link LNKB configured for IRQ 0 [ 0.651991] ACPI: PCI: Interrupt link LNKC configured for IRQ 0 [ 0.652088] ACPI: PCI: Interrupt link LNKD configured for IRQ 0 [ 0.652177] ACPI: PCI: Interrupt link LNKE configured for IRQ 0 [ 0.652252] ACPI: PCI: Interrupt link LNKF configured for IRQ 0 [ 0.652327] ACPI: PCI: Interrupt link LNKG configured for IRQ 0 [ 0.652409] ACPI: PCI: Interrupt link LNKH configured for IRQ 0 [ 0.654432] ACPI: EC: interrupt unblocked [ 0.654434] ACPI: EC: event unblocked [ 0.654438] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62 [ 0.654440] ACPI: EC: GPE=0x3 [ 0.654442] ACPI: \_SB_.PCI0.SBRG.EC0_: Boot DSDT EC initialization complete [ 0.654445] ACPI: \_SB_.PCI0.SBRG.EC0_: EC: Used to handle transactions and events [ 0.655379] iommu: Default domain type: Translated [ 0.655379] iommu: DMA domain TLB invalidation policy: lazy mode [ 0.655620] SCSI subsystem initialized [ 0.655631] libata version 3.00 loaded. [ 0.655631] ACPI: bus type USB registered [ 0.655631] usbcore: registered new interface driver usbfs [ 0.655631] usbcore: registered new interface driver hub [ 0.655631] usbcore: registered new device driver usb [ 0.658652] pps_core: LinuxPPS API ver. 1 registered [ 0.658655] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]> [ 0.658660] PTP clock support registered [ 0.659385] EDAC MC: Ver: 3.0.0 [ 0.659486] efivars: Registered efivars operations [ 0.659522] NetLabel: Initializing [ 0.659524] NetLabel: domain hash size = 128 [ 0.659526] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.659550] NetLabel: unlabeled traffic allowed by default [ 0.660410] mctp: management component transport protocol core [ 0.660410] NET: Registered PF_MCTP protocol family [ 0.660410] PCI: Using ACPI for IRQ routing [ 0.663950] PCI: pci_cache_line_size set to 64 bytes [ 0.664052] e820: reserve RAM buffer [mem 0x09ed0000-0x0bffffff] [ 0.664055] e820: reserve RAM buffer [mem 0x0a200000-0x0bffffff] [ 0.664057] e820: reserve RAM buffer [mem 0xa3869018-0xa3ffffff] [ 0.664059] e820: reserve RAM buffer [mem 0xa3877018-0xa3ffffff] [ 0.664061] e820: reserve RAM buffer [mem 0xa416e000-0xa7ffffff] [ 0.664063] e820: reserve RAM buffer [mem 0xa61c3000-0xa7ffffff] [ 0.664065] e820: reserve RAM buffer [mem 0xa71e1000-0xa7ffffff] [ 0.664067] e820: reserve RAM buffer [mem 0xae000000-0xafffffff] [ 0.664069] e820: reserve RAM buffer [mem 0x42f340000-0x42fffffff] [ 0.664362] pci 0000:01:00.0: vgaarb: setting as boot VGA device [ 0.664362] pci 0000:01:00.0: vgaarb: bridge control possible [ 0.664362] pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none [ 0.664369] pci 0000:05:00.0: vgaarb: setting as boot VGA device (overriding previous) [ 0.664371] pci 0000:05:00.0: vgaarb: bridge control possible [ 0.664373] pci 0000:05:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none [ 0.664377] vgaarb: loaded [ 0.664444] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 [ 0.664451] hpet0: 3 comparators, 32-bit 14.318180 MHz counter [ 0.666405] clocksource: Switched to clocksource tsc-early [ 0.668471] VFS: Disk quotas dquot_6.6.0 [ 0.668482] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.668694] AppArmor: AppArmor Filesystem Enabled [ 0.668739] pnp: PnP ACPI init [ 0.668890] system 00:00: [mem 0xf0000000-0xf7ffffff] has been reserved [ 0.669439] system 00:03: [io 0x04d0-0x04d1] has been reserved [ 0.669443] system 00:03: [io 0x040b] has been reserved [ 0.669445] system 00:03: [io 0x04d6] has been reserved [ 0.669448] system 00:03: [io 0x0c00-0x0c01] has been reserved [ 0.669451] system 00:03: [io 0x0c14] has been reserved [ 0.669454] system 00:03: [io 0x0c50-0x0c51] has been reserved [ 0.669457] system 00:03: [io 0x0c52] has been reserved [ 0.669460] system 00:03: [io 0x0c6c] has been reserved [ 0.669462] system 00:03: [io 0x0c6f] has been reserved [ 0.669465] system 00:03: [io 0x0cd0-0x0cd1] has been reserved [ 0.669468] system 00:03: [io 0x0cd2-0x0cd3] has been reserved [ 0.669470] system 00:03: [io 0x0cd4-0x0cd5] has been reserved [ 0.669473] system 00:03: [io 0x0cd6-0x0cd7] has been reserved [ 0.669476] system 00:03: [io 0x0cd8-0x0cdf] has been reserved [ 0.669478] system 00:03: [io 0x0800-0x089f] has been reserved [ 0.669481] system 00:03: [io 0x0b00-0x0b0f] has been reserved [ 0.669484] system 00:03: [io 0x0b20-0x0b3f] has been reserved [ 0.669486] system 00:03: [io 0x0900-0x090f] has been reserved [ 0.669489] system 00:03: [io 0x0910-0x091f] has been reserved [ 0.669492] system 00:03: [mem 0xfec00000-0xfec00fff] could not be reserved [ 0.669495] system 00:03: [mem 0xfec01000-0xfec01fff] could not be reserved [ 0.669498] system 00:03: [mem 0xfedc0000-0xfedc0fff] has been reserved [ 0.669500] system 00:03: [mem 0xfee00000-0xfee00fff] has been reserved [ 0.669503] system 00:03: [mem 0xfed80000-0xfed8ffff] could not be reserved [ 0.669506] system 00:03: [mem 0xfec10000-0xfec10fff] has been reserved [ 0.669509] system 00:03: [mem 0xff000000-0xffffffff] has been reserved [ 0.670791] pnp: PnP ACPI: found 4 devices [ 0.677724] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.677931] NET: Registered PF_INET protocol family [ 0.678184] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear) [ 0.698070] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear) [ 0.698102] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.698170] TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear) [ 0.698418] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear) [ 0.698521] TCP: Hash tables configured (established 131072 bind 65536) [ 0.698678] MPTCP token hash table entries: 16384 (order: 6, 393216 bytes, linear) [ 0.698747] UDP hash table entries: 8192 (order: 7, 524288 bytes, linear) [ 0.698819] UDP-Lite hash table entries: 8192 (order: 7, 524288 bytes, linear) [ 0.698922] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 0.698932] NET: Registered PF_XDP protocol family [ 0.698954] pci 0000:00:01.1: PCI bridge to [bus 01] [ 0.698959] pci 0000:00:01.1: bridge window [io 0xf000-0xffff] [ 0.698964] pci 0000:00:01.1: bridge window [mem 0xfb000000-0xfc0fffff] [ 0.698968] pci 0000:00:01.1: bridge window [mem 0xb0000000-0xc1ffffff 64bit pref] [ 0.698973] pci 0000:00:01.2: PCI bridge to [bus 02] [ 0.698976] pci 0000:00:01.2: bridge window [io 0xe000-0xefff] [ 0.698980] pci 0000:00:01.2: bridge window [mem 0xfc900000-0xfc9fffff] [ 0.698987] pci 0000:00:02.1: PCI bridge to [bus 03] [ 0.698989] pci 0000:00:02.1: bridge window [io 0xd000-0xdfff] [ 0.698993] pci 0000:00:02.1: bridge window [mem 0xfc800000-0xfc8fffff] [ 0.698999] pci 0000:00:02.4: PCI bridge to [bus 04] [ 0.699003] pci 0000:00:02.4: bridge window [mem 0xfc700000-0xfc7fffff] [ 0.699011] pci 0000:00:08.1: PCI bridge to [bus 05] [ 0.699014] pci 0000:00:08.1: bridge window [io 0xc000-0xcfff] [ 0.699018] pci 0000:00:08.1: bridge window [mem 0xfc200000-0xfc5fffff] [ 0.699021] pci 0000:00:08.1: bridge window [mem 0xd0000000-0xe01fffff 64bit pref] [ 0.699027] pci 0000:00:08.2: PCI bridge to [bus 06] [ 0.699030] pci 0000:00:08.2: bridge window [mem 0xfc600000-0xfc6fffff] [ 0.699038] pci_bus 0000:00: resource 4 [io 0x0000-0x03af window] [ 0.699040] pci_bus 0000:00: resource 5 [io 0x03e0-0x0cf7 window] [ 0.699043] pci_bus 0000:00: resource 6 [io 0x03b0-0x03df window] [ 0.699046] pci_bus 0000:00: resource 7 [io 0x0d00-0xffff window] [ 0.699048] pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000dffff window] [ 0.699051] pci_bus 0000:00: resource 9 [mem 0xb0000000-0xfebfffff window] [ 0.699053] pci_bus 0000:00: resource 10 [mem 0xfee00000-0xffffffff window] [ 0.699056] pci_bus 0000:01: resource 0 [io 0xf000-0xffff] [ 0.699059] pci_bus 0000:01: resource 1 [mem 0xfb000000-0xfc0fffff] [ 0.699061] pci_bus 0000:01: resource 2 [mem 0xb0000000-0xc1ffffff 64bit pref] [ 0.699064] pci_bus 0000:02: resource 0 [io 0xe000-0xefff] [ 0.699066] pci_bus 0000:02: resource 1 [mem 0xfc900000-0xfc9fffff] [ 0.699069] pci_bus 0000:03: resource 0 [io 0xd000-0xdfff] [ 0.699071] pci_bus 0000:03: resource 1 [mem 0xfc800000-0xfc8fffff] [ 0.699074] pci_bus 0000:04: resource 1 [mem 0xfc700000-0xfc7fffff] [ 0.699077] pci_bus 0000:05: resource 0 [io 0xc000-0xcfff] [ 0.699079] pci_bus 0000:05: resource 1 [mem 0xfc200000-0xfc5fffff] [ 0.699082] pci_bus 0000:05: resource 2 [mem 0xd0000000-0xe01fffff 64bit pref] [ 0.699084] pci_bus 0000:06: resource 1 [mem 0xfc600000-0xfc6fffff] [ 0.699245] pci 0000:01:00.1: extending delay after power-on from D3hot to 20 msec [ 0.699295] pci 0000:01:00.1: D0 power state depends on 0000:01:00.0 [ 0.699360] pci 0000:05:00.3: extending delay after power-on from D3hot to 20 msec [ 0.699613] pci 0000:05:00.4: extending delay after power-on from D3hot to 20 msec [ 0.699708] PCI: CLS 64 bytes, default 64 [ 0.699732] pci 0000:00:00.2: AMD-Vi: IOMMU performance counters supported [ 0.699823] pci 0000:00:00.0: Adding to iommu group 0 [ 0.699851] Trying to unpack rootfs image as initramfs... [ 0.699852] pci 0000:00:01.0: Adding to iommu group 1 [ 0.699872] pci 0000:00:01.1: Adding to iommu group 2 [ 0.699890] pci 0000:00:01.2: Adding to iommu group 3 [ 0.699918] pci 0000:00:02.0: Adding to iommu group 4 [ 0.699937] pci 0000:00:02.1: Adding to iommu group 5 [ 0.699955] pci 0000:00:02.4: Adding to iommu group 6 [ 0.699998] pci 0000:00:08.0: Adding to iommu group 7 [ 0.700016] pci 0000:00:08.1: Adding to iommu group 7 [ 0.700033] pci 0000:00:08.2: Adding to iommu group 7 [ 0.700068] pci 0000:00:14.0: Adding to iommu group 8 [ 0.700086] pci 0000:00:14.3: Adding to iommu group 8 [ 0.700172] pci 0000:00:18.0: Adding to iommu group 9 [ 0.700191] pci 0000:00:18.1: Adding to iommu group 9 [ 0.700209] pci 0000:00:18.2: Adding to iommu group 9 [ 0.700227] pci 0000:00:18.3: Adding to iommu group 9 [ 0.700246] pci 0000:00:18.4: Adding to iommu group 9 [ 0.700265] pci 0000:00:18.5: Adding to iommu group 9 [ 0.700283] pci 0000:00:18.6: Adding to iommu group 9 [ 0.700305] pci 0000:00:18.7: Adding to iommu group 9 [ 0.700341] pci 0000:01:00.0: Adding to iommu group 10 [ 0.700361] pci 0000:01:00.1: Adding to iommu group 10 [ 0.700380] pci 0000:02:00.0: Adding to iommu group 11 [ 0.700398] pci 0000:03:00.0: Adding to iommu group 12 [ 0.700419] pci 0000:04:00.0: Adding to iommu group 13 [ 0.700428] pci 0000:05:00.0: Adding to iommu group 7 [ 0.700435] pci 0000:05:00.2: Adding to iommu group 7 [ 0.700443] pci 0000:05:00.3: Adding to iommu group 7 [ 0.700449] pci 0000:05:00.4: Adding to iommu group 7 [ 0.700456] pci 0000:05:00.5: Adding to iommu group 7 [ 0.700463] pci 0000:05:00.6: Adding to iommu group 7 [ 0.700470] pci 0000:06:00.0: Adding to iommu group 7 [ 0.700477] pci 0000:06:00.1: Adding to iommu group 7 [ 0.701952] AMD-Vi: Extended features (0x206d73ef22254ade, 0x0): PPR X2APIC NX GT IA GA PC GA_vAPIC [ 0.701970] AMD-Vi: Interrupt remapping enabled [ 0.701972] AMD-Vi: X2APIC enabled [ 0.702280] AMD-Vi: Virtual APIC enabled [ 0.702288] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 0.702295] software IO TLB: mapped [mem 0x000000009f869000-0x00000000a3869000] (64MB) [ 0.702399] LVT offset 0 assigned for vector 0x400 [ 0.703395] perf: AMD IBS detected (0x000003ff) [ 0.703406] perf/amd_iommu: Detected AMD IOMMU #0 (2 banks, 4 counters/bank). [ 0.734854] Initialise system trusted keyrings [ 0.734867] Key type blacklist registered [ 0.734931] workingset: timestamp_bits=36 max_order=22 bucket_order=0 [ 0.734944] zbud: loaded [ 0.735270] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.735403] fuse: init (API version 7.42) [ 0.735571] integrity: Platform Keyring initialized [ 0.735579] integrity: Machine keyring initialized [ 0.746886] Freeing initrd memory: 83552K [ 0.747631] Key type asymmetric registered [ 0.747633] Asymmetric key parser 'x509' registered [ 0.747666] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 0.747744] io scheduler mq-deadline registered [ 0.749057] ledtrig-cpu: registered to indicate activity on CPUs [ 0.749184] pcieport 0000:00:01.1: PME: Signaling with IRQ 28 [ 0.749363] pcieport 0000:00:01.2: PME: Signaling with IRQ 29 [ 0.749506] pcieport 0000:00:02.1: PME: Signaling with IRQ 30 [ 0.749651] pcieport 0000:00:02.4: PME: Signaling with IRQ 31 [ 0.749795] pcieport 0000:00:08.1: PME: Signaling with IRQ 32 [ 0.750024] pcieport 0000:00:08.2: PME: Signaling with IRQ 33 [ 0.750171] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 0.801810] ACPI: AC: AC Adapter [ACAD] (on-line) [ 0.801986] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0 [ 0.802052] ACPI: button: Power Button [PWRB] [ 0.802170] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input1 [ 0.802231] ACPI: button: Lid Switch [LID] [ 0.802346] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2 [ 0.802476] ACPI: button: Power Button [PWRF] [ 0.803532] Monitor-Mwait will be used to enter C-1 state [ 0.806548] Could not retrieve perf counters (-19) [ 0.809596] ACPI Error: AE_NOT_FOUND, While resolving a named reference package element - \_PR_.P000 (20240827/dspkginit-438) [ 0.809611] ACPI: \_TZ_.THRM: _PSL evaluation failure [ 0.809648] ACPI: thermal: [Firmware Bug]: Invalid critical threshold (-274000) [ 0.810281] thermal LNXTHERM:00: registered as thermal_zone0 [ 0.810284] ACPI: thermal: Thermal Zone [THRM] (66 C) [ 0.810613] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.814816] Linux agpgart interface v0.103 [ 0.823442] tpm_crb MSFT0101:00: Disabling hwrng [ 0.825922] ACPI: battery: Slot [BAT0] (battery present) [ 0.828102] loop: module loaded [ 0.828429] ACPI: bus type drm_connector registered [ 0.828705] tun: Universal TUN/TAP device driver, 1.6 [ 0.828771] PPP generic driver version 2.4.2 [ 0.829052] xhci_hcd 0000:05:00.3: xHCI Host Controller [ 0.829060] xhci_hcd 0000:05:00.3: new USB bus registered, assigned bus number 1 [ 0.829154] xhci_hcd 0000:05:00.3: hcc params 0x0268ffe5 hci version 0x110 quirks 0x0000020000000010 [ 0.829456] xhci_hcd 0000:05:00.3: xHCI Host Controller [ 0.829460] xhci_hcd 0000:05:00.3: new USB bus registered, assigned bus number 2 [ 0.829463] xhci_hcd 0000:05:00.3: Host supports USB 3.1 Enhanced SuperSpeed [ 0.829525] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.14 [ 0.829528] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.829531] usb usb1: Product: xHCI Host Controller [ 0.829533] usb usb1: Manufacturer: Linux 6.14.0-37-generic xhci-hcd [ 0.829536] usb usb1: SerialNumber: 0000:05:00.3 [ 0.829731] hub 1-0:1.0: USB hub found [ 0.829741] hub 1-0:1.0: 4 ports detected [ 0.829970] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM. [ 0.829998] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.14 [ 0.830001] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.830004] usb usb2: Product: xHCI Host Controller [ 0.830006] usb usb2: Manufacturer: Linux 6.14.0-37-generic xhci-hcd [ 0.830008] usb usb2: SerialNumber: 0000:05:00.3 [ 0.830175] hub 2-0:1.0: USB hub found [ 0.830183] hub 2-0:1.0: 2 ports detected [ 0.830453] xhci_hcd 0000:05:00.4: xHCI Host Controller [ 0.830459] xhci_hcd 0000:05:00.4: new USB bus registered, assigned bus number 3 [ 0.830543] xhci_hcd 0000:05:00.4: hcc params 0x0268ffe5 hci version 0x110 quirks 0x0000020000000010 [ 0.830815] xhci_hcd 0000:05:00.4: xHCI Host Controller [ 0.830819] xhci_hcd 0000:05:00.4: new USB bus registered, assigned bus number 4 [ 0.830823] xhci_hcd 0000:05:00.4: Host supports USB 3.1 Enhanced SuperSpeed [ 0.830872] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.14 [ 0.830875] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.830878] usb usb3: Product: xHCI Host Controller [ 0.830880] usb usb3: Manufacturer: Linux 6.14.0-37-generic xhci-hcd [ 0.830882] usb usb3: SerialNumber: 0000:05:00.4 [ 0.831007] hub 3-0:1.0: USB hub found [ 0.831016] hub 3-0:1.0: 4 ports detected [ 0.831294] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM. [ 0.831326] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.14 [ 0.831329] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.831331] usb usb4: Product: xHCI Host Controller [ 0.831333] usb usb4: Manufacturer: Linux 6.14.0-37-generic xhci-hcd [ 0.831336] usb usb4: SerialNumber: 0000:05:00.4 [ 0.831449] hub 4-0:1.0: USB hub found [ 0.831457] hub 4-0:1.0: 2 ports detected [ 0.831661] i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1 [ 0.831664] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp [ 0.832757] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.832944] mousedev: PS/2 mouse device common for all mice [ 0.833195] rtc_cmos 00:01: RTC can wake from S4 [ 0.833547] rtc_cmos 00:01: registered as rtc0 [ 0.833584] rtc_cmos 00:01: setting system clock to 2026-08-23T15:15:55 UTC (1787498155) [ 0.833645] rtc_cmos 00:01: alarms up to one month, y3k, 114 bytes nvram [ 0.833667] i2c_dev: i2c /dev entries driver [ 0.833813] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 0.833833] device-mapper: uevent: version 1.0.3 [ 0.833950] device-mapper: ioctl: 4.49.0-ioctl (2025-01-17) initialised: [email protected] [ 0.833959] amd_pstate: the _CPC object is not present in SBIOS or ACPI disabled [ 0.834319] simple-framebuffer simple-framebuffer.0: [drm] Registered 1 planes with drm panic [ 0.834325] [drm] Initialized simpledrm 1.0.0 for simple-framebuffer.0 on minor 0 [ 0.836181] fbcon: Deferring console take-over [ 0.836184] simple-framebuffer simple-framebuffer.0: [drm] fb0: simpledrmdrmfb frame buffer device [ 0.836299] drop_monitor: Initializing network drop monitor service [ 0.836431] NET: Registered PF_INET6 protocol family [ 0.837688] Segment Routing with IPv6 [ 0.837700] In-situ OAM (IOAM) with IPv6 [ 0.837725] NET: Registered PF_PACKET protocol family [ 0.837816] Key type dns_resolver registered [ 0.839657] microcode: Current revision: 0x0860010d [ 0.840127] resctrl: L3 allocation detected [ 0.840129] resctrl: MB allocation detected [ 0.840131] resctrl: L3 monitoring detected [ 0.840159] IPI shorthand broadcast: enabled [ 0.842737] sched_clock: Marking stable (841191951, 1336379)->(858952178, -16423848) [ 0.842963] registered taskstats version 1 [ 0.844206] Loading compiled-in X.509 certificates [ 0.844971] Loaded X.509 cert 'Build time autogenerated kernel key: b878835a90265075bf75bb69cfcef4210fdf14ae' [ 0.845371] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing 2025 Kmod: d541cef61dc7e793b7eb7e899970a2eef0b5dc8c' [ 0.845780] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 0.846179] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 0.846182] blacklist: Loading compiled-in revocation X.509 certificates [ 0.846198] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 0.846215] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 0.846229] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 0.846246] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 0.846260] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 0.846275] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 0.846290] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 0.846307] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 0.852406] Demotion targets for Node 0: null [ 0.852623] Key type .fscrypt registered [ 0.852625] Key type fscrypt-provisioning registered [ 0.852705] Key type trusted registered [ 0.854226] Key type encrypted registered [ 0.854231] AppArmor: AppArmor sha256 policy hashing enabled [ 0.854379] integrity: Loading X.509 certificate: UEFI:db [ 0.854407] integrity: Loaded X.509 cert 'HP Inc.: HP UEFI Secure Boot DB 2017: d9c01b50cfcae89d3b05345c163aa76e5dd589e7' [ 0.854409] integrity: Loading X.509 certificate: UEFI:db [ 0.854431] integrity: Loaded X.509 cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53' [ 0.854433] integrity: Loading X.509 certificate: UEFI:db [ 0.854452] integrity: Loaded X.509 cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4' [ 0.856008] Loading compiled-in module X.509 certificates [ 0.856426] Loaded X.509 cert 'Build time autogenerated kernel key: b878835a90265075bf75bb69cfcef4210fdf14ae' [ 0.856430] ima: Allocated hash algorithm: sha256 [ 0.878516] ima: No architecture policies found [ 0.878591] evm: Initialising EVM extended attributes: [ 0.878596] evm: security.selinux [ 0.878602] evm: security.SMACK64 [ 0.878606] evm: security.SMACK64EXEC [ 0.878611] evm: security.SMACK64TRANSMUTE [ 0.878616] evm: security.SMACK64MMAP [ 0.878620] evm: security.apparmor [ 0.878624] evm: security.ima [ 0.878629] evm: security.capability [ 0.878634] evm: HMAC attrs: 0x1 [ 0.879152] PM: Magic number: 6:53:286 [ 0.879162] ppp ppp: hash matches [ 0.879506] acpi_cpufreq: overriding BIOS provided _PSD data [ 0.884488] RAS: Correctable Errors collector initialized. [ 0.898276] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3 [ 0.899593] clk: Disabling unused clocks [ 0.899599] PM: genpd: Disabling unused power domains [ 0.901566] Freeing unused decrypted memory: 2028K [ 0.902606] Freeing unused kernel image (initmem) memory: 5140K [ 0.902628] Write protecting the kernel read-only data: 38912k [ 0.903362] Freeing unused kernel image (text/rodata gap) memory: 1052K [ 0.903706] Freeing unused kernel image (rodata/data gap) memory: 1312K [ 0.964507] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 0.964514] Run /init as init process [ 0.964517] with arguments: [ 0.964519] /init [ 0.964521] splash [ 0.964522] with environment: [ 0.964524] HOME=/ [ 0.964526] TERM=linux [ 0.964528] BOOT_IMAGE=/casper/vmlinuz [ 0.964529] boot=casper [ 0.964531] uuid=6e72f523-dc09-4880-8910-93ffa64401c5 [ 0.964533] username=mint [ 0.964535] iso-scan/filename= [ 1.066575] usb 3-1: new high-speed USB device number 2 using xhci_hcd [ 1.067300] usb 1-2: new full-speed USB device number 2 using xhci_hcd [ 1.194373] usb 3-1: New USB device found, idVendor=0951, idProduct=1665, bcdDevice= 1.00 [ 1.194382] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 1.194389] usb 3-1: Product: DataTraveler 2.0 [ 1.194396] usb 3-1: Manufacturer: Kingston [ 1.194403] usb 3-1: SerialNumber: 08606E6D414CF371F7092C75 [ 1.226629] usb 1-2: New USB device found, idVendor=248a, idProduct=ff30, bcdDevice=d3.09 [ 1.226641] usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 1.226647] usb 1-2: Product: RF Dongle [ 1.226653] usb 1-2: Manufacturer: Darmoshark [ 1.307392] usb 3-3: new high-speed USB device number 3 using xhci_hcd [ 1.349389] usb 1-4: new full-speed USB device number 3 using xhci_hcd [ 1.441282] usb 3-3: New USB device found, idVendor=0408, idProduct=5365, bcdDevice= 0.02 [ 1.441294] usb 3-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 1.441301] usb 3-3: Product: HP TrueVision HD Camera [ 1.441306] usb 3-3: Manufacturer: SunplusIT Inc [ 1.492564] usb 1-4: New USB device found, idVendor=0bda, idProduct=b00c, bcdDevice= 0.00 [ 1.492576] usb 1-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 1.492583] usb 1-4: Product: Bluetooth Radio [ 1.492589] usb 1-4: Manufacturer: Realtek [ 1.492594] usb 1-4: SerialNumber: 00e04c000001 [ 1.739372] tsc: Refined TSC clocksource calibration: 2994.373 MHz [ 1.739394] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2b2981a153b, max_idle_ns: 440795305653 ns [ 1.742351] clocksource: Switched to clocksource tsc [ 2.663767] wmi_bus wmi_bus-PNP0C14:00: [Firmware Info]: 8F1F6436-9F42-42C8-BADC-0E9424F20C9A has zero instances [ 2.663773] wmi_bus wmi_bus-PNP0C14:00: [Firmware Info]: 8F1F6435-9F42-42C8-BADC-0E9424F20C9A has zero instances [ 2.663776] wmi_bus wmi_bus-PNP0C14:00: [Firmware Info]: 7391A661-223A-47DB-A77A-7BE84C60822D has zero instances [ 2.663778] wmi_bus wmi_bus-PNP0C14:00: [Firmware Info]: DF4E63B6-3BBC-4858-9737-C74F82F821F3 has zero instances [ 2.664622] hid: raw HID events driver (C) Jiri Kosina [ 2.666288] ACPI: video: Video Device [VGA] (multi-head: yes rom: no post: no) [ 2.666874] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:07/LNXVIDEO:00/input/input4 [ 2.677514] usb-storage 3-1:1.0: USB Mass Storage device detected [ 2.677694] scsi host0: usb-storage 3-1:1.0 [ 2.677848] usbcore: registered new interface driver usb-storage [ 2.720303] cryptd: max_cpu_qlen set to 1000 [ 2.733083] usbcore: registered new interface driver usbhid [ 2.733094] usbhid: USB HID core driver [ 2.749614] input: Darmoshark RF Dongle as /devices/pci0000:00/0000:00:08.1/0000:05:00.3/usb1/1-2/1-2:1.0/0003:248A:FF30.0001/input/input5 [ 2.749817] hid-generic 0003:248A:FF30.0001: input,hidraw0: USB HID v1.11 Mouse [Darmoshark RF Dongle] on usb-0000:05:00.3-2/input0 [ 2.750027] hid-generic 0003:248A:FF30.0002: hiddev0,hidraw1: USB HID v1.11 Device [Darmoshark RF Dongle] on usb-0000:05:00.3-2/input1 [ 2.750430] input: Darmoshark RF Dongle Keyboard as /devices/pci0000:00/0000:00:08.1/0000:05:00.3/usb1/1-2/1-2:1.2/0003:248A:FF30.0003/input/input6 [ 2.751022] ahci 0000:06:00.0: version 3.0 [ 2.751153] usbcore: registered new interface driver uas [ 2.751250] ahci 0000:06:00.0: AHCI vers 0001.0301, 32 command slots, 6 Gbps, SATA mode [ 2.751254] ahci 0000:06:00.0: 1/1 ports implemented (port mask 0x1) [ 2.751257] ahci 0000:06:00.0: flags: 64bit ncq sntf ilck pm led clo only pmp fbs pio slum part [ 2.751524] scsi host1: ahci [ 2.751599] ata1: SATA max UDMA/133 abar m2048@0xfc601000 port 0xfc601100 irq 54 lpm-pol 3 [ 2.751763] ahci 0000:06:00.1: AHCI vers 0001.0301, 32 command slots, 6 Gbps, SATA mode [ 2.751767] ahci 0000:06:00.1: 1/1 ports implemented (port mask 0x1) [ 2.751769] ahci 0000:06:00.1: flags: 64bit ncq sntf ilck pm led clo only pmp fbs pio slum part [ 2.751985] scsi host2: ahci [ 2.752052] ata2: SATA max UDMA/133 abar m2048@0xfc600000 port 0xfc600100 irq 56 lpm-pol 3 [ 2.753386] nvme nvme0: pci function 0000:04:00.0 [ 2.753552] AES CTR mode by8 optimization enabled [ 2.754295] r8169 0000:02:00.0: enabling device (0000 -> 0003) [ 2.754402] r8169 0000:02:00.0: can't disable ASPM; OS doesn't have ASPM control [ 2.761925] r8169 0000:02:00.0 eth0: RTL8168h/8111h, 30:24:a9:85:73:d9, XID 541, IRQ 60 [ 2.761937] r8169 0000:02:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko] [ 2.777034] nvme nvme0: allocated 128 MiB host memory buffer (1 segment). [ 2.778755] nvme nvme0: 12/0/0 default/read/poll queues [ 2.784500] nvme0n1: p1 p2 p3 [ 2.802080] hid-generic 0003:248A:FF30.0003: input,hidraw2: USB HID v1.11 Keyboard [Darmoshark RF Dongle] on usb-0000:05:00.3-2/input2 [ 2.802858] input: ELAN0718:00 04F3:30FD Mouse as /devices/platform/AMDI0010:03/i2c-0/i2c-ELAN0718:00/0018:04F3:30FD.0004/input/input7 [ 2.803208] input: ELAN0718:00 04F3:30FD Touchpad as /devices/platform/AMDI0010:03/i2c-0/i2c-ELAN0718:00/0018:04F3:30FD.0004/input/input9 [ 2.803732] hid-generic 0018:04F3:30FD.0004: input,hidraw3: I2C HID v1.00 Mouse [ELAN0718:00 04F3:30FD] on i2c-ELAN0718:00 [ 3.057178] ata1: SATA link down (SStatus 0 SControl 300) [ 3.211596] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300) [ 3.219192] ata2.00: ATA-9: HGST HTS541010A9E680, JA0OA710, max UDMA/133 [ 3.219886] ata2.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 32), AA [ 3.222612] ata2.00: configured for UDMA/133 [ 3.233777] scsi 2:0:0:0: Direct-Access ATA HGST HTS541010A9 A710 PQ: 0 ANSI: 5 [ 3.234609] sd 2:0:0:0: Attached scsi generic sg0 type 0 [ 3.234653] sd 2:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB) [ 3.234667] sd 2:0:0:0: [sda] 4096-byte physical blocks [ 3.234694] sd 2:0:0:0: [sda] Write Protect is off [ 3.234702] sd 2:0:0:0: [sda] Mode Sense: 00 3a 00 00 [ 3.234741] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 3.234821] sd 2:0:0:0: [sda] Preferred minimum I/O size 4096 bytes [ 3.293409] sda: sda1 [ 3.293737] sd 2:0:0:0: [sda] Attached SCSI disk [ 3.298991] r8169 0000:02:00.0 eno1: renamed from eth0 [ 3.346933] input: ELAN0718:00 04F3:30FD Mouse as /devices/platform/AMDI0010:03/i2c-0/i2c-ELAN0718:00/0018:04F3:30FD.0004/input/input10 [ 3.347157] input: ELAN0718:00 04F3:30FD Touchpad as /devices/platform/AMDI0010:03/i2c-0/i2c-ELAN0718:00/0018:04F3:30FD.0004/input/input12 [ 3.347315] hid-multitouch 0018:04F3:30FD.0004: input,hidraw3: I2C HID v1.00 Mouse [ELAN0718:00 04F3:30FD] on i2c-ELAN0718:00 [ 3.728340] raid6: avx2x4 gen() 18804 MB/s [ 3.745340] raid6: avx2x2 gen() 37341 MB/s [ 3.762339] raid6: avx2x1 gen() 29154 MB/s [ 3.762341] raid6: using algorithm avx2x2 gen() 37341 MB/s [ 3.779340] raid6: .... xor() 21867 MB/s, rmw enabled [ 3.779342] raid6: using avx2x2 recovery algorithm [ 3.780315] xor: automatically using best checksumming function avx [ 3.808492] scsi 0:0:0:0: Direct-Access Kingston DataTraveler 2.0 1.00 PQ: 0 ANSI: 4 [ 3.809195] sd 0:0:0:0: Attached scsi generic sg1 type 0 [ 3.809877] sd 0:0:0:0: [sdb] 60437492 512-byte logical blocks: (30.9 GB/28.8 GiB) [ 3.810067] sd 0:0:0:0: [sdb] Write Protect is off [ 3.810071] sd 0:0:0:0: [sdb] Mode Sense: 45 00 00 00 [ 3.810260] sd 0:0:0:0: [sdb] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA [ 3.835819] sdb: sdb1 sdb2 [ 3.836170] sd 0:0:0:0: [sdb] Attached SCSI removable disk [ 3.838589] async_tx: api initialized (async) [ 4.012878] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 4.013865] ISO 9660 Extensions: RRIP_1991A [ 4.038260] loop0: detected capacity change from 0 to 5142688 [ 4.062306] overlayfs: null uuid detected in lower fs '/', falling back to xino=off,index=off,nfs_export=off. [ 4.288761] evm: overlay not supported [ 11.095366] systemd[1]: Inserted module 'autofs4' [ 11.185264] systemd[1]: systemd 255.4-1ubuntu8.12 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) [ 11.185280] systemd[1]: Detected architecture x86-64. [ 11.203963] systemd[1]: Initializing machine ID from random generator. [ 11.509404] systemd[1]: Queued start job for default target graphical.target. [ 11.555926] systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe. [ 11.556404] systemd[1]: Created slice user.slice - User and Session Slice. [ 11.556471] systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch. [ 11.556639] systemd[1]: Set up automount proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point. [ 11.556659] systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes. [ 11.556680] systemd[1]: Reached target nss-user-lookup.target - User and Group Name Lookups. [ 11.556690] systemd[1]: Reached target remote-fs.target - Remote File Systems. [ 11.556699] systemd[1]: Reached target slices.target - Slice Units. [ 11.556715] systemd[1]: Reached target swap.target - Swaps. [ 11.556733] systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes. [ 11.556815] systemd[1]: Listening on dm-event.socket - Device-mapper event daemon FIFOs. [ 11.559519] systemd[1]: Listening on lvm2-lvmpolld.socket - LVM2 poll daemon socket. [ 11.559702] systemd[1]: Listening on syslog.socket - Syslog Socket. [ 11.561438] systemd[1]: Listening on systemd-coredump.socket - Process Core Dump Socket. [ 11.561496] systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe. [ 11.561601] systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log). [ 11.561714] systemd[1]: Listening on systemd-journald.socket - Journal Socket. [ 11.561754] systemd[1]: systemd-pcrextend.socket - TPM2 PCR Extension (Varlink) was skipped because of an unmet condition check (ConditionSecurity=measured-uki). [ 11.563436] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket. [ 11.563541] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket. [ 11.578726] systemd[1]: Mounting dev-hugepages.mount - Huge Pages File System... [ 11.580520] systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System... [ 11.581367] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System... [ 11.582113] systemd[1]: Mounting sys-kernel-tracing.mount - Kernel Trace File System... [ 11.583994] systemd[1]: Starting systemd-journald.service - Journal Service... [ 11.584139] systemd[1]: Finished blk-availability.service - Availability of block devices. [ 11.585652] systemd[1]: Starting keyboard-setup.service - Set the console keyboard layout... [ 11.592788] systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes... [ 11.593827] systemd[1]: Starting lvm2-monitor.service - Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... [ 11.594899] systemd[1]: Starting [email protected] - Load Kernel Module configfs... [ 11.595983] systemd[1]: Starting modprobe@dm_mod.service - Load Kernel Module dm_mod... [ 11.597216] systemd[1]: Starting [email protected] - Load Kernel Module drm... [ 11.598440] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore... [ 11.599656] systemd[1]: Starting [email protected] - Load Kernel Module fuse... [ 11.600674] systemd[1]: Starting [email protected] - Load Kernel Module loop... [ 11.624217] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules... [ 11.624235] systemd[1]: systemd-pcrmachine.service - TPM2 PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki). [ 11.625181] systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems... [ 11.625230] systemd[1]: systemd-tpm2-setup-early.service - TPM2 SRK Setup (Early) was skipped because of an unmet condition check (ConditionSecurity=measured-uki). [ 11.626191] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices... [ 11.627895] systemd[1]: Mounted dev-hugepages.mount - Huge Pages File System. [ 11.627997] systemd[1]: Mounted dev-mqueue.mount - POSIX Message Queue File System. [ 11.628080] systemd[1]: Mounted sys-kernel-debug.mount - Kernel Debug File System. [ 11.628161] systemd[1]: Mounted sys-kernel-tracing.mount - Kernel Trace File System. [ 11.628375] systemd[1]: Finished kmod-static-nodes.service - Create List of Static Device Nodes. [ 11.628636] systemd[1]: [email protected]: Deactivated successfully. [ 11.628775] systemd[1]: Finished [email protected] - Load Kernel Module configfs. [ 11.629057] systemd[1]: modprobe@dm_mod.service: Deactivated successfully. [ 11.629205] systemd[1]: Finished modprobe@dm_mod.service - Load Kernel Module dm_mod. [ 11.629475] systemd[1]: [email protected]: Deactivated successfully. [ 11.629618] systemd[1]: Finished [email protected] - Load Kernel Module drm. [ 11.629869] systemd[1]: [email protected]: Deactivated successfully. [ 11.630008] systemd[1]: Finished [email protected] - Load Kernel Module fuse. [ 11.630255] systemd[1]: [email protected]: Deactivated successfully. [ 11.630420] systemd[1]: Finished [email protected] - Load Kernel Module loop. [ 11.631407] systemd[1]: Mounting sys-fs-fuse-connections.mount - FUSE Control File System... [ 11.632107] systemd[1]: Mounting sys-kernel-config.mount - Kernel Configuration File System... [ 11.650437] systemd-journald[972]: Collecting audit messages is disabled. [ 11.651077] systemd[1]: systemd-repart.service - Repartition Root Disk was skipped because no trigger condition checks were met. [ 11.651974] systemd[1]: Starting systemd-tmpfiles-setup-dev-early.service - Create Static Device Nodes in /dev gracefully... [ 11.652598] pstore: Using crash dump compression: deflate [ 11.652819] systemd[1]: Mounted sys-fs-fuse-connections.mount - FUSE Control File System. [ 11.652948] systemd[1]: Mounted sys-kernel-config.mount - Kernel Configuration File System. [ 11.654997] pstore: Registered efi_pstore as persistent store backend [ 11.655724] systemd[1]: modprobe@efi_pstore.service: Deactivated successfully. [ 11.655910] systemd[1]: Finished modprobe@efi_pstore.service - Load Kernel Module efi_pstore. [ 11.662038] systemd[1]: Finished systemd-remount-fs.service - Remount Root and Kernel File Systems. [ 11.720744] systemd[1]: systemd-hwdb-update.service - Rebuild Hardware Database was skipped because no trigger condition checks were met. [ 11.720798] systemd[1]: systemd-pstore.service - Platform Persistent Storage Archival was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/sys/fs/pstore). [ 11.728574] systemd[1]: Starting systemd-random-seed.service - Load/Save OS Random Seed... [ 11.728613] systemd[1]: systemd-tpm2-setup.service - TPM2 SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki). [ 11.728731] systemd[1]: Started systemd-journald.service - Journal Service. [ 11.796968] systemd-journald[972]: Received client request to flush runtime journal. [ 11.806289] lp: driver loaded but no devices found [ 11.829612] ppdev: user-space parallel port driver [ 12.586636] input: Wireless hotkeys as /devices/virtual/input/input13 [ 12.710145] hp_accel: laptop model unknown, using default axes configuration [ 12.715214] lis3lv02d: 8 bits 3DC sensor found [ 12.721417] input: ST LIS3LV02DL Accelerometer as /devices/platform/lis3lv02d/input/input14 [ 12.775936] RAPL PMU: API unit is 2^-32 Joules, 2 fixed counters, 163840 ms ovfl timer [ 12.775947] RAPL PMU: hw unit of domain package 2^-16 Joules [ 12.775952] RAPL PMU: hw unit of domain core 2^-16 Joules [ 12.790634] input: HP WMI hotkeys as /devices/virtual/input/input15 [ 12.803416] ccp 0000:05:00.2: enabling device (0000 -> 0002) [ 12.803696] ccp 0000:05:00.2: ccp: unable to access the device: you might be running a broken BIOS. [ 12.804840] ccp 0000:05:00.2: tee enabled [ 12.804913] ccp 0000:05:00.2: psp enabled [ 12.806687] piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0 [ 12.806694] piix4_smbus 0000:00:14.0: Using register 0x02 for SMBus port selection [ 12.807948] i2c i2c-1: Successfully instantiated SPD at 0x50 [ 12.808986] i2c i2c-1: Successfully instantiated SPD at 0x51 [ 12.809161] piix4_smbus 0000:00:14.0: Auxiliary SMBus Host Controller at 0xb20 [ 12.906390] ee1004 1-0050: 512 byte EE1004-compliant SPD EEPROM, read-only [ 12.907944] ee1004 1-0051: 512 byte EE1004-compliant SPD EEPROM, read-only [ 13.078169] snd_rn_pci_acp3x 0000:05:00.5: enabling device (0000 -> 0002) [ 13.078696] Bluetooth: Core ver 2.22 [ 13.078731] NET: Registered PF_BLUETOOTH protocol family [ 13.078733] Bluetooth: HCI device and connection manager initialized [ 13.078741] Bluetooth: HCI socket layer initialized [ 13.078745] Bluetooth: L2CAP socket layer initialized [ 13.078751] Bluetooth: SCO socket layer initialized [ 13.080755] kvm_amd: TSC scaling supported [ 13.080761] kvm_amd: Nested Virtualization enabled [ 13.080763] kvm_amd: Nested Paging enabled [ 13.080766] kvm_amd: LBR virtualization supported [ 13.080775] kvm_amd: Virtual VMLOAD VMSAVE supported [ 13.080777] kvm_amd: Virtual GIF supported [ 13.156564] MCE: In-kernel MCE decoding enabled. [ 13.201078] cfg80211: Loading compiled-in X.509 certificates for regulatory database [ 13.201371] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' [ 13.201526] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600' [ 13.236822] usbcore: registered new interface driver btusb [ 13.240628] Bluetooth: hci0: RTL: examining hci_ver=0a hci_rev=000c lmp_ver=0a lmp_subver=8822 [ 13.242586] Bluetooth: hci0: RTL: rom_version status=0 version=3 [ 13.242591] Bluetooth: hci0: RTL: loading rtl_bt/rtl8822cu_fw.bin [ 13.315101] Bluetooth: hci0: RTL: loading rtl_bt/rtl8822cu_config.bin [ 13.343543] Bluetooth: hci0: RTL: cfg_sz 6, total sz 35990 [ 13.343692] mc: Linux media interface: v0.10 [ 13.384475] intel_rapl_common: Found RAPL domain package [ 13.384481] intel_rapl_common: Found RAPL domain core [ 13.395879] videodev: Linux video capture interface: v2.00 [ 13.498055] rtw_8822ce 0000:03:00.0: enabling device (0000 -> 0003) [ 13.498548] amd_atl: AMD Address Translation Library initialized [ 13.536951] usb 3-3: Found UVC 1.00 device HP TrueVision HD Camera (0408:5365) [ 13.560032] usbcore: registered new interface driver uvcvideo [ 13.578269] rtw_8822ce 0000:03:00.0: Firmware version 9.9.15, H2C version 15 [ 13.583333] rtw_8822ce 0000:03:00.0: WOW Firmware version 9.9.4, H2C version 15 [ 13.655587] Bluetooth: hci0: RTL: fw version 0x0cc6d2e3 [ 13.761596] Bluetooth: hci0: AOSP extensions version v1.00 [ 13.761608] Bluetooth: hci0: AOSP quality report is supported [ 13.764474] pci 0000:01:00.0: optimus capabilities: enabled, status dynamic power, hda bios codec supported [ 13.764484] VGA switcheroo: detected Optimus DSM method \_SB_.PCI0.GPP0.PEGP handle [ 13.764486] nouveau: detected PR support, will not use DSM [ 13.764520] nouveau 0000:01:00.0: enabling device (0000 -> 0003) [ 13.764632] nouveau 0000:01:00.0: NVIDIA TU117 (167000a1) [ 13.799252] rtw_8822ce 0000:03:00.0 wlo1: renamed from wlan0 [ 13.890974] snd_hda_intel 0000:01:00.1: enabling device (0000 -> 0002) [ 13.891090] snd_hda_intel 0000:01:00.1: Disabling MSI [ 13.891101] snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client [ 13.891237] snd_hda_intel 0000:05:00.6: enabling device (0000 -> 0002) [ 13.891588] nouveau 0000:01:00.0: bios: version 90.17.41.00.2a [ 13.914529] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.1/0000:01:00.1/sound/card0/input16 [ 13.914618] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.1/0000:01:00.1/sound/card0/input17 [ 13.914693] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.1/0000:01:00.1/sound/card0/input18 [ 13.914762] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.1/0000:01:00.1/sound/card0/input19 [ 13.962446] snd_hda_codec_realtek hdaudioC1D0: ALC285: picked fixup for PCI SSID 103c:0000 [ 13.963027] snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC285: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker [ 13.963032] snd_hda_codec_realtek hdaudioC1D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0) [ 13.963035] snd_hda_codec_realtek hdaudioC1D0: hp_outs=1 (0x21/0x0/0x0/0x0/0x0) [ 13.963038] snd_hda_codec_realtek hdaudioC1D0: mono: mono_out=0x0 [ 13.963041] snd_hda_codec_realtek hdaudioC1D0: inputs: [ 13.963043] snd_hda_codec_realtek hdaudioC1D0: Internal Mic=0x12 [ 13.963046] snd_hda_codec_realtek hdaudioC1D0: Mic=0x19 [ 14.044727] nouveau 0000:01:00.0: pmu: firmware unavailable [ 14.159037] nouveau 0000:01:00.0: fb: 4096 MiB GDDR6 [ 14.215003] nouveau 0000:01:00.0: drm: VRAM: 4096 MiB [ 14.215009] nouveau 0000:01:00.0: drm: GART: 536870912 MiB [ 14.215012] nouveau 0000:01:00.0: drm: BIT table 'A' not found [ 14.215015] nouveau 0000:01:00.0: drm: BIT table 'L' not found [ 14.215018] nouveau 0000:01:00.0: drm: TMDS table version 2.0 [ 14.215732] nouveau 0000:01:00.0: drm: MM: using COPY for buffer copies [ 14.217121] snd_hda_intel 0000:01:00.1: bound 0000:01:00.0 (ops nv50_audio_component_bind_ops [nouveau]) [ 14.218013] nouveau 0000:01:00.0: [drm] Registered 4 planes with drm panic [ 14.218016] [drm] Initialized nouveau 1.4.0 for 0000:01:00.0 on minor 1 [ 14.218106] nouveau 0000:01:00.0: [drm] Cannot find any crtc or sizes [ 14.218352] nouveau 0000:01:00.0: [drm] Cannot find any crtc or sizes [ 17.077408] input: HD-Audio Generic Mic as /devices/pci0000:00/0000:00:08.1/0000:05:00.6/sound/card1/input20 [ 17.077488] input: HD-Audio Generic Headphone as /devices/pci0000:00/0000:00:08.1/0000:05:00.6/sound/card1/input21 [ 17.086246] [drm] amdgpu kernel modesetting enabled. [ 17.086272] amdgpu: vga_switcheroo: detected switching method \_SB_.PCI0.GP17.VGA_.ATPX handle [ 17.086916] amdgpu: ATPX version 1, functions 0x00000200 [ 17.091486] amdgpu: Virtual CRAT table created for CPU [ 17.091510] amdgpu: Topology: Add CPU node [ 17.091647] amdgpu 0000:05:00.0: enabling device (0006 -> 0007) [ 17.091696] [drm] initializing kernel modesetting (RENOIR 0x1002:0x1636 0x103C:0x87B2 0xC7). [ 17.195407] [drm] register mmio base: 0xFC500000 [ 17.195417] [drm] register mmio size: 524288 [ 17.198577] amdgpu 0000:05:00.0: amdgpu: detected ip block number 0 <soc15_common> [ 17.198582] amdgpu 0000:05:00.0: amdgpu: detected ip block number 1 <gmc_v9_0> [ 17.198585] amdgpu 0000:05:00.0: amdgpu: detected ip block number 2 <vega10_ih> [ 17.198588] amdgpu 0000:05:00.0: amdgpu: detected ip block number 3 <psp> [ 17.198591] amdgpu 0000:05:00.0: amdgpu: detected ip block number 4 <smu> [ 17.198593] amdgpu 0000:05:00.0: amdgpu: detected ip block number 5 <dm> [ 17.198596] amdgpu 0000:05:00.0: amdgpu: detected ip block number 6 <gfx_v9_0> [ 17.198599] amdgpu 0000:05:00.0: amdgpu: detected ip block number 7 <sdma_v4_0> [ 17.198601] amdgpu 0000:05:00.0: amdgpu: detected ip block number 8 <vcn_v2_0> [ 17.198604] amdgpu 0000:05:00.0: amdgpu: detected ip block number 9 <jpeg_v2_0> [ 17.198617] amdgpu 0000:05:00.0: amdgpu: Fetched VBIOS from VFCT [ 17.198621] amdgpu: ATOM BIOS: 113-RENOIR-031 [ 17.356384] amdgpu 0000:05:00.0: vgaarb: deactivate vga console [ 17.356398] amdgpu 0000:05:00.0: amdgpu: Trusted Memory Zone (TMZ) feature enabled [ 17.356407] amdgpu 0000:05:00.0: amdgpu: MODE2 reset [ 17.356661] [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, fragment size is 9-bit [ 17.356670] amdgpu 0000:05:00.0: amdgpu: VRAM: 512M 0x000000F400000000 - 0x000000F41FFFFFFF (512M used) [ 17.356673] amdgpu 0000:05:00.0: amdgpu: GART: 1024M 0x0000000000000000 - 0x000000003FFFFFFF [ 17.356683] [drm] Detected VRAM RAM=512M, BAR=512M [ 17.356685] [drm] RAM width 128bits DDR4 [ 17.356897] [drm] amdgpu: 512M of VRAM memory ready [ 17.356905] [drm] amdgpu: 7673M of GTT memory ready. [ 17.356940] [drm] GART: num cpu pages 262144, num gpu pages 262144 [ 17.357085] [drm] PCIE GART of 1024M enabled. [ 17.357089] [drm] PTB located at 0x000000F41FC00000 [ 17.357901] [drm] Loading DMUB firmware via PSP: version=0x01010028 [ 17.359033] [drm] Found VCN firmware Version ENC: 1.21 DEC: 7 VEP: 0 Revision: 2 [ 18.065734] amdgpu 0000:05:00.0: amdgpu: reserve 0x400000 from 0xf41f800000 for PSP TMR [ 18.148084] amdgpu 0000:05:00.0: amdgpu: RAS: optional ras ta ucode is not available [ 18.158759] amdgpu 0000:05:00.0: amdgpu: RAP: optional rap ta ucode is not available [ 18.164762] amdgpu 0000:05:00.0: amdgpu: psp gfx command LOAD_TA(0x1) failed and response status is (0x7) [ 18.164987] amdgpu 0000:05:00.0: amdgpu: psp gfx command INVOKE_CMD(0x3) failed and response status is (0x4) [ 18.164995] amdgpu 0000:05:00.0: amdgpu: Secure display: Generic Failure. [ 18.165005] amdgpu 0000:05:00.0: amdgpu: SECUREDISPLAY: query securedisplay TA failed. ret 0x0 [ 18.167152] amdgpu 0000:05:00.0: amdgpu: SMU is initialized successfully! [ 18.168362] [drm] Display Core v3.2.316 initialized on DCN 2.1 [ 18.168367] [drm] DP-HDMI FRL PCON supported [ 18.168896] [drm] DMUB hardware initialized: version=0x01010028 [ 18.313595] [drm] kiq ring mec 2 pipe 1 q 0 [ 18.319839] kfd kfd: amdgpu: Allocated 3969056 bytes on gart [ 18.319855] kfd kfd: amdgpu: Total number of KFD nodes to be created: 1 [ 18.319992] amdgpu: Virtual CRAT table created for GPU [ 18.320479] amdgpu: Topology: Add dGPU node [0x1636:0x1002] [ 18.320482] kfd kfd: amdgpu: added device 1002:1636 [ 18.320555] amdgpu 0000:05:00.0: amdgpu: SE 1, SH per SE 1, CU per SH 8, active_cu_number 6 [ 18.320560] amdgpu 0000:05:00.0: amdgpu: ring gfx uses VM inv eng 0 on hub 0 [ 18.320562] amdgpu 0000:05:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0 [ 18.320565] amdgpu 0000:05:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0 [ 18.320567] amdgpu 0000:05:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0 [ 18.320570] amdgpu 0000:05:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0 [ 18.320572] amdgpu 0000:05:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0 [ 18.320575] amdgpu 0000:05:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0 [ 18.320577] amdgpu 0000:05:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0 [ 18.320579] amdgpu 0000:05:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0 [ 18.320582] amdgpu 0000:05:00.0: amdgpu: ring kiq_0.2.1.0 uses VM inv eng 11 on hub 0 [ 18.320584] amdgpu 0000:05:00.0: amdgpu: ring sdma0 uses VM inv eng 0 on hub 8 [ 18.320587] amdgpu 0000:05:00.0: amdgpu: ring vcn_dec uses VM inv eng 1 on hub 8 [ 18.320589] amdgpu 0000:05:00.0: amdgpu: ring vcn_enc0 uses VM inv eng 4 on hub 8 [ 18.320591] amdgpu 0000:05:00.0: amdgpu: ring vcn_enc1 uses VM inv eng 5 on hub 8 [ 18.320594] amdgpu 0000:05:00.0: amdgpu: ring jpeg_dec uses VM inv eng 6 on hub 8 [ 18.425116] amdgpu 0000:05:00.0: amdgpu: Runtime PM not available [ 18.528607] amdgpu 0000:05:00.0: [drm] Registered 4 planes with drm panic [ 18.528617] [drm] Initialized amdgpu 3.61.0 for 0000:05:00.0 on minor 2 [ 18.535366] fbcon: amdgpudrmfb (fb0) is primary device [ 18.535374] fbcon: Deferring console take-over [ 18.535383] amdgpu 0000:05:00.0: [drm] fb0: amdgpudrmfb frame buffer device [ 18.561822] [drm] pre_validate_dsc:1627 MST_DSC dsc precompute is not needed [ 20.971068] audit: type=1400 audit(1787498175.636:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="rsyslogd" pid=1720 comm="apparmor_parser" [ 21.169346] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 [ 21.169351] Bluetooth: BNEP filters: protocol multicast [ 21.169356] Bluetooth: BNEP socket layer initialized [ 21.171925] Bluetooth: MGMT ver 1.23 [ 21.260518] NET: Registered PF_ALG protocol family [ 21.374400] nvme nvme0: using unchecked data buffer [ 21.397468] block nvme0n1: No UUID available providing old NGUID [ 21.629638] Bluetooth: hci0: AOSP extensions version v1.00 [ 21.629645] Bluetooth: hci0: AOSP quality report is supported [ 21.825289] NET: Registered PF_QIPCRTR protocol family [ 23.347662] Generic FE-GE Realtek PHY r8169-0-200:00: attached PHY driver (mii_bus:phy_addr=r8169-0-200:00, irq=MAC) [ 23.503541] r8169 0000:02:00.0 eno1: Link is Down [ 27.581227] r8169 0000:02:00.0 eno1: Link is Up - 1Gbps/Full - flow control rx/tx [ 32.673503] nouveau 0000:01:00.0: vgaarb: VGA decodes changed: olddecodes=io+mem,decodes=none:owns=none [ 32.673511] amdgpu 0000:05:00.0: vgaarb: VGA decodes changed: olddecodes=io+mem,decodes=none:owns=none [ 40.642894] Bluetooth: RFCOMM TTY layer initialized [ 40.642908] Bluetooth: RFCOMM socket layer initialized [ 40.642920] Bluetooth: RFCOMM ver 1.11 [ 42.233969] /dev/sdb1: Can't open blockdev [ 42.754868] systemd-journald[972]: Time jumped backwards, rotating. [ 70.421747] atkbd serio0: Unknown key pressed (translated set 2, code 0xab on isa0060/serio0). [ 70.421761] atkbd serio0: Use 'setkeycodes e02b <keycode>' to make it known. [ 70.673407] atkbd serio0: Unknown key pressed (translated set 2, code 0xab on isa0060/serio0). [ 70.673421] atkbd serio0: Use 'setkeycodes e02b <keycode>' to make it known. [ 70.705440] atkbd serio0: Unknown key pressed (translated set 2, code 0xab on isa0060/serio0). [ 70.705449] atkbd serio0: Use 'setkeycodes e02b <keycode>' to make it known. [ 70.735496] atkbd serio0: Unknown key pressed (translated set 2, code 0xab on isa0060/serio0). [ 70.735505] atkbd serio0: Use 'setkeycodes e02b <keycode>' to make it known. [ 70.765554] atkbd serio0: Unknown key pressed (translated set 2, code 0xab on isa0060/serio0). [ 70.765563] atkbd serio0: Use 'setkeycodes e02b <keycode>' to make it known. [ 70.795608] atkbd serio0: Unknown key pressed (translated set 2, code 0xab on isa0060/serio0). [ 70.795620] atkbd serio0: Use 'setkeycodes e02b <keycode>' to make it known. [ 70.825646] atkbd serio0: Unknown key pressed (translated set 2, code 0xab on isa0060/serio0). [ 70.825658] atkbd serio0: Use 'setkeycodes e02b <keycode>' to make it known. [ 70.856723] atkbd serio0: Unknown key pressed (translated set 2, code 0xab on isa0060/serio0). [ 70.856736] atkbd serio0: Use 'setkeycodes e02b <keycode>' to make it known. [ 70.886772] atkbd serio0: Unknown key pressed (translated set 2, code 0xab on isa0060/serio0). [ 70.886780] atkbd serio0: Use 'setkeycodes e02b <keycode>' to make it known. [ 70.917849] atkbd serio0: Unknown key pressed (translated set 2, code 0xab on isa0060/serio0). [ 70.917862] atkbd serio0: Use 'setkeycodes e02b <keycode>' to make it known. [ 70.947890] atkbd serio0: Unknown key pressed (translated set 2, code 0xab on isa0060/serio0). [ 70.947903] atkbd serio0: Use 'setkeycodes e02b <keycode>' to make it known. [ 70.977950] atkbd serio0: Unknown key pressed (translated set 2, code 0xab on isa0060/serio0). [ 70.977967] atkbd serio0: Use 'setkeycodes e02b <keycode>' to make it known. [ 71.007994] atkbd serio0: Unknown key pressed (translated set 2, code 0xab on isa0060/serio0). [ 71.008006] atkbd serio0: Use 'setkeycodes e02b <keycode>' to make it known. [ 71.039246] atkbd serio0: Unknown key pressed (translated set 2, code 0xab on isa0060/serio0). [ 71.039254] atkbd serio0: Use 'setkeycodes e02b <keycode>' to make it known. [ 71.069099] atkbd serio0: Unknown key pressed (translated set 2, code 0xab on isa0060/serio0). [ 71.069114] atkbd serio0: Use 'setkeycodes e02b <keycode>' to make it known. [ 71.099160] atkbd serio0: Unknown key pressed (translated set 2, code 0xab on isa0060/serio0). [ 71.099169] atkbd serio0: Use 'setkeycodes e02b <keycode>' to make it known. [ 71.129234] atkbd serio0: Unknown key pressed (translated set 2, code 0xab on isa0060/serio0). [ 71.129252] atkbd serio0: Use 'setkeycodes e02b <keycode>' to make it known. [ 71.143278] atkbd serio0: Unknown key released (translated set 2, code 0xab on isa0060/serio0). [ 71.143291] atkbd serio0: Use 'setkeycodes e02b <keycode>' to make it known. [ 71.184689] atkbd serio0: Unknown key pressed (translated set 2, code 0xab on isa0060/serio0). [ 71.184697] atkbd serio0: Use 'setkeycodes e02b <keycode>' to make it known. [ 71.437781] atkbd serio0: Unknown key pressed (translated set 2, code 0xab on isa0060/serio0). [ 71.437797] atkbd serio0: Use 'setkeycodes e02b <keycode>' to make it known. [ 71.467914] atkbd serio0: Unknown key pressed (translated set 2, code 0xab on isa0060/serio0). [ 71.467932] atkbd serio0: Use 'setkeycodes e02b <keycode>' to make it known. [ 71.497890] atkbd serio0: Unknown key pressed (translated set 2, code 0xab on isa0060/serio0). [ 71.497905] atkbd serio0: Use 'setkeycodes e02b <keycode>' to make it known. [ 71.527957] atkbd serio0: Unknown key pressed (translated set 2, code 0xab on isa0060/serio0). [ 71.527973] atkbd serio0: Use 'setkeycodes e02b <keycode>' to make it known. [ 71.559005] atkbd serio0: Unknown key pressed (translated set 2, code 0xab on isa0060/serio0). [ 71.559013] atkbd serio0: Use 'setkeycodes e02b <keycode>' to make it known. [ 71.589023] atkbd serio0: Unknown key pressed (translated set 2, code 0xab on isa0060/serio0). [ 71.589032] atkbd serio0: Use 'setkeycodes e02b <keycode>' to make it known. [ 71.619263] atkbd serio0: Unknown key pressed (translated set 2, code 0xab on isa0060/serio0). [ 71.619272] atkbd serio0: Use 'setkeycodes e02b <keycode>' to make it known. [ 71.649137] atkbd serio0: Unknown key pressed (translated set 2, code 0xab on isa0060/serio0). [ 71.649144] atkbd serio0: Use 'setkeycodes e02b <keycode>' to make it known. [ 71.680171] atkbd serio0: Unknown key pressed (translated set 2, code 0xab on isa0060/serio0). [ 71.680186] atkbd serio0: Use 'setkeycodes e02b <keycode>' to make it known. [ 71.711255] atkbd serio0: Unknown key pressed (translated set 2, code 0xab on isa0060/serio0). [ 71.711268] atkbd serio0: Use 'setkeycodes e02b <keycode>' to make it known. [ 71.740287] atkbd serio0: Unknown key pressed (translated set 2, code 0xab on isa0060/serio0). [ 71.740294] atkbd serio0: Use 'setkeycodes e02b <keycode>' to make it known. [ 71.757353] atkbd serio0: Unknown key released (translated set 2, code 0xab on isa0060/serio0). [ 71.757364] atkbd serio0: Use 'setkeycodes e02b <keycode>' to make it known. [ 72.924531] atkbd serio0: Unknown key pressed (translated set 2, code 0xab on isa0060/serio0). [ 72.924544] atkbd serio0: Use 'setkeycodes e02b <keycode>' to make it known. [ 73.014765] atkbd serio0: Unknown key released (translated set 2, code 0xab on isa0060/serio0). [ 73.014773] atkbd serio0: Use 'setkeycodes e02b <keycode>' to make it known. [ 73.987335] workqueue: pm_runtime_work hogged CPU for >10000us 4 times, consider switching to WQ_UNBOUND