Lenovo Thinkpad E14 Gen 3: No WLAN

Hi, brand new computer Lenovo Thinkpad E14 Gen3 with fresh install. Updated all packages and running latest LTS kernel, also tried kernel 5.12 & 5.13 but still no wifi settings available in XFCE network manager, ethernet shows up but not wifi.

I’d include full system info but the forum thinks I’m posting links.
So here is the network info:
Network:

Device-1: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet

vendor: Lenovo driver: r8169 v: kernel port: 3000 bus-ID: 02:00.0

chip-ID: 10ec:8168 class-ID: 0200

IF: enp2s0 state: up speed: 1000 Mbps duplex: full mac:

Device-2: Realtek vendor: Lenovo driver: N/A port: 2000 bus-ID: 03:00.0

chip-ID: 10ec:8852 class-ID: 0280

1 Like

Hi,

try this driver: AUR (en) - rtw89-dkms-git

And make sure you have the headers installed for your kernel :wink: (e.g. package linux512-headers)

4 Likes

I installed and rebooted, no cigar unless i have to configure something?

What’s inxi saying now?

Please post output of (please use code formatting when posting):

sudo dmesg | grep rtw

You might want to try a cold boot as well. Shutdown instead of restart.

[    0.000000] Linux version 5.12.16-1-MANJARO (builduser@LEGION) (gcc (GCC) 11.1.0, GNU ld (GNU Binutils) 2.36.1) #1 SMP PREEMPT Sun Jul 11 13:23:34 UTC 2021
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-5.12-x86_64 root=UUID=eb667eac-0391-4f3e-a973-2fb63e2a83e3 rw quiet apparmor=1 security=apparmor udev.log_priority=3
[    0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[    0.000000] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'compacted' format.
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009efff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009f000-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000009bfffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000009c00000-0x0000000009da0fff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000009da1000-0x0000000009efffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000009f00000-0x0000000009f0efff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x0000000009f0f000-0x00000000c4b7dfff] usable
[    0.000000] BIOS-e820: [mem 0x00000000c4b7e000-0x00000000c4d7dfff] type 20
[    0.000000] BIOS-e820: [mem 0x00000000c4d7e000-0x00000000cad7dfff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000cad7e000-0x00000000cc17dfff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000cc17e000-0x00000000cc1fdfff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000cc1fe000-0x00000000cdffffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000ce000000-0x00000000cfffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fdc00000-0x00000000fdcfffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed80000-0x00000000fed80fff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x00000003ee2fffff] usable
[    0.000000] BIOS-e820: [mem 0x00000003ee300000-0x000000042fffffff] reserved
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] efi: EFI v2.70 by Lenovo
[    0.000000] efi: ACPI=0xcc1fd000 ACPI 2.0=0xcc1fd014 SMBIOS=0xc7c68000 SMBIOS 3.0=0xc7c5b000 TPMFinalLog=0xcb01e000 MEMATTR=0xc15c0018 ESRT=0xc323a018 
[    0.000000] SMBIOS 3.3.0 present.
[    0.000000] DMI: LENOVO 20Y70047MX/20Y70047MX, BIOS R1OET26W (1.05 ) 04/28/2021
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] tsc: Detected 2096.109 MHz processor
[    0.000011] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000013] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000017] last_pfn = 0x3ee300 max_arch_pfn = 0x400000000
[    0.000283] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.000531] last_pfn = 0xce000 max_arch_pfn = 0x400000000
[    0.004272] esrt: Reserving ESRT space from 0x00000000c323a018 to 0x00000000c323a0c8.
[    0.004277] e820: update [mem 0xc323a000-0xc323afff] usable ==> reserved
[    0.004293] check: Scanning 1 areas for low memory corruption
[    0.004297] Using GB pages for direct mapping
[    0.004518] Secure boot disabled
[    0.004519] RAMDISK: [mem 0x3701f000-0x37806fff]
[    0.004524] ACPI: Early table checksum verification disabled
[    0.004528] ACPI: RSDP 0x00000000CC1FD014 000024 (v02 LENOVO)
[    0.004531] ACPI: XSDT 0x00000000CC1FB188 0000FC (v01 LENOVO TP-R1O   00001050 PTEC 00000002)
[    0.004535] ACPI: FACP 0x00000000C5997000 000114 (v06 LENOVO TP-R1O   00001050 PTEC 00000002)
[    0.004540] ACPI: DSDT 0x00000000C5982000 00F37E (v01 LENOVO TP-R1O   00001050 INTL 20180313)
[    0.004542] ACPI: FACS 0x00000000CB01A000 000040
[    0.004544] ACPI: SSDT 0x00000000C7C9B000 00094D (v01 LENOVO UsbCTabl 00000001 INTL 20180313)
[    0.004546] ACPI: SSDT 0x00000000C7C8E000 007229 (v02 LENOVO TP-R1O   00000002 MSFT 04000000)
[    0.004549] ACPI: IVRS 0x00000000C7C8D000 0001A4 (v02 LENOVO TP-R1O   00001050 PTEC 00000002)
[    0.004551] ACPI: SSDT 0x00000000C7C3B000 000924 (v01 LENOVO WmiTable 00000001 INTL 20180313)
[    0.004553] ACPI: SSDT 0x00000000C7BB6000 000632 (v02 LENOVO Tpm2Tabl 00001000 INTL 20180313)
[    0.004555] ACPI: TPM2 0x00000000C7BB5000 000034 (v03 LENOVO TP-R1O   00001050 PTEC 00000002)
[    0.004557] ACPI: POAT 0x00000000C7BB2000 000055 (v03 LENOVO TP-R1O   00001050 PTEC 00000002)
[    0.004559] ACPI: BATB 0x00000000C7B9D000 00004A (v02 LENOVO TP-R1O   00001050 PTEC 00000002)
[    0.004562] ACPI: HPET 0x00000000C5996000 000038 (v01 LENOVO TP-R1O   00001050 PTEC 00000002)
[    0.004564] ACPI: APIC 0x00000000C5995000 000138 (v02 LENOVO TP-R1O   00001050 PTEC 00000002)
[    0.004566] ACPI: MCFG 0x00000000C5994000 00003C (v01 LENOVO TP-R1O   00001050 PTEC 00000002)
[    0.004568] ACPI: SBST 0x00000000C5993000 000030 (v01 LENOVO TP-R1O   00001050 PTEC 00000002)
[    0.004570] ACPI: WSMT 0x00000000C5992000 000028 (v01 LENOVO TP-R1O   00001050 PTEC 00000002)
[    0.004572] ACPI: VFCT 0x00000000C5974000 00D884 (v01 LENOVO TP-R1O   00001050 PTEC 00000002)
[    0.004575] ACPI: SSDT 0x00000000C5970000 003E88 (v02 LENOVO TP-R1O   00000001 AMD  00000001)
[    0.004577] ACPI: CRAT 0x00000000C596F000 000B80 (v01 LENOVO TP-R1O   00001050 PTEC 00000002)
[    0.004579] ACPI: CDIT 0x00000000C596E000 000029 (v01 LENOVO TP-R1O   00001050 PTEC 00000002)
[    0.004581] ACPI: FPDT 0x00000000C7B9E000 000034 (v01 LENOVO TP-R1O   00001050 PTEC 00000002)
[    0.004583] ACPI: SSDT 0x00000000C596C000 000149 (v01 LENOVO TP-R1O   00000001 INTL 20180313)
[    0.004585] ACPI: SSDT 0x00000000C596A000 0014C3 (v01 LENOVO TP-R1O   00000001 INTL 20180313)
[    0.004587] ACPI: SSDT 0x00000000C5968000 0015A8 (v01 LENOVO TP-R1O   00000001 INTL 20180313)
[    0.004589] ACPI: SSDT 0x00000000C5964000 003979 (v01 LENOVO TP-R1O   00000001 INTL 20180313)
[    0.004592] ACPI: BGRT 0x00000000C5963000 000038 (v01 LENOVO TP-R1O   00001050 PTEC 00000002)
[    0.004594] ACPI: UEFI 0x00000000CB019000 0000B2 (v01 LENOVO TP-R1O   00001050 PTEC 00000002)
[    0.004596] ACPI: SSDT 0x00000000C7C9A000 000090 (v01 LENOVO TP-R1O   00000001 INTL 20180313)
[    0.004598] ACPI: SSDT 0x00000000C7C99000 0009BD (v01 LENOVO TP-R1O   00000001 INTL 20180313)
[    0.004600] ACPI: Reserving FACP table memory at [mem 0xc5997000-0xc5997113]
[    0.004601] ACPI: Reserving DSDT table memory at [mem 0xc5982000-0xc599137d]
[    0.004602] ACPI: Reserving FACS table memory at [mem 0xcb01a000-0xcb01a03f]
[    0.004603] ACPI: Reserving SSDT table memory at [mem 0xc7c9b000-0xc7c9b94c]
[    0.004603] ACPI: Reserving SSDT table memory at [mem 0xc7c8e000-0xc7c95228]
[    0.004604] ACPI: Reserving IVRS table memory at [mem 0xc7c8d000-0xc7c8d1a3]
[    0.004605] ACPI: Reserving SSDT table memory at [mem 0xc7c3b000-0xc7c3b923]
[    0.004606] ACPI: Reserving SSDT table memory at [mem 0xc7bb6000-0xc7bb6631]
[    0.004606] ACPI: Reserving TPM2 table memory at [mem 0xc7bb5000-0xc7bb5033]
[    0.004607] ACPI: Reserving POAT table memory at [mem 0xc7bb2000-0xc7bb2054]
[    0.004608] ACPI: Reserving BATB table memory at [mem 0xc7b9d000-0xc7b9d049]
[    0.004609] ACPI: Reserving HPET table memory at [mem 0xc5996000-0xc5996037]
[    0.004609] ACPI: Reserving APIC table memory at [mem 0xc5995000-0xc5995137]
[    0.004610] ACPI: Reserving MCFG table memory at [mem 0xc5994000-0xc599403b]
[    0.004611] ACPI: Reserving SBST table memory at [mem 0xc5993000-0xc599302f]
[    0.004611] ACPI: Reserving WSMT table memory at [mem 0xc5992000-0xc5992027]
[    0.004612] ACPI: Reserving VFCT table memory at [mem 0xc5974000-0xc5981883]
[    0.004613] ACPI: Reserving SSDT table memory at [mem 0xc5970000-0xc5973e87]
[    0.004614] ACPI: Reserving CRAT table memory at [mem 0xc596f000-0xc596fb7f]
[    0.004614] ACPI: Reserving CDIT table memory at [mem 0xc596e000-0xc596e028]
[    0.004615] ACPI: Reserving FPDT table memory at [mem 0xc7b9e000-0xc7b9e033]
[    0.004616] ACPI: Reserving SSDT table memory at [mem 0xc596c000-0xc596c148]
[    0.004617] ACPI: Reserving SSDT table memory at [mem 0xc596a000-0xc596b4c2]
[    0.004617] ACPI: Reserving SSDT table memory at [mem 0xc5968000-0xc59695a7]
[    0.004618] ACPI: Reserving SSDT table memory at [mem 0xc5964000-0xc5967978]
[    0.004619] ACPI: Reserving BGRT table memory at [mem 0xc5963000-0xc5963037]
[    0.004620] ACPI: Reserving UEFI table memory at [mem 0xcb019000-0xcb0190b1]
[    0.004620] ACPI: Reserving SSDT table memory at [mem 0xc7c9a000-0xc7c9a08f]
[    0.004621] ACPI: Reserving SSDT table memory at [mem 0xc7c99000-0xc7c999bc]
[    0.004633] ACPI: Local APIC address 0xfee00000
[    0.004676] No NUMA configuration found
[    0.004676] Faking a node at [mem 0x0000000000000000-0x00000003ee2fffff]
[    0.004679] NODE_DATA(0) allocated [mem 0x3ee2fc000-0x3ee2fffff]
[    0.004707] Zone ranges:
[    0.004707]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.004709]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.004710]   Normal   [mem 0x0000000100000000-0x00000003ee2fffff]
[    0.004711]   Device   empty
[    0.004712] Movable zone start for each node
[    0.004713] Early memory node ranges
[    0.004713]   node   0: [mem 0x0000000000001000-0x000000000009efff]
[    0.004714]   node   0: [mem 0x0000000000100000-0x0000000009bfffff]
[    0.004715]   node   0: [mem 0x0000000009da1000-0x0000000009efffff]
[    0.004716]   node   0: [mem 0x0000000009f0f000-0x00000000c4b7dfff]
[    0.004717]   node   0: [mem 0x00000000cc1fe000-0x00000000cdffffff]
[    0.004717]   node   0: [mem 0x0000000100000000-0x00000003ee2fffff]
[    0.004719] Initmem setup node 0 [mem 0x0000000000001000-0x00000003ee2fffff]
[    0.004721] On node 0 totalpages: 3885678
[    0.004722]   DMA zone: 64 pages used for memmap
[    0.004722]   DMA zone: 24 pages reserved
[    0.004723]   DMA zone: 3998 pages, LIFO batch:0
[    0.004912]   DMA zone: 28770 pages in unavailable ranges
[    0.004913]   DMA32 zone: 12640 pages used for memmap
[    0.004913]   DMA32 zone: 808912 pages, LIFO batch:63
[    0.011735]   DMA32 zone: 38960 pages in unavailable ranges
[    0.011740]   Normal zone: 48012 pages used for memmap
[    0.011740]   Normal zone: 3072768 pages, LIFO batch:63
[    0.037447]   Normal zone: 7424 pages in unavailable ranges
[    0.037843] ACPI: PM-Timer IO Port: 0x408
[    0.037846] ACPI: Local APIC address 0xfee00000
[    0.037851] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[    0.037852] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.037853] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[    0.037854] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[    0.037854] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[    0.037855] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
[    0.037856] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
[    0.037856] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
[    0.037857] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
[    0.037857] ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
[    0.037858] ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
[    0.037859] ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
[    0.037859] ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1])
[    0.037860] ACPI: LAPIC_NMI (acpi_id[0x0d] high edge lint[0x1])
[    0.037860] ACPI: LAPIC_NMI (acpi_id[0x0e] high edge lint[0x1])
[    0.037861] ACPI: LAPIC_NMI (acpi_id[0x0f] high edge lint[0x1])
[    0.037874] IOAPIC[0]: apic_id 32, version 33, address 0xfec00000, GSI 0-23
[    0.037878] IOAPIC[1]: apic_id 33, version 33, address 0xfec01000, GSI 24-55
[    0.037880] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.037882] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
[    0.037883] ACPI: IRQ0 used by override.
[    0.037884] ACPI: IRQ9 used by override.
[    0.037885] Using ACPI (MADT) for SMP configuration information
[    0.037886] ACPI: HPET id: 0x43538210 base: 0xfed00000
[    0.037895] e820: update [mem 0xc0cdd000-0xc0d6dfff] usable ==> reserved
[    0.037905] smpboot: Allowing 16 CPUs, 4 hotplug CPUs
[    0.037925] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.037927] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[    0.037927] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000dffff]
[    0.037928] PM: hibernation: Registered nosave memory: [mem 0x000e0000-0x000fffff]
[    0.037929] PM: hibernation: Registered nosave memory: [mem 0x09c00000-0x09da0fff]
[    0.037931] PM: hibernation: Registered nosave memory: [mem 0x09f00000-0x09f0efff]
[    0.037932] PM: hibernation: Registered nosave memory: [mem 0xc0cdd000-0xc0d6dfff]
[    0.037933] PM: hibernation: Registered nosave memory: [mem 0xc323a000-0xc323afff]
[    0.037935] PM: hibernation: Registered nosave memory: [mem 0xc4b7e000-0xc4d7dfff]
[    0.037935] PM: hibernation: Registered nosave memory: [mem 0xc4d7e000-0xcad7dfff]
[    0.037936] PM: hibernation: Registered nosave memory: [mem 0xcad7e000-0xcc17dfff]
[    0.037937] PM: hibernation: Registered nosave memory: [mem 0xcc17e000-0xcc1fdfff]
[    0.037938] PM: hibernation: Registered nosave memory: [mem 0xce000000-0xcfffffff]
[    0.037938] PM: hibernation: Registered nosave memory: [mem 0xd0000000-0xf7ffffff]
[    0.037939] PM: hibernation: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
[    0.037939] PM: hibernation: Registered nosave memory: [mem 0xfc000000-0xfdbfffff]
[    0.037940] PM: hibernation: Registered nosave memory: [mem 0xfdc00000-0xfdcfffff]
[    0.037941] PM: hibernation: Registered nosave memory: [mem 0xfdd00000-0xfed7ffff]
[    0.037941] PM: hibernation: Registered nosave memory: [mem 0xfed80000-0xfed80fff]
[    0.037942] PM: hibernation: Registered nosave memory: [mem 0xfed81000-0xffffffff]
[    0.037943] [mem 0xd0000000-0xf7ffffff] available for PCI devices
[    0.037944] Booting paravirtualized kernel on bare hardware
[    0.037948] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
[    0.041445] setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:16 nr_node_ids:1
[    0.042086] percpu: Embedded 56 pages/cpu s192512 r8192 d28672 u262144
[    0.042094] pcpu-alloc: s192512 r8192 d28672 u262144 alloc=1*2097152
[    0.042096] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15 
[    0.042121] Built 1 zonelists, mobility grouping on.  Total pages: 3824938
[    0.042122] Policy zone: Normal
[    0.042123] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.12-x86_64 root=UUID=eb667eac-0391-4f3e-a973-2fb63e2a83e3 rw quiet apparmor=1 security=apparmor udev.log_priority=3
[    0.044120] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
[    0.045077] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[    0.045128] mem auto-init: stack:byref_all(zero), heap alloc:on, heap free:off
[    0.081092] Memory: 15093028K/15542712K available (14344K kernel code, 2066K rwdata, 9064K rodata, 1652K init, 4280K bss, 449424K reserved, 0K cma-reserved)
[    0.081101] random: get_random_u64 called from __kmem_cache_create+0x2a/0x560 with crng_init=0
[    0.081226] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=16, Nodes=1
[    0.081242] ftrace: allocating 42178 entries in 165 pages
[    0.092127] ftrace: allocated 165 pages with 4 groups
[    0.092252] rcu: Preemptible hierarchical RCU implementation.
[    0.092252] rcu: 	RCU dyntick-idle grace-period acceleration is enabled.
[    0.092253] rcu: 	RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=16.
[    0.092253] rcu: 	RCU priority boosting: priority 1 delay 500 ms.
[    0.092255] 	Trampoline variant of Tasks RCU enabled.
[    0.092255] 	Rude variant of Tasks RCU enabled.
[    0.092256] 	Tracing variant of Tasks RCU enabled.
[    0.092256] rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
[    0.092257] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=16
[    0.094852] NR_IRQS: 20736, nr_irqs: 1096, preallocated irqs: 16
[    0.095176] Console: colour dummy device 80x25
[    0.095188] printk: console [tty0] enabled
[    0.095203] ACPI: Core revision 20210105
[    0.095391] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
[    0.095409] APIC: Switch to symmetric I/O mode setup
[    0.096153] AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR0, rdevid:160
[    0.096154] AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR1, rdevid:160
[    0.096155] AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR2, rdevid:160
[    0.096156] AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR3, rdevid:160
[    0.096428] Switched APIC routing to physical flat.
[    0.097155] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.112084] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x1e36d4e118c, max_idle_ns: 440795303585 ns
[    0.112090] Calibrating delay loop (skipped), value calculated using timer frequency.. 4193.89 BogoMIPS (lpj=6987030)
[    0.112093] pid_max: default: 32768 minimum: 301
[    0.113644] LSM: Security Framework initializing
[    0.113655] Yama: becoming mindful.
[    0.113691] AppArmor: AppArmor initialized
[    0.113771] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    0.113824] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    0.114137] x86/cpu: User Mode Instruction Prevention (UMIP) activated
[    0.114194] LVT offset 1 assigned for vector 0xf9
[    0.114299] LVT offset 2 assigned for vector 0xf4
[    0.114325] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 512
[    0.114326] Last level dTLB entries: 4KB 2048, 2MB 2048, 4MB 1024, 1GB 0
[    0.114330] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.114332] Spectre V2 : Mitigation: Full AMD retpoline
[    0.114333] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.114333] Spectre V2 : Enabling Restricted Speculation for firmware calls
[    0.114335] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.114335] Spectre V2 : User space: Mitigation: STIBP via seccomp and prctl
[    0.114337] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[    0.114616] Freeing SMP alternatives memory: 36K
[    0.223810] smpboot: CPU0: AMD Ryzen 5 5500U with Radeon Graphics (family: 0x17, model: 0x68, stepping: 0x1)
[    0.223928] Performance Events: Fam17h+ core perfctr, AMD PMU driver.
[    0.223933] ... version:                0
[    0.223934] ... bit width:              48
[    0.223935] ... generic registers:      6
[    0.223935] ... value mask:             0000ffffffffffff
[    0.223936] ... max period:             00007fffffffffff
[    0.223937] ... fixed-purpose events:   0
[    0.223937] ... event mask:             000000000000003f
[    0.223998] rcu: Hierarchical SRCU implementation.
[    0.224414] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.224554] smp: Bringing up secondary CPUs ...
[    0.224653] x86: Booting SMP configuration:
[    0.224654] .... node  #0, CPUs:        #1  #2  #3  #4  #5  #6  #7  #8  #9 #10 #11
[    0.248797] smp: Brought up 1 node, 12 CPUs
[    0.248799] smpboot: Max logical packages: 2
[    0.248801] smpboot: Total of 12 processors activated (50326.72 BogoMIPS)
[    0.249589] devtmpfs: initialized
[    0.249589] x86/mm: Memory block size: 128MB
[    0.249589] PM: Registering ACPI NVS region [mem 0x09f00000-0x09f0efff] (61440 bytes)
[    0.249589] PM: Registering ACPI NVS region [mem 0xcad7e000-0xcc17dfff] (20971520 bytes)
[    0.249589] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[    0.249589] futex hash table entries: 4096 (order: 6, 262144 bytes, linear)
[    0.249589] pinctrl core: initialized pinctrl subsystem
[    0.249589] PM: RTC time: 23:24:55, date: 2021-07-15
[    0.249589] NET: Registered protocol family 16
[    0.249589] DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations
[    0.249698] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.252290] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.252306] audit: initializing netlink subsys (disabled)
[    0.252324] audit: type=2000 audit(1626391495.156:1): state=initialized audit_enabled=0 res=1
[    0.252324] thermal_sys: Registered thermal governor 'fair_share'
[    0.252324] thermal_sys: Registered thermal governor 'bang_bang'
[    0.252324] thermal_sys: Registered thermal governor 'step_wise'
[    0.252324] thermal_sys: Registered thermal governor 'user_space'
[    0.252324] thermal_sys: Registered thermal governor 'power_allocator'
[    0.252324] cpuidle: using governor ladder
[    0.252324] cpuidle: using governor menu
[    0.252324] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.252324] ACPI: bus type PCI registered
[    0.252324] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.252324] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[    0.252324] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
[    0.252324] PCI: Using configuration type 1 for base access
[    0.253192] Kprobes globally optimized
[    0.253197] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    0.253197] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.253197] ACPI: Added _OSI(Module Device)
[    0.253197] ACPI: Added _OSI(Processor Device)
[    0.253197] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.253197] ACPI: Added _OSI(Processor Aggregator Device)
[    0.253197] ACPI: Added _OSI(Linux-Dell-Video)
[    0.253197] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[    0.253197] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[    0.268623] ACPI: 12 ACPI AML tables successfully acquired and loaded
[    0.269838] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    0.282843] ACPI: EC: EC started
[    0.282844] ACPI: EC: interrupt blocked
[    0.282934] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.282936] ACPI: \_SB_.PCI0.LPC0.EC0_: Boot DSDT EC used to handle transactions
[    0.282937] ACPI: Interpreter enabled
[    0.282951] ACPI: (supports S0 S3 S4 S5)
[    0.282952] ACPI: Using IOAPIC for interrupt routing
[    0.283103] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.284176] ACPI: PM: Power Resource [WRST] (on)
[    0.287314] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.287319] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[    0.287445] acpi PNP0A08:00: _OSC: platform does not support [SHPCHotplug LTR DPC]
[    0.287563] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
[    0.287564] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
[    0.287571] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
[    0.287751] PCI host bridge to bus 0000:00
[    0.287752] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.287753] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c1fff window]
[    0.287754] pci_bus 0000:00: root bus resource [mem 0x000c2000-0x000c3fff window]
[    0.287755] pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c5fff window]
[    0.287757] pci_bus 0000:00: root bus resource [mem 0x000c6000-0x000c7fff window]
[    0.287758] pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000c9fff window]
[    0.287758] pci_bus 0000:00: root bus resource [mem 0x000ca000-0x000cbfff window]
[    0.287759] pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cdfff window]
[    0.287760] pci_bus 0000:00: root bus resource [mem 0x000ce000-0x000cffff window]
[    0.287761] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d1fff window]
[    0.287762] pci_bus 0000:00: root bus resource [mem 0x000d2000-0x000d3fff window]
[    0.287762] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d5fff window]
[    0.287763] pci_bus 0000:00: root bus resource [mem 0x000d6000-0x000d7fff window]
[    0.287764] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000d9fff window]
[    0.287765] pci_bus 0000:00: root bus resource [mem 0x000da000-0x000dbfff window]
[    0.287766] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000ddfff window]
[    0.287767] pci_bus 0000:00: root bus resource [mem 0x000de000-0x000dffff window]
[    0.287767] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e1fff window]
[    0.287768] pci_bus 0000:00: root bus resource [mem 0x000e2000-0x000e3fff window]
[    0.287769] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e5fff window]
[    0.287770] pci_bus 0000:00: root bus resource [mem 0x000e6000-0x000e7fff window]
[    0.287771] pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000e9fff window]
[    0.287771] pci_bus 0000:00: root bus resource [mem 0x000ea000-0x000ebfff window]
[    0.287772] pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000edfff window]
[    0.287773] pci_bus 0000:00: root bus resource [mem 0x000ee000-0x000effff window]
[    0.287774] pci_bus 0000:00: root bus resource [mem 0xd0000000-0xf7ffffff window]
[    0.287775] pci_bus 0000:00: root bus resource [mem 0xfc000000-0xfdffffff window]
[    0.287775] pci_bus 0000:00: root bus resource [mem 0x430000000-0xffffffffff window]
[    0.287776] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.287777] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.287778] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.287788] pci 0000:00:00.0: [1022:1630] type 00 class 0x060000
[    0.287869] pci 0000:00:00.2: [1022:1631] type 00 class 0x080600
[    0.287945] pci 0000:00:01.0: [1022:1632] type 00 class 0x060000
[    0.288020] pci 0000:00:02.0: [1022:1632] type 00 class 0x060000
[    0.288088] pci 0000:00:02.1: [1022:1634] type 01 class 0x060400
[    0.288137] pci 0000:00:02.1: PME# supported from D0 D3hot D3cold
[    0.288211] pci 0000:00:02.2: [1022:1634] type 01 class 0x060400
[    0.288260] pci 0000:00:02.2: PME# supported from D0 D3hot D3cold
[    0.288329] pci 0000:00:02.3: [1022:1634] type 01 class 0x060400
[    0.288395] pci 0000:00:02.3: PME# supported from D0 D3hot D3cold
[    0.288454] pci 0000:00:08.0: [1022:1632] type 00 class 0x060000
[    0.288520] pci 0000:00:08.1: [1022:1635] type 01 class 0x060400
[    0.288539] pci 0000:00:08.1: enabling Extended Tags
[    0.288566] pci 0000:00:08.1: PME# supported from D0 D3hot D3cold
[    0.288660] pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500
[    0.288761] pci 0000:00:14.3: [1022:790e] type 00 class 0x060100
[    0.288880] pci 0000:00:18.0: [1022:1448] type 00 class 0x060000
[    0.288926] pci 0000:00:18.1: [1022:1449] type 00 class 0x060000
[    0.288970] pci 0000:00:18.2: [1022:144a] type 00 class 0x060000
[    0.289015] pci 0000:00:18.3: [1022:144b] type 00 class 0x060000
[    0.289061] pci 0000:00:18.4: [1022:144c] type 00 class 0x060000
[    0.289105] pci 0000:00:18.5: [1022:144d] type 00 class 0x060000
[    0.289155] pci 0000:00:18.6: [1022:144e] type 00 class 0x060000
[    0.289200] pci 0000:00:18.7: [1022:144f] type 00 class 0x060000
[    0.289462] pci 0000:01:00.0: [1c5c:174a] type 00 class 0x010802
[    0.289478] pci 0000:01:00.0: reg 0x10: [mem 0xfd600000-0xfd603fff 64bit]
[    0.289486] pci 0000:01:00.0: reg 0x18: [mem 0xfd605000-0xfd605fff]
[    0.289494] pci 0000:01:00.0: reg 0x1c: [mem 0xfd604000-0xfd604fff]
[    0.289676] pci 0000:00:02.1: PCI bridge to [bus 01]
[    0.289680] pci 0000:00:02.1:   bridge window [mem 0xfd600000-0xfd6fffff]
[    0.289726] pci 0000:02:00.0: [10ec:8168] type 00 class 0x020000
[    0.289742] pci 0000:02:00.0: reg 0x10: [io  0x3000-0x30ff]
[    0.289764] pci 0000:02:00.0: reg 0x18: [mem 0xfd504000-0xfd504fff 64bit]
[    0.289777] pci 0000:02:00.0: reg 0x20: [mem 0xfd500000-0xfd503fff 64bit]
[    0.289864] pci 0000:02:00.0: supports D1 D2
[    0.289865] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.289984] pci 0000:00:02.2: PCI bridge to [bus 02]
[    0.289987] pci 0000:00:02.2:   bridge window [io  0x3000-0x3fff]
[    0.289988] pci 0000:00:02.2:   bridge window [mem 0xfd500000-0xfd5fffff]
[    0.290059] pci 0000:03:00.0: [10ec:8852] type 00 class 0x028000
[    0.290077] pci 0000:03:00.0: reg 0x10: [io  0x2000-0x20ff]
[    0.290100] pci 0000:03:00.0: reg 0x18: [mem 0xfd400000-0xfd4fffff 64bit]
[    0.290213] pci 0000:03:00.0: supports D1 D2
[    0.290214] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.290344] pci 0000:00:02.3: PCI bridge to [bus 03]
[    0.290347] pci 0000:00:02.3:   bridge window [io  0x2000-0x2fff]
[    0.290348] pci 0000:00:02.3:   bridge window [mem 0xfd400000-0xfd4fffff]
[    0.290404] pci 0000:04:00.0: [1002:164c] type 00 class 0x030000
[    0.290414] pci 0000:04:00.0: reg 0x10: [mem 0x460000000-0x46fffffff 64bit pref]
[    0.290421] pci 0000:04:00.0: reg 0x18: [mem 0x470000000-0x4701fffff 64bit pref]
[    0.290426] pci 0000:04:00.0: reg 0x20: [io  0x1000-0x10ff]
[    0.290431] pci 0000:04:00.0: reg 0x24: [mem 0xfd300000-0xfd37ffff]
[    0.290439] pci 0000:04:00.0: enabling Extended Tags
[    0.290449] pci 0000:04:00.0: BAR 0: assigned to efifb
[    0.290484] pci 0000:04:00.0: PME# supported from D1 D2 D3hot D3cold
[    0.290515] pci 0000:04:00.0: 126.016 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x16 link at 0000:00:08.1 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link)
[    0.290555] pci 0000:04:00.1: [1002:1637] type 00 class 0x040300
[    0.290562] pci 0000:04:00.1: reg 0x10: [mem 0xfd3c8000-0xfd3cbfff]
[    0.290581] pci 0000:04:00.1: enabling Extended Tags
[    0.290607] pci 0000:04:00.1: PME# supported from D1 D2 D3hot D3cold
[    0.290656] pci 0000:04:00.2: [1022:15df] type 00 class 0x108000
[    0.290669] pci 0000:04:00.2: reg 0x18: [mem 0xfd200000-0xfd2fffff]
[    0.290678] pci 0000:04:00.2: reg 0x24: [mem 0xfd3cc000-0xfd3cdfff]
[    0.290684] pci 0000:04:00.2: enabling Extended Tags
[    0.290757] pci 0000:04:00.3: [1022:1639] type 00 class 0x0c0330
[    0.290767] pci 0000:04:00.3: reg 0x10: [mem 0xfd000000-0xfd0fffff 64bit]
[    0.290789] pci 0000:04:00.3: enabling Extended Tags
[    0.290816] pci 0000:04:00.3: PME# supported from D0 D3hot D3cold
[    0.290864] pci 0000:04:00.4: [1022:1639] type 00 class 0x0c0330
[    0.290874] pci 0000:04:00.4: reg 0x10: [mem 0xfd100000-0xfd1fffff 64bit]
[    0.290896] pci 0000:04:00.4: enabling Extended Tags
[    0.290923] pci 0000:04:00.4: PME# supported from D0 D3hot D3cold
[    0.290969] pci 0000:04:00.5: [1022:15e2] type 00 class 0x048000
[    0.290976] pci 0000:04:00.5: reg 0x10: [mem 0xfd380000-0xfd3bffff]
[    0.290995] pci 0000:04:00.5: enabling Extended Tags
[    0.291021] pci 0000:04:00.5: PME# supported from D0 D3hot D3cold
[    0.291067] pci 0000:04:00.6: [1022:15e3] type 00 class 0x040300
[    0.291074] pci 0000:04:00.6: reg 0x10: [mem 0xfd3c0000-0xfd3c7fff]
[    0.291093] pci 0000:04:00.6: enabling Extended Tags
[    0.291119] pci 0000:04:00.6: PME# supported from D0 D3hot D3cold
[    0.291179] pci 0000:00:08.1: PCI bridge to [bus 04]
[    0.291182] pci 0000:00:08.1:   bridge window [io  0x1000-0x1fff]
[    0.291183] pci 0000:00:08.1:   bridge window [mem 0xfd000000-0xfd3fffff]
[    0.291186] pci 0000:00:08.1:   bridge window [mem 0x460000000-0x4701fffff 64bit pref]
[    0.291310] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 5 6 10 11) *0
[    0.291367] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 5 6 10 11) *0
[    0.291408] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 5 6 10 11) *0
[    0.291461] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 5 6 10 11) *0
[    0.291509] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 5 6 10 11) *0
[    0.291547] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 5 6 10 11) *0
[    0.291583] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 5 6 10 11) *0
[    0.291620] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 5 6 10 11) *0
[    0.292197] ACPI: EC: interrupt unblocked
[    0.292198] ACPI: EC: event unblocked
[    0.292203] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.292204] ACPI: EC: GPE=0x3
[    0.292205] ACPI: \_SB_.PCI0.LPC0.EC0_: Boot DSDT EC initialization complete
[    0.292206] ACPI: \_SB_.PCI0.LPC0.EC0_: EC: Used to handle transactions and events
[    0.292243] iommu: Default domain type: Translated 
[    0.292255] pci 0000:04:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
[    0.292255] pci 0000:04:00.0: vgaarb: bridge control possible
[    0.292255] pci 0000:04:00.0: vgaarb: setting as boot device
[    0.292255] vgaarb: loaded
[    0.292255] SCSI subsystem initialized
[    0.292255] libata version 3.00 loaded.
[    0.292255] ACPI: bus type USB registered
[    0.292255] usbcore: registered new interface driver usbfs
[    0.292255] usbcore: registered new interface driver hub
[    0.292255] usbcore: registered new device driver usb
[    0.292255] pps_core: LinuxPPS API ver. 1 registered
[    0.292255] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.292255] PTP clock support registered
[    0.292255] EDAC MC: Ver: 3.0.0
[    0.292359] Registered efivars operations
[    0.292359] NetLabel: Initializing
[    0.292359] NetLabel:  domain hash size = 128
[    0.292359] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.292359] NetLabel:  unlabeled traffic allowed by default
[    0.292359] PCI: Using ACPI for IRQ routing
[    0.294204] PCI: pci_cache_line_size set to 64 bytes
[    0.294408] e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
[    0.294410] e820: reserve RAM buffer [mem 0x09c00000-0x0bffffff]
[    0.294411] e820: reserve RAM buffer [mem 0x09f00000-0x0bffffff]
[    0.294411] e820: reserve RAM buffer [mem 0xc0cdd000-0xc3ffffff]
[    0.294412] e820: reserve RAM buffer [mem 0xc323a000-0xc3ffffff]
[    0.294413] e820: reserve RAM buffer [mem 0xc4b7e000-0xc7ffffff]
[    0.294413] e820: reserve RAM buffer [mem 0xce000000-0xcfffffff]
[    0.294414] e820: reserve RAM buffer [mem 0x3ee300000-0x3efffffff]
[    0.294419] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[    0.294419] hpet0: 3 comparators, 32-bit 14.318180 MHz counter
[    0.296771] clocksource: Switched to clocksource tsc-early
[    0.300877] VFS: Disk quotas dquot_6.6.0
[    0.300910] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.301046] AppArmor: AppArmor Filesystem Enabled
[    0.301117] pnp: PnP ACPI init
[    0.301424] system 00:00: [mem 0xfec00000-0xfec01fff] could not be reserved
[    0.301432] system 00:00: [mem 0xfee00000-0xfee00fff] has been reserved
[    0.301436] system 00:00: [mem 0xf8000000-0xfbffffff] has been reserved
[    0.301443] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.301609] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.301632] system 00:02: [io  0x0400-0x04cf] has been reserved
[    0.301633] system 00:02: [io  0x04d0-0x04d1] has been reserved
[    0.301634] system 00:02: [io  0x04d6] has been reserved
[    0.301635] system 00:02: [io  0x0c00-0x0c01] has been reserved
[    0.301636] system 00:02: [io  0x0c14] has been reserved
[    0.301637] system 00:02: [io  0x0c50-0x0c52] has been reserved
[    0.301638] system 00:02: [io  0x0c6c] has been reserved
[    0.301639] system 00:02: [io  0x0c6f] has been reserved
[    0.301639] system 00:02: [io  0x0cd0-0x0cdb] has been reserved
[    0.301641] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.301689] system 00:03: [mem 0x000e0000-0x000fffff] could not be reserved
[    0.301690] system 00:03: [mem 0x00000000-0x01ffffff] could not be reserved
[    0.301692] system 00:03: [mem 0xfec10000-0xfec1001f] has been reserved
[    0.301693] system 00:03: [mem 0xfed00000-0xfed003ff] has been reserved
[    0.301695] system 00:03: [mem 0xfed61000-0xfed613ff] has been reserved
[    0.301696] system 00:03: [mem 0xfed80000-0xfed80fff] has been reserved
[    0.301698] system 00:03: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.301712] pnp 00:04: Plug and Play ACPI device, IDs LEN0071 PNP0303 (active)
[    0.301721] pnp 00:05: Plug and Play ACPI device, IDs LEN2147 PNP0f13 (active)
[    0.301931] pnp: PnP ACPI: found 6 devices
[    0.309499] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.309606] NET: Registered protocol family 2
[    0.309877] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.312164] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
[    0.312296] TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[    0.312559] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[    0.312711] TCP: Hash tables configured (established 131072 bind 65536)
[    0.312857] MPTCP token hash table entries: 16384 (order: 6, 393216 bytes, linear)
[    0.312938] UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
[    0.313004] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
[    0.313100] NET: Registered protocol family 1
[    0.313105] NET: Registered protocol family 44
[    0.313116] pci 0000:00:02.3: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 03] add_size 200000 add_align 100000
[    0.313145] pci 0000:00:02.3: BAR 15: assigned [mem 0x430000000-0x4301fffff 64bit pref]
[    0.313151] pci 0000:00:02.1: PCI bridge to [bus 01]
[    0.313156] pci 0000:00:02.1:   bridge window [mem 0xfd600000-0xfd6fffff]
[    0.313162] pci 0000:00:02.2: PCI bridge to [bus 02]
[    0.313164] pci 0000:00:02.2:   bridge window [io  0x3000-0x3fff]
[    0.313168] pci 0000:00:02.2:   bridge window [mem 0xfd500000-0xfd5fffff]
[    0.313174] pci 0000:00:02.3: PCI bridge to [bus 03]
[    0.313177] pci 0000:00:02.3:   bridge window [io  0x2000-0x2fff]
[    0.313180] pci 0000:00:02.3:   bridge window [mem 0xfd400000-0xfd4fffff]
[    0.313183] pci 0000:00:02.3:   bridge window [mem 0x430000000-0x4301fffff 64bit pref]
[    0.313190] pci 0000:00:08.1: PCI bridge to [bus 04]
[    0.313192] pci 0000:00:08.1:   bridge window [io  0x1000-0x1fff]
[    0.313195] pci 0000:00:08.1:   bridge window [mem 0xfd000000-0xfd3fffff]
[    0.313198] pci 0000:00:08.1:   bridge window [mem 0x460000000-0x4701fffff 64bit pref]
[    0.313204] pci_bus 0000:00: resource 4 [mem 0x000a0000-0x000bffff window]
[    0.313207] pci_bus 0000:00: resource 5 [mem 0x000c0000-0x000c1fff window]
[    0.313209] pci_bus 0000:00: resource 6 [mem 0x000c2000-0x000c3fff window]
[    0.313210] pci_bus 0000:00: resource 7 [mem 0x000c4000-0x000c5fff window]
[    0.313212] pci_bus 0000:00: resource 8 [mem 0x000c6000-0x000c7fff window]
[    0.313214] pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000c9fff window]
[    0.313216] pci_bus 0000:00: resource 10 [mem 0x000ca000-0x000cbfff window]
[    0.313218] pci_bus 0000:00: resource 11 [mem 0x000cc000-0x000cdfff window]
[    0.313220] pci_bus 0000:00: resource 12 [mem 0x000ce000-0x000cffff window]
[    0.313221] pci_bus 0000:00: resource 13 [mem 0x000d0000-0x000d1fff window]
[    0.313223] pci_bus 0000:00: resource 14 [mem 0x000d2000-0x000d3fff window]
[    0.313225] pci_bus 0000:00: resource 15 [mem 0x000d4000-0x000d5fff window]
[    0.313227] pci_bus 0000:00: resource 16 [mem 0x000d6000-0x000d7fff window]
[    0.313229] pci_bus 0000:00: resource 17 [mem 0x000d8000-0x000d9fff window]
[    0.313231] pci_bus 0000:00: resource 18 [mem 0x000da000-0x000dbfff window]
[    0.313232] pci_bus 0000:00: resource 19 [mem 0x000dc000-0x000ddfff window]
[    0.313234] pci_bus 0000:00: resource 20 [mem 0x000de000-0x000dffff window]
[    0.313236] pci_bus 0000:00: resource 21 [mem 0x000e0000-0x000e1fff window]
[    0.313238] pci_bus 0000:00: resource 22 [mem 0x000e2000-0x000e3fff window]
[    0.313240] pci_bus 0000:00: resource 23 [mem 0x000e4000-0x000e5fff window]
[    0.313242] pci_bus 0000:00: resource 24 [mem 0x000e6000-0x000e7fff window]
[    0.313243] pci_bus 0000:00: resource 25 [mem 0x000e8000-0x000e9fff window]
[    0.313245] pci_bus 0000:00: resource 26 [mem 0x000ea000-0x000ebfff window]
[    0.313247] pci_bus 0000:00: resource 27 [mem 0x000ec000-0x000edfff window]
[    0.313249] pci_bus 0000:00: resource 28 [mem 0x000ee000-0x000effff window]
[    0.313251] pci_bus 0000:00: resource 29 [mem 0xd0000000-0xf7ffffff window]
[    0.313253] pci_bus 0000:00: resource 30 [mem 0xfc000000-0xfdffffff window]
[    0.313255] pci_bus 0000:00: resource 31 [mem 0x430000000-0xffffffffff window]
[    0.313257] pci_bus 0000:00: resource 32 [io  0x0000-0x0cf7 window]
[    0.313259] pci_bus 0000:00: resource 33 [io  0x0d00-0xffff window]
[    0.313261] pci_bus 0000:01: resource 1 [mem 0xfd600000-0xfd6fffff]
[    0.313263] pci_bus 0000:02: resource 0 [io  0x3000-0x3fff]
[    0.313265] pci_bus 0000:02: resource 1 [mem 0xfd500000-0xfd5fffff]
[    0.313267] pci_bus 0000:03: resource 0 [io  0x2000-0x2fff]
[    0.313269] pci_bus 0000:03: resource 1 [mem 0xfd400000-0xfd4fffff]
[    0.313270] pci_bus 0000:03: resource 2 [mem 0x430000000-0x4301fffff 64bit pref]
[    0.313273] pci_bus 0000:04: resource 0 [io  0x1000-0x1fff]
[    0.313274] pci_bus 0000:04: resource 1 [mem 0xfd000000-0xfd3fffff]
[    0.313276] pci_bus 0000:04: resource 2 [mem 0x460000000-0x4701fffff 64bit pref]
[    0.313646] pci 0000:04:00.1: D0 power state depends on 0000:04:00.0
[    0.313948] PCI: CLS 32 bytes, default 64
[    0.314046] Trying to unpack rootfs image as initramfs...
[    0.393057] Freeing initrd memory: 8096K
[    0.393091] pci 0000:00:00.2: AMD-Vi: IOMMU performance counters supported
[    0.393237] pci 0000:00:00.2: can't derive routing for PCI INT A
[    0.393239] pci 0000:00:00.2: PCI INT A: not connected
[    0.393264] pci 0000:00:01.0: Adding to iommu group 0
[    0.393276] pci 0000:00:02.0: Adding to iommu group 1
[    0.393283] pci 0000:00:02.1: Adding to iommu group 2
[    0.393291] pci 0000:00:02.2: Adding to iommu group 3
[    0.393298] pci 0000:00:02.3: Adding to iommu group 4
[    0.393307] pci 0000:00:08.0: Adding to iommu group 5
[    0.393312] pci 0000:00:08.1: Adding to iommu group 5
[    0.393322] pci 0000:00:14.0: Adding to iommu group 6
[    0.393328] pci 0000:00:14.3: Adding to iommu group 6
[    0.393348] pci 0000:00:18.0: Adding to iommu group 7
[    0.393354] pci 0000:00:18.1: Adding to iommu group 7
[    0.393359] pci 0000:00:18.2: Adding to iommu group 7
[    0.393365] pci 0000:00:18.3: Adding to iommu group 7
[    0.393370] pci 0000:00:18.4: Adding to iommu group 7
[    0.393375] pci 0000:00:18.5: Adding to iommu group 7
[    0.393382] pci 0000:00:18.6: Adding to iommu group 7
[    0.393387] pci 0000:00:18.7: Adding to iommu group 7
[    0.393394] pci 0000:01:00.0: Adding to iommu group 8
[    0.393401] pci 0000:02:00.0: Adding to iommu group 9
[    0.393408] pci 0000:03:00.0: Adding to iommu group 10
[    0.393421] pci 0000:04:00.0: Adding to iommu group 5
[    0.393424] pci 0000:04:00.1: Adding to iommu group 5
[    0.393427] pci 0000:04:00.2: Adding to iommu group 5
[    0.393430] pci 0000:04:00.3: Adding to iommu group 5
[    0.393433] pci 0000:04:00.4: Adding to iommu group 5
[    0.393436] pci 0000:04:00.5: Adding to iommu group 5
[    0.393440] pci 0000:04:00.6: Adding to iommu group 5
[    0.394841] pci 0000:00:00.2: AMD-Vi: Found IOMMU cap 0x40
[    0.394845] pci 0000:00:00.2: AMD-Vi: Extended features (0x206d73ef22254ade):
[    0.394847]  PPR X2APIC NX GT IA GA PC GA_vAPIC
[    0.394850] AMD-Vi: Interrupt remapping enabled
[    0.394851] AMD-Vi: Virtual APIC enabled
[    0.394851] AMD-Vi: X2APIC enabled
[    0.395033] AMD-Vi: Lazy IO/TLB flushing enabled
[    0.395789] amd_uncore: 4  amd_df counters detected
[    0.395792] amd_uncore: 6  amd_l3 counters detected
[    0.396349] LVT offset 0 assigned for vector 0x400
[    0.396611] perf: AMD IBS detected (0x000003ff)
[    0.396616] perf/amd_iommu: Detected AMD IOMMU #0 (2 banks, 4 counters/bank).
[    0.398748] check: Scanning for low memory corruption every 60 seconds
[    0.399026] Initialise system trusted keyrings
[    0.399040] Key type blacklist registered
[    0.399093] workingset: timestamp_bits=41 max_order=22 bucket_order=0
[    0.399715] zbud: loaded
[    0.402528] Key type asymmetric registered
[    0.402530] Asymmetric key parser 'x509' registered
[    0.402535] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
[    0.402641] io scheduler mq-deadline registered
[    0.402643] io scheduler kyber registered
[    0.402659] io scheduler bfq registered
[    0.403422] pcieport 0000:00:02.1: PME: Signaling with IRQ 26
[    0.403515] pcieport 0000:00:02.2: PME: Signaling with IRQ 27
[    0.403593] pcieport 0000:00:02.3: PME: Signaling with IRQ 28
[    0.403607] pcieport 0000:00:02.3: pciehp: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
[    0.403802] pcieport 0000:00:08.1: PME: Signaling with IRQ 29
[    0.403866] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    0.403885] efifb: probing for efifb
[    0.403930] efifb: showing boot graphics
[    0.405233] efifb: framebuffer at 0x460000000, using 8128k, total 8128k
[    0.405234] efifb: mode is 1920x1080x32, linelength=7680, pages=1
[    0.405235] efifb: scrolling: redraw
[    0.405235] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    0.405277] fbcon: Deferring console take-over
[    0.405278] fb0: EFI VGA frame buffer device
[    0.406057] ACPI: AC: AC Adapter [AC] (on-line)
[    0.406085] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[    0.406097] ACPI: button: Power Button [PWRB]
[    0.406117] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input1
[    0.407324] ACPI: button: Lid Switch [LID]
[    0.407402] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2
[    0.407656] ACPI: button: Sleep Button [SLPB]
[    0.407731] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
[    0.408043] ACPI: button: Power Button [PWRF]
[    0.408312] smpboot: Estimated ratio of average max frequency by base frequency (times 1024): 1501
[    0.408360] Monitor-Mwait will be used to enter C-1 state
[    0.408400] ACPI: \_SB_.PLTF.C000: Found 3 idle states
[    0.408748] ACPI: \_SB_.PLTF.C001: Found 3 idle states
[    0.408886] ACPI: \_SB_.PLTF.C002: Found 3 idle states
[    0.409097] ACPI: \_SB_.PLTF.C003: Found 3 idle states
[    0.409199] ACPI: \_SB_.PLTF.C004: Found 3 idle states
[    0.409316] ACPI: \_SB_.PLTF.C005: Found 3 idle states
[    0.409429] ACPI: \_SB_.PLTF.C006: Found 3 idle states
[    0.409551] ACPI: \_SB_.PLTF.C007: Found 3 idle states
[    0.409664] ACPI: \_SB_.PLTF.C008: Found 3 idle states
[    0.409898] ACPI: \_SB_.PLTF.C009: Found 3 idle states
[    0.410045] ACPI: \_SB_.PLTF.C00A: Found 3 idle states
[    0.410230] ACPI: \_SB_.PLTF.C00B: Found 3 idle states
[    0.410580] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    0.411284] ACPI: battery: Slot [BAT0] (battery present)
[    0.411808] Non-volatile memory driver v1.3
[    0.411810] AMD-Vi: AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
[    0.413068] nvme nvme0: pci function 0000:01:00.0
[    0.413126] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.413140] ehci-pci: EHCI PCI platform driver
[    0.413149] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    0.413150] ohci-pci: OHCI PCI platform driver
[    0.413154] uhci_hcd: USB Universal Host Controller Interface driver
[    0.413279] usbcore: registered new interface driver usbserial_generic
[    0.413283] usbserial: USB Serial support registered for generic
[    0.413567] rtc_cmos 00:01: RTC can wake from S4
[    0.413830] rtc_cmos 00:01: registered as rtc0
[    0.413910] rtc_cmos 00:01: setting system clock to 2021-07-15T23:24:55 UTC (1626391495)
[    0.413954] rtc_cmos 00:01: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[    0.414270] ledtrig-cpu: registered to indicate activity on CPUs
[    0.414416] hid: raw HID events driver (C) Jiri Kosina
[    0.414522] ashmem: initialized
[    0.414632] drop_monitor: Initializing network drop monitor service
[    0.414683] Initializing XFRM netlink socket
[    0.414745] NET: Registered protocol family 10
[    0.419691] Segment Routing with IPv6
[    0.419696] RPL Segment Routing with IPv6
[    0.419733] NET: Registered protocol family 17
[    0.421353] microcode: CPU0: patch_level=0x08608103
[    0.421380] microcode: CPU1: patch_level=0x08608103
[    0.421419] microcode: CPU2: patch_level=0x08608103
[    0.421446] microcode: CPU3: patch_level=0x08608103
[    0.421490] microcode: CPU4: patch_level=0x08608103
[    0.421507] microcode: CPU5: patch_level=0x08608103
[    0.421526] microcode: CPU6: patch_level=0x08608103
[    0.421540] microcode: CPU7: patch_level=0x08608103
[    0.421564] microcode: CPU8: patch_level=0x08608103
[    0.421584] microcode: CPU9: patch_level=0x08608103
[    0.421607] microcode: CPU10: patch_level=0x08608103
[    0.421630] microcode: CPU11: patch_level=0x08608103
[    0.421638] microcode: Microcode Update Driver: v2.2.
[    0.422064] resctrl: L3 allocation detected
[    0.422068] resctrl: L3DATA allocation detected
[    0.422068] resctrl: L3CODE allocation detected
[    0.422069] resctrl: MB allocation detected
[    0.422070] resctrl: L3 monitoring detected
[    0.422075] IPI shorthand broadcast: enabled
[    0.422091] sched_clock: Marking stable (421667344, 371403)->(426042817, -4004070)
[    0.422278] registered taskstats version 1
[    0.422288] Loading compiled-in X.509 certificates
[    0.424977] Loaded X.509 cert 'Build time autogenerated kernel key: 14b8c543cc5ed22a1b36d8717179a041c60c80e4'
[    0.427898] zswap: loaded using pool zstd/z3fold
[    0.428517] Key type ._fscrypt registered
[    0.428522] Key type .fscrypt registered
[    0.428522] Key type fscrypt-provisioning registered
[    0.428569] AppArmor: AppArmor sha1 policy hashing enabled
[    0.428830] PM:   Magic number: 13:947:453
[    0.429120] RAS: Correctable Errors collector initialized.
[    0.512241] nvme nvme0: 16/0/0 default/read/poll queues
[    0.519141]  nvme0n1: p1 p2
[    0.521437] Freeing unused decrypted memory: 2036K
[    0.521739] Freeing unused kernel image (initmem) memory: 1652K
[    0.534920] Write protecting the kernel read-only data: 26624k
[    0.535725] Freeing unused kernel image (text/rodata gap) memory: 2036K
[    0.536012] Freeing unused kernel image (rodata/data gap) memory: 1176K
[    0.560117] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    0.560123] rodata_test: all tests were successful
[    0.560129] Run /init as init process
[    0.560130]   with arguments:
[    0.560131]     /init
[    0.560132]   with environment:
[    0.560132]     HOME=/
[    0.560133]     TERM=linux
[    0.560133]     BOOT_IMAGE=/boot/vmlinuz-5.12-x86_64
[    0.659754] xhci_hcd 0000:04:00.3: xHCI Host Controller
[    0.659767] xhci_hcd 0000:04:00.3: new USB bus registered, assigned bus number 1
[    0.659875] xhci_hcd 0000:04:00.3: hcc params 0x0268ffe5 hci version 0x110 quirks 0x0000020000000410
[    0.660298] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.12
[    0.660305] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.660307] usb usb1: Product: xHCI Host Controller
[    0.660308] usb usb1: Manufacturer: Linux 5.12.16-1-MANJARO xhci-hcd
[    0.660310] usb usb1: SerialNumber: 0000:04:00.3
[    0.660522] hub 1-0:1.0: USB hub found
[    0.660531] hub 1-0:1.0: 4 ports detected
[    0.660754] xhci_hcd 0000:04:00.3: xHCI Host Controller
[    0.660759] xhci_hcd 0000:04:00.3: new USB bus registered, assigned bus number 2
[    0.660762] xhci_hcd 0000:04:00.3: Host supports USB 3.1 Enhanced SuperSpeed
[    0.660775] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[    0.660790] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.12
[    0.660792] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.660793] usb usb2: Product: xHCI Host Controller
[    0.660794] usb usb2: Manufacturer: Linux 5.12.16-1-MANJARO xhci-hcd
[    0.660794] usb usb2: SerialNumber: 0000:04:00.3
[    0.660895] hub 2-0:1.0: USB hub found
[    0.660900] hub 2-0:1.0: 2 ports detected
[    0.661261] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
[    0.661281] xhci_hcd 0000:04:00.4: xHCI Host Controller
[    0.661287] xhci_hcd 0000:04:00.4: new USB bus registered, assigned bus number 3
[    0.661377] xhci_hcd 0000:04:00.4: hcc params 0x0268ffe5 hci version 0x110 quirks 0x0000020000000410
[    0.661658] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.12
[    0.661659] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.661660] usb usb3: Product: xHCI Host Controller
[    0.661661] usb usb3: Manufacturer: Linux 5.12.16-1-MANJARO xhci-hcd
[    0.661662] usb usb3: SerialNumber: 0000:04:00.4
[    0.661744] hub 3-0:1.0: USB hub found
[    0.661786] hub 3-0:1.0: 4 ports detected
[    0.661948] xhci_hcd 0000:04:00.4: xHCI Host Controller
[    0.661951] xhci_hcd 0000:04:00.4: new USB bus registered, assigned bus number 4
[    0.661954] xhci_hcd 0000:04:00.4: Host supports USB 3.1 Enhanced SuperSpeed
[    0.661963] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[    0.661977] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.12
[    0.661978] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.661979] usb usb4: Product: xHCI Host Controller
[    0.661980] usb usb4: Manufacturer: Linux 5.12.16-1-MANJARO xhci-hcd
[    0.661980] usb usb4: SerialNumber: 0000:04:00.4
[    0.662049] hub 4-0:1.0: USB hub found
[    0.662053] hub 4-0:1.0: 2 ports detected
[    0.664739] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.664787] serio: i8042 AUX port at 0x60,0x64 irq 12
[    0.676650] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
[    0.690347] fbcon: Taking over console
[    0.690464] Console: switching to colour frame buffer device 240x67
[    0.734631] EXT4-fs (nvme0n1p2): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
[    0.772047] random: fast init done
[    0.858236] systemd[1]: systemd 248.3-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)
[    0.858301] systemd[1]: Detected architecture x86-64.
[    0.858873] systemd[1]: Hostname set to <winlap>.
[    0.908070] usb 1-3: new high-speed USB device number 2 using xhci_hcd
[    0.911780] usb 3-3: new full-speed USB device number 2 using xhci_hcd
[    0.999980] random: lvmconfig: uninitialized urandom read (4 bytes read)
[    1.047203] systemd[1]: Queued start job for default target Graphical Interface.
[    1.048500] systemd[1]: Created slice system-getty.slice.
[    1.048678] systemd[1]: Created slice system-modprobe.slice.
[    1.048864] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[    1.049026] systemd[1]: Created slice User and Session Slice.
[    1.049113] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[    1.049145] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    1.049271] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    1.049296] systemd[1]: Reached target Local Encrypted Volumes.
[    1.049307] systemd[1]: Reached target Login Prompts.
[    1.049329] systemd[1]: Reached target Remote File Systems.
[    1.049338] systemd[1]: Reached target Slices.
[    1.049357] systemd[1]: Reached target Local Verity Integrity Protected Volumes.
[    1.049416] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[    1.049601] systemd[1]: Listening on LVM2 poll daemon socket.
[    1.050289] systemd[1]: Listening on Process Core Dump Socket.
[    1.050414] systemd[1]: Listening on Journal Audit Socket.
[    1.050474] systemd[1]: Listening on Journal Socket (/dev/log).
[    1.050530] systemd[1]: Listening on Journal Socket.
[    1.051496] systemd[1]: Listening on udev Control Socket.
[    1.051583] systemd[1]: Listening on udev Kernel Socket.
[    1.052176] systemd[1]: Mounting Huge Pages File System...
[    1.052610] usb 1-3: New USB device found, idVendor=13d3, idProduct=56fb, bcdDevice=20.04
[    1.052615] usb 1-3: New USB device strings: Mfr=3, Product=1, SerialNumber=2
[    1.052616] usb 1-3: Product: Integrated Camera
[    1.052617] usb 1-3: Manufacturer: Azurewave
[    1.052618] usb 1-3: SerialNumber: 0000
[    1.052905] systemd[1]: Mounting POSIX Message Queue File System...
[    1.053510] systemd[1]: Mounting Kernel Debug File System...
[    1.054081] systemd[1]: Mounting Kernel Trace File System...
[    1.054728] systemd[1]: Starting Load AppArmor profiles...
[    1.055418] systemd[1]: Starting Create list of static device nodes for the current kernel...
[    1.056098] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
[    1.056636] systemd[1]: Starting Load Kernel Module configfs...
[    1.057332] systemd[1]: Starting Load Kernel Module drm...
[    1.058083] systemd[1]: Starting Load Kernel Module fuse...
[    1.058290] random: lvm: uninitialized urandom read (4 bytes read)
[    1.058531] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
[    1.058569] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
[    1.059777] systemd[1]: Starting Load Kernel Modules...
[    1.060592] systemd[1]: Starting Remount Root and Kernel File Systems...
[    1.060644] systemd[1]: Condition check resulted in Repartition Root Disk being skipped.
[    1.061146] systemd[1]: Starting Coldplug All udev Devices...
[    1.062345] Linux agpgart interface v0.103
[    1.062587] systemd[1]: Mounted Huge Pages File System.
[    1.062759] systemd[1]: Mounted POSIX Message Queue File System.
[    1.062833] systemd[1]: Mounted Kernel Debug File System.
[    1.062870] systemd[1]: Mounted Kernel Trace File System.
[    1.063051] systemd[1]: Finished Create list of static device nodes for the current kernel.
[    1.063315] systemd[1]: modprobe@configfs.service: Deactivated successfully.
[    1.063459] systemd[1]: Finished Load Kernel Module configfs.
[    1.064204] systemd[1]: Mounting Kernel Configuration File System...
[    1.066171] systemd[1]: Mounted Kernel Configuration File System.
[    1.066840] EXT4-fs (nvme0n1p2): re-mounted. Opts: (null). Quota mode: none.
[    1.067941] systemd[1]: Finished Remount Root and Kernel File Systems.
[    1.068766] systemd[1]: Activating swap /swapfile...
[    1.068914] systemd[1]: Condition check resulted in First Boot Wizard being skipped.
[    1.069383] fuse: init (API version 7.33)
[    1.069505] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
[    1.070350] systemd[1]: Starting Load/Save Random Seed...
[    1.071430] systemd[1]: Starting Create System Users...
[    1.071663] systemd[1]: modprobe@fuse.service: Deactivated successfully.
[    1.071861] systemd[1]: Finished Load Kernel Module fuse.
[    1.072238] systemd[1]: Finished Load Kernel Modules.
[    1.072915] systemd[1]: Mounting FUSE Control File System...
[    1.073702] systemd[1]: Starting Apply Kernel Variables...
[    1.076168] systemd[1]: Mounted FUSE Control File System.
[    1.080812] systemd[1]: Finished Apply Kernel Variables.
[    1.082634] systemd[1]: Starting CLI Netfilter Manager...
[    1.085573] systemd[1]: Finished Create System Users.
[    1.086146] usb 3-3: New USB device found, idVendor=04f3, idProduct=0c4b, bcdDevice=27.00
[    1.086151] usb 3-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.086153] usb 3-3: Product: ELAN:Fingerprint
[    1.086155] usb 3-3: Manufacturer: ELAN
[    1.086807] systemd[1]: Starting Create Static Device Nodes in /dev...
[    1.089962] systemd[1]: modprobe@drm.service: Deactivated successfully.
[    1.090201] systemd[1]: Finished Load Kernel Module drm.
[    1.091072] Adding 524284k swap on /swapfile.  Priority:-2 extents:3 across:778240k SSFS
[    1.091326] systemd[1]: Activated swap /swapfile.
[    1.091409] systemd[1]: Reached target Swap.
[    1.092686] systemd[1]: Mounting Temporary Directory (/tmp)...
[    1.093279] systemd[1]: Finished CLI Netfilter Manager.
[    1.094428] systemd[1]: Mounted Temporary Directory (/tmp).
[    1.099910] systemd[1]: Finished Create Static Device Nodes in /dev.
[    1.101408] systemd[1]: Started Entropy Daemon based on the HAVEGE algorithm.
[    1.103130] systemd[1]: Starting Journal Service...
[    1.104848] systemd[1]: Starting Rule-based Manager for Device Events and Files...
[    1.125694] audit: type=1400 audit(1626391496.209:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="lsb_release" pid=297 comm="apparmor_parser"
[    1.126543] systemd[1]: Finished Coldplug All udev Devices.
[    1.126626] audit: type=1130 audit(1626391496.209:3): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    1.138715] audit: type=1400 audit(1626391496.223:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe" pid=298 comm="apparmor_parser"
[    1.139659] audit: type=1400 audit(1626391496.223:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe//kmod" pid=298 comm="apparmor_parser"
[    1.142871] systemd[1]: Started Journal Service.
[    1.142954] audit: type=1130 audit(1626391496.226:6): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    1.143994] audit: type=1130 audit(1626391496.226:7): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    1.150875] systemd-journald[311]: Received client request to flush runtime journal.
[    1.161994] audit: type=1400 audit(1626391496.243:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="dovecot-script-login" pid=299 comm="apparmor_parser"
[    1.171975] random: mktemp: uninitialized urandom read (6 bytes read)
[    1.197070] audit: type=1400 audit(1626391496.279:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="php-fpm" pid=296 comm="apparmor_parser"
[    1.199338] audit: type=1130 audit(1626391496.283:10): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-journal-flush comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    1.205446] usb 3-4: new full-speed USB device number 3 using xhci_hcd
[    1.205793] acpi_cpufreq: overriding BIOS provided _PSD data
[    1.212330] ACPI: video: Video Device [VGA] (multi-head: yes  rom: no  post: no)
[    1.212823] acpi device:0b: registered as cooling_device12
[    1.212870] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:0a/LNXVIDEO:00/input/input6
[    1.230691] acpi PNP0C14:01: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00)
[    1.230771] acpi PNP0C14:02: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00)
[    1.230856] acpi PNP0C14:03: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00)
[    1.230917] acpi PNP0C14:04: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00)
[    1.231064] acpi PNP0C14:05: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00)
[    1.309463] piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
[    1.309470] piix4_smbus 0000:00:14.0: Using register 0x02 for SMBus port selection
[    1.309597] piix4_smbus 0000:00:14.0: Auxiliary SMBus Host Controller at 0xb20
[    1.311780] sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver
[    1.311909] sp5100-tco sp5100-tco: Using 0xfeb00000 for watchdog MMIO address
[    1.312020] input: PC Speaker as /devices/platform/pcspkr/input/input7
[    1.312386] sp5100-tco sp5100-tco: initialized. heartbeat=60 sec (nowayout=0)
[    1.316582] random: crng init done
[    1.316586] random: 1 urandom warning(s) missed due to ratelimiting
[    1.358220] RAPL PMU: API unit is 2^-32 Joules, 1 fixed counters, 163840 ms ovfl timer
[    1.358227] RAPL PMU: hw unit of domain package 2^-16 Joules
[    1.365128] usb 3-4: New USB device found, idVendor=0bda, idProduct=4852, bcdDevice= 0.00
[    1.365135] usb 3-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    1.365137] usb 3-4: Product: Bluetooth Radio
[    1.365139] usb 3-4: Manufacturer: Realtek
[    1.365141] usb 3-4: SerialNumber: 00e04c000001
[    1.386201] cryptd: max_cpu_qlen set to 1000
[    1.390060] tpm_tis STM0125:00: 2.0 TPM (device-id 0x0, rev-id 78)
[    1.394074] thinkpad_acpi: ThinkPad ACPI Extras v0.26
[    1.394077] thinkpad_acpi: http://ibm-acpi.sf.net/
[    1.394078] thinkpad_acpi: ThinkPad BIOS R1OET26W (1.05 ), EC R1OHT26W
[    1.394079] thinkpad_acpi: Lenovo ThinkPad E14 Gen 3, model 20Y70047MX
[    1.394399] thinkpad_acpi: radio switch found; radios are enabled
[    1.394414] thinkpad_acpi: This ThinkPad has standard ACPI backlight brightness control, supported by the ACPI video driver
[    1.394415] thinkpad_acpi: Disabling thinkpad-acpi brightness events by default...
[    1.396128] AVX2 version of gcm_enc/dec engaged.
[    1.396161] AES CTR mode by8 optimization enabled
[    1.396305] thinkpad_acpi: rfkill switch tpacpi_bluetooth_sw: radio is unblocked
[    1.403702] tsc: Refined TSC clocksource calibration: 2112.294 MHz
[    1.403709] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x1e728e437c8, max_idle_ns: 440795283021 ns
[    1.404342] clocksource: Switched to clocksource tsc
[    1.413574] r8169 0000:02:00.0: can't disable ASPM; OS doesn't have ASPM control
[    1.435577] libphy: r8169: probed
[    1.435762] r8169 0000:02:00.0 eth0: RTL8168gu/8111gu, 38:f3:ab:ce:88:c4, XID 509, IRQ 67
[    1.435766] r8169 0000:02:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko]
[    1.555500] ACPI Error: No handler for Region [ECSI] (00000000c49fdcb1) [EmbeddedControl] (20210105/evregion-130)
[    1.555514] ACPI Error: Region EmbeddedControl (ID=3) has no handler (20210105/exfldio-261)
[    1.555526] ACPI Error: Aborting method \_SB.UBTC.ECRD due to previous error (AE_NOT_EXIST) (20210105/psparse-529)
[    1.555534] ACPI Error: Aborting method \_SB.UBTC._DSM due to previous error (AE_NOT_EXIST) (20210105/psparse-529)
[    1.555547] ACPI: \_SB_.UBTC: failed to evaluate _DSM (0x6)
[    1.555550] ucsi_acpi USBC000:00: ucsi_acpi_dsm: failed to evaluate _DSM 2
[    1.568935] thinkpad_acpi: Standard ACPI backlight interface available, not loading native one
[    1.583267] ccp 0000:04:00.2: enabling device (0000 -> 0002)
[    1.584013] ccp 0000:04:00.2: ccp: unable to access the device: you might be running a broken BIOS.
[    1.594175] ccp 0000:04:00.2: tee enabled
[    1.594181] ccp 0000:04:00.2: psp enabled
[    1.613032] thinkpad_acpi: battery 1 registered (start 95, stop 100)
[    1.613043] ACPI: battery: new extension: ThinkPad Battery Extension
[    1.613743] input: ThinkPad Extra Buttons as /devices/platform/thinkpad_acpi/input/input9
[    1.658468] loop: module loaded
[    1.669412] kvm: Nested Virtualization enabled
[    1.669417] SVM: kvm: Nested Paging enabled
[    1.669427] SVM: Virtual VMLOAD VMSAVE supported
[    1.669427] SVM: Virtual GIF supported
[    1.690611] MCE: In-kernel MCE decoding enabled.
[    1.691118] loop0: detected capacity change from 0 to 8
[    1.740485] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    1.748306] mc: Linux media interface: v0.10
[    1.761909] videodev: Linux video capture interface: v2.00
[    1.867110] usb 1-3: Found UVC 1.10 device Integrated Camera (13d3:56fb)
[    1.874208] input: Integrated Camera: Integrated C as /devices/pci0000:00/0000:00:08.1/0000:04:00.3/usb1/1-3/1-3:1.0/input/input10
[    1.875270] usb 1-3: Found UVC 1.50 device Integrated Camera (13d3:56fb)
[    1.876998] input: Integrated Camera: Integrated I as /devices/pci0000:00/0000:00:08.1/0000:04:00.3/usb1/1-3/1-3:1.2/input/input11
[    1.877099] usbcore: registered new interface driver uvcvideo
[    1.893229] psmouse serio1: elantech: assuming hardware version 4 (with firmware version 0x5f3001)
[    1.906243] psmouse serio1: elantech: Synaptics capabilities query result 0x90, 0x18, 0x0d.
[    1.908698] r8169 0000:02:00.0 enp2s0: renamed from eth0
[    1.919701] psmouse serio1: elantech: Elan sample query result 00, 0d, a7
[    1.932527] psmouse serio1: elantech: Elan ic body: 0x11, current fw version: 0x4
[    1.945525] intel_rapl_common: Found RAPL domain package
[    1.945532] intel_rapl_common: Found RAPL domain core
[    1.948919] Generic FE-GE Realtek PHY r8169-200:00: attached PHY driver (mii_bus:phy_addr=r8169-200:00, irq=MAC)
[    2.004951] psmouse serio1: elantech: Trying to set up SMBus access
[    2.004958] psmouse serio1: elantech: SMbus companion is not ready yet
[    2.033374] input: ETPS/2 Elantech TrackPoint as /devices/platform/i8042/serio1/input/input12
[    2.049532] input: ETPS/2 Elantech Touchpad as /devices/platform/i8042/serio1/input/input8
[    2.071959] snd_rn_pci_acp3x 0000:04:00.5: enabling device (0000 -> 0002)
[    2.072785] mousedev: PS/2 mouse device common for all mice
[    2.132210] r8169 0000:02:00.0 enp2s0: Link is Down
[    2.238901] snd_hda_intel 0000:04:00.1: enabling device (0000 -> 0002)
[    2.239068] snd_hda_intel 0000:04:00.1: Handle vga_switcheroo audio client
[    2.239219] snd_hda_intel 0000:04:00.6: enabling device (0000 -> 0002)
[    2.393271] input: HD-Audio Generic HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:08.1/0000:04:00.1/sound/card0/input13
[    2.393321] input: HD-Audio Generic HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:08.1/0000:04:00.1/sound/card0/input14
[    2.393354] input: HD-Audio Generic HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:08.1/0000:04:00.1/sound/card0/input15
[    2.400122] snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC257: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[    2.400128] snd_hda_codec_realtek hdaudioC1D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    2.400130] snd_hda_codec_realtek hdaudioC1D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[    2.400131] snd_hda_codec_realtek hdaudioC1D0:    mono: mono_out=0x0
[    2.400132] snd_hda_codec_realtek hdaudioC1D0:    inputs:
[    2.400132] snd_hda_codec_realtek hdaudioC1D0:      Mic=0x19
[    2.400133] snd_hda_codec_realtek hdaudioC1D0:      Internal Mic=0x12
[    2.470349] input: HD-Audio Generic Mic as /devices/pci0000:00/0000:00:08.1/0000:04:00.6/sound/card1/input16
[    2.470424] input: HD-Audio Generic Headphone as /devices/pci0000:00/0000:00:08.1/0000:04:00.6/sound/card1/input17
[    2.589533] [drm] amdgpu kernel modesetting enabled.
[    2.589749] Virtual CRAT table created for CPU
[    2.589772] amdgpu: Topology: Add CPU node
[    2.589908] checking generic (460000000 7f0000) vs hw (460000000 10000000)
[    2.589911] fb0: switching to amdgpudrmfb from EFI VGA
[    2.590143] Console: switching to colour dummy device 80x25
[    2.590213] amdgpu 0000:04:00.0: vgaarb: deactivate vga console
[    2.590287] amdgpu 0000:04:00.0: enabling device (0006 -> 0007)
[    2.590424] [drm] initializing kernel modesetting (RENOIR 0x1002:0x164C 0x17AA:0x5097 0xC2).
[    2.590435] amdgpu 0000:04:00.0: amdgpu: Trusted Memory Zone (TMZ) feature disabled as experimental (default)
[    2.590589] [drm] register mmio base: 0xFD300000
[    2.590591] [drm] register mmio size: 524288
[    2.590594] [drm] PCIE atomic ops is not supported
[    2.592054] [drm] add ip block number 0 <soc15_common>
[    2.592057] [drm] add ip block number 1 <gmc_v9_0>
[    2.592058] [drm] add ip block number 2 <vega10_ih>
[    2.592064] [drm] add ip block number 3 <psp>
[    2.592065] [drm] add ip block number 4 <smu>
[    2.592066] [drm] add ip block number 5 <gfx_v9_0>
[    2.592067] [drm] add ip block number 6 <sdma_v4_0>
[    2.592068] [drm] add ip block number 7 <dm>
[    2.592070] [drm] add ip block number 8 <vcn_v2_0>
[    2.592070] [drm] add ip block number 9 <jpeg_v2_0>
[    2.592197] amdgpu 0000:04:00.0: amdgpu: Fetched VBIOS from VFCT
[    2.592206] amdgpu: ATOM BIOS: 113-LUCIENNE-016
[    2.592752] [drm] VCN decode is enabled in VM mode
[    2.592754] [drm] VCN encode is enabled in VM mode
[    2.592755] [drm] JPEG decode is enabled in VM mode
[    2.592793] [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, fragment size is 9-bit
[    2.592801] amdgpu 0000:04:00.0: amdgpu: VRAM: 1024M 0x000000F400000000 - 0x000000F43FFFFFFF (1024M used)
[    2.592803] amdgpu 0000:04:00.0: amdgpu: GART: 1024M 0x0000000000000000 - 0x000000003FFFFFFF
[    2.592804] amdgpu 0000:04:00.0: amdgpu: AGP: 267419648M 0x000000F800000000 - 0x0000FFFFFFFFFFFF
[    2.592810] [drm] Detected VRAM RAM=1024M, BAR=1024M
[    2.592811] [drm] RAM width 128bits DDR4
[    2.593049] [TTM] Zone  kernel: Available graphics memory: 7617996 KiB
[    2.593051] [TTM] Zone   dma32: Available graphics memory: 2097152 KiB
[    2.593111] [drm] amdgpu: 1024M of VRAM memory ready
[    2.593114] [drm] amdgpu: 3072M of GTT memory ready.
[    2.593116] [drm] GART: num cpu pages 262144, num gpu pages 262144
[    2.593266] [drm] PCIE GART of 1024M enabled (table at 0x000000F400900000).
[    2.599112] [drm] Loading DMUB firmware via PSP: version=0x00000000
[    2.599680] [drm] Found VCN firmware Version ENC: 1.14 DEC: 5 VEP: 0 Revision: 20
[    2.599686] [drm] PSP loading VCN firmware
[    2.682160] ucsi_acpi: probe of USBC000:00 failed with error -5
[    3.223139] Bluetooth: Core ver 2.22
[    3.223175] NET: Registered protocol family 31
[    3.223176] Bluetooth: HCI device and connection manager initialized
[    3.223180] Bluetooth: HCI socket layer initialized
[    3.223182] Bluetooth: L2CAP socket layer initialized
[    3.223184] Bluetooth: SCO socket layer initialized
[    3.234932] usbcore: registered new interface driver btusb
[    3.236981] Bluetooth: hci0: RTL: examining hci_ver=0b hci_rev=d9a8 lmp_ver=0b lmp_subver=a0cd
[    3.236993] Bluetooth: hci0: RTL: unknown IC info, lmp subver a0cd, hci rev d9a8, hci ver 000b
[    3.236996] Bluetooth: hci0: RTL: assuming no firmware upload needed
[    3.297779] [drm] reserve 0x400000 from 0xf43f800000 for PSP TMR
[    3.337024] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[    3.337031] Bluetooth: BNEP filters: protocol multicast
[    3.337038] Bluetooth: BNEP socket layer initialized
[    3.393250] amdgpu 0000:04:00.0: amdgpu: RAS: optional ras ta ucode is not available
[    3.401603] amdgpu 0000:04:00.0: amdgpu: RAP: optional rap ta ucode is not available
[    3.401608] amdgpu 0000:04:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[    3.401983] amdgpu 0000:04:00.0: amdgpu: SMU is initialized successfully!
[    3.403357] [drm] kiq ring mec 2 pipe 1 q 0
[    3.404066] [drm] Display Core initialized with v3.2.122!
[    3.404726] [drm] DMUB hardware initialized: version=0x01010014
[    3.431618] snd_hda_intel 0000:04:00.1: bound 0000:04:00.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu])
[    3.436841] NET: Registered protocol family 38
[    3.611741] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[    3.611763] [drm] JPEG decode initialized successfully.
[    3.612991] kfd kfd: Allocated 3969056 bytes on gart
[    3.613143] Virtual CRAT table created for GPU
[    3.613570] amdgpu: Topology: Add dGPU node [0x164c:0x1002]
[    3.613574] kfd kfd: added device 1002:164c
[    3.613577] amdgpu 0000:04:00.0: amdgpu: SE 1, SH per SE 2, CU per SH 18, active_cu_number 27
[    3.614248] [drm] fb mappable at 0x3F0CCF000
[    3.614252] [drm] vram apper at 0x3F0000000
[    3.614252] [drm] size 8294400
[    3.614253] [drm] fb depth is 24
[    3.614253] [drm]    pitch is 7680
[    3.614355] fbcon: amdgpudrmfb (fb0) is primary device
[    3.680622] Console: switching to colour frame buffer device 240x67
[    3.699356] amdgpu 0000:04:00.0: [drm] fb0: amdgpudrmfb frame buffer device
[    3.722354] amdgpu 0000:04:00.0: amdgpu: ring gfx uses VM inv eng 0 on hub 0
[    3.722364] amdgpu 0000:04:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[    3.722367] amdgpu 0000:04:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[    3.722370] amdgpu 0000:04:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[    3.722373] amdgpu 0000:04:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[    3.722375] amdgpu 0000:04:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[    3.722377] amdgpu 0000:04:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[    3.722379] amdgpu 0000:04:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[    3.722382] amdgpu 0000:04:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[    3.722385] amdgpu 0000:04:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[    3.722387] amdgpu 0000:04:00.0: amdgpu: ring sdma0 uses VM inv eng 0 on hub 1
[    3.722390] amdgpu 0000:04:00.0: amdgpu: ring vcn_dec uses VM inv eng 1 on hub 1
[    3.722393] amdgpu 0000:04:00.0: amdgpu: ring vcn_enc0 uses VM inv eng 4 on hub 1
[    3.722395] amdgpu 0000:04:00.0: amdgpu: ring vcn_enc1 uses VM inv eng 5 on hub 1
[    3.722398] amdgpu 0000:04:00.0: amdgpu: ring jpeg_dec uses VM inv eng 6 on hub 1
[    3.737284] [drm] Initialized amdgpu 3.40.0 20150101 for 0000:04:00.0 on minor 0
[    5.068594] r8169 0000:02:00.0 enp2s0: Link is Up - 1Gbps/Full - flow control rx/tx
[    5.068613] IPv6: ADDRCONF(NETDEV_CHANGE): enp2s0: link becomes ready
[    6.790403] kauditd_printk_skb: 57 callbacks suppressed
[    6.790408] audit: type=1131 audit(1626391501.873:64): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=snapd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    8.251963] audit: type=1131 audit(1626391503.333:65): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   12.016971] audit: type=1131 audit(1626391507.100:66): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   15.028219] audit: type=1100 audit(1626391510.110:67): pid=1097 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='op=PAM:authentication grantors=pam_shells,pam_faillock,pam_permit,pam_faillock,pam_gnome_keyring acct="op" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
[   15.030686] audit: type=1101 audit(1626391510.113:68): pid=1097 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="op" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
[   15.104302] audit: type=1106 audit(1626391510.187:69): pid=1032 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='op=PAM:session_close grantors=pam_unix,pam_systemd acct="lightdm" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
[   15.104313] audit: type=1104 audit(1626391510.187:70): pid=1032 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='op=PAM:setcred grantors=pam_env,pam_permit acct="lightdm" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
[   15.107542] audit: type=1103 audit(1626391510.190:71): pid=1097 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='op=PAM:setcred grantors=pam_shells,pam_faillock,pam_permit,pam_faillock,pam_gnome_keyring acct="op" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
[   15.107595] audit: type=1006 audit(1626391510.190:72): pid=1097 uid=0 subj==unconfined old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=2 res=1
[   15.107602] audit: type=1300 audit(1626391510.190:72): arch=c000003e syscall=1 success=yes exit=4 a0=9 a1=7fffbeef93e0 a2=4 a3=3e8 items=0 ppid=470 pid=1097 auid=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=2 comm="lightdm" exe="/usr/bin/lightdm" subj==unconfined key=(null)
[   15.107605] audit: type=1327 audit(1626391510.190:72): proctitle=6C69676874646D002D2D73657373696F6E2D6368696C64003132003139
[   15.122300] audit: type=1130 audit(1626391510.207:73): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=user-runtime-dir@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   15.967024] Bluetooth: RFCOMM TTY layer initialized
[   15.967035] Bluetooth: RFCOMM socket layer initialized
[   15.967043] Bluetooth: RFCOMM ver 1.11
[   20.791392] r8169 0000:02:00.0 enp2s0: Link is Down
[   25.247333] kauditd_printk_skb: 21 callbacks suppressed
[   25.247338] audit: type=1131 audit(1626391520.330:91): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=user@967 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   25.253040] audit: type=1131 audit(1626391520.337:92): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=user-runtime-dir@967 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   26.866728] audit: type=1130 audit(1626391521.950:93): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   33.372390] audit: type=1131 audit(1626391528.457:94): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   33.575771] audit: type=1334 audit(1626391528.660:95): prog-id=23 op=UNLOAD
[   33.575788] audit: type=1334 audit(1626391528.660:96): prog-id=22 op=UNLOAD
[   33.575794] audit: type=1334 audit(1626391528.660:97): prog-id=21 op=UNLOAD
[   37.013487] audit: type=1131 audit(1626391532.097:98): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   46.781793] audit: type=1131 audit(1626391541.863:99): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=blueman-mechanism comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   54.913048] r8169 0000:02:00.0 enp2s0: Link is Up - 1Gbps/Full - flow control rx/tx
[   55.931042] audit: type=1130 audit(1626391551.013:100): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   66.013785] audit: type=1131 audit(1626391561.097:101): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  148.406213] audit: type=1130 audit(1626391643.490:102): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=pamac-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  904.244322] audit: type=1130 audit(1626392399.327:103): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-tmpfiles-clean comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  904.244337] audit: type=1131 audit(1626392399.327:104): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-tmpfiles-clean comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1161.215584] audit: type=1334 audit(1626392656.300:105): prog-id=28 op=LOAD
[ 1161.216090] audit: type=1334 audit(1626392656.300:106): prog-id=29 op=LOAD
[ 1161.216381] audit: type=1334 audit(1626392656.300:107): prog-id=30 op=LOAD
[ 1161.256743] audit: type=1130 audit(1626392656.340:108): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1177.358433] audit: type=1100 audit(1626392672.440:109): pid=2168 uid=1000 auid=1000 ses=2 subj==unconfined msg='op=PAM:authentication grantors=pam_faillock,pam_permit,pam_faillock acct="op" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 1177.360771] audit: type=1101 audit(1626392672.443:110): pid=2168 uid=1000 auid=1000 ses=2 subj==unconfined msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="op" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 1177.361131] audit: type=1110 audit(1626392672.443:111): pid=2168 uid=1000 auid=1000 ses=2 subj==unconfined msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 1177.364329] audit: type=1105 audit(1626392672.447:112): pid=2168 uid=1000 auid=1000 ses=2 subj==unconfined msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 1177.371869] audit: type=1106 audit(1626392672.453:113): pid=2168 uid=1000 auid=1000 ses=2 subj==unconfined msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 1177.371884] audit: type=1104 audit(1626392672.453:114): pid=2168 uid=1000 auid=1000 ses=2 subj==unconfined msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 1179.957072] audit: type=1101 audit(1626392675.040:115): pid=2172 uid=1000 auid=1000 ses=2 subj==unconfined msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="op" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 1179.957242] audit: type=1110 audit(1626392675.040:116): pid=2172 uid=1000 auid=1000 ses=2 subj==unconfined msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 1179.958456] audit: type=1105 audit(1626392675.040:117): pid=2172 uid=1000 auid=1000 ses=2 subj==unconfined msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 1179.965498] audit: type=1106 audit(1626392675.050:118): pid=2172 uid=1000 auid=1000 ses=2 subj==unconfined msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 1186.678159] kauditd_printk_skb: 6 callbacks suppressed
[ 1186.678164] audit: type=1101 audit(1626392681.760:125): pid=2178 uid=1000 auid=1000 ses=2 subj==unconfined msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="op" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 1186.678425] audit: type=1110 audit(1626392681.760:126): pid=2178 uid=1000 auid=1000 ses=2 subj==unconfined msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 1186.680264] audit: type=1105 audit(1626392681.763:127): pid=2178 uid=1000 auid=1000 ses=2 subj==unconfined msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 1186.704518] audit: type=1106 audit(1626392681.787:128): pid=2178 uid=1000 auid=1000 ses=2 subj==unconfined msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 1186.704597] audit: type=1104 audit(1626392681.787:129): pid=2178 uid=1000 auid=1000 ses=2 subj==unconfined msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 1191.304739] audit: type=1131 audit(1626392686.387:130): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1191.442122] audit: type=1334 audit(1626392686.527:131): prog-id=30 op=UNLOAD
[ 1191.442136] audit: type=1334 audit(1626392686.527:132): prog-id=29 op=UNLOAD
[ 1191.442142] audit: type=1334 audit(1626392686.527:133): prog-id=28 op=UNLOAD
[ 1203.827374] audit: type=1101 audit(1626392698.910:134): pid=2183 uid=1000 auid=1000 ses=2 subj==unconfined msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="op" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 1203.827716] audit: type=1110 audit(1626392698.910:135): pid=2183 uid=1000 auid=1000 ses=2 subj==unconfined msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 1203.830002] audit: type=1105 audit(1626392698.913:136): pid=2183 uid=1000 auid=1000 ses=2 subj==unconfined msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 1211.769478] r8169 0000:02:00.0 enp2s0: Link is Down
[ 1217.823886] audit: type=1130 audit(1626392712.907:137): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1220.105909] r8169 0000:02:00.0 enp2s0: Link is Up - 1Gbps/Full - flow control rx/tx
[ 1228.009596] audit: type=1131 audit(1626392723.093:138): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1259.801593] audit: type=1106 audit(1626392754.883:139): pid=2183 uid=1000 auid=1000 ses=2 subj==unconfined msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 1259.801695] audit: type=1104 audit(1626392754.883:140): pid=2183 uid=1000 auid=1000 ses=2 subj==unconfined msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 1286.127713] audit: type=1100 audit(1626392781.210:141): pid=2246 uid=1000 auid=1000 ses=2 subj==unconfined msg='op=PAM:authentication grantors=pam_faillock,pam_permit,pam_faillock acct="op" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 1286.130305] audit: type=1101 audit(1626392781.213:142): pid=2246 uid=1000 auid=1000 ses=2 subj==unconfined msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="op" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 1286.130584] audit: type=1110 audit(1626392781.213:143): pid=2246 uid=1000 auid=1000 ses=2 subj==unconfined msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 1286.131801] audit: type=1105 audit(1626392781.213:144): pid=2246 uid=1000 auid=1000 ses=2 subj==unconfined msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 1286.139959] audit: type=1106 audit(1626392781.223:145): pid=2246 uid=1000 auid=1000 ses=2 subj==unconfined msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 1286.139965] audit: type=1104 audit(1626392781.223:146): pid=2246 uid=1000 auid=1000 ses=2 subj==unconfined msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 1290.118757] audit: type=1101 audit(1626392785.203:147): pid=2250 uid=1000 auid=1000 ses=2 subj==unconfined msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="op" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 1290.119033] audit: type=1110 audit(1626392785.203:148): pid=2250 uid=1000 auid=1000 ses=2 subj==unconfined msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 1290.120526] audit: type=1105 audit(1626392785.203:149): pid=2250 uid=1000 auid=1000 ses=2 subj==unconfined msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'

I ran dmesg cause dmesg | grep rtw did nothing and grep rtw alone did nothing

Also tried a cold boot, did not resolve the issue

It should return something. Are sure it installed?

sudo modprobe rtw89pci

Can confirm that rtw89-dkms-git (driver for realtek 8852AE, ad 802.11 ax device)is indeed installed from AUR. Change kernel or wont that do anything?

sudo modprobe rtw89pci
 modprobe: FATAL: Module rtw89pci not found in directory /lib/modules/5.12.16-1-MANJARO

Do you have the kernel headers for 512 installed?

sudo pacman -Syu linux512-headers

OMG <3 You are a hero! Thank you so much!!!11 :grinning: If you can edit to install the headers and the driver into one post here i can mark it as the solution :slight_smile:

2 Likes

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

Hey guys,

bought a brand new Lenovo Legion 5 15ACH6H (82JU00BTGE) without OS installing manjaro using linux for the first time.

Having a “No wifi” problem after installation and reading days a night how to solve, which was quite taff, at least for me, thought its a good thing to post what to do for others buying this machine.

Solutions is to install rtw89-dkms-git as described in this post “lenovo-thinkpad-e14-gen-3-no-wlan/73879”

However, the strange thing is that Lenovo Homepage tells that the device owns an Intel Wifi 6 AX 200 module whereas Manjaro is detecting and unknown Realteak device and manjaro is not installing any driver for it.

Now just 2-3 more open To-Dos I face:

  1. No change of brightness
  2. Can’t create bootable USB (to update BIOS)
  3. Updating BIOS

Hints are welcome :slight_smile:

BR crshA