uname -r
sudo apt install -y build-essential git linux-headers-$(uname -r) dkms
sudo dnf install -y kernel-devel kernel-headers gcc make git dkms
git clone https://github.com/hmtheboy154/mt7902 -b backport mt7902_wifi
cd mt7902_wifisudo make install -j$(nproc)
sudo make install_fw
sudo rebootip link showlsmod | grep mt7902
nmcli device wifi list
https://github.com/checkitsnow/MT7902_linux_drv
Read the pdf here:
https://github.com/checkitsnow/MT7902_linux_drv/blob/9ea78d05ca3765cbdc914b4b2d77235d5e96295b/MT7902_Driver_Install_Guide_EN.pdf
Rating of article:
[Total: 0 Average: 0]