after update ketnel 6.16.10-200.fc42.x86_64, wifi doesnt work. how to fix it? my laptop asus vivobook s16 m5606wa.
If you have a MediaTek wifi - you can findout by running
inxi -n
You can downgrade it by running
sudo dnf downgrade mt7xxx-firmware
There was also an update in testing today, so you could wait a week or two and maybe it is fixed in the upgrade.
lspci | grep -i network
62:00.0 Network controller: MEDIATEK Corp. MT7922 802.11ax PCI Express Wireless Network Adapter
ls -la /usr/lib/firmware/mediatek/ | grep -i mt792
-rw-r–r–. 1 root root 514710 Oct 11 06:00 BT_RAM_CODE_MT7922_1_1_hdr.bin
drwxr-xr-x. 2 root root 4096 Oct 23 19:34 mt7925
-rw-r–r–. 1 root root 137632 Oct 11 06:00 WIFI_MT7922_patch_mcu_1_1_hdr.bin
-rw-r–r–. 1 root root 1002388 Oct 11 06:00 WIFI_RAM_CODE_MT7922_1.bin
currnt version
uname -r
6.17.4-200.fc42.x86_64
if i go back to previous kernel which was worked, not worked in previous kernel too.