You are not logged in.

#1 2021-05-31 21:35:48

gastondelar
Member
Registered: 2021-05-31
Posts: 17

iwlwifi can't start AX201 wifi card in dual boot system

Hello fellows, I've been an Arch user for some years now but this time i'm out of ideas. Any help is deeply appreciated. Let me know if I can provide further information.

I'm on a MSI GF65 laptop dual booting with grub (kept the preloaded windows 10 home in a partition). I've already disabled fastboot and hibernation from windows (had to disable fastboot twice, as i think some windows update reenabled it). Kernel version is 5.12.8-arch1-1 and i have no swap partition nor file (idk if it matters).

While doing some internet browsing in Arch, internet stopped working  and realized system load was insanely high. All tools i know of that could give me some information didn't work and when I tried to shut down it just stopped at a black screen with a blinking cursor. After that, on every boot iwlwifi fails to load with some firmware ucode -110 error (dmesg output below) and as a result (i think) i can't use my wifi adapter (by either OS, on windows the message goes something like "Can't start device: code 10".

First couple times it happened I could solve this by 'power cycling' the laptop (i think that's what it is: holding down the power button for a while it enters a state in which it doesn't power up again unless you connect the charger). But now it's happened again and the power thing won't work any more.

I'm currently using the same laptop with a usb wifi adapter and it works just fine. As a sidenote: every time i do the power cycle thing, there's a BIOS option named fast boot which gets reenabled, i've disabled it just in case it's related to the windows setting.

Situation is now I can't see wlan0 interface in ip link for example but the device is shown by lspci. lspci -k shows:

 
00:14.3 Network controller: Intel Corporation Comet Lake PCH CNVi WiFi
        DeviceName: Onboard - Ethernet
        Subsystem: Intel Corporation Wi-Fi 6 AX201 160MHz
        Kernel driver in use: iwlwifi
        Kernel modules: iwlwifi

Things i've tried: (by tried I mean rebooting every time i changed something, if there's a way of doing this tests in runtime i'd love to know that)

1) These iwlwifi options I saw in an other thread for a similar wifi card, both in a file in /etc/modprobe.d/iwl.conf and as kernel parameters in grub.cfg (some of them weren't available in modinfo)

 
options iwlwifi 11n_disable=1 swcrypto=0 bt_coex_active=0 power_save=0
options iwlmvm power_scheme=1 
options iwlwifi d0i3_disable=1 
options iwlwifi uapsd_disable=1 
options iwlwifi lar_disable=1

2) Using other firmware versions: latest one was being loaded iwlwifi-QuZ-a0-hr-b0-62.ucode, tried 59, 55, 53, 50 and 48. Dmesg output was the same except for the "loaded firmware (version) * line. I can add those too if it helps.
Not like i really know anything about this topic but I found on this somewhat official table: https://www.intel.com/content/www/us/en … eless.html  that i should be using some specific firmware (iwlwifi-Qu-48.13675109.0.tgz), which I downloaded to find firmware files named like iwlwifi-Qu-*-48.ucode . Problem was Arch only looks for the iwlwifi-QuZ-* ones, not the Qu-* , i tried removing all the iwlwifi-QuZ-a0-hr-b0-* ones from /lib/firmware but then I simply got a no firmware found error in dmesg. I'd also appreciate if anyone could hint me on where I can learn what all those QuZ-0a-hr-b0 letters between iwlwifi and the versions mean.

3) Booting into windows and trying to update device driver

Here's the full dmseg output, some kernel parameters are still there. Regarding the acpi_os_name parameters I included them as suggested here https://wiki.archlinux.org/title/DSDT cause battery runs out pretty fast and fans are on all the time, but that was only a test. I'll remove them to check if something changes and report back but I don't think that is related. I think iwlwifi error dump starts in 2.935155

[    0.000000] Linux version 5.12.8-arch1-1 (linux@archlinux) (gcc (GCC) 11.1.0, GNU ld (GNU Binutils) 2.36.1) #1 SMP PREEMPT Fri, 28 May 2021 15:10:20 +0000
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=5a93fb17-1edc-4301-8f53-764a756c1bd5 rw loglevel=3 quiet "acpi_osi=Windows 2015" "acpi_os_name=Windows 2015" iwlwifi.11n_disable=1 iwlwifi.bt_coex_active=0 iwlwifi.swcrypto=0 iwlwifi.power_save=0 iwlwifi.uapsd_disable=1
[    0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
[    0.000000] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.000000] x86/fpu: xstate_offset[3]:  832, xstate_sizes[3]:   64
[    0.000000] x86/fpu: xstate_offset[4]:  896, xstate_sizes[4]:   64
[    0.000000] x86/fpu: xstate_offset[9]:  960, xstate_sizes[9]:    8
[    0.000000] x86/fpu: Enabled xstate features 0x21f, context size is 968 bytes, using 'compacted' format.
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009dfff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009e000-0x000000000009efff] reserved
[    0.000000] BIOS-e820: [mem 0x000000000009f000-0x000000000009ffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000009648afff] usable
[    0.000000] BIOS-e820: [mem 0x000000009648b000-0x0000000098092fff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000098093000-0x00000000981c2fff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000981c3000-0x00000000982dbfff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000982dc000-0x0000000099993fff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000099994000-0x0000000099c4dfff] type 20
[    0.000000] BIOS-e820: [mem 0x0000000099c4e000-0x0000000099c4efff] usable
[    0.000000] BIOS-e820: [mem 0x0000000099c4f000-0x000000009f7fffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed03fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000045e7fffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] efi: EFI v2.70 by American Megatrends
[    0.000000] efi: ACPI=0x981c2000 ACPI 2.0=0x981c2014 TPMFinalLog=0x98249000 SMBIOS=0x9980b000 SMBIOS 3.0=0x9980a000 MEMATTR=0x8fb67198 ESRT=0x900c3298 
[    0.000000] SMBIOS 3.2.0 present.
[    0.000000] DMI: Micro-Star International Co., Ltd. GF65 Thin 10SDR/MS-16W1, BIOS E16W1IMS.50B 05/19/2020
[    0.000000] tsc: Detected 2600.000 MHz processor
[    0.000000] tsc: Detected 2599.992 MHz TSC
[    0.000407] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000409] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000413] last_pfn = 0x45e800 max_arch_pfn = 0x400000000
[    0.000503] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.001081] last_pfn = 0x99c4f max_arch_pfn = 0x400000000
[    0.011085] esrt: Reserving ESRT space from 0x00000000900c3298 to 0x00000000900c32f8.
[    0.011090] e820: update [mem 0x900c3000-0x900c3fff] usable ==> reserved
[    0.011119] check: Scanning 1 areas for low memory corruption
[    0.011123] Using GB pages for direct mapping
[    0.011377] Secure boot could not be determined
[    0.011378] RAMDISK: [mem 0x37075000-0x37831fff]
[    0.011380] ACPI: Early table checksum verification disabled
[    0.011382] ACPI: RSDP 0x00000000981C2014 000024 (v02 MSI_NB)
[    0.011384] ACPI: XSDT 0x00000000981C1728 0000DC (v01 MSI_NB MEGABOOK 01072009 AMI  01000013)
[    0.011388] ACPI: FACP 0x00000000981BC000 000114 (v06 MSI_NB MEGABOOK 01072009 AMI  00010013)
[    0.011391] ACPI: DSDT 0x000000009817F000 03C027 (v02 MSI_NB MEGABOOK 01072009 INTL 20160527)
[    0.011393] ACPI: FACS 0x00000000982DB000 000040
[    0.011395] ACPI: MCFG 0x00000000981C0000 00003C (v01 MSI_NB MEGABOOK 01072009 MSFT 00000097)
[    0.011396] ACPI: SSDT 0x00000000981BD000 002087 (v02 CpuRef CpuSsdt  00003000 INTL 20160527)
[    0.011398] ACPI: FIDT 0x000000009817E000 00009C (v01 MSI_NB MEGABOOK 01072009 AMI  00010013)
[    0.011400] ACPI: ECDT 0x000000009817D000 0000C1 (v01 MSI_NB MEGABOOK 01072009 AMI. 00010013)
[    0.011402] ACPI: MSDM 0x000000009817C000 000055 (v03 MSI_NB MEGABOOK 01072009 AMI  01000013)
[    0.011404] ACPI: SLIC 0x000000009817B000 000176 (v01 MSI_NB MEGABOOK 01072009 AMI  01000013)
[    0.011405] ACPI: SSDT 0x0000000098177000 0031DA (v02 SaSsdt SaSsdt   00003000 INTL 20160527)
[    0.011407] ACPI: SSDT 0x0000000098174000 00299F (v02 Intel  PegSsdt  00001000 INTL 20160527)
[    0.011409] ACPI: HPET 0x0000000098173000 000038 (v01 MSI_NB MEGABOOK 01072009 AMI  01000013)
[    0.011411] ACPI: SSDT 0x0000000098172000 000B9A (v02 INTEL  xh_cfhd4 00000000 INTL 20160527)
[    0.011412] ACPI: NHLT 0x0000000098171000 00002D (v00 MSI_NB MEGABOOK 01072009 AMI  01000013)
[    0.011414] ACPI: LPIT 0x0000000098170000 000094 (v01 MSI_NB MEGABOOK 01072009 AMI  01000013)
[    0.011416] ACPI: DBGP 0x000000009816E000 000034 (v01 MSI_NB MEGABOOK 01072009 AMI  01000013)
[    0.011418] ACPI: DBG2 0x000000009816D000 000054 (v00 MSI_NB MEGABOOK 01072009 AMI  01000013)
[    0.011420] ACPI: SSDT 0x000000009816B000 0000AE (v02 SgRef  SgPeg    00001000 INTL 20160527)
[    0.011421] ACPI: BGRT 0x000000009816A000 000038 (v01 MSI_NB MEGABOOK 01072009 AMI  00010013)
[    0.011423] ACPI: TPM2 0x0000000098169000 00004C (v04 MSI_NB MEGABOOK 00000001 AMI  00000000)
[    0.011425] ACPI: DMAR 0x000000009816C000 0000A8 (v01 INTEL  EDK2     00000002      01000013)
[    0.011427] ACPI: SSDT 0x0000000098166000 002561 (v01 OptRf1 Opt1Tabl 00001000 INTL 20160527)
[    0.011429] ACPI: WSMT 0x000000009816F000 000028 (v01 MSI_NB MEGABOOK 01072009 AMI  00010013)
[    0.011430] ACPI: APIC 0x0000000098165000 0000F4 (v04 MSI_NB MEGABOOK 01072009 AMI  00010013)
[    0.011432] ACPI: FPDT 0x0000000098164000 000044 (v01 MSI_NB CML      01072009 AMI  01000013)
[    0.011433] ACPI: Reserving FACP table memory at [mem 0x981bc000-0x981bc113]
[    0.011435] ACPI: Reserving DSDT table memory at [mem 0x9817f000-0x981bb026]
[    0.011435] ACPI: Reserving FACS table memory at [mem 0x982db000-0x982db03f]
[    0.011436] ACPI: Reserving MCFG table memory at [mem 0x981c0000-0x981c003b]
[    0.011436] ACPI: Reserving SSDT table memory at [mem 0x981bd000-0x981bf086]
[    0.011437] ACPI: Reserving FIDT table memory at [mem 0x9817e000-0x9817e09b]
[    0.011438] ACPI: Reserving ECDT table memory at [mem 0x9817d000-0x9817d0c0]
[    0.011438] ACPI: Reserving MSDM table memory at [mem 0x9817c000-0x9817c054]
[    0.011439] ACPI: Reserving SLIC table memory at [mem 0x9817b000-0x9817b175]
[    0.011439] ACPI: Reserving SSDT table memory at [mem 0x98177000-0x9817a1d9]
[    0.011440] ACPI: Reserving SSDT table memory at [mem 0x98174000-0x9817699e]
[    0.011441] ACPI: Reserving HPET table memory at [mem 0x98173000-0x98173037]
[    0.011441] ACPI: Reserving SSDT table memory at [mem 0x98172000-0x98172b99]
[    0.011442] ACPI: Reserving NHLT table memory at [mem 0x98171000-0x9817102c]
[    0.011442] ACPI: Reserving LPIT table memory at [mem 0x98170000-0x98170093]
[    0.011443] ACPI: Reserving DBGP table memory at [mem 0x9816e000-0x9816e033]
[    0.011443] ACPI: Reserving DBG2 table memory at [mem 0x9816d000-0x9816d053]
[    0.011444] ACPI: Reserving SSDT table memory at [mem 0x9816b000-0x9816b0ad]
[    0.011445] ACPI: Reserving BGRT table memory at [mem 0x9816a000-0x9816a037]
[    0.011445] ACPI: Reserving TPM2 table memory at [mem 0x98169000-0x9816904b]
[    0.011446] ACPI: Reserving DMAR table memory at [mem 0x9816c000-0x9816c0a7]
[    0.011447] ACPI: Reserving SSDT table memory at [mem 0x98166000-0x98168560]
[    0.011447] ACPI: Reserving WSMT table memory at [mem 0x9816f000-0x9816f027]
[    0.011448] ACPI: Reserving APIC table memory at [mem 0x98165000-0x981650f3]
[    0.011448] ACPI: Reserving FPDT table memory at [mem 0x98164000-0x98164043]
[    0.011459] ACPI: Local APIC address 0xfee00000
[    0.011738] No NUMA configuration found
[    0.011738] Faking a node at [mem 0x0000000000000000-0x000000045e7fffff]
[    0.011741] NODE_DATA(0) allocated [mem 0x45e7fc000-0x45e7fffff]
[    0.011761] Zone ranges:
[    0.011762]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.011763]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.011764]   Normal   [mem 0x0000000100000000-0x000000045e7fffff]
[    0.011765]   Device   empty
[    0.011766] Movable zone start for each node
[    0.011766] Early memory node ranges
[    0.011766]   node   0: [mem 0x0000000000001000-0x000000000009dfff]
[    0.011767]   node   0: [mem 0x000000000009f000-0x000000000009ffff]
[    0.011768]   node   0: [mem 0x0000000000100000-0x000000009648afff]
[    0.011769]   node   0: [mem 0x0000000099c4e000-0x0000000099c4efff]
[    0.011769]   node   0: [mem 0x0000000100000000-0x000000045e7fffff]
[    0.011771] Initmem setup node 0 [mem 0x0000000000001000-0x000000045e7fffff]
[    0.011772] On node 0 totalpages: 4148266
[    0.011773]   DMA zone: 64 pages used for memmap
[    0.011773]   DMA zone: 30 pages reserved
[    0.011774]   DMA zone: 3998 pages, LIFO batch:0
[    0.011970]   DMA zone: 28770 pages in unavailable ranges
[    0.011971]   DMA32 zone: 9555 pages used for memmap
[    0.011971]   DMA32 zone: 611468 pages, LIFO batch:63
[    0.015063]   DMA32 zone: 39796 pages in unavailable ranges
[    0.015064]   Normal zone: 55200 pages used for memmap
[    0.015065]   Normal zone: 3532800 pages, LIFO batch:63
[    0.031705]   Normal zone: 6144 pages in unavailable ranges
[    0.031738] Reserving Intel graphics memory at [mem 0x9b800000-0x9f7fffff]
[    0.032357] ACPI: PM-Timer IO Port: 0x1808
[    0.032358] ACPI: Local APIC address 0xfee00000
[    0.032362] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.032363] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[    0.032364] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[    0.032364] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[    0.032365] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
[    0.032365] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
[    0.032365] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
[    0.032366] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
[    0.032366] ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
[    0.032367] ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
[    0.032367] ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
[    0.032368] ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1])
[    0.032428] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
[    0.032430] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.032431] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.032432] ACPI: IRQ0 used by override.
[    0.032433] ACPI: IRQ9 used by override.
[    0.032434] Using ACPI (MADT) for SMP configuration information
[    0.032435] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.032441] e820: update [mem 0x8d653000-0x8d746fff] usable ==> reserved
[    0.032447] TSC deadline timer available
[    0.032447] smpboot: Allowing 12 CPUs, 0 hotplug CPUs
[    0.032460] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.032461] PM: hibernation: Registered nosave memory: [mem 0x0009e000-0x0009efff]
[    0.032463] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[    0.032464] PM: hibernation: Registered nosave memory: [mem 0x8d653000-0x8d746fff]
[    0.032465] PM: hibernation: Registered nosave memory: [mem 0x900c3000-0x900c3fff]
[    0.032466] PM: hibernation: Registered nosave memory: [mem 0x9648b000-0x98092fff]
[    0.032467] PM: hibernation: Registered nosave memory: [mem 0x98093000-0x981c2fff]
[    0.032467] PM: hibernation: Registered nosave memory: [mem 0x981c3000-0x982dbfff]
[    0.032468] PM: hibernation: Registered nosave memory: [mem 0x982dc000-0x99993fff]
[    0.032468] PM: hibernation: Registered nosave memory: [mem 0x99994000-0x99c4dfff]
[    0.032469] PM: hibernation: Registered nosave memory: [mem 0x99c4f000-0x9f7fffff]
[    0.032470] PM: hibernation: Registered nosave memory: [mem 0x9f800000-0xdfffffff]
[    0.032470] PM: hibernation: Registered nosave memory: [mem 0xe0000000-0xefffffff]
[    0.032471] PM: hibernation: Registered nosave memory: [mem 0xf0000000-0xfdffffff]
[    0.032471] PM: hibernation: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
[    0.032471] PM: hibernation: Registered nosave memory: [mem 0xfe011000-0xfebfffff]
[    0.032472] PM: hibernation: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[    0.032472] PM: hibernation: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
[    0.032473] PM: hibernation: Registered nosave memory: [mem 0xfed00000-0xfed03fff]
[    0.032473] PM: hibernation: Registered nosave memory: [mem 0xfed04000-0xfedfffff]
[    0.032474] PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[    0.032474] PM: hibernation: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
[    0.032475] PM: hibernation: Registered nosave memory: [mem 0xff000000-0xffffffff]
[    0.032476] [mem 0x9f800000-0xdfffffff] available for PCI devices
[    0.032477] Booting paravirtualized kernel on bare hardware
[    0.032478] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
[    0.035627] setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:12 nr_node_ids:1
[    0.035805] percpu: Embedded 56 pages/cpu s192512 r8192 d28672 u262144
[    0.035809] pcpu-alloc: s192512 r8192 d28672 u262144 alloc=1*2097152
[    0.035811] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 -- -- -- -- 
[    0.035828] Built 1 zonelists, mobility grouping on.  Total pages: 4083417
[    0.035829] Policy zone: Normal
[    0.035829] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=5a93fb17-1edc-4301-8f53-764a756c1bd5 rw loglevel=3 quiet "acpi_osi=Windows 2015" "acpi_os_name=Windows 2015" iwlwifi.11n_disable=1 iwlwifi.bt_coex_active=0 iwlwifi.swcrypto=0 iwlwifi.power_save=0 iwlwifi.uapsd_disable=1
[    0.036419] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
[    0.036678] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[    0.036741] mem auto-init: stack:byref_all(zero), heap alloc:on, heap free:off
[    0.063117] Memory: 16038420K/16593064K available (14344K kernel code, 2040K rwdata, 8988K rodata, 1652K init, 4372K bss, 554384K reserved, 0K cma-reserved)
[    0.063121] random: get_random_u64 called from __kmem_cache_create+0x22/0x530 with crng_init=0
[    0.063192] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=12, Nodes=1
[    0.063199] ftrace: allocating 41903 entries in 164 pages
[    0.072056] ftrace: allocated 164 pages with 3 groups
[    0.072132] rcu: Preemptible hierarchical RCU implementation.
[    0.072132] rcu: 	RCU dyntick-idle grace-period acceleration is enabled.
[    0.072133] rcu: 	RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=12.
[    0.072133] rcu: 	RCU priority boosting: priority 1 delay 500 ms.
[    0.072134] 	Trampoline variant of Tasks RCU enabled.
[    0.072134] 	Rude variant of Tasks RCU enabled.
[    0.072135] 	Tracing variant of Tasks RCU enabled.
[    0.072135] rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
[    0.072136] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=12
[    0.074213] NR_IRQS: 20736, nr_irqs: 2152, preallocated irqs: 16
[    0.074725] Console: colour dummy device 80x25
[    0.074735] printk: console [tty0] enabled
[    0.074746] ACPI: Core revision 20210105
[    0.074920] ACPI: OSL: Overriding _OS definition to 'Windows 2015'
[    0.075109] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
[    0.075280] APIC: Switch to symmetric I/O mode setup
[    0.075281] DMAR: Host address width 39
[    0.075282] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
[    0.075285] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 ecap 19e2ff0505e
[    0.075287] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
[    0.075289] DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
[    0.075290] DMAR: RMRR base: 0x00000098999000 end: 0x00000098be2fff
[    0.075291] DMAR: RMRR base: 0x0000009b000000 end: 0x0000009f7fffff
[    0.075293] DMAR-IR: IOAPIC id 2 under DRHD base  0xfed91000 IOMMU 1
[    0.075293] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
[    0.075294] DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
[    0.078384] DMAR-IR: Enabled IRQ remapping in x2apic mode
[    0.078385] x2apic enabled
[    0.078415] Switched APIC routing to cluster x2apic.
[    0.087728] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.101787] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x257a34a6eea, max_idle_ns: 440795264358 ns
[    0.101790] Calibrating delay loop (skipped), value calculated using timer frequency.. 5202.65 BogoMIPS (lpj=8666640)
[    0.101792] pid_max: default: 32768 minimum: 301
[    0.105087] LSM: Security Framework initializing
[    0.105090] Yama: becoming mindful.
[    0.105107] LSM support for eBPF active
[    0.105149] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    0.105169] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    0.105318] x86/cpu: SGX disabled by BIOS
[    0.105336] CPU0: Thermal monitoring enabled (TM1)
[    0.105365] process: using mwait in idle threads
[    0.105366] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
[    0.105367] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[    0.105369] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.105371] Spectre V2 : Mitigation: Enhanced IBRS
[    0.105371] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.105372] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.105374] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[    0.105542] Freeing SMP alternatives memory: 36K
[    0.107410] smpboot: Estimated ratio of average max frequency by base frequency (times 1024): 1811
[    0.107435] smpboot: CPU0: Intel(R) Core(TM) i7-10750H CPU @ 2.60GHz (family: 0x6, model: 0xa5, stepping: 0x2)
[    0.107595] Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
[    0.107611] ... version:                4
[    0.107612] ... bit width:              48
[    0.107613] ... generic registers:      4
[    0.107613] ... value mask:             0000ffffffffffff
[    0.107615] ... max period:             00007fffffffffff
[    0.107616] ... fixed-purpose events:   3
[    0.107617] ... event mask:             000000070000000f
[    0.107748] rcu: Hierarchical SRCU implementation.
[    0.108455] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.108455] smp: Bringing up secondary CPUs ...
[    0.108455] x86: Booting SMP configuration:
[    0.108455] .... node  #0, CPUs:        #1  #2  #3  #4  #5  #6  #7  #8  #9 #10 #11
[    0.111803] smp: Brought up 1 node, 12 CPUs
[    0.111805] smpboot: Max logical packages: 1
[    0.111806] smpboot: Total of 12 processors activated (62424.80 BogoMIPS)
[    0.115353] devtmpfs: initialized
[    0.115353] x86/mm: Memory block size: 128MB
[    0.115827] PM: Registering ACPI NVS region [mem 0x981c3000-0x982dbfff] (1150976 bytes)
[    0.115827] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[    0.115827] futex hash table entries: 4096 (order: 6, 262144 bytes, linear)
[    0.115827] pinctrl core: initialized pinctrl subsystem
[    0.115827] PM: RTC time: 20:21:05, date: 2021-05-31
[    0.115827] NET: Registered protocol family 16
[    0.115827] DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations
[    0.115897] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.115976] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.115979] audit: initializing netlink subsys (disabled)
[    0.115983] audit: type=2000 audit(1622492465.033:1): state=initialized audit_enabled=0 res=1
[    0.115983] thermal_sys: Registered thermal governor 'fair_share'
[    0.115983] thermal_sys: Registered thermal governor 'bang_bang'
[    0.115983] thermal_sys: Registered thermal governor 'step_wise'
[    0.115983] thermal_sys: Registered thermal governor 'user_space'
[    0.115983] thermal_sys: Registered thermal governor 'power_allocator'
[    0.115983] cpuidle: using governor ladder
[    0.115983] cpuidle: using governor menu
[    0.115983] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.115983] ACPI: bus type PCI registered
[    0.115983] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.115983] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[    0.115983] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[    0.115983] PCI: Using configuration type 1 for base access
[    0.115983] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    0.115983] Kprobes globally optimized
[    0.115983] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    0.115983] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.118506] ACPI: Added _OSI(Module Device)
[    0.118507] ACPI: Added _OSI(Processor Device)
[    0.118508] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.118508] ACPI: Added _OSI(Processor Aggregator Device)
[    0.118509] ACPI: Added _OSI(Linux-Dell-Video)
[    0.118509] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[    0.118510] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[    0.151413] ACPI: 7 ACPI AML tables successfully acquired and loaded
[    0.152459] ACPI: EC: EC started
[    0.152460] ACPI: EC: interrupt blocked
[    0.155248] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.155249] ACPI: EC: Boot ECDT EC used to handle transactions
[    0.160423] ACPI: Dynamic OEM Table Load:
[    0.160429] ACPI: SSDT 0xFFFF97B981790300 0000FC (v02 PmRef  Cpu0Psd  00003000 INTL 20160527)
[    0.161093] ACPI: \_SB_.PR00: _OSC native thermal LVT Acked
[    0.161706] ACPI: Dynamic OEM Table Load:
[    0.161711] ACPI: SSDT 0xFFFF97B98164AC00 000400 (v02 PmRef  Cpu0Cst  00003001 INTL 20160527)
[    0.162461] ACPI: Dynamic OEM Table Load:
[    0.162465] ACPI: SSDT 0xFFFF97B981651A00 000137 (v02 PmRef  Cpu0Hwp  00003000 INTL 20160527)
[    0.163165] ACPI: Dynamic OEM Table Load:
[    0.163170] ACPI: SSDT 0xFFFF97B98007C000 000BEA (v02 PmRef  HwpLvt   00003000 INTL 20160527)
[    0.164317] ACPI: Dynamic OEM Table Load:
[    0.164322] ACPI: SSDT 0xFFFF97B98164EC00 0003D7 (v02 PmRef  ApHwp    00003000 INTL 20160527)
[    0.165150] ACPI: Dynamic OEM Table Load:
[    0.165155] ACPI: SSDT 0xFFFF97B98179F000 000D22 (v02 PmRef  ApPsd    00003000 INTL 20160527)
[    0.166476] ACPI: Dynamic OEM Table Load:
[    0.166480] ACPI: SSDT 0xFFFF97B98164E000 0003CA (v02 PmRef  ApCst    00003000 INTL 20160527)
[    0.170040] ACPI: Interpreter enabled
[    0.170068] ACPI: (supports S0 S3 S4 S5)
[    0.170069] ACPI: Using IOAPIC for interrupt routing
[    0.170095] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.170414] ACPI: Enabled 7 GPEs in block 00 to 7F
[    0.171989] ACPI: PM: Power Resource [PG00] (on)
[    0.180013] ACPI: PM: Power Resource [USBC] (on)
[    0.182071] ACPI: PM: Power Resource [V0PR] (on)
[    0.182229] ACPI: PM: Power Resource [V1PR] (on)
[    0.182382] ACPI: PM: Power Resource [V2PR] (on)
[    0.183850] ACPI: PM: Power Resource [WRST] (on)
[    0.185721] ACPI: PM: Power Resource [PIN] (off)
[    0.185974] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
[    0.185979] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[    0.189063] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR DPC]
[    0.189064] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
[    0.189962] PCI host bridge to bus 0000:00
[    0.189963] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.189964] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.189965] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.189966] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff window]
[    0.189966] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff window]
[    0.189967] pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff window]
[    0.189968] pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff window]
[    0.189969] pci_bus 0000:00: root bus resource [mem 0x000f0000-0x000fffff window]
[    0.189969] pci_bus 0000:00: root bus resource [mem 0x9f800000-0xdfffffff window]
[    0.189970] pci_bus 0000:00: root bus resource [mem 0xfc800000-0xfe7fffff window]
[    0.189971] pci_bus 0000:00: root bus resource [bus 00-fe]
[    0.189987] pci 0000:00:00.0: [8086:9b54] type 00 class 0x060000
[    0.190091] pci 0000:00:01.0: [8086:1901] type 01 class 0x060400
[    0.190121] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    0.190419] pci 0000:00:02.0: [8086:9bc4] type 00 class 0x030000
[    0.190425] pci 0000:00:02.0: reg 0x10: [mem 0xc3000000-0xc3ffffff 64bit]
[    0.190429] pci 0000:00:02.0: reg 0x18: [mem 0xa0000000-0xafffffff 64bit pref]
[    0.190431] pci 0000:00:02.0: reg 0x20: [io  0x5000-0x503f]
[    0.190443] pci 0000:00:02.0: BAR 2: assigned to efifb
[    0.190724] pci 0000:00:12.0: [8086:06f9] type 00 class 0x118000
[    0.190748] pci 0000:00:12.0: reg 0x10: [mem 0xc551f000-0xc551ffff 64bit]
[    0.191016] pci 0000:00:14.0: [8086:06ed] type 00 class 0x0c0330
[    0.191042] pci 0000:00:14.0: reg 0x10: [mem 0xc5500000-0xc550ffff 64bit]
[    0.191142] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    0.191387] pci 0000:00:14.2: [8086:06ef] type 00 class 0x050000
[    0.191408] pci 0000:00:14.2: reg 0x10: [mem 0xc5518000-0xc5519fff 64bit]
[    0.191423] pci 0000:00:14.2: reg 0x18: [mem 0xc551e000-0xc551efff 64bit]
[    0.191608] pci 0000:00:14.3: [8086:06f0] type 00 class 0x028000
[    0.191645] pci 0000:00:14.3: reg 0x10: [mem 0xc5514000-0xc5517fff 64bit]
[    0.191775] pci 0000:00:14.3: PME# supported from D0 D3hot D3cold
[    0.192396] pci 0000:00:15.0: [8086:06e8] type 00 class 0x0c8000
[    0.192968] pci 0000:00:15.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
[    0.195575] pci 0000:00:15.2: [8086:06ea] type 00 class 0x0c8000
[    0.196148] pci 0000:00:15.2: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
[    0.198549] pci 0000:00:16.0: [8086:06e0] type 00 class 0x078000
[    0.198572] pci 0000:00:16.0: reg 0x10: [mem 0xc551b000-0xc551bfff 64bit]
[    0.198659] pci 0000:00:16.0: PME# supported from D3hot
[    0.198969] pci 0000:00:1b.0: [8086:06ac] type 01 class 0x060400
[    0.199106] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.199140] pci 0000:00:1b.0: PTM enabled (root), 4ns granularity
[    0.199511] pci 0000:00:1d.0: [8086:06b0] type 01 class 0x060400
[    0.199650] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    0.199688] pci 0000:00:1d.0: PTM enabled (root), 4ns granularity
[    0.199996] pci 0000:00:1d.4: [8086:06b4] type 01 class 0x060400
[    0.200132] pci 0000:00:1d.4: PME# supported from D0 D3hot D3cold
[    0.200165] pci 0000:00:1d.4: PTM enabled (root), 4ns granularity
[    0.200482] pci 0000:00:1f.0: [8086:068d] type 00 class 0x060100
[    0.200908] pci 0000:00:1f.3: [8086:06c8] type 00 class 0x040300
[    0.200959] pci 0000:00:1f.3: reg 0x10: [mem 0xc5510000-0xc5513fff 64bit]
[    0.201029] pci 0000:00:1f.3: reg 0x20: [mem 0xc5100000-0xc51fffff 64bit]
[    0.201157] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[    0.201548] pci 0000:00:1f.4: [8086:06a3] type 00 class 0x0c0500
[    0.201582] pci 0000:00:1f.4: reg 0x10: [mem 0xc551a000-0xc551a0ff 64bit]
[    0.201632] pci 0000:00:1f.4: reg 0x20: [io  0xefa0-0xefbf]
[    0.201850] pci 0000:00:1f.5: [8086:06a4] type 00 class 0x0c8000
[    0.201869] pci 0000:00:1f.5: reg 0x10: [mem 0xfe010000-0xfe010fff]
[    0.202067] pci 0000:01:00.0: [10de:2191] type 00 class 0x030000
[    0.202074] pci 0000:01:00.0: reg 0x10: [mem 0xc4000000-0xc4ffffff]
[    0.202081] pci 0000:01:00.0: reg 0x14: [mem 0xb0000000-0xbfffffff 64bit pref]
[    0.202087] pci 0000:01:00.0: reg 0x1c: [mem 0xc0000000-0xc1ffffff 64bit pref]
[    0.202091] pci 0000:01:00.0: reg 0x24: [io  0x4000-0x407f]
[    0.202095] pci 0000:01:00.0: reg 0x30: [mem 0xc5000000-0xc507ffff pref]
[    0.202136] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
[    0.202262] pci 0000:01:00.1: [10de:1aeb] type 00 class 0x040300
[    0.202270] pci 0000:01:00.1: reg 0x10: [mem 0xc5080000-0xc5083fff]
[    0.202353] pci 0000:01:00.2: [10de:1aec] type 00 class 0x0c0330
[    0.202364] pci 0000:01:00.2: reg 0x10: [mem 0xc2000000-0xc203ffff 64bit pref]
[    0.202376] pci 0000:01:00.2: reg 0x1c: [mem 0xc2040000-0xc204ffff 64bit pref]
[    0.202415] pci 0000:01:00.2: PME# supported from D0 D3hot D3cold
[    0.202460] pci 0000:01:00.3: [10de:1aed] type 00 class 0x0c8000
[    0.202467] pci 0000:01:00.3: reg 0x10: [mem 0xc5084000-0xc5084fff]
[    0.202516] pci 0000:01:00.3: PME# supported from D0 D3hot D3cold
[    0.202564] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.202566] pci 0000:00:01.0:   bridge window [io  0x4000-0x4fff]
[    0.202567] pci 0000:00:01.0:   bridge window [mem 0xc4000000-0xc50fffff]
[    0.202569] pci 0000:00:01.0:   bridge window [mem 0xb0000000-0xc20fffff 64bit pref]
[    0.202677] pci 0000:02:00.0: [10ec:5763] type 00 class 0x010802
[    0.202702] pci 0000:02:00.0: reg 0x10: [mem 0xc5400000-0xc5403fff 64bit]
[    0.202744] pci 0000:02:00.0: reg 0x24: [mem 0xc5404000-0xc5405fff]
[    0.203007] pci 0000:00:1b.0: PCI bridge to [bus 02]
[    0.203013] pci 0000:00:1b.0:   bridge window [mem 0xc5400000-0xc54fffff]
[    0.203176] pci 0000:03:00.0: [2646:500c] type 00 class 0x010802
[    0.203235] pci 0000:03:00.0: reg 0x10: [mem 0xc5300000-0xc5303fff 64bit]
[    0.203912] pci 0000:00:1d.0: PCI bridge to [bus 03]
[    0.203919] pci 0000:00:1d.0:   bridge window [mem 0xc5300000-0xc53fffff]
[    0.204026] pci 0000:04:00.0: [10ec:8168] type 00 class 0x020000
[    0.204046] pci 0000:04:00.0: reg 0x10: [io  0x3000-0x30ff]
[    0.204073] pci 0000:04:00.0: reg 0x18: [mem 0xc5204000-0xc5204fff 64bit]
[    0.204090] pci 0000:04:00.0: reg 0x20: [mem 0xc5200000-0xc5203fff 64bit]
[    0.204212] pci 0000:04:00.0: supports D1 D2
[    0.204212] pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.204379] pci 0000:00:1d.4: PCI bridge to [bus 04]
[    0.204383] pci 0000:00:1d.4:   bridge window [io  0x3000-0x3fff]
[    0.204386] pci 0000:00:1d.4:   bridge window [mem 0xc5200000-0xc52fffff]
[    0.205844] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 11 12 14 15) *0
[    0.205915] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 10 11 12 14 15) *1
[    0.205983] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 11 12 14 15) *0
[    0.206051] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 11 12 14 15) *0
[    0.206119] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 11 12 14 15) *0
[    0.206187] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0
[    0.206255] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 11 12 14 15) *0
[    0.206322] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 11 12 14 15) *0
[    0.206762] ACPI: EC: interrupt unblocked
[    0.206763] ACPI: EC: event unblocked
[    0.206780] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.206781] ACPI: EC: GPE=0x13
[    0.206782] ACPI: \_SB_.PCI0.LPCB.EC__: Boot ECDT EC initialization complete
[    0.206783] ACPI: \_SB_.PCI0.LPCB.EC__: EC: Used to handle transactions and events
[    0.206815] iommu: Default domain type: Translated 
[    0.206822] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[    0.206822] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    0.206822] pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
[    0.206822] pci 0000:00:02.0: vgaarb: no bridge control possible
[    0.206822] pci 0000:01:00.0: vgaarb: bridge control possible
[    0.206822] vgaarb: loaded
[    0.206822] SCSI subsystem initialized
[    0.206822] libata version 3.00 loaded.
[    0.206822] ACPI: bus type USB registered
[    0.206822] usbcore: registered new interface driver usbfs
[    0.206822] usbcore: registered new interface driver hub
[    0.206822] usbcore: registered new device driver usb
[    0.206822] pps_core: LinuxPPS API ver. 1 registered
[    0.206822] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.206822] PTP clock support registered
[    0.206822] EDAC MC: Ver: 3.0.0
[    0.206822] Registered efivars operations
[    0.206822] NetLabel: Initializing
[    0.206822] NetLabel:  domain hash size = 128
[    0.206822] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.206822] NetLabel:  unlabeled traffic allowed by default
[    0.206822] PCI: Using ACPI for IRQ routing
[    0.289986] PCI: pci_cache_line_size set to 64 bytes
[    0.290302] e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff]
[    0.290304] e820: reserve RAM buffer [mem 0x8d653000-0x8fffffff]
[    0.290304] e820: reserve RAM buffer [mem 0x900c3000-0x93ffffff]
[    0.290305] e820: reserve RAM buffer [mem 0x9648b000-0x97ffffff]
[    0.290305] e820: reserve RAM buffer [mem 0x99c4f000-0x9bffffff]
[    0.290306] e820: reserve RAM buffer [mem 0x45e800000-0x45fffffff]
[    0.290309] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.290309] hpet0: 8 comparators, 64-bit 24.000000 MHz counter
[    0.291820] clocksource: Switched to clocksource tsc-early
[    0.296242] VFS: Disk quotas dquot_6.6.0
[    0.296251] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.296300] pnp: PnP ACPI init
[    0.296362] system 00:00: [mem 0x40000000-0x403fffff] could not be reserved
[    0.296366] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.296499] system 00:01: [io  0x0680-0x069f] has been reserved
[    0.296500] system 00:01: [io  0x164e-0x164f] has been reserved
[    0.296503] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.296533] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.296597] system 00:03: [io  0x1854-0x1857] has been reserved
[    0.296599] system 00:03: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[    0.296613] pnp 00:04: Plug and Play ACPI device, IDs MSI0007 PNP0303 (active)
[    0.296636] pnp 00:05: Plug and Play ACPI device, IDs PNP0f13 (active)
[    0.297149] system 00:06: [io  0x1800-0x18fe] could not be reserved
[    0.297152] system 00:06: [mem 0xfd000000-0xfd69ffff] has been reserved
[    0.297153] system 00:06: [mem 0xfd6c0000-0xfd6cffff] has been reserved
[    0.297156] system 00:06: [mem 0xfd6f0000-0xfdffffff] has been reserved
[    0.297156] system 00:06: [mem 0xfe000000-0xfe01ffff] could not be reserved
[    0.297158] system 00:06: [mem 0xfe200000-0xfe7fffff] has been reserved
[    0.297159] system 00:06: [mem 0xff000000-0xffffffff] has been reserved
[    0.297161] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.297378] system 00:07: [io  0x2000-0x20fe] has been reserved
[    0.297380] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.297606] system 00:08: [mem 0xfed10000-0xfed17fff] has been reserved
[    0.297608] system 00:08: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.297609] system 00:08: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.297610] system 00:08: [mem 0xe0000000-0xefffffff] has been reserved
[    0.297611] system 00:08: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.297612] system 00:08: [mem 0xfed90000-0xfed93fff] could not be reserved
[    0.297613] system 00:08: [mem 0xfed45000-0xfed8ffff] has been reserved
[    0.297614] system 00:08: [mem 0xfee00000-0xfeefffff] could not be reserved
[    0.297617] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.297743] system 00:09: [mem 0xfe038000-0xfe038fff] has been reserved
[    0.297746] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.297996] pnp: PnP ACPI: found 10 devices
[    0.303106] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.303137] NET: Registered protocol family 2
[    0.303230] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.304386] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
[    0.304436] TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[    0.304540] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[    0.304581] TCP: Hash tables configured (established 131072 bind 65536)
[    0.304627] MPTCP token hash table entries: 16384 (order: 6, 393216 bytes, linear)
[    0.304662] UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
[    0.304688] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
[    0.304722] NET: Registered protocol family 1
[    0.304725] NET: Registered protocol family 44
[    0.304735] pci 0000:00:15.0: BAR 0: assigned [mem 0x9f800000-0x9f800fff 64bit]
[    0.305005] pci 0000:00:15.2: BAR 0: assigned [mem 0x9f801000-0x9f801fff 64bit]
[    0.305285] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.305287] pci 0000:00:01.0:   bridge window [io  0x4000-0x4fff]
[    0.305289] pci 0000:00:01.0:   bridge window [mem 0xc4000000-0xc50fffff]
[    0.305291] pci 0000:00:01.0:   bridge window [mem 0xb0000000-0xc20fffff 64bit pref]
[    0.305300] pci 0000:00:1b.0: PCI bridge to [bus 02]
[    0.305310] pci 0000:00:1b.0:   bridge window [mem 0xc5400000-0xc54fffff]
[    0.305319] pci 0000:00:1d.0: PCI bridge to [bus 03]
[    0.305324] pci 0000:00:1d.0:   bridge window [mem 0xc5300000-0xc53fffff]
[    0.305334] pci 0000:00:1d.4: PCI bridge to [bus 04]
[    0.305335] pci 0000:00:1d.4:   bridge window [io  0x3000-0x3fff]
[    0.305340] pci 0000:00:1d.4:   bridge window [mem 0xc5200000-0xc52fffff]
[    0.305369] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.305370] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.305371] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.305372] pci_bus 0000:00: resource 7 [mem 0x000e0000-0x000e3fff window]
[    0.305373] pci_bus 0000:00: resource 8 [mem 0x000e4000-0x000e7fff window]
[    0.305374] pci_bus 0000:00: resource 9 [mem 0x000e8000-0x000ebfff window]
[    0.305374] pci_bus 0000:00: resource 10 [mem 0x000ec000-0x000effff window]
[    0.305375] pci_bus 0000:00: resource 11 [mem 0x000f0000-0x000fffff window]
[    0.305376] pci_bus 0000:00: resource 12 [mem 0x9f800000-0xdfffffff window]
[    0.305377] pci_bus 0000:00: resource 13 [mem 0xfc800000-0xfe7fffff window]
[    0.305378] pci_bus 0000:01: resource 0 [io  0x4000-0x4fff]
[    0.305378] pci_bus 0000:01: resource 1 [mem 0xc4000000-0xc50fffff]
[    0.305379] pci_bus 0000:01: resource 2 [mem 0xb0000000-0xc20fffff 64bit pref]
[    0.305380] pci_bus 0000:02: resource 1 [mem 0xc5400000-0xc54fffff]
[    0.305381] pci_bus 0000:03: resource 1 [mem 0xc5300000-0xc53fffff]
[    0.305382] pci_bus 0000:04: resource 0 [io  0x3000-0x3fff]
[    0.305383] pci_bus 0000:04: resource 1 [mem 0xc5200000-0xc52fffff]
[    0.305480] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    0.305806] pci 0000:01:00.1: D0 power state depends on 0000:01:00.0
[    0.305842] pci 0000:01:00.2: D0 power state depends on 0000:01:00.0
[    0.306019] pci 0000:01:00.3: D0 power state depends on 0000:01:00.0
[    0.306083] PCI: CLS 64 bytes, default 64
[    0.306107] Trying to unpack rootfs image as initramfs...
[    0.338293] Freeing initrd memory: 7924K
[    0.338324] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.338325] software IO TLB: mapped [mem 0x0000000089034000-0x000000008d034000] (64MB)
[    0.338839] check: Scanning for low memory corruption every 60 seconds
[    0.339032] Initialise system trusted keyrings
[    0.339037] Key type blacklist registered
[    0.339065] workingset: timestamp_bits=41 max_order=22 bucket_order=0
[    0.339636] zbud: loaded
[    0.345237] Key type asymmetric registered
[    0.345239] Asymmetric key parser 'x509' registered
[    0.345243] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
[    0.345262] io scheduler mq-deadline registered
[    0.345263] io scheduler kyber registered
[    0.345274] io scheduler bfq registered
[    0.349257] pcieport 0000:00:01.0: PME: Signaling with IRQ 122
[    0.349453] pcieport 0000:00:1b.0: PME: Signaling with IRQ 123
[    0.349503] pcieport 0000:00:1b.0: AER: enabled with IRQ 123
[    0.349530] pcieport 0000:00:1b.0: DPC: enabled with IRQ 123
[    0.349531] pcieport 0000:00:1b.0: DPC: error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 4, DL_ActiveErr+
[    0.349732] pcieport 0000:00:1d.0: PME: Signaling with IRQ 124
[    0.349774] pcieport 0000:00:1d.0: AER: enabled with IRQ 124
[    0.349800] pcieport 0000:00:1d.0: DPC: enabled with IRQ 124
[    0.349801] pcieport 0000:00:1d.0: DPC: error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 4, DL_ActiveErr+
[    0.350006] pcieport 0000:00:1d.4: PME: Signaling with IRQ 125
[    0.350050] pcieport 0000:00:1d.4: AER: enabled with IRQ 125
[    0.350076] pcieport 0000:00:1d.4: DPC: enabled with IRQ 125
[    0.350077] pcieport 0000:00:1d.4: DPC: error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 4, DL_ActiveErr+
[    0.350165] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    0.350179] efifb: probing for efifb
[    0.350192] efifb: Ignoring BGRT: unexpected or invalid BMP data
[    0.350192] efifb: framebuffer at 0xa0000000, using 3072k, total 3072k
[    0.350193] efifb: mode is 1024x768x32, linelength=4096, pages=1
[    0.350194] efifb: scrolling: redraw
[    0.350194] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    0.350212] fbcon: Deferring console take-over
[    0.350213] fb0: EFI VGA frame buffer device
[    0.350394] Monitor-Mwait will be used to enter C-1 state
[    0.350396] Monitor-Mwait will be used to enter C-2 state
[    0.350398] Monitor-Mwait will be used to enter C-3 state
[    0.350399] ACPI: \_SB_.PR00: Found 3 idle states
[    0.351046] ACPI: AC: AC Adapter [ADP1] (off-line)
[    0.351083] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:20/PNP0C09:00/PNP0C0D:00/input/input0
[    0.351809] ACPI: button: Lid Switch [LID0]
[    0.351842] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1
[    0.351853] ACPI: button: Sleep Button [SLPB]
[    0.351872] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2
[    0.351882] ACPI: button: Power Button [PWRB]
[    0.351896] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
[    0.358499] ACPI: button: Power Button [PWRF]
[    0.360847] thermal LNXTHERM:00: registered as thermal_zone0
[    0.360849] ACPI: thermal: Thermal Zone [THRM] (67 C)
[    0.360945] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    0.363278] Non-volatile memory driver v1.3
[    0.363279] AMD-Vi: AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
[    0.363280] AMD-Vi: AMD IOMMUv2 functionality not available on this system
[    0.364658] nvme 0000:02:00.0: platform quirk: setting simple suspend
[    0.364697] nvme nvme0: pci function 0000:02:00.0
[    0.364738] nvme 0000:03:00.0: platform quirk: setting simple suspend
[    0.364761] nvme nvme1: pci function 0000:03:00.0
[    0.364807] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.364853] ehci-pci: EHCI PCI platform driver
[    0.364870] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    0.364875] ohci-pci: OHCI PCI platform driver
[    0.364887] uhci_hcd: USB Universal Host Controller Interface driver
[    0.364935] usbcore: registered new interface driver usbserial_generic
[    0.364938] usbserial: USB Serial support registered for generic
[    0.365146] rtc_cmos 00:02: RTC can wake from S4
[    0.366818] rtc_cmos 00:02: registered as rtc0
[    0.367424] rtc_cmos 00:02: setting system clock to 2021-05-31T20:21:05 UTC (1622492465)
[    0.367452] rtc_cmos 00:02: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[    0.369574] intel_pstate: Intel P-state driver initializing
[    0.371166] intel_pstate: HWP enabled
[    0.371327] ledtrig-cpu: registered to indicate activity on CPUs
[    0.371570] hid: raw HID events driver (C) Jiri Kosina
[    0.371621] intel_pmc_core INT33A1:00:  initialized
[    0.371663] drop_monitor: Initializing network drop monitor service
[    0.371699] Initializing XFRM netlink socket
[    0.371866] NET: Registered protocol family 10
[    0.374606] Segment Routing with IPv6
[    0.374607] RPL Segment Routing with IPv6
[    0.374618] NET: Registered protocol family 17
[    0.375941] microcode: sig=0xa0652, pf=0x20, revision=0xc8
[    0.376070] nvme nvme1: missing or invalid SUBNQN field.
[    0.376081] nvme nvme1: Shutdown timeout set to 10 seconds
[    0.376265] microcode: Microcode Update Driver: v2.2.
[    0.376268] IPI shorthand broadcast: enabled
[    0.376328] sched_clock: Marking stable (368745351, 7104124)->(379043553, -3194078)
[    0.376777] registered taskstats version 1
[    0.376785] Loading compiled-in X.509 certificates
[    0.377544] nvme nvme1: 8/0/0 default/read/poll queues
[    0.378301] Loaded X.509 cert 'Build time autogenerated kernel key: f78d562a8f743e7d553d7ee61fcc9e5c97f478f3'
[    0.378648] zswap: loaded using pool lz4/z3fold
[    0.378681]  nvme1n1: p1 p2 p3 p4 p5 p6
[    0.379071] Key type ._fscrypt registered
[    0.379072] Key type .fscrypt registered
[    0.379072] Key type fscrypt-provisioning registered
[    0.379955] PM:   Magic number: 5:270:398
[    0.380067] RAS: Correctable Errors collector initialized.
[    0.485460] ACPI: battery: Slot [BAT1] (battery present)
[    0.570330] nvme nvme0: allocated 64 MiB host memory buffer.
[    0.599844] nvme nvme0: 7/0/0 default/read/poll queues
[    0.607679]  nvme0n1: p1 p2
[    0.611240] Freeing unused decrypted memory: 2036K
[    0.611930] Freeing unused kernel image (initmem) memory: 1652K
[    0.611936] Write protecting the kernel read-only data: 26624k
[    0.613242] Freeing unused kernel image (text/rodata gap) memory: 2036K
[    0.613862] Freeing unused kernel image (rodata/data gap) memory: 1252K
[    0.647896] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    0.647901] rodata_test: all tests were successful
[    0.647908] Run /init as init process
[    0.647909]   with arguments:
[    0.647911]     /init
[    0.647912]   with environment:
[    0.647913]     HOME=/
[    0.647915]     TERM=linux
[    0.647916]     BOOT_IMAGE=/boot/vmlinuz-linux
[    0.671676] fbcon: Taking over console
[    0.671710] Console: switching to colour frame buffer device 128x48
[    0.719670] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    0.719676] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[    0.720683] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[    0.720821] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x110 quirks 0x0000000000009810
[    0.721190] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.12
[    0.721194] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.721196] usb usb1: Product: xHCI Host Controller
[    0.721198] usb usb1: Manufacturer: Linux 5.12.8-arch1-1 xhci-hcd
[    0.721199] usb usb1: SerialNumber: 0000:00:14.0
[    0.721314] hub 1-0:1.0: USB hub found
[    0.721337] hub 1-0:1.0: 16 ports detected
[    0.723077] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    0.723081] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[    0.723084] xhci_hcd 0000:00:14.0: Host supports USB 3.1 Enhanced SuperSpeed
[    0.723114] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.12
[    0.723116] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.723118] usb usb2: Product: xHCI Host Controller
[    0.723119] usb usb2: Manufacturer: Linux 5.12.8-arch1-1 xhci-hcd
[    0.723120] usb usb2: SerialNumber: 0000:00:14.0
[    0.723222] hub 2-0:1.0: USB hub found
[    0.723273] hub 2-0:1.0: 8 ports detected
[    0.724335] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.724364] serio: i8042 AUX port at 0x60,0x64 irq 12
[    0.724395] xhci_hcd 0000:01:00.2: xHCI Host Controller
[    0.724403] xhci_hcd 0000:01:00.2: new USB bus registered, assigned bus number 3
[    0.725015] xhci_hcd 0000:01:00.2: hcc params 0x0180ff05 hci version 0x110 quirks 0x0000000000000010
[    0.725157] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.12
[    0.725161] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.725163] usb usb3: Product: xHCI Host Controller
[    0.725164] usb usb3: Manufacturer: Linux 5.12.8-arch1-1 xhci-hcd
[    0.725166] usb usb3: SerialNumber: 0000:01:00.2
[    0.725345] hub 3-0:1.0: USB hub found
[    0.725353] hub 3-0:1.0: 2 ports detected
[    0.725734] xhci_hcd 0000:01:00.2: xHCI Host Controller
[    0.725737] xhci_hcd 0000:01:00.2: new USB bus registered, assigned bus number 4
[    0.725739] xhci_hcd 0000:01:00.2: Host supports USB 3.1 Enhanced SuperSpeed
[    0.725758] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[    0.725771] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.12
[    0.725772] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.725774] usb usb4: Product: xHCI Host Controller
[    0.725774] usb usb4: Manufacturer: Linux 5.12.8-arch1-1 xhci-hcd
[    0.725775] usb usb4: SerialNumber: 0000:01:00.2
[    0.725834] hub 4-0:1.0: USB hub found
[    0.725841] hub 4-0:1.0: 4 ports detected
[    0.738914] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
[    0.774717] random: fast init done
[    0.837458] EXT4-fs (nvme1n1p6): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
[    0.955507] systemd[1]: systemd 248.3-2-arch running in system mode. (+PAM +AUDIT -SELINUX -APPARMOR -IMA +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT -QRENCODE +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +XKBCOMMON +UTMP -SYSVINIT default-hierarchy=unified)
[    0.955653] systemd[1]: Detected architecture x86-64.
[    0.956201] systemd[1]: Hostname set to <chachopenaloza>.
[    1.055164] usb 1-4: new high-speed USB device number 2 using xhci_hcd
[    1.114689] systemd[1]: Queued start job for default target Graphical Interface.
[    1.116309] systemd[1]: Created slice system-getty.slice.
[    1.116550] systemd[1]: Created slice system-modprobe.slice.
[    1.116776] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[    1.116995] systemd[1]: Created slice User and Session Slice.
[    1.117053] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[    1.117094] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    1.117221] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    1.117252] systemd[1]: Reached target Local Encrypted Volumes.
[    1.117282] systemd[1]: Reached target Paths.
[    1.117296] systemd[1]: Reached target Remote File Systems.
[    1.117305] systemd[1]: Reached target Slices.
[    1.117321] systemd[1]: Reached target Swap.
[    1.117340] systemd[1]: Reached target Local Verity Integrity Protected Volumes.
[    1.117401] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[    1.118576] systemd[1]: Listening on Process Core Dump Socket.
[    1.118708] systemd[1]: Listening on Journal Audit Socket.
[    1.118796] systemd[1]: Listening on Journal Socket (/dev/log).
[    1.118887] systemd[1]: Listening on Journal Socket.
[    1.118993] systemd[1]: Listening on udev Control Socket.
[    1.119072] systemd[1]: Listening on udev Kernel Socket.
[    1.119730] systemd[1]: Mounting Huge Pages File System...
[    1.120382] systemd[1]: Mounting POSIX Message Queue File System...
[    1.121078] systemd[1]: Mounting Kernel Debug File System...
[    1.121801] systemd[1]: Mounting Kernel Trace File System...
[    1.123087] systemd[1]: Mounting Temporary Directory (/tmp)...
[    1.123688] systemd[1]: Starting Create list of static device nodes for the current kernel...
[    1.124263] systemd[1]: Starting Load Kernel Module configfs...
[    1.124850] systemd[1]: Starting Load Kernel Module drm...
[    1.125419] systemd[1]: Starting Load Kernel Module fuse...
[    1.126200] systemd[1]: Starting Set Up Additional Binary Formats...
[    1.126240] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
[    1.127450] systemd[1]: Starting Journal Service...
[    1.128407] systemd[1]: Starting Load Kernel Modules...
[    1.128929] systemd[1]: Starting Remount Root and Kernel File Systems...
[    1.128973] systemd[1]: Condition check resulted in Repartition Root Disk being skipped.
[    1.129475] systemd[1]: Starting Coldplug All udev Devices...
[    1.129602] Linux agpgart interface v0.103
[    1.130366] systemd[1]: Mounted Huge Pages File System.
[    1.130410] systemd[1]: Mounted POSIX Message Queue File System.
[    1.130447] systemd[1]: Mounted Kernel Debug File System.
[    1.130482] systemd[1]: Mounted Kernel Trace File System.
[    1.130517] systemd[1]: Mounted Temporary Directory (/tmp).
[    1.130635] systemd[1]: Finished Create list of static device nodes for the current kernel.
[    1.130755] systemd[1]: modprobe@configfs.service: Deactivated successfully.
[    1.130840] systemd[1]: Finished Load Kernel Module configfs.
[    1.130888] systemd[1]: proc-sys-fs-binfmt_misc.automount: Got automount request for /proc/sys/fs/binfmt_misc, triggered by 270 (systemd-binfmt)
[    1.131368] systemd[1]: Mounting Arbitrary Executable File Formats File System...
[    1.132143] systemd[1]: Mounting Kernel Configuration File System...
[    1.133206] systemd[1]: Mounted Arbitrary Executable File Formats File System.
[    1.133666] EXT4-fs (nvme1n1p6): re-mounted. Opts: (null). Quota mode: none.
[    1.133957] systemd[1]: Mounted Kernel Configuration File System.
[    1.134268] systemd[1]: Finished Remount Root and Kernel File Systems.
[    1.134309] audit: type=1130 audit(1622492466.263:2): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-remount-fs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    1.134501] systemd[1]: Finished Set Up Additional Binary Formats.
[    1.134520] audit: type=1130 audit(1622492466.263:3): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-binfmt comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    1.134600] systemd[1]: Condition check resulted in First Boot Wizard being skipped.
[    1.135260] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
[    1.135502] Asymmetric key parser 'pkcs8' registered
[    1.135910] systemd[1]: Starting Load/Save Random Seed...
[    1.135989] systemd[1]: Condition check resulted in Create System Users being skipped.
[    1.136605] systemd[1]: Starting Create Static Device Nodes in /dev...
[    1.137046] systemd[1]: Finished Load Kernel Modules.
[    1.137086] audit: type=1130 audit(1622492466.266:4): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-modules-load comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    1.137654] fuse: init (API version 7.33)
[    1.137771] systemd[1]: Starting Apply Kernel Variables...
[    1.138169] systemd[1]: modprobe@fuse.service: Deactivated successfully.
[    1.138361] systemd[1]: Finished Load Kernel Module fuse.
[    1.138394] audit: type=1130 audit(1622492466.266:5): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@fuse comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    1.138405] audit: type=1131 audit(1622492466.266:6): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@fuse comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    1.139124] systemd[1]: Mounting FUSE Control File System...
[    1.140520] systemd[1]: Mounted FUSE Control File System.
[    1.144126] systemd[1]: Finished Apply Kernel Variables.
[    1.144190] audit: type=1130 audit(1622492466.273:7): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    1.154539] systemd[1]: Started Journal Service.
[    1.154632] audit: type=1130 audit(1622492466.283: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.156162] audit: type=1130 audit(1622492466.286:9): 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.157088] audit: type=1334 audit(1622492466.286:10): prog-id=14 op=LOAD
[    1.158910] systemd-journald[271]: Received client request to flush runtime journal.
[    1.208858] usb 1-4: New USB device found, idVendor=148f, idProduct=3070, bcdDevice= 1.01
[    1.208864] usb 1-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    1.208867] usb 1-4: Product: 802.11 n WLAN
[    1.208869] usb 1-4: Manufacturer: Ralink
[    1.208870] usb 1-4: SerialNumber: 1.0
[    1.209802] soc_button_array ACPI0011:00: Unknown button index 0 upage 01 usage c6, ignoring
[    1.223731] acpi PNP0C14:04: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:03)
[    1.248707] random: mktemp: uninitialized urandom read (6 bytes read)
[    1.260658] random: tlp-readconfs: uninitialized urandom read (4 bytes read)
[    1.283850] random: mktemp: uninitialized urandom read (6 bytes read)
[    1.305499] nvidia-gpu 0000:01:00.3: enabling device (0000 -> 0002)
[    1.305645] intel_pch_thermal 0000:00:12.0: enabling device (0000 -> 0002)
[    1.325142] intel-lpss 0000:00:15.0: enabling device (0004 -> 0006)
[    1.325602] idma64 idma64.0: Found Intel integrated DMA 64-bit
[    1.326246] mei_me 0000:00:16.0: enabling device (0000 -> 0002)
[    1.335130] usb 1-14: new full-speed USB device number 3 using xhci_hcd
[    1.345376] intel-lpss 0000:00:15.2: enabling device (0004 -> 0006)
[    1.345622] idma64 idma64.1: Found Intel integrated DMA 64-bit
[    1.358482] tsc: Refined TSC clocksource calibration: 2592.020 MHz
[    1.358489] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x255cc9e229f, max_idle_ns: 440795272440 ns
[    1.358549] clocksource: Switched to clocksource tsc
[    1.368811] EXT4-fs (nvme0n1p1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
[    1.449489] i801_smbus 0000:00:1f.4: SPD Write Disable is set
[    1.449565] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
[    1.450164] i2c i2c-3: 2/2 memory slots populated (from DMI)
[    1.450853] i2c i2c-3: Successfully instantiated SPD at 0x50
[    1.458473] input: PC Speaker as /devices/platform/pcspkr/input/input7
[    1.459228] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[    1.461686] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[    1.463243] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[    1.463248] cfg80211: failed to load regulatory.db
[    1.468184] r8169 0000:04:00.0: can't disable ASPM; OS doesn't have ASPM control
[    1.476648] usb 1-14: New USB device found, idVendor=8087, idProduct=0026, bcdDevice= 0.02
[    1.476652] usb 1-14: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    1.483388] libphy: r8169: probed
[    1.483598] r8169 0000:04:00.0 eth0: RTL8168h/8111h, 2c:f0:5d:67:a9:1e, XID 541, IRQ 149
[    1.483604] r8169 0000:04:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko]
[    1.499383] input: CUST0001:00 06CB:7E7E Mouse as /devices/pci0000:00/0000:00:15.2/i2c_designware.1/i2c-2/i2c-CUST0001:00/0018:06CB:7E7E.0001/input/input8
[    1.499455] input: CUST0001:00 06CB:7E7E Touchpad as /devices/pci0000:00/0000:00:15.2/i2c_designware.1/i2c-2/i2c-CUST0001:00/0018:06CB:7E7E.0001/input/input9
[    1.499512] hid-generic 0018:06CB:7E7E.0001: input,hidraw0: I2C HID v1.00 Mouse [CUST0001:00 06CB:7E7E] on i2c-CUST0001:00
[    1.566877] Intel(R) Wireless WiFi driver for Linux
[    1.566929] iwlwifi 0000:00:14.3: enabling device (0000 -> 0002)
[    1.570288] RAPL PMU: API unit is 2^-32 Joules, 4 fixed counters, 655360 ms ovfl timer
[    1.570291] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[    1.570292] RAPL PMU: hw unit of domain package 2^-14 Joules
[    1.570293] RAPL PMU: hw unit of domain dram 2^-14 Joules
[    1.570294] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[    1.573650] cryptd: max_cpu_qlen set to 1000
[    1.577130] snd_hda_intel 0000:00:1f.3: enabling device (0000 -> 0002)
[    1.578916] snd_hda_intel 0000:01:00.1: enabling device (0000 -> 0002)
[    1.578992] iwlwifi 0000:00:14.3: api flags index 2 larger than supported by driver
[    1.579012] iwlwifi 0000:00:14.3: TLV_FW_FSEQ_VERSION: FSEQ Version: 89.3.35.37
[    1.579076] snd_hda_intel 0000:01:00.1: Disabling MSI
[    1.579087] snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client
[    1.579401] iwlwifi 0000:00:14.3: loaded firmware version 62.49eeb572.0 QuZ-a0-hr-b0-62.ucode op_mode iwlmvm
[    1.587462] AVX2 version of gcm_enc/dec engaged.
[    1.587506] AES CTR mode by8 optimization enabled
[    1.705829] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input11
[    1.705878] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input12
[    1.705917] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input13
[    1.705954] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input14
[    1.795726] checking generic (a0000000 300000) vs hw (c3000000 1000000)
[    1.795732] checking generic (a0000000 300000) vs hw (a0000000 10000000)
[    1.795735] fb0: switching to inteldrmfb from EFI VGA
[    1.795851] Console: switching to colour dummy device 80x25
[    1.795909] i915 0000:00:02.0: vgaarb: deactivate vga console
[    1.809175] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=io+mem
[    1.811011] i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/kbl_dmc_ver1_04.bin (v1.4)
[    1.825086] [drm] Initialized i915 1.6.0 20201103 for 0000:00:02.0 on minor 0
[    1.827856] ACPI: video: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[    1.828405] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input15
[    1.828493] ACPI: video: Video Device [PEGP] (multi-head: no  rom: yes  post: no)
[    1.828528] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:13/LNXVIDEO:01/input/input16
[    1.828667] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[    1.830637] fbcon: i915drmfb (fb0) is primary device
[    1.832791] Console: switching to colour frame buffer device 240x67
[    1.843989] i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device
[    1.917641] iwlwifi 0000:00:14.3: Detected Intel(R) Wi-Fi 6 AX201 160MHz, REV=0x354
[    1.930277] thermal thermal_zone2: failed to read out thermal zone (-61)
[    1.940288] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC233: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[    1.940295] snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    1.940298] snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[    1.940301] snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
[    1.940303] snd_hda_codec_realtek hdaudioC0D0:    inputs:
[    1.940305] snd_hda_codec_realtek hdaudioC0D0:      Mic=0x19
[    1.940307] snd_hda_codec_realtek hdaudioC0D0:      Internal Mic=0x12
[    2.052101] iTCO_vendor_support: vendor-support=0
[    2.052909] ee1004 3-0050: 512 byte EE1004-compliant SPD EEPROM, read-only
[    2.053074] mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_component_ops [i915])
[    2.053902] input: gpio-keys as /devices/platform/ACPI0011:00/gpio-keys.1.auto/input/input19
[    2.055742] input: MSI WMI hotkeys as /devices/virtual/input/input20
[    2.056066] iTCO_wdt iTCO_wdt: Found a Intel PCH TCO device (Version=6, TCOBASE=0x0400)
[    2.056179] iTCO_wdt iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[    2.058192] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input17
[    2.058252] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input18
[    2.058297] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input21
[    2.058341] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input22
[    2.058389] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input23
[    2.058449] input: HDA Intel PCH HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input24
[    2.058510] input: HDA Intel PCH HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input25
[    2.060299] r8169 0000:04:00.0 enp4s0: renamed from eth0
[    2.139429] input: CUST0001:00 06CB:7E7E Mouse as /devices/pci0000:00/0000:00:15.2/i2c_designware.1/i2c-2/i2c-CUST0001:00/0018:06CB:7E7E.0001/input/input26
[    2.139465] input: CUST0001:00 06CB:7E7E Touchpad as /devices/pci0000:00/0000:00:15.2/i2c_designware.1/i2c-2/i2c-CUST0001:00/0018:06CB:7E7E.0001/input/input27
[    2.139495] hid-multitouch 0018:06CB:7E7E.0001: input,hidraw0: I2C HID v1.00 Mouse [CUST0001:00 06CB:7E7E] on i2c-CUST0001:00
[    2.155172] mousedev: PS/2 mouse device common for all mice
[    2.335977] intel_rapl_common: Found RAPL domain package
[    2.335981] intel_rapl_common: Found RAPL domain core
[    2.335982] intel_rapl_common: Found RAPL domain uncore
[    2.335983] intel_rapl_common: Found RAPL domain dram
[    2.409040] nvidia: loading out-of-tree module taints kernel.
[    2.409048] nvidia: module license 'NVIDIA' taints kernel.
[    2.409049] Disabling lock debugging due to kernel taint
[    2.417346] nvidia: module verification failed: signature and/or required key missing - tainting kernel
[    2.426965] nvidia-nvlink: Nvlink Core is being initialized, major device number 235

[    2.427299] nvidia 0000:01:00.0: enabling device (0000 -> 0003)
[    2.427385] nvidia 0000:01:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=none
[    2.468391] NVRM: loading NVIDIA UNIX x86_64 Kernel Module  465.31  Thu May 13 22:24:36 UTC 2021
[    2.527259] nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms  465.31  Thu May 13 22:14:23 UTC 2021
[    2.531630] [drm] [nvidia-drm] [GPU ID 0x00000100] Loading driver
[    2.531632] [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:01:00.0 on minor 1
[    2.637022] Bluetooth: Core ver 2.22
[    2.637042] NET: Registered protocol family 31
[    2.637042] Bluetooth: HCI device and connection manager initialized
[    2.637045] Bluetooth: HCI socket layer initialized
[    2.637046] Bluetooth: L2CAP socket layer initialized
[    2.637048] Bluetooth: SCO socket layer initialized
[    2.685334] usb 1-4: reset high-speed USB device number 2 using xhci_hcd
[    2.713527] usbcore: registered new interface driver btusb
[    2.713898] Bluetooth: hci0: Bootloader revision 0.4 build 0 week 30 2018
[    2.714904] Bluetooth: hci0: Device revision is 2
[    2.714905] Bluetooth: hci0: Secure boot is enabled
[    2.714906] Bluetooth: hci0: OTP lock is enabled
[    2.714907] Bluetooth: hci0: API lock is enabled
[    2.714908] Bluetooth: hci0: Debug lock is disabled
[    2.714909] Bluetooth: hci0: Minimum firmware build 1 week 10 2014
[    2.716257] Bluetooth: hci0: Found device firmware: intel/ibt-19-0-4.sfi
[    2.821797] random: crng init done
[    2.821798] random: 7 urandom warning(s) missed due to ratelimiting
[    2.838929] ieee80211 phy1: rt2x00_set_rt: Info - RT chipset 3070, rev 0201 detected
[    2.849907] ieee80211 phy1: rt2x00_set_rf: Info - RF chipset 0005 detected
[    2.850042] ieee80211 phy1: Selected rate control algorithm 'minstrel_ht'
[    2.850330] usbcore: registered new interface driver rt2800usb
[    2.935155] iwlwifi 0000:00:14.3: SecBoot CPU1 Status: 0x5833, CPU2 Status: 0x3
[    2.935181] iwlwifi 0000:00:14.3: UMAC PC: 0x80473a88
[    2.935191] iwlwifi 0000:00:14.3: LMAC PC: 0x148fa
[    2.935192] iwlwifi 0000:00:14.3: WRT: Collecting data: ini trigger 13 fired.
[    2.936319] iwlwifi 0000:00:14.3: Loaded firmware version: 62.49eeb572.0 QuZ-a0-hr-b0-62.ucode
[    2.936320] iwlwifi 0000:00:14.3: 0x00000000 | ADVANCED_SYSASSERT          
[    2.936321] iwlwifi 0000:00:14.3: 0x00000000 | trm_hw_status0
[    2.936322] iwlwifi 0000:00:14.3: 0x00000000 | trm_hw_status1
[    2.936322] iwlwifi 0000:00:14.3: 0x00000000 | branchlink2
[    2.936323] iwlwifi 0000:00:14.3: 0x00000000 | interruptlink1
[    2.936323] iwlwifi 0000:00:14.3: 0x00000000 | interruptlink2
[    2.936324] iwlwifi 0000:00:14.3: 0x00000000 | data1
[    2.936324] iwlwifi 0000:00:14.3: 0x00000000 | data2
[    2.936325] iwlwifi 0000:00:14.3: 0x00000000 | data3
[    2.936325] iwlwifi 0000:00:14.3: 0x00000000 | beacon time
[    2.936326] iwlwifi 0000:00:14.3: 0x00000000 | tsf low
[    2.936326] iwlwifi 0000:00:14.3: 0x00000000 | tsf hi
[    2.936327] iwlwifi 0000:00:14.3: 0x00000000 | time gp1
[    2.936327] iwlwifi 0000:00:14.3: 0x00000000 | time gp2
[    2.936328] iwlwifi 0000:00:14.3: 0x00000000 | uCode revision type
[    2.936328] iwlwifi 0000:00:14.3: 0x00000000 | uCode version major
[    2.936329] iwlwifi 0000:00:14.3: 0x00000000 | uCode version minor
[    2.936330] iwlwifi 0000:00:14.3: 0x00000000 | hw version
[    2.936330] iwlwifi 0000:00:14.3: 0x00000000 | board version
[    2.936331] iwlwifi 0000:00:14.3: 0x00000000 | hcmd
[    2.936331] iwlwifi 0000:00:14.3: 0x00000000 | isr0
[    2.936332] iwlwifi 0000:00:14.3: 0x00000000 | isr1
[    2.936332] iwlwifi 0000:00:14.3: 0x00000000 | isr2
[    2.936333] iwlwifi 0000:00:14.3: 0x00000000 | isr3
[    2.936333] iwlwifi 0000:00:14.3: 0x00000000 | isr4
[    2.936334] iwlwifi 0000:00:14.3: 0x00000000 | last cmd Id
[    2.936334] iwlwifi 0000:00:14.3: 0x00000000 | wait_event
[    2.936335] iwlwifi 0000:00:14.3: 0x00000000 | l2p_control
[    2.936335] iwlwifi 0000:00:14.3: 0x00000000 | l2p_duration
[    2.936336] iwlwifi 0000:00:14.3: 0x00000000 | l2p_mhvalid
[    2.936336] iwlwifi 0000:00:14.3: 0x00000000 | l2p_addr_match
[    2.936337] iwlwifi 0000:00:14.3: 0x00000000 | lmpm_pmg_sel
[    2.936337] iwlwifi 0000:00:14.3: 0x00000000 | timestamp
[    2.936338] iwlwifi 0000:00:14.3: 0x00000000 | flow_handler
[    2.936385] iwlwifi 0000:00:14.3: Start IWL Error Log Dump:
[    2.936385] iwlwifi 0000:00:14.3: Status: 0x00000000, count: 7
[    2.936386] iwlwifi 0000:00:14.3: 0x20000066 | NMI_INTERRUPT_HOST
[    2.936387] iwlwifi 0000:00:14.3: 0x00000000 | umac branchlink1
[    2.936387] iwlwifi 0000:00:14.3: 0x80454C8A | umac branchlink2
[    2.936388] iwlwifi 0000:00:14.3: 0x80473A88 | umac interruptlink1
[    2.936389] iwlwifi 0000:00:14.3: 0x80473A88 | umac interruptlink2
[    2.936389] iwlwifi 0000:00:14.3: 0x01000000 | umac data1
[    2.936390] iwlwifi 0000:00:14.3: 0x80473A88 | umac data2
[    2.936390] iwlwifi 0000:00:14.3: 0x00000000 | umac data3
[    2.936391] iwlwifi 0000:00:14.3: 0x0000003E | umac major
[    2.936391] iwlwifi 0000:00:14.3: 0x49EEB572 | umac minor
[    2.936392] iwlwifi 0000:00:14.3: 0x000F500A | frame pointer
[    2.936393] iwlwifi 0000:00:14.3: 0xC0886270 | stack pointer
[    2.936393] iwlwifi 0000:00:14.3: 0x00000000 | last host cmd
[    2.936394] iwlwifi 0000:00:14.3: 0x00000000 | isr status reg
[    2.936412] iwlwifi 0000:00:14.3: IML/ROM dump:
[    2.936412] iwlwifi 0000:00:14.3: 0x00000003 | IML/ROM error/state
[    2.936421] iwlwifi 0000:00:14.3: 0x00005833 | IML/ROM data1
[    2.936430] iwlwifi 0000:00:14.3: 0x00000080 | IML/ROM WFPM_AUTH_KEY_0
[    2.936435] iwlwifi 0000:00:14.3: Fseq Registers:
[    2.936437] iwlwifi 0000:00:14.3: 0x20000021 | FSEQ_ERROR_CODE
[    2.936439] iwlwifi 0000:00:14.3: 0x80290033 | FSEQ_TOP_INIT_VERSION
[    2.936441] iwlwifi 0000:00:14.3: 0x00090006 | FSEQ_CNVIO_INIT_VERSION
[    2.936443] iwlwifi 0000:00:14.3: 0x0000A481 | FSEQ_OTP_VERSION
[    2.936445] iwlwifi 0000:00:14.3: 0x00000003 | FSEQ_TOP_CONTENT_VERSION
[    2.936447] iwlwifi 0000:00:14.3: 0x4552414E | FSEQ_ALIVE_TOKEN
[    2.936449] iwlwifi 0000:00:14.3: 0x20000302 | FSEQ_CNVI_ID
[    2.936451] iwlwifi 0000:00:14.3: 0x01300504 | FSEQ_CNVR_ID
[    2.936453] iwlwifi 0000:00:14.3: 0x20000302 | CNVI_AUX_MISC_CHIP
[    2.936458] iwlwifi 0000:00:14.3: 0x01300504 | CNVR_AUX_MISC_CHIP
[    2.936463] iwlwifi 0000:00:14.3: 0x05B0905B | CNVR_SCU_SD_REGS_SD_REG_DIG_DCDC_VTRIM
[    2.936468] iwlwifi 0000:00:14.3: 0x0000025B | CNVR_SCU_SD_REGS_SD_REG_ACTIVE_VDIG_MIRROR
[    2.936471] iwlwifi 0000:00:14.3: Failed to start RT ucode: -110
[    2.936472] iwlwifi 0000:00:14.3: WRT: Collecting data: ini trigger 13 fired.
[    3.064809] nvidia-gpu 0000:01:00.3: i2c timeout error e0000000
[    3.064812] ucsi_ccg 0-0008: i2c_transfer failed -110
[    3.064813] ucsi_ccg 0-0008: ucsi_ccg_init failed - -110
[    3.064817] ucsi_ccg: probe of 0-0008 failed with error -110
[    4.184615] iwlwifi 0000:00:14.3: Failed to run INIT ucode: -110
[    4.302780] Bluetooth: hci0: Waiting for firmware download to complete
[    4.302885] Bluetooth: hci0: Firmware loaded in 1552081 usecs
[    4.302915] Bluetooth: hci0: Waiting for device to boot
[    4.318036] Bluetooth: hci0: Device booted in 14793 usecs
[    4.328598] Bluetooth: hci0: Found Intel DDC parameters: intel/ibt-19-0-4.ddc
[    4.331104] Bluetooth: hci0: Applying Intel DDC parameters completed
[    4.334027] Bluetooth: hci0: Firmware revision 0.0 build 118 week 15 2021
[    4.394041] Bluetooth: hci0: MSFT filter_enable is already on
[    5.308325] kauditd_printk_skb: 27 callbacks suppressed
[    5.308327] audit: type=1100 audit(1622492470.434:38): pid=434 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_securetty,pam_shells,pam_faillock,pam_permit,pam_faillock acct="g" exe="/usr/bin/login" hostname=chachopenaloza addr=? terminal=/dev/tty1 res=success'
[    5.321193] audit: type=1101 audit(1622492470.451:39): pid=434 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="g" exe="/usr/bin/login" hostname=chachopenaloza addr=? terminal=/dev/tty1 res=success'
[    5.322001] audit: type=1103 audit(1622492470.451:40): pid=434 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_securetty,pam_shells,pam_faillock,pam_permit,pam_faillock acct="g" exe="/usr/bin/login" hostname=chachopenaloza addr=? terminal=/dev/tty1 res=success'
[    5.322004] audit: type=1006 audit(1622492470.451:41): pid=434 uid=0 old-auid=4294967295 auid=1000 tty=tty1 old-ses=4294967295 ses=1 res=1
[    5.322005] audit: type=1300 audit(1622492470.451:41): arch=c000003e syscall=1 success=yes exit=4 a0=5 a1=7ffd6de42760 a2=4 a3=3e8 items=0 ppid=1 pid=434 auid=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=1001 fsgid=0 tty=tty1 ses=1 comm="login" exe="/usr/bin/login" key=(null)
[    5.322007] audit: type=1327 audit(1622492470.451:41): proctitle=2F62696E2F6C6F67696E002D70002D2D0020
[    5.331379] audit: type=1130 audit(1622492470.458:42): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    5.334519] audit: type=1101 audit(1622492470.461:43): pid=622 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="g" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    5.334522] audit: type=1103 audit(1622492470.461:44): pid=622 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="g" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
[    5.334531] audit: type=1006 audit(1622492470.461:45): pid=622 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=2 res=1
[   13.298142] kauditd_printk_skb: 11 callbacks suppressed
[   13.298144] audit: type=1100 audit(1622492478.424:53): pid=650 uid=1000 auid=1000 ses=1 msg='op=PAM:authentication grantors=pam_faillock,pam_permit,pam_faillock acct="g" exe="/usr/bin/sudo" hostname=chachopenaloza addr=? terminal=/dev/tty1 res=success'
[   13.298811] audit: type=1101 audit(1622492478.428:54): pid=650 uid=1000 auid=1000 ses=1 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="g" exe="/usr/bin/sudo" hostname=chachopenaloza addr=? terminal=/dev/tty1 res=success'
[   13.299204] audit: type=1110 audit(1622492478.428:55): pid=650 uid=1000 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=chachopenaloza addr=? terminal=/dev/tty1 res=success'
[   13.299261] audit: type=1105 audit(1622492478.428:56): pid=650 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=chachopenaloza addr=? terminal=/dev/tty1 res=success'
[   14.012022] audit: type=1106 audit(1622492479.141:57): pid=650 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=chachopenaloza addr=? terminal=/dev/tty1 res=success'
[   14.012097] audit: type=1104 audit(1622492479.141:58): pid=650 uid=1000 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=chachopenaloza addr=? terminal=/dev/tty1 res=success'
[   20.656755] ACPI Warning: \_SB.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20210105/nsarguments-61)
[   26.174716] audit: type=1100 audit(1622492491.301:59): pid=756 uid=1000 auid=1000 ses=1 msg='op=PAM:authentication grantors=pam_faillock,pam_permit,pam_faillock acct="g" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[   26.175656] audit: type=1101 audit(1622492491.304:60): pid=756 uid=1000 auid=1000 ses=1 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="g" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[   26.176044] audit: type=1110 audit(1622492491.304:61): pid=756 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'
[   26.176104] audit: type=1105 audit(1622492491.304:62): pid=756 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'
[   26.182818] audit: type=1106 audit(1622492491.311:63): pid=756 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'
[   26.182852] audit: type=1104 audit(1622492491.311:64): pid=756 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'
[   27.649416] audit: type=1334 audit(1622492492.778:65): prog-id=23 op=LOAD
[   27.660648] NET: Registered protocol family 38
[   27.695385] audit: type=1130 audit(1622492492.824:66): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=iwd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   27.786131] ieee80211 phy1: rt2x00lib_request_firmware: Info - Loading firmware file 'rt2870.bin'
[   27.786462] ieee80211 phy1: rt2x00lib_request_firmware: Info - Firmware detected - version: 0.36
[   28.736060] wlan1: authenticate with 30:df:8d:2a:12:49
[   28.759060] wlan1: send auth to 30:df:8d:2a:12:49 (try 1/3)
[   28.763959] wlan1: authenticated
[   28.768465] wlan1: associate with 30:df:8d:2a:12:49 (try 1/3)
[   28.771996] wlan1: RX AssocResp from 30:df:8d:2a:12:49 (capab=0x1411 status=0 aid=1)
[   28.775363] wlan1: associated
[   28.783413] wlan1: Limiting TX power to 30 (30 - 0) dBm as advertised by 30:df:8d:2a:12:49
[   54.790245] audit: type=1101 audit(1622492520.277:67): pid=849 uid=1000 auid=1000 ses=1 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="g" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[   54.790600] audit: type=1110 audit(1622492520.277:68): pid=849 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'
[   54.790688] audit: type=1105 audit(1622492520.277:69): pid=849 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'
[   54.794775] audit: type=1106 audit(1622492520.281:70): pid=849 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'
[   54.794778] audit: type=1104 audit(1622492520.281:71): pid=849 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'
[  280.859645] audit: type=1130 audit(1622492746.378:72): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=rtkit-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  280.942277] audit: type=1130 audit(1622492746.461:73): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  927.312485] audit: type=1130 audit(1622493392.826:74): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-clean comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  927.312488] audit: type=1131 audit(1622493392.826:75): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-clean comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2674.260047] audit: type=1100 audit(1622495139.781:76): pid=2558 uid=1000 auid=1000 ses=1 msg='op=PAM:authentication grantors=pam_faillock,pam_permit,pam_faillock acct="g" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 2674.261020] audit: type=1101 audit(1622495139.781:77): pid=2558 uid=1000 auid=1000 ses=1 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="g" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 2674.261384] audit: type=1110 audit(1622495139.781:78): pid=2558 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'
[ 2674.261438] audit: type=1105 audit(1622495139.781:79): pid=2558 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'
[ 2674.409110] audit: type=1106 audit(1622495139.931:80): pid=2558 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'
[ 2674.409180] audit: type=1104 audit(1622495139.931:81): pid=2558 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'
[ 2676.943108] audit: type=1101 audit(1622495142.464:82): pid=2563 uid=1000 auid=1000 ses=1 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="g" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 2676.943490] audit: type=1110 audit(1622495142.464:83): pid=2563 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'
[ 2676.943546] audit: type=1105 audit(1622495142.464:84): pid=2563 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'
[ 2677.076057] audit: type=1106 audit(1622495142.597:85): pid=2563 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'
[ 2694.792015] kauditd_printk_skb: 1 callbacks suppressed
[ 2694.792016] audit: type=1101 audit(1622495160.317:87): pid=2591 uid=1000 auid=1000 ses=1 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="g" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 2694.792292] audit: type=1110 audit(1622495160.317:88): pid=2591 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'
[ 2694.792323] audit: type=1105 audit(1622495160.317:89): pid=2591 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'
[ 2694.794868] audit: type=1106 audit(1622495160.317:90): pid=2591 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'
[ 2694.794896] audit: type=1104 audit(1622495160.317:91): pid=2591 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'
[ 2698.731499] audit: type=1101 audit(1622495164.254:92): pid=2596 uid=1000 auid=1000 ses=1 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="g" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 2698.731862] audit: type=1110 audit(1622495164.257:93): pid=2596 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'
[ 2698.731927] audit: type=1105 audit(1622495164.257:94): pid=2596 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'
[ 2698.734945] audit: type=1101 audit(1622495164.257:95): pid=2597 uid=0 auid=1000 ses=1 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 2698.735256] audit: type=1110 audit(1622495164.260:96): pid=2597 uid=0 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'
[ 2702.721777] kauditd_printk_skb: 1 callbacks suppressed
[ 2702.721781] audit: type=1106 audit(1622495168.244:98): pid=2597 uid=0 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'
[ 2702.721883] audit: type=1104 audit(1622495168.247:99): pid=2597 uid=0 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'
[ 2702.723448] audit: type=1106 audit(1622495168.247:100): pid=2596 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'
[ 2702.723578] audit: type=1104 audit(1622495168.247:101): pid=2596 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'
[ 3383.321607] audit: type=1100 audit(1622495848.845:102): pid=2954 uid=1000 auid=1000 ses=1 msg='op=PAM:authentication grantors=pam_faillock,pam_permit,pam_faillock acct="g" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
[ 3383.322605] audit: type=1101 audit(1622495848.845:103): pid=2954 uid=1000 auid=1000 ses=1 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="g" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
[ 3383.322969] audit: type=1110 audit(1622495848.845:104): pid=2954 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/1 res=success'
[ 3383.323015] audit: type=1105 audit(1622495848.845:105): pid=2954 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/1 res=success'

Anyways thanks in advance for any tips and for all the great stuff you do here.

Offline

#2 2021-06-01 07:01:13

seth
Member
Registered: 2012-09-03
Posts: 49,944

Re: iwlwifi can't start AX201 wifi card in dual boot system

BIOS fastboot is unrelated to windows fastboot and just skips some HW tests, you can keep that enabled.

https://bbs.archlinux.org/viewtopic.php … 5#p1956625 ?

Online

#3 2021-06-01 17:41:06

gastondelar
Member
Registered: 2021-05-31
Posts: 17

Re: iwlwifi can't start AX201 wifi card in dual boot system

hello seth and thank you for your help, I checked out the link provided and the solution there didn't really help.  Based on it I diescovered that lspci doesn't list lnkSta or lnkCap properties for my device, idk if that is ok or not.
Here is the output for lspci -vvvxxx

00:14.3 Network controller: Intel Corporation Comet Lake PCH CNVi WiFi
	DeviceName: Onboard - Ethernet
	Subsystem: Intel Corporation Wi-Fi 6 AX201 160MHz
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 16
	Region 0: Memory at c5514000 (64-bit, non-prefetchable) [size=16K]
	Capabilities: [c8] Power Management version 3
		Flags: PMEClk- DSI+ D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
		Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=0 PME-
	Capabilities: [d0] MSI: Enable- Count=1/1 Maskable- 64bit+
		Address: 0000000000000000  Data: 0000
	Capabilities: [40] Express (v2) Root Complex Integrated Endpoint, MSI 00
		DevCap:	MaxPayload 128 bytes, PhantFunc 0
			ExtTag- RBE- FLReset+
		DevCtl:	CorrErr- NonFatalErr- FatalErr- UnsupReq-
			RlxdOrd+ ExtTag- PhantFunc- AuxPwr+ NoSnoop+ FLReset-
			MaxPayload 128 bytes, MaxReadReq 128 bytes
		DevSta:	CorrErr- NonFatalErr- FatalErr- UnsupReq- AuxPwr+ TransPend-
		DevCap2: Completion Timeout: Range B, TimeoutDis+ NROPrPrP- LTR+
			 10BitTagComp- 10BitTagReq- OBFF Via WAKE#, ExtFmt- EETLPPrefix-
			 EmergencyPowerReduction Not Supported, EmergencyPowerReductionInit-
			 FRS-
			 AtomicOpsCap: 32bit- 64bit- 128bitCAS-
		DevCtl2: Completion Timeout: 16ms to 55ms, TimeoutDis- LTR+ OBFF Disabled,
			 AtomicOpsCtl: ReqEn-
	Capabilities: [80] MSI-X: Enable+ Count=16 Masked-
		Vector table: BAR=0 offset=00002000
		PBA: BAR=0 offset=00003000
	Capabilities: [100 v1] Latency Tolerance Reporting
		Max snoop latency: 0ns
		Max no snoop latency: 0ns
	Capabilities: [164 v1] Vendor Specific Information: ID=0010 Rev=0 Len=014 <?>
	Kernel driver in use: iwlwifi
	Kernel modules: iwlwifi
00: 86 80 f0 06 06 04 10 00 00 00 80 02 10 00 80 00
10: 04 40 51 c5 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 86 80 74 00
30: 00 00 00 00 c8 00 00 00 00 00 00 00 ff 01 00 00
40: 10 80 92 00 c0 0e 00 10 10 0c 10 00 00 00 00 00
50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
60: 00 00 00 00 12 08 08 00 05 04 00 00 00 00 00 00
70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
80: 11 00 0f 80 00 20 00 00 00 30 00 00 00 00 00 00
90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c0: 00 00 00 00 00 00 00 00 01 d0 23 c8 08 00 00 0d
d0: 05 40 80 00 00 00 00 00 00 00 00 00 00 00 00 00
e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

I think that is the reason the script that did the trick in the other thread didn't work well, I tried anyways just to be sure it wasn't a lspci thing, but all link speed values just defaulted to 0. Here's the output, no speed argument cause code says it defaults to max speed. I didn't have the guts to just guess some speed and try it, cause it's pretty new territory for me.

sudo ./Downloads/pcie_set_speed.sh 0000:00:14.3

Max link speed: 0
Link status: 0000
Current link speed: 0
Configuring 0000:00:14.3...
Original link control 2: 00000000
Original link target speed: 0
New target link speed: 0
New link control 2: 00000000
Triggering link retraining...
Original link control: 00000000
New link control: 00000020
Link status: 0000
Current link speed: 0

Maybe this is the reason of the malfunction ? Thank you for taking the time for this, really.

Offline

#4 2021-06-01 19:17:20

seth
Member
Registered: 2012-09-03
Posts: 49,944

Re: iwlwifi can't start AX201 wifi card in dual boot system

You also get actually more timeouts

[    2.936471] iwlwifi 0000:00:14.3: Failed to start RT ucode: -110
[    2.936472] iwlwifi 0000:00:14.3: WRT: Collecting data: ini trigger 13 fired.
[    3.064809] nvidia-gpu 0000:01:00.3: i2c timeout error e0000000
[    3.064812] ucsi_ccg 0-0008: i2c_transfer failed -110

=> pass "iommu=soft" to the kernel?

Online

#5 2021-06-01 20:00:05

gastondelar
Member
Registered: 2021-05-31
Posts: 17

Re: iwlwifi can't start AX201 wifi card in dual boot system

Tried that kernel setting both with and without the iwlwifi specific parameters and the result is the same, both the iwlwifi and the other errors are still present.

dmesg:

[    0.000000] Linux version 5.12.8-arch1-1 (linux@archlinux) (gcc (GCC) 11.1.0, GNU ld (GNU Binutils) 2.36.1) #1 SMP PREEMPT Fri, 28 May 2021 15:10:20 +0000
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=5a93fb17-1edc-4301-8f53-764a756c1bd5 rw loglevel=3 quiet iommu=soft "acpi_osi=Windows 2015" "acpi_os_name=Windows 2015" iwlwifi.11n_disable=1 iwlwifi.bt_coex_active=0 iwlwifi.swcrypto=0 iwlwifi.power_save=0 iwlwifi.uapsd_disable=1
[    0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
[    0.000000] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.000000] x86/fpu: xstate_offset[3]:  832, xstate_sizes[3]:   64
[    0.000000] x86/fpu: xstate_offset[4]:  896, xstate_sizes[4]:   64
[    0.000000] x86/fpu: xstate_offset[9]:  960, xstate_sizes[9]:    8
[    0.000000] x86/fpu: Enabled xstate features 0x21f, context size is 968 bytes, using 'compacted' format.
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009dfff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009e000-0x000000000009efff] reserved
[    0.000000] BIOS-e820: [mem 0x000000000009f000-0x000000000009ffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000096470fff] usable
[    0.000000] BIOS-e820: [mem 0x0000000096471000-0x0000000098078fff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000098079000-0x00000000981a8fff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000981a9000-0x00000000982c1fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000982c2000-0x0000000099993fff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000099994000-0x0000000099c4dfff] type 20
[    0.000000] BIOS-e820: [mem 0x0000000099c4e000-0x0000000099c4efff] usable
[    0.000000] BIOS-e820: [mem 0x0000000099c4f000-0x000000009f7fffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed03fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000045e7fffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] efi: EFI v2.70 by American Megatrends
[    0.000000] efi: ACPI=0x981a8000 ACPI 2.0=0x981a8014 TPMFinalLog=0x9822f000 SMBIOS=0x9980b000 SMBIOS 3.0=0x9980a000 MEMATTR=0x8fb4d198 ESRT=0x900a9298 
[    0.000000] SMBIOS 3.2.0 present.
[    0.000000] DMI: Micro-Star International Co., Ltd. GF65 Thin 10SDR/MS-16W1, BIOS E16W1IMS.50B 05/19/2020
[    0.000000] tsc: Detected 2600.000 MHz processor
[    0.000000] tsc: Detected 2599.992 MHz TSC
[    0.000408] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000410] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000413] last_pfn = 0x45e800 max_arch_pfn = 0x400000000
[    0.000509] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.001092] last_pfn = 0x99c4f max_arch_pfn = 0x400000000
[    0.011116] esrt: Reserving ESRT space from 0x00000000900a9298 to 0x00000000900a92f8.
[    0.011121] e820: update [mem 0x900a9000-0x900a9fff] usable ==> reserved
[    0.011150] check: Scanning 1 areas for low memory corruption
[    0.011153] Using GB pages for direct mapping
[    0.011322] Secure boot could not be determined
[    0.011323] RAMDISK: [mem 0x37075000-0x37831fff]
[    0.011325] ACPI: Early table checksum verification disabled
[    0.011326] ACPI: RSDP 0x00000000981A8014 000024 (v02 MSI_NB)
[    0.011329] ACPI: XSDT 0x00000000981A7728 0000DC (v01 MSI_NB MEGABOOK 01072009 AMI  01000013)
[    0.011332] ACPI: FACP 0x00000000981A2000 000114 (v06 MSI_NB MEGABOOK 01072009 AMI  00010013)
[    0.011335] ACPI: DSDT 0x0000000098165000 03C027 (v02 MSI_NB MEGABOOK 01072009 INTL 20160527)
[    0.011337] ACPI: FACS 0x00000000982C1000 000040
[    0.011339] ACPI: MCFG 0x00000000981A6000 00003C (v01 MSI_NB MEGABOOK 01072009 MSFT 00000097)
[    0.011341] ACPI: SSDT 0x00000000981A3000 002087 (v02 CpuRef CpuSsdt  00003000 INTL 20160527)
[    0.011343] ACPI: FIDT 0x0000000098164000 00009C (v01 MSI_NB MEGABOOK 01072009 AMI  00010013)
[    0.011345] ACPI: ECDT 0x0000000098163000 0000C1 (v01 MSI_NB MEGABOOK 01072009 AMI. 00010013)
[    0.011346] ACPI: MSDM 0x0000000098162000 000055 (v03 MSI_NB MEGABOOK 01072009 AMI  01000013)
[    0.011348] ACPI: SLIC 0x0000000098161000 000176 (v01 MSI_NB MEGABOOK 01072009 AMI  01000013)
[    0.011350] ACPI: SSDT 0x000000009815D000 0031DA (v02 SaSsdt SaSsdt   00003000 INTL 20160527)
[    0.011352] ACPI: SSDT 0x000000009815A000 00299F (v02 Intel  PegSsdt  00001000 INTL 20160527)
[    0.011353] ACPI: HPET 0x0000000098159000 000038 (v01 MSI_NB MEGABOOK 01072009 AMI  01000013)
[    0.011355] ACPI: SSDT 0x0000000098158000 000B9A (v02 INTEL  xh_cfhd4 00000000 INTL 20160527)
[    0.011357] ACPI: NHLT 0x0000000098157000 00002D (v00 MSI_NB MEGABOOK 01072009 AMI  01000013)
[    0.011359] ACPI: LPIT 0x0000000098156000 000094 (v01 MSI_NB MEGABOOK 01072009 AMI  01000013)
[    0.011361] ACPI: DBGP 0x0000000098154000 000034 (v01 MSI_NB MEGABOOK 01072009 AMI  01000013)
[    0.011363] ACPI: DBG2 0x0000000098153000 000054 (v00 MSI_NB MEGABOOK 01072009 AMI  01000013)
[    0.011364] ACPI: SSDT 0x0000000098151000 0000AE (v02 SgRef  SgPeg    00001000 INTL 20160527)
[    0.011366] ACPI: BGRT 0x0000000098150000 000038 (v01 MSI_NB MEGABOOK 01072009 AMI  00010013)
[    0.011368] ACPI: TPM2 0x000000009814F000 00004C (v04 MSI_NB MEGABOOK 00000001 AMI  00000000)
[    0.011370] ACPI: DMAR 0x0000000098152000 0000A8 (v01 INTEL  EDK2     00000002      01000013)
[    0.011371] ACPI: SSDT 0x000000009814C000 002561 (v01 OptRf1 Opt1Tabl 00001000 INTL 20160527)
[    0.011373] ACPI: WSMT 0x0000000098155000 000028 (v01 MSI_NB MEGABOOK 01072009 AMI  00010013)
[    0.011375] ACPI: APIC 0x000000009814B000 0000F4 (v04 MSI_NB MEGABOOK 01072009 AMI  00010013)
[    0.011377] ACPI: FPDT 0x000000009814A000 000044 (v01 MSI_NB CML      01072009 AMI  01000013)
[    0.011378] ACPI: Reserving FACP table memory at [mem 0x981a2000-0x981a2113]
[    0.011379] ACPI: Reserving DSDT table memory at [mem 0x98165000-0x981a1026]
[    0.011380] ACPI: Reserving FACS table memory at [mem 0x982c1000-0x982c103f]
[    0.011380] ACPI: Reserving MCFG table memory at [mem 0x981a6000-0x981a603b]
[    0.011381] ACPI: Reserving SSDT table memory at [mem 0x981a3000-0x981a5086]
[    0.011381] ACPI: Reserving FIDT table memory at [mem 0x98164000-0x9816409b]
[    0.011382] ACPI: Reserving ECDT table memory at [mem 0x98163000-0x981630c0]
[    0.011383] ACPI: Reserving MSDM table memory at [mem 0x98162000-0x98162054]
[    0.011383] ACPI: Reserving SLIC table memory at [mem 0x98161000-0x98161175]
[    0.011384] ACPI: Reserving SSDT table memory at [mem 0x9815d000-0x981601d9]
[    0.011384] ACPI: Reserving SSDT table memory at [mem 0x9815a000-0x9815c99e]
[    0.011385] ACPI: Reserving HPET table memory at [mem 0x98159000-0x98159037]
[    0.011386] ACPI: Reserving SSDT table memory at [mem 0x98158000-0x98158b99]
[    0.011386] ACPI: Reserving NHLT table memory at [mem 0x98157000-0x9815702c]
[    0.011387] ACPI: Reserving LPIT table memory at [mem 0x98156000-0x98156093]
[    0.011387] ACPI: Reserving DBGP table memory at [mem 0x98154000-0x98154033]
[    0.011388] ACPI: Reserving DBG2 table memory at [mem 0x98153000-0x98153053]
[    0.011388] ACPI: Reserving SSDT table memory at [mem 0x98151000-0x981510ad]
[    0.011389] ACPI: Reserving BGRT table memory at [mem 0x98150000-0x98150037]
[    0.011390] ACPI: Reserving TPM2 table memory at [mem 0x9814f000-0x9814f04b]
[    0.011390] ACPI: Reserving DMAR table memory at [mem 0x98152000-0x981520a7]
[    0.011391] ACPI: Reserving SSDT table memory at [mem 0x9814c000-0x9814e560]
[    0.011391] ACPI: Reserving WSMT table memory at [mem 0x98155000-0x98155027]
[    0.011392] ACPI: Reserving APIC table memory at [mem 0x9814b000-0x9814b0f3]
[    0.011393] ACPI: Reserving FPDT table memory at [mem 0x9814a000-0x9814a043]
[    0.011403] ACPI: Local APIC address 0xfee00000
[    0.011683] No NUMA configuration found
[    0.011684] Faking a node at [mem 0x0000000000000000-0x000000045e7fffff]
[    0.011686] NODE_DATA(0) allocated [mem 0x45e7fc000-0x45e7fffff]
[    0.011706] Zone ranges:
[    0.011706]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.011708]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.011709]   Normal   [mem 0x0000000100000000-0x000000045e7fffff]
[    0.011710]   Device   empty
[    0.011710] Movable zone start for each node
[    0.011711] Early memory node ranges
[    0.011711]   node   0: [mem 0x0000000000001000-0x000000000009dfff]
[    0.011712]   node   0: [mem 0x000000000009f000-0x000000000009ffff]
[    0.011713]   node   0: [mem 0x0000000000100000-0x0000000096470fff]
[    0.011713]   node   0: [mem 0x0000000099c4e000-0x0000000099c4efff]
[    0.011714]   node   0: [mem 0x0000000100000000-0x000000045e7fffff]
[    0.011715] Initmem setup node 0 [mem 0x0000000000001000-0x000000045e7fffff]
[    0.011717] On node 0 totalpages: 4148240
[    0.011717]   DMA zone: 64 pages used for memmap
[    0.011718]   DMA zone: 30 pages reserved
[    0.011718]   DMA zone: 3998 pages, LIFO batch:0
[    0.011927]   DMA zone: 28770 pages in unavailable ranges
[    0.011928]   DMA32 zone: 9554 pages used for memmap
[    0.011929]   DMA32 zone: 611442 pages, LIFO batch:63
[    0.015022]   DMA32 zone: 39822 pages in unavailable ranges
[    0.015023]   Normal zone: 55200 pages used for memmap
[    0.015023]   Normal zone: 3532800 pages, LIFO batch:63
[    0.031559]   Normal zone: 6144 pages in unavailable ranges
[    0.031588] Reserving Intel graphics memory at [mem 0x9b800000-0x9f7fffff]
[    0.032154] ACPI: PM-Timer IO Port: 0x1808
[    0.032155] ACPI: Local APIC address 0xfee00000
[    0.032158] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.032159] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[    0.032160] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[    0.032160] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[    0.032161] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
[    0.032161] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
[    0.032162] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
[    0.032162] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
[    0.032163] ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
[    0.032163] ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
[    0.032164] ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
[    0.032164] ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1])
[    0.032219] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
[    0.032221] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.032222] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.032223] ACPI: IRQ0 used by override.
[    0.032224] ACPI: IRQ9 used by override.
[    0.032225] Using ACPI (MADT) for SMP configuration information
[    0.032226] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.032232] e820: update [mem 0x8d639000-0x8d72cfff] usable ==> reserved
[    0.032237] TSC deadline timer available
[    0.032238] smpboot: Allowing 12 CPUs, 0 hotplug CPUs
[    0.032250] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.032251] PM: hibernation: Registered nosave memory: [mem 0x0009e000-0x0009efff]
[    0.032252] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[    0.032254] PM: hibernation: Registered nosave memory: [mem 0x8d639000-0x8d72cfff]
[    0.032255] PM: hibernation: Registered nosave memory: [mem 0x900a9000-0x900a9fff]
[    0.032256] PM: hibernation: Registered nosave memory: [mem 0x96471000-0x98078fff]
[    0.032256] PM: hibernation: Registered nosave memory: [mem 0x98079000-0x981a8fff]
[    0.032257] PM: hibernation: Registered nosave memory: [mem 0x981a9000-0x982c1fff]
[    0.032257] PM: hibernation: Registered nosave memory: [mem 0x982c2000-0x99993fff]
[    0.032258] PM: hibernation: Registered nosave memory: [mem 0x99994000-0x99c4dfff]
[    0.032259] PM: hibernation: Registered nosave memory: [mem 0x99c4f000-0x9f7fffff]
[    0.032259] PM: hibernation: Registered nosave memory: [mem 0x9f800000-0xdfffffff]
[    0.032260] PM: hibernation: Registered nosave memory: [mem 0xe0000000-0xefffffff]
[    0.032260] PM: hibernation: Registered nosave memory: [mem 0xf0000000-0xfdffffff]
[    0.032261] PM: hibernation: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
[    0.032261] PM: hibernation: Registered nosave memory: [mem 0xfe011000-0xfebfffff]
[    0.032261] PM: hibernation: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[    0.032262] PM: hibernation: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
[    0.032262] PM: hibernation: Registered nosave memory: [mem 0xfed00000-0xfed03fff]
[    0.032263] PM: hibernation: Registered nosave memory: [mem 0xfed04000-0xfedfffff]
[    0.032263] PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[    0.032264] PM: hibernation: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
[    0.032264] PM: hibernation: Registered nosave memory: [mem 0xff000000-0xffffffff]
[    0.032265] [mem 0x9f800000-0xdfffffff] available for PCI devices
[    0.032266] Booting paravirtualized kernel on bare hardware
[    0.032267] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
[    0.035390] setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:12 nr_node_ids:1
[    0.035570] percpu: Embedded 56 pages/cpu s192512 r8192 d28672 u262144
[    0.035575] pcpu-alloc: s192512 r8192 d28672 u262144 alloc=1*2097152
[    0.035576] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 -- -- -- -- 
[    0.035593] Built 1 zonelists, mobility grouping on.  Total pages: 4083392
[    0.035594] Policy zone: Normal
[    0.035595] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=5a93fb17-1edc-4301-8f53-764a756c1bd5 rw loglevel=3 quiet iommu=soft "acpi_osi=Windows 2015" "acpi_os_name=Windows 2015" iwlwifi.11n_disable=1 iwlwifi.bt_coex_active=0 iwlwifi.swcrypto=0 iwlwifi.power_save=0 iwlwifi.uapsd_disable=1
[    0.036175] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
[    0.036435] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[    0.036500] mem auto-init: stack:byref_all(zero), heap alloc:on, heap free:off
[    0.062542] Memory: 16038320K/16592960K available (14344K kernel code, 2040K rwdata, 8988K rodata, 1652K init, 4372K bss, 554380K reserved, 0K cma-reserved)
[    0.062546] random: get_random_u64 called from __kmem_cache_create+0x22/0x530 with crng_init=0
[    0.062616] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=12, Nodes=1
[    0.062623] ftrace: allocating 41903 entries in 164 pages
[    0.071447] ftrace: allocated 164 pages with 3 groups
[    0.071515] rcu: Preemptible hierarchical RCU implementation.
[    0.071515] rcu: 	RCU dyntick-idle grace-period acceleration is enabled.
[    0.071516] rcu: 	RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=12.
[    0.071516] rcu: 	RCU priority boosting: priority 1 delay 500 ms.
[    0.071517] 	Trampoline variant of Tasks RCU enabled.
[    0.071517] 	Rude variant of Tasks RCU enabled.
[    0.071518] 	Tracing variant of Tasks RCU enabled.
[    0.071518] rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
[    0.071519] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=12
[    0.073609] NR_IRQS: 20736, nr_irqs: 2152, preallocated irqs: 16
[    0.074130] Console: colour dummy device 80x25
[    0.074140] printk: console [tty0] enabled
[    0.074152] ACPI: Core revision 20210105
[    0.074327] ACPI: OSL: Overriding _OS definition to 'Windows 2015'
[    0.074509] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
[    0.074683] APIC: Switch to symmetric I/O mode setup
[    0.074684] DMAR: Host address width 39
[    0.074685] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
[    0.074689] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 ecap 19e2ff0505e
[    0.074691] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
[    0.074693] DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
[    0.074694] DMAR: RMRR base: 0x00000098999000 end: 0x00000098be2fff
[    0.074695] DMAR: RMRR base: 0x0000009b000000 end: 0x0000009f7fffff
[    0.074697] DMAR-IR: IOAPIC id 2 under DRHD base  0xfed91000 IOMMU 1
[    0.074697] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
[    0.074698] DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
[    0.077791] DMAR-IR: Enabled IRQ remapping in x2apic mode
[    0.077792] x2apic enabled
[    0.077823] Switched APIC routing to cluster x2apic.
[    0.087157] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.101187] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x257a34a6eea, max_idle_ns: 440795264358 ns
[    0.101190] Calibrating delay loop (skipped), value calculated using timer frequency.. 5202.65 BogoMIPS (lpj=8666640)
[    0.101192] pid_max: default: 32768 minimum: 301
[    0.104473] LSM: Security Framework initializing
[    0.104491] Yama: becoming mindful.
[    0.104495] LSM support for eBPF active
[    0.104547] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    0.104567] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    0.104711] x86/cpu: SGX disabled by BIOS
[    0.104715] CPU0: Thermal monitoring enabled (TM1)
[    0.104738] process: using mwait in idle threads
[    0.104739] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
[    0.104740] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[    0.104742] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.104743] Spectre V2 : Mitigation: Enhanced IBRS
[    0.104743] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.104744] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.104745] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[    0.104897] Freeing SMP alternatives memory: 36K
[    0.106683] smpboot: Estimated ratio of average max frequency by base frequency (times 1024): 1811
[    0.106721] smpboot: CPU0: Intel(R) Core(TM) i7-10750H CPU @ 2.60GHz (family: 0x6, model: 0xa5, stepping: 0x2)
[    0.106785] Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
[    0.106792] ... version:                4
[    0.106792] ... bit width:              48
[    0.106792] ... generic registers:      4
[    0.106793] ... value mask:             0000ffffffffffff
[    0.106793] ... max period:             00007fffffffffff
[    0.106794] ... fixed-purpose events:   3
[    0.106794] ... event mask:             000000070000000f
[    0.106847] rcu: Hierarchical SRCU implementation.
[    0.107328] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.107380] smp: Bringing up secondary CPUs ...
[    0.107434] x86: Booting SMP configuration:
[    0.107435] .... node  #0, CPUs:        #1  #2  #3  #4  #5  #6  #7  #8  #9 #10 #11
[    0.108286] smp: Brought up 1 node, 12 CPUs
[    0.108286] smpboot: Max logical packages: 1
[    0.108286] smpboot: Total of 12 processors activated (62424.80 BogoMIPS)
[    0.111601] devtmpfs: initialized
[    0.111601] x86/mm: Memory block size: 128MB
[    0.111736] PM: Registering ACPI NVS region [mem 0x981a9000-0x982c1fff] (1150976 bytes)
[    0.111736] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[    0.111736] futex hash table entries: 4096 (order: 6, 262144 bytes, linear)
[    0.111736] pinctrl core: initialized pinctrl subsystem
[    0.111736] PM: RTC time: 19:38:51, date: 2021-06-01
[    0.111751] NET: Registered protocol family 16
[    0.111900] DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations
[    0.111981] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.112061] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.112065] audit: initializing netlink subsys (disabled)
[    0.112069] audit: type=2000 audit(1622576331.029:1): state=initialized audit_enabled=0 res=1
[    0.112069] thermal_sys: Registered thermal governor 'fair_share'
[    0.112069] thermal_sys: Registered thermal governor 'bang_bang'
[    0.112069] thermal_sys: Registered thermal governor 'step_wise'
[    0.112069] thermal_sys: Registered thermal governor 'user_space'
[    0.112069] thermal_sys: Registered thermal governor 'power_allocator'
[    0.112069] cpuidle: using governor ladder
[    0.112069] cpuidle: using governor menu
[    0.112069] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.112069] ACPI: bus type PCI registered
[    0.112069] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.112069] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[    0.112069] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[    0.112069] PCI: Using configuration type 1 for base access
[    0.112069] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    0.112069] Kprobes globally optimized
[    0.112069] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    0.112069] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.114572] ACPI: Added _OSI(Module Device)
[    0.114573] ACPI: Added _OSI(Processor Device)
[    0.114574] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.114574] ACPI: Added _OSI(Processor Aggregator Device)
[    0.114575] ACPI: Added _OSI(Linux-Dell-Video)
[    0.114575] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[    0.114576] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[    0.147386] ACPI: 7 ACPI AML tables successfully acquired and loaded
[    0.148433] ACPI: EC: EC started
[    0.148434] ACPI: EC: interrupt blocked
[    0.151213] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.151214] ACPI: EC: Boot ECDT EC used to handle transactions
[    0.156399] ACPI: Dynamic OEM Table Load:
[    0.156406] ACPI: SSDT 0xFFFF9C68C1799700 0000FC (v02 PmRef  Cpu0Psd  00003000 INTL 20160527)
[    0.157070] ACPI: \_SB_.PR00: _OSC native thermal LVT Acked
[    0.157677] ACPI: Dynamic OEM Table Load:
[    0.157681] ACPI: SSDT 0xFFFF9C68C1654800 000400 (v02 PmRef  Cpu0Cst  00003001 INTL 20160527)
[    0.158435] ACPI: Dynamic OEM Table Load:
[    0.158438] ACPI: SSDT 0xFFFF9C68C165A800 000137 (v02 PmRef  Cpu0Hwp  00003000 INTL 20160527)
[    0.159137] ACPI: Dynamic OEM Table Load:
[    0.159142] ACPI: SSDT 0xFFFF9C68C0078000 000BEA (v02 PmRef  HwpLvt   00003000 INTL 20160527)
[    0.160261] ACPI: Dynamic OEM Table Load:
[    0.160266] ACPI: SSDT 0xFFFF9C68C1656000 0003D7 (v02 PmRef  ApHwp    00003000 INTL 20160527)
[    0.161085] ACPI: Dynamic OEM Table Load:
[    0.161089] ACPI: SSDT 0xFFFF9C68C17A6000 000D22 (v02 PmRef  ApPsd    00003000 INTL 20160527)
[    0.162402] ACPI: Dynamic OEM Table Load:
[    0.162406] ACPI: SSDT 0xFFFF9C68C1651000 0003CA (v02 PmRef  ApCst    00003000 INTL 20160527)
[    0.165953] ACPI: Interpreter enabled
[    0.165980] ACPI: (supports S0 S3 S4 S5)
[    0.165981] ACPI: Using IOAPIC for interrupt routing
[    0.166006] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.166325] ACPI: Enabled 7 GPEs in block 00 to 7F
[    0.167913] ACPI: PM: Power Resource [PG00] (on)
[    0.176523] ACPI: PM: Power Resource [USBC] (on)
[    0.178551] ACPI: PM: Power Resource [V0PR] (on)
[    0.178707] ACPI: PM: Power Resource [V1PR] (on)
[    0.178859] ACPI: PM: Power Resource [V2PR] (on)
[    0.180316] ACPI: PM: Power Resource [WRST] (on)
[    0.182175] ACPI: PM: Power Resource [PIN] (off)
[    0.182428] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
[    0.182433] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[    0.185546] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR DPC]
[    0.185547] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
[    0.186445] PCI host bridge to bus 0000:00
[    0.186446] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.186448] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.186449] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.186449] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff window]
[    0.186450] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff window]
[    0.186451] pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff window]
[    0.186452] pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff window]
[    0.186452] pci_bus 0000:00: root bus resource [mem 0x000f0000-0x000fffff window]
[    0.186453] pci_bus 0000:00: root bus resource [mem 0x9f800000-0xdfffffff window]
[    0.186454] pci_bus 0000:00: root bus resource [mem 0xfc800000-0xfe7fffff window]
[    0.186455] pci_bus 0000:00: root bus resource [bus 00-fe]
[    0.186471] pci 0000:00:00.0: [8086:9b54] type 00 class 0x060000
[    0.186574] pci 0000:00:01.0: [8086:1901] type 01 class 0x060400
[    0.186603] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    0.186910] pci 0000:00:02.0: [8086:9bc4] type 00 class 0x030000
[    0.186916] pci 0000:00:02.0: reg 0x10: [mem 0xc3000000-0xc3ffffff 64bit]
[    0.186920] pci 0000:00:02.0: reg 0x18: [mem 0xa0000000-0xafffffff 64bit pref]
[    0.186923] pci 0000:00:02.0: reg 0x20: [io  0x5000-0x503f]
[    0.186933] pci 0000:00:02.0: BAR 2: assigned to efifb
[    0.187214] pci 0000:00:12.0: [8086:06f9] type 00 class 0x118000
[    0.187237] pci 0000:00:12.0: reg 0x10: [mem 0xc551f000-0xc551ffff 64bit]
[    0.187504] pci 0000:00:14.0: [8086:06ed] type 00 class 0x0c0330
[    0.187530] pci 0000:00:14.0: reg 0x10: [mem 0xc5500000-0xc550ffff 64bit]
[    0.187629] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    0.187875] pci 0000:00:14.2: [8086:06ef] type 00 class 0x050000
[    0.187897] pci 0000:00:14.2: reg 0x10: [mem 0xc5518000-0xc5519fff 64bit]
[    0.187911] pci 0000:00:14.2: reg 0x18: [mem 0xc551e000-0xc551efff 64bit]
[    0.188096] pci 0000:00:14.3: [8086:06f0] type 00 class 0x028000
[    0.188134] pci 0000:00:14.3: reg 0x10: [mem 0xc5514000-0xc5517fff 64bit]
[    0.188265] pci 0000:00:14.3: PME# supported from D0 D3hot D3cold
[    0.188867] pci 0000:00:15.0: [8086:06e8] type 00 class 0x0c8000
[    0.189333] pci 0000:00:15.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
[    0.191940] pci 0000:00:15.2: [8086:06ea] type 00 class 0x0c8000
[    0.192441] pci 0000:00:15.2: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
[    0.194795] pci 0000:00:16.0: [8086:06e0] type 00 class 0x078000
[    0.194818] pci 0000:00:16.0: reg 0x10: [mem 0xc551b000-0xc551bfff 64bit]
[    0.194904] pci 0000:00:16.0: PME# supported from D3hot
[    0.195215] pci 0000:00:1b.0: [8086:06ac] type 01 class 0x060400
[    0.195352] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.195386] pci 0000:00:1b.0: PTM enabled (root), 4ns granularity
[    0.195754] pci 0000:00:1d.0: [8086:06b0] type 01 class 0x060400
[    0.195894] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    0.195929] pci 0000:00:1d.0: PTM enabled (root), 4ns granularity
[    0.196239] pci 0000:00:1d.4: [8086:06b4] type 01 class 0x060400
[    0.196375] pci 0000:00:1d.4: PME# supported from D0 D3hot D3cold
[    0.196407] pci 0000:00:1d.4: PTM enabled (root), 4ns granularity
[    0.196726] pci 0000:00:1f.0: [8086:068d] type 00 class 0x060100
[    0.197151] pci 0000:00:1f.3: [8086:06c8] type 00 class 0x040300
[    0.197201] pci 0000:00:1f.3: reg 0x10: [mem 0xc5510000-0xc5513fff 64bit]
[    0.197271] pci 0000:00:1f.3: reg 0x20: [mem 0xc5100000-0xc51fffff 64bit]
[    0.197400] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[    0.197791] pci 0000:00:1f.4: [8086:06a3] type 00 class 0x0c0500
[    0.197825] pci 0000:00:1f.4: reg 0x10: [mem 0xc551a000-0xc551a0ff 64bit]
[    0.197875] pci 0000:00:1f.4: reg 0x20: [io  0xefa0-0xefbf]
[    0.198075] pci 0000:00:1f.5: [8086:06a4] type 00 class 0x0c8000
[    0.198094] pci 0000:00:1f.5: reg 0x10: [mem 0xfe010000-0xfe010fff]
[    0.198291] pci 0000:01:00.0: [10de:2191] type 00 class 0x030000
[    0.198299] pci 0000:01:00.0: reg 0x10: [mem 0xc4000000-0xc4ffffff]
[    0.198305] pci 0000:01:00.0: reg 0x14: [mem 0xb0000000-0xbfffffff 64bit pref]
[    0.198314] pci 0000:01:00.0: reg 0x1c: [mem 0xc0000000-0xc1ffffff 64bit pref]
[    0.198317] pci 0000:01:00.0: reg 0x24: [io  0x4000-0x407f]
[    0.198321] pci 0000:01:00.0: reg 0x30: [mem 0xc5000000-0xc507ffff pref]
[    0.198362] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
[    0.198487] pci 0000:01:00.1: [10de:1aeb] type 00 class 0x040300
[    0.198495] pci 0000:01:00.1: reg 0x10: [mem 0xc5080000-0xc5083fff]
[    0.198579] pci 0000:01:00.2: [10de:1aec] type 00 class 0x0c0330
[    0.198590] pci 0000:01:00.2: reg 0x10: [mem 0xc2000000-0xc203ffff 64bit pref]
[    0.198602] pci 0000:01:00.2: reg 0x1c: [mem 0xc2040000-0xc204ffff 64bit pref]
[    0.198641] pci 0000:01:00.2: PME# supported from D0 D3hot D3cold
[    0.198685] pci 0000:01:00.3: [10de:1aed] type 00 class 0x0c8000
[    0.198692] pci 0000:01:00.3: reg 0x10: [mem 0xc5084000-0xc5084fff]
[    0.198741] pci 0000:01:00.3: PME# supported from D0 D3hot D3cold
[    0.198788] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.198790] pci 0000:00:01.0:   bridge window [io  0x4000-0x4fff]
[    0.198791] pci 0000:00:01.0:   bridge window [mem 0xc4000000-0xc50fffff]
[    0.198794] pci 0000:00:01.0:   bridge window [mem 0xb0000000-0xc20fffff 64bit pref]
[    0.198900] pci 0000:02:00.0: [10ec:5763] type 00 class 0x010802
[    0.198926] pci 0000:02:00.0: reg 0x10: [mem 0xc5400000-0xc5403fff 64bit]
[    0.198968] pci 0000:02:00.0: reg 0x24: [mem 0xc5404000-0xc5405fff]
[    0.199230] pci 0000:00:1b.0: PCI bridge to [bus 02]
[    0.199237] pci 0000:00:1b.0:   bridge window [mem 0xc5400000-0xc54fffff]
[    0.199397] pci 0000:03:00.0: [2646:500c] type 00 class 0x010802
[    0.199457] pci 0000:03:00.0: reg 0x10: [mem 0xc5300000-0xc5303fff 64bit]
[    0.200134] pci 0000:00:1d.0: PCI bridge to [bus 03]
[    0.200141] pci 0000:00:1d.0:   bridge window [mem 0xc5300000-0xc53fffff]
[    0.200248] pci 0000:04:00.0: [10ec:8168] type 00 class 0x020000
[    0.200268] pci 0000:04:00.0: reg 0x10: [io  0x3000-0x30ff]
[    0.200295] pci 0000:04:00.0: reg 0x18: [mem 0xc5204000-0xc5204fff 64bit]
[    0.200312] pci 0000:04:00.0: reg 0x20: [mem 0xc5200000-0xc5203fff 64bit]
[    0.200435] pci 0000:04:00.0: supports D1 D2
[    0.200436] pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.200600] pci 0000:00:1d.4: PCI bridge to [bus 04]
[    0.200604] pci 0000:00:1d.4:   bridge window [io  0x3000-0x3fff]
[    0.200607] pci 0000:00:1d.4:   bridge window [mem 0xc5200000-0xc52fffff]
[    0.202075] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 11 12 14 15) *0
[    0.202146] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 10 11 12 14 15) *1
[    0.202216] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 11 12 14 15) *0
[    0.202285] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 11 12 14 15) *0
[    0.202354] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 11 12 14 15) *0
[    0.202423] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0
[    0.202492] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 11 12 14 15) *0
[    0.202561] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 11 12 14 15) *0
[    0.202983] ACPI: EC: interrupt unblocked
[    0.202984] ACPI: EC: event unblocked
[    0.203001] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.203002] ACPI: EC: GPE=0x13
[    0.203003] ACPI: \_SB_.PCI0.LPCB.EC__: Boot ECDT EC initialization complete
[    0.203004] ACPI: \_SB_.PCI0.LPCB.EC__: EC: Used to handle transactions and events
[    0.203036] iommu: Default domain type: Translated 
[    0.203044] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[    0.203044] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    0.203044] pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
[    0.203044] pci 0000:00:02.0: vgaarb: no bridge control possible
[    0.203044] pci 0000:01:00.0: vgaarb: bridge control possible
[    0.203044] vgaarb: loaded
[    0.203044] SCSI subsystem initialized
[    0.203044] libata version 3.00 loaded.
[    0.203044] ACPI: bus type USB registered
[    0.203044] usbcore: registered new interface driver usbfs
[    0.203044] usbcore: registered new interface driver hub
[    0.203044] usbcore: registered new device driver usb
[    0.203044] pps_core: LinuxPPS API ver. 1 registered
[    0.203044] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.203044] PTP clock support registered
[    0.203044] EDAC MC: Ver: 3.0.0
[    0.203044] Registered efivars operations
[    0.203044] NetLabel: Initializing
[    0.203044] NetLabel:  domain hash size = 128
[    0.203044] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.203044] NetLabel:  unlabeled traffic allowed by default
[    0.203044] PCI: Using ACPI for IRQ routing
[    0.286413] PCI: pci_cache_line_size set to 64 bytes
[    0.286731] e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff]
[    0.286733] e820: reserve RAM buffer [mem 0x8d639000-0x8fffffff]
[    0.286733] e820: reserve RAM buffer [mem 0x900a9000-0x93ffffff]
[    0.286734] e820: reserve RAM buffer [mem 0x96471000-0x97ffffff]
[    0.286735] e820: reserve RAM buffer [mem 0x99c4f000-0x9bffffff]
[    0.286735] e820: reserve RAM buffer [mem 0x45e800000-0x45fffffff]
[    0.286738] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.286738] hpet0: 8 comparators, 64-bit 24.000000 MHz counter
[    0.287887] clocksource: Switched to clocksource tsc-early
[    0.292346] VFS: Disk quotas dquot_6.6.0
[    0.292356] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.292403] pnp: PnP ACPI init
[    0.292464] system 00:00: [mem 0x40000000-0x403fffff] could not be reserved
[    0.292469] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.292588] system 00:01: [io  0x0680-0x069f] has been reserved
[    0.292590] system 00:01: [io  0x164e-0x164f] has been reserved
[    0.292592] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.292622] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.292686] system 00:03: [io  0x1854-0x1857] has been reserved
[    0.292689] system 00:03: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[    0.292702] pnp 00:04: Plug and Play ACPI device, IDs MSI0007 PNP0303 (active)
[    0.292725] pnp 00:05: Plug and Play ACPI device, IDs PNP0f13 (active)
[    0.293247] system 00:06: [io  0x1800-0x18fe] could not be reserved
[    0.293250] system 00:06: [mem 0xfd000000-0xfd69ffff] has been reserved
[    0.293251] system 00:06: [mem 0xfd6c0000-0xfd6cffff] has been reserved
[    0.293254] system 00:06: [mem 0xfd6f0000-0xfdffffff] has been reserved
[    0.293255] system 00:06: [mem 0xfe000000-0xfe01ffff] could not be reserved
[    0.293256] system 00:06: [mem 0xfe200000-0xfe7fffff] has been reserved
[    0.293258] system 00:06: [mem 0xff000000-0xffffffff] has been reserved
[    0.293260] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.293482] system 00:07: [io  0x2000-0x20fe] has been reserved
[    0.293484] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.293713] system 00:08: [mem 0xfed10000-0xfed17fff] has been reserved
[    0.293715] system 00:08: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.293716] system 00:08: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.293717] system 00:08: [mem 0xe0000000-0xefffffff] has been reserved
[    0.293719] system 00:08: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.293720] system 00:08: [mem 0xfed90000-0xfed93fff] could not be reserved
[    0.293721] system 00:08: [mem 0xfed45000-0xfed8ffff] has been reserved
[    0.293722] system 00:08: [mem 0xfee00000-0xfeefffff] could not be reserved
[    0.293724] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.293852] system 00:09: [mem 0xfe038000-0xfe038fff] has been reserved
[    0.293855] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.294099] pnp: PnP ACPI: found 10 devices
[    0.299206] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.299237] NET: Registered protocol family 2
[    0.299339] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.300525] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
[    0.300576] TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[    0.300683] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[    0.300725] TCP: Hash tables configured (established 131072 bind 65536)
[    0.300772] MPTCP token hash table entries: 16384 (order: 6, 393216 bytes, linear)
[    0.300807] UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
[    0.300834] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
[    0.300869] NET: Registered protocol family 1
[    0.300871] NET: Registered protocol family 44
[    0.300882] pci 0000:00:15.0: BAR 0: assigned [mem 0x9f800000-0x9f800fff 64bit]
[    0.301152] pci 0000:00:15.2: BAR 0: assigned [mem 0x9f801000-0x9f801fff 64bit]
[    0.301434] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.301436] pci 0000:00:01.0:   bridge window [io  0x4000-0x4fff]
[    0.301444] pci 0000:00:01.0:   bridge window [mem 0xc4000000-0xc50fffff]
[    0.301445] pci 0000:00:01.0:   bridge window [mem 0xb0000000-0xc20fffff 64bit pref]
[    0.301448] pci 0000:00:1b.0: PCI bridge to [bus 02]
[    0.301458] pci 0000:00:1b.0:   bridge window [mem 0xc5400000-0xc54fffff]
[    0.301467] pci 0000:00:1d.0: PCI bridge to [bus 03]
[    0.301472] pci 0000:00:1d.0:   bridge window [mem 0xc5300000-0xc53fffff]
[    0.301482] pci 0000:00:1d.4: PCI bridge to [bus 04]
[    0.301484] pci 0000:00:1d.4:   bridge window [io  0x3000-0x3fff]
[    0.301489] pci 0000:00:1d.4:   bridge window [mem 0xc5200000-0xc52fffff]
[    0.301499] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.301500] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.301501] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.301501] pci_bus 0000:00: resource 7 [mem 0x000e0000-0x000e3fff window]
[    0.301502] pci_bus 0000:00: resource 8 [mem 0x000e4000-0x000e7fff window]
[    0.301503] pci_bus 0000:00: resource 9 [mem 0x000e8000-0x000ebfff window]
[    0.301504] pci_bus 0000:00: resource 10 [mem 0x000ec000-0x000effff window]
[    0.301504] pci_bus 0000:00: resource 11 [mem 0x000f0000-0x000fffff window]
[    0.301505] pci_bus 0000:00: resource 12 [mem 0x9f800000-0xdfffffff window]
[    0.301506] pci_bus 0000:00: resource 13 [mem 0xfc800000-0xfe7fffff window]
[    0.301507] pci_bus 0000:01: resource 0 [io  0x4000-0x4fff]
[    0.301507] pci_bus 0000:01: resource 1 [mem 0xc4000000-0xc50fffff]
[    0.301508] pci_bus 0000:01: resource 2 [mem 0xb0000000-0xc20fffff 64bit pref]
[    0.301509] pci_bus 0000:02: resource 1 [mem 0xc5400000-0xc54fffff]
[    0.301510] pci_bus 0000:03: resource 1 [mem 0xc5300000-0xc53fffff]
[    0.301511] pci_bus 0000:04: resource 0 [io  0x3000-0x3fff]
[    0.301512] pci_bus 0000:04: resource 1 [mem 0xc5200000-0xc52fffff]
[    0.301610] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    0.301932] pci 0000:01:00.1: D0 power state depends on 0000:01:00.0
[    0.301969] pci 0000:01:00.2: D0 power state depends on 0000:01:00.0
[    0.302149] pci 0000:01:00.3: D0 power state depends on 0000:01:00.0
[    0.302213] PCI: CLS 64 bytes, default 64
[    0.302237] Trying to unpack rootfs image as initramfs...
[    0.334409] Freeing initrd memory: 7924K
[    0.334415] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.334416] software IO TLB: mapped [mem 0x000000008901a000-0x000000008d01a000] (64MB)
[    0.334947] check: Scanning for low memory corruption every 60 seconds
[    0.335140] Initialise system trusted keyrings
[    0.335145] Key type blacklist registered
[    0.335172] workingset: timestamp_bits=41 max_order=22 bucket_order=0
[    0.335746] zbud: loaded
[    0.341149] Key type asymmetric registered
[    0.341151] Asymmetric key parser 'x509' registered
[    0.341154] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
[    0.341173] io scheduler mq-deadline registered
[    0.341174] io scheduler kyber registered
[    0.341186] io scheduler bfq registered
[    0.345213] pcieport 0000:00:01.0: PME: Signaling with IRQ 122
[    0.345403] pcieport 0000:00:1b.0: PME: Signaling with IRQ 123
[    0.345450] pcieport 0000:00:1b.0: AER: enabled with IRQ 123
[    0.345477] pcieport 0000:00:1b.0: DPC: enabled with IRQ 123
[    0.345478] pcieport 0000:00:1b.0: DPC: error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 4, DL_ActiveErr+
[    0.345678] pcieport 0000:00:1d.0: PME: Signaling with IRQ 124
[    0.345724] pcieport 0000:00:1d.0: AER: enabled with IRQ 124
[    0.345749] pcieport 0000:00:1d.0: DPC: enabled with IRQ 124
[    0.345750] pcieport 0000:00:1d.0: DPC: error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 4, DL_ActiveErr+
[    0.345952] pcieport 0000:00:1d.4: PME: Signaling with IRQ 125
[    0.345994] pcieport 0000:00:1d.4: AER: enabled with IRQ 125
[    0.346021] pcieport 0000:00:1d.4: DPC: enabled with IRQ 125
[    0.346022] pcieport 0000:00:1d.4: DPC: error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 4, DL_ActiveErr+
[    0.346112] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    0.346126] efifb: probing for efifb
[    0.346138] efifb: Ignoring BGRT: unexpected or invalid BMP data
[    0.346139] efifb: framebuffer at 0xa0000000, using 3072k, total 3072k
[    0.346140] efifb: mode is 1024x768x32, linelength=4096, pages=1
[    0.346141] efifb: scrolling: redraw
[    0.346141] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    0.346159] fbcon: Deferring console take-over
[    0.346159] fb0: EFI VGA frame buffer device
[    0.346336] Monitor-Mwait will be used to enter C-1 state
[    0.346339] Monitor-Mwait will be used to enter C-2 state
[    0.346341] Monitor-Mwait will be used to enter C-3 state
[    0.346342] ACPI: \_SB_.PR00: Found 3 idle states
[    0.347000] ACPI: AC: AC Adapter [ADP1] (on-line)
[    0.347037] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:20/PNP0C09:00/PNP0C0D:00/input/input0
[    0.347876] ACPI: button: Lid Switch [LID0]
[    0.347909] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1
[    0.347920] ACPI: button: Sleep Button [SLPB]
[    0.347939] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2
[    0.347948] ACPI: button: Power Button [PWRB]
[    0.347963] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
[    0.351230] ACPI: button: Power Button [PWRF]
[    0.353291] thermal LNXTHERM:00: registered as thermal_zone0
[    0.353292] ACPI: thermal: Thermal Zone [THRM] (70 C)
[    0.353386] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    0.354485] Non-volatile memory driver v1.3
[    0.354486] AMD-Vi: AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
[    0.354486] AMD-Vi: AMD IOMMUv2 functionality not available on this system
[    0.355484] nvme 0000:02:00.0: platform quirk: setting simple suspend
[    0.355500] nvme nvme0: pci function 0000:02:00.0
[    0.355532] nvme 0000:03:00.0: platform quirk: setting simple suspend
[    0.355547] nvme nvme1: pci function 0000:03:00.0
[    0.355581] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.355602] ehci-pci: EHCI PCI platform driver
[    0.355606] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    0.355609] ohci-pci: OHCI PCI platform driver
[    0.355632] uhci_hcd: USB Universal Host Controller Interface driver
[    0.355682] usbcore: registered new interface driver usbserial_generic
[    0.355684] usbserial: USB Serial support registered for generic
[    0.355938] rtc_cmos 00:02: RTC can wake from S4
[    0.359713] rtc_cmos 00:02: registered as rtc0
[    0.360674] rtc_cmos 00:02: setting system clock to 2021-06-01T19:38:51 UTC (1622576331)
[    0.360681] rtc_cmos 00:02: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[    0.361075] intel_pstate: Intel P-state driver initializing
[    0.362511] intel_pstate: HWP enabled
[    0.363166] ledtrig-cpu: registered to indicate activity on CPUs
[    0.363383] hid: raw HID events driver (C) Jiri Kosina
[    0.363428] intel_pmc_core INT33A1:00:  initialized
[    0.363485] drop_monitor: Initializing network drop monitor service
[    0.363548] Initializing XFRM netlink socket
[    0.363620] NET: Registered protocol family 10
[    0.364797] nvme nvme1: missing or invalid SUBNQN field.
[    0.364807] nvme nvme1: Shutdown timeout set to 10 seconds
[    0.366319] nvme nvme1: 8/0/0 default/read/poll queues
[    0.366603] Segment Routing with IPv6
[    0.366604] RPL Segment Routing with IPv6
[    0.366616] NET: Registered protocol family 17
[    0.367666] microcode: sig=0xa0652, pf=0x20, revision=0xc8
[    0.367717] microcode: Microcode Update Driver: v2.2.
[    0.367721] IPI shorthand broadcast: enabled
[    0.367732] sched_clock: Marking stable (360494506, 7099029)->(373262349, -5668814)
[    0.368249] registered taskstats version 1
[    0.368266] Loading compiled-in X.509 certificates
[    0.368368]  nvme1n1: p1 p2 p3 p4 p5 p6
[    0.369838] Loaded X.509 cert 'Build time autogenerated kernel key: f78d562a8f743e7d553d7ee61fcc9e5c97f478f3'
[    0.370153] zswap: loaded using pool lz4/z3fold
[    0.370273] Key type ._fscrypt registered
[    0.370274] Key type .fscrypt registered
[    0.370274] Key type fscrypt-provisioning registered
[    0.371781] PM:   Magic number: 9:670:646
[    0.372012] RAS: Correctable Errors collector initialized.
[    0.478191] ACPI: battery: Slot [BAT1] (battery present)
[    0.563116] nvme nvme0: allocated 64 MiB host memory buffer.
[    0.593260] nvme nvme0: 7/0/0 default/read/poll queues
[    0.600999]  nvme0n1: p1 p2
[    0.604538] Freeing unused decrypted memory: 2036K
[    0.605209] Freeing unused kernel image (initmem) memory: 1652K
[    0.605214] Write protecting the kernel read-only data: 26624k
[    0.606526] Freeing unused kernel image (text/rodata gap) memory: 2036K
[    0.607089] Freeing unused kernel image (rodata/data gap) memory: 1252K
[    0.641946] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    0.641952] rodata_test: all tests were successful
[    0.641958] Run /init as init process
[    0.641960]   with arguments:
[    0.641961]     /init
[    0.641963]   with environment:
[    0.641964]     HOME=/
[    0.641965]     TERM=linux
[    0.641966]     BOOT_IMAGE=/boot/vmlinuz-linux
[    0.666415] fbcon: Taking over console
[    0.666448] Console: switching to colour frame buffer device 128x48
[    0.707961] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    0.707967] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[    0.708441] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[    0.709079] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x110 quirks 0x0000000000009810
[    0.709238] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.12
[    0.709240] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.709241] usb usb1: Product: xHCI Host Controller
[    0.709242] usb usb1: Manufacturer: Linux 5.12.8-arch1-1 xhci-hcd
[    0.709242] usb usb1: SerialNumber: 0000:00:14.0
[    0.709302] hub 1-0:1.0: USB hub found
[    0.709320] hub 1-0:1.0: 16 ports detected
[    0.710384] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    0.710387] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[    0.710388] xhci_hcd 0000:00:14.0: Host supports USB 3.1 Enhanced SuperSpeed
[    0.710410] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.12
[    0.710411] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.710412] usb usb2: Product: xHCI Host Controller
[    0.710413] usb usb2: Manufacturer: Linux 5.12.8-arch1-1 xhci-hcd
[    0.710414] usb usb2: SerialNumber: 0000:00:14.0
[    0.710458] hub 2-0:1.0: USB hub found
[    0.710468] hub 2-0:1.0: 8 ports detected
[    0.711081] xhci_hcd 0000:01:00.2: xHCI Host Controller
[    0.711083] xhci_hcd 0000:01:00.2: new USB bus registered, assigned bus number 3
[    0.711698] xhci_hcd 0000:01:00.2: hcc params 0x0180ff05 hci version 0x110 quirks 0x0000000000000010
[    0.711788] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.12
[    0.711790] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.711791] usb usb3: Product: xHCI Host Controller
[    0.711792] usb usb3: Manufacturer: Linux 5.12.8-arch1-1 xhci-hcd
[    0.711792] usb usb3: SerialNumber: 0000:01:00.2
[    0.711837] hub 3-0:1.0: USB hub found
[    0.711847] hub 3-0:1.0: 2 ports detected
[    0.712109] xhci_hcd 0000:01:00.2: xHCI Host Controller
[    0.712111] xhci_hcd 0000:01:00.2: new USB bus registered, assigned bus number 4
[    0.712112] xhci_hcd 0000:01:00.2: Host supports USB 3.1 Enhanced SuperSpeed
[    0.712128] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[    0.712138] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.12
[    0.712139] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.712140] usb usb4: Product: xHCI Host Controller
[    0.712140] usb usb4: Manufacturer: Linux 5.12.8-arch1-1 xhci-hcd
[    0.712141] usb usb4: SerialNumber: 0000:01:00.2
[    0.712178] hub 4-0:1.0: USB hub found
[    0.712185] hub 4-0:1.0: 4 ports detected
[    0.712520] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.712538] serio: i8042 AUX port at 0x60,0x64 irq 12
[    0.724664] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
[    0.795236] random: fast init done
[    0.798574] EXT4-fs (nvme1n1p6): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
[    0.911109] systemd[1]: systemd 248.3-2-arch running in system mode. (+PAM +AUDIT -SELINUX -APPARMOR -IMA +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT -QRENCODE +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +XKBCOMMON +UTMP -SYSVINIT default-hierarchy=unified)
[    0.911162] systemd[1]: Detected architecture x86-64.
[    0.911706] systemd[1]: Hostname set to <chachopenaloza>.
[    1.037918] usb 1-14: new full-speed USB device number 2 using xhci_hcd
[    1.040258] systemd[1]: Queued start job for default target Graphical Interface.
[    1.041580] systemd[1]: Created slice system-getty.slice.
[    1.041824] systemd[1]: Created slice system-modprobe.slice.
[    1.042055] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[    1.042269] systemd[1]: Created slice User and Session Slice.
[    1.042330] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[    1.042370] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    1.042498] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    1.042536] systemd[1]: Reached target Local Encrypted Volumes.
[    1.042569] systemd[1]: Reached target Paths.
[    1.042584] systemd[1]: Reached target Remote File Systems.
[    1.042592] systemd[1]: Reached target Slices.
[    1.042606] systemd[1]: Reached target Swap.
[    1.042622] systemd[1]: Reached target Local Verity Integrity Protected Volumes.
[    1.042684] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[    1.043850] systemd[1]: Listening on Process Core Dump Socket.
[    1.043982] systemd[1]: Listening on Journal Audit Socket.
[    1.044068] systemd[1]: Listening on Journal Socket (/dev/log).
[    1.044159] systemd[1]: Listening on Journal Socket.
[    1.044270] systemd[1]: Listening on udev Control Socket.
[    1.044348] systemd[1]: Listening on udev Kernel Socket.
[    1.045035] systemd[1]: Mounting Huge Pages File System...
[    1.045706] systemd[1]: Mounting POSIX Message Queue File System...
[    1.046412] systemd[1]: Mounting Kernel Debug File System...
[    1.047122] systemd[1]: Mounting Kernel Trace File System...
[    1.048377] systemd[1]: Mounting Temporary Directory (/tmp)...
[    1.048989] systemd[1]: Starting Create list of static device nodes for the current kernel...
[    1.049584] systemd[1]: Starting Load Kernel Module configfs...
[    1.050177] systemd[1]: Starting Load Kernel Module drm...
[    1.050752] systemd[1]: Starting Load Kernel Module fuse...
[    1.051543] systemd[1]: Starting Set Up Additional Binary Formats...
[    1.051586] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
[    1.052889] systemd[1]: Starting Journal Service...
[    1.053763] systemd[1]: Starting Load Kernel Modules...
[    1.054296] systemd[1]: Starting Remount Root and Kernel File Systems...
[    1.054349] systemd[1]: Condition check resulted in Repartition Root Disk being skipped.
[    1.054812] Linux agpgart interface v0.103
[    1.054943] systemd[1]: Starting Coldplug All udev Devices...
[    1.055965] systemd[1]: Mounted Huge Pages File System.
[    1.056030] systemd[1]: Mounted POSIX Message Queue File System.
[    1.056085] systemd[1]: Mounted Kernel Debug File System.
[    1.056142] systemd[1]: Mounted Kernel Trace File System.
[    1.056196] systemd[1]: Mounted Temporary Directory (/tmp).
[    1.056375] systemd[1]: Finished Create list of static device nodes for the current kernel.
[    1.056560] systemd[1]: modprobe@configfs.service: Deactivated successfully.
[    1.056690] systemd[1]: Finished Load Kernel Module configfs.
[    1.056766] systemd[1]: proc-sys-fs-binfmt_misc.automount: Got automount request for /proc/sys/fs/binfmt_misc, triggered by 268 (systemd-binfmt)
[    1.057240] systemd[1]: Mounting Arbitrary Executable File Formats File System...
[    1.057754] systemd[1]: Mounting Kernel Configuration File System...
[    1.058698] systemd[1]: Mounted Arbitrary Executable File Formats File System.
[    1.059221] systemd[1]: Mounted Kernel Configuration File System.
[    1.059347] EXT4-fs (nvme1n1p6): re-mounted. Opts: (null). Quota mode: none.
[    1.059367] Asymmetric key parser 'pkcs8' registered
[    1.059876] systemd[1]: Finished Load Kernel Modules.
[    1.059904] audit: type=1130 audit(1622576332.196:2): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-modules-load comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    1.060082] systemd[1]: Finished Set Up Additional Binary Formats.
[    1.060096] audit: type=1130 audit(1622576332.196:3): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-binfmt comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    1.060268] systemd[1]: Finished Remount Root and Kernel File Systems.
[    1.060290] audit: type=1130 audit(1622576332.196:4): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-remount-fs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    1.060362] systemd[1]: Condition check resulted in First Boot Wizard being skipped.
[    1.060835] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
[    1.061399] systemd[1]: Starting Load/Save Random Seed...
[    1.061897] systemd[1]: Starting Apply Kernel Variables...
[    1.061966] systemd[1]: Condition check resulted in Create System Users being skipped.
[    1.062512] fuse: init (API version 7.33)
[    1.062626] systemd[1]: Starting Create Static Device Nodes in /dev...
[    1.063063] systemd[1]: modprobe@fuse.service: Deactivated successfully.
[    1.063264] systemd[1]: Finished Load Kernel Module fuse.
[    1.063304] audit: type=1130 audit(1622576332.199:5): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@fuse comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    1.063314] audit: type=1131 audit(1622576332.199:6): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@fuse comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    1.063914] systemd[1]: Mounting FUSE Control File System...
[    1.065372] systemd[1]: Mounted FUSE Control File System.
[    1.068430] systemd[1]: Finished Apply Kernel Variables.
[    1.068453] audit: type=1130 audit(1622576332.206:7): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    1.078332] systemd[1]: modprobe@drm.service: Deactivated successfully.
[    1.078424] systemd[1]: Finished Load Kernel Module drm.
[    1.078443] audit: type=1130 audit(1622576332.216:8): 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.078446] audit: type=1131 audit(1622576332.216:9): 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.078555] systemd[1]: Started Journal Service.
[    1.078581] audit: type=1130 audit(1622576332.216:10): 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.081873] systemd-journald[269]: Received client request to flush runtime journal.
[    1.127580] soc_button_array ACPI0011:00: Unknown button index 0 upage 01 usage c6, ignoring
[    1.132974] acpi PNP0C14:04: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:03)
[    1.167479] random: mktemp: uninitialized urandom read (6 bytes read)
[    1.181762] random: tlp-readconfs: uninitialized urandom read (4 bytes read)
[    1.182605] usb 1-14: New USB device found, idVendor=8087, idProduct=0026, bcdDevice= 0.02
[    1.182608] usb 1-14: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    1.188341] random: mktemp: uninitialized urandom read (6 bytes read)
[    1.199404] intel_pch_thermal 0000:00:12.0: enabling device (0000 -> 0002)
[    1.202940] nvidia-gpu 0000:01:00.3: enabling device (0000 -> 0002)
[    1.221208] intel-lpss 0000:00:15.0: enabling device (0004 -> 0006)
[    1.221520] idma64 idma64.0: Found Intel integrated DMA 64-bit
[    1.241266] intel-lpss 0000:00:15.2: enabling device (0004 -> 0006)
[    1.241538] idma64 idma64.1: Found Intel integrated DMA 64-bit
[    1.252408] EXT4-fs (nvme0n1p1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
[    1.301444] i801_smbus 0000:00:1f.4: SPD Write Disable is set
[    1.301523] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
[    1.301951] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[    1.302135] i2c i2c-3: 2/2 memory slots populated (from DMI)
[    1.302358] mei_me 0000:00:16.0: enabling device (0000 -> 0002)
[    1.302813] i2c i2c-3: Successfully instantiated SPD at 0x50
[    1.303833] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[    1.305757] input: PC Speaker as /devices/platform/pcspkr/input/input6
[    1.305804] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[    1.305807] cfg80211: failed to load regulatory.db
[    1.309335] r8169 0000:04:00.0: can't disable ASPM; OS doesn't have ASPM control
[    1.322427] libphy: r8169: probed
[    1.322583] r8169 0000:04:00.0 eth0: RTL8168h/8111h, 2c:f0:5d:67:a9:1e, XID 541, IRQ 149
[    1.322586] r8169 0000:04:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko]
[    1.334552] tsc: Refined TSC clocksource calibration: 2592.032 MHz
[    1.334557] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x255cd521548, max_idle_ns: 440795231079 ns
[    1.334615] clocksource: Switched to clocksource tsc
[    1.395114] input: CUST0001:00 06CB:7E7E Mouse as /devices/pci0000:00/0000:00:15.2/i2c_designware.1/i2c-2/i2c-CUST0001:00/0018:06CB:7E7E.0001/input/input8
[    1.395154] input: CUST0001:00 06CB:7E7E Touchpad as /devices/pci0000:00/0000:00:15.2/i2c_designware.1/i2c-2/i2c-CUST0001:00/0018:06CB:7E7E.0001/input/input9
[    1.395184] hid-generic 0018:06CB:7E7E.0001: input,hidraw0: I2C HID v1.00 Mouse [CUST0001:00 06CB:7E7E] on i2c-CUST0001:00
[    1.412903] Intel(R) Wireless WiFi driver for Linux
[    1.412943] iwlwifi 0000:00:14.3: enabling device (0000 -> 0002)
[    1.415978] iwlwifi 0000:00:14.3: api flags index 2 larger than supported by driver
[    1.415985] iwlwifi 0000:00:14.3: TLV_FW_FSEQ_VERSION: FSEQ Version: 89.3.35.37
[    1.416141] iwlwifi 0000:00:14.3: loaded firmware version 62.49eeb572.0 QuZ-a0-hr-b0-62.ucode op_mode iwlmvm
[    1.426863] RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 655360 ms ovfl timer
[    1.426865] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[    1.426866] RAPL PMU: hw unit of domain package 2^-14 Joules
[    1.426866] RAPL PMU: hw unit of domain dram 2^-14 Joules
[    1.426867] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[    1.426867] RAPL PMU: hw unit of domain psys 2^-14 Joules
[    1.428340] checking generic (a0000000 300000) vs hw (c3000000 1000000)
[    1.428343] checking generic (a0000000 300000) vs hw (a0000000 10000000)
[    1.428344] fb0: switching to inteldrmfb from EFI VGA
[    1.428410] Console: switching to colour dummy device 80x25
[    1.428433] i915 0000:00:02.0: vgaarb: deactivate vga console
[    1.428810] cryptd: max_cpu_qlen set to 1000
[    1.431176] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=io+mem
[    1.433149] i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/kbl_dmc_ver1_04.bin (v1.4)
[    1.444451] [drm] Initialized i915 1.6.0 20201103 for 0000:00:02.0 on minor 0
[    1.446392] ACPI: video: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[    1.446652] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input11
[    1.446709] ACPI: video: Video Device [PEGP] (multi-head: no  rom: yes  post: no)
[    1.446723] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:13/LNXVIDEO:01/input/input12
[    1.448501] fbcon: i915drmfb (fb0) is primary device
[    1.452429] Console: switching to colour frame buffer device 240x67
[    1.464498] i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device
[    1.481886] AVX2 version of gcm_enc/dec engaged.
[    1.481923] AES CTR mode by8 optimization enabled
[    1.482916] snd_hda_intel 0000:00:1f.3: enabling device (0000 -> 0002)
[    1.483126] snd_hda_intel 0000:01:00.1: enabling device (0000 -> 0002)
[    1.483181] snd_hda_intel 0000:01:00.1: Disabling MSI
[    1.483186] snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client
[    1.485690] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[    1.505423] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input13
[    1.505471] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input14
[    1.505503] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input15
[    1.505683] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input16
[    1.625197] iwlwifi 0000:00:14.3: Detected Intel(R) Wi-Fi 6 AX201 160MHz, REV=0x354
[    1.637782] thermal thermal_zone2: failed to read out thermal zone (-61)
[    1.659572] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC233: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[    1.659577] snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    1.659579] snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[    1.659581] snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
[    1.659582] snd_hda_codec_realtek hdaudioC0D0:    inputs:
[    1.659583] snd_hda_codec_realtek hdaudioC0D0:      Mic=0x19
[    1.659585] snd_hda_codec_realtek hdaudioC0D0:      Internal Mic=0x12
[    1.710297] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input17
[    1.710330] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input18
[    1.710359] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input19
[    1.710406] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input20
[    1.710439] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input21
[    1.710466] input: HDA Intel PCH HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input22
[    1.710498] input: HDA Intel PCH HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input23
[    1.765312] iTCO_vendor_support: vendor-support=0
[    1.785252] input: gpio-keys as /devices/platform/ACPI0011:00/gpio-keys.1.auto/input/input24
[    1.785959] mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_component_ops [i915])
[    1.786405] input: MSI WMI hotkeys as /devices/virtual/input/input25
[    1.786767] ee1004 3-0050: 512 byte EE1004-compliant SPD EEPROM, read-only
[    1.788343] iTCO_wdt iTCO_wdt: Found a Intel PCH TCO device (Version=6, TCOBASE=0x0400)
[    1.788471] iTCO_wdt iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[    1.789689] r8169 0000:04:00.0 enp4s0: renamed from eth0
[    1.835508] input: CUST0001:00 06CB:7E7E Mouse as /devices/pci0000:00/0000:00:15.2/i2c_designware.1/i2c-2/i2c-CUST0001:00/0018:06CB:7E7E.0001/input/input26
[    1.835541] input: CUST0001:00 06CB:7E7E Touchpad as /devices/pci0000:00/0000:00:15.2/i2c_designware.1/i2c-2/i2c-CUST0001:00/0018:06CB:7E7E.0001/input/input27
[    1.835566] hid-multitouch 0018:06CB:7E7E.0001: input,hidraw0: I2C HID v1.00 Mouse [CUST0001:00 06CB:7E7E] on i2c-CUST0001:00
[    1.921984] intel_rapl_common: Found RAPL domain package
[    1.921986] intel_rapl_common: Found RAPL domain core
[    1.921987] intel_rapl_common: Found RAPL domain uncore
[    1.921988] intel_rapl_common: Found RAPL domain dram
[    1.921989] intel_rapl_common: Found RAPL domain psys
[    1.923939] mousedev: PS/2 mouse device common for all mice
[    2.034390] nvidia: loading out-of-tree module taints kernel.
[    2.034396] nvidia: module license 'NVIDIA' taints kernel.
[    2.034397] Disabling lock debugging due to kernel taint
[    2.041388] nvidia: module verification failed: signature and/or required key missing - tainting kernel
[    2.049468] nvidia-nvlink: Nvlink Core is being initialized, major device number 235

[    2.049744] nvidia 0000:01:00.0: enabling device (0000 -> 0003)
[    2.049821] nvidia 0000:01:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=none
[    2.094331] NVRM: loading NVIDIA UNIX x86_64 Kernel Module  465.31  Thu May 13 22:24:36 UTC 2021
[    2.228599] nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms  465.31  Thu May 13 22:14:23 UTC 2021
[    2.232712] [drm] [nvidia-drm] [GPU ID 0x00000100] Loading driver
[    2.232713] [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:01:00.0 on minor 1
[    2.308263] Bluetooth: Core ver 2.22
[    2.308280] NET: Registered protocol family 31
[    2.308281] Bluetooth: HCI device and connection manager initialized
[    2.308283] Bluetooth: HCI socket layer initialized
[    2.308285] Bluetooth: L2CAP socket layer initialized
[    2.308286] Bluetooth: SCO socket layer initialized
[    2.317067] usbcore: registered new interface driver btusb
[    2.317955] Bluetooth: hci0: Bootloader revision 0.4 build 0 week 30 2018
[    2.318989] Bluetooth: hci0: Device revision is 2
[    2.318991] Bluetooth: hci0: Secure boot is enabled
[    2.318992] Bluetooth: hci0: OTP lock is enabled
[    2.318992] Bluetooth: hci0: API lock is enabled
[    2.318993] Bluetooth: hci0: Debug lock is disabled
[    2.318993] Bluetooth: hci0: Minimum firmware build 1 week 10 2014
[    2.320209] Bluetooth: hci0: Found device firmware: intel/ibt-19-0-4.sfi
[    2.644558] iwlwifi 0000:00:14.3: SecBoot CPU1 Status: 0x5872, CPU2 Status: 0x3
[    2.644585] iwlwifi 0000:00:14.3: UMAC PC: 0x80473a88
[    2.644594] iwlwifi 0000:00:14.3: LMAC PC: 0x148fa
[    2.644595] iwlwifi 0000:00:14.3: WRT: Collecting data: ini trigger 13 fired.
[    2.645727] iwlwifi 0000:00:14.3: Loaded firmware version: 62.49eeb572.0 QuZ-a0-hr-b0-62.ucode
[    2.645728] iwlwifi 0000:00:14.3: 0x00000000 | ADVANCED_SYSASSERT          
[    2.645729] iwlwifi 0000:00:14.3: 0x00000000 | trm_hw_status0
[    2.645729] iwlwifi 0000:00:14.3: 0x00000000 | trm_hw_status1
[    2.645730] iwlwifi 0000:00:14.3: 0x00000000 | branchlink2
[    2.645731] iwlwifi 0000:00:14.3: 0x00000000 | interruptlink1
[    2.645731] iwlwifi 0000:00:14.3: 0x00000000 | interruptlink2
[    2.645732] iwlwifi 0000:00:14.3: 0x00000000 | data1
[    2.645732] iwlwifi 0000:00:14.3: 0x00000000 | data2
[    2.645733] iwlwifi 0000:00:14.3: 0x00000000 | data3
[    2.645734] iwlwifi 0000:00:14.3: 0x00000000 | beacon time
[    2.645734] iwlwifi 0000:00:14.3: 0x00000000 | tsf low
[    2.645735] iwlwifi 0000:00:14.3: 0x00000000 | tsf hi
[    2.645735] iwlwifi 0000:00:14.3: 0x00000000 | time gp1
[    2.645736] iwlwifi 0000:00:14.3: 0x00000000 | time gp2
[    2.645736] iwlwifi 0000:00:14.3: 0x00000000 | uCode revision type
[    2.645737] iwlwifi 0000:00:14.3: 0x00000000 | uCode version major
[    2.645738] iwlwifi 0000:00:14.3: 0x00000000 | uCode version minor
[    2.645738] iwlwifi 0000:00:14.3: 0x00000000 | hw version
[    2.645739] iwlwifi 0000:00:14.3: 0x00000000 | board version
[    2.645739] iwlwifi 0000:00:14.3: 0x00000000 | hcmd
[    2.645740] iwlwifi 0000:00:14.3: 0x00000000 | isr0
[    2.645740] iwlwifi 0000:00:14.3: 0x00000000 | isr1
[    2.645741] iwlwifi 0000:00:14.3: 0x00000000 | isr2
[    2.645742] iwlwifi 0000:00:14.3: 0x00000000 | isr3
[    2.645742] iwlwifi 0000:00:14.3: 0x00000000 | isr4
[    2.645743] iwlwifi 0000:00:14.3: 0x00000000 | last cmd Id
[    2.645743] iwlwifi 0000:00:14.3: 0x00000000 | wait_event
[    2.645744] iwlwifi 0000:00:14.3: 0x00000000 | l2p_control
[    2.645745] iwlwifi 0000:00:14.3: 0x00000000 | l2p_duration
[    2.645745] iwlwifi 0000:00:14.3: 0x00000000 | l2p_mhvalid
[    2.645746] iwlwifi 0000:00:14.3: 0x00000000 | l2p_addr_match
[    2.645746] iwlwifi 0000:00:14.3: 0x00000000 | lmpm_pmg_sel
[    2.645747] iwlwifi 0000:00:14.3: 0x00000000 | timestamp
[    2.645747] iwlwifi 0000:00:14.3: 0x00000000 | flow_handler
[    2.645793] iwlwifi 0000:00:14.3: Start IWL Error Log Dump:
[    2.645794] iwlwifi 0000:00:14.3: Status: 0x00000000, count: 7
[    2.645795] iwlwifi 0000:00:14.3: 0x20000066 | NMI_INTERRUPT_HOST
[    2.645796] iwlwifi 0000:00:14.3: 0x00000000 | umac branchlink1
[    2.645796] iwlwifi 0000:00:14.3: 0x80454C8A | umac branchlink2
[    2.645797] iwlwifi 0000:00:14.3: 0x80473A88 | umac interruptlink1
[    2.645797] iwlwifi 0000:00:14.3: 0x80473A88 | umac interruptlink2
[    2.645798] iwlwifi 0000:00:14.3: 0x01000000 | umac data1
[    2.645799] iwlwifi 0000:00:14.3: 0x80473A88 | umac data2
[    2.645799] iwlwifi 0000:00:14.3: 0x00000000 | umac data3
[    2.645800] iwlwifi 0000:00:14.3: 0x0000003E | umac major
[    2.645801] iwlwifi 0000:00:14.3: 0x49EEB572 | umac minor
[    2.645801] iwlwifi 0000:00:14.3: 0x000F591B | frame pointer
[    2.645802] iwlwifi 0000:00:14.3: 0xC0886270 | stack pointer
[    2.645802] iwlwifi 0000:00:14.3: 0x00000000 | last host cmd
[    2.645803] iwlwifi 0000:00:14.3: 0x00000000 | isr status reg
[    2.645831] iwlwifi 0000:00:14.3: IML/ROM dump:
[    2.645831] iwlwifi 0000:00:14.3: 0x00000003 | IML/ROM error/state
[    2.645840] iwlwifi 0000:00:14.3: 0x00005872 | IML/ROM data1
[    2.645849] iwlwifi 0000:00:14.3: 0x00000080 | IML/ROM WFPM_AUTH_KEY_0
[    2.645854] iwlwifi 0000:00:14.3: Fseq Registers:
[    2.645856] iwlwifi 0000:00:14.3: 0x20000021 | FSEQ_ERROR_CODE
[    2.645858] iwlwifi 0000:00:14.3: 0x80290033 | FSEQ_TOP_INIT_VERSION
[    2.645861] iwlwifi 0000:00:14.3: 0x00090006 | FSEQ_CNVIO_INIT_VERSION
[    2.645863] iwlwifi 0000:00:14.3: 0x0000A481 | FSEQ_OTP_VERSION
[    2.645865] iwlwifi 0000:00:14.3: 0x00000003 | FSEQ_TOP_CONTENT_VERSION
[    2.645867] iwlwifi 0000:00:14.3: 0x4552414E | FSEQ_ALIVE_TOKEN
[    2.645869] iwlwifi 0000:00:14.3: 0x20000302 | FSEQ_CNVI_ID
[    2.645871] iwlwifi 0000:00:14.3: 0x01300504 | FSEQ_CNVR_ID
[    2.645873] iwlwifi 0000:00:14.3: 0x20000302 | CNVI_AUX_MISC_CHIP
[    2.645878] iwlwifi 0000:00:14.3: 0x01300504 | CNVR_AUX_MISC_CHIP
[    2.645883] iwlwifi 0000:00:14.3: 0x05B0905B | CNVR_SCU_SD_REGS_SD_REG_DIG_DCDC_VTRIM
[    2.645904] iwlwifi 0000:00:14.3: 0x0000025B | CNVR_SCU_SD_REGS_SD_REG_ACTIVE_VDIG_MIRROR
[    2.645906] iwlwifi 0000:00:14.3: Failed to start RT ucode: -110
[    2.645907] iwlwifi 0000:00:14.3: WRT: Collecting data: ini trigger 13 fired.
[    2.661199] random: crng init done
[    2.661200] random: 7 urandom warning(s) missed due to ratelimiting
[    2.793706] nvidia-gpu 0000:01:00.3: i2c timeout error e0000000
[    2.793709] ucsi_ccg 0-0008: i2c_transfer failed -110
[    2.793710] ucsi_ccg 0-0008: ucsi_ccg_init failed - -110
[    2.793714] ucsi_ccg: probe of 0-0008 failed with error -110
[    3.894823] iwlwifi 0000:00:14.3: Failed to run INIT ucode: -110
[    3.906615] Bluetooth: hci0: Waiting for firmware download to complete
[    3.906982] Bluetooth: hci0: Firmware loaded in 1552625 usecs
[    3.907059] Bluetooth: hci0: Waiting for device to boot
[    3.922072] Bluetooth: hci0: Device booted in 14733 usecs
[    3.932710] Bluetooth: hci0: Found Intel DDC parameters: intel/ibt-19-0-4.ddc
[    3.935129] Bluetooth: hci0: Applying Intel DDC parameters completed
[    3.938106] Bluetooth: hci0: Firmware revision 0.0 build 118 week 15 2021
[    3.997942] Bluetooth: hci0: MSFT filter_enable is already on
[    7.327887] kauditd_printk_skb: 46 callbacks suppressed
[    7.327895] audit: type=1131 audit(1622576338.464:51): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   25.643596] audit: type=1100 audit(1622576356.777:52): pid=600 uid=1000 auid=1000 ses=1 msg='op=PAM:authentication grantors=pam_faillock,pam_permit,pam_faillock acct="g" exe="/usr/bin/sudo" hostname=chachopenaloza addr=? terminal=/dev/tty1 res=success'
[   25.644384] audit: type=1101 audit(1622576356.777:53): pid=600 uid=1000 auid=1000 ses=1 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="g" exe="/usr/bin/sudo" hostname=chachopenaloza addr=? terminal=/dev/tty1 res=success'
[   25.644843] audit: type=1110 audit(1622576356.780:54): pid=600 uid=1000 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=chachopenaloza addr=? terminal=/dev/tty1 res=success'
[   25.644893] audit: type=1105 audit(1622576356.780:55): pid=600 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=chachopenaloza addr=? terminal=/dev/tty1 res=success'

Offline

#6 2021-06-01 20:49:43

seth
Member
Registered: 2012-09-03
Posts: 49,944

Re: iwlwifi can't start AX201 wifi card in dual boot system

What happens if you reload iwlwifi at runtime?

Online

#7 2021-06-01 21:01:04

gastondelar
Member
Registered: 2021-05-31
Posts: 17

Re: iwlwifi can't start AX201 wifi card in dual boot system

Not sure i'm doing this correctly but if I do:

sudo modprobe -r iwlmvm #needed cause otherwise it says iwlwifi is being used
sudo modprobe -r iwlwifi
sudo modprobe iwlwifi

I get mostly the same in dmesg (only added relevant lines, first ones are already from runtime when i plug in my usb wifi adapter, please tell me if other info would be usefull here. Don't know if it matters but I booted with iommu=off this time to see if something changed but nothing did.

[ 1881.561900] audit: type=1131 audit(1622580278.943:105): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1886.098080] audit: type=1334 audit(1622580283.480:106): prog-id=23 op=LOAD
[ 1886.110475] NET: Registered protocol family 38
[ 1886.145206] audit: type=1130 audit(1622580283.527:107): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=iwd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1886.237336] ieee80211 phy1: rt2x00lib_request_firmware: Info - Loading firmware file 'rt2870.bin'
[ 1886.237738] ieee80211 phy1: rt2x00lib_request_firmware: Info - Firmware detected - version: 0.36
[ 1887.197268] wlan1: authenticate with 30:df:8d:2a:12:49
[ 1887.220730] wlan1: send auth to 30:df:8d:2a:12:49 (try 1/3)
[ 1887.222692] wlan1: authenticated
[ 1887.222932] wlan1: associate with 30:df:8d:2a:12:49 (try 1/3)
[ 1887.233109] wlan1: RX AssocResp from 30:df:8d:2a:12:49 (capab=0x1411 status=0 aid=2)
[ 1887.236101] wlan1: associated
[ 1887.317705] wlan1: Limiting TX power to 30 (30 - 0) dBm as advertised by 30:df:8d:2a:12:49
[ 1891.968983] audit: type=1100 audit(1622580770.855:108): pid=1618 uid=1000 auid=1000 ses=1 msg='op=PAM:authentication grantors=pam_faillock,pam_permit,pam_faillock acct="g" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 1891.969768] audit: type=1101 audit(1622580770.858:109): pid=1618 uid=1000 auid=1000 ses=1 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="g" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 1891.970298] audit: type=1110 audit(1622580770.858:110): pid=1618 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'
[ 1891.970392] audit: type=1105 audit(1622580770.858:111): pid=1618 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'
[ 1891.977547] audit: type=1106 audit(1622580770.865:112): pid=1618 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'
[ 1891.977626] audit: type=1104 audit(1622580770.865:113): pid=1618 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'
[ 1934.555792] audit: type=1101 audit(1622580813.299:114): pid=1628 uid=1000 auid=1000 ses=1 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="g" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 1934.556138] audit: type=1110 audit(1622580813.302:115): pid=1628 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'
[ 1934.556215] audit: type=1105 audit(1622580813.302:116): pid=1628 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'
[ 1934.557194] audit: type=1106 audit(1622580813.302:117): pid=1628 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'
[ 1934.557197] audit: type=1104 audit(1622580813.302:118): pid=1628 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'
[ 1938.090636] audit: type=1101 audit(1622580816.825:119): pid=1633 uid=1000 auid=1000 ses=1 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="g" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 1938.091083] audit: type=1110 audit(1622580816.825:120): pid=1633 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'
[ 1938.091190] audit: type=1105 audit(1622580816.825:121): pid=1633 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'
[ 1938.566167] audit: type=1106 audit(1622580817.297:122): pid=1633 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'
[ 1938.566331] audit: type=1104 audit(1622580817.297:123): pid=1633 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'
[ 1941.022340] audit: type=1101 audit(1622580819.749:124): pid=1641 uid=1000 auid=1000 ses=1 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="g" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 1941.022649] audit: type=1110 audit(1622580819.752:125): pid=1641 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'
[ 1941.022729] audit: type=1105 audit(1622580819.752:126): pid=1641 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'
[ 1941.023815] audit: type=1106 audit(1622580819.752:127): pid=1641 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'
[ 1941.023885] audit: type=1104 audit(1622580819.752:128): pid=1641 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'
[ 1945.217985] audit: type=1101 audit(1622580823.940:129): pid=1646 uid=1000 auid=1000 ses=1 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="g" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 1945.218387] audit: type=1110 audit(1622580823.940:130): pid=1646 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'
[ 1945.218464] audit: type=1105 audit(1622580823.940:131): pid=1646 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'
[ 1945.227282] audit: type=1106 audit(1622580823.947:132): pid=1646 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'
[ 1945.227364] audit: type=1104 audit(1622580823.947:133): pid=1646 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'
[ 1950.753186] audit: type=1130 audit(1622580829.470:134): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=rtkit-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1950.826401] audit: type=1130 audit(1622580829.543:135): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2006.127337] audit: type=1101 audit(1622580884.917:136): pid=2080 uid=1000 auid=1000 ses=1 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="g" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 2006.127685] audit: type=1110 audit(1622580884.921:137): pid=2080 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'
[ 2006.127744] audit: type=1105 audit(1622580884.921:138): pid=2080 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'
[ 2006.135897] audit: type=1106 audit(1622580884.927:139): pid=2080 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'
[ 2006.135988] audit: type=1104 audit(1622580884.927:140): pid=2080 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'
[ 2040.353114] audit: type=1101 audit(1622580919.241:141): pid=2096 uid=1000 auid=1000 ses=1 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="g" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 2040.353322] audit: type=1110 audit(1622580919.245:142): pid=2096 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'
[ 2040.353370] audit: type=1105 audit(1622580919.245:143): pid=2096 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'
[ 2040.370536] Intel(R) Wireless WiFi driver for Linux
[ 2040.372814] iwlwifi 0000:00:14.3: api flags index 2 larger than supported by driver
[ 2040.372824] iwlwifi 0000:00:14.3: TLV_FW_FSEQ_VERSION: FSEQ Version: 89.3.35.37
[ 2040.372995] iwlwifi 0000:00:14.3: loaded firmware version 62.49eeb572.0 QuZ-a0-hr-b0-62.ucode op_mode iwlmvm
[ 2040.373487] audit: type=1106 audit(1622580919.265:144): pid=2096 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'
[ 2040.373521] audit: type=1104 audit(1622580919.265:145): pid=2096 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'
[ 2040.395902] iwlwifi 0000:00:14.3: Detected Intel(R) Wi-Fi 6 AX201 160MHz, REV=0x354
[ 2040.409089] thermal thermal_zone2: failed to read out thermal zone (-61)
[ 2041.418829] iwlwifi 0000:00:14.3: SecBoot CPU1 Status: 0x58ab, CPU2 Status: 0x3
[ 2041.418861] iwlwifi 0000:00:14.3: UMAC PC: 0x80473a88
[ 2041.418886] iwlwifi 0000:00:14.3: LMAC PC: 0x148fa
[ 2041.418892] iwlwifi 0000:00:14.3: WRT: Collecting data: ini trigger 13 fired.
[ 2041.420030] iwlwifi 0000:00:14.3: Loaded firmware version: 62.49eeb572.0 QuZ-a0-hr-b0-62.ucode
[ 2041.420035] iwlwifi 0000:00:14.3: 0x00000000 | ADVANCED_SYSASSERT          
[ 2041.420040] iwlwifi 0000:00:14.3: 0x00000000 | trm_hw_status0
[ 2041.420044] iwlwifi 0000:00:14.3: 0x00000000 | trm_hw_status1
[ 2041.420047] iwlwifi 0000:00:14.3: 0x00000000 | branchlink2
[ 2041.420050] iwlwifi 0000:00:14.3: 0x00000000 | interruptlink1
[ 2041.420053] iwlwifi 0000:00:14.3: 0x00000000 | interruptlink2
[ 2041.420056] iwlwifi 0000:00:14.3: 0x00000000 | data1
[ 2041.420059] iwlwifi 0000:00:14.3: 0x00000000 | data2
[ 2041.420062] iwlwifi 0000:00:14.3: 0x00000000 | data3
[ 2041.420065] iwlwifi 0000:00:14.3: 0x00000000 | beacon time
[ 2041.420068] iwlwifi 0000:00:14.3: 0x00000000 | tsf low
[ 2041.420071] iwlwifi 0000:00:14.3: 0x00000000 | tsf hi
[ 2041.420074] iwlwifi 0000:00:14.3: 0x00000000 | time gp1
[ 2041.420077] iwlwifi 0000:00:14.3: 0x00000000 | time gp2
[ 2041.420080] iwlwifi 0000:00:14.3: 0x00000000 | uCode revision type
[ 2041.420083] iwlwifi 0000:00:14.3: 0x00000000 | uCode version major
[ 2041.420086] iwlwifi 0000:00:14.3: 0x00000000 | uCode version minor
[ 2041.420089] iwlwifi 0000:00:14.3: 0x00000000 | hw version
[ 2041.420092] iwlwifi 0000:00:14.3: 0x00000000 | board version
[ 2041.420095] iwlwifi 0000:00:14.3: 0x00000000 | hcmd
[ 2041.420098] iwlwifi 0000:00:14.3: 0x00000000 | isr0
[ 2041.420101] iwlwifi 0000:00:14.3: 0x00000000 | isr1
[ 2041.420104] iwlwifi 0000:00:14.3: 0x00000000 | isr2
[ 2041.420107] iwlwifi 0000:00:14.3: 0x00000000 | isr3
[ 2041.420110] iwlwifi 0000:00:14.3: 0x00000000 | isr4
[ 2041.420112] iwlwifi 0000:00:14.3: 0x00000000 | last cmd Id
[ 2041.420115] iwlwifi 0000:00:14.3: 0x00000000 | wait_event
[ 2041.420118] iwlwifi 0000:00:14.3: 0x00000000 | l2p_control
[ 2041.420121] iwlwifi 0000:00:14.3: 0x00000000 | l2p_duration
[ 2041.420124] iwlwifi 0000:00:14.3: 0x00000000 | l2p_mhvalid
[ 2041.420127] iwlwifi 0000:00:14.3: 0x00000000 | l2p_addr_match
[ 2041.420130] iwlwifi 0000:00:14.3: 0x00000000 | lmpm_pmg_sel
[ 2041.420133] iwlwifi 0000:00:14.3: 0x00000000 | timestamp
[ 2041.420136] iwlwifi 0000:00:14.3: 0x00000000 | flow_handler
[ 2041.420179] iwlwifi 0000:00:14.3: Start IWL Error Log Dump:
[ 2041.420182] iwlwifi 0000:00:14.3: Status: 0x00000000, count: 7
[ 2041.420187] iwlwifi 0000:00:14.3: 0x20000066 | NMI_INTERRUPT_HOST
[ 2041.420191] iwlwifi 0000:00:14.3: 0x00000000 | umac branchlink1
[ 2041.420194] iwlwifi 0000:00:14.3: 0x80454C8A | umac branchlink2
[ 2041.420198] iwlwifi 0000:00:14.3: 0x80473A88 | umac interruptlink1
[ 2041.420201] iwlwifi 0000:00:14.3: 0x80473A88 | umac interruptlink2
[ 2041.420204] iwlwifi 0000:00:14.3: 0x01000000 | umac data1
[ 2041.420207] iwlwifi 0000:00:14.3: 0x80473A88 | umac data2
[ 2041.420210] iwlwifi 0000:00:14.3: 0x00000000 | umac data3
[ 2041.420213] iwlwifi 0000:00:14.3: 0x0000003E | umac major
[ 2041.420217] iwlwifi 0000:00:14.3: 0x49EEB572 | umac minor
[ 2041.420220] iwlwifi 0000:00:14.3: 0x000F5C3F | frame pointer
[ 2041.420223] iwlwifi 0000:00:14.3: 0xC0886270 | stack pointer
[ 2041.420227] iwlwifi 0000:00:14.3: 0x00000000 | last host cmd
[ 2041.420230] iwlwifi 0000:00:14.3: 0x00000000 | isr status reg
[ 2041.420252] iwlwifi 0000:00:14.3: IML/ROM dump:
[ 2041.420255] iwlwifi 0000:00:14.3: 0x00000003 | IML/ROM error/state
[ 2041.420279] iwlwifi 0000:00:14.3: 0x000058AB | IML/ROM data1
[ 2041.420305] iwlwifi 0000:00:14.3: 0x00000080 | IML/ROM WFPM_AUTH_KEY_0
[ 2041.420328] iwlwifi 0000:00:14.3: Fseq Registers:
[ 2041.420347] iwlwifi 0000:00:14.3: 0x60000000 | FSEQ_ERROR_CODE
[ 2041.420367] iwlwifi 0000:00:14.3: 0x80290033 | FSEQ_TOP_INIT_VERSION
[ 2041.420387] iwlwifi 0000:00:14.3: 0x00090006 | FSEQ_CNVIO_INIT_VERSION
[ 2041.420407] iwlwifi 0000:00:14.3: 0x0000A481 | FSEQ_OTP_VERSION
[ 2041.420427] iwlwifi 0000:00:14.3: 0x00000003 | FSEQ_TOP_CONTENT_VERSION
[ 2041.420448] iwlwifi 0000:00:14.3: 0x4552414E | FSEQ_ALIVE_TOKEN
[ 2041.420468] iwlwifi 0000:00:14.3: 0x20000302 | FSEQ_CNVI_ID
[ 2041.420487] iwlwifi 0000:00:14.3: 0x01300504 | FSEQ_CNVR_ID
[ 2041.420508] iwlwifi 0000:00:14.3: 0x20000302 | CNVI_AUX_MISC_CHIP
[ 2041.420530] iwlwifi 0000:00:14.3: 0x01300504 | CNVR_AUX_MISC_CHIP
[ 2041.420550] iwlwifi 0000:00:14.3: 0x05B0905B | CNVR_SCU_SD_REGS_SD_REG_DIG_DCDC_VTRIM
[ 2041.420571] iwlwifi 0000:00:14.3: 0x0000025B | CNVR_SCU_SD_REGS_SD_REG_ACTIVE_VDIG_MIRROR
[ 2041.420591] iwlwifi 0000:00:14.3: Failed to start RT ucode: -110
[ 2041.420596] iwlwifi 0000:00:14.3: WRT: Collecting data: ini trigger 13 fired.
[ 2042.651902] iwlwifi 0000:00:14.3: Failed to run INIT ucode: -110
[ 2043.615333] audit: type=1101 audit(1622580922.508:146): pid=2123 uid=1000 auid=1000 ses=1 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="g" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 2043.615572] audit: type=1110 audit(1622580922.508:147): pid=2123 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'
[ 2043.615625] audit: type=1105 audit(1622580922.508:148): pid=2123 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'
[ 2043.624056] audit: type=1106 audit(1622580922.518:149): pid=2123 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'
[ 2043.624109] audit: type=1104 audit(1622580922.518:150): pid=2123 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'
[ 2093.491142] audit: type=1101 audit(1622580972.389:151): pid=2128 uid=1000 auid=1000 ses=1 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="g" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 2093.491721] audit: type=1110 audit(1622580972.389:152): pid=2128 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'
[ 2093.491799] audit: type=1105 audit(1622580972.389:153): pid=2128 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'

Edit: Also I just tried booting the Arch installation live usb and the problem remains, all the timeout and error messages are the same.

Last edited by gastondelar (2021-06-01 21:18:41)

Offline

#8 2021-06-02 13:30:52

seth
Member
Registered: 2012-09-03
Posts: 49,944

Re: iwlwifi can't start AX201 wifi card in dual boot system

At least we know it's not some sort of race condition on the bus.

You could try https://git.kernel.org/pub/scm/linux/ke … 0-63.ucode :\

Online

#9 2021-06-02 17:10:33

gastondelar
Member
Registered: 2021-05-31
Posts: 17

Re: iwlwifi can't start AX201 wifi card in dual boot system

sorry to bug you but I can't even find where to read about this, do I have to somehow compile iwlwifi again ? as it is it only looks up to version 62 of the firmware, or for some reason it's ignoring the one you linked even though I put it in /lib/firmware

it's starting to look like the wifi card itself is fried isn't it? is there any way to check this ? the msi bios doesn't havve any hardware diagnostics

Offline

#10 2021-06-02 17:33:16

seth
Member
Registered: 2012-09-03
Posts: 49,944

Re: iwlwifi can't start AX201 wifi card in dual boot system

Yes, though the shady way to sneak in the 63 version would be to replace the 62 file (which can easily fail if there're incompatibilities w/ the older iwlwifi module)

Online

#11 2021-06-02 19:22:34

gastondelar
Member
Registered: 2021-05-31
Posts: 17

Re: iwlwifi can't start AX201 wifi card in dual boot system

Thanks again for the input, I tried that but it realizes version is not 62 but 63 and it doesn't load it. I made some progress though, i was able to get the card working again by booting into windows, deleting the driver and installing the driver from the MSI page specific to my laptop instead of the one from Intel's page for the card itself. Since it wasn't working on windows before, I rebooted into Arch to check and now its working again.  All this feels so random, I still don't have the faintest idea of what is going on. Are there any logging tools I can set up so when it happens again I can get some clues of what the problem is?

Offline

#12 2021-06-02 19:36:33

seth
Member
Registered: 2012-09-03
Posts: 49,944

Re: iwlwifi can't start AX201 wifi card in dual boot system

The windows driver might have loaded the correct firmware into the chip and unless you powered it fully down and esp. if linux can't/doesnt load a firmware, you might be running on that.
=> Shutdown and completely power off the devive (in doubt, retract the battery for a short moment, though I don't think this is relevant and many notebooks have an internal second battery that allows you to swap the main one online.
Then boot and see whether it still works (ideally w/ the proper firmware files in palce)

It's also possible that the MSI driver loaded something into the nvram of the NIC (though this is highly speculative and straight out of my derrier) or simply set it to a defined state which allows it to load firmwares.

Online

#13 2021-06-02 21:01:07

gastondelar
Member
Registered: 2021-05-31
Posts: 17

Re: iwlwifi can't start AX201 wifi card in dual boot system

Tried the full shutdown thing, rebooted, still works. Not sure if it rules something out or not. Anyhow i have new warning messages in dmesg which I found weird. Maybe they have something to do with the flags I pass as kernel parameters? The bt_coex message looks like it at least. These are the ones I have now:

[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=5a93fb17-1edc-4301-8f53-764a756c1bd5 rw loglevel=3 quiet iommu=soft "acpi_osi=Windows 2015" "acpi_os_name=Windows 2015" iwlwifi.11n_disable=1 iwlwifi.bt_coex_active=0 iwlwifi.swcrypto=0 iwlwifi.power_save=0 iwlwifi.uapsd_disable=1

And these are the new warning messages. Think there could be any relation with the problem ?

[    1.964302] iwlwifi 0000:00:14.3: base HW address: 34:2e:b7:77:c8:dd
[    1.964322] ------------[ cut here ]------------
[    1.964322] WARNING: CPU: 9 PID: 451 at drivers/net/wireless/intel/iwlwifi/iwl-nvm-parse.c:720 iwl_init_he_hw_capab+0x27e/0x2a0 [iwlwifi]
[    1.964334] Modules linked in: soundwire_intel x86_pkg_temp_thermal hid_multitouch(+) ucsi_ccg(+) intel_powerclamp typec_ucsi soundwire_generic_allocation iTCO_wdt typec soundwire_cadence msi_wmi intel_pmc_bxt ee1004 iTCO_vendor_support mei_hdcp roles wmi_bmof mxm_wmi sparse_keymap gpio_keys kvm_intel snd_sof_intel_hda snd_sof_pci snd_sof snd_sof_xtensa_dsp soundwire_bus kvm snd_soc_skl iwlmvm(+) snd_hda_codec_realtek snd_soc_hdac_hda snd_hda_codec_generic irqbypass crct10dif_pclmul crc32_pclmul snd_hda_ext_core ledtrig_audio mac80211 ghash_clmulni_intel snd_soc_sst_ipc aesni_intel snd_soc_sst_dsp snd_soc_acpi_intel_match snd_soc_acpi crypto_simd cryptd snd_soc_core libarc4 rapl intel_cstate intel_uncore coretemp iwlwifi snd_hda_codec_hdmi i915 snd_compress ac97_bus snd_pcm_dmaengine snd_hda_intel r8169 snd_intel_dspcfg snd_intel_sdw_acpi snd_hda_codec pcspkr realtek i2c_i801 mdio_devres vfat psmouse i2c_smbus libphy fat cfg80211 snd_hda_core i2c_algo_bit snd_hwdep drm_kms_helper
[    1.964359]  snd_pcm mei_me mei snd_timer cec snd intel_gtt intel_lpss_pci syscopyarea sysfillrect intel_lpss sysimgblt i2c_nvidia_gpu i2c_hid_acpi soundcore fb_sys_fops rfkill intel_pch_thermal idma64 i2c_hid wmi video mac_hid soc_button_array acpi_pad drm pkcs8_key_parser fuse agpgart bpf_preload ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 serio_raw atkbd libps2 i8042 xhci_pci crc32c_intel xhci_pci_renesas serio
[    1.964375] CPU: 9 PID: 451 Comm: modprobe Not tainted 5.12.8-arch1-1 #1
[    1.964376] Hardware name: Micro-Star International Co., Ltd. GF65 Thin 10SDR/MS-16W1, BIOS E16W1IMS.50B 05/19/2020
[    1.964377] RIP: 0010:iwl_init_he_hw_capab+0x27e/0x2a0 [iwlwifi]
[    1.964384] Code: 66 89 28 0f b7 4b 5c 83 c2 01 48 83 c0 3c 39 ca 7c ee e9 e1 fd ff ff 48 8d 86 38 02 00 00 e9 fd fd ff ff 0f 0b e9 ce fd ff ff <0f> 0b e9 37 ff ff ff 0f 0b e9 4e ff ff ff e8 ff f9 b6 e0 66 66 2e
[    1.964385] RSP: 0018:ffffbdb481cc38c8 EFLAGS: 00010246
[    1.964387] RAX: 0000000000000002 RBX: ffff9c2254b20168 RCX: 0000000000000001
[    1.964387] RDX: ffffbdb481cc38da RSI: ffff9c2254b20000 RDI: 0000000000000003
[    1.964388] RBP: 0000000000000003 R08: 0000000000000002 R09: 0000000000000003
[    1.964389] R10: ffff9c2250910018 R11: 0000000000000001 R12: ffff9c2250910018
[    1.964389] R13: ffff9c2254b20000 R14: 0000000000000003 R15: ffff9c2254b20168
[    1.964390] FS:  00007fd0b9dd9740(0000) GS:ffff9c258e440000(0000) knlGS:0000000000000000
[    1.964391] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[    1.964392] CR2: 00007f3ed65d9afa CR3: 0000000110a3e005 CR4: 00000000007706e0
[    1.964393] PKRU: 55555554
[    1.964393] Call Trace:
[    1.964396]  iwl_init_sbands+0x69e/0x700 [iwlwifi]
[    1.964404]  iwl_get_nvm+0x236/0x2d0 [iwlwifi]
[    1.964411]  ? iwl_run_unified_mvm_ucode+0x206/0x250 [iwlmvm]
[    1.964422]  iwl_run_unified_mvm_ucode+0x206/0x250 [iwlmvm]
[    1.964429]  ? iwl_send_rss_cfg_cmd+0xc0/0xc0 [iwlmvm]
[    1.964436]  ? thermal_genl_send_event+0xb8/0x110
[    1.964438]  iwl_run_init_mvm_ucode+0x208/0x3b0 [iwlmvm]
[    1.964445]  iwl_op_mode_mvm_start+0x83a/0xa20 [iwlmvm]
[    1.964454]  _iwl_op_mode_start.isra.0+0x42/0x80 [iwlwifi]
[    1.964461]  iwl_opmode_register+0x6d/0xd0 [iwlwifi]
[    1.964467]  ? 0xffffffffc0cbc000
[    1.964468]  iwl_mvm_init+0x36/0x1000 [iwlmvm]
[    1.964475]  do_one_initcall+0x57/0x220
[    1.964478]  do_init_module+0x5c/0x270
[    1.964480]  load_module+0x250e/0x2700
[    1.964481]  ? 0xffffffffc0cbc000
[    1.964483]  ? __do_sys_init_module+0x12e/0x1b0
[    1.964484]  __do_sys_init_module+0x12e/0x1b0
[    1.964486]  do_syscall_64+0x33/0x40
[    1.964488]  entry_SYSCALL_64_after_hwframe+0x44/0xae
[    1.964490] RIP: 0033:0x7fd0b9f0532e
[    1.964491] Code: 48 8b 0d 45 0b 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 12 0b 0c 00 f7 d8 64 89 01 48
[    1.964492] RSP: 002b:00007ffc5b6ea448 EFLAGS: 00000246 ORIG_RAX: 00000000000000af
[    1.964493] RAX: ffffffffffffffda RBX: 0000565371b3fdd0 RCX: 00007fd0b9f0532e
[    1.964494] RDX: 00005653709ff270 RSI: 0000000000118b69 RDI: 0000565371f98070
[    1.964494] RBP: 0000565371f98070 R08: 0000565371b3fd20 R09: 00007ffc5b6e8e59
[    1.964495] R10: 0000000565371b3f R11: 0000000000000246 R12: 00005653709ff270
[    1.964495] R13: 0000000000000000 R14: 0000565371b3ff00 R15: 0000565371b3fdd0
[    1.964497] ---[ end trace 51eb455a629dcb7d ]---
[    1.977613] iwlwifi 0000:00:14.3: iwlmvm doesn't allow to disable BT Coex, check bt_coex_active module parameter
[   44.160369] ------------[ cut here ]------------
[   44.160371] WARNING: CPU: 6 PID: 714 at net/wireless/nl80211.c:7762 nl80211_get_reg_do+0x23c/0x2b0 [cfg80211]
[   44.160400] Modules linked in: ccm algif_aead cbc des_generic libdes ecb algif_skcipher cmac md4 algif_hash af_alg btusb btrtl btbcm btintel bluetooth ecdh_generic ecc nvidia_drm(POE) nvidia_modeset(POE) intel_rapl_msr intel_rapl_common nvidia(POE) joydev snd_sof_pci_intel_cnl mousedev snd_sof_intel_hda_common soundwire_intel x86_pkg_temp_thermal hid_multitouch ucsi_ccg intel_powerclamp typec_ucsi soundwire_generic_allocation iTCO_wdt typec soundwire_cadence msi_wmi intel_pmc_bxt ee1004 iTCO_vendor_support mei_hdcp roles wmi_bmof mxm_wmi sparse_keymap gpio_keys kvm_intel snd_sof_intel_hda snd_sof_pci snd_sof snd_sof_xtensa_dsp soundwire_bus kvm snd_soc_skl iwlmvm snd_hda_codec_realtek snd_soc_hdac_hda snd_hda_codec_generic irqbypass crct10dif_pclmul crc32_pclmul snd_hda_ext_core ledtrig_audio mac80211 ghash_clmulni_intel snd_soc_sst_ipc aesni_intel snd_soc_sst_dsp snd_soc_acpi_intel_match snd_soc_acpi crypto_simd cryptd snd_soc_core libarc4 rapl intel_cstate intel_uncore coretemp
[   44.160429]  iwlwifi snd_hda_codec_hdmi i915 snd_compress ac97_bus snd_pcm_dmaengine snd_hda_intel r8169 snd_intel_dspcfg snd_intel_sdw_acpi snd_hda_codec pcspkr realtek i2c_i801 mdio_devres vfat psmouse i2c_smbus libphy fat cfg80211 snd_hda_core i2c_algo_bit snd_hwdep drm_kms_helper snd_pcm mei_me mei snd_timer cec snd intel_gtt intel_lpss_pci syscopyarea sysfillrect intel_lpss sysimgblt i2c_nvidia_gpu i2c_hid_acpi soundcore fb_sys_fops rfkill intel_pch_thermal idma64 i2c_hid wmi video mac_hid soc_button_array acpi_pad drm pkcs8_key_parser fuse agpgart bpf_preload ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 serio_raw atkbd libps2 i8042 xhci_pci crc32c_intel xhci_pci_renesas serio
[   44.160456] CPU: 6 PID: 714 Comm: iwd Tainted: P        W  OE     5.12.8-arch1-1 #1
[   44.160457] Hardware name: Micro-Star International Co., Ltd. GF65 Thin 10SDR/MS-16W1, BIOS E16W1IMS.50B 05/19/2020
[   44.160458] RIP: 0010:nl80211_get_reg_do+0x23c/0x2b0 [cfg80211]
[   44.160476] Code: 0c 01 00 00 00 e8 a4 d1 ad e0 85 c0 74 cc e9 f5 fe ff ff 48 89 ef 48 89 04 24 e8 4f 21 e1 e0 e8 9a d4 e3 e0 48 8b 04 24 eb 84 <0f> 0b 48 89 ef e8 3a 21 e1 e0 e8 85 d4 e3 e0 b8 ea ff ff ff e9 6b
[   44.160477] RSP: 0018:ffffbdb480fcbb50 EFLAGS: 00010202
[   44.160478] RAX: 0000000000000000 RBX: 0000000000000001 RCX: 0000000000000000
[   44.160479] RDX: ffff9c225b4e8008 RSI: 0000000000000000 RDI: ffff9c225b4e8300
[   44.160480] RBP: ffff9c224992b300 R08: 0000000000000004 R09: ffff9c225697f014
[   44.160480] R10: 0000000000000021 R11: ffff9c224de06000 R12: ffffbdb480fcbbb0
[   44.160481] R13: ffff9c225697f014 R14: 0000000000000000 R15: ffff9c225b4e8300
[   44.160482] FS:  00007fe5a0d9a740(0000) GS:ffff9c258e380000(0000) knlGS:0000000000000000
[   44.160483] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[   44.160484] CR2: 00007fe5a0d25f04 CR3: 000000011a51e001 CR4: 00000000007706e0
[   44.160485] PKRU: 55555554
[   44.160485] Call Trace:
[   44.160488]  genl_family_rcv_msg_doit+0xfd/0x160
[   44.160493]  genl_rcv_msg+0xeb/0x1e0
[   44.160494]  ? __cfg80211_rdev_from_attrs+0x1d0/0x1d0 [cfg80211]
[   44.160509]  ? nl80211_send_regdom.constprop.0+0x1b0/0x1b0 [cfg80211]
[   44.160523]  ? genl_get_cmd+0xd0/0xd0
[   44.160525]  netlink_rcv_skb+0x5b/0x100
[   44.160528]  genl_rcv+0x24/0x40
[   44.160529]  netlink_unicast+0x23e/0x350
[   44.160531]  netlink_sendmsg+0x23a/0x470
[   44.160533]  sock_sendmsg+0x5e/0x60
[   44.160535]  __sys_sendto+0x124/0x190
[   44.160538]  __x64_sys_sendto+0x20/0x30
[   44.160540]  do_syscall_64+0x33/0x40
[   44.160542]  entry_SYSCALL_64_after_hwframe+0x44/0xae
[   44.160544] RIP: 0033:0x7fe5a0e9cc10
[   44.160545] Code: c0 ff ff ff ff eb b8 0f 1f 00 f3 0f 1e fa 41 89 ca 64 8b 04 25 18 00 00 00 85 c0 75 1d 45 31 c9 45 31 c0 b8 2c 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 68 c3 0f 1f 80 00 00 00 00 55 48 83 ec 20 48
[   44.160546] RSP: 002b:00007ffe567b2e28 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
[   44.160548] RAX: ffffffffffffffda RBX: 00005631a5e5ea80 RCX: 00007fe5a0e9cc10
[   44.160548] RDX: 000000000000001c RSI: 00005631a5e6a410 RDI: 0000000000000004
[   44.160549] RBP: 00005631a5e699f0 R08: 0000000000000000 R09: 0000000000000000
[   44.160550] R10: 0000000000000000 R11: 0000000000000246 R12: 00007ffe567b2e9c
[   44.160550] R13: 00007ffe567b2e98 R14: 00005631a5e68710 R15: 0000000000000000
[   44.160552] ---[ end trace 51eb455a629dcb7e ]---
[   45.059965] wlan0: authenticate with 30:df:8d:2a:12:4d
[   45.067245] wlan0: send auth to 30:df:8d:2a:12:4d (try 1/3)
[   45.094029] wlan0: authenticated
[   45.094792] wlan0: associate with 30:df:8d:2a:12:4d (try 1/3)
[   45.100098] wlan0: RX AssocResp from 30:df:8d:2a:12:4d (capab=0x1011 status=0 aid=1)
[   45.106262] wlan0: associated
[   45.198761] wlan0: Limiting TX power to 30 (30 - 0) dBm as advertised by 30:df:8d:2a:12:4d

Offline

#14 2021-06-02 22:01:28

seth
Member
Registered: 2012-09-03
Posts: 49,944

Re: iwlwifi can't start AX201 wifi card in dual boot system

Smells like:
1st, iwlwifi.11n_disable=1
2nd, iwlwifi.bt_coex_active=0
3rd, *shrug*?

Just clean the parameters. acpi_os* /might/ be required for other reasons, but the iwlwifi and iommu parameters didn't fix it anyway - so you should try without them.

Online

#15 2021-06-04 18:16:46

gastondelar
Member
Registered: 2021-05-31
Posts: 17

Re: iwlwifi can't start AX201 wifi card in dual boot system

As you predicted, removing those parameters got rid of the first 2 messages, third was still there.
After a full day working, today it has happened again. I did a full system upgrade and briefly after that, when I tried to shut down it stayed in black for a while and then showed a failed to umount message for the only partition i mount in my system besides the main one.
When I booted again I got the same iwlwifi error messages in dmesg. This time what I did in windows last time is not working either. Soul crushing stuff xD

Offline

#16 2021-06-04 20:43:13

seth
Member
Registered: 2012-09-03
Posts: 49,944

Re: iwlwifi can't start AX201 wifi card in dual boot system

[quote}for the only partition i mount in my system besides the main one.[/quote}
Which one would that be? And is it NTFS?

Online

#17 2021-06-04 20:56:36

gastondelar
Member
Registered: 2021-05-31
Posts: 17

Re: iwlwifi can't start AX201 wifi card in dual boot system

nope, i have a ntfs partition in the disk but i don't ever mount it in arch. it's a ext4 partition in which i keep my home directory. here's what my fstab looks like in case it matters.

# /dev/nvme0n1p6
UUID=5a93fb17-1edc-4301-8f53-764a756c1bd5       /               ext4            rw,relatime     0 1
UUID=2aa5c0ae-5b6d-4b23-ae3a-483ef9b20176       /home/g         ext4            rw,relatime     0 2
# /dev/nvme0n1p1 LABEL=SYSTEM
UUID=B294-495B          /efi            vfat            rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,utf8,errors=remount-ro   0 2

Offline

#18 2021-06-04 21:24:24

seth
Member
Registered: 2012-09-03
Posts: 49,944

Re: iwlwifi can't start AX201 wifi card in dual boot system

/home/g being your $HOME?
The umount likely failed because of some lingering session process which keeps some file open in there (could be networkmanager? or whatever daemon controls your network)
Does the AX201 chip still work in windows?

Since the "nl80211_get_reg_do" backtrace is "just" a warning, does the chip connect on linux and if not: for what error message?

Since it's about the regulatory domain, you could try to pass "cfg80211.ieee80211_regdom=FR" to the kernel.
(Or were you talking about "Failed to start RT ucode: -110"?)

Online

#19 2021-06-04 21:49:17

gastondelar
Member
Registered: 2021-05-31
Posts: 17

Re: iwlwifi can't start AX201 wifi card in dual boot system

I'm talkig about the original problem, the "Failed to start RT ucode: -110" one. The card is no longer working in neither OS and the thing that had apparently fixed from windows last time is not working (I've also just tried a dozen similar things from windows and different drivers with no results). Also I just flashed the bios just in case it had something to do as I saw a vaguely related post in some forum suggesting it. No result either.
I think the failed to umount message is a result of the general crash state Arch goes into when this problem happens. For example doing dmesg and systemctl results in a hanged terminal and i guess umount could have the same problem.

Offline

#20 2021-06-05 07:58:17

seth
Member
Registered: 2012-09-03
Posts: 49,944

Re: iwlwifi can't start AX201 wifi card in dual boot system

no longer working in neither OS

So the pattern is that it worked, then it stopped working would a power cycle would revive it, then it stopped working (on every OS) then you did something and that would apparently revive it, but then it stopped working again and the supposed former fix doesn't work anymore and the kernel indication is that the HW doesn't respond when uploading the firmware.

How's the whether in France? Humid and hot since a couple of days?
Does the system get a chance to cool down?
What's the case temperature, can you increase the fan activity and did you open the device to inspect it for a D.U.S.T. error?

Online

#21 2021-06-05 17:17:16

gastondelar
Member
Registered: 2021-05-31
Posts: 17

Re: iwlwifi can't start AX201 wifi card in dual boot system

So the pattern is that it worked, then it stopped working would a power cycle would revive it, then it stopped working (on every OS) then you did something and that would apparently revive it, but then it stopped working again and the supposed former fix doesn't work anymore and the kernel indication is that the HW doesn't respond when uploading the firmware.

Yup, that's very accurate.

Temperature In my home is very cold these days, I'm in Argentina and it's almost winter here, case temp is pretty chill. Only time I noticed it going up (and fans going very hard) was during the one day it worked, when I booted into windows and played a starcraft 2 game. I found it strange as it is an old game but it kept on working ok in both OSs after that.

The system gets plenty of time to cool down and the laptop is pretty new (got it a couple weeks ago), It was opened recently to install an ssd and a ram stick and it's as clean as it gets. I'll look into the fan activity thing tho. Would something like nbfc do the trick ? Thanks again for your help, I really like the laptop and I spent a ton of time setting it up to be able to work on it so I'd really like to get it working.

Offline

#22 2021-06-05 21:42:23

seth
Member
Registered: 2012-09-03
Posts: 49,944

Re: iwlwifi can't start AX201 wifi card in dual boot system

pretty new (got it a couple weeks ago), It was opened recently to install an ssd and a ram stick

How recently (given "couple of weeks") and has the wifi workd reliably before?

Online

#23 2021-06-05 21:52:05

gastondelar
Member
Registered: 2021-05-31
Posts: 17

Re: iwlwifi can't start AX201 wifi card in dual boot system

I got it almost exactly one month ago and installed Arch almost immediately. Then one week after that the new parts were installed. I didn't get to use it a lot before the hardware upgrade so I can't really tell if it worked a lot better I'm afraid. Didn't think much of it those first days as a power cycle would reliably get the card working. You think the new ssd or ram stick could be related somehow ?

Offline

#24 2021-06-05 21:58:59

seth
Member
Registered: 2012-09-03
Posts: 49,944

Re: iwlwifi can't start AX201 wifi card in dual boot system

I can think of "It was opened recently" as being related.
The AX201 is an M.2 card - it's supposed to be secured w/ a screw, but screws cost … CENTS!!! and maybe figured that one could save money and when the device was opnend and being tampered with, it may have come loose.

In retrospect, used to work (when it was warmer) after a power cycle (when the device also had heated up) sounds more like some expansion might have moved it into position.
Definitively have a look at it. The randomness speaks for a HW issue any maybe it's that simple.

Online

#25 2021-06-05 23:07:04

gastondelar
Member
Registered: 2021-05-31
Posts: 17

Re: iwlwifi can't start AX201 wifi card in dual boot system

update: i just did the power cycling thing and left it off for like 5 hours, booted into arch and it's back working again. Now that you mentioned it i touched the case and it's kiiinda warm in some parts. Any tips on how to keep an eye on the temperature thing in case it's related?

Offline

Board footer

Powered by FluxBB