Need to add wifi driver to the 6.5.0-26-generic kernel in 22.04 Xubuntu

etcetera

Active Member
Joined
Mar 10, 2024
Messages
134
Reaction score
34
Credits
1,593
Just installed latest-greatest 22.04 Xubuntu, went rather smooth except ran into the same problem I had months ago with Xubuntu.
I do not recall dealing with this in the v20 of Ubuntu.
6.5.0-26-generic kernel does not have the right driver for my wifi module, which is rather common.
It's detected all right. The system sees it. Just lacking the driver, so that the settings menu doesn't even present the wifi menu.

I ended up tethering my mobile device, running apt-update, then rebooting and it was there, got it running.
One shouldn't have to do that however. I haven't had any issue with this in N other distros.. (I've had other issues but not with wifi).

# lshw -c network
*-network
description: Wireless interface
product: Wi-Fi 6 AX210/AX211/AX411 160MHz
vendor: Intel Corporation

# lspci -knn | grep Net
05:00.0 Network controller [0280]: Intel Corporation Wi-Fi 6 AX210/AX211/AX411 160MHz [8086:2725] (rev 1a)

# dmesg | grep -i wifi
[ 6.181602] Intel(R) Wireless WiFi driver for Linux
[ 6.182194] iwlwifi 0000:05:00.0: enabling device (0000 -> 0002)
[ 6.185613] iwlwifi 0000:05:00.0: Detected crf-id 0x400410, cnv-id 0x400410 wfpm id 0x80000000
[ 6.185624] iwlwifi 0000:05:00.0: PCI dev 2725/0024, rev=0x420, rfid=0x10d000
[ 6.204161] iwlwifi 0000:05:00.0: api flags index 2 larger than supported by driver
[ 6.204184] iwlwifi 0000:05:00.0: TLV_FW_FSEQ_VERSION: FSEQ Version: 0.0.2.41
[ 6.204906] iwlwifi 0000:05:00.0: loaded firmware version 83.e8f84e98.0 ty-a0-gf-a0-83.ucode op_mode iwlmvm
[ 6.602297] iwlwifi 0000:05:00.0: Detected Intel(R) Wi-Fi 6 AX210 160MHz, REV=0x420
[ 6.612561] iwlwifi 0000:05:00.0: WRT: Invalid buffer destination



# rfkill list
0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
1: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no

# modprobe iwlwifi
#

# grep iwlwifi /var/log/syslog | head
Mar 23 09:58:27 beowulf kernel: [ 5.684143] iwlwifi 0000:05:00.0: enabling device (0000 -> 0002)
Mar 23 09:58:27 beowulf kernel: [ 5.704312] iwlwifi 0000:05:00.0: Detected crf-id 0x400410, cnv-id 0x400410 wfpm id 0x80000000
Mar 23 09:58:27 beowulf kernel: [ 5.704323] iwlwifi 0000:05:00.0: PCI dev 2725/0024, rev=0x420, rfid=0x10d000
Mar 23 09:58:27 beowulf kernel: [ 5.726320] iwlwifi 0000:05:00.0: api flags index 2 larger than supported by driver
Mar 23 09:58:27 beowulf kernel: [ 5.726357] iwlwifi 0000:05:00.0: TLV_FW_FSEQ_VERSION: FSEQ Version: 0.0.2.41
Mar 23 09:58:27 beowulf kernel: [ 5.727028] iwlwifi 0000:05:00.0: loaded firmware version 83.e8f84e98.0 ty-a0-gf-a0-83.ucode op_mode iwlmvm
Mar 23 09:58:27 beowulf kernel: [ 5.880014] iwlwifi 0000:05:00.0: Detected Intel(R) Wi-Fi 6 AX210 160MHz, REV=0x420
Mar 23 09:58:27 beowulf kernel: [ 5.982231] iwlwifi 0000:05:00.0: WRT: Invalid buffer destination
Mar 23 09:58:27 beowulf kernel: [ 6.151940] iwlwifi 0000:05:00.0: WFPM_UMAC_PD_NOTIFICATION: 0x20
Mar 23 09:58:27 beowulf kernel: [ 6.151956] iwlwifi 0000:05:00.0: WFPM_LMAC2_PD_NOTIFICATION: 0x1f
 

Members online


Top