but 5.17 does already have it: https://github.com/torvalds/linux/blob/ ... 7921/pci.c.
So I have 5.17 kernel and still are unable to make my wi-fi work
Code: Select all
#: uname -r
5.17.15-gentoo
Code: Select all
#: lspci | grep Wireless
04:00.0 Network controller: MEDIATEK Corp. MT7921 802.11ax PCI Express Wireless Network Adapter
Code: Select all
#: cat /etc/modules-load.d/network.conf
mt7921e
Code: Select all
#: dmesg | grep 7921
...
mt7921e 0000:04:00.0: Direct firmware load for mediatek/WIFI_MT7961_patch_mcu_1_2_hdr.bin failed with error -2
...


