tp-link archer T2U on Trisquel

If you have a privative wi-fi card, I'm sure that you've buyed a tp-link USB adapter. If I'm right with this, here I go with a brief instalation tutorial, step by step:

First, please update your system ==> 'sudo apt update'

1) sudo apt-get install git build-essential
2) mkdir ~/src
3) cd ~/src
4) git clone https://github.com/Myria-de/mt7610u_wifi_sta_v3002_dpo_20130916.git
5) cd mt7610u_wifi_sta_v3002_dpo_20130916
6) make clean
7) make
8) sudo make install

Then, you must reboot your computer.
That's all!

Revisions

02/07/2018 - 02:08
JoseGatica