USB-C Ethernet worked with Kernel 5.13 but won't work with Kernel 5.10, 5.14, 5.15

Next try … without success:

Installed r8152-dkms from AUR, started Kernel 5.15, no USB-c ethernet available.

dmesg tells me:

[    0.000000] microcode: microcode updated early to revision 0xa6, date = 2020-11-01
[    0.000000] Linux version 5.15.2-2-MANJARO (builduser@fv-az131-873) (gcc (GCC) 11.1.0, GNU ld (GNU Binutils) 2.36.1) #1 SMP PREEMPT Sat Nov 13 19:25:38 UTC 2021
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-5.15-x86_64 root=UUID=222fc0a1-8021-4df2-a7f9-0039c02f9cab rw resume=UUID=3929678c-7b73-4532-9842-ceb0f11509d7 quiet nowatchdog
[    0.000000] x86/split lock detection: #AC: crashing the kernel on kernel split_locks and warning on user-space split_locks
[    0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x020: 'AVX-512 opmask'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x040: 'AVX-512 Hi256'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x080: 'AVX-512 ZMM_Hi256'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
[    0.000000] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.000000] x86/fpu: xstate_offset[5]:  832, xstate_sizes[5]:   64
[    0.000000] x86/fpu: xstate_offset[6]:  896, xstate_sizes[6]:  512
[    0.000000] x86/fpu: xstate_offset[7]: 1408, xstate_sizes[7]: 1024
[    0.000000] x86/fpu: xstate_offset[9]: 2432, xstate_sizes[9]:    8
[    0.000000] x86/fpu: Enabled xstate features 0x2e7, context size is 2440 bytes, using 'compacted' format.
[    0.000000] signal: max sigframe size: 3632
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009efff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009f000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000027987fff] usable
[    0.000000] BIOS-e820: [mem 0x0000000027988000-0x0000000028287fff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000028288000-0x000000002a09efff] usable
[    0.000000] BIOS-e820: [mem 0x000000002a09f000-0x000000002a46efff] type 20
[    0.000000] BIOS-e820: [mem 0x000000002a46f000-0x000000002b4defff] reserved
[    0.000000] BIOS-e820: [mem 0x000000002b4df000-0x000000002bbcefff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000002bbcf000-0x000000002bc4efff] ACPI data
[    0.000000] BIOS-e820: [mem 0x000000002bc4f000-0x000000002bc4ffff] usable
[    0.000000] BIOS-e820: [mem 0x000000002bc50000-0x00000000cfffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fc800000-0x00000000fe7fffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed10000-0x00000000fed17fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed20000-0x00000000fed7ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000feda0000-0x00000000feda1fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff600000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x00000004babfffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] efi: EFI v2.70 by INSYDE Corp.
[    0.000000] efi: ACPI=0x2bc4e000 ACPI 2.0=0x2bc4e014 SMBIOS=0x2a5d4000 SMBIOS 3.0=0x2a5d2000 ESRT=0x2a5d0298 MEMATTR=0x2379d018 
[    0.000000] SMBIOS 3.2.0 present.
[    0.000000] DMI: LENOVO 81RS/LNVNB161216, BIOS BYCN29WW 10/10/2019
[    0.000000] tsc: Detected 1500.000 MHz processor
[    0.000000] tsc: Detected 1497.600 MHz TSC
[    0.000006] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000009] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000013] last_pfn = 0x4bac00 max_arch_pfn = 0x400000000
[    0.000191] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.001269] last_pfn = 0x2bc50 max_arch_pfn = 0x400000000
[    0.007187] esrt: Reserving ESRT space from 0x000000002a5d0298 to 0x000000002a5d0398.
[    0.007195] Using GB pages for direct mapping
[    0.007497] Secure boot disabled
[    0.007497] RAMDISK: [mem 0x28a2f000-0x296c1fff]
[    0.007501] ACPI: Early table checksum verification disabled
[    0.007504] ACPI: RSDP 0x000000002BC4E014 000024 (v02 LENOVO)
[    0.007507] ACPI: XSDT 0x000000002BBFD188 0000DC (v01 LENOVO CB-01    00000001      01000013)
[    0.007512] ACPI: FACP 0x000000002BC32000 00010C (v05 LENOVO CB-01    00000001      01000013)
[    0.007517] ACPI: DSDT 0x000000002BC01000 02D9DE (v02 LENOVO CB-01    00000001      01000013)
[    0.007519] ACPI: FACS 0x000000002BB6D000 000040
[    0.007521] ACPI: UEFI 0x000000002BBCE000 000236 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.007523] ACPI: SSDT 0x000000002BC49000 003437 (v02 LENOVO CB-01    00000001 INTL 20160422)
[    0.007526] ACPI: SSDT 0x000000002BC47000 001B60 (v02 LENOVO CB-01    00000001 INTL 20160422)
[    0.007528] ACPI: SSDT 0x000000002BC43000 003389 (v02 LENOVO CB-01    00000001 INTL 20160422)
[    0.007530] ACPI: SSDT 0x000000002BC3D000 005EE4 (v02 INTEL  TcssSsdt 00001000 INTL 20160422)
[    0.007532] ACPI: MSDM 0x000000002BC3C000 000055 (v03 LENOVO CB-01    00000001 ACPI 00040000)
[    0.007535] ACPI: LPIT 0x000000002BC3B000 000094 (v01 LENOVO CB-01    00000001      01000013)
[    0.007537] ACPI: WSMT 0x000000002BC3A000 000028 (v01 LENOVO CB-01    00000001      01000013)
[    0.007539] ACPI: SSDT 0x000000002BC39000 000B70 (v02 LENOVO CB-01    00000001 INTL 20160422)
[    0.007541] ACPI: DBGP 0x000000002BC38000 000034 (v01 LENOVO CB-01    00000001      01000013)
[    0.007543] ACPI: DBG2 0x000000002BC37000 000054 (v00 LENOVO CB-01    00000001      01000013)
[    0.007545] ACPI: SSDT 0x000000002BC36000 000B6A (v02 LENOVO CB-01    00000001 INTL 20160422)
[    0.007548] ACPI: NHLT 0x000000002BC34000 001771 (v00 LENOVO CB-01    00000001      01000013)
[    0.007550] ACPI: ECDT 0x000000002BC33000 000069 (v01 LENOVO CB-01    00000001      01000013)
[    0.007552] ACPI: HPET 0x000000002BC31000 000038 (v01 LENOVO CB-01    00000001      01000013)
[    0.007554] ACPI: APIC 0x000000002BC30000 00012C (v03 LENOVO CB-01    00000001      01000013)
[    0.007556] ACPI: MCFG 0x000000002BC2F000 00003C (v01 LENOVO CB-01    00000001      01000013)
[    0.007558] ACPI: DMAR 0x000000002BC00000 0000A8 (v01 INTEL  EDK2     00000002      01000013)
[    0.007560] ACPI: SSDT 0x000000002BBFE000 001B03 (v01 Insyde NvdTable 00001000 INTL 20160422)
[    0.007563] ACPI: SSDT 0x000000002BC4D000 000164 (v01 INSYDE PcdTabl  00001000 INTL 20160422)
[    0.007565] ACPI: FPDT 0x000000002BBFC000 000044 (v01 INSYDE ICL-ULT  00000002      01000013)
[    0.007567] ACPI: BGRT 0x000000002BBFB000 000038 (v01 INSYDE H2O BIOS 00000001 ACPI 00040000)
[    0.007569] ACPI: Reserving FACP table memory at [mem 0x2bc32000-0x2bc3210b]
[    0.007570] ACPI: Reserving DSDT table memory at [mem 0x2bc01000-0x2bc2e9dd]
[    0.007571] ACPI: Reserving FACS table memory at [mem 0x2bb6d000-0x2bb6d03f]
[    0.007571] ACPI: Reserving UEFI table memory at [mem 0x2bbce000-0x2bbce235]
[    0.007572] ACPI: Reserving SSDT table memory at [mem 0x2bc49000-0x2bc4c436]
[    0.007573] ACPI: Reserving SSDT table memory at [mem 0x2bc47000-0x2bc48b5f]
[    0.007574] ACPI: Reserving SSDT table memory at [mem 0x2bc43000-0x2bc46388]
[    0.007574] ACPI: Reserving SSDT table memory at [mem 0x2bc3d000-0x2bc42ee3]
[    0.007575] ACPI: Reserving MSDM table memory at [mem 0x2bc3c000-0x2bc3c054]
[    0.007576] ACPI: Reserving LPIT table memory at [mem 0x2bc3b000-0x2bc3b093]
[    0.007576] ACPI: Reserving WSMT table memory at [mem 0x2bc3a000-0x2bc3a027]
[    0.007577] ACPI: Reserving SSDT table memory at [mem 0x2bc39000-0x2bc39b6f]
[    0.007578] ACPI: Reserving DBGP table memory at [mem 0x2bc38000-0x2bc38033]
[    0.007578] ACPI: Reserving DBG2 table memory at [mem 0x2bc37000-0x2bc37053]
[    0.007579] ACPI: Reserving SSDT table memory at [mem 0x2bc36000-0x2bc36b69]
[    0.007580] ACPI: Reserving NHLT table memory at [mem 0x2bc34000-0x2bc35770]
[    0.007580] ACPI: Reserving ECDT table memory at [mem 0x2bc33000-0x2bc33068]
[    0.007581] ACPI: Reserving HPET table memory at [mem 0x2bc31000-0x2bc31037]
[    0.007582] ACPI: Reserving APIC table memory at [mem 0x2bc30000-0x2bc3012b]
[    0.007582] ACPI: Reserving MCFG table memory at [mem 0x2bc2f000-0x2bc2f03b]
[    0.007583] ACPI: Reserving DMAR table memory at [mem 0x2bc00000-0x2bc000a7]
[    0.007584] ACPI: Reserving SSDT table memory at [mem 0x2bbfe000-0x2bbffb02]
[    0.007584] ACPI: Reserving SSDT table memory at [mem 0x2bc4d000-0x2bc4d163]
[    0.007585] ACPI: Reserving FPDT table memory at [mem 0x2bbfc000-0x2bbfc043]
[    0.007586] ACPI: Reserving BGRT table memory at [mem 0x2bbfb000-0x2bbfb037]
[    0.007758] No NUMA configuration found
[    0.007759] Faking a node at [mem 0x0000000000000000-0x00000004babfffff]
[    0.007762] NODE_DATA(0) allocated [mem 0x4babfc000-0x4babfffff]
[    0.007782] Zone ranges:
[    0.007782]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.007784]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.007785]   Normal   [mem 0x0000000100000000-0x00000004babfffff]
[    0.007786]   Device   empty
[    0.007787] Movable zone start for each node
[    0.007788] Early memory node ranges
[    0.007788]   node   0: [mem 0x0000000000001000-0x000000000009efff]
[    0.007789]   node   0: [mem 0x0000000000100000-0x0000000027987fff]
[    0.007790]   node   0: [mem 0x0000000028288000-0x000000002a09efff]
[    0.007791]   node   0: [mem 0x000000002bc4f000-0x000000002bc4ffff]
[    0.007791]   node   0: [mem 0x0000000100000000-0x00000004babfffff]
[    0.007793] Initmem setup node 0 [mem 0x0000000000001000-0x00000004babfffff]
[    0.007796] On node 0, zone DMA: 1 pages in unavailable ranges
[    0.007813] On node 0, zone DMA: 97 pages in unavailable ranges
[    0.008695] On node 0, zone DMA32: 2304 pages in unavailable ranges
[    0.008743] On node 0, zone DMA32: 7088 pages in unavailable ranges
[    0.030159] On node 0, zone Normal: 17328 pages in unavailable ranges
[    0.030293] On node 0, zone Normal: 21504 pages in unavailable ranges
[    0.030313] Reserving Intel graphics memory at [mem 0x41800000-0x453fffff]
[    0.030631] ACPI: PM-Timer IO Port: 0x1808
[    0.030636] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.030638] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[    0.030638] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[    0.030639] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[    0.030639] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
[    0.030640] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
[    0.030641] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
[    0.030641] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
[    0.030642] ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
[    0.030642] ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
[    0.030643] ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
[    0.030643] ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1])
[    0.030644] ACPI: LAPIC_NMI (acpi_id[0x0d] high edge lint[0x1])
[    0.030644] ACPI: LAPIC_NMI (acpi_id[0x0e] high edge lint[0x1])
[    0.030645] ACPI: LAPIC_NMI (acpi_id[0x0f] high edge lint[0x1])
[    0.030645] ACPI: LAPIC_NMI (acpi_id[0x10] high edge lint[0x1])
[    0.030679] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
[    0.030681] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.030683] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.030685] ACPI: Using ACPI (MADT) for SMP configuration information
[    0.030686] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.030692] e820: update [mem 0x235ff000-0x236f2fff] usable ==> reserved
[    0.030698] TSC deadline timer available
[    0.030699] smpboot: Allowing 8 CPUs, 0 hotplug CPUs
[    0.030713] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.030714] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x000fffff]
[    0.030716] PM: hibernation: Registered nosave memory: [mem 0x235ff000-0x236f2fff]
[    0.030717] PM: hibernation: Registered nosave memory: [mem 0x27988000-0x28287fff]
[    0.030718] PM: hibernation: Registered nosave memory: [mem 0x2a09f000-0x2a46efff]
[    0.030719] PM: hibernation: Registered nosave memory: [mem 0x2a46f000-0x2b4defff]
[    0.030719] PM: hibernation: Registered nosave memory: [mem 0x2b4df000-0x2bbcefff]
[    0.030720] PM: hibernation: Registered nosave memory: [mem 0x2bbcf000-0x2bc4efff]
[    0.030721] PM: hibernation: Registered nosave memory: [mem 0x2bc50000-0xcfffffff]
[    0.030722] PM: hibernation: Registered nosave memory: [mem 0xd0000000-0xfc7fffff]
[    0.030722] PM: hibernation: Registered nosave memory: [mem 0xfc800000-0xfe7fffff]
[    0.030723] PM: hibernation: Registered nosave memory: [mem 0xfe800000-0xfecfffff]
[    0.030723] PM: hibernation: Registered nosave memory: [mem 0xfed00000-0xfed00fff]
[    0.030724] PM: hibernation: Registered nosave memory: [mem 0xfed01000-0xfed0ffff]
[    0.030724] PM: hibernation: Registered nosave memory: [mem 0xfed10000-0xfed17fff]
[    0.030725] PM: hibernation: Registered nosave memory: [mem 0xfed18000-0xfed1ffff]
[    0.030725] PM: hibernation: Registered nosave memory: [mem 0xfed20000-0xfed7ffff]
[    0.030726] PM: hibernation: Registered nosave memory: [mem 0xfed80000-0xfed9ffff]
[    0.030726] PM: hibernation: Registered nosave memory: [mem 0xfeda0000-0xfeda1fff]
[    0.030727] PM: hibernation: Registered nosave memory: [mem 0xfeda2000-0xfedfffff]
[    0.030727] PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[    0.030728] PM: hibernation: Registered nosave memory: [mem 0xfee01000-0xff5fffff]
[    0.030728] PM: hibernation: Registered nosave memory: [mem 0xff600000-0xffffffff]
[    0.030730] [mem 0xd0000000-0xfc7fffff] available for PCI devices
[    0.030731] Booting paravirtualized kernel on bare hardware
[    0.030732] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
[    0.034890] setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:8 nr_node_ids:1
[    0.035035] percpu: Embedded 53 pages/cpu s180224 r8192 d28672 u262144
[    0.035040] pcpu-alloc: s180224 r8192 d28672 u262144 alloc=1*2097152
[    0.035042] pcpu-alloc: [0] 0 1 2 3 4 5 6 7 
[    0.035058] Built 1 zonelists, mobility grouping on.  Total pages: 4016529
[    0.035059] Policy zone: Normal
[    0.035060] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.15-x86_64 root=UUID=222fc0a1-8021-4df2-a7f9-0039c02f9cab rw resume=UUID=3929678c-7b73-4532-9842-ceb0f11509d7 quiet nowatchdog
[    0.035106] Unknown command line parameters: BOOT_IMAGE=/boot/vmlinuz-5.15-x86_64
[    0.035897] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
[    0.036302] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[    0.036457] mem auto-init: stack:byref_all(zero), heap alloc:on, heap free:off
[    0.073488] Memory: 15876028K/16321784K available (14344K kernel code, 2096K rwdata, 10860K rodata, 1836K init, 3816K bss, 445496K reserved, 0K cma-reserved)
[    0.073492] random: get_random_u64 called from __kmem_cache_create+0x2a/0x540 with crng_init=0
[    0.073583] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[    0.073592] ftrace: allocating 44454 entries in 174 pages
[    0.084807] ftrace: allocated 174 pages with 5 groups
[    0.084887] rcu: Preemptible hierarchical RCU implementation.
[    0.084887] rcu: 	RCU dyntick-idle grace-period acceleration is enabled.
[    0.084888] rcu: 	RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=8.
[    0.084889] rcu: 	RCU priority boosting: priority 1 delay 500 ms.
[    0.084890] 	Trampoline variant of Tasks RCU enabled.
[    0.084890] 	Rude variant of Tasks RCU enabled.
[    0.084891] 	Tracing variant of Tasks RCU enabled.
[    0.084891] rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
[    0.084892] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
[    0.087593] NR_IRQS: 20736, nr_irqs: 2048, preallocated irqs: 16
[    0.087970] kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
[    0.088076] Console: colour dummy device 80x25
[    0.088086] printk: console [tty0] enabled
[    0.088100] ACPI: Core revision 20210730
[    0.088263] hpet: HPET dysfunctional in PC10. Force disabled.
[    0.088264] APIC: Switch to symmetric I/O mode setup
[    0.088266] DMAR: Host address width 39
[    0.088267] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
[    0.088271] DMAR: dmar0: reg_base_addr fed90000 ver 4:0 cap 1c0000c40660462 ecap 49e2ff0505e
[    0.088273] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
[    0.088278] DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
[    0.088280] DMAR: RMRR base: 0x0000002b259000 end: 0x0000002b278fff
[    0.088281] DMAR: RMRR base: 0x00000041000000 end: 0x000000453fffff
[    0.088283] DMAR-IR: IOAPIC id 2 under DRHD base  0xfed91000 IOMMU 1
[    0.088284] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
[    0.088285] DMAR-IR: x2apic is disabled because BIOS sets x2apic opt out bit.
[    0.088286] DMAR-IR: Use 'intremap=no_x2apic_optout' to override the BIOS setting.
[    0.089964] DMAR-IR: Enabled IRQ remapping in xapic mode
[    0.089965] x2apic: IRQ remapping doesn't support X2APIC mode
[    0.094341] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x159647815e3, max_idle_ns: 440795269835 ns
[    0.094347] Calibrating delay loop (skipped), value calculated using timer frequency.. 2996.00 BogoMIPS (lpj=4992000)
[    0.094349] pid_max: default: 32768 minimum: 301
[    0.096233] LSM: Security Framework initializing
[    0.096241] landlock: Up and running.
[    0.096242] Yama: becoming mindful.
[    0.096270] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    0.096289] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    0.096501] CPU0: Thermal monitoring enabled (TM1)
[    0.096503] x86/cpu: User Mode Instruction Prevention (UMIP) activated
[    0.096558] process: using mwait in idle threads
[    0.096560] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
[    0.096561] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
[    0.096565] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.096567] Spectre V2 : Mitigation: Enhanced IBRS
[    0.096568] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.096569] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.096570] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[    0.097678] Freeing SMP alternatives memory: 36K
[    0.097678] smpboot: Estimated ratio of average max frequency by base frequency (times 1024): 2389
[    0.097678] smpboot: CPU0: Intel(R) Core(TM) i7-1065G7 CPU @ 1.30GHz (family: 0x6, model: 0x7e, stepping: 0x5)
[    0.097678] Performance Events: PEBS fmt4+-baseline,  AnyThread deprecated, Icelake events, 32-deep LBR, full-width counters, Intel PMU driver.
[    0.097678] ... version:                5
[    0.097678] ... bit width:              48
[    0.097678] ... generic registers:      8
[    0.097678] ... value mask:             0000ffffffffffff
[    0.097678] ... max period:             00007fffffffffff
[    0.097678] ... fixed-purpose events:   4
[    0.097678] ... event mask:             0001000f000000ff
[    0.097678] rcu: Hierarchical SRCU implementation.
[    0.097678] smp: Bringing up secondary CPUs ...
[    0.097678] x86: Booting SMP configuration:
[    0.097678] .... node  #0, CPUs:      #1 #2 #3 #4 #5 #6 #7
[    0.105036] smp: Brought up 1 node, 8 CPUs
[    0.105036] smpboot: Max logical packages: 1
[    0.105036] smpboot: Total of 8 processors activated (23971.00 BogoMIPS)
[    0.108340] devtmpfs: initialized
[    0.108340] x86/mm: Memory block size: 128MB
[    0.108340] ACPI: PM: Registering ACPI NVS region [mem 0x2b4df000-0x2bbcefff] (7274496 bytes)
[    0.108340] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[    0.108340] futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
[    0.108340] pinctrl core: initialized pinctrl subsystem
[    0.108340] PM: RTC time: 10:42:16, date: 2021-12-03
[    0.108340] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.108362] DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations
[    0.108497] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.108628] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.108635] audit: initializing netlink subsys (disabled)
[    0.108640] audit: type=2000 audit(1638528136.013:1): state=initialized audit_enabled=0 res=1
[    0.108640] thermal_sys: Registered thermal governor 'fair_share'
[    0.108640] thermal_sys: Registered thermal governor 'bang_bang'
[    0.108640] thermal_sys: Registered thermal governor 'step_wise'
[    0.108640] thermal_sys: Registered thermal governor 'user_space'
[    0.108640] thermal_sys: Registered thermal governor 'power_allocator'
[    0.108640] cpuidle: using governor ladder
[    0.108640] cpuidle: using governor menu
[    0.108640] HugeTLB: can free 4094 vmemmap pages for hugepages-1048576kB
[    0.108640] ACPI: bus type PCI registered
[    0.108640] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.108640] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xc0000000-0xcfffffff] (base 0xc0000000)
[    0.108640] PCI: MMCONFIG at [mem 0xc0000000-0xcfffffff] reserved in E820
[    0.108640] PCI: Using configuration type 1 for base access
[    0.108640] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    0.111473] Kprobes globally optimized
[    0.111476] HugeTLB: can free 6 vmemmap pages for hugepages-2048kB
[    0.111476] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    0.111476] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.111476] ACPI: Added _OSI(Module Device)
[    0.111476] ACPI: Added _OSI(Processor Device)
[    0.111476] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.111476] ACPI: Added _OSI(Processor Aggregator Device)
[    0.111476] ACPI: Added _OSI(Linux-Dell-Video)
[    0.111476] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[    0.111476] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[    0.152931] ACPI: 9 ACPI AML tables successfully acquired and loaded
[    0.153806] ACPI: EC: EC started
[    0.153806] ACPI: EC: interrupt blocked
[    0.154769] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.154770] ACPI: EC: Boot ECDT EC used to handle transactions
[    0.159976] ACPI: Dynamic OEM Table Load:
[    0.159985] ACPI: SSDT 0xFFFF913D4021ED00 0000F4 (v02 PmRef  Cpu0Psd  00003000 INTL 20160422)
[    0.160686] ACPI: \_SB_.PR00: _OSC native thermal LVT Acked
[    0.161478] ACPI: Dynamic OEM Table Load:
[    0.161484] ACPI: SSDT 0xFFFF913D4112B800 000386 (v02 PmRef  Cpu0Cst  00003001 INTL 20160422)
[    0.162255] ACPI: Dynamic OEM Table Load:
[    0.162259] ACPI: SSDT 0xFFFF913D4113D000 000437 (v02 PmRef  Cpu0Ist  00003000 INTL 20160422)
[    0.163079] ACPI: Dynamic OEM Table Load:
[    0.163082] ACPI: SSDT 0xFFFF913D40B2A600 00012C (v02 PmRef  Cpu0Hwp  00003000 INTL 20160422)
[    0.163781] ACPI: Dynamic OEM Table Load:
[    0.163785] ACPI: SSDT 0xFFFF913D41138000 000724 (v02 PmRef  HwpLvt   00003000 INTL 20160422)
[    0.164715] ACPI: Dynamic OEM Table Load:
[    0.164720] ACPI: SSDT 0xFFFF913D4113F000 0005FC (v02 PmRef  ApIst    00003000 INTL 20160422)
[    0.165571] ACPI: Dynamic OEM Table Load:
[    0.165575] ACPI: SSDT 0xFFFF913D4112A000 000317 (v02 PmRef  ApHwp    00003000 INTL 20160422)
[    0.166417] ACPI: Dynamic OEM Table Load:
[    0.166421] ACPI: SSDT 0xFFFF913D40122000 000AB0 (v02 PmRef  ApPsd    00003000 INTL 20160422)
[    0.167743] ACPI: Dynamic OEM Table Load:
[    0.167747] ACPI: SSDT 0xFFFF913D41128800 00030A (v02 PmRef  ApCst    00003000 INTL 20160422)
[    0.170713] ACPI: Interpreter enabled
[    0.170752] ACPI: PM: (supports S0 S4 S5)
[    0.170753] ACPI: Using IOAPIC for interrupt routing
[    0.170783] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.171223] ACPI: Enabled 7 GPEs in block 00 to 7F
[    0.175972] ACPI: PM: Power Resource [PC05]
[    0.181141] ACPI: PM: Power Resource [V0PR]
[    0.181291] ACPI: PM: Power Resource [V1PR]
[    0.181431] ACPI: PM: Power Resource [V2PR]
[    0.183908] ACPI: PM: Power Resource [WRST]
[    0.184116] ACPI: PM: Power Resource [TBT0]
[    0.184126] ACPI: PM: Power Resource [TBT1]
[    0.184137] ACPI: PM: Power Resource [D3C]
[    0.305510] ACPI: PM: Power Resource [PIN]
[    0.306213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
[    0.306220] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[    0.308016] acpi PNP0A08:00: _OSC: platform does not support [AER]
[    0.311135] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME PCIeCapability LTR DPC]
[    0.313969] PCI host bridge to bus 0000:00
[    0.313970] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.313972] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.313973] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.313974] pci_bus 0000:00: root bus resource [mem 0x45400000-0xbfffffff window]
[    0.313975] pci_bus 0000:00: root bus resource [mem 0x4000000000-0x7fffffffff window]
[    0.313976] pci_bus 0000:00: root bus resource [bus 00-fe]
[    0.314878] pci 0000:00:00.0: [8086:8a12] type 00 class 0x060000
[    0.317622] pci 0000:00:02.0: [8086:8a52] type 00 class 0x030000
[    0.317631] pci 0000:00:02.0: reg 0x10: [mem 0x601c000000-0x601cffffff 64bit]
[    0.317636] pci 0000:00:02.0: reg 0x18: [mem 0x4000000000-0x400fffffff 64bit pref]
[    0.317640] pci 0000:00:02.0: reg 0x20: [io  0x4000-0x403f]
[    0.317656] pci 0000:00:02.0: BAR 2: assigned to efifb
[    0.317657] pci 0000:00:02.0: DMAR: Skip IOMMU disabling for graphics
[    0.319552] pci 0000:00:04.0: [8086:8a03] type 00 class 0x118000
[    0.319570] pci 0000:00:04.0: reg 0x10: [mem 0x601d150000-0x601d15ffff 64bit]
[    0.321602] pci 0000:00:07.0: [8086:8a1d] type 01 class 0x060400
[    0.321666] pci 0000:00:07.0: PME# supported from D0 D3hot D3cold
[    0.321685] pci 0000:00:07.0: DPC: RP PIO log size 0 is invalid
[    0.324015] pci 0000:00:0d.0: [8086:8a13] type 00 class 0x0c0330
[    0.324027] pci 0000:00:0d.0: reg 0x10: [mem 0x601d140000-0x601d14ffff 64bit]
[    0.324077] pci 0000:00:0d.0: PME# supported from D3hot D3cold
[    0.326127] pci 0000:00:0d.2: [8086:8a17] type 00 class 0x088000
[    0.326137] pci 0000:00:0d.2: reg 0x10: [mem 0x601d100000-0x601d13ffff 64bit]
[    0.326144] pci 0000:00:0d.2: reg 0x18: [mem 0x601d171000-0x601d171fff 64bit]
[    0.326176] pci 0000:00:0d.2: supports D1 D2
[    0.326177] pci 0000:00:0d.2: PME# supported from D0 D1 D2 D3hot D3cold
[    0.328061] pci 0000:00:12.0: [8086:34fc] type 00 class 0x070000
[    0.328089] pci 0000:00:12.0: reg 0x10: [mem 0x601d16a000-0x601d16bfff 64bit]
[    0.328187] pci 0000:00:12.0: PME# supported from D0 D3hot
[    0.330345] pci 0000:00:14.0: [8086:34ed] type 00 class 0x0c0330
[    0.330366] pci 0000:00:14.0: reg 0x10: [mem 0x52300000-0x5230ffff 64bit]
[    0.330444] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    0.331629] pci 0000:00:14.2: [8086:34ef] type 00 class 0x050000
[    0.331654] pci 0000:00:14.2: reg 0x10: [mem 0x601d168000-0x601d169fff 64bit]
[    0.331671] pci 0000:00:14.2: reg 0x18: [mem 0x601d170000-0x601d170fff 64bit]
[    0.334515] pci 0000:00:14.3: [8086:34f0] type 00 class 0x028000
[    0.334608] pci 0000:00:14.3: reg 0x10: [mem 0x601d164000-0x601d167fff 64bit]
[    0.334816] pci 0000:00:14.3: PME# supported from D0 D3hot D3cold
[    0.336738] pci 0000:00:15.0: [8086:34e8] type 00 class 0x0c8000
[    0.336798] pci 0000:00:15.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
[    0.338916] pci 0000:00:15.1: [8086:34e9] type 00 class 0x0c8000
[    0.338976] pci 0000:00:15.1: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
[    0.341064] pci 0000:00:16.0: [8086:34e0] type 00 class 0x078000
[    0.341089] pci 0000:00:16.0: reg 0x10: [mem 0x601d16d000-0x601d16dfff 64bit]
[    0.341183] pci 0000:00:16.0: PME# supported from D3hot
[    0.343348] pci 0000:00:1c.0: [8086:34bc] type 01 class 0x060400
[    0.343451] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.343485] pci 0000:00:1c.0: PTM enabled (root), 4ns granularity
[    0.345767] pci 0000:00:1d.0: [8086:34b4] type 01 class 0x060400
[    0.345883] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    0.345925] pci 0000:00:1d.0: PTM enabled (root), 4ns granularity
[    0.348197] pci 0000:00:1f.0: [8086:3482] type 00 class 0x060100
[    0.350272] pci 0000:00:1f.3: [8086:34c8] type 00 class 0x040100
[    0.350313] pci 0000:00:1f.3: reg 0x10: [mem 0x601d160000-0x601d163fff 64bit]
[    0.350363] pci 0000:00:1f.3: reg 0x20: [mem 0x601d000000-0x601d0fffff 64bit]
[    0.350455] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[    0.352848] pci 0000:00:1f.4: [8086:34a3] type 00 class 0x0c0500
[    0.352885] pci 0000:00:1f.4: reg 0x10: [mem 0x601d16c000-0x601d16c0ff 64bit]
[    0.352920] pci 0000:00:1f.4: reg 0x20: [io  0x4040-0x405f]
[    0.354027] pci 0000:00:1f.5: [8086:34a4] type 00 class 0x0c8000
[    0.354047] pci 0000:00:1f.5: reg 0x10: [mem 0xfe010000-0xfe010fff]
[    0.355055] pci 0000:00:07.0: PCI bridge to [bus 01-2a]
[    0.355058] pci 0000:00:07.0:   bridge window [mem 0x46000000-0x521fffff]
[    0.355062] pci 0000:00:07.0:   bridge window [mem 0x6000000000-0x601bffffff 64bit pref]
[    0.355131] pci 0000:2b:00.0: [10de:1d13] type 00 class 0x030200
[    0.355149] pci 0000:2b:00.0: reg 0x10: [mem 0x53000000-0x53ffffff]
[    0.355164] pci 0000:2b:00.0: reg 0x14: [mem 0x6020000000-0x602fffffff 64bit pref]
[    0.355178] pci 0000:2b:00.0: reg 0x1c: [mem 0x6030000000-0x6031ffffff 64bit pref]
[    0.355188] pci 0000:2b:00.0: reg 0x24: [io  0x3000-0x307f]
[    0.355198] pci 0000:2b:00.0: reg 0x30: [mem 0xfff80000-0xffffffff pref]
[    0.355219] pci 0000:2b:00.0: Enabling HDA controller
[    0.355516] pci 0000:00:1c.0: PCI bridge to [bus 2b]
[    0.355519] pci 0000:00:1c.0:   bridge window [io  0x3000-0x3fff]
[    0.355522] pci 0000:00:1c.0:   bridge window [mem 0x53000000-0x53ffffff]
[    0.355527] pci 0000:00:1c.0:   bridge window [mem 0x6020000000-0x6031ffffff 64bit pref]
[    0.355719] pci 0000:2c:00.0: [1344:5410] type 00 class 0x010802
[    0.355742] pci 0000:2c:00.0: reg 0x10: [mem 0x52200000-0x52203fff 64bit]
[    0.356123] pci 0000:00:1d.0: PCI bridge to [bus 2c]
[    0.356128] pci 0000:00:1d.0:   bridge window [mem 0x52200000-0x522fffff]
[    0.366980] ACPI: EC: interrupt unblocked
[    0.366981] ACPI: EC: event unblocked
[    0.367000] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.367000] ACPI: EC: GPE=0x6e
[    0.367001] ACPI: \_SB_.PCI0.LPCB.EC0_: Boot ECDT EC initialization complete
[    0.367002] ACPI: \_SB_.PCI0.LPCB.EC0_: EC: Used to handle transactions and events
[    0.367035] iommu: Default domain type: Translated 
[    0.367036] iommu: DMA domain TLB invalidation policy: lazy mode 
[    0.367044] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[    0.367044] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    0.367044] pci 0000:00:02.0: vgaarb: bridge control possible
[    0.367044] vgaarb: loaded
[    0.367044] SCSI subsystem initialized
[    0.367044] libata version 3.00 loaded.
[    0.367044] ACPI: bus type USB registered
[    0.367044] usbcore: registered new interface driver usbfs
[    0.367044] usbcore: registered new interface driver hub
[    0.367044] usbcore: registered new device driver usb
[    0.367044] pps_core: LinuxPPS API ver. 1 registered
[    0.367044] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.367044] PTP clock support registered
[    0.367044] EDAC MC: Ver: 3.0.0
[    0.367695] Registered efivars operations
[    0.367776] NetLabel: Initializing
[    0.367777] NetLabel:  domain hash size = 128
[    0.367777] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.367787] NetLabel:  unlabeled traffic allowed by default
[    0.367790] PCI: Using ACPI for IRQ routing
[    0.447591] PCI: pci_cache_line_size set to 64 bytes
[    0.447881] pci 0000:00:1f.5: can't claim BAR 0 [mem 0xfe010000-0xfe010fff]: no compatible bridge window
[    0.448150] e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
[    0.448151] e820: reserve RAM buffer [mem 0x235ff000-0x23ffffff]
[    0.448152] e820: reserve RAM buffer [mem 0x27988000-0x27ffffff]
[    0.448152] e820: reserve RAM buffer [mem 0x2a09f000-0x2bffffff]
[    0.448153] e820: reserve RAM buffer [mem 0x2bc50000-0x2bffffff]
[    0.448154] e820: reserve RAM buffer [mem 0x4bac00000-0x4bbffffff]
[    0.448561] clocksource: Switched to clocksource tsc-early
[    0.453183] VFS: Disk quotas dquot_6.6.0
[    0.453183] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.453183] pnp: PnP ACPI init
[    0.453183] system 00:00: [io  0x0680-0x069f] has been reserved
[    0.453183] system 00:00: [io  0x164e-0x164f] has been reserved
[    0.453183] system 00:01: [io  0x1854-0x1857] has been reserved
[    0.453183] system 00:03: [mem 0xfed10000-0xfed17fff] has been reserved
[    0.453183] system 00:03: [mem 0xfeda0000-0xfeda0fff] has been reserved
[    0.453183] system 00:03: [mem 0xfeda1000-0xfeda1fff] has been reserved
[    0.453183] system 00:03: [mem 0xc0000000-0xcfffffff] has been reserved
[    0.453183] system 00:03: [mem 0xfed20000-0xfed7ffff] has been reserved
[    0.453183] system 00:03: [mem 0xfed90000-0xfed93fff] could not be reserved
[    0.453183] system 00:03: [mem 0xfee00000-0xfeefffff] could not be reserved
[    0.454409] system 00:04: [io  0x1800-0x18fe] could not be reserved
[    0.454411] system 00:04: [mem 0xfd000000-0xfd68ffff] has been reserved
[    0.454412] system 00:04: [mem 0xfd6b0000-0xfd6cffff] has been reserved
[    0.454413] system 00:04: [mem 0xfd6f0000-0xfdffffff] has been reserved
[    0.454414] system 00:04: [mem 0xfe000000-0xfe01ffff] has been reserved
[    0.454415] system 00:04: [mem 0xfe200000-0xfe7fffff] has been reserved
[    0.454416] system 00:04: [mem 0xff000000-0xffffffff] could not be reserved
[    0.454648] system 00:05: [io  0x2000-0x20fe] has been reserved
[    0.454814] system 00:06: [mem 0xfe038000-0xfe038fff] has been reserved
[    0.455010] pnp: PnP ACPI: found 7 devices
[    0.456664] random: fast init done
[    0.460246] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.460284] NET: Registered PF_INET protocol family
[    0.460435] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.461583] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
[    0.461666] TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[    0.461813] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[    0.461862] TCP: Hash tables configured (established 131072 bind 65536)
[    0.461929] MPTCP token hash table entries: 16384 (order: 6, 393216 bytes, linear)
[    0.461969] UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
[    0.462001] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
[    0.462039] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    0.462044] NET: Registered PF_XDP protocol family
[    0.462047] pci 0000:2b:00.0: can't claim BAR 6 [mem 0xfff80000-0xffffffff pref]: no compatible bridge window
[    0.462050] pci 0000:00:07.0: bridge window [io  0x1000-0x0fff] to [bus 01-2a] add_size 1000
[    0.462058] pci 0000:00:07.0: BAR 13: assigned [io  0x5000-0x5fff]
[    0.462061] pci 0000:00:15.0: BAR 0: assigned [mem 0x4010000000-0x4010000fff 64bit]
[    0.462127] pci 0000:00:15.1: BAR 0: assigned [mem 0x4010001000-0x4010001fff 64bit]
[    0.462195] pci 0000:00:1f.5: BAR 0: no space for [mem size 0x00001000]
[    0.462196] pci 0000:00:1f.5: BAR 0: trying firmware assignment [mem 0xfe010000-0xfe010fff]
[    0.462198] pci 0000:00:1f.5: BAR 0: [mem 0xfe010000-0xfe010fff] conflicts with Reserved [mem 0xfc800000-0xfe7fffff]
[    0.462199] pci 0000:00:1f.5: BAR 0: failed to assign [mem size 0x00001000]
[    0.462201] pci 0000:00:15.0: BAR 0: assigned [mem 0x4010000000-0x4010000fff 64bit]
[    0.462266] pci 0000:00:15.1: BAR 0: assigned [mem 0x4010001000-0x4010001fff 64bit]
[    0.462339] pci 0000:00:1f.5: BAR 0: no space for [mem size 0x00001000]
[    0.462340] pci 0000:00:1f.5: BAR 0: trying firmware assignment [mem 0xfe010000-0xfe010fff]
[    0.462341] pci 0000:00:1f.5: BAR 0: [mem 0xfe010000-0xfe010fff] conflicts with Reserved [mem 0xfc800000-0xfe7fffff]
[    0.462342] pci 0000:00:1f.5: BAR 0: failed to assign [mem size 0x00001000]
[    0.462344] pci 0000:00:07.0: PCI bridge to [bus 01-2a]
[    0.462346] pci 0000:00:07.0:   bridge window [io  0x5000-0x5fff]
[    0.462352] pci 0000:00:07.0:   bridge window [mem 0x46000000-0x521fffff]
[    0.462355] pci 0000:00:07.0:   bridge window [mem 0x6000000000-0x601bffffff 64bit pref]
[    0.462360] pci 0000:2b:00.0: BAR 6: no space for [mem size 0x00080000 pref]
[    0.462361] pci 0000:2b:00.0: BAR 6: failed to assign [mem size 0x00080000 pref]
[    0.462362] pci 0000:00:1c.0: PCI bridge to [bus 2b]
[    0.462364] pci 0000:00:1c.0:   bridge window [io  0x3000-0x3fff]
[    0.462369] pci 0000:00:1c.0:   bridge window [mem 0x53000000-0x53ffffff]
[    0.462373] pci 0000:00:1c.0:   bridge window [mem 0x6020000000-0x6031ffffff 64bit pref]
[    0.462380] pci 0000:00:1d.0: PCI bridge to [bus 2c]
[    0.462390] pci 0000:00:1d.0:   bridge window [mem 0x52200000-0x522fffff]
[    0.462402] pci_bus 0000:00: Some PCI device resources are unassigned, try booting with pci=realloc
[    0.462402] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.462403] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.462404] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.462405] pci_bus 0000:00: resource 7 [mem 0x45400000-0xbfffffff window]
[    0.462406] pci_bus 0000:00: resource 8 [mem 0x4000000000-0x7fffffffff window]
[    0.462407] pci_bus 0000:01: resource 0 [io  0x5000-0x5fff]
[    0.462408] pci_bus 0000:01: resource 1 [mem 0x46000000-0x521fffff]
[    0.462409] pci_bus 0000:01: resource 2 [mem 0x6000000000-0x601bffffff 64bit pref]
[    0.462410] pci_bus 0000:2b: resource 0 [io  0x3000-0x3fff]
[    0.462411] pci_bus 0000:2b: resource 1 [mem 0x53000000-0x53ffffff]
[    0.462411] pci_bus 0000:2b: resource 2 [mem 0x6020000000-0x6031ffffff 64bit pref]
[    0.462413] pci_bus 0000:2c: resource 1 [mem 0x52200000-0x522fffff]
[    0.462542] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    0.465673] PCI: CLS 64 bytes, default 64
[    0.465680] DMAR: Intel-IOMMU force enabled due to platform opt in
[    0.465689] DMAR: No ATSR found
[    0.465689] DMAR: No SATC found
[    0.465690] DMAR: IOMMU feature fl1gp_support inconsistent
[    0.465691] DMAR: IOMMU feature pgsel_inv inconsistent
[    0.465692] DMAR: IOMMU feature nwfs inconsistent
[    0.465692] DMAR: IOMMU feature pds inconsistent
[    0.465693] DMAR: IOMMU feature eafs inconsistent
[    0.465693] DMAR: IOMMU feature prs inconsistent
[    0.465694] DMAR: IOMMU feature nest inconsistent
[    0.465694] DMAR: IOMMU feature mts inconsistent
[    0.465694] DMAR: IOMMU feature sc_support inconsistent
[    0.465695] DMAR: IOMMU feature dev_iotlb_support inconsistent
[    0.465696] DMAR: dmar0: Using Queued invalidation
[    0.465698] DMAR: dmar1: Using Queued invalidation
[    0.465772] Trying to unpack rootfs image as initramfs...
[    0.465876] pci 0000:00:00.0: Adding to iommu group 0
[    0.465883] pci 0000:00:02.0: Adding to iommu group 1
[    0.465888] pci 0000:00:04.0: Adding to iommu group 2
[    0.465897] pci 0000:00:07.0: Adding to iommu group 3
[    0.465906] pci 0000:00:0d.0: Adding to iommu group 4
[    0.465911] pci 0000:00:0d.2: Adding to iommu group 4
[    0.465918] pci 0000:00:12.0: Adding to iommu group 5
[    0.465927] pci 0000:00:14.0: Adding to iommu group 6
[    0.465932] pci 0000:00:14.2: Adding to iommu group 6
[    0.465948] pci 0000:00:14.3: Adding to iommu group 7
[    0.465957] pci 0000:00:15.0: Adding to iommu group 8
[    0.465962] pci 0000:00:15.1: Adding to iommu group 8
[    0.465969] pci 0000:00:16.0: Adding to iommu group 9
[    0.465978] pci 0000:00:1c.0: Adding to iommu group 10
[    0.465998] pci 0000:00:1d.0: Adding to iommu group 11
[    0.466010] pci 0000:00:1f.0: Adding to iommu group 12
[    0.466015] pci 0000:00:1f.3: Adding to iommu group 12
[    0.466032] pci 0000:00:1f.4: Adding to iommu group 12
[    0.466037] pci 0000:00:1f.5: Adding to iommu group 12
[    0.466046] pci 0000:2b:00.0: Adding to iommu group 13
[    0.466059] pci 0000:2c:00.0: Adding to iommu group 14
[    0.466109] DMAR: Intel(R) Virtualization Technology for Directed I/O
[    0.466110] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.466111] software IO TLB: mapped [mem 0x000000001f3c6000-0x00000000233c6000] (64MB)
[    0.466140] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x159647815e3, max_idle_ns: 440795269835 ns
[    0.466297] clocksource: Switched to clocksource tsc
[    0.466320] platform rtc_cmos: registered platform RTC device (no PNP device found)
[    0.466341] sgx: EPC section 0x30180000-0x3bd7ffff
[    0.482522] Initialise system trusted keyrings
[    0.482531] Key type blacklist registered
[    0.482558] workingset: timestamp_bits=41 max_order=22 bucket_order=0
[    0.483251] zbud: loaded
[    0.491098] Key type asymmetric registered
[    0.491099] Asymmetric key parser 'x509' registered
[    0.491111] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 242)
[    0.491144] io scheduler mq-deadline registered
[    0.491144] io scheduler kyber registered
[    0.491164] io scheduler bfq registered
[    0.495416] pcieport 0000:00:07.0: PME: Signaling with IRQ 122
[    0.495436] pcieport 0000:00:07.0: pciehp: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
[    0.495746] pcieport 0000:00:1c.0: PME: Signaling with IRQ 123
[    0.496029] pcieport 0000:00:1d.0: PME: Signaling with IRQ 124
[    0.496180] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    0.496392] Monitor-Mwait will be used to enter C-1 state
[    0.496399] Monitor-Mwait will be used to enter C-2 state
[    0.496403] Monitor-Mwait will be used to enter C-3 state
[    0.496407] ACPI: \_SB_.PR00: Found 3 idle states
[    0.497009] ACPI: AC: AC Adapter [ADP0] (on-line)
[    0.497057] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0
[    0.497073] ACPI: button: Lid Switch [LID0]
[    0.497090] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
[    0.497101] ACPI: button: Power Button [PWRB]
[    0.497235] smpboot: Estimated ratio of average max frequency by base frequency (times 1024): 2389
[    0.498704] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    0.505899] hpet_acpi_add: no address or irqs in _CRS
[    0.505927] Non-volatile memory driver v1.3
[    0.505928] Linux agpgart interface v0.103
[    0.505929] AMD-Vi: AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
[    0.505929] AMD-Vi: AMD IOMMUv2 functionality not available on this system
[    0.506850] nvme nvme0: pci function 0000:2c:00.0
[    0.506880] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.506882] ehci-pci: EHCI PCI platform driver
[    0.506887] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    0.506888] ohci-pci: OHCI PCI platform driver
[    0.506892] uhci_hcd: USB Universal Host Controller Interface driver
[    0.506915] usbcore: registered new interface driver usbserial_generic
[    0.506917] usbserial: USB Serial support registered for generic
[    0.507425] rtc_cmos rtc_cmos: RTC can wake from S4
[    0.509986] rtc_cmos rtc_cmos: registered as rtc0
[    0.510326] rtc_cmos rtc_cmos: setting system clock to 2021-12-03T10:42:17 UTC (1638528137)
[    0.510336] rtc_cmos rtc_cmos: alarms up to one month, y3k, 114 bytes nvram
[    0.510592] intel_pstate: Intel P-state driver initializing
[    0.511307] intel_pstate: HWP enabled
[    0.511357] ledtrig-cpu: registered to indicate activity on CPUs
[    0.511501] efifb: probing for efifb
[    0.511510] efifb: showing boot graphics
[    0.512541] efifb: framebuffer at 0x4000000000, using 5120k, total 5120k
[    0.512542] efifb: mode is 1280x1024x32, linelength=5120, pages=1
[    0.512543] efifb: scrolling: redraw
[    0.512544] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    0.512595] fbcon: Deferring console take-over
[    0.512596] fb0: EFI VGA frame buffer device
[    0.512621] hid: raw HID events driver (C) Jiri Kosina
[    0.512680] ashmem: initialized
[    0.512715] intel_pmc_core INT33A1:00:  initialized
[    0.512768] drop_monitor: Initializing network drop monitor service
[    0.512817] Initializing XFRM netlink socket
[    0.512866] NET: Registered PF_INET6 protocol family
[    0.556441] Freeing initrd memory: 12876K
[    0.560223] Segment Routing with IPv6
[    0.560225] RPL Segment Routing with IPv6
[    0.560232] In-situ OAM (IOAM) with IPv6
[    0.560248] NET: Registered PF_PACKET protocol family
[    0.561975] microcode: sig=0x706e5, pf=0x80, revision=0xa6
[    0.562314] microcode: Microcode Update Driver: v2.2.
[    0.562318] IPI shorthand broadcast: enabled
[    0.562325] sched_clock: Marking stable (555353888, 6451457)->(585875087, -24069742)
[    0.562786] registered taskstats version 1
[    0.564452] Loading compiled-in X.509 certificates
[    0.566416] Loaded X.509 cert 'Build time autogenerated kernel key: 1ef6dfd43a2e609e7b0616a24e146a4be85f465e'
[    0.568177] zswap: loaded using pool zstd/z3fold
[    0.570644] Key type ._fscrypt registered
[    0.570646] Key type .fscrypt registered
[    0.570646] Key type fscrypt-provisioning registered
[    0.570875] PM:   Magic number: 1:7:729
[    0.571008] RAS: Correctable Errors collector initialized.
[    0.591793] nvme nvme0: 8/0/0 default/read/poll queues
[    0.595798]  nvme0n1: p1 p2 p3 p4 p5 p8 p9 p10 p11 p12
[    0.602296] ACPI: battery: Slot [BAT0] (battery present)
[    0.605997] Freeing unused decrypted memory: 2036K
[    0.606329] Freeing unused kernel image (initmem) memory: 1836K
[    0.651116] Write protecting the kernel read-only data: 28672k
[    0.651967] Freeing unused kernel image (text/rodata gap) memory: 2036K
[    0.652397] Freeing unused kernel image (rodata/data gap) memory: 1428K
[    0.660215] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    0.660218] rodata_test: all tests were successful
[    0.660221] Run /init as init process
[    0.660222]   with arguments:
[    0.660223]     /init
[    0.660223]   with environment:
[    0.660224]     HOME=/
[    0.660224]     TERM=linux
[    0.660225]     BOOT_IMAGE=/boot/vmlinuz-5.15-x86_64
[    0.790284] fbcon: Taking over console
[    0.790380] Console: switching to colour frame buffer device 160x64
[    0.852087] xhci_hcd 0000:00:0d.0: xHCI Host Controller
[    0.852129] xhci_hcd 0000:00:0d.0: new USB bus registered, assigned bus number 1
[    0.853253] xhci_hcd 0000:00:0d.0: hcc params 0x20007fc1 hci version 0x110 quirks 0x0000000200009810
[    0.853498] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.15
[    0.853501] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.853502] usb usb1: Product: xHCI Host Controller
[    0.853503] usb usb1: Manufacturer: Linux 5.15.2-2-MANJARO xhci-hcd
[    0.853504] usb usb1: SerialNumber: 0000:00:0d.0
[    0.853718] hub 1-0:1.0: USB hub found
[    0.853726] hub 1-0:1.0: 1 port detected
[    0.854022] xhci_hcd 0000:00:0d.0: xHCI Host Controller
[    0.854026] xhci_hcd 0000:00:0d.0: new USB bus registered, assigned bus number 2
[    0.854029] xhci_hcd 0000:00:0d.0: Host supports USB 3.1 Enhanced SuperSpeed
[    0.854058] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.15
[    0.854060] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.854061] usb usb2: Product: xHCI Host Controller
[    0.854062] usb usb2: Manufacturer: Linux 5.15.2-2-MANJARO xhci-hcd
[    0.854062] usb usb2: SerialNumber: 0000:00:0d.0
[    0.854119] hub 2-0:1.0: USB hub found
[    0.854130] hub 2-0:1.0: 4 ports detected
[    0.855053] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    0.855069] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
[    0.856240] xhci_hcd 0000:00:14.0: hcc params 0x20007fc1 hci version 0x110 quirks 0x0000000000009810
[    0.856508] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.15
[    0.856510] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.856511] usb usb3: Product: xHCI Host Controller
[    0.856512] usb usb3: Manufacturer: Linux 5.15.2-2-MANJARO xhci-hcd
[    0.856513] usb usb3: SerialNumber: 0000:00:14.0
[    0.856584] hub 3-0:1.0: USB hub found
[    0.856623] hub 3-0:1.0: 12 ports detected
[    0.856991] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    0.856995] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
[    0.856997] xhci_hcd 0000:00:14.0: Host supports USB 3.1 Enhanced SuperSpeed
[    0.857039] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.15
[    0.857041] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.857043] usb usb4: Product: xHCI Host Controller
[    0.857044] usb usb4: Manufacturer: Linux 5.15.2-2-MANJARO xhci-hcd
[    0.857045] usb usb4: SerialNumber: 0000:00:14.0
[    0.857115] hub 4-0:1.0: USB hub found
[    0.857133] hub 4-0:1.0: 6 ports detected
[    0.857402] i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
[    0.857405] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
[    0.858752] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.873358] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2
[    0.880778] PM: Image not found (code -22)
[    0.965286] EXT4-fs (nvme0n1p8): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
[    1.068170] systemd[1]: systemd 249.6-3-manjaro running in system mode (+PAM +AUDIT -SELINUX -APPARMOR -IMA +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT -QRENCODE +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +XKBCOMMON +UTMP -SYSVINIT default-hierarchy=unified)
[    1.084502] systemd[1]: Detected architecture x86-64.
[    1.107794] usb 3-3: new high-speed USB device number 2 using xhci_hcd
[    1.138835] random: lvmconfig: uninitialized urandom read (4 bytes read)
[    1.192473] systemd[1]: /etc/systemd/system/teamviewerd.service:9: PIDFile= references a path below legacy directory /var/run/, updating /var/run/teamviewerd.pid → /run/teamviewerd.pid; please update the unit file accordingly.
[    1.195007] systemd[1]: Queued start job for default target Graphical Interface.
[    1.196211] systemd[1]: Created slice Slice /system/getty.
[    1.196374] systemd[1]: Created slice Slice /system/modprobe.
[    1.196513] systemd[1]: Created slice Slice /system/systemd-fsck.
[    1.196596] systemd[1]: Created slice User and Session Slice.
[    1.196631] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[    1.196653] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    1.196736] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    1.196773] systemd[1]: Reached target Local Encrypted Volumes.
[    1.196781] systemd[1]: Reached target Login Prompts.
[    1.196796] systemd[1]: Reached target Remote File Systems.
[    1.196801] systemd[1]: Reached target Slice Units.
[    1.196813] systemd[1]: Reached target Local Verity Protected Volumes.
[    1.196851] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[    1.197034] systemd[1]: Listening on LVM2 poll daemon socket.
[    1.197597] systemd[1]: Listening on Process Core Dump Socket.
[    1.197664] systemd[1]: Listening on Journal Audit Socket.
[    1.197714] systemd[1]: Listening on Journal Socket (/dev/log).
[    1.197759] systemd[1]: Listening on Journal Socket.
[    1.197816] systemd[1]: Listening on udev Control Socket.
[    1.197851] systemd[1]: Listening on udev Kernel Socket.
[    1.198318] systemd[1]: Mounting Huge Pages File System...
[    1.198762] systemd[1]: Mounting POSIX Message Queue File System...
[    1.199219] systemd[1]: Mounting Kernel Debug File System...
[    1.199610] systemd[1]: Mounting Kernel Trace File System...
[    1.200371] systemd[1]: Starting Create List of Static Device Nodes...
[    1.200893] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
[    1.201327] systemd[1]: Starting Load Kernel Module configfs...
[    1.201778] systemd[1]: Starting Load Kernel Module drm...
[    1.202405] systemd[1]: Starting Load Kernel Module fuse...
[    1.202801] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
[    1.202840] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
[    1.202902] random: lvm: uninitialized urandom read (4 bytes read)
[    1.204221] systemd[1]: Starting Journal Service...
[    1.205295] systemd[1]: Starting Load Kernel Modules...
[    1.206074] systemd[1]: Starting Remount Root and Kernel File Systems...
[    1.206721] systemd[1]: Condition check resulted in Repartition Root Disk being skipped.
[    1.207451] systemd[1]: Starting Coldplug All udev Devices...
[    1.208912] systemd[1]: Mounted Huge Pages File System.
[    1.209006] systemd[1]: Mounted POSIX Message Queue File System.
[    1.209065] systemd[1]: Mounted Kernel Debug File System.
[    1.209131] systemd[1]: Mounted Kernel Trace File System.
[    1.209402] systemd[1]: Finished Create List of Static Device Nodes.
[    1.209654] systemd[1]: modprobe@configfs.service: Deactivated successfully.
[    1.209847] systemd[1]: Finished Load Kernel Module configfs.
[    1.210069] systemd[1]: modprobe@drm.service: Deactivated successfully.
[    1.210252] systemd[1]: Finished Load Kernel Module drm.
[    1.210317] EXT4-fs (nvme0n1p8): re-mounted. Opts: discard. Quota mode: none.
[    1.211162] systemd[1]: Finished Remount Root and Kernel File Systems.
[    1.211835] systemd[1]: Mounting Kernel Configuration File System...
[    1.211892] systemd[1]: Condition check resulted in First Boot Wizard being skipped.
[    1.212987] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
[    1.213676] systemd[1]: Starting Load/Save Random Seed...
[    1.214378] systemd[1]: Starting Create System Users...
[    1.215041] systemd[1]: Mounted Kernel Configuration File System.
[    1.217210] fuse: init (API version 7.34)
[    1.218217] systemd[1]: modprobe@fuse.service: Deactivated successfully.
[    1.218426] systemd[1]: Finished Load Kernel Module fuse.
[    1.218471] audit: type=1130 audit(1638528138.206:2): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@fuse comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    1.218481] audit: type=1131 audit(1638528138.206:3): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@fuse comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    1.219271] systemd[1]: Mounting FUSE Control File System...
[    1.220481] systemd[1]: Mounted FUSE Control File System.
[    1.225498] systemd[1]: Finished Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
[    1.225547] audit: type=1130 audit(1638528138.213:4): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-monitor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    1.235219] systemd[1]: Started Journal Service.
[    1.235292] audit: type=1130 audit(1638528138.223:5): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    1.237849] vboxdrv: loading out-of-tree module taints kernel.
[    1.238007] vboxdrv: module verification failed: signature and/or required key missing - tainting kernel
[    1.240034] vboxdrv: Found 8 processor cores
[    1.240672] audit: type=1130 audit(1638528138.226:6): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-sysusers comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    1.244661] systemd-journald[244]: Received client request to flush runtime journal.
[    1.254284] audit: type=1130 audit(1638528138.240:7): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    1.256687] usb 3-3: New USB device found, idVendor=05e3, idProduct=0610, bcdDevice= 6.54
[    1.256689] usb 3-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.256690] usb 3-3: Product: USB2.1 Hub
[    1.256692] usb 3-3: Manufacturer: GenesysLogic
[    1.257381] hub 3-3:1.0: USB hub found
[    1.257623] hub 3-3:1.0: 4 ports detected
[    1.261177] vboxdrv: TSC mode is Invariant, tentative frequency 1497599560 Hz
[    1.261180] vboxdrv: Successfully loaded version 6.1.28 r147628 (interface 0x00320000)
[    1.264813] VBoxNetAdp: Successfully started.
[    1.266650] audit: type=1334 audit(1638528138.253:8): prog-id=6 op=LOAD
[    1.266741] audit: type=1334 audit(1638528138.253:9): prog-id=7 op=LOAD
[    1.266835] audit: type=1334 audit(1638528138.253:10): prog-id=8 op=LOAD
[    1.267489] loop0: detected capacity change from 0 to 342664
[    1.268779] loop: module loaded
[    1.270333] loop1: detected capacity change from 0 to 113640
[    1.270624] loop2: detected capacity change from 0 to 203648
[    1.272296] VBoxNetFlt: Successfully started.
[    1.273234] loop3: detected capacity change from 0 to 337424
[    1.273565] loop4: detected capacity change from 0 to 133552
[    1.274446] loop5: detected capacity change from 0 to 200464
[    1.280793] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    1.286809] loop6: detected capacity change from 0 to 8
[    1.384356] usb 3-5: new high-speed USB device number 3 using xhci_hcd
[    1.419297] acpi PNP0C14:01: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00)
[    1.419368] acpi PNP0C14:02: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00)
[    1.419468] acpi PNP0C14:04: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00)
[    1.419520] acpi PNP0C14:05: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00)
[    1.423754] input: Intel HID events as /devices/platform/INT33D5:00/input/input3
[    1.423873] intel-hid INT33D5:00: platform supports 5 button array
[    1.423887] input: Intel HID 5 button array as /devices/platform/INT33D5:00/input/input4
[    1.486745] random: crng init done
[    1.507299] ACPI: bus type thunderbolt registered
[    1.511957] input: Ideapad extra buttons as /devices/pci0000:00/0000:00:1f.0/PNP0C09:00/VPC2004:00/input/input5
[    1.518520] nvidia: module license 'NVIDIA' taints kernel.
[    1.518524] Disabling lock debugging due to kernel taint
[    1.552707] ideapad_acpi VPC2004:00: DYTC interface is not available
[    1.594067] usb 3-5: New USB device found, idVendor=04f2, idProduct=b67c, bcdDevice=99.26
[    1.594071] usb 3-5: New USB device strings: Mfr=3, Product=1, SerialNumber=2
[    1.594073] usb 3-5: Product: Integrated Camera
[    1.594074] usb 3-5: Manufacturer: Chicony Electronics Co.,Ltd.
[    1.594075] usb 3-5: SerialNumber: 0001
[    1.634355] usb 3-3.1: new high-speed USB device number 4 using xhci_hcd
[    1.649407] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[    1.649710] nvidia-nvlink: Nvlink Core is being initialized, major device number 234

[    1.650363] nvidia 0000:2b:00.0: enabling device (0106 -> 0107)
[    1.651771] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[    1.755388] usb 3-3.1: New USB device found, idVendor=05e3, idProduct=0608, bcdDevice= 7.02
[    1.755392] usb 3-3.1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    1.755394] usb 3-3.1: Product: USB2.0 Hub
[    1.756349] hub 3-3.1:1.0: USB hub found
[    1.756576] hub 3-3.1:1.0: 4 ports detected
[    1.758099] thunderbolt 0000:00:0d.2: 0: uid crc8 mismatch (expected: 0x0, got: 0xdd)
[    1.769148] NVRM: loading NVIDIA UNIX x86_64 Kernel Module  495.44  Fri Oct 22 06:13:12 UTC 2021
[    1.840021] EXT4-fs (nvme0n1p10): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
[    1.881030] usb 3-10: new full-speed USB device number 5 using xhci_hcd
[    1.885238] EXT4-fs (nvme0n1p5): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
[    1.894755] Adding 17477628k swap on /dev/nvme0n1p9.  Priority:-2 extents:1 across:17477628k SSFS
[    2.029474] usb 3-10: New USB device found, idVendor=8087, idProduct=0026, bcdDevice= 0.02
[    2.029477] usb 3-10: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    2.069822] mei_me 0000:00:16.0: enabling device (0000 -> 0002)
[    2.070518] i915 0000:00:02.0: [drm] VT-d active for gfx access
[    2.070522] checking generic (4000000000 500000) vs hw (601c000000 1000000)
[    2.070524] checking generic (4000000000 500000) vs hw (4000000000 10000000)
[    2.070525] fb0: switching to i915 from EFI VGA
[    2.070593] Console: switching to colour dummy device 80x25
[    2.070716] i915 0000:00:02.0: vgaarb: deactivate vga console
[    2.078321] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
[    2.078673] Intel(R) Wireless WiFi driver for Linux
[    2.081387] intel_rapl_common: Found RAPL domain package
[    2.082112] i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/icl_dmc_ver1_09.bin (v1.9)
[    2.085416] iwlwifi 0000:00:14.3: Direct firmware load for iwlwifi-Qu-c0-hr-b0-66.ucode failed with error -2
[    2.085437] iwlwifi 0000:00:14.3: Direct firmware load for iwlwifi-Qu-c0-hr-b0-65.ucode failed with error -2
[    2.085455] iwlwifi 0000:00:14.3: Direct firmware load for iwlwifi-Qu-c0-hr-b0-64.ucode failed with error -2
[    2.087192] i801_smbus 0000:00:1f.4: SPD Write Disable is set
[    2.087252] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
[    2.087526] iwlwifi 0000:00:14.3: api flags index 2 larger than supported by driver
[    2.087539] iwlwifi 0000:00:14.3: TLV_FW_FSEQ_VERSION: FSEQ Version: 89.3.35.37
[    2.087837] iwlwifi 0000:00:14.3: loaded firmware version 63.c04f3485.0 Qu-c0-hr-b0-63.ucode op_mode iwlmvm
[    2.088106] i2c i2c-9: 2/2 memory slots populated (from DMI)
[    2.088943] nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms  495.44  Fri Oct 22 06:05:22 UTC 2021
[    2.094843] intel-lpss 0000:00:15.0: enabling device (0004 -> 0006)
[    2.095219] idma64 idma64.0: Found Intel integrated DMA 64-bit
[    2.117952] intel-lpss 0000:00:15.1: enabling device (0004 -> 0006)
[    2.118334] idma64 idma64.1: Found Intel integrated DMA 64-bit
[    2.127694] usb 3-3.3: new high-speed USB device number 6 using xhci_hcd
[    2.244800] usb 3-3.3: New USB device found, idVendor=1a40, idProduct=0101, bcdDevice= 1.11
[    2.244803] usb 3-3.3: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    2.244805] usb 3-3.3: Product: USB 2.0 Hub
[    2.245706] hub 3-3.3:1.0: USB hub found
[    2.245724] hub 3-3.3:1.0: 4 ports detected
[    2.288693] input: MSFT0001:01 06CB:CDB0 Mouse as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-11/i2c-MSFT0001:01/0018:06CB:CDB0.0001/input/input6
[    2.288740] input: MSFT0001:01 06CB:CDB0 Touchpad as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-11/i2c-MSFT0001:01/0018:06CB:CDB0.0001/input/input7
[    2.288773] hid-generic 0018:06CB:CDB0.0001: input,hidraw0: I2C HID v1.00 Mouse [MSFT0001:01 06CB:CDB0] on i2c-MSFT0001:01
[    2.294397] i801_smbus 0000:00:1f.4: Transaction timeout
[    2.296478] i801_smbus 0000:00:1f.4: Failed terminating the transaction
[    2.296561] i801_smbus 0000:00:1f.4: SMBus is busy, can't use it!
[    2.321134] usb 3-3.1.1: new low-speed USB device number 7 using xhci_hcd
[    2.388558] [drm] Initialized i915 1.6.0 20201103 for 0000:00:02.0 on minor 0
[    2.390571] ACPI: video: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[    2.390732] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input9
[    2.390850] ACPI: video: [Firmware Bug]: ACPI(PXSX) defines _DOD but not _DOS
[    2.390857] ACPI: video: Video Device [PXSX] (multi-head: yes  rom: yes  post: no)
[    2.390872] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:3d/LNXVIDEO:01/input/input10
[    2.408376] input: PC Speaker as /devices/platform/pcspkr/input/input11
[    2.415887] [drm] [nvidia-drm] [GPU ID 0x00002b00] Loading driver
[    2.415889] [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:2b:00.0 on minor 1
[    2.417000] usb 3-3.1.1: New USB device found, idVendor=045e, idProduct=07f8, bcdDevice= 3.00
[    2.417015] usb 3-3.1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.417017] usb 3-3.1.1: Product: Wired Keyboard 600
[    2.417020] usb 3-3.1.1: Manufacturer: Microsoft
[    2.417797] fbcon: i915 (fb0) is primary device
[    2.494362] usb 3-3.1.3: new high-speed USB device number 8 using xhci_hcd
[    2.544881] intel-spi 0000:00:1f.5: invalid resource
[    2.544884] intel-spi: probe of 0000:00:1f.5 failed with error -22
[    2.588391] usb 3-3.1.3: New USB device found, idVendor=1058, idProduct=1021, bcdDevice=20.21
[    2.588394] usb 3-3.1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    2.588395] usb 3-3.1.3: Product: Ext HDD 1021
[    2.588396] usb 3-3.1.3: Manufacturer: Western Digital
[    2.588397] usb 3-3.1.3: SerialNumber: 574D43305430373734363430
[    2.606881] RAPL PMU: API unit is 2^-32 Joules, 4 fixed counters, 655360 ms ovfl timer
[    2.606883] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[    2.606884] RAPL PMU: hw unit of domain package 2^-14 Joules
[    2.606884] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[    2.606885] RAPL PMU: hw unit of domain psys 2^-14 Joules
[    2.625730] cryptd: max_cpu_qlen set to 1000
[    2.630355] iwlwifi 0000:00:14.3: Detected Intel(R) Wi-Fi 6 AX203, REV=0x338
[    2.643064] thermal thermal_zone6: failed to read out thermal zone (-61)
[    2.682282] AVX2 version of gcm_enc/dec engaged.
[    2.682503] AES CTR mode by8 optimization enabled
[    2.688757] NET: Registered PF_QIPCRTR protocol family
[    2.747233] iwlwifi 0000:00:14.3: Detected RF HR B3, rfid=0x10a100
[    2.767724] usb 3-3.3.2: new high-speed USB device number 9 using xhci_hcd
[    2.812606] iwlwifi 0000:00:14.3: base HW address: 04:33:c2:02:de:51
[    2.816944] intel_rapl_common: Found RAPL domain package
[    2.816948] intel_rapl_common: Found RAPL domain core
[    2.816949] intel_rapl_common: Found RAPL domain uncore
[    2.816951] intel_rapl_common: Found RAPL domain psys
[    2.842573] ACPI Error: No handler or method for GPE 43, disabling event (20210730/evgpe-839)
[    2.908609] mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_component_ops [i915])
[    2.984493] usb 3-3.3.2: New USB device found, idVendor=2109, idProduct=0102, bcdDevice= 3.24
[    2.984497] usb 3-3.3.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    2.984499] usb 3-3.3.2: Product: USB 2.0 BILLBOARD             
[    2.984500] usb 3-3.3.2: Manufacturer: VIA Technologies Inc.         
[    2.984501] usb 3-3.3.2: SerialNumber: 0000000000000001
[    3.011514] iTCO_vendor_support: vendor-support=0
[    3.025938] ish-hid {33AECD58-B679-4E54-9BD9-A04D34F0C226}: [hid-ish]: enum_devices_done OK, num_hid_devices=1
[    3.051129] usb 3-3.1.4: new high-speed USB device number 10 using xhci_hcd
[    3.543992] Console: switching to colour frame buffer device 240x67
[    3.563989] i915 0000:00:02.0: [drm] fb0: i915 frame buffer device
[   11.334366] xhci_hcd 0000:00:0d.0: Abort failed to stop command ring: -110
[   11.334379] xhci_hcd 0000:00:0d.0: xHCI host controller not responding, assume dead
[   11.334382] xhci_hcd 0000:00:0d.0: HC died; cleaning up
[   11.334455] xhci_hcd 0000:00:0d.0: Timeout while waiting for setup device command
[   11.751015] usb 2-1: device not accepting address 2, error -108
[   11.751059] usb usb2-port1: couldn't allocate usb_device
[   47.268300] ACPI Error: No handler or method for GPE 43, disabling event (20210730/evgpe-839)
[   47.268457] ACPI Error: No handler or method for GPE 43, disabling event (20210730/evgpe-839)
[   47.268600] ACPI Error: No handler or method for GPE 43, disabling event (20210730/evgpe-839)
[   47.268836] clocksource: timekeeping watchdog on CPU1: Marking clocksource 'tsc' as unstable because the skew is too large:
[   47.268838] clocksource:                       'acpi_pm' wd_nsec: 485100480 wd_now: b37bd5 wd_last: 98fcde mask: ffffff
[   47.268840] clocksource:                       'tsc' cs_nsec: 42667820303 cs_now: 14c1daa5a9 cs_last: 5e12847ef mask: ffffffffffffffff
[   47.268841] clocksource:                       'tsc' is current clocksource.
[   47.268843] tsc: Marking TSC unstable due to clocksource watchdog
[   47.268847] TSC found unstable after boot, most likely due to broken BIOS. Use 'tsc=unstable'.
[   47.268848] sched_clock: Marking unstable (47262400690, 6451072)<-(47292917381, -24069742)
[   47.269109] clocksource: Checking clocksource tsc synchronization from CPU 5 to CPUs 0-1,3,7.
[   47.269140] clocksource: Switched to clocksource acpi_pm
[   47.270057] hid-generic 001F:8087:0AC2.0002: hidraw1: <UNKNOWN> HID v2.00 Device [hid-ishtp 8087:0AC2] on 
[   47.276522] kauditd_printk_skb: 37 callbacks suppressed
[   47.276524] audit: type=1131 audit(1638528184.262:48): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   47.285060] audit: type=1131 audit(1638528184.272:49): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   47.285778] usb 3-3.1.4: New USB device found, idVendor=05e3, idProduct=0608, bcdDevice= 7.02
[   47.285781] usb 3-3.1.4: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[   47.285783] usb 3-3.1.4: Product: USB2.0 Hub
[   47.286816] hub 3-3.1.4:1.0: USB hub found
[   47.287091] hub 3-3.1.4:1.0: 4 ports detected
[   47.328702] input: MSFT0001:01 06CB:CDB0 Mouse as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-11/i2c-MSFT0001:01/0018:06CB:CDB0.0001/input/input12
[   47.328764] input: MSFT0001:01 06CB:CDB0 Touchpad as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-11/i2c-MSFT0001:01/0018:06CB:CDB0.0001/input/input13
[   47.328812] hid-multitouch 0018:06CB:CDB0.0001: input,hidraw0: I2C HID v1.00 Mouse [MSFT0001:01 06CB:CDB0] on i2c-MSFT0001:01
[   47.430142] audit: type=1130 audit(1638528184.415:50): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-logind comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
[   47.430439] audit: type=1130 audit(1638528184.415:51): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-logind comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   47.430443] audit: type=1131 audit(1638528184.415:52): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-logind comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   47.433751] audit: type=1130 audit(1638528184.418:53): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@drm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   47.433762] audit: type=1131 audit(1638528184.418:54): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@drm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   47.434826] audit: type=1334 audit(1638528184.422:55): prog-id=0 op=UNLOAD
[   47.434829] audit: type=1334 audit(1638528184.422:56): prog-id=0 op=UNLOAD
[   47.434831] audit: type=1334 audit(1638528184.422:57): prog-id=0 op=UNLOAD
[   47.488330] mousedev: PS/2 mouse device common for all mice
[   47.501724] intel_tcc_cooling: Programmable TCC Offset detected
[   47.502530] iTCO_wdt iTCO_wdt: Found a Intel PCH TCO device (Version=6, TCOBASE=0x0400)
[   47.521361] iTCO_wdt iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[   47.531176] iwlwifi 0000:00:14.3 wlp0s20f3: renamed from wlan0
[   47.577690] usb 3-3.1.4.1: new low-speed USB device number 11 using xhci_hcd
[   47.675469] usb 3-3.1.4.1: New USB device found, idVendor=046d, idProduct=c077, bcdDevice=72.00
[   47.675473] usb 3-3.1.4.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[   47.675474] usb 3-3.1.4.1: Product: USB Optical Mouse
[   47.675475] usb 3-3.1.4.1: Manufacturer: Logitech
[   47.754397] usb 3-3.1.4.2: new high-speed USB device number 12 using xhci_hcd
[   47.850988] usb 3-3.1.4.2: New USB device found, idVendor=0930, idProduct=6545, bcdDevice= 1.00
[   47.850991] usb 3-3.1.4.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[   47.850993] usb 3-3.1.4.2: Product: DataTraveler 2.0
[   47.850994] usb 3-3.1.4.2: Manufacturer: Kingston
[   47.850995] usb 3-3.1.4.2: SerialNumber: C860008862E0EE319A090121
[   47.927787] usb 3-3.1.4.3: new high-speed USB device number 13 using xhci_hcd
[   47.960183] sof-audio-pci-intel-icl 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if info 0x040100
[   47.960201] sof-audio-pci-intel-icl 0000:00:1f.3: Digital mics found on Skylake+ platform, using SOF driver
[   47.960215] sof-audio-pci-intel-icl 0000:00:1f.3: enabling device (0000 -> 0002)
[   47.960364] sof-audio-pci-intel-icl 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if 0x040100
[   47.960446] sof-audio-pci-intel-icl 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[   47.967313] sof-audio-pci-intel-icl 0000:00:1f.3: use msi interrupt mode
[   48.025683] usb 3-3.1.4.3: New USB device found, idVendor=0781, idProduct=5581, bcdDevice= 1.00
[   48.025687] usb 3-3.1.4.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[   48.025688] usb 3-3.1.4.3: Product: Ultra
[   48.025689] usb 3-3.1.4.3: Manufacturer: SanDisk
[   48.025690] usb 3-3.1.4.3: SerialNumber: 4C530000111110122540
[   48.045846] sof-audio-pci-intel-icl 0000:00:1f.3: hda codecs found, mask 5
[   48.045850] sof-audio-pci-intel-icl 0000:00:1f.3: using HDA machine driver skl_hda_dsp_generic now
[   48.045856] sof-audio-pci-intel-icl 0000:00:1f.3: DMICs detected in NHLT tables: 2
[   48.048491] sof-audio-pci-intel-icl 0000:00:1f.3: Firmware info: version 1:9:0-fa857
[   48.048495] sof-audio-pci-intel-icl 0000:00:1f.3: Firmware: ABI 3:19:0 Kernel ABI 3:18:0
[   48.048498] sof-audio-pci-intel-icl 0000:00:1f.3: warn: FW ABI is more recent than kernel
[   48.048503] sof-audio-pci-intel-icl 0000:00:1f.3: unknown sof_ext_man header type 3 size 0x30
[   48.072256] mc: Linux media interface: v0.10
[   48.076074] Bluetooth: Core ver 2.22
[   48.076091] NET: Registered PF_BLUETOOTH protocol family
[   48.076092] Bluetooth: HCI device and connection manager initialized
[   48.076095] Bluetooth: HCI socket layer initialized
[   48.076097] Bluetooth: L2CAP socket layer initialized
[   48.076099] Bluetooth: SCO socket layer initialized
[   48.089240] videodev: Linux video capture interface: v2.00
[   48.147910] sof-audio-pci-intel-icl 0000:00:1f.3: Firmware info: version 1:9:0-fa857
[   48.147917] sof-audio-pci-intel-icl 0000:00:1f.3: Firmware: ABI 3:19:0 Kernel ABI 3:18:0
[   48.147918] sof-audio-pci-intel-icl 0000:00:1f.3: warn: FW ABI is more recent than kernel
[   48.186662] sof-audio-pci-intel-icl 0000:00:1f.3: Topology: ABI 3:19:0 Kernel ABI 3:18:0
[   48.186666] sof-audio-pci-intel-icl 0000:00:1f.3: warn: topology ABI is more recent than kernel
[   48.213951] sof-audio-pci-intel-icl 0000:00:1f.3: ASoC: Parent card not yet available, widget card binding deferred
[   48.239120] snd_hda_codec_realtek ehdaudio0D0: autoconfig for ALC285: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[   48.239123] snd_hda_codec_realtek ehdaudio0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[   48.239124] snd_hda_codec_realtek ehdaudio0D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[   48.239125] snd_hda_codec_realtek ehdaudio0D0:    mono: mono_out=0x0
[   48.239125] snd_hda_codec_realtek ehdaudio0D0:    inputs:
[   48.239126] snd_hda_codec_realtek ehdaudio0D0:      Headset Mic=0x19
[   48.291803] usbcore: registered new interface driver btusb
[   48.300486] Bluetooth: hci0: Found device firmware: intel/ibt-19-32-4.sfi
[   48.300548] Bluetooth: hci0: Boot Address: 0x24800
[   48.300549] Bluetooth: hci0: Firmware Version: 5-39.21
[   48.300550] Bluetooth: hci0: Firmware already loaded
[   48.312733] usb 3-5: Found UVC 1.50 device Integrated Camera (04f2:b67c)
[   48.319281] input: Integrated Camera: Integrated C as /devices/pci0000:00/0000:00:14.0/usb3/3-5/3-5:1.0/input/input15
[   48.321068] usb 3-5: Found UVC 1.50 device Integrated Camera (04f2:b67c)
[   48.321690] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   48.321692] Bluetooth: BNEP filters: protocol multicast
[   48.321695] Bluetooth: BNEP socket layer initialized
[   48.322638] input: Integrated Camera: Integrated I as /devices/pci0000:00/0000:00:14.0/usb3/3-5/3-5:1.2/input/input16
[   48.322687] usbcore: registered new interface driver uvcvideo
[   48.366104] NET: Registered PF_ALG protocol family
[   48.387936] nvidia 0000:2b:00.0: Enabling HDA controller
[   48.396584] input: Microsoft Wired Keyboard 600 as /devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3.1/3-3.1.1/3-3.1.1:1.0/0003:045E:07F8.0003/input/input17
[   48.451374] hid-generic 0003:045E:07F8.0003: input,hidraw1: USB HID v1.11 Keyboard [Microsoft Wired Keyboard 600] on usb-0000:00:14.0-3.1.1/input0
[   48.453438] input: Microsoft Wired Keyboard 600 Consumer Control as /devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3.1/3-3.1.1/3-3.1.1:1.1/0003:045E:07F8.0004/input/input18
[   48.474609] usb-storage 3-3.1.3:1.0: USB Mass Storage device detected
[   48.475393] scsi host0: usb-storage 3-3.1.3:1.0
[   48.475472] usb-storage 3-3.1.4.2:1.0: USB Mass Storage device detected
[   48.475573] scsi host1: usb-storage 3-3.1.4.2:1.0
[   48.475609] usb-storage 3-3.1.4.3:1.0: USB Mass Storage device detected
[   48.475824] scsi host2: usb-storage 3-3.1.4.3:1.0
[   48.475856] usbcore: registered new interface driver usb-storage
[   48.480163] usbcore: registered new interface driver uas
[   48.508028] input: Microsoft Wired Keyboard 600 System Control as /devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3.1/3-3.1.1/3-3.1.1:1.1/0003:045E:07F8.0004/input/input19
[   48.508201] hid-generic 0003:045E:07F8.0004: input,hidraw2: USB HID v1.11 Device [Microsoft Wired Keyboard 600] on usb-0000:00:14.0-3.1.1/input1
[   48.509843] input: Logitech USB Optical Mouse as /devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3.1/3-3.1.4/3-3.1.4.1/3-3.1.4.1:1.0/0003:046D:C077.0005/input/input20
[   48.510144] hid-generic 0003:046D:C077.0005: input,hidraw3: USB HID v1.11 Mouse [Logitech USB Optical Mouse] on usb-0000:00:14.0-3.1.4.1/input0
[   48.510163] usbcore: registered new interface driver usbhid
[   48.510164] usbhid: USB HID core driver
[   49.068018] nvidia 0000:2b:00.0: Enabling HDA controller
[   49.084464] ACPI Warning: \_SB.PCI0.RP05.PXSX._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20210730/nsarguments-61)
[   49.479124] scsi 2:0:0:0: Direct-Access     SanDisk  Ultra            1.00 PQ: 0 ANSI: 6
[   49.480536] scsi 0:0:0:0: Direct-Access     WD       Ext HDD 1021     2021 PQ: 0 ANSI: 4
[   49.481829] scsi 1:0:0:0: Direct-Access     Kingston DataTraveler 2.0 PMAP PQ: 0 ANSI: 4
[   49.484909] sd 1:0:0:0: [sda] 30489408 512-byte logical blocks: (15.6 GB/14.5 GiB)
[   49.485080] sd 1:0:0:0: Attached scsi generic sg0 type 0
[   49.485132] sd 1:0:0:0: [sda] Write Protect is off
[   49.485133] sd 1:0:0:0: [sda] Mode Sense: 23 00 00 00
[   49.485293] sd 1:0:0:0: [sda] No Caching mode page found
[   49.485294] sd 1:0:0:0: [sda] Assuming drive cache: write through
[   49.485837] sd 2:0:0:0: Attached scsi generic sg1 type 0
[   49.486040] sd 0:0:0:0: Attached scsi generic sg2 type 0
[   49.486473] sd 0:0:0:0: [sdb] 1953519616 512-byte logical blocks: (1.00 TB/932 GiB)
[   49.487329] sd 2:0:0:0: [sdc] 489160704 512-byte logical blocks: (250 GB/233 GiB)
[   49.488388] sd 2:0:0:0: [sdc] Write Protect is off
[   49.488390] sd 2:0:0:0: [sdc] Mode Sense: 43 00 00 00
[   49.488912] sd 2:0:0:0: [sdc] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[   49.489886] sd 0:0:0:0: [sdb] Write Protect is off
[   49.489891] sd 0:0:0:0: [sdb] Mode Sense: 17 00 10 08
[   49.491404] sd 0:0:0:0: [sdb] No Caching mode page found
[   49.491406] sd 0:0:0:0: [sdb] Assuming drive cache: write through
[   49.523308]  sdb: sdb1 sdb2 sdb3
[   49.523571]  sdc: sdc1
[   49.524176]  sda: sda1 sda2
[   49.525297] sd 2:0:0:0: [sdc] Attached SCSI removable disk
[   49.525380] sd 1:0:0:0: [sda] Attached SCSI removable disk
[   49.527139] sd 0:0:0:0: [sdb] Attached SCSI disk
[   50.129445] snd_hda_codec_realtek ehdaudio0D0: ASoC: sink widget AIF1TX overwritten
[   50.129451] snd_hda_codec_realtek ehdaudio0D0: ASoC: source widget AIF1RX overwritten
[   50.129563] skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: sink widget hifi3 overwritten
[   50.129567] skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: sink widget hifi2 overwritten
[   50.129570] skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: sink widget hifi1 overwritten
[   50.129573] skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: source widget Codec Output Pin1 overwritten
[   50.129575] skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: sink widget Codec Input Pin1 overwritten
[   50.129580] skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: sink widget Analog Codec Playback overwritten
[   50.129584] skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: sink widget Digital Codec Playback overwritten
[   50.129588] skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: sink widget Alt Analog Codec Playback overwritten
[   50.129593] skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: source widget Analog Codec Capture overwritten
[   50.129596] skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: source widget Digital Codec Capture overwritten
[   50.129600] skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: source widget Alt Analog Codec Capture overwritten
[   50.129609] skl_hda_dsp_generic skl_hda_dsp_generic: hda_dsp_hdmi_build_controls: no PCM in topology for HDMI converter 3

[   50.129611] skl_hda_dsp_generic skl_hda_dsp_generic: hda_dsp_hdmi_build_controls: no PCM in topology for HDMI converter 4

[   50.140025] snd_hda_codec_hdmi ehdaudio0D2: Monitor plugged-in, Failed to power up codec ret=[-13]
[   50.165603] input: sof-hda-dsp Headset Mic as /devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card0/input21
[   50.166340] input: sof-hda-dsp Headphone as /devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card0/input22
[   50.166652] input: sof-hda-dsp HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card0/input23
[   50.167025] input: sof-hda-dsp HDMI/DP,pcm=4 as /devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card0/input24
[   50.167492] input: sof-hda-dsp HDMI/DP,pcm=5 as /devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card0/input25
[   52.696568] kauditd_printk_skb: 44 callbacks suppressed
[   52.696571] audit: type=1130 audit(1638528189.682:96): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=rtkit-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   53.087808] Bluetooth: RFCOMM TTY layer initialized
[   53.087897] Bluetooth: RFCOMM socket layer initialized
[   53.087900] Bluetooth: RFCOMM ver 1.11
[   53.302775] audit: type=1131 audit(1638528190.288:97): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   56.375865] wlp0s20f3: authenticate with 34:31:c4:51:9f:9d
[   56.380233] wlp0s20f3: send auth to 34:31:c4:51:9f:9d (try 1/3)
[   56.408671] wlp0s20f3: authenticated
[   56.411141] wlp0s20f3: associate with 34:31:c4:51:9f:9d (try 1/3)
[   56.418169] wlp0s20f3: RX AssocResp from 34:31:c4:51:9f:9d (capab=0x431 status=0 aid=1)
[   56.423304] wlp0s20f3: associated
[   56.531664] IPv6: ADDRCONF(NETDEV_CHANGE): wlp0s20f3: link becomes ready
[   57.262796] audit: type=1334 audit(1638528194.248:98): prog-id=23 op=LOAD
[   57.262981] audit: type=1334 audit(1638528194.248:99): prog-id=24 op=LOAD
[   57.466453] audit: type=1130 audit(1638528194.452:100): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=upower comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   57.615736] audit: type=1105 audit(1638528194.602:101): pid=1734 uid=1000 auid=1000 ses=1 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/pkexec" hostname=? addr=? terminal=? res=success'
[   57.702678] audit: type=1130 audit(1638528194.688:102): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=udisks2 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   57.899303] audit: type=1130 audit(1638528194.885:103): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=blueman-mechanism comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   57.930512] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[   57.998943] audit: type=1325 audit(1638528194.975:104): table=nat family=2 entries=0 op=xt_register pid=1850 comm="iptables"
[   57.999418] audit: type=1300 audit(1638528194.975:104): arch=c000003e syscall=55 success=yes exit=0 a0=4 a1=0 a2=40 a3=7ffc7eec3190 items=0 ppid=1781 pid=1850 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-legacy-multi" key=(null)
[   57.999425] audit: type=1327 audit(1638528194.975:104): proctitle=2F7362696E2F69707461626C6573002D74006E6174002D4400504F5354524F5554494E47002D730031302E34382E3139372E312F3235352E3235352E3235352E30002D6A004D415351554552414445
[   58.006543] audit: type=1325 audit(1638528194.988:105): table=filter family=2 entries=0 op=xt_register pid=1868 comm="iptables"
[   58.006654] audit: type=1300 audit(1638528194.988:105): arch=c000003e syscall=55 success=yes exit=0 a0=4 a1=0 a2=40 a3=7fff6f5d5360 items=0 ppid=1781 pid=1868 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-legacy-multi" key=(null)
[   58.006658] audit: type=1327 audit(1638528194.988:105): proctitle=2F7362696E2F69707461626C6573002D740066696C746572002D4400464F5257415244002D690070616E31002D6A00414343455054
[   58.008719] audit: type=1131 audit(1638528194.995:106): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   58.013080] audit: type=1325 audit(1638528194.998:107): table=nat family=2 entries=5 op=xt_replace pid=1872 comm="iptables"
[   68.015558] kauditd_printk_skb: 12 callbacks suppressed
[   68.015560] audit: type=1131 audit(1638528204.533:112): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   78.417138] audit: type=1131 audit(1638528214.933:113): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   78.564504] audit: type=1334 audit(1638528215.083:114): prog-id=0 op=UNLOAD
[   78.564508] audit: type=1334 audit(1638528215.083:115): prog-id=0 op=UNLOAD
[   78.564510] audit: type=1334 audit(1638528215.083:116): prog-id=0 op=UNLOAD
[   88.929467] audit: type=1131 audit(1638528225.447:117): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=blueman-mechanism comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   98.285636] wlp0s20f3: deauthenticating from 34:31:c4:51:9f:9d by local choice (Reason: 3=DEAUTH_LEAVING)
[   98.304958] audit: type=1130 audit(1638528234.825:118): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   98.356774] audit: type=1111 audit(1638528234.875:119): pid=433 uid=0 auid=4294967295 ses=4294967295 msg='op=radio-control arg="wireless-enabled:off" pid=1534 uid=1000 result=success exe="/usr/bin/NetworkManager" hostname=? addr=? terminal=? res=success'
[   98.380035] audit: type=1130 audit(1638528234.898:120): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  103.320363] audit: type=1131 audit(1638528239.836:121): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  109.019156] audit: type=1131 audit(1638528245.537:122): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  147.353247] audit: type=1130 audit(1638528283.869:123): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  147.529881] audit: type=1111 audit(1638528284.046:124): pid=433 uid=0 auid=4294967295 ses=4294967295 msg='op=radio-control arg="wireless-enabled:on" pid=1534 uid=1000 result=success exe="/usr/bin/NetworkManager" hostname=? addr=? terminal=? res=success'
[  152.360497] audit: type=1131 audit(1638528288.876:125): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  153.591560] wlp0s20f3: authenticate with 34:31:c4:51:9f:9d
[  153.596661] wlp0s20f3: send auth to 34:31:c4:51:9f:9d (try 1/3)
[  153.623346] wlp0s20f3: authenticated
[  153.624485] wlp0s20f3: associate with 34:31:c4:51:9f:9d (try 1/3)
[  153.631409] wlp0s20f3: RX AssocResp from 34:31:c4:51:9f:9d (capab=0x431 status=0 aid=1)
[  153.636631] wlp0s20f3: associated
[  153.748901] IPv6: ADDRCONF(NETDEV_CHANGE): wlp0s20f3: link becomes ready
[  153.813761] audit: type=1130 audit(1638528290.329:126): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  159.438749] audit: type=1130 audit(1638528295.956:127): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=pamac-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  164.020350] audit: type=1131 audit(1638528300.536:128): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  194.902449] audit: type=1100 audit(1638528331.419:129): pid=2306 uid=1000 auid=1000 ses=1 msg='op=PAM:authentication grantors=pam_faillock,pam_permit,pam_faillock acct="john1" exe="/usr/lib/polkit-1/polkit-agent-helper-1" hostname=? addr=? terminal=? res=success'
[  194.903276] audit: type=1101 audit(1638528331.419:130): pid=2306 uid=1000 auid=1000 ses=1 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="john1" exe="/usr/lib/polkit-1/polkit-agent-helper-1" hostname=? addr=? terminal=? res=success'
[  239.667026] audit: type=1334 audit(1638528376.182:131): prog-id=25 op=LOAD
[  239.667291] audit: type=1334 audit(1638528376.182:132): prog-id=26 op=LOAD
[  239.667513] audit: type=1334 audit(1638528376.182:133): prog-id=27 op=LOAD
[  239.718380] audit: type=1130 audit(1638528376.236:134): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-timedated comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  262.147813] audit: type=1100 audit(1638528398.666:135): pid=3321 uid=1000 auid=1000 ses=1 msg='op=PAM:authentication grantors=pam_faillock,pam_permit,pam_faillock acct="john1" exe="/usr/lib/polkit-1/polkit-agent-helper-1" hostname=? addr=? terminal=? res=success'
[  262.148862] audit: type=1101 audit(1638528398.666:136): pid=3321 uid=1000 auid=1000 ses=1 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="john1" exe="/usr/lib/polkit-1/polkit-agent-helper-1" hostname=? addr=? terminal=? res=success'
[  269.749546] audit: type=1131 audit(1638528406.266:137): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-timedated comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  269.782281] audit: type=1334 audit(1638528406.299:138): prog-id=0 op=UNLOAD
[  269.782286] audit: type=1334 audit(1638528406.299:139): prog-id=0 op=UNLOAD
[  269.782288] audit: type=1334 audit(1638528406.299:140): prog-id=0 op=UNLOAD
[  339.431867] audit: type=1100 audit(1638528475.950:141): pid=9992 uid=1000 auid=1000 ses=1 msg='op=PAM:authentication grantors=pam_unix acct="root" exe="/usr/bin/su" hostname=? addr=? terminal=/dev/pts/0 res=success'
[  339.431872] audit: type=1101 audit(1638528475.950:142): pid=9992 uid=1000 auid=1000 ses=1 msg='op=PAM:accounting grantors=pam_unix acct="root" exe="/usr/bin/su" hostname=? addr=? terminal=/dev/pts/0 res=success'
[  339.432368] audit: type=1103 audit(1638528475.950:143): pid=9992 uid=1000 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_unix acct="root" exe="/usr/bin/su" hostname=? addr=? terminal=/dev/pts/0 res=success'
[  339.432371] audit: type=1105 audit(1638528475.950:144): pid=9992 uid=1000 auid=1000 ses=1 msg='op=PAM:session_open grantors=pam_unix acct="root" exe="/usr/bin/su" hostname=? addr=? terminal=/dev/pts/0 res=success'

I see nothing about the driver

I also tried modprobe r8152 thta gives no errors

there is no line pan1 in your logs journal ,
what have you in return , does line pan1 appears ?

nmcli device status
lspci

Good news:

This one is ok:
Linux manjaro 5.16.0-1-MANJARO #1 SMP PREEMPT Mon Nov 15 18:57:36 UTC 2021 x86_64 GNU/Linux

So i think its a good idea to just wait for kernel >= 5.16 :slight_smile:

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.