hardware: beelink mini PC U59
OS: ubuntu 22.04 lts
uname -r: 5.15.0-82-generic
dpkg -s linux-firmware | grep - i version: 20220329.git681281e4-0ubuntu3.18
lspci | grep -i network: controller IntelCorporation Wi-Fi 6 AX201 160 MHz (rev 01)
Problem: wifi is not working
After a (re)boot and thus also in dmesg an error is seen: Failed to run INIT ucode: -110
I already tried to install backport-iwlwifi-dkms, but after a reboot the same error occurs.
Since wifi still didn't work and based on what is written here I removed dkms. Having done that, the output of dmesg|grep iwl can be find here
Later: thanks to the reply of chili555. I installed (with the mainline kernel script) the latest version (v6.5.1) and problem has been solved