You are not logged in.

#1 2023-10-06 06:29:21

Deforest8535
Member
Registered: 2023-10-05
Posts: 4

WLAN interface missing on thinkpad t14s gen2 with Intel Wi-Fi 6 AX201

Hello everybody, first of all thank you for taking time to read this post.

I'm facing an issue with my ThinkPad T14s Intel Gen2 where the WLAN interface suddenly disappeared. Initially, I had a manual Arch installation using ext4, xorg, and i3 which worked fine. Later, I switched to Wayland with btrfs via archinstall for a minimal setup with Hyprland, which also worked seamlessly until yesterday.

The issue arose while working as usual when I discovered that my internet connection was lost. On checking nmtui, only the wired connection option was available. Despite several restarts and service reloads, the problem persisted.

Some suggestions point that it may be problem of secure boot, fast boot, windows dual boot. But this machine never had Windows installed, and Secure Boot was disabled from the start.

I tried to downgrade linux-firmware and the kernel using the downgrade tool from AUR, but faced persistent iwlwifi kernel errors with different firmware versions. Reverted to the latest kernel as downgrading to 6.4.12.arch1 caused Hyprland to fail to start and I got back the last kernel.

A new fresh installation produced the same RT ucode -110 error, even during the live Arch installation. There the wlan interface cannot be found, as well.

This is journalctl from my fresh installation yesterday:

 
Oct 05 20:42:15 luna kernel: iwlwifi 0000:00:14.3: enabling device (0000 -> 0002)
Oct 05 20:42:15 luna kernel: iwlwifi 0000:00:14.3: Detected crf-id 0x3617, cnv-id 0x20000302 wfpm id 0x80000000
Oct 05 20:42:15 luna kernel: iwlwifi 0000:00:14.3: PCI dev a0f0/0070, rev=0x351, rfid=0x10a100
Oct 05 20:42:15 luna kernel: iwlwifi 0000:00:14.3: api flags index 2 larger than supported by driver
Oct 05 20:42:15 luna kernel: iwlwifi 0000:00:14.3: TLV_FW_FSEQ_VERSION: FSEQ Version: 89.3.35.37
Oct 05 20:42:15 luna kernel: iwlwifi 0000:00:14.3: loaded firmware version 77.2df8986f.0 QuZ-a0-hr-b0-77.ucode op_mode iwlmvm
Oct 05 20:42:15 luna kernel: iwlwifi 0000:00:14.3: Detected Intel(R) Wi-Fi 6 AX201 160MHz, REV=0x351
Oct 05 20:42:16 luna kernel: iwlwifi 0000:00:14.3: SecBoot CPU1 Status: 0x57ae, CPU2 Status: 0x3
Oct 05 20:42:16 luna kernel: iwlwifi 0000:00:14.3: WFPM_LMAC1_PD_NOTIFICATION: 0x0
Oct 05 20:42:16 luna kernel: iwlwifi 0000:00:14.3: HPM_SECONDARY_DEVICE_STATE: 0x742
Oct 05 20:42:16 luna kernel: iwlwifi 0000:00:14.3: WFPM_MAC_OTP_CFG7_ADDR: 0x0
Oct 05 20:42:16 luna kernel: iwlwifi 0000:00:14.3: WFPM_MAC_OTP_CFG7_DATA: 0x0
Oct 05 20:42:16 luna kernel: iwlwifi 0000:00:14.3: UMAC CURRENT PC: 0xa05c18
Oct 05 20:42:16 luna kernel: iwlwifi 0000:00:14.3: LMAC1 CURRENT PC: 0xa05c1c
Oct 05 20:42:16 luna kernel: iwlwifi 0000:00:14.3: WRT: Collecting data: ini trigger 13 fired (delay=0ms).
Oct 05 20:42:16 luna kernel: iwlwifi 0000:00:14.3: Start IWL Error Log Dump:
Oct 05 20:42:16 luna kernel: iwlwifi 0000:00:14.3: Transport status: 0x00000042, valid: 6
Oct 05 20:42:16 luna kernel: iwlwifi 0000:00:14.3: Loaded firmware version: 77.2df8986f.0 QuZ-a0-hr-b0-77.ucode
Oct 05 20:42:16 luna kernel: iwlwifi 0000:00:14.3: 0x00000092 | ADVANCED_SYSASSERT          
Oct 05 20:42:16 luna kernel: iwlwifi 0000:00:14.3: 0x000022F0 | trm_hw_status0
Oct 05 20:42:16 luna kernel: iwlwifi 0000:00:14.3: 0x00000000 | trm_hw_status1
Oct 05 20:42:16 luna kernel: iwlwifi 0000:00:14.3: 0x004C938E | branchlink2
Oct 05 20:42:16 luna kernel: iwlwifi 0000:00:14.3: 0x00015300 | interruptlink1
Oct 05 20:42:16 luna kernel: iwlwifi 0000:00:14.3: 0x00015300 | interruptlink2
Oct 05 20:42:16 luna kernel: iwlwifi 0000:00:14.3: 0x00014EAE | data1
Oct 05 20:42:16 luna kernel: iwlwifi 0000:00:14.3: 0x0BADCAFE | data2
Oct 05 20:42:16 luna kernel: iwlwifi 0000:00:14.3: 0x00000000 | data3
Oct 05 20:42:16 luna kernel: iwlwifi 0000:00:14.3: 0x00000000 | beacon time
Oct 05 20:42:16 luna kernel: iwlwifi 0000:00:14.3: 0x00000000 | tsf low
Oct 05 20:42:16 luna kernel: iwlwifi 0000:00:14.3: 0x00000000 | tsf hi
Oct 05 20:42:16 luna kernel: iwlwifi 0000:00:14.3: 0x00000000 | time gp1
Oct 05 20:42:16 luna kernel: iwlwifi 0000:00:14.3: 0x0003D530 | time gp2
Oct 05 20:42:16 luna kernel: iwlwifi 0000:00:14.3: 0x00000001 | uCode revision type
Oct 05 20:42:16 luna kernel: iwlwifi 0000:00:14.3: 0x0000004D | uCode version major
Oct 05 20:42:16 luna kernel: iwlwifi 0000:00:14.3: 0x2DF8986F | uCode version minor
Oct 05 20:42:16 luna kernel: iwlwifi 0000:00:14.3: 0x00000351 | hw version
Oct 05 20:42:16 luna kernel: iwlwifi 0000:00:14.3: 0x18489001 | board version
Oct 05 20:42:16 luna kernel: iwlwifi 0000:00:14.3: 0x00000000 | hcmd
Oct 05 20:42:16 luna kernel: iwlwifi 0000:00:14.3: 0x00020000 | isr0
Oct 05 20:42:16 luna kernel: iwlwifi 0000:00:14.3: 0x00000000 | isr1
Oct 05 20:42:16 luna kernel: iwlwifi 0000:00:14.3: 0x08F00002 | isr2
Oct 05 20:42:16 luna kernel: iwlwifi 0000:00:14.3: 0x00C0001C | isr3
Oct 05 20:42:16 luna kernel: iwlwifi 0000:00:14.3: 0x00000000 | isr4
Oct 05 20:42:16 luna kernel: iwlwifi 0000:00:14.3: 0x00000000 | last cmd Id
Oct 05 20:42:16 luna kernel: iwlwifi 0000:00:14.3: 0x00014EAE | wait_event
Oct 05 20:42:16 luna kernel: iwlwifi 0000:00:14.3: 0x00000000 | l2p_control
Oct 05 20:42:16 luna kernel: iwlwifi 0000:00:14.3: 0x00000000 | l2p_duration
Oct 05 20:42:16 luna kernel: iwlwifi 0000:00:14.3: 0x00000000 | l2p_mhvalid
Oct 05 20:42:16 luna kernel: iwlwifi 0000:00:14.3: 0x00000000 | l2p_addr_match
Oct 05 20:42:16 luna kernel: iwlwifi 0000:00:14.3: 0x0000004B | lmpm_pmg_sel
Oct 05 20:42:16 luna kernel: iwlwifi 0000:00:14.3: 0x00000000 | timestamp
Oct 05 20:42:16 luna kernel: iwlwifi 0000:00:14.3: 0x0000F81C | flow_handler
Oct 05 20:42:16 luna kernel: iwlwifi 0000:00:14.3: Start IWL Error Log Dump:
Oct 05 20:42:16 luna kernel: iwlwifi 0000:00:14.3: Transport status: 0x00000042, valid: 7
Oct 05 20:42:16 luna kernel: iwlwifi 0000:00:14.3: 0x20000070 | NMI_INTERRUPT_LMAC_FATAL
Oct 05 20:42:16 luna kernel: iwlwifi 0000:00:14.3: 0x00000000 | umac branchlink1
Oct 05 20:42:16 luna kernel: iwlwifi 0000:00:14.3: 0x804561D2 | umac branchlink2
Oct 05 20:42:16 luna kernel: iwlwifi 0000:00:14.3: 0x80473402 | umac interruptlink1
Oct 05 20:42:16 luna kernel: iwlwifi 0000:00:14.3: 0x80472F1C | umac interruptlink2
Oct 05 20:42:16 luna kernel: iwlwifi 0000:00:14.3: 0x00000400 | umac data1
Oct 05 20:42:16 luna kernel: iwlwifi 0000:00:14.3: 0x80472F1C | umac data2
Oct 05 20:42:16 luna kernel: iwlwifi 0000:00:14.3: 0x00000000 | umac data3
Oct 05 20:42:16 luna kernel: iwlwifi 0000:00:14.3: 0x0000004D | umac major
Oct 05 20:42:16 luna kernel: iwlwifi 0000:00:14.3: 0x2DF8986F | umac minor
Oct 05 20:42:16 luna kernel: iwlwifi 0000:00:14.3: 0x0003D5A8 | frame pointer
Oct 05 20:42:16 luna kernel: iwlwifi 0000:00:14.3: 0xC0887EE4 | stack pointer
Oct 05 20:42:16 luna kernel: iwlwifi 0000:00:14.3: 0x00000000 | last host cmd
Oct 05 20:42:16 luna kernel: iwlwifi 0000:00:14.3: 0x00200040 | isr status reg
Oct 05 20:42:16 luna kernel: iwlwifi 0000:00:14.3: IML/ROM dump:
Oct 05 20:42:16 luna kernel: iwlwifi 0000:00:14.3: 0x00000003 | IML/ROM error/state
Oct 05 20:42:16 luna kernel: iwlwifi 0000:00:14.3: 0x000057AE | IML/ROM data1
Oct 05 20:42:16 luna kernel: iwlwifi 0000:00:14.3: 0x00000080 | IML/ROM WFPM_AUTH_KEY_0
Oct 05 20:42:16 luna kernel: iwlwifi 0000:00:14.3: Fseq Registers:
Oct 05 20:42:16 luna kernel: iwlwifi 0000:00:14.3: 0x20000000 | FSEQ_ERROR_CODE
Oct 05 20:42:16 luna kernel: iwlwifi 0000:00:14.3: 0x80290033 | FSEQ_TOP_INIT_VERSION
Oct 05 20:42:16 luna kernel: iwlwifi 0000:00:14.3: 0x00090006 | FSEQ_CNVIO_INIT_VERSION
Oct 05 20:42:16 luna kernel: iwlwifi 0000:00:14.3: 0x0000A482 | FSEQ_OTP_VERSION
Oct 05 20:42:16 luna kernel: iwlwifi 0000:00:14.3: 0x00000003 | FSEQ_TOP_CONTENT_VERSION
Oct 05 20:42:16 luna kernel: iwlwifi 0000:00:14.3: 0x4552414E | FSEQ_ALIVE_TOKEN
Oct 05 20:42:16 luna kernel: iwlwifi 0000:00:14.3: 0x20000302 | FSEQ_CNVI_ID
Oct 05 20:42:16 luna kernel: iwlwifi 0000:00:14.3: 0x01300504 | FSEQ_CNVR_ID
Oct 05 20:42:16 luna kernel: iwlwifi 0000:00:14.3: 0x20000302 | CNVI_AUX_MISC_CHIP
Oct 05 20:42:16 luna kernel: iwlwifi 0000:00:14.3: 0x01300504 | CNVR_AUX_MISC_CHIP
Oct 05 20:42:16 luna kernel: iwlwifi 0000:00:14.3: 0x05B0905B | CNVR_SCU_SD_REGS_SD_REG_DIG_DCDC_VTRIM
Oct 05 20:42:16 luna kernel: iwlwifi 0000:00:14.3: 0x0000025B | CNVR_SCU_SD_REGS_SD_REG_ACTIVE_VDIG_MIRROR
Oct 05 20:42:16 luna kernel: iwlwifi 0000:00:14.3: 0x00000000 | FSEQ_PREV_CNVIO_INIT_VERSION
Oct 05 20:42:16 luna kernel: iwlwifi 0000:00:14.3: 0x00290033 | FSEQ_WIFI_FSEQ_VERSION
Oct 05 20:42:16 luna kernel: iwlwifi 0000:00:14.3: 0x62006499 | FSEQ_BT_FSEQ_VERSION
Oct 05 20:42:16 luna kernel: iwlwifi 0000:00:14.3: 0x000001B8 | FSEQ_CLASS_TP_VERSION
Oct 05 20:42:16 luna kernel: iwlwifi 0000:00:14.3: UMAC CURRENT PC: 0x80472f18
Oct 05 20:42:16 luna kernel: iwlwifi 0000:00:14.3: LMAC1 CURRENT PC: 0xd0
Oct 05 20:42:16 luna kernel: iwlwifi 0000:00:14.3: Failed to start RT ucode: -110
Oct 05 20:42:16 luna kernel: iwlwifi 0000:00:14.3: WRT: Collecting data: ini trigger 13 fired (delay=0ms).
Oct 05 20:42:17 luna kernel: iwlwifi 0000:00:14.3: Failed to run INIT ucode: -110
Oct 05 20:42:17 luna kernel: iwlwifi 0000:00:14.3: retry init count 0
Oct 05 20:42:17 luna kernel: iwlwifi 0000:00:14.3: Detected Intel(R) Wi-Fi 6 AX201 160MHz, REV=0x351
Oct 05 20:42:18 luna kernel: iwlwifi 0000:00:14.3: SecBoot CPU1 Status: 0x57e8, CPU2 Status: 0x3
Oct 05 20:42:18 luna kernel: iwlwifi 0000:00:14.3: WFPM_LMAC1_PD_NOTIFICATION: 0x0
Oct 05 20:42:18 luna kernel: iwlwifi 0000:00:14.3: HPM_SECONDARY_DEVICE_STATE: 0x742
Oct 05 20:42:18 luna kernel: iwlwifi 0000:00:14.3: WFPM_MAC_OTP_CFG7_ADDR: 0x0
Oct 05 20:42:18 luna kernel: iwlwifi 0000:00:14.3: WFPM_MAC_OTP_CFG7_DATA: 0x0
Oct 05 20:42:18 luna kernel: iwlwifi 0000:00:14.3: UMAC CURRENT PC: 0xa05c18
Oct 05 20:42:18 luna kernel: iwlwifi 0000:00:14.3: LMAC1 CURRENT PC: 0xa05c1c
Oct 05 20:42:18 luna kernel: iwlwifi 0000:00:14.3: WRT: Collecting data: ini trigger 13 fired (delay=0ms).
Oct 05 20:42:18 luna kernel: iwlwifi 0000:00:14.3: Start IWL Error Log Dump:
Oct 05 20:42:18 luna kernel: iwlwifi 0000:00:14.3: Transport status: 0x00000042, valid: 6
Oct 05 20:42:18 luna kernel: iwlwifi 0000:00:14.3: Loaded firmware version: 77.2df8986f.0 QuZ-a0-hr-b0-77.ucode
Oct 05 20:42:18 luna kernel: iwlwifi 0000:00:14.3: 0x00000092 | ADVANCED_SYSASSERT          
Oct 05 20:42:18 luna kernel: iwlwifi 0000:00:14.3: 0x000022F0 | trm_hw_status0
Oct 05 20:42:18 luna kernel: iwlwifi 0000:00:14.3: 0x00000000 | trm_hw_status1
Oct 05 20:42:18 luna kernel: iwlwifi 0000:00:14.3: 0x004C938E | branchlink2
Oct 05 20:42:18 luna kernel: iwlwifi 0000:00:14.3: 0x00015300 | interruptlink1
Oct 05 20:42:18 luna kernel: iwlwifi 0000:00:14.3: 0x00015300 | interruptlink2
Oct 05 20:42:18 luna kernel: iwlwifi 0000:00:14.3: 0x00014EAE | data1
Oct 05 20:42:18 luna kernel: iwlwifi 0000:00:14.3: 0x0BADCAFE | data2
Oct 05 20:42:18 luna kernel: iwlwifi 0000:00:14.3: 0x00000000 | data3
Oct 05 20:42:18 luna kernel: iwlwifi 0000:00:14.3: 0x00000000 | beacon time
Oct 05 20:42:18 luna kernel: iwlwifi 0000:00:14.3: 0x00000000 | tsf low
Oct 05 20:42:18 luna kernel: iwlwifi 0000:00:14.3: 0x00000000 | tsf hi
Oct 05 20:42:18 luna kernel: iwlwifi 0000:00:14.3: 0x00000000 | time gp1
Oct 05 20:42:18 luna kernel: iwlwifi 0000:00:14.3: 0x0003D459 | time gp2
Oct 05 20:42:18 luna kernel: iwlwifi 0000:00:14.3: 0x00000001 | uCode revision type
Oct 05 20:42:18 luna kernel: iwlwifi 0000:00:14.3: 0x0000004D | uCode version major
Oct 05 20:42:18 luna kernel: iwlwifi 0000:00:14.3: 0x2DF8986F | uCode version minor
Oct 05 20:42:18 luna kernel: iwlwifi 0000:00:14.3: 0x00000351 | hw version
Oct 05 20:42:18 luna kernel: iwlwifi 0000:00:14.3: 0x18489001 | board version
Oct 05 20:42:18 luna kernel: iwlwifi 0000:00:14.3: 0x00000000 | hcmd
Oct 05 20:42:18 luna kernel: iwlwifi 0000:00:14.3: 0x00020000 | isr0
Oct 05 20:42:18 luna kernel: iwlwifi 0000:00:14.3: 0x00000000 | isr1
Oct 05 20:42:18 luna kernel: iwlwifi 0000:00:14.3: 0x08F00002 | isr2
Oct 05 20:42:18 luna kernel: iwlwifi 0000:00:14.3: 0x00C0001C | isr3
Oct 05 20:42:18 luna kernel: iwlwifi 0000:00:14.3: 0x00000000 | isr4
Oct 05 20:42:18 luna kernel: iwlwifi 0000:00:14.3: 0x00000000 | last cmd Id
Oct 05 20:42:18 luna kernel: iwlwifi 0000:00:14.3: 0x00014EAE | wait_event
Oct 05 20:42:18 luna kernel: iwlwifi 0000:00:14.3: 0x00000000 | l2p_control
Oct 05 20:42:18 luna kernel: iwlwifi 0000:00:14.3: 0x00000000 | l2p_duration
Oct 05 20:42:18 luna kernel: iwlwifi 0000:00:14.3: 0x00000000 | l2p_mhvalid
Oct 05 20:42:18 luna kernel: iwlwifi 0000:00:14.3: 0x00000000 | l2p_addr_match
Oct 05 20:42:18 luna kernel: iwlwifi 0000:00:14.3: 0x0000004B | lmpm_pmg_sel
Oct 05 20:42:18 luna kernel: iwlwifi 0000:00:14.3: 0x00000000 | timestamp
Oct 05 20:42:18 luna kernel: iwlwifi 0000:00:14.3: 0x0000F81C | flow_handler
Oct 05 20:42:18 luna kernel: iwlwifi 0000:00:14.3: Start IWL Error Log Dump:
Oct 05 20:42:18 luna kernel: iwlwifi 0000:00:14.3: Transport status: 0x00000042, valid: 7
Oct 05 20:42:18 luna kernel: iwlwifi 0000:00:14.3: 0x20000070 | NMI_INTERRUPT_LMAC_FATAL
Oct 05 20:42:18 luna kernel: iwlwifi 0000:00:14.3: 0x00000000 | umac branchlink1
Oct 05 20:42:18 luna kernel: iwlwifi 0000:00:14.3: 0x804561D2 | umac branchlink2
Oct 05 20:42:18 luna kernel: iwlwifi 0000:00:14.3: 0x80473402 | umac interruptlink1
Oct 05 20:42:18 luna kernel: iwlwifi 0000:00:14.3: 0x80472F1C | umac interruptlink2
Oct 05 20:42:18 luna kernel: iwlwifi 0000:00:14.3: 0x00000400 | umac data1
Oct 05 20:42:18 luna kernel: iwlwifi 0000:00:14.3: 0x80472F1C | umac data2
Oct 05 20:42:18 luna kernel: iwlwifi 0000:00:14.3: 0x00000000 | umac data3
Oct 05 20:42:18 luna kernel: iwlwifi 0000:00:14.3: 0x0000004D | umac major
Oct 05 20:42:18 luna kernel: iwlwifi 0000:00:14.3: 0x2DF8986F | umac minor
Oct 05 20:42:18 luna kernel: iwlwifi 0000:00:14.3: 0x0003D4D0 | frame pointer
Oct 05 20:42:18 luna kernel: iwlwifi 0000:00:14.3: 0xC0887EE4 | stack pointer
Oct 05 20:42:18 luna kernel: iwlwifi 0000:00:14.3: 0x00000000 | last host cmd
Oct 05 20:42:18 luna kernel: iwlwifi 0000:00:14.3: 0x00200040 | isr status reg
Oct 05 20:42:18 luna kernel: iwlwifi 0000:00:14.3: IML/ROM dump:
Oct 05 20:42:18 luna kernel: iwlwifi 0000:00:14.3: 0x00000003 | IML/ROM error/state
Oct 05 20:42:18 luna kernel: iwlwifi 0000:00:14.3: 0x000057E8 | IML/ROM data1
Oct 05 20:42:18 luna kernel: iwlwifi 0000:00:14.3: 0x00000080 | IML/ROM WFPM_AUTH_KEY_0
Oct 05 20:42:18 luna kernel: iwlwifi 0000:00:14.3: Fseq Registers:
Oct 05 20:42:18 luna kernel: iwlwifi 0000:00:14.3: 0x60000000 | FSEQ_ERROR_CODE
Oct 05 20:42:18 luna kernel: iwlwifi 0000:00:14.3: 0x80290033 | FSEQ_TOP_INIT_VERSION
Oct 05 20:42:18 luna kernel: iwlwifi 0000:00:14.3: 0x00090006 | FSEQ_CNVIO_INIT_VERSION
Oct 05 20:42:18 luna kernel: iwlwifi 0000:00:14.3: 0x0000A482 | FSEQ_OTP_VERSION
Oct 05 20:42:18 luna kernel: iwlwifi 0000:00:14.3: 0x00000003 | FSEQ_TOP_CONTENT_VERSION
Oct 05 20:42:18 luna kernel: iwlwifi 0000:00:14.3: 0x4552414E | FSEQ_ALIVE_TOKEN
Oct 05 20:42:18 luna kernel: iwlwifi 0000:00:14.3: 0x20000302 | FSEQ_CNVI_ID
Oct 05 20:42:18 luna kernel: iwlwifi 0000:00:14.3: 0x01300504 | FSEQ_CNVR_ID
Oct 05 20:42:18 luna kernel: iwlwifi 0000:00:14.3: 0x20000302 | CNVI_AUX_MISC_CHIP
Oct 05 20:42:18 luna kernel: iwlwifi 0000:00:14.3: 0x01300504 | CNVR_AUX_MISC_CHIP
Oct 05 20:42:18 luna kernel: iwlwifi 0000:00:14.3: 0x05B0905B | CNVR_SCU_SD_REGS_SD_REG_DIG_DCDC_VTRIM
Oct 05 20:42:18 luna kernel: iwlwifi 0000:00:14.3: 0x0000025B | CNVR_SCU_SD_REGS_SD_REG_ACTIVE_VDIG_MIRROR
Oct 05 20:42:18 luna kernel: iwlwifi 0000:00:14.3: 0x00090006 | FSEQ_PREV_CNVIO_INIT_VERSION
Oct 05 20:42:18 luna kernel: iwlwifi 0000:00:14.3: 0x00290033 | FSEQ_WIFI_FSEQ_VERSION
Oct 05 20:42:18 luna kernel: iwlwifi 0000:00:14.3: 0x00290033 | FSEQ_BT_FSEQ_VERSION
Oct 05 20:42:18 luna kernel: iwlwifi 0000:00:14.3: 0x000001B8 | FSEQ_CLASS_TP_VERSION
Oct 05 20:42:18 luna kernel: iwlwifi 0000:00:14.3: UMAC CURRENT PC: 0x80472f18
Oct 05 20:42:18 luna kernel: iwlwifi 0000:00:14.3: LMAC1 CURRENT PC: 0xd0
Oct 05 20:42:18 luna kernel: iwlwifi 0000:00:14.3: Failed to start RT ucode: -110
Oct 05 20:42:18 luna kernel: iwlwifi 0000:00:14.3: WRT: Collecting data: ini trigger 13 fired (delay=0ms).
Oct 05 20:42:19 luna kernel: iwlwifi 0000:00:14.3: Failed to run INIT ucode: -110
Oct 05 20:42:19 luna kernel: iwlwifi 0000:00:14.3: retry init count 1
Oct 05 20:42:19 luna kernel: iwlwifi 0000:00:14.3: Detected Intel(R) Wi-Fi 6 AX201 160MHz, REV=0x351
Oct 05 20:42:20 luna kernel: iwlwifi 0000:00:14.3: SecBoot CPU1 Status: 0x57de, CPU2 Status: 0x3
Oct 05 20:42:20 luna kernel: iwlwifi 0000:00:14.3: WFPM_LMAC1_PD_NOTIFICATION: 0x0
Oct 05 20:42:20 luna kernel: iwlwifi 0000:00:14.3: HPM_SECONDARY_DEVICE_STATE: 0x742
Oct 05 20:42:20 luna kernel: iwlwifi 0000:00:14.3: WFPM_MAC_OTP_CFG7_ADDR: 0x0
Oct 05 20:42:20 luna kernel: iwlwifi 0000:00:14.3: WFPM_MAC_OTP_CFG7_DATA: 0x0
Oct 05 20:42:20 luna kernel: iwlwifi 0000:00:14.3: UMAC CURRENT PC: 0xa05c18
Oct 05 20:42:20 luna kernel: iwlwifi 0000:00:14.3: LMAC1 CURRENT PC: 0xa05c1c
Oct 05 20:42:20 luna kernel: iwlwifi 0000:00:14.3: WRT: Collecting data: ini trigger 13 fired (delay=0ms).
Oct 05 20:42:20 luna kernel: iwlwifi 0000:00:14.3: Start IWL Error Log Dump:
Oct 05 20:42:20 luna kernel: iwlwifi 0000:00:14.3: Transport status: 0x00000042, valid: 6
Oct 05 20:42:20 luna kernel: iwlwifi 0000:00:14.3: Loaded firmware version: 77.2df8986f.0 QuZ-a0-hr-b0-77.ucode
Oct 05 20:42:20 luna kernel: iwlwifi 0000:00:14.3: 0x00000092 | ADVANCED_SYSASSERT          
Oct 05 20:42:20 luna kernel: iwlwifi 0000:00:14.3: 0x000022F0 | trm_hw_status0
Oct 05 20:42:20 luna kernel: iwlwifi 0000:00:14.3: 0x00000000 | trm_hw_status1
Oct 05 20:42:20 luna kernel: iwlwifi 0000:00:14.3: 0x004C938E | branchlink2
Oct 05 20:42:20 luna kernel: iwlwifi 0000:00:14.3: 0x00015300 | interruptlink1
Oct 05 20:42:20 luna kernel: iwlwifi 0000:00:14.3: 0x00015300 | interruptlink2
Oct 05 20:42:20 luna kernel: iwlwifi 0000:00:14.3: 0x00014EAE | data1
Oct 05 20:42:20 luna kernel: iwlwifi 0000:00:14.3: 0x0BADCAFE | data2
Oct 05 20:42:20 luna kernel: iwlwifi 0000:00:14.3: 0x00000000 | data3
Oct 05 20:42:20 luna kernel: iwlwifi 0000:00:14.3: 0x00000000 | beacon time
Oct 05 20:42:20 luna kernel: iwlwifi 0000:00:14.3: 0x00000000 | tsf low
Oct 05 20:42:20 luna kernel: iwlwifi 0000:00:14.3: 0x00000000 | tsf hi
Oct 05 20:42:20 luna kernel: iwlwifi 0000:00:14.3: 0x00000000 | time gp1
Oct 05 20:42:20 luna kernel: iwlwifi 0000:00:14.3: 0x0003C49A | time gp2
Oct 05 20:42:20 luna kernel: iwlwifi 0000:00:14.3: 0x00000001 | uCode revision type
Oct 05 20:42:20 luna kernel: iwlwifi 0000:00:14.3: 0x0000004D | uCode version major
Oct 05 20:42:20 luna kernel: iwlwifi 0000:00:14.3: 0x2DF8986F | uCode version minor
Oct 05 20:42:20 luna kernel: iwlwifi 0000:00:14.3: 0x00000351 | hw version
Oct 05 20:42:20 luna kernel: iwlwifi 0000:00:14.3: 0x18489001 | board version
Oct 05 20:42:20 luna kernel: iwlwifi 0000:00:14.3: 0x00000000 | hcmd
Oct 05 20:42:20 luna kernel: iwlwifi 0000:00:14.3: 0x00020000 | isr0
Oct 05 20:42:20 luna kernel: iwlwifi 0000:00:14.3: 0x00000000 | isr1
Oct 05 20:42:20 luna kernel: iwlwifi 0000:00:14.3: 0x08F00002 | isr2
Oct 05 20:42:20 luna kernel: iwlwifi 0000:00:14.3: 0x00C0001C | isr3
Oct 05 20:42:20 luna kernel: iwlwifi 0000:00:14.3: 0x00000001 | isr4
Oct 05 20:42:20 luna kernel: iwlwifi 0000:00:14.3: 0x00000000 | last cmd Id
Oct 05 20:42:20 luna kernel: iwlwifi 0000:00:14.3: 0x00014EAE | wait_event
Oct 05 20:42:20 luna kernel: iwlwifi 0000:00:14.3: 0x00000000 | l2p_control
Oct 05 20:42:20 luna kernel: iwlwifi 0000:00:14.3: 0x00000000 | l2p_duration
Oct 05 20:42:20 luna kernel: iwlwifi 0000:00:14.3: 0x00000000 | l2p_mhvalid
Oct 05 20:42:20 luna kernel: iwlwifi 0000:00:14.3: 0x00000000 | l2p_addr_match
Oct 05 20:42:20 luna kernel: iwlwifi 0000:00:14.3: 0x0000004B | lmpm_pmg_sel
Oct 05 20:42:20 luna kernel: iwlwifi 0000:00:14.3: 0x00000000 | timestamp
Oct 05 20:42:20 luna kernel: iwlwifi 0000:00:14.3: 0x0000F81C | flow_handler
Oct 05 20:42:20 luna kernel: iwlwifi 0000:00:14.3: Start IWL Error Log Dump:
Oct 05 20:42:20 luna kernel: iwlwifi 0000:00:14.3: Transport status: 0x00000042, valid: 7
Oct 05 20:42:20 luna kernel: iwlwifi 0000:00:14.3: 0x20000070 | NMI_INTERRUPT_LMAC_FATAL
Oct 05 20:42:20 luna kernel: iwlwifi 0000:00:14.3: 0x00000000 | umac branchlink1
Oct 05 20:42:20 luna kernel: iwlwifi 0000:00:14.3: 0x804561D2 | umac branchlink2
Oct 05 20:42:20 luna kernel: iwlwifi 0000:00:14.3: 0x80473402 | umac interruptlink1
Oct 05 20:42:20 luna kernel: iwlwifi 0000:00:14.3: 0x80472F1C | umac interruptlink2
Oct 05 20:42:20 luna kernel: iwlwifi 0000:00:14.3: 0x00000400 | umac data1
Oct 05 20:42:20 luna kernel: iwlwifi 0000:00:14.3: 0x80472F1C | umac data2
Oct 05 20:42:20 luna kernel: iwlwifi 0000:00:14.3: 0x00000000 | umac data3
Oct 05 20:42:20 luna kernel: iwlwifi 0000:00:14.3: 0x0000004D | umac major
Oct 05 20:42:20 luna kernel: iwlwifi 0000:00:14.3: 0x2DF8986F | umac minor
Oct 05 20:42:20 luna kernel: iwlwifi 0000:00:14.3: 0x0003C511 | frame pointer
Oct 05 20:42:20 luna kernel: iwlwifi 0000:00:14.3: 0xC0887EE4 | stack pointer
Oct 05 20:42:20 luna kernel: iwlwifi 0000:00:14.3: 0x00000000 | last host cmd
Oct 05 20:42:20 luna kernel: iwlwifi 0000:00:14.3: 0x00200040 | isr status reg
Oct 05 20:42:20 luna kernel: iwlwifi 0000:00:14.3: IML/ROM dump:
Oct 05 20:42:20 luna kernel: iwlwifi 0000:00:14.3: 0x00000003 | IML/ROM error/state
Oct 05 20:42:20 luna kernel: iwlwifi 0000:00:14.3: 0x000057DE | IML/ROM data1
Oct 05 20:42:20 luna kernel: iwlwifi 0000:00:14.3: 0x00000080 | IML/ROM WFPM_AUTH_KEY_0
Oct 05 20:42:20 luna kernel: iwlwifi 0000:00:14.3: Fseq Registers:
Oct 05 20:42:20 luna kernel: iwlwifi 0000:00:14.3: 0x60000000 | FSEQ_ERROR_CODE
Oct 05 20:42:20 luna kernel: iwlwifi 0000:00:14.3: 0x80290033 | FSEQ_TOP_INIT_VERSION
Oct 05 20:42:20 luna kernel: iwlwifi 0000:00:14.3: 0x00090006 | FSEQ_CNVIO_INIT_VERSION
Oct 05 20:42:20 luna kernel: iwlwifi 0000:00:14.3: 0x0000A482 | FSEQ_OTP_VERSION
Oct 05 20:42:20 luna kernel: iwlwifi 0000:00:14.3: 0x00000003 | FSEQ_TOP_CONTENT_VERSION
Oct 05 20:42:20 luna kernel: iwlwifi 0000:00:14.3: 0x4552414E | FSEQ_ALIVE_TOKEN
Oct 05 20:42:20 luna kernel: iwlwifi 0000:00:14.3: 0x20000302 | FSEQ_CNVI_ID
Oct 05 20:42:20 luna kernel: iwlwifi 0000:00:14.3: 0x01300504 | FSEQ_CNVR_ID
Oct 05 20:42:20 luna kernel: iwlwifi 0000:00:14.3: 0x20000302 | CNVI_AUX_MISC_CHIP
Oct 05 20:42:20 luna kernel: iwlwifi 0000:00:14.3: 0x01300504 | CNVR_AUX_MISC_CHIP
Oct 05 20:42:20 luna kernel: iwlwifi 0000:00:14.3: 0x05B0905B | CNVR_SCU_SD_REGS_SD_REG_DIG_DCDC_VTRIM
Oct 05 20:42:20 luna kernel: iwlwifi 0000:00:14.3: 0x0000025B | CNVR_SCU_SD_REGS_SD_REG_ACTIVE_VDIG_MIRROR
Oct 05 20:42:20 luna kernel: iwlwifi 0000:00:14.3: 0x00090006 | FSEQ_PREV_CNVIO_INIT_VERSION
Oct 05 20:42:20 luna kernel: iwlwifi 0000:00:14.3: 0x00290033 | FSEQ_WIFI_FSEQ_VERSION
Oct 05 20:42:20 luna kernel: iwlwifi 0000:00:14.3: 0x00290033 | FSEQ_BT_FSEQ_VERSION
Oct 05 20:42:20 luna kernel: iwlwifi 0000:00:14.3: 0x000001B8 | FSEQ_CLASS_TP_VERSION
Oct 05 20:42:20 luna kernel: iwlwifi 0000:00:14.3: UMAC CURRENT PC: 0x80472f18
Oct 05 20:42:20 luna kernel: iwlwifi 0000:00:14.3: LMAC1 CURRENT PC: 0xd0
Oct 05 20:42:20 luna kernel: iwlwifi 0000:00:14.3: Failed to start RT ucode: -110
Oct 05 20:42:20 luna kernel: iwlwifi 0000:00:14.3: WRT: Collecting data: ini trigger 13 fired (delay=0ms).
Oct 05 20:42:25 luna kernel: iwlwifi 0000:00:14.3: Failed to run INIT ucode: -110
Oct 05 20:42:25 luna kernel: iwlwifi 0000:00:14.3: retry init count 2

uname -a

 
Linux luna 6.5.5-arch1-1 #1 SMP PREEMPT_DYNAMIC Sat, 23 Sep 2023 22:55:13 +0000 x86_64 GNU/Linux

lspci

00:00.0 Host bridge: Intel Corporation 11th Gen Core Processor Host Bridge/DRAM Registers (rev 01)
00:02.0 VGA compatible controller: Intel Corporation TigerLake-LP GT2 [Iris Xe Graphics] (rev 01)
00:04.0 Signal processing controller: Intel Corporation TigerLake-LP Dynamic Tuning Processor Participant (rev 01)
00:06.0 PCI bridge: Intel Corporation 11th Gen Core Processor PCIe Controller (rev 01)
00:07.0 PCI bridge: Intel Corporation Tiger Lake-LP Thunderbolt 4 PCI Express Root Port #1 (rev 01)
00:07.2 PCI bridge: Intel Corporation Tiger Lake-LP Thunderbolt 4 PCI Express Root Port #2 (rev 01)
00:08.0 System peripheral: Intel Corporation GNA Scoring Accelerator module (rev 01)
00:0d.0 USB controller: Intel Corporation Tiger Lake-LP Thunderbolt 4 USB Controller (rev 01)
00:0d.2 USB controller: Intel Corporation Tiger Lake-LP Thunderbolt 4 NHI #0 (rev 01)
00:0d.3 USB controller: Intel Corporation Tiger Lake-LP Thunderbolt 4 NHI #1 (rev 01)
00:14.0 USB controller: Intel Corporation Tiger Lake-LP USB 3.2 Gen 2x1 xHCI Host Controller (rev 20)
00:14.2 RAM memory: Intel Corporation Tiger Lake-LP Shared SRAM (rev 20)
00:14.3 Network controller: Intel Corporation Wi-Fi 6 AX201 (rev 20)
00:15.0 Serial bus controller: Intel Corporation Tiger Lake-LP Serial IO I2C Controller #0 (rev 20)
00:15.1 Serial bus controller: Intel Corporation Tiger Lake-LP Serial IO I2C Controller #1 (rev 20)
00:16.0 Communication controller: Intel Corporation Tiger Lake-LP Management Engine Interface (rev 20)
00:16.3 Serial controller: Intel Corporation Tiger Lake-LP Active Management Technology - SOL (rev 20)
00:1f.0 ISA bridge: Intel Corporation Tiger Lake-LP LPC Controller (rev 20)
00:1f.3 Audio device: Intel Corporation Tiger Lake-LP Smart Sound Technology Audio Controller (rev 20)
00:1f.4 SMBus: Intel Corporation Tiger Lake-LP SMBus Controller (rev 20)
00:1f.5 Serial bus controller: Intel Corporation Tiger Lake-LP SPI Controller (rev 20)
00:1f.6 Ethernet controller: Intel Corporation Ethernet Connection (13) I219-LM (rev 20)
04:00.0 Non-Volatile memory controller: Micron Technology Inc 3400 NVMe SSD [Hendrix]

lsusb

Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 004: ID 13d3:5271 IMC Networks Integrated RGB Camera
Bus 003 Device 003: ID 06cb:00f9 Synaptics, Inc. 
Bus 003 Device 005: ID 8087:0026 Intel Corp. AX201 Bluetooth
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

ip link
no wlan0 interface

1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN mode DEFAULT group default qlen 1000
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
2: enp0s31f6: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc fq_codel state DOWN mode DEFAULT group default qlen 1000
    link/ether 9c:2d:cd:27:77:c4 brd ff:ff:ff:ff:ff:ff

rfkill list
no wlan either

0: tpacpi_bluetooth_sw: Bluetooth
	Soft blocked: no
	Hard blocked: no
1: hci0: Bluetooth
	Soft blocked: no
	Hard blocked: no

lshw -C network

  *-network:0               
       description: Network controller
       product: Wi-Fi 6 AX201
       vendor: Intel Corporation
       physical id: 14.3
       bus info: pci@0000:00:14.3
       version: 20
       width: 64 bits
       clock: 33MHz
       capabilities: pm msi pciexpress msix bus_master cap_list
       configuration: driver=iwlwifi latency=0
       resources: iomemory:600-5ff irq:16 memory:603d1c4000-603d1c7fff
  *-network:1
       description: Ethernet interface
       product: Ethernet Connection (13) I219-LM
       vendor: Intel Corporation
       physical id: 1f.6
       bus info: pci@0000:00:1f.6
       logical name: enp0s31f6
       version: 20
       serial: 9c:2d:cd:27:77:c4
       capacity: 1Gbit/s
       width: 32 bits
       clock: 33MHz
       capabilities: pm msi cap_list ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd 1000bt-fd autonegotiation
       configuration: autonegotiation=on broadcast=yes driver=e1000e driverversion=6.5.5-arch1-1 firmware=0.8-3 latency=0 link=no multicast=yes port=twisted pair
       resources: irq:154 memory:bc300000-bc31ffff

demsg | grep firmware

[    1.563884] systemd[1]: TPM2 PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f).
[    2.455956] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[    2.589883] iwlwifi 0000:00:14.3: loaded firmware version 77.2df8986f.0 QuZ-a0-hr-b0-77.ucode op_mode iwlmvm
[    2.932506] psmouse serio1: trackpoint: Elan TrackPoint firmware: 0xa1, buttons: 3/3
[    3.151755] i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/tgl_dmc_ver2_12.bin (v2.12)
[    3.585780] Bluetooth: hci0: Minimum firmware build 1 week 10 2014
[    3.593369] Bluetooth: hci0: Found device firmware: intel/ibt-19-0-4.sfi
[    4.148677] iwlwifi 0000:00:14.3: Loaded firmware version: 77.2df8986f.0 QuZ-a0-hr-b0-77.ucode
[    5.733935] Bluetooth: hci0: Waiting for firmware download to complete
[    5.923872] rtl8192cu: Loading firmware rtlwifi/rtl8192cufw_TMSC.bin
[    6.975007] iwlwifi 0000:00:14.3: Loaded firmware version: 77.2df8986f.0 QuZ-a0-hr-b0-77.ucode
[   13.963121] iwlwifi 0000:00:14.3: Loaded firmware version: 77.2df8986f.0 QuZ-a0-hr-b0-77.ucode
[  534.331614] rtl8192cu: Loading firmware rtlwifi/rtl8192cufw_TMSC.bin

systemctl services

 UNIT                                                 LOAD   ACTIVE SUB     DESCRIPTION                                                        
  dbus.service                                         loaded active running D-Bus System Message Bus
  getty@tty1.service                                   loaded active running Getty on tty1
  kmod-static-nodes.service                            loaded active exited  Create List of Static Device Nodes
  ldconfig.service                                     loaded active exited  Rebuild Dynamic Linker Cache
  NetworkManager.service                               loaded active running Network Manager
  polkit.service                                       loaded active running Authorization Manager
  rtkit-daemon.service                                 loaded active running RealtimeKit Scheduling Policy Service
  systemd-backlight@backlight:intel_backlight.service  loaded active exited  Load/Save Screen Backlight Brightness of backlight:intel_backlight
  systemd-backlight@leds:tpacpi::kbd_backlight.service loaded active exited  Load/Save Screen Backlight Brightness of leds:tpacpi::kbd_backlight
  systemd-journal-catalog-update.service               loaded active exited  Rebuild Journal Catalog
  systemd-journal-flush.service                        loaded active exited  Flush Journal to Persistent Storage
  systemd-journald.service                             loaded active running Journal Service
  systemd-logind.service                               loaded active running User Login Management
  systemd-modules-load.service                         loaded active exited  Load Kernel Modules
  systemd-random-seed.service                          loaded active exited  Load/Save OS Random Seed
  systemd-remount-fs.service                           loaded active exited  Remount Root and Kernel File Systems
  systemd-sysctl.service                               loaded active exited  Apply Kernel Variables
  systemd-sysusers.service                             loaded active exited  Create System Users
  systemd-timesyncd.service                            loaded active running Network Time Synchronization
  systemd-tmpfiles-setup-dev-early.service             loaded active exited  Create Static Device Nodes in /dev gracefully
  systemd-tmpfiles-setup-dev.service                   loaded active exited  Create Static Device Nodes in /dev
  systemd-tmpfiles-setup.service                       loaded active exited  Create Volatile Files and Directories
  systemd-udev-trigger.service                         loaded active exited  Coldplug All udev Devices
  systemd-udevd.service                                loaded active running Rule-based Manager for Device Events and Files
  systemd-update-done.service                          loaded active exited  Update is Completed
  systemd-update-utmp.service                          loaded active exited  Record System Boot/Shutdown in UTMP
  systemd-user-sessions.service                        loaded active exited  Permit User Sessions
  systemd-vconsole-setup.service                       loaded active exited  Virtual Console Setup
  systemd-zram-setup@zram0.service                     loaded active exited  Create swap on /dev/zram0
  tlp.service                                          loaded active exited  TLP system startup/shutdown
  user-runtime-dir@1000.service                        loaded active exited  User Runtime Directory /run/user/1000
  user@1000.service                                    loaded active running User Manager for UID 1000
  wpa_supplicant.service                               loaded active running WPA supplicant

I also have tlp and tlp-rdw with the defaults
I have masked systemd-rfkill.service systemd-rfkill.socket as they recomment in the installation

--- TLP 1.6.1 --------------------------------------------

+++ Configured Settings:
defaults.conf L0006: TLP_ENABLE="1"
defaults.conf L0007: TLP_WARN_LEVEL="3"
defaults.conf L0008: TLP_PERSISTENT_DEFAULT="0"
defaults.conf L0009: DISK_IDLE_SECS_ON_AC="0"
defaults.conf L0010: DISK_IDLE_SECS_ON_BAT="2"
defaults.conf L0011: MAX_LOST_WORK_SECS_ON_AC="15"
defaults.conf L0012: MAX_LOST_WORK_SECS_ON_BAT="60"
defaults.conf L0013: CPU_ENERGY_PERF_POLICY_ON_AC="balance_performance"
defaults.conf L0014: CPU_ENERGY_PERF_POLICY_ON_BAT="balance_power"
defaults.conf L0015: NMI_WATCHDOG="0"
defaults.conf L0016: DISK_DEVICES="nvme0n1 sda"
defaults.conf L0017: DISK_APM_LEVEL_ON_AC="254 254"
defaults.conf L0018: DISK_APM_LEVEL_ON_BAT="128 128"
defaults.conf L0019: DISK_APM_CLASS_DENYLIST="usb ieee1394"
defaults.conf L0020: DISK_IOSCHED="keep keep"
defaults.conf L0021: SATA_LINKPWR_ON_AC="med_power_with_dipm"
defaults.conf L0022: SATA_LINKPWR_ON_BAT="med_power_with_dipm"
defaults.conf L0023: AHCI_RUNTIME_PM_ON_AC="on"
defaults.conf L0024: AHCI_RUNTIME_PM_ON_BAT="auto"
defaults.conf L0025: AHCI_RUNTIME_PM_TIMEOUT="15"
defaults.conf L0026: PCIE_ASPM_ON_AC="default"
defaults.conf L0027: PCIE_ASPM_ON_BAT="default"
defaults.conf L0028: RADEON_DPM_PERF_LEVEL_ON_AC="auto"
defaults.conf L0029: RADEON_DPM_PERF_LEVEL_ON_BAT="auto"
defaults.conf L0030: RADEON_POWER_PROFILE_ON_AC="default"
defaults.conf L0031: RADEON_POWER_PROFILE_ON_BAT="default"
defaults.conf L0032: WIFI_PWR_ON_AC="off"
defaults.conf L0033: WIFI_PWR_ON_BAT="on"
defaults.conf L0034: WOL_DISABLE="Y"
defaults.conf L0035: SOUND_POWER_SAVE_ON_AC="1"
defaults.conf L0036: SOUND_POWER_SAVE_ON_BAT="1"
defaults.conf L0037: SOUND_POWER_SAVE_CONTROLLER="Y"
defaults.conf L0038: BAY_POWEROFF_ON_AC="0"
defaults.conf L0039: BAY_POWEROFF_ON_BAT="0"
defaults.conf L0040: BAY_DEVICE="sr0"
defaults.conf L0041: RUNTIME_PM_ON_AC="on"
defaults.conf L0042: RUNTIME_PM_ON_BAT="auto"
defaults.conf L0043: RUNTIME_PM_DRIVER_DENYLIST="mei_me nouveau radeon"
defaults.conf L0044: USB_AUTOSUSPEND="1"
defaults.conf L0045: USB_EXCLUDE_AUDIO="1"
defaults.conf L0046: USB_EXCLUDE_BTUSB="0"
defaults.conf L0047: USB_EXCLUDE_PHONE="0"
defaults.conf L0048: USB_EXCLUDE_PRINTER="1"
defaults.conf L0049: USB_EXCLUDE_WWAN="0"
defaults.conf L0050: RESTORE_DEVICE_STATE_ON_STARTUP="0"
defaults.conf L0051: RESTORE_THRESHOLDS_ON_BAT="0"
defaults.conf L0052: NATACPI_ENABLE="1"
defaults.conf L0053: TPACPI_ENABLE="1"
defaults.conf L0054: TPSMAPI_ENABLE="1"

+++ System Info
System         = LENOVO ThinkPad T14s Gen 2i 20WMCTO1WW
BIOS           = N35ET51W (1.51 )
EC Firmware    = 1.42
OS Release     = Arch Linux
Kernel         = 6.5.5-arch1-1 #1 SMP PREEMPT_DYNAMIC Sat, 23 Sep 2023 22:55:13 +0000 x86_64
/proc/cmdline  = BOOT_IMAGE=/vmlinuz-linux root=UUID=72900681-9076-4f44-9b68-d76ca6580a45 rw rootflags=subvol=@ rootfstype=btrfs loglevel=3 quiet
Init system    = systemd 
Boot mode      = UEFI
Suspend mode   = [s2idle]

+++ TLP Status
State          = enabled
RDW state      = enabled
Last run       = 07:25:35 AM, 1755 sec(s) ago
Mode           = battery
Power source   = battery

+++ Processor
CPU model      = 11th Gen Intel(R) Core(TM) i5-1145G7 @ 2.60GHz

/sys/devices/system/cpu/cpu0/cpufreq/scaling_driver    = intel_pstate
/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor  = powersave
/sys/devices/system/cpu/cpu0/cpufreq/scaling_available_governors = performance powersave
/sys/devices/system/cpu/cpu0/cpufreq/scaling_min_freq  =   400000 [kHz]
/sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq  =  4400000 [kHz]
/sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_min_freq  =   400000 [kHz]
/sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_max_freq  =  4400000 [kHz]
/sys/devices/system/cpu/cpu0/cpufreq/energy_performance_preference = balance_power [EPP]
/sys/devices/system/cpu/cpu0/cpufreq/energy_performance_available_preferences = default performance balance_performance balance_power power 

/sys/devices/system/cpu/cpu1..cpu7: omitted for clarity, use -v to show all

/sys/devices/system/cpu/intel_pstate/status            = active
/sys/devices/system/cpu/intel_pstate/min_perf_pct      =   9 [%]
/sys/devices/system/cpu/intel_pstate/max_perf_pct      = 100 [%]
/sys/devices/system/cpu/intel_pstate/no_turbo          =   0
/sys/devices/system/cpu/intel_pstate/hwp_dynamic_boost =   0
/sys/devices/system/cpu/intel_pstate/turbo_pct         =  81 [%]
/sys/devices/system/cpu/intel_pstate/num_pstates       =  41
/sys/module/workqueue/parameters/power_efficient       = Y
/proc/sys/kernel/nmi_watchdog                          = 0

+++ Platform Profile
/sys/firmware/acpi/platform_profile                    = balanced
/sys/firmware/acpi/platform_profile_choices            = low-power balanced performance
/sys/devices/platform/thinkpad_acpi/dytc_lapmode       = 0

+++ Temperatures
/proc/acpi/ibm/thermal = 33 -128 31 0 30 33 33 -128 [°C]
/proc/acpi/ibm/fan     =     0 [/min]

+++ File System
/proc/sys/vm/laptop_mode               =     2
/proc/sys/vm/dirty_writeback_centisecs =  6000
/proc/sys/vm/dirty_expire_centisecs    =  6000
/proc/sys/vm/dirty_ratio               =    20
/proc/sys/vm/dirty_background_ratio    =    10

+++ Disks
Devices = nvme0n1 sda

/dev/nvme0n1:
  Type       = NVMe
  Disk ID    = nvme-Micron_MTFDKBA1T0TFH_22453C6A0036
  Model      = Micron MTFDKBA1T0TFH                    
  Firmware   = 7006P7LN
  Temp       = 25 °C
  Scheduler  = [none] mq-deadline kyber bfq (multi queue)

  Runtime PM:
    /sys/block/nvme0n1/device/power/control = auto, autosuspend_delay_ms = (not available)

  SMART info:
    Critical Warning:                   0x00
    Temperature:                        27 Celsius
    Available Spare:                    100%
    Available Spare Threshold:          5%
    Percentage Used:                    0%
    Data Units Written:                 268,937 [137 GB]
    Power Cycles:                       85
    Power On Hours:                     3
    Unsafe Shutdowns:                   28
    Media and Data Integrity Errors:    0

/dev/sda: not present.

+++ Intel Graphics
/sys/class/drm/card1/device/driver           = i915

/sys/class/drm/card1/power/rc6_enable        =  1 (enabled)
/sys/kernel/debug/dri/1/i915_fbc_status      = FBC disabled: PSR1 enabled (Wa_14016291713)
/sys/kernel/debug/dri/1/i915_edp_psr_status  = PSR mode: PSR1 enabled

/sys/class/drm/card1/gt_min_freq_mhz         =   100 [MHz]
/sys/class/drm/card1/gt_max_freq_mhz         =  1300 [MHz]
/sys/class/drm/card1/gt_boost_freq_mhz       =  1300 [MHz]
/sys/class/drm/card1/gt_RPn_freq_mhz         =   100 [MHz] (GPU min)
/sys/class/drm/card1/gt_RP0_freq_mhz         =  1300 [MHz] (GPU max)

+++ Wireless
bluetooth = on
nfc       = none (no device)
wifi      = none (no device)
wwan      = none (no device)

hci0(btusb)                   : bluetooth, not connected

+++ Audio
/sys/module/snd_hda_intel/parameters/power_save            = 1
/sys/module/snd_hda_intel/parameters/power_save_controller = Y

+++ PCIe Active State Power Management
/sys/module/pcie_aspm/parameters/policy = [default] performance powersave powersupersave (using BIOS preferences)

+++ PCIe Runtime Power Management
Enable devices    = (disabled)
Disable devices   = (disabled)
Device denylist   = (disabled)
Driver denylist   = mei_me nouveau radeon

/sys/bus/pci/devices/0000:00:00.0/power/control = auto (0x060000, Host bridge, no driver)
/sys/bus/pci/devices/0000:00:02.0/power/control = auto (0x030000, VGA compatible controller, i915)
/sys/bus/pci/devices/0000:00:04.0/power/control = auto (0x118000, Signal processing controller, proc_thermal)
/sys/bus/pci/devices/0000:00:06.0/power/control = auto (0x060400, PCI bridge, pcieport)
/sys/bus/pci/devices/0000:00:07.0/power/control = auto (0x060400, PCI bridge, pcieport)
/sys/bus/pci/devices/0000:00:07.2/power/control = auto (0x060400, PCI bridge, pcieport)
/sys/bus/pci/devices/0000:00:08.0/power/control = auto (0x088000, System peripheral, no driver)
/sys/bus/pci/devices/0000:00:0d.0/power/control = auto (0x0c0330, USB controller, xhci_hcd)
/sys/bus/pci/devices/0000:00:0d.2/power/control = auto (0x0c0340, USB controller, thunderbolt)
/sys/bus/pci/devices/0000:00:0d.3/power/control = auto (0x0c0340, USB controller, thunderbolt)
/sys/bus/pci/devices/0000:00:14.0/power/control = auto (0x0c0330, USB controller, xhci_hcd)
/sys/bus/pci/devices/0000:00:14.2/power/control = auto (0x050000, RAM memory, no driver)
/sys/bus/pci/devices/0000:00:14.3/power/control = auto (0x028000, Network controller, iwlwifi)
/sys/bus/pci/devices/0000:00:15.0/power/control = auto (0x0c8000, Serial bus controller, intel-lpss)
/sys/bus/pci/devices/0000:00:15.1/power/control = auto (0x0c8000, Serial bus controller, intel-lpss)
/sys/bus/pci/devices/0000:00:16.0/power/control = auto (0x078000, Communication controller, mei_me)
/sys/bus/pci/devices/0000:00:16.3/power/control = auto (0x070002, Serial controller, serial)
/sys/bus/pci/devices/0000:00:1f.0/power/control = auto (0x060100, ISA bridge, no driver)
/sys/bus/pci/devices/0000:00:1f.3/power/control = auto (0x040380, Audio device, sof-audio-pci-intel-tgl)
/sys/bus/pci/devices/0000:00:1f.4/power/control = auto (0x0c0500, SMBus, i801_smbus)
/sys/bus/pci/devices/0000:00:1f.5/power/control = auto (0x0c8000, Serial bus controller, intel-spi)
/sys/bus/pci/devices/0000:00:1f.6/power/control = auto (0x020000, Ethernet controller, e1000e)
/sys/bus/pci/devices/0000:04:00.0/power/control = auto (0x010802, Non-Volatile memory controller, nvme)

+++ USB
Autosuspend       = enabled
Device allowlist  = (not configured)
Device denylist   = (not configured)
Exclude audio     = enabled
Exclude bluetooth = disabled
Exclude phones    = disabled
Exclude printers  = enabled
Exclude WWAN      = disabled

Bus 004 Device 001 ID 1d6b:0003 control = auto, autosuspend_delay_ms =    0 -- Linux Foundation 3.0 root hub (hub)
Bus 003 Device 004 ID 13d3:5271 control = auto, autosuspend_delay_ms = 2000 -- IMC Networks Integrated RGB Camera (uvcvideo)
Bus 003 Device 003 ID 06cb:00f9 control = auto, autosuspend_delay_ms = 2000 -- Synaptics, Inc. (no driver)
Bus 003 Device 005 ID 8087:0026 control = auto, autosuspend_delay_ms = 2000 -- Intel Corp. AX201 Bluetooth (btusb)
Bus 003 Device 001 ID 1d6b:0002 control = auto, autosuspend_delay_ms =    0 -- Linux Foundation 2.0 root hub (hub)
Bus 002 Device 001 ID 1d6b:0003 control = auto, autosuspend_delay_ms =    0 -- Linux Foundation 3.0 root hub (hub)
Bus 001 Device 001 ID 1d6b:0002 control = auto, autosuspend_delay_ms =    0 -- Linux Foundation 2.0 root hub (hub)

+++ Battery Care
Plugin: thinkpad
Supported features: charge thresholds, recalibration
Driver usage:
* natacpi (thinkpad_acpi) = active (charge thresholds, recalibration)
Parameter value ranges:
* START_CHARGE_THRESH_BAT0/1:  0(off)..96(default)..99
* STOP_CHARGE_THRESH_BAT0/1:   1..100(default)

+++ ThinkPad Battery Status: BAT0 (Main / Internal)
/sys/class/power_supply/BAT0/manufacturer                   = Sunwoda
/sys/class/power_supply/BAT0/model_name                     = 5B10W51816
/sys/class/power_supply/BAT0/cycle_count                    =      4
/sys/class/power_supply/BAT0/energy_full_design             =  57000 [mWh]
/sys/class/power_supply/BAT0/energy_full                    =  57000 [mWh]
/sys/class/power_supply/BAT0/energy_now                     =  49770 [mWh]
/sys/class/power_supply/BAT0/power_now                      =   4972 [mW]
/sys/class/power_supply/BAT0/status                         = Discharging

/sys/class/power_supply/BAT0/charge_control_start_threshold =      0 [%]
/sys/class/power_supply/BAT0/charge_control_end_threshold   =    100 [%]
/sys/class/power_supply/BAT0/charge_behaviour               = [auto] inhibit-charge force-discharge

Charge                                                      =   87.3 [%]
Capacity                                                    =  100.0 [%]

+++ Recommendations
* Install ethtool to disable Wake-on-LAN

--- TLP 1.6.1 --------------------------------------------

+++ Configured Settings:
defaults.conf L0006: TLP_ENABLE="1"
defaults.conf L0007: TLP_WARN_LEVEL="3"
defaults.conf L0008: TLP_PERSISTENT_DEFAULT="0"
defaults.conf L0009: DISK_IDLE_SECS_ON_AC="0"
defaults.conf L0010: DISK_IDLE_SECS_ON_BAT="2"
defaults.conf L0011: MAX_LOST_WORK_SECS_ON_AC="15"
defaults.conf L0012: MAX_LOST_WORK_SECS_ON_BAT="60"
defaults.conf L0013: CPU_ENERGY_PERF_POLICY_ON_AC="balance_performance"
defaults.conf L0014: CPU_ENERGY_PERF_POLICY_ON_BAT="balance_power"
defaults.conf L0015: NMI_WATCHDOG="0"
defaults.conf L0016: DISK_DEVICES="nvme0n1 sda"
defaults.conf L0017: DISK_APM_LEVEL_ON_AC="254 254"
defaults.conf L0018: DISK_APM_LEVEL_ON_BAT="128 128"
defaults.conf L0019: DISK_APM_CLASS_DENYLIST="usb ieee1394"
defaults.conf L0020: DISK_IOSCHED="keep keep"
defaults.conf L0021: SATA_LINKPWR_ON_AC="med_power_with_dipm"
defaults.conf L0022: SATA_LINKPWR_ON_BAT="med_power_with_dipm"
defaults.conf L0023: AHCI_RUNTIME_PM_ON_AC="on"
defaults.conf L0024: AHCI_RUNTIME_PM_ON_BAT="auto"
defaults.conf L0025: AHCI_RUNTIME_PM_TIMEOUT="15"
defaults.conf L0026: PCIE_ASPM_ON_AC="default"
defaults.conf L0027: PCIE_ASPM_ON_BAT="default"
defaults.conf L0028: RADEON_DPM_PERF_LEVEL_ON_AC="auto"
defaults.conf L0029: RADEON_DPM_PERF_LEVEL_ON_BAT="auto"
defaults.conf L0030: RADEON_POWER_PROFILE_ON_AC="default"
defaults.conf L0031: RADEON_POWER_PROFILE_ON_BAT="default"
defaults.conf L0032: WIFI_PWR_ON_AC="off"
defaults.conf L0033: WIFI_PWR_ON_BAT="on"
defaults.conf L0034: WOL_DISABLE="Y"
defaults.conf L0035: SOUND_POWER_SAVE_ON_AC="1"
defaults.conf L0036: SOUND_POWER_SAVE_ON_BAT="1"
defaults.conf L0037: SOUND_POWER_SAVE_CONTROLLER="Y"
defaults.conf L0038: BAY_POWEROFF_ON_AC="0"
defaults.conf L0039: BAY_POWEROFF_ON_BAT="0"
defaults.conf L0040: BAY_DEVICE="sr0"
defaults.conf L0041: RUNTIME_PM_ON_AC="on"
defaults.conf L0042: RUNTIME_PM_ON_BAT="auto"
defaults.conf L0043: RUNTIME_PM_DRIVER_DENYLIST="mei_me nouveau radeon"
defaults.conf L0044: USB_AUTOSUSPEND="1"
defaults.conf L0045: USB_EXCLUDE_AUDIO="1"
defaults.conf L0046: USB_EXCLUDE_BTUSB="0"
defaults.conf L0047: USB_EXCLUDE_PHONE="0"
defaults.conf L0048: USB_EXCLUDE_PRINTER="1"
defaults.conf L0049: USB_EXCLUDE_WWAN="0"
defaults.conf L0050: RESTORE_DEVICE_STATE_ON_STARTUP="0"
defaults.conf L0051: RESTORE_THRESHOLDS_ON_BAT="0"
defaults.conf L0052: NATACPI_ENABLE="1"
defaults.conf L0053: TPACPI_ENABLE="1"
defaults.conf L0054: TPSMAPI_ENABLE="1"

+++ System Info
System         = LENOVO ThinkPad T14s Gen 2i 20WMCTO1WW
BIOS           = N35ET51W (1.51 )
EC Firmware    = 1.42
OS Release     = Arch Linux
Kernel         = 6.5.5-arch1-1 #1 SMP PREEMPT_DYNAMIC Sat, 23 Sep 2023 22:55:13 +0000 x86_64
/proc/cmdline  = BOOT_IMAGE=/vmlinuz-linux root=UUID=72900681-9076-4f44-9b68-d76ca6580a45 rw rootflags=subvol=@ rootfstype=btrfs loglevel=3 quiet
Init system    = systemd 
Boot mode      = UEFI
Suspend mode   = [s2idle]

+++ TLP Status
State          = enabled
RDW state      = enabled
Last run       = 07:25:35 AM, 1765 sec(s) ago
Mode           = battery
Power source   = battery

+++ Processor
CPU model      = 11th Gen Intel(R) Core(TM) i5-1145G7 @ 2.60GHz

/sys/devices/system/cpu/cpu0/cpufreq/scaling_driver    = intel_pstate
/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor  = powersave
/sys/devices/system/cpu/cpu0/cpufreq/scaling_available_governors = performance powersave
/sys/devices/system/cpu/cpu0/cpufreq/scaling_min_freq  =   400000 [kHz]
/sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq  =  4400000 [kHz]
/sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_min_freq  =   400000 [kHz]
/sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_max_freq  =  4400000 [kHz]
/sys/devices/system/cpu/cpu0/cpufreq/energy_performance_preference = balance_power [EPP]
/sys/devices/system/cpu/cpu0/cpufreq/energy_performance_available_preferences = default performance balance_performance balance_power power 

/sys/devices/system/cpu/cpu1..cpu7: omitted for clarity, use -v to show all

/sys/devices/system/cpu/intel_pstate/status            = active
/sys/devices/system/cpu/intel_pstate/min_perf_pct      =   9 [%]
/sys/devices/system/cpu/intel_pstate/max_perf_pct      = 100 [%]
/sys/devices/system/cpu/intel_pstate/no_turbo          =   0
/sys/devices/system/cpu/intel_pstate/hwp_dynamic_boost =   0
/sys/devices/system/cpu/intel_pstate/turbo_pct         =  81 [%]
/sys/devices/system/cpu/intel_pstate/num_pstates       =  41
/sys/module/workqueue/parameters/power_efficient       = Y
/proc/sys/kernel/nmi_watchdog                          = 0

+++ Platform Profile
/sys/firmware/acpi/platform_profile                    = balanced
/sys/firmware/acpi/platform_profile_choices            = low-power balanced performance
/sys/devices/platform/thinkpad_acpi/dytc_lapmode       = 0

+++ Temperatures
/proc/acpi/ibm/thermal = 33 -128 30 0 29 33 33 -128 [°C]
/proc/acpi/ibm/fan     =     0 [/min]

+++ File System
/proc/sys/vm/laptop_mode               =     2
/proc/sys/vm/dirty_writeback_centisecs =  6000
/proc/sys/vm/dirty_expire_centisecs    =  6000
/proc/sys/vm/dirty_ratio               =    20
/proc/sys/vm/dirty_background_ratio    =    10

+++ Disks
Devices = nvme0n1 sda

/dev/nvme0n1:
  Type       = NVMe
  Disk ID    = nvme-Micron_MTFDKBA1T0TFH_22453C6A0036
  Model      = Micron MTFDKBA1T0TFH                    
  Firmware   = 7006P7LN
  Temp       = 25 °C
  Scheduler  = [none] mq-deadline kyber bfq (multi queue)

  Runtime PM:
    /sys/block/nvme0n1/device/power/control = auto, autosuspend_delay_ms = (not available)

  SMART info:
    Critical Warning:                   0x00
    Temperature:                        28 Celsius
    Available Spare:                    100%
    Available Spare Threshold:          5%
    Percentage Used:                    0%
    Data Units Written:                 268,940 [137 GB]
    Power Cycles:                       85
    Power On Hours:                     3
    Unsafe Shutdowns:                   28
    Media and Data Integrity Errors:    0

/dev/sda: not present.

+++ Intel Graphics
/sys/class/drm/card1/device/driver           = i915

/sys/class/drm/card1/power/rc6_enable        =  1 (enabled)
/sys/kernel/debug/dri/1/i915_fbc_status      = FBC disabled: PSR1 enabled (Wa_14016291713)
/sys/kernel/debug/dri/1/i915_edp_psr_status  = PSR mode: PSR1 enabled

/sys/class/drm/card1/gt_min_freq_mhz         =   100 [MHz]
/sys/class/drm/card1/gt_max_freq_mhz         =  1300 [MHz]
/sys/class/drm/card1/gt_boost_freq_mhz       =  1300 [MHz]
/sys/class/drm/card1/gt_RPn_freq_mhz         =   100 [MHz] (GPU min)
/sys/class/drm/card1/gt_RP0_freq_mhz         =  1300 [MHz] (GPU max)

+++ Wireless
bluetooth = on
nfc       = none (no device)
wifi      = none (no device)
wwan      = none (no device)

hci0(btusb)                   : bluetooth, not connected

+++ Audio
/sys/module/snd_hda_intel/parameters/power_save            = 1
/sys/module/snd_hda_intel/parameters/power_save_controller = Y

+++ PCIe Active State Power Management
/sys/module/pcie_aspm/parameters/policy = [default] performance powersave powersupersave (using BIOS preferences)

+++ PCIe Runtime Power Management
Enable devices    = (disabled)
Disable devices   = (disabled)
Device denylist   = (disabled)
Driver denylist   = mei_me nouveau radeon

/sys/bus/pci/devices/0000:00:00.0/power/control = auto (0x060000, Host bridge, no driver)
/sys/bus/pci/devices/0000:00:02.0/power/control = auto (0x030000, VGA compatible controller, i915)
/sys/bus/pci/devices/0000:00:04.0/power/control = auto (0x118000, Signal processing controller, proc_thermal)
/sys/bus/pci/devices/0000:00:06.0/power/control = auto (0x060400, PCI bridge, pcieport)
/sys/bus/pci/devices/0000:00:07.0/power/control = auto (0x060400, PCI bridge, pcieport)
/sys/bus/pci/devices/0000:00:07.2/power/control = auto (0x060400, PCI bridge, pcieport)
/sys/bus/pci/devices/0000:00:08.0/power/control = auto (0x088000, System peripheral, no driver)
/sys/bus/pci/devices/0000:00:0d.0/power/control = auto (0x0c0330, USB controller, xhci_hcd)
/sys/bus/pci/devices/0000:00:0d.2/power/control = auto (0x0c0340, USB controller, thunderbolt)
/sys/bus/pci/devices/0000:00:0d.3/power/control = auto (0x0c0340, USB controller, thunderbolt)
/sys/bus/pci/devices/0000:00:14.0/power/control = auto (0x0c0330, USB controller, xhci_hcd)
/sys/bus/pci/devices/0000:00:14.2/power/control = auto (0x050000, RAM memory, no driver)
/sys/bus/pci/devices/0000:00:14.3/power/control = auto (0x028000, Network controller, iwlwifi)
/sys/bus/pci/devices/0000:00:15.0/power/control = auto (0x0c8000, Serial bus controller, intel-lpss)
/sys/bus/pci/devices/0000:00:15.1/power/control = auto (0x0c8000, Serial bus controller, intel-lpss)
/sys/bus/pci/devices/0000:00:16.0/power/control = auto (0x078000, Communication controller, mei_me)
/sys/bus/pci/devices/0000:00:16.3/power/control = auto (0x070002, Serial controller, serial)
/sys/bus/pci/devices/0000:00:1f.0/power/control = auto (0x060100, ISA bridge, no driver)
/sys/bus/pci/devices/0000:00:1f.3/power/control = auto (0x040380, Audio device, sof-audio-pci-intel-tgl)
/sys/bus/pci/devices/0000:00:1f.4/power/control = auto (0x0c0500, SMBus, i801_smbus)
/sys/bus/pci/devices/0000:00:1f.5/power/control = auto (0x0c8000, Serial bus controller, intel-spi)
/sys/bus/pci/devices/0000:00:1f.6/power/control = auto (0x020000, Ethernet controller, e1000e)
/sys/bus/pci/devices/0000:04:00.0/power/control = auto (0x010802, Non-Volatile memory controller, nvme)

+++ USB
Autosuspend       = enabled
Device allowlist  = (not configured)
Device denylist   = (not configured)
Exclude audio     = enabled
Exclude bluetooth = disabled
Exclude phones    = disabled
Exclude printers  = enabled
Exclude WWAN      = disabled

Bus 004 Device 001 ID 1d6b:0003 control = auto, autosuspend_delay_ms =    0 -- Linux Foundation 3.0 root hub (hub)
Bus 003 Device 004 ID 13d3:5271 control = auto, autosuspend_delay_ms = 2000 -- IMC Networks Integrated RGB Camera (uvcvideo)
Bus 003 Device 003 ID 06cb:00f9 control = auto, autosuspend_delay_ms = 2000 -- Synaptics, Inc. (no driver)
Bus 003 Device 005 ID 8087:0026 control = auto, autosuspend_delay_ms = 2000 -- Intel Corp. AX201 Bluetooth (btusb)
Bus 003 Device 001 ID 1d6b:0002 control = auto, autosuspend_delay_ms =    0 -- Linux Foundation 2.0 root hub (hub)
Bus 002 Device 001 ID 1d6b:0003 control = auto, autosuspend_delay_ms =    0 -- Linux Foundation 3.0 root hub (hub)
Bus 001 Device 001 ID 1d6b:0002 control = auto, autosuspend_delay_ms =    0 -- Linux Foundation 2.0 root hub (hub)

+++ Battery Care
Plugin: thinkpad
Supported features: charge thresholds, recalibration
Driver usage:
* natacpi (thinkpad_acpi) = active (charge thresholds, recalibration)
Parameter value ranges:
* START_CHARGE_THRESH_BAT0/1:  0(off)..96(default)..99
* STOP_CHARGE_THRESH_BAT0/1:   1..100(default)

+++ ThinkPad Battery Status: BAT0 (Main / Internal)
/sys/class/power_supply/BAT0/manufacturer                   = Sunwoda
/sys/class/power_supply/BAT0/model_name                     = 5B10W51816
/sys/class/power_supply/BAT0/cycle_count                    =      4
/sys/class/power_supply/BAT0/energy_full_design             =  57000 [mWh]
/sys/class/power_supply/BAT0/energy_full                    =  57000 [mWh]
/sys/class/power_supply/BAT0/energy_now                     =  49770 [mWh]
/sys/class/power_supply/BAT0/power_now                      =   4984 [mW]
/sys/class/power_supply/BAT0/status                         = Discharging

/sys/class/power_supply/BAT0/charge_control_start_threshold =      0 [%]
/sys/class/power_supply/BAT0/charge_control_end_threshold   =    100 [%]
/sys/class/power_supply/BAT0/charge_behaviour               = [auto] inhibit-charge force-discharge

Charge                                                      =   87.3 [%]
Capacity                                                    =  100.0 [%]

+++ Recommendations
* Install ethtool to disable Wake-on-LAN

I am afraid it is a faulty card, since this problem happens also in the live installation, but I want to be sure before opening the laptop because I still have time to send it to the lenovo customer care. However I need the laptop and I would prefer to buy myself a new card and install it. I am a bit desperated.

btw: The bluetooth side seems to be working fine.

I do not know what else to try, any help will be appreciated
Thank you so much for your time.

Offline

#2 2023-10-06 07:21:56

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 75,472

Re: WLAN interface missing on thinkpad t14s gen2 with Intel Wi-Fi 6 AX201

which also worked seamlessly until yesterday

And what happened yesterday?

A new fresh installation produced the same RT ucode -110 error, even during the live Arch installation.

Reverted to the latest kernel as downgrading to 6.4.12.arch1 caused Hyprland to fail to start and I got back the last kernel.

Well, fuck hyprland.
The more interesting question right now is whether the wifi NIC initialized w/ that kernel (or try the LTS one)?

Offline

#3 2023-10-06 13:54:27

Deforest8535
Member
Registered: 2023-10-05
Posts: 4

Re: WLAN interface missing on thinkpad t14s gen2 with Intel Wi-Fi 6 AX201

Thank you so much for the reply

seth wrote:

which also worked seamlessly until yesterday

And what happened yesterday?

Don't know honestly, I was messing up with my dotfiles, made some commits and then went away for some time. After coming back there was no WLAN already.
Since I was away for some time, I thought the laptop could put the wlan in sleep mode? But never woke up again.

A new fresh installation produced the same RT ucode -110 error, even during the live Arch installation.

Reverted to the latest kernel as downgrading to 6.4.12.arch1 caused Hyprland to fail to start and I got back the last kernel.

Well, fuck hyprland.
The more interesting question right now is whether the wifi NIC initialized w/ that kernel (or try the LTS one)?

I just tried a live installation with linux mint, comes with 5.15 and it does not work either, Bluetooth is ok, WLAN is not recognized.
Same error in journalctl. I think the card is done.

I did try fwupd and several firmwares got updated included intel microcode but the iwlwifi problem persists.

I don't know what else to do.

Offline

#4 2023-10-06 14:07:22

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 75,472

Re: WLAN interface missing on thinkpad t14s gen2 with Intel Wi-Fi 6 AX201

You could seek to reset the UEFI, but yes, it increasingly seems the chip is fried.

Offline

#5 2023-10-06 15:03:46

Deforest8535
Member
Registered: 2023-10-05
Posts: 4

Re: WLAN interface missing on thinkpad t14s gen2 with Intel Wi-Fi 6 AX201

seth wrote:

You could seek to reset the UEFI, but yes, it increasingly seems the chip is fried.

I also think so.

Just found that this card costs like 20$, Won't take the risk buying the same haha (or yes?).
I will do a research about what card to buy, I do not know so much about laptop replacements.

Anyway thank you so much for your help and have a nice weekend.

Bonus:
Funny enough, like 5 years ago I bought a Thinkpad e45 and I also did replace the faulty Network card.
I only bought two Thinkpads in my life big_smile

Offline

#6 2023-10-06 15:08:21

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 75,472

Re: WLAN interface missing on thinkpad t14s gen2 with Intel Wi-Fi 6 AX201

You might not be able to put a random wifi card in there, but have to replace it w/ the same model.

Offline

#7 2023-10-08 14:52:42

Deforest8535
Member
Registered: 2023-10-05
Posts: 4

Re: WLAN interface missing on thinkpad t14s gen2 with Intel Wi-Fi 6 AX201

So I opened the laptop and found that the WIFI module is not replaceable by myself. It is a small module soldered to the motherboard.
It does also have a m2 slot with its two antenna cables, which I guess is for the mobile broadband.

So I will contact with the warranty or maybe use it with a wlan adapter.

Offline

Board footer

Powered by FluxBB