Skip to content

Instantly share code, notes, and snippets.

@jeremyb31
Last active October 23, 2020 14:55
Show Gist options
  • Select an option

  • Save jeremyb31/0ed5bcb0b85d618ab5a95979c598bd8a to your computer and use it in GitHub Desktop.

Select an option

Save jeremyb31/0ed5bcb0b85d618ab5a95979c598bd8a to your computer and use it in GitHub Desktop.
sudo apt install git build-essential
git clone https://github.com/ulli-kroll/mt7612u.git
cd mt7612u
make
sudo make installfw
sudo cp mt7612u.ko /lib/modules/$(uname -r)/kernel/drivers/net/wireless/
sudo depmod -a
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment