Please I'd like to know if the solution posted by "Pilot6": How to install TP-LINK T2UH Wireless adapter Driver (Ralink mt7610u) Can work for me too,I'm using Ubuntu 16.04 LTS,but I'm a beginner.Thank you
Asked
Active
Viewed 1,884 times
1 Answers
0
I am not running Ubuntu 16.04 nor do I have the device, so I don't know for certain. However, you can find out yourself easy enough. Follow the steps up through make
and stop. Did the process end in an error or did it compile the driver module and end in MODPOST
? If the latter, just continue and you're all set.
If the process ends in an error, then we can conclude that the circa-2013 package is too old for your 4.4.0-xx kernel version. Then ask a new question and ask if there IS a method to make it work in 4.4.0-xx and later. Until I learn more, my answer is that there is not.

chili555
- 60,188
make
and see what happens. – chili555 Jan 21 '17 at 15:23lspci -nnk | grep 0200 -A2
My apologies to the moderators. – chili555 Jan 29 '17 at 14:16