As per title. I've just built a little solver box with an ASUS TUF 650m WIFI mobo and cannot get the wifi to work.
I think it has the MT7902 chipset as
lspci | grep -i network returns
08:00.0 Network controller: MEDIATEK Corp. Device 7902
In my internet travels it seems that the MT7902 is not supported?
I've found this very obscure github (https://github.com/Nevergiveup11837/mt7902driverforlinux)
but ndiswrapper-utils-1.9 is not available on Debian Bookworm and it doesn't compile (there's an implicit function call and it errors out).
Other than that I've tried the following:
To no avail.
Does anyone have any other ideas?
I think it has the MT7902 chipset as
lspci | grep -i network returns
08:00.0 Network controller: MEDIATEK Corp. Device 7902
In my internet travels it seems that the MT7902 is not supported?
I've found this very obscure github (https://github.com/Nevergiveup11837/mt7902driverforlinux)
but ndiswrapper-utils-1.9 is not available on Debian Bookworm and it doesn't compile (there's an implicit function call and it errors out).
Other than that I've tried the following:
- disabled secure and fast boot
- updated kernel to 6.11
- other mt79XX drivers
To no avail.
Does anyone have any other ideas?