You are not logged in.

#1 2024-03-17 14:14:54

foxxit
Member
Registered: 2024-03-17
Posts: 1

linux-lts version causes errors with iwlwifi, Thinkpad Carbon X1 gen10

Currently I have the latest kernel version(6.8.1) as well as the LTS(6.6.22-1) version installed. I installed the lastest version first and wanted to swap to the LTS version. Currently I see lots of iwlwifi error messages on boot for the LTS version which do not appear on newest kernel version. Regardless the internet works and I can login however I am worried about these errors as they do not appear on the latest version. Here are some related error logs:
https://0x0.st/Xrb_.txt

sudo dmesg | grep iwlwifi
[    2.405991] iwlwifi 0000:00:14.3: enabling device (0000 -> 0002)
[    2.413421] iwlwifi 0000:00:14.3: Detected crf-id 0x400410, cnv-id 0x80400 wfpm id 0x80000020
[    2.413578] iwlwifi 0000:00:14.3: PCI dev 51f0/0090, rev=0x370, rfid=0x2010d000
[    2.426181] iwlwifi 0000:00:14.3: TLV_FW_FSEQ_VERSION: FSEQ Version: 0.0.2.41
[    2.426497] iwlwifi 0000:00:14.3: loaded firmware version 86.fb5c9aeb.0 so-a0-gf-a0-86.ucode op_mode iwlmvm
[    2.892173] iwlwifi 0000:00:14.3: Detected Intel(R) Wi-Fi 6E AX211 160MHz, REV=0x370
[    2.901561] iwlwifi 0000:00:14.3: WRT: Invalid buffer destination
[    3.059585] iwlwifi 0000:00:14.3: WFPM_UMAC_PD_NOTIFICATION: 0x20
[    3.059644] iwlwifi 0000:00:14.3: WFPM_LMAC2_PD_NOTIFICATION: 0x1f
[    3.059653] iwlwifi 0000:00:14.3: WFPM_AUTH_KEY_0: 0x90
[    3.059662] iwlwifi 0000:00:14.3: CNVI_SCU_SEQ_DATA_DW9: 0x0
[    3.060838] iwlwifi 0000:00:14.3: loaded PNVM version e28bb9d7
[    3.061149] iwlwifi 0000:00:14.3: RFIm is deactivated, reason = 4
[    3.076264] iwlwifi 0000:00:14.3: Detected RF GF, rfid=0x2010d000
[    3.145970] iwlwifi 0000:00:14.3: base HW address: 28:6b:35:c3:ce:18
[    3.170038] iwlwifi 0000:00:14.3 wlp0s20f3: renamed from wlan0
[    3.332638] iwlwifi 0000:00:14.3: WRT: Invalid buffer destination
[    3.485397] iwlwifi 0000:00:14.3: WFPM_UMAC_PD_NOTIFICATION: 0x20
[    3.485457] iwlwifi 0000:00:14.3: WFPM_LMAC2_PD_NOTIFICATION: 0x1f
[    3.485465] iwlwifi 0000:00:14.3: WFPM_AUTH_KEY_0: 0x90
[    3.485474] iwlwifi 0000:00:14.3: CNVI_SCU_SEQ_DATA_DW9: 0x0
[    3.487089] iwlwifi 0000:00:14.3: RFIm is deactivated, reason = 4
[    3.583772] iwlwifi 0000:00:14.3: Registered PHC clock: iwlwifi-PTP, with index: 0
[    3.642992] iwlwifi 0000:00:14.3: WRT: Invalid buffer destination
[    3.796579] iwlwifi 0000:00:14.3: WFPM_UMAC_PD_NOTIFICATION: 0x20
[    3.796633] iwlwifi 0000:00:14.3: WFPM_LMAC2_PD_NOTIFICATION: 0x1f
[    3.796642] iwlwifi 0000:00:14.3: WFPM_AUTH_KEY_0: 0x90
[    3.796651] iwlwifi 0000:00:14.3: CNVI_SCU_SEQ_DATA_DW9: 0x0
[    3.798043] iwlwifi 0000:00:14.3: RFIm is deactivated, reason = 4
sudo lspci -nnvmm | egrep -A 6 -B 1 -i 'network|ethernet'
egrep: warning: egrep is obsolescent; using grep -E
Slot:	00:14.3
Class:	Network controller [0280]
Vendor:	Intel Corporation [8086]
Device:	Alder Lake-P PCH CNVi WiFi [51f0]
SVendor:	Intel Corporation [8086]
SDevice:	Alder Lake-P PCH CNVi WiFi [0090]
Rev:	01
ProgIf:	00
cat /boot/loader/entries/*
# Created by: archinstall
# Created on: 2024-02-29_05-19-04
title   Arch Linux (linux)
linux   /vmlinuz-linux
initrd  /intel-ucode.img
initrd  /initramfs-linux.img
options root=PARTUUID=152cfe63-4159-42be-97ed-88f15bb0d696 zswap.enabled=0 rw rootfstype=ext4
# Created by: archinstall
# Created on: 2024-02-29_05-19-04
title   Arch Linux (linux-fallback)
linux   /vmlinuz-linux
initrd  /intel-ucode.img
initrd  /initramfs-linux-fallback.img
options root=PARTUUID=152cfe63-4159-42be-97ed-88f15bb0d696 zswap.enabled=0 rw rootfstype=ext4
# Created by: me
# Created on: 2024-03-17
title   Arch Linux LTS
linux   /vmlinuz-linux-lts
initrd  /intel-ucode.img
initrd  /initramfs-linux-lts.img
options root=PARTUUID=152cfe63-4159-42be-97ed-88f15bb0d696 zswap.enabled=0 rw rootfstype=ext4

Any help would be much appreciated.

Last edited by foxxit (2024-03-18 11:28:09)

Offline

Board footer

Powered by FluxBB