You are not logged in.

#1 2021-02-21 19:45:10

vimodeeverything
Member
Registered: 2021-01-30
Posts: 28

NetworkManager can't recognize wifi card

I'm having this weird issue where my laptop wifi card can't be recognised during boot.
After booting the system, there is about 50% chance that I won't have wifi, and NetworkManager cant even see my card.

nmcli device status only shows the ethernet port and the loopback device

DEVICE         TYPE      STATE         CONNECTION
enp2s0         ethernet  unavailable   --
lo             loopback  unmanaged     --

When this happens, I have to keep rebooting until I get internet, which can somtimes be 3-4 times.
This is the output of nmcli device status:

DEVICE         TYPE      STATE         CONNECTION
wlan0          wifi      connected     MyWifi 1
p2p-dev-wlan0  wifi-p2p  disconnected  --
enp2s0         ethernet  unavailable   --
lo             loopback  unmanaged     --

systectl --failed shows that 0 loaded units failed.

This is what I got from journalctl | grep -C 10 wlan0 when I booted up without wifi.

Feb 17 18:41:15 Arch systemd[1]: Removed slice User Slice of UID 1000.
Feb 17 18:41:15 Arch systemd[1]: Stopping Permit User Sessions...
Feb 17 18:41:15 Arch systemd[1]: systemd-user-sessions.service: Succeeded.
Feb 17 18:41:15 Arch systemd[1]: Stopped Permit User Sessions.
Feb 17 18:41:15 Arch audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-user-sessions comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 17 18:41:15 Arch systemd[1]: Stopped target Network.
Feb 17 18:41:15 Arch systemd[1]: Stopped target Remote File Systems.
Feb 17 18:41:15 Arch systemd[1]: Stopping Network Manager...
Feb 17 18:41:15 Arch systemd[1]: Stopping WPA supplicant...
Feb 17 18:41:15 Arch NetworkManager[325]: <info>  [1613587275.9348] caught SIGTERM, shutting down normally.
Feb 17 18:41:15 Arch wpa_supplicant[824]: nl80211: deinit ifname=p2p-dev-wlan0 disabled_11b_rates=0
Feb 17 18:41:15 Arch NetworkManager[325]: <info>  [1613587275.9369] device (wlan0): state change: activated -> deactivating (reason 'unmanaged', sys-iface-state: 'managed')
Feb 17 18:41:15 Arch NetworkManager[325]: <info>  [1613587275.9374] manager: NetworkManager state is now DISCONNECTING
Feb 17 18:41:15 Arch dbus-daemon[324]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.3' (uid=0 pid=325 comm="/usr/bin/NetworkManager --no-daemon ")
Feb 17 18:41:15 Arch dbus-daemon[324]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.nm-dispatcher.service': Refusing activation, D-Bus is shutting down.
Feb 17 18:41:15 Arch NetworkManager[325]: <warn>  [1613587275.9399] dispatcher: (16) failed: Refusing activation, D-Bus is shutting down.
Feb 17 18:41:15 Arch NetworkManager[325]: <info>  [1613587275.9402] device (wlan0): state change: deactivating -> unmanaged (reason 'removed', sys-iface-state: 'managed')
Feb 17 18:41:15 Arch systemd[1]: systemd-logind.service: Succeeded.
Feb 17 18:41:15 Arch systemd[1]: Stopped User Login Management.
Feb 17 18:41:15 Arch audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-logind comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 17 18:41:15 Arch NetworkManager[325]: <info>  [1613587275.9811] dhcp4 (wlan0): canceled DHCP transaction
Feb 17 18:41:15 Arch NetworkManager[325]: <info>  [1613587275.9812] dhcp4 (wlan0): state changed bound -> done
Feb 17 18:41:16 Arch audit: BPF prog-id=16 op=UNLOAD
Feb 17 18:41:16 Arch audit: BPF prog-id=15 op=UNLOAD
Feb 17 18:41:16 Arch wpa_supplicant[824]: p2p-dev-wlan0: CTRL-EVENT-TERMINATING
Feb 17 18:41:16 Arch kernel: wlan0: deauthenticating from f4:f2:6d:80:23:24 by local choice (Reason: 3=DEAUTH_LEAVING)
Feb 17 18:41:16 Arch wpa_supplicant[824]: wlan0: CTRL-EVENT-DISCONNECTED bssid=f4:f2:6d:80:23:24 reason=3 locally_generated=1
Feb 17 18:41:16 Arch wpa_supplicant[824]: nl80211: deinit ifname=wlan0 disabled_11b_rates=0
Feb 17 18:41:16 Arch wpa_supplicant[824]: wlan0: CTRL-EVENT-TERMINATING
Feb 17 18:41:16 Arch NetworkManager[325]: <info>  [1613587276.1550] manager: NetworkManager state is now DISCONNECTED
Feb 17 18:41:16 Arch NetworkManager[325]: <info>  [1613587276.1568] device (p2p-dev-wlan0): state change: disconnected -> unmanaged (reason 'removed', sys-iface-state: 'removed')
Feb 17 18:41:16 Arch systemd[1]: wpa_supplicant.service: Succeeded.
Feb 17 18:41:16 Arch audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=wpa_supplicant comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 17 18:41:16 Arch systemd[1]: Stopped WPA supplicant.
Feb 17 18:41:16 Arch dbus-daemon[324]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.3' (uid=0 pid=325 comm="/usr/bin/NetworkManager --no-daemon ")
Feb 17 18:41:16 Arch dbus-daemon[324]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.nm-dispatcher.service': Refusing activation, D-Bus is shutting down.
Feb 17 18:41:16 Arch dbus-daemon[324]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.3' (uid=0 pid=325 comm="/usr/bin/NetworkManager --no-daemon ")
Feb 17 18:41:16 Arch dbus-daemon[324]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.nm-dispatcher.service': Refusing activation, D-Bus is shutting down.
Feb 17 18:41:16 Arch acpid[322]: exiting
Feb 17 18:41:16 Arch systemd[1]: acpid.service: Succeeded.
Feb 17 18:41:16 Arch systemd[1]: Stopped ACPI event daemon.

Offline

#2 2021-02-21 19:48:04

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,657

Re: NetworkManager can't recognize wifi card

Check dmesg/journal when it actually breaks, and don't focus/grep on wlan0, if you have a situation where the kernel doesn't assign an interface due to a driver bug grepping for wlan0 won't give you any hits.

Offline

#3 2021-02-21 20:00:39

vimodeeverything
Member
Registered: 2021-01-30
Posts: 28

Re: NetworkManager can't recognize wifi card

Ok, I've just rebooted into the wifi-less state and this is the output of dmesg:

[    0.000000] Linux version 5.10.16-arch1-1 (linux@archlinux) (gcc (GCC) 10.2.0, GNU ld (GNU Binutils) 2.36) #1 SMP PREEMPT Sat, 13 Feb 2021 20:50:18 +0000
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=dc914b56-59ec-4b82-bd66-877c49df762b rw quiet acpi_osi=Linux acpi_backlight=vendor
[    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-0x0000000009d40fff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000009d41000-0x0000000009efffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000009f00000-0x0000000009f0ffff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x0000000009f10000-0x00000000bdbddfff] usable
[    0.000000] BIOS-e820: [mem 0x00000000bdbde000-0x00000000bddddfff] type 20
[    0.000000] BIOS-e820: [mem 0x00000000bddde000-0x00000000ca57dfff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ca57e000-0x00000000cc57dfff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000cc57e000-0x00000000cc5fdfff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000cc5fe000-0x00000000cdffffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000ce000000-0x00000000cfffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fde00000-0x00000000fdefffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed80000-0x00000000fed80fff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000040f33ffff] usable
[    0.000000] BIOS-e820: [mem 0x000000040f340000-0x000000042fffffff] reserved
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] efi: EFI v2.70 by Lenovo
[    0.000000] efi: ACPI=0xcc5fd000 ACPI 2.0=0xcc5fd014 TPMFinalLog=0xcc42d000 SMBIOS=0xbf91f000 SMBIOS 3.0=0xbf912000 MEMATTR=0xbac3a118 ESRT=0xbe671000
[    0.000000] SMBIOS 3.2.0 present.
[    0.000000] DMI: LENOVO 20T6000MGE/20T6000MGE, BIOS R1AET28W (1.04 ) 05/03/2020
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] tsc: Detected 1996.229 MHz processor
[    0.000194] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000196] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000200] last_pfn = 0x40f340 max_arch_pfn = 0x400000000
[    0.000204] MTRR default type: uncachable
[    0.000205] MTRR fixed ranges enabled:
[    0.000206]   00000-9FFFF write-back
[    0.000206]   A0000-EFFFF uncachable
[    0.000207]   F0000-FFFFF write-protect
[    0.000207] MTRR variable ranges enabled:
[    0.000208]   0 base 000000000000 mask FFFF80000000 write-back
[    0.000209]   1 base 000080000000 mask FFFFC0000000 write-back
[    0.000209]   2 base 0000C0000000 mask FFFFF0000000 write-back
[    0.000210]   3 base 0000FF000000 mask FFFFFF000000 write-protect
[    0.000210]   4 disabled
[    0.000211]   5 disabled
[    0.000211]   6 disabled
[    0.000212]   7 disabled
[    0.000212] TOM2: 0000000430000000 aka 17152M
[    0.000462] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT
[    0.000593] last_pfn = 0xce000 max_arch_pfn = 0x400000000
[    0.004455] esrt: Reserving ESRT space from 0x00000000be671000 to 0x00000000be6710d8.
[    0.004462] check: Scanning 1 areas for low memory corruption
[    0.004467] Using GB pages for direct mapping
[    0.004669] Secure boot could not be determined
[    0.004670] RAMDISK: [mem 0x3714d000-0x3789dfff]
[    0.004678] ACPI: Early table checksum verification disabled
[    0.004681] ACPI: RSDP 0x00000000CC5FD014 000024 (v02 LENOVO)
[    0.004684] ACPI: XSDT 0x00000000CC5FB188 0000FC (v01 LENOVO TP-R1A   00001040 PTEC 00000002)
[    0.004688] ACPI: FACP 0x00000000BE69B000 000114 (v06 LENOVO TP-R1A   00001040 PTEC 00000002)
[    0.004693] ACPI: DSDT 0x00000000BE689000 00C93B (v01 LENOVO TP-R1A   00001040 INTL 20180313)
[    0.004695] ACPI: FACS 0x00000000CC419000 000040
[    0.004698] ACPI: SSDT 0x00000000BF951000 000C8C (v01 LENOVO UsbCTabl 00000001 INTL 20180313)
[    0.004700] ACPI: SSDT 0x00000000BF944000 007216 (v02 LENOVO TP-R1A   00000002 MSFT 04000000)
[    0.004702] ACPI: IVRS 0x00000000BF943000 0001A4 (v02 LENOVO TP-R1A   00001040 PTEC 00000002)
[    0.004704] ACPI: SSDT 0x00000000BF905000 000266 (v01 LENOVO STD3     00000001 INTL 20180313)
[    0.004706] ACPI: SSDT 0x00000000BF8F1000 000632 (v02 LENOVO Tpm2Tabl 00001000 INTL 20180313)
[    0.004708] ACPI: TPM2 0x00000000BF8F0000 000034 (v03 LENOVO TP-R1A   00001040 PTEC 00000002)
[    0.004711] ACPI: SSDT 0x00000000BF8EF000 000924 (v01 LENOVO WmiTable 00000001 INTL 20180313)
[    0.004713] ACPI: MSDM 0x00000000BF8B6000 000055 (v03 LENOVO TP-R1A   00001040 PTEC 00000002)
[    0.004716] ACPI: BATB 0x00000000BF8A1000 00004A (v02 LENOVO TP-R1A   00001040 PTEC 00000002)
[    0.004718] ACPI: HPET 0x00000000BE69A000 000038 (v01 LENOVO TP-R1A   00001040 PTEC 00000002)
[    0.004719] ACPI: APIC 0x00000000BE699000 000138 (v02 LENOVO TP-R1A   00001040 PTEC 00000002)
[    0.004721] ACPI: MCFG 0x00000000BE698000 00003C (v01 LENOVO TP-R1A   00001040 PTEC 00000002)
[    0.004723] ACPI: SBST 0x00000000BE697000 000030 (v01 LENOVO TP-R1A   00001040 PTEC 00000002)
[    0.004725] ACPI: WSMT 0x00000000BE696000 000028 (v01 LENOVO TP-R1A   00001040 PTEC 00000002)
[    0.004727] ACPI: VFCT 0x00000000BE67B000 00D484 (v01 LENOVO TP-R1A   00001040 PTEC 00000002)
[    0.004729] ACPI: SSDT 0x00000000BE679000 001BF4 (v01 LENOVO TP-R1A   00000001 AMD  00000001)
[    0.004731] ACPI: CRAT 0x00000000BE678000 000F00 (v01 LENOVO TP-R1A   00001040 PTEC 00000002)
[    0.004733] ACPI: CDIT 0x00000000BE677000 000029 (v01 LENOVO TP-R1A   00001040 PTEC 00000002)
[    0.004735] ACPI: FPDT 0x00000000BF8C8000 000034 (v01 LENOVO TP-R1A   00001040 PTEC 00000002)
[    0.004737] ACPI: SSDT 0x00000000BE674000 0013CF (v01 LENOVO TP-R1A   00000001 INTL 20180313)
[    0.004739] ACPI: SSDT 0x00000000BE672000 001576 (v01 LENOVO TP-R1A   00000001 INTL 20180313)
[    0.004741] ACPI: SSDT 0x00000000BE66D000 00353C (v01 LENOVO TP-R1A   00000001 INTL 20180313)
[    0.004742] ACPI: BGRT 0x00000000BE66C000 000038 (v01 LENOVO TP-R1A   00001040 PTEC 00000002)
[    0.004744] ACPI: UEFI 0x00000000CC418000 00012A (v01 LENOVO TP-R1A   00001040 PTEC 00000002)
[    0.004746] ACPI: SSDT 0x00000000BF950000 000090 (v01 LENOVO TP-R1A   00000001 INTL 20180313)
[    0.004748] ACPI: SSDT 0x00000000BF94F000 0009AD (v01 LENOVO TP-R1A   00000001 INTL 20180313)
[    0.004754] ACPI: Local APIC address 0xfee00000
[    0.004796] No NUMA configuration found
[    0.004797] Faking a node at [mem 0x0000000000000000-0x000000040f33ffff]
[    0.004799] NODE_DATA(0) allocated [mem 0x40f33c000-0x40f33ffff]
[    0.032942] Zone ranges:
[    0.032944]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.032945]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.032946]   Normal   [mem 0x0000000100000000-0x000000040f33ffff]
[    0.032947]   Device   empty
[    0.032948] Movable zone start for each node
[    0.032948] Early memory node ranges
[    0.032949]   node   0: [mem 0x0000000000001000-0x000000000009efff]
[    0.032950]   node   0: [mem 0x0000000000100000-0x0000000009bfffff]
[    0.032951]   node   0: [mem 0x0000000009d41000-0x0000000009efffff]
[    0.032951]   node   0: [mem 0x0000000009f10000-0x00000000bdbddfff]
[    0.032952]   node   0: [mem 0x00000000cc5fe000-0x00000000cdffffff]
[    0.032952]   node   0: [mem 0x0000000100000000-0x000000040f33ffff]
[    0.033282] Zeroed struct page in unavailable ranges: 39059 pages
[    0.033284] Initmem setup node 0 [mem 0x0000000000001000-0x000000040f33ffff]
[    0.033285] On node 0 totalpages: 3991405
[    0.033286]   DMA zone: 64 pages used for memmap
[    0.033286]   DMA zone: 23 pages reserved
[    0.033287]   DMA zone: 3998 pages, LIFO batch:0
[    0.033315]   DMA32 zone: 12179 pages used for memmap
[    0.033316]   DMA32 zone: 779407 pages, LIFO batch:63
[    0.039068]   Normal zone: 50125 pages used for memmap
[    0.039070]   Normal zone: 3208000 pages, LIFO batch:63
[    0.063462] ACPI: PM-Timer IO Port: 0x408
[    0.063465] ACPI: Local APIC address 0xfee00000
[    0.063471] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[    0.063471] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.063472] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[    0.063472] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[    0.063473] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[    0.063473] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
[    0.063474] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
[    0.063474] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
[    0.063474] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
[    0.063475] ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
[    0.063475] ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
[    0.063476] ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
[    0.063476] ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1])
[    0.063477] ACPI: LAPIC_NMI (acpi_id[0x0d] high edge lint[0x1])
[    0.063477] ACPI: LAPIC_NMI (acpi_id[0x0e] high edge lint[0x1])
[    0.063477] ACPI: LAPIC_NMI (acpi_id[0x0f] high edge lint[0x1])
[    0.063491] IOAPIC[0]: apic_id 32, version 33, address 0xfec00000, GSI 0-23
[    0.063495] IOAPIC[1]: apic_id 33, version 33, address 0xfec01000, GSI 24-55
[    0.063497] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.063498] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
[    0.063499] ACPI: IRQ0 used by override.
[    0.063500] ACPI: IRQ9 used by override.
[    0.063501] Using ACPI (MADT) for SMP configuration information
[    0.063502] ACPI: HPET id: 0x43538210 base: 0xfed00000
[    0.063509] e820: update [mem 0xb9a57000-0xb9ae7fff] usable ==> reserved
[    0.063517] smpboot: Allowing 16 CPUs, 8 hotplug CPUs
[    0.063532] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.063533] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[    0.063534] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000dffff]
[    0.063534] PM: hibernation: Registered nosave memory: [mem 0x000e0000-0x000fffff]
[    0.063535] PM: hibernation: Registered nosave memory: [mem 0x09c00000-0x09d40fff]
[    0.063536] PM: hibernation: Registered nosave memory: [mem 0x09f00000-0x09f0ffff]
[    0.063537] PM: hibernation: Registered nosave memory: [mem 0xb9a57000-0xb9ae7fff]
[    0.063538] PM: hibernation: Registered nosave memory: [mem 0xbdbde000-0xbddddfff]
[    0.063539] PM: hibernation: Registered nosave memory: [mem 0xbddde000-0xca57dfff]
[    0.063539] PM: hibernation: Registered nosave memory: [mem 0xca57e000-0xcc57dfff]
[    0.063540] PM: hibernation: Registered nosave memory: [mem 0xcc57e000-0xcc5fdfff]
[    0.063541] PM: hibernation: Registered nosave memory: [mem 0xce000000-0xcfffffff]
[    0.063541] PM: hibernation: Registered nosave memory: [mem 0xd0000000-0xf7ffffff]
[    0.063541] PM: hibernation: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
[    0.063542] PM: hibernation: Registered nosave memory: [mem 0xfc000000-0xfddfffff]
[    0.063542] PM: hibernation: Registered nosave memory: [mem 0xfde00000-0xfdefffff]
[    0.063543] PM: hibernation: Registered nosave memory: [mem 0xfdf00000-0xfed7ffff]
[    0.063543] PM: hibernation: Registered nosave memory: [mem 0xfed80000-0xfed80fff]
[    0.063543] PM: hibernation: Registered nosave memory: [mem 0xfed81000-0xffffffff]
[    0.063545] [mem 0xd0000000-0xf7ffffff] available for PCI devices
[    0.063546] Booting paravirtualized kernel on bare hardware
[    0.063549] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
[    0.066971] setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:16 nr_node_ids:1
[    0.067545] percpu: Embedded 56 pages/cpu s192512 r8192 d28672 u262144
[    0.067551] pcpu-alloc: s192512 r8192 d28672 u262144 alloc=1*2097152
[    0.067552] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15
[    0.067573] Built 1 zonelists, mobility grouping on.  Total pages: 3929014
[    0.067573] Policy zone: Normal
[    0.067574] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=dc914b56-59ec-4b82-bd66-877c49df762b rw quiet acpi_osi=Linux acpi_backlight=vendor
[    0.069414] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
[    0.070325] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[    0.070365] mem auto-init: stack:byref_all(zero), heap alloc:on, heap free:off
[    0.104338] Memory: 15523088K/15965620K available (14344K kernel code, 2034K rwdata, 8808K rodata, 1704K init, 4332K bss, 442272K reserved, 0K cma-reserved)
[    0.104346] random: get_random_u64 called from __kmem_cache_create+0x26/0x520 with crng_init=0
[    0.104472] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=16, Nodes=1
[    0.104485] ftrace: allocating 41612 entries in 163 pages
[    0.114560] ftrace: allocated 163 pages with 4 groups
[    0.114674] rcu: Preemptible hierarchical RCU implementation.
[    0.114674] rcu: 	RCU dyntick-idle grace-period acceleration is enabled.
[    0.114675] rcu: 	RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=16.
[    0.114675] rcu: 	RCU priority boosting: priority 1 delay 500 ms.
[    0.114676] 	Trampoline variant of Tasks RCU enabled.
[    0.114676] 	Rude variant of Tasks RCU enabled.
[    0.114677] 	Tracing variant of Tasks RCU enabled.
[    0.114677] rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
[    0.114678] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=16
[    0.117085] NR_IRQS: 20736, nr_irqs: 1096, preallocated irqs: 16
[    0.117430] Console: colour dummy device 80x25
[    0.117438] printk: console [tty0] enabled
[    0.117452] ACPI: Core revision 20200925
[    0.117622] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
[    0.117638] APIC: Switch to symmetric I/O mode setup
[    0.118345] AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR0, rdevid:160
[    0.118346] AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR1, rdevid:160
[    0.118347] AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR2, rdevid:160
[    0.118347] AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR3, rdevid:160
[    0.118648] Switched APIC routing to physical flat.
[    0.119379] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.134313] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x398c88a8177, max_idle_ns: 881590816232 ns
[    0.134319] Calibrating delay loop (skipped), value calculated using timer frequency.. 3994.81 BogoMIPS (lpj=6654096)
[    0.134321] pid_max: default: 32768 minimum: 301
[    0.135656] LSM: Security Framework initializing
[    0.135662] Yama: becoming mindful.
[    0.135673] LSM support for eBPF active
[    0.135737] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    0.135782] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    0.136086] x86/cpu: User Mode Instruction Prevention (UMIP) activated
[    0.136142] LVT offset 1 assigned for vector 0xf9
[    0.136245] LVT offset 2 assigned for vector 0xf4
[    0.136271] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 512
[    0.136272] Last level dTLB entries: 4KB 2048, 2MB 2048, 4MB 1024, 1GB 0
[    0.136276] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.136277] Spectre V2 : Mitigation: Full AMD retpoline
[    0.136278] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.136278] Spectre V2 : Enabling Restricted Speculation for firmware calls
[    0.136280] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.136281] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[    0.136547] Freeing SMP alternatives memory: 36K
[    0.244592] smpboot: CPU0: AMD Ryzen 7 4700U with Radeon Graphics (family: 0x17, model: 0x60, stepping: 0x1)
[    0.244700] Performance Events: Fam17h+ core perfctr, AMD PMU driver.
[    0.244705] ... version:                0
[    0.244706] ... bit width:              48
[    0.244706] ... generic registers:      6
[    0.244707] ... value mask:             0000ffffffffffff
[    0.244707] ... max period:             00007fffffffffff
[    0.244708] ... fixed-purpose events:   0
[    0.244708] ... event mask:             000000000000003f
[    0.244769] rcu: Hierarchical SRCU implementation.
[    0.245144] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.245284] smp: Bringing up secondary CPUs ...
[    0.245380] x86: Booting SMP configuration:
[    0.245382] .... node  #0, CPUs:        #1
[    0.247648] TSC synchronization [CPU#0 -> CPU#1]:
[    0.247648] Measured 589730240 cycles TSC warp between CPUs, turning off TSC clock.
[    0.247648] tsc: Marking TSC unstable due to check_tsc_sync_source failed
[    0.247684]   #2  #3  #4  #5  #6  #7
[    0.248049] smp: Brought up 1 node, 8 CPUs
[    0.248049] smpboot: Max logical packages: 2
[    0.248049] smpboot: Total of 8 processors activated (31952.48 BogoMIPS)
[    0.251508] devtmpfs: initialized
[    0.251508] x86/mm: Memory block size: 128MB
[    0.251665] PM: Registering ACPI NVS region [mem 0x09f00000-0x09f0ffff] (65536 bytes)
[    0.251665] PM: Registering ACPI NVS region [mem 0xca57e000-0xcc57dfff] (33554432 bytes)
[    0.251665] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[    0.251665] futex hash table entries: 4096 (order: 6, 262144 bytes, linear)
[    0.251665] pinctrl core: initialized pinctrl subsystem
[    0.251665] PM: RTC time: 19:52:22, date: 2021-02-21
[    0.251665] NET: Registered protocol family 16
[    0.251796] DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations
[    0.251975] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.252160] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.252174] audit: initializing netlink subsys (disabled)
[    0.254351] audit: type=2000 audit(1613937142.136:1): state=initialized audit_enabled=0 res=1
[    0.254528] thermal_sys: Registered thermal governor 'fair_share'
[    0.254529] thermal_sys: Registered thermal governor 'bang_bang'
[    0.254530] thermal_sys: Registered thermal governor 'step_wise'
[    0.254531] thermal_sys: Registered thermal governor 'user_space'
[    0.254532] thermal_sys: Registered thermal governor 'power_allocator'
[    0.254553] cpuidle: using governor ladder
[    0.254553] cpuidle: using governor menu
[    0.254553] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.254553] ACPI: bus type PCI registered
[    0.254553] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.254553] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[    0.254553] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
[    0.254553] PCI: Using configuration type 1 for base access
[    0.254800] mtrr: your CPUs had inconsistent fixed MTRR settings
[    0.254801] mtrr: probably your BIOS does not setup all CPUs.
[    0.254801] mtrr: corrected configuration.
[    0.255341] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    0.255341] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.257790] ACPI: Added _OSI(Module Device)
[    0.257791] ACPI: Added _OSI(Processor Device)
[    0.257792] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.257793] ACPI: Added _OSI(Processor Aggregator Device)
[    0.257795] ACPI: Added _OSI(Linux-Dell-Video)
[    0.257796] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[    0.257797] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[    0.257798] ACPI: Added _OSI(Linux)
[    0.269410] ACPI: 12 ACPI AML tables successfully acquired and loaded
[    0.270419] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query honored via cmdline
[    0.283783] ACPI: EC: EC started
[    0.283784] ACPI: EC: interrupt blocked
[    0.283866] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.283867] ACPI: \_SB_.PCI0.LPC0.EC0_: Boot DSDT EC used to handle transactions
[    0.283868] ACPI: Interpreter enabled
[    0.283881] ACPI: (supports S0 S3 S4 S5)
[    0.283882] ACPI: Using IOAPIC for interrupt routing
[    0.283986] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.285530] ACPI: Power Resource [P0S0] (on)
[    0.285548] ACPI: Power Resource [P3S0] (on)
[    0.285604] ACPI: Power Resource [P0S1] (on)
[    0.285621] ACPI: Power Resource [P3S1] (on)
[    0.287892] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.287896] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[    0.288014] acpi PNP0A08:00: _OSC: platform does not support [SHPCHotplug LTR DPC]
[    0.288124] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
[    0.288125] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
[    0.288134] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
[    0.288261] PCI host bridge to bus 0000:00
[    0.288262] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.288263] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c1fff window]
[    0.288263] pci_bus 0000:00: root bus resource [mem 0x000c2000-0x000c3fff window]
[    0.288264] pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c5fff window]
[    0.288265] pci_bus 0000:00: root bus resource [mem 0x000c6000-0x000c7fff window]
[    0.288265] pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000c9fff window]
[    0.288266] pci_bus 0000:00: root bus resource [mem 0x000ca000-0x000cbfff window]
[    0.288266] pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cdfff window]
[    0.288267] pci_bus 0000:00: root bus resource [mem 0x000ce000-0x000cffff window]
[    0.288267] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d1fff window]
[    0.288268] pci_bus 0000:00: root bus resource [mem 0x000d2000-0x000d3fff window]
[    0.288269] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d5fff window]
[    0.288269] pci_bus 0000:00: root bus resource [mem 0x000d6000-0x000d7fff window]
[    0.288270] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000d9fff window]
[    0.288270] pci_bus 0000:00: root bus resource [mem 0x000da000-0x000dbfff window]
[    0.288271] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000ddfff window]
[    0.288272] pci_bus 0000:00: root bus resource [mem 0x000de000-0x000dffff window]
[    0.288272] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e1fff window]
[    0.288273] pci_bus 0000:00: root bus resource [mem 0x000e2000-0x000e3fff window]
[    0.288273] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e5fff window]
[    0.288274] pci_bus 0000:00: root bus resource [mem 0x000e6000-0x000e7fff window]
[    0.288274] pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000e9fff window]
[    0.288275] pci_bus 0000:00: root bus resource [mem 0x000ea000-0x000ebfff window]
[    0.288275] pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000edfff window]
[    0.288276] pci_bus 0000:00: root bus resource [mem 0x000ee000-0x000effff window]
[    0.288277] pci_bus 0000:00: root bus resource [mem 0xd0000000-0xf7ffffff window]
[    0.288277] pci_bus 0000:00: root bus resource [mem 0xfc000000-0xfdffffff window]
[    0.288278] pci_bus 0000:00: root bus resource [mem 0x430000000-0xffffffffff window]
[    0.288279] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.288279] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.288280] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.288289] pci 0000:00:00.0: [1022:1630] type 00 class 0x060000
[    0.288350] pci 0000:00:00.2: [1022:1631] type 00 class 0x080600
[    0.288424] pci 0000:00:01.0: [1022:1632] type 00 class 0x060000
[    0.288476] pci 0000:00:02.0: [1022:1632] type 00 class 0x060000
[    0.288525] pci 0000:00:02.1: [1022:1634] type 01 class 0x060400
[    0.288582] pci 0000:00:02.1: PME# supported from D0 D3hot D3cold
[    0.288661] pci 0000:00:02.2: [1022:1634] type 01 class 0x060400
[    0.288715] pci 0000:00:02.2: PME# supported from D0 D3hot D3cold
[    0.288790] pci 0000:00:02.3: [1022:1634] type 01 class 0x060400
[    0.288853] pci 0000:00:02.3: PME# supported from D0 D3hot D3cold
[    0.288923] pci 0000:00:08.0: [1022:1632] type 00 class 0x060000
[    0.288970] pci 0000:00:08.1: [1022:1635] type 01 class 0x060400
[    0.288989] pci 0000:00:08.1: enabling Extended Tags
[    0.289017] pci 0000:00:08.1: PME# supported from D0 D3hot D3cold
[    0.289095] pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500
[    0.289189] pci 0000:00:14.3: [1022:790e] type 00 class 0x060100
[    0.289295] pci 0000:00:18.0: [1022:1448] type 00 class 0x060000
[    0.289323] pci 0000:00:18.1: [1022:1449] type 00 class 0x060000
[    0.289352] pci 0000:00:18.2: [1022:144a] type 00 class 0x060000
[    0.289379] pci 0000:00:18.3: [1022:144b] type 00 class 0x060000
[    0.289410] pci 0000:00:18.4: [1022:144c] type 00 class 0x060000
[    0.289437] pci 0000:00:18.5: [1022:144d] type 00 class 0x060000
[    0.289465] pci 0000:00:18.6: [1022:144e] type 00 class 0x060000
[    0.289492] pci 0000:00:18.7: [1022:144f] type 00 class 0x060000
[    0.289765] pci 0000:01:00.0: [144d:a809] type 00 class 0x010802
[    0.289782] pci 0000:01:00.0: reg 0x10: [mem 0xfd600000-0xfd603fff 64bit]
[    0.289965] pci 0000:00:02.1: PCI bridge to [bus 01]
[    0.289969] pci 0000:00:02.1:   bridge window [mem 0xfd600000-0xfd6fffff]
[    0.290016] pci 0000:02:00.0: [10ec:8168] type 00 class 0x020000
[    0.290031] pci 0000:02:00.0: reg 0x10: [io  0x2000-0x20ff]
[    0.290053] pci 0000:02:00.0: reg 0x18: [mem 0xfd504000-0xfd504fff 64bit]
[    0.290066] pci 0000:02:00.0: reg 0x20: [mem 0xfd500000-0xfd503fff 64bit]
[    0.290155] pci 0000:02:00.0: supports D1 D2
[    0.290155] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.290280] pci 0000:00:02.2: PCI bridge to [bus 02]
[    0.290283] pci 0000:00:02.2:   bridge window [io  0x2000-0x2fff]
[    0.290284] pci 0000:00:02.2:   bridge window [mem 0xfd500000-0xfd5fffff]
[    0.290624] pci 0000:03:00.0: [8086:2723] type 00 class 0x028000
[    0.290672] pci 0000:03:00.0: reg 0x10: [mem 0xfd400000-0xfd403fff 64bit]
[    0.290808] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
[    0.291078] pci 0000:00:02.3: PCI bridge to [bus 03]
[    0.291081] pci 0000:00:02.3:   bridge window [mem 0xfd400000-0xfd4fffff]
[    0.291137] pci 0000:04:00.0: [1002:1636] type 00 class 0x030000
[    0.291147] pci 0000:04:00.0: reg 0x10: [mem 0x460000000-0x46fffffff 64bit pref]
[    0.291154] pci 0000:04:00.0: reg 0x18: [mem 0x470000000-0x4701fffff 64bit pref]
[    0.291158] pci 0000:04:00.0: reg 0x20: [io  0x1000-0x10ff]
[    0.291163] pci 0000:04:00.0: reg 0x24: [mem 0xfd300000-0xfd37ffff]
[    0.291170] pci 0000:04:00.0: enabling Extended Tags
[    0.291180] pci 0000:04:00.0: BAR 0: assigned to efifb
[    0.291216] pci 0000:04:00.0: PME# supported from D1 D2 D3hot D3cold
[    0.291286] pci 0000:04:00.1: [1002:1637] type 00 class 0x040300
[    0.291293] pci 0000:04:00.1: reg 0x10: [mem 0xfd3c8000-0xfd3cbfff]
[    0.291312] pci 0000:04:00.1: enabling Extended Tags
[    0.291338] pci 0000:04:00.1: PME# supported from D1 D2 D3hot D3cold
[    0.291381] pci 0000:04:00.2: [1022:15df] type 00 class 0x108000
[    0.291393] pci 0000:04:00.2: reg 0x18: [mem 0xfd200000-0xfd2fffff]
[    0.291401] pci 0000:04:00.2: reg 0x24: [mem 0xfd3cc000-0xfd3cdfff]
[    0.291407] pci 0000:04:00.2: enabling Extended Tags
[    0.291478] pci 0000:04:00.3: [1022:1639] type 00 class 0x0c0330
[    0.291488] pci 0000:04:00.3: reg 0x10: [mem 0xfd000000-0xfd0fffff 64bit]
[    0.291509] pci 0000:04:00.3: enabling Extended Tags
[    0.291538] pci 0000:04:00.3: PME# supported from D0 D3hot D3cold
[    0.291582] pci 0000:04:00.4: [1022:1639] type 00 class 0x0c0330
[    0.291592] pci 0000:04:00.4: reg 0x10: [mem 0xfd100000-0xfd1fffff 64bit]
[    0.291613] pci 0000:04:00.4: enabling Extended Tags
[    0.291642] pci 0000:04:00.4: PME# supported from D0 D3hot D3cold
[    0.291695] pci 0000:04:00.5: [1022:15e2] type 00 class 0x048000
[    0.291701] pci 0000:04:00.5: reg 0x10: [mem 0xfd380000-0xfd3bffff]
[    0.291720] pci 0000:04:00.5: enabling Extended Tags
[    0.291746] pci 0000:04:00.5: PME# supported from D0 D3hot D3cold
[    0.291790] pci 0000:04:00.6: [1022:15e3] type 00 class 0x040300
[    0.291797] pci 0000:04:00.6: reg 0x10: [mem 0xfd3c0000-0xfd3c7fff]
[    0.291816] pci 0000:04:00.6: enabling Extended Tags
[    0.291842] pci 0000:04:00.6: PME# supported from D0 D3hot D3cold
[    0.291898] pci 0000:00:08.1: PCI bridge to [bus 04]
[    0.291900] pci 0000:00:08.1:   bridge window [io  0x1000-0x1fff]
[    0.291902] pci 0000:00:08.1:   bridge window [mem 0xfd000000-0xfd3fffff]
[    0.291904] pci 0000:00:08.1:   bridge window [mem 0x460000000-0x4701fffff 64bit pref]
[    0.292015] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 10 11 12 14 15) *0
[    0.292069] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 10 11 12 14 15) *0
[    0.292107] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 10 11 12 14 15) *0
[    0.292158] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 10 11 12 14 15) *0
[    0.292205] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 7 10 11 12 14 15) *0
[    0.292241] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 7 10 11 12 14 15) *0
[    0.292276] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 7 10 11 12 14 15) *0
[    0.292310] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 7 10 11 12 14 15) *0
[    0.292775] ACPI: EC: interrupt unblocked
[    0.292776] ACPI: EC: event unblocked
[    0.292781] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.292781] ACPI: EC: GPE=0x3
[    0.292782] ACPI: \_SB_.PCI0.LPC0.EC0_: Boot DSDT EC initialization complete
[    0.292783] ACPI: \_SB_.PCI0.LPC0.EC0_: EC: Used to handle transactions and events
[    0.292816] iommu: Default domain type: Translated
[    0.294343] pci 0000:04:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
[    0.294343] pci 0000:04:00.0: vgaarb: bridge control possible
[    0.294343] pci 0000:04:00.0: vgaarb: setting as boot device
[    0.294343] vgaarb: loaded
[    0.294448] SCSI subsystem initialized
[    0.294454] libata version 3.00 loaded.
[    0.294454] ACPI: bus type USB registered
[    0.294454] usbcore: registered new interface driver usbfs
[    0.294454] usbcore: registered new interface driver hub
[    0.294454] usbcore: registered new device driver usb
[    0.294454] pps_core: LinuxPPS API ver. 1 registered
[    0.294454] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.294454] PTP clock support registered
[    0.294454] EDAC MC: Ver: 3.0.0
[    0.294901] Registered efivars operations
[    0.294905] NetLabel: Initializing
[    0.294905] NetLabel:  domain hash size = 128
[    0.294905] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.294905] NetLabel:  unlabeled traffic allowed by default
[    0.294905] PCI: Using ACPI for IRQ routing
[    0.296705] PCI: pci_cache_line_size set to 64 bytes
[    0.298300] e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
[    0.298300] e820: reserve RAM buffer [mem 0x09c00000-0x0bffffff]
[    0.298301] e820: reserve RAM buffer [mem 0x09f00000-0x0bffffff]
[    0.298302] e820: reserve RAM buffer [mem 0xb9a57000-0xbbffffff]
[    0.298302] e820: reserve RAM buffer [mem 0xbdbde000-0xbfffffff]
[    0.298303] e820: reserve RAM buffer [mem 0xce000000-0xcfffffff]
[    0.298303] e820: reserve RAM buffer [mem 0x40f340000-0x40fffffff]
[    0.298307] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[    0.298307] hpet0: 3 comparators, 32-bit 14.318180 MHz counter
[    0.300987] clocksource: Switched to clocksource hpet
[    0.308764] VFS: Disk quotas dquot_6.6.0
[    0.308778] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.308847] pnp: PnP ACPI init
[    0.309027] system 00:00: [io  0x0f50-0x0f51] has been reserved
[    0.309029] system 00:00: [mem 0xfec00000-0xfec01fff] could not be reserved
[    0.309031] system 00:00: [mem 0xfee00000-0xfee00fff] has been reserved
[    0.309032] system 00:00: [mem 0xf8000000-0xfbffffff] has been reserved
[    0.309036] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.309184] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.309211] system 00:02: [io  0x04d0-0x04d1] has been reserved
[    0.309212] system 00:02: [io  0x0530-0x0537] has been reserved
[    0.309213] system 00:02: [io  0x0400-0x0427] has been reserved
[    0.309213] system 00:02: [io  0x0430] has been reserved
[    0.309214] system 00:02: [io  0x0440-0x0447] has been reserved
[    0.309215] system 00:02: [io  0x0b00-0x0b1f] has been reserved
[    0.309215] system 00:02: [io  0x0b20-0x0b3f] has been reserved
[    0.309216] system 00:02: [io  0x0c00-0x0c01] has been reserved
[    0.309217] system 00:02: [io  0x0c14] has been reserved
[    0.309217] system 00:02: [io  0x0c50-0x0c52] has been reserved
[    0.309218] system 00:02: [io  0x0cd0-0x0cd1] has been reserved
[    0.309219] system 00:02: [io  0x0cd2-0x0cd3] has been reserved
[    0.309219] system 00:02: [io  0x0cd4-0x0cd5] has been reserved
[    0.309220] system 00:02: [io  0x0cd6-0x0cd7] has been reserved
[    0.309221] system 00:02: [io  0x0cd8-0x0cdf] has been reserved
[    0.309221] system 00:02: [io  0x0cf9] could not be reserved
[    0.309222] system 00:02: [io  0x8100-0x81ff window] has been reserved
[    0.309223] system 00:02: [io  0x8200-0x82ff window] has been reserved
[    0.309225] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.309275] system 00:03: [mem 0x000e0000-0x000fffff] could not be reserved
[    0.309276] system 00:03: [mem 0xff000000-0xffffffff] has been reserved
[    0.309276] system 00:03: [mem 0xfec10000-0xfec1001f] has been reserved
[    0.309277] system 00:03: [mem 0xfed00000-0xfed003ff] has been reserved
[    0.309278] system 00:03: [mem 0xfed61000-0xfed613ff] has been reserved
[    0.309278] system 00:03: [mem 0xfed80000-0xfed80fff] has been reserved
[    0.309280] system 00:03: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.309300] pnp 00:04: Plug and Play ACPI device, IDs LEN0071 PNP0303 (active)
[    0.309309] pnp 00:05: Plug and Play ACPI device, IDs LEN2141 PNP0f13 (active)
[    0.309427] pnp: PnP ACPI: found 6 devices
[    0.317041] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.317148] NET: Registered protocol family 2
[    0.317397] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
[    0.317543] TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[    0.317955] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[    0.318098] TCP: Hash tables configured (established 131072 bind 65536)
[    0.318206] MPTCP token hash table entries: 16384 (order: 6, 393216 bytes, linear)
[    0.318287] UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
[    0.318357] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
[    0.318535] NET: Registered protocol family 1
[    0.318541] NET: Registered protocol family 44
[    0.318558] pci 0000:00:02.3: bridge window [io  0x1000-0x0fff] to [bus 03] add_size 1000
[    0.318562] pci 0000:00:02.3: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 03] add_size 200000 add_align 100000
[    0.318587] pci 0000:00:02.3: BAR 15: assigned [mem 0x430000000-0x4301fffff 64bit pref]
[    0.318594] pci 0000:00:02.3: BAR 13: assigned [io  0x3000-0x3fff]
[    0.318598] pci 0000:00:02.1: PCI bridge to [bus 01]
[    0.318604] pci 0000:00:02.1:   bridge window [mem 0xfd600000-0xfd6fffff]
[    0.318610] pci 0000:00:02.2: PCI bridge to [bus 02]
[    0.318613] pci 0000:00:02.2:   bridge window [io  0x2000-0x2fff]
[    0.318616] pci 0000:00:02.2:   bridge window [mem 0xfd500000-0xfd5fffff]
[    0.318622] pci 0000:00:02.3: PCI bridge to [bus 03]
[    0.318624] pci 0000:00:02.3:   bridge window [io  0x3000-0x3fff]
[    0.318627] pci 0000:00:02.3:   bridge window [mem 0xfd400000-0xfd4fffff]
[    0.318630] pci 0000:00:02.3:   bridge window [mem 0x430000000-0x4301fffff 64bit pref]
[    0.318637] pci 0000:00:08.1: PCI bridge to [bus 04]
[    0.318639] pci 0000:00:08.1:   bridge window [io  0x1000-0x1fff]
[    0.318642] pci 0000:00:08.1:   bridge window [mem 0xfd000000-0xfd3fffff]
[    0.318645] pci 0000:00:08.1:   bridge window [mem 0x460000000-0x4701fffff 64bit pref]
[    0.318651] pci_bus 0000:00: resource 4 [mem 0x000a0000-0x000bffff window]
[    0.318653] pci_bus 0000:00: resource 5 [mem 0x000c0000-0x000c1fff window]
[    0.318654] pci_bus 0000:00: resource 6 [mem 0x000c2000-0x000c3fff window]
[    0.318656] pci_bus 0000:00: resource 7 [mem 0x000c4000-0x000c5fff window]
[    0.318657] pci_bus 0000:00: resource 8 [mem 0x000c6000-0x000c7fff window]
[    0.318658] pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000c9fff window]
[    0.318660] pci_bus 0000:00: resource 10 [mem 0x000ca000-0x000cbfff window]
[    0.318661] pci_bus 0000:00: resource 11 [mem 0x000cc000-0x000cdfff window]
[    0.318662] pci_bus 0000:00: resource 12 [mem 0x000ce000-0x000cffff window]
[    0.318664] pci_bus 0000:00: resource 13 [mem 0x000d0000-0x000d1fff window]
[    0.318665] pci_bus 0000:00: resource 14 [mem 0x000d2000-0x000d3fff window]
[    0.318667] pci_bus 0000:00: resource 15 [mem 0x000d4000-0x000d5fff window]
[    0.318668] pci_bus 0000:00: resource 16 [mem 0x000d6000-0x000d7fff window]
[    0.318669] pci_bus 0000:00: resource 17 [mem 0x000d8000-0x000d9fff window]
[    0.318671] pci_bus 0000:00: resource 18 [mem 0x000da000-0x000dbfff window]
[    0.318672] pci_bus 0000:00: resource 19 [mem 0x000dc000-0x000ddfff window]
[    0.318673] pci_bus 0000:00: resource 20 [mem 0x000de000-0x000dffff window]
[    0.318675] pci_bus 0000:00: resource 21 [mem 0x000e0000-0x000e1fff window]
[    0.318676] pci_bus 0000:00: resource 22 [mem 0x000e2000-0x000e3fff window]
[    0.318678] pci_bus 0000:00: resource 23 [mem 0x000e4000-0x000e5fff window]
[    0.318679] pci_bus 0000:00: resource 24 [mem 0x000e6000-0x000e7fff window]
[    0.318680] pci_bus 0000:00: resource 25 [mem 0x000e8000-0x000e9fff window]
[    0.318682] pci_bus 0000:00: resource 26 [mem 0x000ea000-0x000ebfff window]
[    0.318683] pci_bus 0000:00: resource 27 [mem 0x000ec000-0x000edfff window]
[    0.318684] pci_bus 0000:00: resource 28 [mem 0x000ee000-0x000effff window]
[    0.318686] pci_bus 0000:00: resource 29 [mem 0xd0000000-0xf7ffffff window]
[    0.318687] pci_bus 0000:00: resource 30 [mem 0xfc000000-0xfdffffff window]
[    0.318689] pci_bus 0000:00: resource 31 [mem 0x430000000-0xffffffffff window]
[    0.318690] pci_bus 0000:00: resource 32 [io  0x0000-0x0cf7 window]
[    0.318692] pci_bus 0000:00: resource 33 [io  0x0d00-0xffff window]
[    0.318694] pci_bus 0000:01: resource 1 [mem 0xfd600000-0xfd6fffff]
[    0.318695] pci_bus 0000:02: resource 0 [io  0x2000-0x2fff]
[    0.318697] pci_bus 0000:02: resource 1 [mem 0xfd500000-0xfd5fffff]
[    0.318698] pci_bus 0000:03: resource 0 [io  0x3000-0x3fff]
[    0.318700] pci_bus 0000:03: resource 1 [mem 0xfd400000-0xfd4fffff]
[    0.318701] pci_bus 0000:03: resource 2 [mem 0x430000000-0x4301fffff 64bit pref]
[    0.318703] pci_bus 0000:04: resource 0 [io  0x1000-0x1fff]
[    0.318704] pci_bus 0000:04: resource 1 [mem 0xfd000000-0xfd3fffff]
[    0.318705] pci_bus 0000:04: resource 2 [mem 0x460000000-0x4701fffff 64bit pref]
[    0.319323] pci 0000:04:00.1: D0 power state depends on 0000:04:00.0
[    0.319634] PCI: CLS 32 bytes, default 64
[    0.319673] Trying to unpack rootfs image as initramfs...
[    0.391547] Freeing initrd memory: 7492K
[    0.391570] pci 0000:00:00.2: AMD-Vi: Unable to read/write to IOMMU perf counter.
[    0.391710] pci 0000:00:00.2: can't derive routing for PCI INT A
[    0.391711] pci 0000:00:00.2: PCI INT A: not connected
[    0.391735] pci 0000:00:01.0: Adding to iommu group 0
[    0.391746] pci 0000:00:02.0: Adding to iommu group 1
[    0.391752] pci 0000:00:02.1: Adding to iommu group 2
[    0.391760] pci 0000:00:02.2: Adding to iommu group 3
[    0.391766] pci 0000:00:02.3: Adding to iommu group 4
[    0.391775] pci 0000:00:08.0: Adding to iommu group 5
[    0.391780] pci 0000:00:08.1: Adding to iommu group 5
[    0.391789] pci 0000:00:14.0: Adding to iommu group 6
[    0.391795] pci 0000:00:14.3: Adding to iommu group 6
[    0.391813] pci 0000:00:18.0: Adding to iommu group 7
[    0.391819] pci 0000:00:18.1: Adding to iommu group 7
[    0.391824] pci 0000:00:18.2: Adding to iommu group 7
[    0.391829] pci 0000:00:18.3: Adding to iommu group 7
[    0.391834] pci 0000:00:18.4: Adding to iommu group 7
[    0.391839] pci 0000:00:18.5: Adding to iommu group 7
[    0.391845] pci 0000:00:18.6: Adding to iommu group 7
[    0.391850] pci 0000:00:18.7: Adding to iommu group 7
[    0.391856] pci 0000:01:00.0: Adding to iommu group 8
[    0.391863] pci 0000:02:00.0: Adding to iommu group 9
[    0.391870] pci 0000:03:00.0: Adding to iommu group 10
[    0.391883] pci 0000:04:00.0: Adding to iommu group 5
[    0.391886] pci 0000:04:00.1: Adding to iommu group 5
[    0.391889] pci 0000:04:00.2: Adding to iommu group 5
[    0.391891] pci 0000:04:00.3: Adding to iommu group 5
[    0.391895] pci 0000:04:00.4: Adding to iommu group 5
[    0.391897] pci 0000:04:00.5: Adding to iommu group 5
[    0.391900] pci 0000:04:00.6: Adding to iommu group 5
[    0.393218] pci 0000:00:00.2: AMD-Vi: Found IOMMU cap 0x40
[    0.393221] pci 0000:00:00.2: AMD-Vi: Extended features (0x206d73ef22254ade):
[    0.393221]  PPR X2APIC NX GT IA GA PC GA_vAPIC
[    0.393224] AMD-Vi: Interrupt remapping enabled
[    0.393225] AMD-Vi: Virtual APIC enabled
[    0.393225] AMD-Vi: X2APIC enabled
[    0.393412] AMD-Vi: Lazy IO/TLB flushing enabled
[    0.394056] amd_uncore: 4  amd_df counters detected
[    0.394059] amd_uncore: 6  amd_l3 counters detected
[    0.394667] LVT offset 0 assigned for vector 0x400
[    0.394999] perf: AMD IBS detected (0x000003ff)
[    0.396624] check: Scanning for low memory corruption every 60 seconds
[    0.396898] Initialise system trusted keyrings
[    0.396915] Key type blacklist registered
[    0.396995] workingset: timestamp_bits=41 max_order=22 bucket_order=0
[    0.398155] zbud: loaded
[    0.400869] Key type asymmetric registered
[    0.400871] Asymmetric key parser 'x509' registered
[    0.400877] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
[    0.400959] io scheduler mq-deadline registered
[    0.400960] io scheduler kyber registered
[    0.400975] io scheduler bfq registered
[    0.401607] atomic64_test: passed for x86-64 platform with CX8 and with SSE
[    0.401795] pcieport 0000:00:02.1: PME: Signaling with IRQ 26
[    0.401907] pcieport 0000:00:02.2: PME: Signaling with IRQ 27
[    0.402005] pcieport 0000:00:02.3: PME: Signaling with IRQ 28
[    0.402018] pcieport 0000:00:02.3: pciehp: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
[    0.402255] pcieport 0000:00:08.1: PME: Signaling with IRQ 29
[    0.402333] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    0.402360] efifb: probing for efifb
[    0.402380] efifb: showing boot graphics
[    0.403667] efifb: framebuffer at 0x460000000, using 8128k, total 8128k
[    0.403668] efifb: mode is 1920x1080x32, linelength=7680, pages=1
[    0.403668] efifb: scrolling: redraw
[    0.403669] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    0.403734] fbcon: Deferring console take-over
[    0.403735] fb0: EFI VGA frame buffer device
[    0.725392] ACPI: AC Adapter [AC] (off-line)
[    0.725435] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[    0.725454] ACPI: Power Button [PWRB]
[    0.725484] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input1
[    0.727803] ACPI: Lid Switch [LID]
[    0.727873] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2
[    0.728158] ACPI: Sleep Button [SLPB]
[    0.728191] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
[    0.738149] ACPI: Power Button [PWRF]
[    0.738348] Monitor-Mwait will be used to enter C-1 state
[    0.738463] ACPI: \_SB_.PLTF.C000: Found 3 idle states
[    0.738694] ACPI: \_SB_.PLTF.C001: Found 3 idle states
[    0.738844] ACPI: \_SB_.PLTF.C002: Found 3 idle states
[    0.739006] ACPI: \_SB_.PLTF.C003: Found 3 idle states
[    0.739178] ACPI: \_SB_.PLTF.C004: Found 3 idle states
[    0.739350] ACPI: \_SB_.PLTF.C005: Found 3 idle states
[    0.739518] ACPI: \_SB_.PLTF.C006: Found 3 idle states
[    0.740019] ACPI: \_SB_.PLTF.C007: Found 3 idle states
[    0.741025] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    0.742045] battery: ACPI: Battery Slot [BAT0] (battery present)
[    0.744476] Non-volatile memory driver v1.3
[    0.744479] AMD-Vi: AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
[    0.746534] nvme nvme0: pci function 0000:01:00.0
[    0.746597] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.746604] ehci-pci: EHCI PCI platform driver
[    0.746616] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    0.746618] ohci-pci: OHCI PCI platform driver
[    0.746625] uhci_hcd: USB Universal Host Controller Interface driver
[    0.746661] usbcore: registered new interface driver usbserial_generic
[    0.746665] usbserial: USB Serial support registered for generic
[    0.746691] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
[    0.750559] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.750592] serio: i8042 AUX port at 0x60,0x64 irq 12
[    0.750834] rtc_cmos 00:01: RTC can wake from S4
[    0.751183] rtc_cmos 00:01: registered as rtc0
[    0.751276] rtc_cmos 00:01: setting system clock to 2021-02-21T19:52:22 UTC (1613937142)
[    0.751302] rtc_cmos 00:01: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[    0.751865] ledtrig-cpu: registered to indicate activity on CPUs
[    0.757156] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
[    0.764588] nvme nvme0: Shutdown timeout set to 8 seconds
[    0.774300] pstore: Registered efi as persistent store backend
[    0.774334] hid: raw HID events driver (C) Jiri Kosina
[    0.774504] drop_monitor: Initializing network drop monitor service
[    0.774579] Initializing XFRM netlink socket
[    0.774686] NET: Registered protocol family 10
[    0.780651] Segment Routing with IPv6
[    0.780654] RPL Segment Routing with IPv6
[    0.780686] NET: Registered protocol family 17
[    0.782342] microcode: CPU0: patch_level=0x08600103
[    0.782349] microcode: CPU1: patch_level=0x08600103
[    0.782380] microcode: CPU2: patch_level=0x08600103
[    0.782420] microcode: CPU3: patch_level=0x08600103
[    0.782441] microcode: CPU4: patch_level=0x08600103
[    0.782483] microcode: CPU5: patch_level=0x08600103
[    0.782525] microcode: CPU6: patch_level=0x08600103
[    0.782543] microcode: CPU7: patch_level=0x08600103
[    0.782557] microcode: Microcode Update Driver: v2.2.
[    0.789056] resctrl: L3 allocation detected
[    0.789061] resctrl: L3DATA allocation detected
[    0.789063] resctrl: L3CODE allocation detected
[    0.789065] resctrl: MB allocation detected
[    0.789066] resctrl: L3 monitoring detected
[    0.789084] IPI shorthand broadcast: enabled
[    0.789364] registered taskstats version 1
[    0.789422] Loading compiled-in X.509 certificates
[    0.795232] Loaded X.509 cert 'Build time autogenerated kernel key: 298c74e799b1da1e04953d75dc402ed94591c68e'
[    0.796167] zswap: loaded using pool lz4/z3fold
[    0.797143] Key type ._fscrypt registered
[    0.797147] Key type .fscrypt registered
[    0.797148] Key type fscrypt-provisioning registered
[    0.797590] pstore: Using crash dump compression: zstd
[    0.798256] PM:   Magic number: 9:907:900
[    0.799020] RAS: Correctable Errors collector initialized.
[    0.799065] Unstable clock detected, switching default tracing clock to "global"
               If you want to keep using the local clock, then add:
                 "trace_clock=local"
               on the kernel command line
[    0.800851] nvme nvme0: allocated 64 MiB host memory buffer.
[    0.885878] nvme nvme0: 12/0/0 default/read/poll queues
[    0.902011]  nvme0n1: p1 p2 p3
[    0.905999] Freeing unused decrypted memory: 2036K
[    0.906426] Freeing unused kernel image (initmem) memory: 1704K
[    0.927987] Write protecting the kernel read-only data: 26624k
[    0.928941] Freeing unused kernel image (text/rodata gap) memory: 2036K
[    0.929575] Freeing unused kernel image (rodata/data gap) memory: 1432K
[    0.968626] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    0.968633] rodata_test: all tests were successful
[    0.968643] Run /init as init process
[    0.968646]   with arguments:
[    0.968647]     /init
[    0.968648]   with environment:
[    0.968648]     HOME=/
[    0.968649]     TERM=linux
[    0.968649]     BOOT_IMAGE=/boot/vmlinuz-linux
[    1.022961] fbcon: Taking over console
[    1.023052] Console: switching to colour frame buffer device 240x67
[    1.090074] xhci_hcd 0000:04:00.3: xHCI Host Controller
[    1.090082] xhci_hcd 0000:04:00.3: new USB bus registered, assigned bus number 1
[    1.090184] xhci_hcd 0000:04:00.3: hcc params 0x0268ffe5 hci version 0x110 quirks 0x0000000000000410
[    1.090544] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
[    1.090545] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.090547] usb usb1: Product: xHCI Host Controller
[    1.090548] usb usb1: Manufacturer: Linux 5.10.16-arch1-1 xhci-hcd
[    1.090549] usb usb1: SerialNumber: 0000:04:00.3
[    1.090820] hub 1-0:1.0: USB hub found
[    1.090831] hub 1-0:1.0: 4 ports detected
[    1.091150] xhci_hcd 0000:04:00.3: xHCI Host Controller
[    1.091154] xhci_hcd 0000:04:00.3: new USB bus registered, assigned bus number 2
[    1.091158] xhci_hcd 0000:04:00.3: Host supports USB 3.1 Enhanced SuperSpeed
[    1.091180] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[    1.091201] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.10
[    1.091202] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.091204] usb usb2: Product: xHCI Host Controller
[    1.091205] usb usb2: Manufacturer: Linux 5.10.16-arch1-1 xhci-hcd
[    1.091206] usb usb2: SerialNumber: 0000:04:00.3
[    1.091297] hub 2-0:1.0: USB hub found
[    1.091309] hub 2-0:1.0: 2 ports detected
[    1.091686] xhci_hcd 0000:04:00.4: xHCI Host Controller
[    1.091698] xhci_hcd 0000:04:00.4: new USB bus registered, assigned bus number 3
[    1.091818] xhci_hcd 0000:04:00.4: hcc params 0x0268ffe5 hci version 0x110 quirks 0x0000000000000410
[    1.092199] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
[    1.092200] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.092202] usb usb3: Product: xHCI Host Controller
[    1.092203] usb usb3: Manufacturer: Linux 5.10.16-arch1-1 xhci-hcd
[    1.092203] usb usb3: SerialNumber: 0000:04:00.4
[    1.092323] hub 3-0:1.0: USB hub found
[    1.092338] hub 3-0:1.0: 4 ports detected
[    1.092617] xhci_hcd 0000:04:00.4: xHCI Host Controller
[    1.092621] xhci_hcd 0000:04:00.4: new USB bus registered, assigned bus number 4
[    1.092624] xhci_hcd 0000:04:00.4: Host supports USB 3.1 Enhanced SuperSpeed
[    1.092640] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[    1.092660] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.10
[    1.092661] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.092662] usb usb4: Product: xHCI Host Controller
[    1.092664] usb usb4: Manufacturer: Linux 5.10.16-arch1-1 xhci-hcd
[    1.092665] usb usb4: SerialNumber: 0000:04:00.4
[    1.092745] hub 4-0:1.0: USB hub found
[    1.092750] hub 4-0:1.0: 2 ports detected
[    1.186368] EXT4-fs (nvme0n1p3): mounted filesystem with ordered data mode. Opts: (null)
[    1.235290] random: fast init done
[    1.348637] systemd[1]: systemd 247.3-1-arch running in system mode. (+PAM +AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid)
[    1.364851] systemd[1]: Detected architecture x86-64.
[    1.409804] systemd[1]: Set hostname to <Arch>.
[    1.421033] usb 1-3: new high-speed USB device number 2 using xhci_hcd
[    1.421476] usb 3-3: new high-speed USB device number 2 using xhci_hcd
[    1.448429] random: lvmconfig: uninitialized urandom read (4 bytes read)
[    1.510363] systemd[1]: Queued start job for default target Graphical Interface.
[    1.518499] systemd[1]: Created slice system-getty.slice.
[    1.518829] systemd[1]: Created slice system-modprobe.slice.
[    1.519103] systemd[1]: Created slice User and Session Slice.
[    1.519172] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[    1.519220] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    1.519391] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    1.519446] systemd[1]: Reached target Local Encrypted Volumes.
[    1.519493] systemd[1]: Reached target Paths.
[    1.519527] systemd[1]: Reached target Remote File Systems.
[    1.519549] systemd[1]: Reached target Slices.
[    1.519624] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[    1.519896] systemd[1]: Listening on LVM2 poll daemon socket.
[    1.521106] systemd[1]: Listening on Process Core Dump Socket.
[    1.521249] systemd[1]: Listening on Journal Audit Socket.
[    1.521331] systemd[1]: Listening on Journal Socket (/dev/log).
[    1.521412] systemd[1]: Listening on Journal Socket.
[    1.521616] systemd[1]: Listening on udev Control Socket.
[    1.521697] systemd[1]: Listening on udev Kernel Socket.
[    1.522572] systemd[1]: Mounting Huge Pages File System...
[    1.523352] systemd[1]: Mounting POSIX Message Queue File System...
[    1.524208] systemd[1]: Mounting Kernel Debug File System...
[    1.525043] systemd[1]: Mounting Kernel Trace File System...
[    1.526277] systemd[1]: Starting Create list of static device nodes for the current kernel...
[    1.527323] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
[    1.528650] systemd[1]: Starting Load Kernel Module configfs...
[    1.529400] systemd[1]: Starting Load Kernel Module drm...
[    1.530262] systemd[1]: Starting Load Kernel Module fuse...
[    1.530689] random: lvm: uninitialized urandom read (4 bytes read)
[    1.530825] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
[    1.530918] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
[    1.533118] systemd[1]: Starting Journal Service...
[    1.535319] systemd[1]: Starting Load Kernel Modules...
[    1.536204] Linux agpgart interface v0.103
[    1.536767] systemd[1]: Starting Remount Root and Kernel File Systems...
[    1.536843] systemd[1]: Condition check resulted in Repartition Root Disk being skipped.
[    1.537893] systemd[1]: Starting Coldplug All udev Devices...
[    1.539307] systemd[1]: Mounted Huge Pages File System.
[    1.539414] systemd[1]: Mounted POSIX Message Queue File System.
[    1.539480] systemd[1]: Mounted Kernel Debug File System.
[    1.539544] systemd[1]: Mounted Kernel Trace File System.
[    1.539931] systemd[1]: Finished Create list of static device nodes for the current kernel.
[    1.540169] systemd[1]: modprobe@configfs.service: Succeeded.
[    1.540478] systemd[1]: Finished Load Kernel Module configfs.
[    1.541477] systemd[1]: Mounting Kernel Configuration File System...
[    1.541631] EXT4-fs (nvme0n1p3): re-mounted. Opts: (null)
[    1.542962] systemd[1]: Finished Remount Root and Kernel File Systems.
[    1.542983] Asymmetric key parser 'pkcs8' registered
[    1.543150] systemd[1]: Condition check resulted in First Boot Wizard being skipped.
[    1.543560] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
[    1.544561] systemd[1]: Starting Load/Save Random Seed...
[    1.544617] systemd[1]: Condition check resulted in Create System Users being skipped.
[    1.545400] systemd[1]: Starting Create Static Device Nodes in /dev...
[    1.546136] fuse: init (API version 7.32)
[    1.546690] systemd[1]: Finished Load Kernel Modules.
[    1.546968] systemd[1]: modprobe@fuse.service: Succeeded.
[    1.547337] systemd[1]: Finished Load Kernel Module fuse.
[    1.547465] systemd[1]: Mounted Kernel Configuration File System.
[    1.548868] systemd[1]: Mounting FUSE Control File System...
[    1.550033] systemd[1]: Starting Apply Kernel Variables...
[    1.552645] systemd[1]: Mounted FUSE Control File System.
[    1.556959] systemd[1]: Finished Apply Kernel Variables.
[    1.565365] usb 1-3: New USB device found, idVendor=13d3, idProduct=56fb, bcdDevice=20.01
[    1.565370] usb 1-3: New USB device strings: Mfr=3, Product=1, SerialNumber=2
[    1.565372] usb 1-3: Product: Integrated Camera
[    1.565373] usb 1-3: Manufacturer: Azurewave
[    1.565374] usb 1-3: SerialNumber: 0000
[    1.569538] systemd[1]: modprobe@drm.service: Succeeded.
[    1.569917] systemd[1]: Finished Load Kernel Module drm.
[    1.569972] audit: type=1130 audit(1613937143.313:2): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@drm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    1.569976] audit: type=1131 audit(1613937143.313:3): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@drm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    1.572087] usb 3-3: New USB device found, idVendor=27c6, idProduct=55a4, bcdDevice= 1.00
[    1.572091] usb 3-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.572093] usb 3-3: Product: Goodix FingerPrint Device
[    1.572094] usb 3-3: Manufacturer: Generic
[    1.572920] systemd[1]: Finished Create Static Device Nodes in /dev.
[    1.572983] audit: type=1130 audit(1613937143.316:4): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    1.573860] audit: type=1334 audit(1613937143.316:5): prog-id=13 op=LOAD
[    1.573972] audit: type=1334 audit(1613937143.316:6): prog-id=14 op=LOAD
[    1.574491] systemd[1]: Starting Rule-based Manager for Device Events and Files...
[    1.601225] systemd[1]: Finished Coldplug All udev Devices.
[    1.601369] audit: type=1130 audit(1613937143.346:7): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    1.612734] systemd[1]: Started Journal Service.
[    1.612865] audit: type=1130 audit(1613937143.356:8): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    1.618440] systemd-journald[224]: Received client request to flush runtime journal.
[    1.634955] audit: type=1130 audit(1613937143.379:9): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    1.680108] audit: type=1130 audit(1613937143.423:10): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journal-flush comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    1.688251] acpi_cpufreq: overriding BIOS provided _PSD data
[    1.697699] usb 3-4: new full-speed USB device number 3 using xhci_hcd
[    1.699775] random: mktemp: uninitialized urandom read (6 bytes read)
[    1.759084] ACPI: Video Device [VGA] (multi-head: yes  rom: no  post: no)
[    1.763094] acpi PNP0C14:01: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00)
[    1.763818] acpi PNP0C14:02: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00)
[    1.765007] acpi PNP0C14:03: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00)
[    1.766450] acpi PNP0C14:04: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00)
[    1.766541] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:0a/LNXVIDEO:00/input/input6
[    1.778868] piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
[    1.778872] piix4_smbus 0000:00:14.0: Using register 0x02 for SMBus port selection
[    1.779115] piix4_smbus 0000:00:14.0: Auxiliary SMBus Host Controller at 0xb20
[    1.781301] sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver
[    1.781402] sp5100-tco sp5100-tco: Using 0xfeb00000 for watchdog MMIO address
[    1.781469] sp5100-tco sp5100-tco: initialized. heartbeat=60 sec (nowayout=0)
[    1.782968] tpm_tis STM0125:00: 2.0 TPM (device-id 0x0, rev-id 78)
[    1.790146] thinkpad_acpi: ThinkPad ACPI Extras v0.26
[    1.790150] thinkpad_acpi: http://ibm-acpi.sf.net/
[    1.790151] thinkpad_acpi: ThinkPad BIOS R1AET28W (1.04 ), EC R1AHT28W
[    1.790151] thinkpad_acpi: Lenovo ThinkPad E14 Gen 2, model 20T6000MGE
[    1.795158] thinkpad_acpi: radio switch found; radios are enabled
[    1.796697] thinkpad_acpi: rfkill switch tpacpi_bluetooth_sw: radio is unblocked
[    1.824625] Adding 3145724k swap on /dev/nvme0n1p2.  Priority:-2 extents:1 across:3145724k SSFS
[    1.854640] ACPI Error: No handler for Region [ECSI] (0000000049f3ac01) [EmbeddedControl] (20200925/evregion-127)
[    1.854652] ACPI Error: Region EmbeddedControl (ID=3) has no handler (20200925/exfldio-261)
[    1.854668] ACPI Error: Aborting method \_SB.UBTC.ECRD due to previous error (AE_NOT_EXIST) (20200925/psparse-529)
[    1.854681] ACPI Error: Aborting method \_SB.UBTC._DSM due to previous error (AE_NOT_EXIST) (20200925/psparse-529)
[    1.854701] ACPI: \_SB_.UBTC: failed to evaluate _DSM (0x6)
[    1.854707] ucsi_acpi USBC000:00: ucsi_acpi_dsm: failed to evaluate _DSM 2
[    1.865785] usb 3-4: New USB device found, idVendor=8087, idProduct=0029, bcdDevice= 0.01
[    1.865791] usb 3-4: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    1.917334] r8169 0000:02:00.0: can't disable ASPM; OS doesn't have ASPM control
[    1.934254] libphy: r8169: probed
[    1.934614] r8169 0000:02:00.0 eth0: RTL8168gu/8111gu, 00:2b:67:b7:d5:dc, XID 509, IRQ 63
[    1.934619] r8169 0000:02:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko]
[    1.950674] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[    1.954545] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[    1.954952] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[    1.954954] cfg80211: failed to load regulatory.db
[    1.996625] PM: suspend entry (deep)
[    1.997362] Filesystems sync: 0.000 seconds
[    2.002295] Freezing user space processes ...
[    2.011163] Intel(R) Wireless WiFi driver for Linux
[    2.011478] iwlwifi 0000:03:00.0: enabling device (0000 -> 0002)
[    2.017710] thinkpad_acpi: ACPI native brightness control enabled
[    2.022094] iwlwifi 0000:03:00.0: api flags index 2 larger than supported by driver
[    2.022121] iwlwifi 0000:03:00.0: TLV_FW_FSEQ_VERSION: FSEQ Version: 89.3.35.22
[    2.022414] iwlwifi 0000:03:00.0: loaded firmware version 59.601f3a66.0 cc-a0-59.ucode op_mode iwlmvm
[    2.092623] thinkpad_acpi: battery 1 registered (start 95, stop 100)
[    2.092638] battery: new extension: ThinkPad Battery Extension
[    2.093213] input: ThinkPad Extra Buttons as /devices/platform/thinkpad_acpi/input/input7
[    2.967992] ucsi_acpi: probe of USBC000:00 failed with error -5
[    2.971140] (elapsed 0.968 seconds) done.
[    2.971151] OOM killer disabled.
[    2.971152] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
[    2.972453] printk: Suspending console(s) (use no_console_suspend to debug)
[    3.257157] ACPI: EC: interrupt blocked
[    3.291354] ACPI: Preparing to enter system sleep state S3
[    3.296397] ACPI: EC: event blocked
[    3.296398] ACPI: EC: EC stopped
[    3.296399] PM: Saving platform NVS memory
[    3.297268] Disabling non-boot CPUs ...
[    3.298285] IRQ 67: no longer affine to CPU1
[    3.299335] smpboot: CPU 1 is now offline
[    3.301200] IRQ 68: no longer affine to CPU2
[    3.302257] smpboot: CPU 2 is now offline
[    3.303666] IRQ 69: no longer affine to CPU3
[    3.304725] smpboot: CPU 3 is now offline
[    3.306017] IRQ 70: no longer affine to CPU4
[    3.307062] smpboot: CPU 4 is now offline
[    3.309206] IRQ 71: no longer affine to CPU5
[    3.310250] smpboot: CPU 5 is now offline
[    3.311672] IRQ 72: no longer affine to CPU6
[    3.312712] smpboot: CPU 6 is now offline
[    3.313883] IRQ 73: no longer affine to CPU7
[    3.314938] smpboot: CPU 7 is now offline
[    3.314982] ACPI: Low-level resume complete
[    3.314982] ACPI: EC: EC started
[    3.314982] PM: Restoring platform NVS memory
[    3.314982] LVT offset 0 assigned for vector 0x400
[    3.314982] Enabling non-boot CPUs ...
[    3.314982] x86: Booting SMP configuration:
[    3.314982] smpboot: Booting Node 0 Processor 1 APIC 0x1
[    3.299306] microcode: CPU1: patch_level=0x08600103
[    3.316132] ACPI: \_SB_.PLTF.C001: Found 3 idle states
[    3.316312] CPU1 is up
[    3.316329] smpboot: Booting Node 0 Processor 2 APIC 0x2
[    3.315832] microcode: CPU2: patch_level=0x08600103
[    3.317019] ACPI: \_SB_.PLTF.C002: Found 3 idle states
[    3.317276] CPU2 is up
[    3.317298] smpboot: Booting Node 0 Processor 3 APIC 0x3
[    3.316776] microcode: CPU3: patch_level=0x08600103
[    3.317827] ACPI: \_SB_.PLTF.C003: Found 3 idle states
[    3.318187] CPU3 is up
[    3.318220] smpboot: Booting Node 0 Processor 4 APIC 0x4
[    3.317541] microcode: CPU4: patch_level=0x08600103
[    3.319004] ACPI: \_SB_.PLTF.C004: Found 3 idle states
[    3.319486] CPU4 is up
[    3.319520] smpboot: Booting Node 0 Processor 5 APIC 0x5
[    3.318668] microcode: CPU5: patch_level=0x08600103
[    3.320272] ACPI: \_SB_.PLTF.C005: Found 3 idle states
[    3.320560] CPU5 is up
[    3.320590] smpboot: Booting Node 0 Processor 6 APIC 0x6
[    3.319994] microcode: CPU6: patch_level=0x08600103
[    3.321261] ACPI: \_SB_.PLTF.C006: Found 3 idle states
[    3.321486] CPU6 is up
[    3.321517] smpboot: Booting Node 0 Processor 7 APIC 0x7
[    3.320953] microcode: CPU7: patch_level=0x08600103
[    3.322129] ACPI: \_SB_.PLTF.C007: Found 3 idle states
[    3.322391] CPU7 is up
[    3.323079] ACPI: Waking up from system sleep state S3
[    4.190715] ACPI: EC: interrupt unblocked
[    4.222504] ACPI: EC: event unblocked
[    4.254636] nvme nvme0: Shutdown timeout set to 8 seconds
[    4.352153] nvme nvme0: 12/0/0 default/read/poll queues
[    4.466439] usb 3-4: reset full-speed USB device number 3 using xhci_hcd
[    4.468006] usb 1-3: reset high-speed USB device number 2 using xhci_hcd
[    4.741502] usb 3-3: reset high-speed USB device number 2 using xhci_hcd
[    4.887401] acpi LNXPOWER:03: Turning OFF
[    4.887455] acpi LNXPOWER:01: Turning OFF
[    4.887560] OOM killer enabled.
[    4.887561] Restarting tasks ...
[    4.893373] pci_bus 0000:01: Allocating resources
[    4.893383] pcieport 0000:00:02.1: bridge window [io  0x1000-0x0fff] to [bus 01] add_size 1000
[    4.893386] pcieport 0000:00:02.1: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 01] add_size 200000 add_align 100000
[    4.893393] pci_bus 0000:02: Allocating resources
[    4.893398] pcieport 0000:00:02.2: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 02] add_size 200000 add_align 100000
[    4.893404] pci_bus 0000:03: Allocating resources
[    4.893677] pcieport 0000:00:02.1: BAR 15: assigned [mem 0x430200000-0x4303fffff 64bit pref]
[    4.893685] pcieport 0000:00:02.2: BAR 15: assigned [mem 0x430400000-0x4305fffff 64bit pref]
[    4.893692] pcieport 0000:00:02.1: BAR 13: assigned [io  0x4000-0x4fff]
[    4.893911] pci_bus 0000:04: Allocating resources
[    4.894850] done.
[    4.900218] PM: suspend exit
[    4.922765] mc: Linux media interface: v0.10
[    4.938913] urandom_read: 3 callbacks suppressed
[    4.938916] random: NetworkManager: uninitialized urandom read (48 bytes read)
[    4.961348] random: mktemp: uninitialized urandom read (6 bytes read)
[    4.982432] RAPL PMU: API unit is 2^-32 Joules, 1 fixed counters, 163840 ms ovfl timer
[    4.982435] RAPL PMU: hw unit of domain package 2^-16 Joules
[    4.989319] videodev: Linux video capture interface: v2.00
[    4.989876] cryptd: max_cpu_qlen set to 1000
[    5.001434] AVX2 version of gcm_enc/dec engaged.
[    5.001437] AES CTR mode by8 optimization enabled
[    5.074966] uvcvideo: Found UVC 1.10 device Integrated Camera (13d3:56fb)
[    5.087297] 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
[    5.089098] uvcvideo: Found UVC 1.50 device Integrated Camera (13d3:56fb)
[    5.090601] 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
[    5.091066] usbcore: registered new interface driver uvcvideo
[    5.091068] USB Video Class driver (1.1.1)
[    5.172733] ccp 0000:04:00.2: enabling device (0000 -> 0002)
[    5.172974] ccp 0000:04:00.2: ccp: unable to access the device: you might be running a broken BIOS.
[    5.183145] ccp 0000:04:00.2: tee enabled
[    5.183149] ccp 0000:04:00.2: psp enabled
[    5.233089] snd_rn_pci_acp3x 0000:04:00.5: enabling device (0000 -> 0002)
[    5.233444] snd_rn_pci_acp3x: probe of 0000:04:00.5 failed with error -22
[    5.236745] kvm: Nested Virtualization enabled
[    5.236768] SVM: kvm: Nested Paging enabled
[    5.236769] SVM: Virtual VMLOAD VMSAVE supported
[    5.236770] SVM: Virtual GIF supported
[    5.241901] MCE: In-kernel MCE decoding enabled.
[    5.245570] EDAC amd64: F17h_M60h detected (node 0).
[    5.245625] EDAC amd64: Node 0: DRAM ECC disabled.
[    5.295675] EDAC amd64: F17h_M60h detected (node 0).
[    5.295784] EDAC amd64: Node 0: DRAM ECC disabled.
[    5.319498] kauditd_printk_skb: 17 callbacks suppressed
[    5.319500] audit: type=1130 audit(1613937148.999:28): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    5.322383] r8169 0000:02:00.0 enp2s0: renamed from eth0
[    5.327915] audit: type=1130 audit(1613937149.006:29): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-backlight@leds:tpacpi::kbd_backlight comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    5.333213] EDAC amd64: F17h_M60h detected (node 0).
[    5.333276] EDAC amd64: Node 0: DRAM ECC disabled.
[    5.367785] Generic FE-GE Realtek PHY r8169-200:00: attached PHY driver [Generic FE-GE Realtek PHY] (mii_bus:phy_addr=r8169-200:00, irq=IGNORE)
[    5.370176] audit: type=1130 audit(1613937149.049:30): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=tlp comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    5.436219] EDAC amd64: F17h_M60h detected (node 0).
[    5.436291] EDAC amd64: Node 0: DRAM ECC disabled.
[    5.514807] r8169 0000:02:00.0 enp2s0: Link is Down
[    5.531851] EDAC amd64: F17h_M60h detected (node 0).
[    5.531923] EDAC amd64: Node 0: DRAM ECC disabled.
[    5.554706] psmouse serio1: elantech: assuming hardware version 4 (with firmware version 0x5f3001)
[    5.568451] psmouse serio1: elantech: Synaptics capabilities query result 0x90, 0x18, 0x0d.
[    5.582086] psmouse serio1: elantech: Elan sample query result 00, 0d, a7
[    5.598179] EDAC amd64: F17h_M60h detected (node 0).
[    5.598263] EDAC amd64: Node 0: DRAM ECC disabled.
[    5.607265] snd_hda_intel 0000:04:00.1: enabling device (0000 -> 0002)
[    5.607414] snd_hda_intel 0000:04:00.1: Handle vga_switcheroo audio client
[    5.607600] snd_hda_intel 0000:04:00.6: enabling device (0000 -> 0002)
[    5.609722] psmouse serio1: elantech: Trying to set up SMBus access
[    5.609729] psmouse serio1: elantech: SMbus companion is not ready yet
[    5.638072] input: ETPS/2 Elantech TrackPoint as /devices/platform/i8042/serio1/input/input12
[    5.654991] input: ETPS/2 Elantech Touchpad as /devices/platform/i8042/serio1/input/input9
[    5.680414] EDAC amd64: F17h_M60h detected (node 0).
[    5.680498] EDAC amd64: Node 0: DRAM ECC disabled.
[    5.687783] input: HD-Audio Generic HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:08.1/0000:04:00.1/sound/card0/input13
[    5.697416] snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC257: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[    5.697421] snd_hda_codec_realtek hdaudioC1D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    5.697424] snd_hda_codec_realtek hdaudioC1D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[    5.697426] snd_hda_codec_realtek hdaudioC1D0:    mono: mono_out=0x0
[    5.697427] snd_hda_codec_realtek hdaudioC1D0:    inputs:
[    5.697429] snd_hda_codec_realtek hdaudioC1D0:      Mic=0x19
[    5.697431] snd_hda_codec_realtek hdaudioC1D0:      Internal Mic=0x12
[    5.698233] mousedev: PS/2 mouse device common for all mice
[    5.698253] input: HD-Audio Generic HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:08.1/0000:04:00.1/sound/card0/input14
[    5.698346] input: HD-Audio Generic HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:08.1/0000:04:00.1/sound/card0/input15
[    5.735971] EDAC amd64: F17h_M60h detected (node 0).
[    5.736041] EDAC amd64: Node 0: DRAM ECC disabled.
[    5.746021] input: HD-Audio Generic Mic as /devices/pci0000:00/0000:00:08.1/0000:04:00.6/sound/card1/input16
[    5.746146] input: HD-Audio Generic Headphone as /devices/pci0000:00/0000:00:08.1/0000:04:00.6/sound/card1/input17
[    5.933148] [drm] amdgpu kernel modesetting enabled.
[    5.933333] Virtual CRAT table created for CPU
[    5.933346] amdgpu: Topology: Add CPU node
[    5.933507] checking generic (460000000 7f0000) vs hw (460000000 10000000)
[    5.933509] fb0: switching to amdgpudrmfb from EFI VGA
[    5.933696] Console: switching to colour dummy device 80x25
[    5.933777] amdgpu 0000:04:00.0: vgaarb: deactivate vga console
[    5.933859] amdgpu 0000:04:00.0: enabling device (0006 -> 0007)
[    5.934036] [drm] initializing kernel modesetting (RENOIR 0x1002:0x1636 0x17AA:0x507F 0xC2).
[    5.934039] amdgpu 0000:04:00.0: amdgpu: Trusted Memory Zone (TMZ) feature disabled as experimental (default)
[    5.934144] [drm] register mmio base: 0xFD300000
[    5.934145] [drm] register mmio size: 524288
[    5.934148] [drm] PCIE atomic ops is not supported
[    5.935680] [drm] add ip block number 0 <soc15_common>
[    5.935681] [drm] add ip block number 1 <gmc_v9_0>
[    5.935683] [drm] add ip block number 2 <vega10_ih>
[    5.935684] [drm] add ip block number 3 <psp>
[    5.935686] [drm] add ip block number 4 <smu>
[    5.935687] [drm] add ip block number 5 <gfx_v9_0>
[    5.935688] [drm] add ip block number 6 <sdma_v4_0>
[    5.935689] [drm] add ip block number 7 <dm>
[    5.935690] [drm] add ip block number 8 <vcn_v2_0>
[    5.935691] [drm] add ip block number 9 <jpeg_v2_0>
[    5.935718] amdgpu 0000:04:00.0: amdgpu: Fetched VBIOS from VFCT
[    5.935720] amdgpu: ATOM BIOS: 113-RENOIR-025
[    5.936346] [drm] VCN decode is enabled in VM mode
[    5.936347] [drm] VCN encode is enabled in VM mode
[    5.936348] [drm] JPEG decode is enabled in VM mode
[    5.936360] [drm] GPU posting now...
[    5.936424] [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, fragment size is 9-bit
[    5.936431] amdgpu 0000:04:00.0: amdgpu: VRAM: 512M 0x000000F400000000 - 0x000000F41FFFFFFF (512M used)
[    5.936432] amdgpu 0000:04:00.0: amdgpu: GART: 1024M 0x0000000000000000 - 0x000000003FFFFFFF
[    5.936434] amdgpu 0000:04:00.0: amdgpu: AGP: 267419648M 0x000000F800000000 - 0x0000FFFFFFFFFFFF
[    5.936440] [drm] Detected VRAM RAM=512M, BAR=512M
[    5.936441] [drm] RAM width 128bits DDR4
[    5.936615] [TTM] Zone  kernel: Available graphics memory: 7826542 KiB
[    5.936617] [TTM] Zone   dma32: Available graphics memory: 2097152 KiB
[    5.936618] [TTM] Initializing pool allocator
[    5.936623] [TTM] Initializing DMA pool allocator
[    5.936681] [drm] amdgpu: 512M of VRAM memory ready
[    5.936684] [drm] amdgpu: 3072M of GTT memory ready.
[    5.936688] [drm] GART: num cpu pages 262144, num gpu pages 262144
[    5.936870] [drm] PCIE GART of 1024M enabled (table at 0x000000F400900000).
[    5.944297] [drm] Loading DMUB firmware via PSP: version=0x00000000
[    5.945162] [drm] Found VCN firmware Version ENC: 1.7 DEC: 4 VEP: 0 Revision: 17
[    5.945187] [drm] PSP loading VCN firmware
[    6.008675] audit: type=1130 audit(1613937149.689:31): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    6.039086] audit: type=1130 audit(1613937149.719:32): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=udisks2 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    6.241030] random: crng init done
[    6.248542] audit: type=1130 audit(1613937149.929:33): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-random-seed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    6.383971] Bluetooth: Core ver 2.22
[    6.384024] NET: Registered protocol family 31
[    6.384025] Bluetooth: HCI device and connection manager initialized
[    6.384033] Bluetooth: HCI socket layer initialized
[    6.384035] Bluetooth: L2CAP socket layer initialized
[    6.384039] Bluetooth: SCO socket layer initialized
[    6.397494] usbcore: registered new interface driver btusb
[    6.400077] Bluetooth: hci0: Bootloader revision 0.3 build 0 week 24 2017
[    6.402068] Bluetooth: hci0: Device revision is 1
[    6.402073] Bluetooth: hci0: Secure boot is enabled
[    6.402074] Bluetooth: hci0: OTP lock is enabled
[    6.402076] Bluetooth: hci0: API lock is enabled
[    6.402077] Bluetooth: hci0: Debug lock is disabled
[    6.402079] Bluetooth: hci0: Minimum firmware build 1 week 10 2014
[    6.404075] Bluetooth: hci0: Found device firmware: intel/ibt-20-1-3.sfi
[    6.645646] [drm] reserve 0x400000 from 0xf41f800000 for PSP TMR
[    6.814406] amdgpu 0000:04:00.0: amdgpu: RAS: optional ras ta ucode is not available
[    6.834420] amdgpu 0000:04:00.0: amdgpu: RAP: optional rap ta ucode is not available
[    6.835274] amdgpu 0000:04:00.0: amdgpu: SMU is initialized successfully!
[    6.836735] [drm] kiq ring mec 2 pipe 1 q 0
[    6.837524] [drm] Display Core initialized with v3.2.104!
[    6.851549] [drm] DMUB hardware initialized: version=0x01000000
[    6.852524] snd_hda_intel 0000:04:00.1: bound 0000:04:00.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu])
[    6.949552] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[    6.949580] [drm] JPEG decode initialized successfully.
[    6.952332] kfd kfd: Allocated 3969056 bytes on gart
[    6.953682] Virtual CRAT table created for GPU
[    6.954313] amdgpu: Topology: Add dGPU node [0x1636:0x1002]
[    6.954354] kfd kfd: added device 1002:1636
[    6.954360] amdgpu 0000:04:00.0: amdgpu: SE 1, SH per SE 2, CU per SH 18, active_cu_number 27
[    6.955651] [drm] fb mappable at 0x410CE0000
[    6.955655] [drm] vram apper at 0x410000000
[    6.955656] [drm] size 8294400
[    6.955658] [drm] fb depth is 24
[    6.955659] [drm]    pitch is 7680
[    6.955861] fbcon: amdgpudrmfb (fb0) is primary device
[    6.956795] ------------[ cut here ]------------
[    6.957017] WARNING: CPU: 5 PID: 255 at drivers/gpu/drm/amd/amdgpu/../display/dc/dcn10/dcn10_link_encoder.c:483 dcn10_get_dig_frontend+0x9e/0xc0 [amdgpu]
[    6.957018] Modules linked in: btusb btrtl btbcm btintel bluetooth ecdh_generic ecc amdgpu(+) joydev snd_hda_codec_realtek mousedev snd_hda_codec_generic snd_hda_codec_hdmi snd_hda_intel snd_intel_dspcfg soundwire_intel soundwire_generic_allocation soundwire_cadence snd_hda_codec gpu_sched snd_hda_core i2c_algo_bit ttm snd_hwdep soundwire_bus wmi_bmof drm_kms_helper snd_soc_core snd_compress ac97_bus snd_pcm_dmaengine cec edac_mce_amd syscopyarea kvm_amd snd_rn_pci_acp3x snd_pcm sysfillrect sysimgblt snd_pci_acp3x kvm ccp snd_timer fb_sys_fops irqbypass crct10dif_pclmul crc32_pclmul ghash_clmulni_intel uvcvideo videobuf2_vmalloc aesni_intel videobuf2_memops videobuf2_v4l2 videobuf2_common crypto_simd cryptd glue_helper rapl psmouse videodev mc iwlwifi r8169 tpm_crb cfg80211 realtek mdio_devres k10temp libphy thinkpad_acpi sp5100_tco ledtrig_audio tpm_tis i2c_piix4 tpm_tis_core rfkill ucsi_acpi tpm typec_ucsi snd typec soundcore rng_core wmi video mac_hid i2c_scmi pinctrl_amd acpi_cpufreq
[    6.957090]  drm fuse pkcs8_key_parser agpgart bpf_preload ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 crc32c_intel serio_raw xhci_pci xhci_pci_renesas
[    6.957106] CPU: 5 PID: 255 Comm: systemd-udevd Not tainted 5.10.16-arch1-1 #1
[    6.957108] Hardware name: LENOVO 20T6000MGE/20T6000MGE, BIOS R1AET28W (1.04 ) 05/03/2020
[    6.957308] RIP: 0010:dcn10_get_dig_frontend+0x9e/0xc0 [amdgpu]
[    6.957311] Code: 45 44 89 c0 48 83 c4 10 c3 41 b8 05 00 00 00 83 f8 20 74 dd 41 b8 06 00 00 00 83 f8 40 74 d2 41 b8 04 00 00 00 83 f8 10 74 c7 <0f> 0b 41 b8 ff ff ff ff eb bd 45 31 c0 83 f8 01 74 b5 eb ec 41 b8
[    6.957313] RSP: 0018:ffffb87741217260 EFLAGS: 00010297
[    6.957315] RAX: 0000000000000000 RBX: ffff91f6da3401b8 RCX: 0000000000000008
[    6.957316] RDX: 0000000000000000 RSI: 000000000000556f RDI: ffff91f6d8700000
[    6.957317] RBP: ffff91f6da340000 R08: 0000000000000000 R09: 0000000000000001
[    6.957318] R10: 0000000000000004 R11: 0000000000000003 R12: 0000000000000000
[    6.957319] R13: ffff91f6d9cdf000 R14: ffff91f6cd7ac400 R15: ffff91f6d9c60000
[    6.957322] FS:  00007fae02180ec0(0000) GS:ffff91f9bf940000(0000) knlGS:0000000000000000
[    6.957323] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[    6.957324] CR2: 00007f82485b4d28 CR3: 0000000102e10000 CR4: 0000000000350ee0
[    6.957326] Call Trace:
[    6.957528]  dc_commit_state+0x839/0xa70 [amdgpu]
[    6.957738]  amdgpu_dm_atomic_commit_tail+0x57b/0x2450 [amdgpu]
[    6.958015]  ? dcn21_validate_bandwidth+0x10e/0x2b0 [amdgpu]
[    6.958039]  commit_tail+0x94/0x130 [drm_kms_helper]
[    6.958055]  drm_atomic_helper_commit+0x113/0x140 [drm_kms_helper]
[    6.958084]  drm_client_modeset_commit_atomic+0x1fc/0x240 [drm]
[    6.958113]  drm_client_modeset_commit_locked+0x56/0x150 [drm]
[    6.958136]  drm_client_modeset_commit+0x24/0x40 [drm]
[    6.958150]  drm_fb_helper_set_par+0xa5/0xd0 [drm_kms_helper]
[    6.958158]  fbcon_init+0x2b3/0x570
[    6.958163]  visual_init+0xce/0x130
[    6.958166]  do_bind_con_driver.isra.0+0x1db/0x2e0
[    6.958169]  do_take_over_console+0x116/0x180
[    6.958172]  do_fbcon_takeover+0x5c/0xc0
[    6.958176]  register_framebuffer+0x1f6/0x310
[    6.958190]  __drm_fb_helper_initial_config_and_unlock+0x333/0x4b0 [drm_kms_helper]
[    6.958347]  amdgpu_fbdev_init+0xb9/0xf0 [amdgpu]
[    6.958550]  amdgpu_device_init.cold+0x16b7/0x1a99 [amdgpu]
[    6.958703]  amdgpu_driver_load_kms+0x2b/0x1f0 [amdgpu]
[    6.958851]  amdgpu_pci_probe+0x129/0x1b0 [amdgpu]
[    6.958860]  local_pci_probe+0x42/0x80
[    6.958863]  ? pci_match_device+0xd7/0x100
[    6.958865]  pci_device_probe+0xfa/0x1b0
[    6.958870]  really_probe+0xf2/0x440
[    6.958874]  driver_probe_device+0xe1/0x150
[    6.958876]  device_driver_attach+0xa1/0xb0
[    6.958879]  __driver_attach+0x8a/0x150
[    6.958881]  ? device_driver_attach+0xb0/0xb0
[    6.958883]  ? device_driver_attach+0xb0/0xb0
[    6.958885]  bus_for_each_dev+0x89/0xd0
[    6.958888]  bus_add_driver+0x12b/0x1e0
[    6.958891]  driver_register+0x8b/0xe0
[    6.958893]  ? 0xffffffffc120e000
[    6.958898]  do_one_initcall+0x57/0x220
[    6.958903]  do_init_module+0x5c/0x260
[    6.958906]  load_module+0x22df/0x24a0
[    6.958913]  __do_sys_init_module+0x136/0x1b0
[    6.958919]  do_syscall_64+0x33/0x40
[    6.958922]  entry_SYSCALL_64_after_hwframe+0x44/0xa9
[    6.958925] RIP: 0033:0x7fae02a8cd9e
[    6.958929] Code: 48 8b 0d d5 10 0c 00 f7 d8 64 89 01 48 83 c8 ff c3 66 2e 0f 1f 84 00 00 00 00 00 90 f3 0f 1e fa 49 89 ca b8 af 00 00 00 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d a2 10 0c 00 f7 d8 64 89 01 48
[    6.958931] RSP: 002b:00007fff2c62a018 EFLAGS: 00000246 ORIG_RAX: 00000000000000af
[    6.958934] RAX: ffffffffffffffda RBX: 0000557ed0e495b0 RCX: 00007fae02a8cd9e
[    6.958935] RDX: 00007fae02bc99bd RSI: 0000000000b40621 RDI: 00007fae0003e010
[    6.958936] RBP: 00007fae0003e010 R08: 0000557ed0e59de0 R09: 0000000000b40630
[    6.958937] R10: 0000557b870b77b9 R11: 0000000000000246 R12: 00007fae02bc99bd
[    6.958938] R13: 0000000000000001 R14: 0000557ed0e766c0 R15: 0000557ed0e495b0
[    6.958942] ---[ end trace 8d43eeb82057d241 ]---
[    7.049712] Console: switching to colour frame buffer device 240x67
[    7.073090] amdgpu 0000:04:00.0: [drm] fb0: amdgpudrmfb frame buffer device
[    7.101273] amdgpu 0000:04:00.0: amdgpu: ring gfx uses VM inv eng 0 on hub 0
[    7.101279] amdgpu 0000:04:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[    7.101281] amdgpu 0000:04:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[    7.101283] amdgpu 0000:04:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[    7.101285] amdgpu 0000:04:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[    7.101287] amdgpu 0000:04:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[    7.101289] amdgpu 0000:04:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[    7.101291] amdgpu 0000:04:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[    7.101293] amdgpu 0000:04:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[    7.101295] amdgpu 0000:04:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[    7.101297] amdgpu 0000:04:00.0: amdgpu: ring sdma0 uses VM inv eng 0 on hub 1
[    7.101300] amdgpu 0000:04:00.0: amdgpu: ring vcn_dec uses VM inv eng 1 on hub 1
[    7.101302] amdgpu 0000:04:00.0: amdgpu: ring vcn_enc0 uses VM inv eng 4 on hub 1
[    7.101304] amdgpu 0000:04:00.0: amdgpu: ring vcn_enc1 uses VM inv eng 5 on hub 1
[    7.101306] amdgpu 0000:04:00.0: amdgpu: ring jpeg_dec uses VM inv eng 6 on hub 1
[    7.137220] [drm] Initialized amdgpu 3.40.0 20150101 for 0000:04:00.0 on minor 0
[    7.157724] audit: type=1130 audit(1613937150.839:34): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-backlight@backlight:amdgpu_bl0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    8.388035] Bluetooth: hci0: Waiting for firmware download to complete
[    8.388093] Bluetooth: hci0: Firmware loaded in 1943759 usecs
[    8.388169] Bluetooth: hci0: Waiting for device to boot
[    8.407326] Bluetooth: hci0: Device booted in 18771 usecs
[    8.415008] Bluetooth: hci0: Found Intel DDC parameters: intel/ibt-20-1-3.ddc
[    8.421458] Bluetooth: hci0: Applying Intel DDC parameters completed
[    8.430460] Bluetooth: hci0: Firmware revision 0.0 build 26 week 3 2021
[    9.966827] audit: type=1100 audit(1613937153.646:35): pid=410 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_securetty,pam_shells,pam_faillock,pam_permit,pam_faillock acct="marko" exe="/usr/bin/login" hostname=Arch addr=? terminal=/dev/tty1 res=success'
[    9.978086] audit: type=1101 audit(1613937153.659:36): pid=410 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="marko" exe="/usr/bin/login" hostname=Arch addr=? terminal=/dev/tty1 res=success'
[    9.980033] audit: type=1103 audit(1613937153.659:37): pid=410 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_securetty,pam_shells,pam_faillock,pam_permit,pam_faillock acct="marko" exe="/usr/bin/login" hostname=Arch addr=? terminal=/dev/tty1 res=success'
[   11.409958] kauditd_printk_skb: 11 callbacks suppressed
[   11.409962] audit: type=1131 audit(1613937155.089:49): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   15.022032] audit: type=1131 audit(1613937158.703:50): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   18.321307] audit: type=1100 audit(1613937162.003:51): pid=1259 uid=1000 auid=1000 ses=1 msg='op=PAM:authentication grantors=pam_faillock,pam_permit,pam_faillock acct="marko" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[   18.324570] audit: type=1101 audit(1613937162.006:52): pid=1259 uid=1000 auid=1000 ses=1 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="marko" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[   18.326840] audit: type=1110 audit(1613937162.006:53): pid=1259 uid=1000 auid=1000 ses=1 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'
[   18.328129] audit: type=1105 audit(1613937162.009:54): pid=1259 uid=1000 auid=1000 ses=1 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'
[   18.355966] audit: type=1106 audit(1613937162.036:55): pid=1259 uid=1000 auid=1000 ses=1 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'
[   18.356028] audit: type=1104 audit(1613937162.036:56): pid=1259 uid=1000 auid=1000 ses=1 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'
[   35.056991] audit: type=1131 audit(1613937178.736:57): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   35.181593] audit: type=1334 audit(1613937178.863:58): prog-id=18 op=UNLOAD
[   35.181603] audit: type=1334 audit(1613937178.863:59): prog-id=17 op=UNLOAD
[   41.517219] audit: type=1101 audit(1613937185.196:60): pid=1263 uid=1000 auid=1000 ses=1 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="marko" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[   41.518697] audit: type=1110 audit(1613937185.199:61): pid=1263 uid=1000 auid=1000 ses=1 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'
[   41.520216] audit: type=1105 audit(1613937185.199:62): pid=1263 uid=1000 auid=1000 ses=1 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'

Offline

#4 2021-02-21 20:30:20

seth
Member
Registered: 2012-09-03
Posts: 51,017

Re: NetworkManager can't recognize wifi card

[    2.011163] Intel(R) Wireless WiFi driver for Linux
[    2.011478] iwlwifi 0000:03:00.0: enabling device (0000 -> 0002)

[    2.022094] iwlwifi 0000:03:00.0: api flags index 2 larger than supported by driver
[    2.022121] iwlwifi 0000:03:00.0: TLV_FW_FSEQ_VERSION: FSEQ Version: 89.3.35.22
[    2.022414] iwlwifi 0000:03:00.0: loaded firmware version 59.601f3a66.0 cc-a0-59.ucode op_mode iwlmvm

AX200 chip?

Offline

#5 2021-02-21 21:20:21

vimodeeverything
Member
Registered: 2021-01-30
Posts: 28

Re: NetworkManager can't recognize wifi card

Yes, it's an AX200 chip.

Offline

Board footer

Powered by FluxBB