Comment 7 for bug 2007875

Revision history for this message
Kai-Chuan Hsieh (kchsieh) wrote (last edit ):

Hello,

Could you install intel backport iwlwifi wifi on your system? and replace the firmware file by the attachment to /lib/firmware.

u@u-Precision:~/Workspace/iwlwifi-linux-firmware$ md5sum iwlwifi-so-a0-gf-a0-73.ucode
f374c4f9043c785f74a6574edea6db83 iwlwifi-so-a0-gf-a0-73.ucode
u@u-Precision:~/Workspace/iwlwifi-linux-firmware$ md5sum iwlwifi-so-a0-gf-a0.pnvm
890f1a5e9e62f355edc1900157d85c4b iwlwifi-so-a0-gf-a0.pnvm

You can install Intel backport-iwlwifi by
$ sudo apt install linux-modules-iwlwifi-generic-hwe-22.04
$ sudo reboot
You should see the kernel log that loads the -73 ucode.
Please be aware to boot into 5.19.0-32-generic.

Also, could you dump the country code setting on your machine by
$ iw reg get
The link info by
$ iwconfig
Phy capability info by
$ iw phy0 info => be aware you don't have other wifi card on your machine, otherwise the index might change.