mt7610u_wifi_sta_v3002_dpo_20130916 icon indicating copy to clipboard operation
mt7610u_wifi_sta_v3002_dpo_20130916 copied to clipboard

Not working for Ubuntu 18.04

Open aneek opened this issue 6 years ago • 44 comments

Hello, I have a TP-Link AC600 (Archer T2U) and I installed Ubuntu 18.04. However, the default drivers were not compiled. So I searched and got to this. Whenever I do lsusb I see the device:

Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 001 Device 007: ID 2a70:f00e Bus 001 Device 004: ID 413c:2107 Dell Computer Corp. Bus 001 Device 003: ID 046d:c077 Logitech, Inc. M105 Optical Mouse Bus 001 Device 008: ID 148f:761a Ralink Technology, Corp. Bus 001 Device 005: ID 03f0:5a07 Hewlett-Packard Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

Following the instruction gives me this error as per this file: https://gist.github.com/aneek/8c5fcb7c775999c5a1fd3455001ef3e6

My kernel version is 4.15.0-20-generic (as per uname -r) uname -a: Linux Aneek-AB350M 4.15.0-20-generic #21-Ubuntu SMP Tue Apr 24 06:16:15 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux Please let me know how to solve this.

Regards, Aneek

aneek avatar May 27 '18 10:05 aneek

Any suggestions?

aneek avatar Jun 04 '18 05:06 aneek

https://github.com/ulli-kroll/mt7610u is working for me

EliSnow avatar Aug 05 '18 06:08 EliSnow

Hi @EliSnow @goetzc ,

What do you do? I do:

$ make
$ sudo make installfw
$ sudo modprobe cfg80211
$ sudo insmod mt7610u.ko
$ cp RT2870STA.dat /etc/Wireless/RT2870STA/RT2870STA.dat

I don't have any error but I cannot install successfully :(

bukosabino avatar Aug 19 '18 22:08 bukosabino

@bukosabino try https://linux-thai.blogspot.com/2018/10/install-tp-link-ac600-archer-t2u-driver.html

wannaphong avatar Oct 01 '18 15:10 wannaphong

Today will try this..

aneek avatar Oct 05 '18 12:10 aneek

@bukosabino try https://linux-thai.blogspot.com/2018/10/install-tp-link-ac600-archer-t2u-driver.html

This didnt work for me :(

I think we just have to accept this wont work on ubunto 18.

David24601 avatar Dec 09 '18 12:12 David24601

Worked for me.

Lauriy avatar Jan 04 '19 12:01 Lauriy

Worked for me.

@Lauriy Which method worked for you?

lucianobosco avatar Jan 11 '19 21:01 lucianobosco

Worked for me.

@Lauriy Which method worked for you?

The Thai blog.

Lauriy avatar Jan 11 '19 21:01 Lauriy

Worked for me.

@Lauriy Which method worked for you?

The Thai blog.

@Lauriy do you have a TP-LINK AC600 T2U Archer adapter? It's not working for me

lucianobosco avatar Jan 11 '19 21:01 lucianobosco

Worked for me.

@Lauriy Which method worked for you?

The Thai blog.

@Lauriy do you have a TP-LINK AC600 T2U Archer adapter? It's not working for me

Make sure you download the pull request and not just the master branch. Make sure you have stuff like build-essentials to compile. And reboot.

Lauriy avatar Jan 11 '19 21:01 Lauriy

Worked for me.

@Lauriy Which method worked for you?

The Thai blog.

@Lauriy do you have a TP-LINK AC600 T2U Archer adapter? It's not working for me

Make sure you download the pull request and not just the master branch. Make sure you have stuff like build-essentials to compile. And reboot.

Would you be so kind to let me know how to download a pull request from terminal? I'm not able to do it

lucianobosco avatar Jan 11 '19 21:01 lucianobosco

Use the command the blogger shows: wget https://github.com/chenhaiq/mt7610u_wifi_sta_v3002_dpo_20130916/archive/638d4f25c4014952bb723d98d85d99ba11ba93bd.zip unzip mt7610u_wifi_sta_v3002_dpo_20130916-638d4f25c4014952bb723d98d85d99ba11ba93bd.zip

Lauriy avatar Jan 11 '19 21:01 Lauriy

Thank you so much @Lauriy ! you saved my day! Not sure why the first time it didn't work. It's solved at my end too.

lucianobosco avatar Jan 11 '19 22:01 lucianobosco

Today, drivers suddenly stopped working on Ubuntu 18.04. Anyone else facing the same issue?

lucianobosco avatar Jan 30 '19 17:01 lucianobosco

Today, drivers suddenly stopped working on Ubuntu 18.04. Anyone else facing the same issue?

same problem here

ajabnoor avatar Feb 26 '19 10:02 ajabnoor

Hey guys, i am using TP LINK T2U Archer 600 plus Wireless adapter. i tried this method but i does not show any device. When i lsusb, it shows like follows. Bus 003 Device 005: ID 2357:0120

can you guys can give some tips to install the drivers to ubuntu 18.04 ?

Shashika007 avatar Jun 13 '19 15:06 Shashika007

@Shashika007 Hello, have you already solved this installation issue and how to fix it ? appreciated

yichinwang avatar Jul 06 '19 14:07 yichinwang

@Shashika007 @yichinwang I'm looking for a solution, too! Did you find anything out?

EDIT: Got it working with https://github.com/aircrack-ng/rtl8812au at my oDroid XU4 / Ubuntu 18.04.

dnnspaul avatar Jul 17 '19 19:07 dnnspaul

@yichinwang not yet! @3lue i will try this solution https://github.com/aircrack-ng/rtl8812au at my jetson and see if its working or not! thanks! you just followed the steps right ? Did you try any extra steps ?

Shashika007 avatar Jul 18 '19 00:07 Shashika007

@Shashika007 nope, just run the dkms-install script and rebooted. After I had a wlan0 interface.

dnnspaul avatar Jul 19 '19 11:07 dnnspaul

Hey guys, i am using TP LINK AC600 Archer T2U Wireless adapter. i tried this method but i does not show any device. When i lsusb, it shows like follows. Bus 003 Device 002: ID 2357:011f can you guys can give some tips to install the drivers to ubuntu 18.04 ? @Lauriy and @3lue i try for your solution still not working

when i iwconfig result this: lo no wireless extensions.

enp4s0 no wireless extensions.

nuradyCloud avatar Jul 21 '19 05:07 nuradyCloud

@3lue it works perfectly. Thank you. @nuradyCloud i managed to make it work on my laptop ubuntu 18.04 without any issue. Is your adapter is T2U plus or T2U?

Shashika007 avatar Jul 21 '19 05:07 Shashika007

@Shashika007 i try update-usbids and then update driver result : Bus 003 Device 002: ID 2357:011f TP-Link but i try check iwconfig still like this lo no wireless extensions.

enp4s0 no wireless extensions.

im using TP-Link AC 600 mini wireless usb adapter Archer T2U please help me how to make this device running. Thanks

nuradyCloud avatar Jul 21 '19 06:07 nuradyCloud

Hello, I also have the same problem with the same device TP-Link AC 600 mini wireless usb adapter Archer T2U.

ernestojr avatar Jul 21 '19 17:07 ernestojr

I also use this solution https://github.com/aircrack-ng/rtl8812au and manage to make it work (on Ubuntu 18.04)

The WiFi adapter is TP-Link Archer T2U Nano AC

yichinwang avatar Jul 23 '19 16:07 yichinwang

@yichinwang For this solution https://github.com/aircrack-ng/rtl8812au are you following step by step? Or maybe me wrong follow step?

What difference from your device with my device? Im using TP-Link AC 600 mini wireless usb adapter Archer T2U

nuradyCloud avatar Jul 23 '19 16:07 nuradyCloud

Yes, one-by-one, execute 4 commands below

  1. sudo apt-get install dkms
  2. sudo ./dkms-install.sh
  3. make
  4. make install

Are all above steps successfully by your side?

And I'm using this adapter https://www.qoo10.sg/item/TP-LINK-ARCHER-T2U-NANO-AC600-NANO-WIRELESS-USB-ADAPTER-3-YEARS/653301495

yichinwang avatar Jul 23 '19 16:07 yichinwang

Hello @yichinwang, When trying to follow your steps, I get the following error:

➜  ~ sudo apt-get install dkms
Leyendo lista de paquetes... Hecho
Creando árbol de dependencias       
Leyendo la información de estado... Hecho
dkms ya está en su versión más reciente (2.3-3ubuntu9.4).
0 actualizados, 0 nuevos se instalarán, 0 para eliminar y 44 no actualizados.
➜  ~ sudo ./dkms-install.sh   
sudo: ./dkms-install.sh: orden no encontrada

Basically after installing dkms and trying to execute sudo ./dkms-install.sh, it throws an order not found.

ernestojr avatar Jul 23 '19 18:07 ernestojr

@yichinwang your only execute 4 command? are you not copy file .dat to etc/Wireless and then reboot? i use this https://www.blibli.com/p/tp-link-archer-ac600-t2u-wireless-dual-band-usb-adapter/pc--MTA-1162909?ds=STV-24179-00114-00001&source=SEARCH_OR_CATEGORY_PAGE

nuradyCloud avatar Jul 24 '19 04:07 nuradyCloud