sudo ./dkms-install.sh
Solution: This usually indicates a USB power management conflict.
tar -xzf MT7601-v2.2_Linux.tar.gz
cd MT7601-v2.2
make clean
make
sudo make install
sudo modprobe mt7601Usta
Or use the included
install.shscript.
A: Yes. MT7601U (the “U” stands for USB) uses the exact same driver binaries as the standard MT7601. The v2.2 driver covers both. Wireless Usb Adapter Driver Ver Mtk7601-v2.2
sudo modprobe mt7601u
uname -r
If kernel < 4.2, update your system.
Even with the correct driver, issues can arise. Here is a dedicated troubleshooting section. Solution: This usually indicates a USB power management
# Debian/Ubuntu
sudo apt update
sudo apt install firmware-misc-nonfree