Archer t2u plus linux drivers

Archer T2U Plus driver for Linux Ubuntu/Rasbian

This thread has been locked for further replies. You can start a new thread to share your ideas or ask questions.

Archer T2U Plus driver for Linux Ubuntu/Rasbian

This thread has been locked for further replies. You can start a new thread to share your ideas or ask questions.

I just got a TpLink Archer T2U Plus, the one with the big antenna. Works well on windows without any installataion, however I couldn’t get it working on my Linux Ubuntu 19.10. with Kernel 5.3.0-24-generic system.

Is there any official or unofficial driver which I can use for Linux (not just Ubuntu but Raspbian as well)?

I would really appreciate your input.

Meanwhile, I asked the same question at AskUbuntu and received the solution for this problem.

Since the T2u Plus has a Realtek rtl8812au Wifi chip, it’s easy to install a driver for it.

Whoever has the same issue with his T2U Plus Wifi dongle please see the solution or check the instructions below.

***UPDATE 09.08.2021***

Installation on Ubuntu 20.04 or Linux Mint 20.2:

Open the terminal and execute the following commands :

1. Update the package information :

sudo apt install dkms git

3. Install Build Dependencies :

sudo apt install build-essential libelf -dev linux -headers-$( uname -r)

4. Download the Driver files using git :

git clone https://github.com/ aircrack -ng/rtl8812au.git

5. Navigate to the Downloaded directory :

if the installation is aborted , execute this command »’sudo dkms remove 8812au/5.6.4.2_35491.20191025 —all»’ , if errors pop up »’Usage: remove / —all»’

Thank you for sharing the Linux driver and the methods of installing the Linux driver for TP-Link adapter. Your contributions make the community better!

We tagged some threads with ‘ Linux driver’ or ‘Linux Driver & Highlighted’ , you could view more useful and popular threads with the Linux topic here:

More Articles:

Join Tapo 3.0 Beta APP Test! Explore Kasa Integration, New UI Design, and more with new Tapo 3.0 APP!

Читайте также:  Сменить пароль администратора линукс

Источник

Saved searches

Use saved searches to filter your results more quickly

You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session.

TP-Link Archer T2U Plus / AC600 High Gain USB Wifi Adapter Review & Driver installation Guide for various platforms.

nlkguy/archer-t2u-plus-linux

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?

Sign In Required

Please sign in to use Codespaces.

Launching GitHub Desktop

If nothing happens, download GitHub Desktop and try again.

Launching GitHub Desktop

If nothing happens, download GitHub Desktop and try again.

Launching Xcode

If nothing happens, download Xcode and try again.

Launching Visual Studio Code

Your codespace will open once ready.

There was a problem preparing your codespace, please try again.

Latest commit

Git stats

Files

Failed to load latest commit information.

README.md

TP-Link Archer T2U Plus a.k.a AC600 High-Gain

TP-Link Archer T2U Plus a.k.a AC600 High Gain is a very affordable dual band wireless adapter compatible with kali linux and supports monitor mode , soft AP mode,packet injection etc. it supports both 2.4 GHz and 5GHz band and has a 5dBi Antenna for better signal reception. 2357:0120

Retail Box

Why should i buy this adapter ?

This adapter has a Realtek RTL8821AU Chipset at its heart. RTL8821AU has plenty of developer support in linux community and has driver for Kali linux , Parrot OS .etc Archer T2U Plus is on sale under 15 USD ~ 1000 INR , which is a very affordable price for Beginners in Pentesting. 2357:0120 is the USB ID.

Driver for Debian Based Linux Distros (Ubuntu/Kali Linux)(x86_64)

sudo apt install build-essential libelf-dev linux-headers-$(uname -r)

git clone https://github.com/aircrack-ng/rtl8812au.git

if the installation is aborted , check existing dkms modules and uninstall previously installed driver

lsusb&iwconfig_result

if you encounter any weird interface name , rename the Wireless interface by following below steps

Читайте также:  Linux проверка прав доступа

Driver for Raspberry Pi (Raspbian OS / Kali)(ARM)

sudo apt-get install raspberrypi-kernel-headers

sudo apt-get install build-essential libelf-dev kalipi-kernel-headers

git clone https://github.com/aircrack-ng/rtl8812au.git

sed -i ‘s/CONFIG_PLATFORM_I386_PC = y/CONFIG_PLATFORM_I386_PC = n/g’ Makefile
sed -i ‘s/CONFIG_PLATFORM_ARM_RPI = n/CONFIG_PLATFORM_ARM_RPI = y/g’ Makefile

But for RPI 3B+ & 4B you will need to run those below which builds the ARM64 arch driver:

sed -i ‘s/CONFIG_PLATFORM_I386_PC = y/CONFIG_PLATFORM_I386_PC = n/g’ Makefile
sed -i ‘s/CONFIG_PLATFORM_ARM64_RPI = n/CONFIG_PLATFORM_ARM64_RPI = y/g’ Makefile

In addition, if you receive an error message about unrecognized command line option ‘-mgeneral-regs-only’ (i.e., Raspbian Buster), you will need to run the following commands, then retry building and installing:

Kali-ARM-RPi-Installing

Uninstall Driver in Linux

$ dkms status 8812au, 5.6.4.2_35491.20191025, 5.10.63+, armv6l: installed rtl8188fu, 1.0, 5.10.63+, armv6l: installed.``` 
$ sudo dkms remove 8812au/5.6.4.2_35491.20191025 --all Deleting module version: 5.6.4.2_35491.20191025 completely from the DKMS tree. Done. 

About

TP-Link Archer T2U Plus / AC600 High Gain USB Wifi Adapter Review & Driver installation Guide for various platforms.

Источник

Download for Archer T2U Plus V1

1. For Mac OS 10.15.
2. For Archer T2U(EU_US_JP_RU) v3.0, Archer T2U Plus(EU_US_JP_RU) v1.0, Archer T2U Nano(EU_US_JP_RU) v1.0.

Archer T2U plus(UN)_V1_190422_Win

Modifications and Bug Fixes:
1.Driver for WinXP/Win7/Win8/Win8.1/Win10/Win11 32bit/64bit
2. Improve the compatibility and the stability.

Archer T2U Plus(US) _V1_190111_Mac

Modifications and Bug Fixes:
Driver for Mac 10.9~10.14
For Archer T2U Plus V1

Setup Video

This video shows you how to setup a TP-Link wireless USB network adapter on Windows and Mac computers.

Feature Filter: All TroubleshootingUS User Application RequirementUS Q&A of functional explanation or specification parametersUS

FAQs

  • The Weak Security and Privacy Warning on the iOS14 or iOS15 06-25-2023 306570
  • What should I do if the TP-Link network adapter is not working properly in my computer? 12-02-2022 372218
  • Why cannot I connect to my wireless network 09-13-2022 1232398
  • How do I install TP-Link wireless adapter manually on Windows XP? 06-29-2022 667341
  • How to Install TP-Link Wireless Adapters by Running the CD 06-29-2022 144872
  • What should I do when the driver for my adapter is not allowed on my windows computer? 06-29-2022 124015
  • How to Manually Install Adapters on Windows 8 06-29-2022 253937
  • How to install adapters on Windows 8 if plug-and-play fails 06-29-2022 138715
  • How to improve the speed of TP-Link wireless adapters 06-28-2022 737789
  • How to install the driver manually on MAC OS 06-28-2022 540226
  • Why cannot the adapter detect the 5G Wi-Fi of my router? 10-28-2021 235960
  • Problems you may come across during the driver installation of the TP-Link wireless adapter 07-20-2021 665835
  • How to use TP-Link network adapters on Windows 8 03-26-2021 134062
  • How to troubleshoot if your computer goes to a blue screen when installing TP-Link wireless adapter 01-13-2021 105945
  • How to Manually Install Adapters on Windows 7 12-17-2020 2221868
  • How to check if I have installed the driver for my adapter successfully or not on windows 12-10-2020 249681
  • How to Setup an Ad Hoc Wireless Network with Windows Built-in Utility (Windows XP) 09-27-2019 179624
  • How to find suitable driver for my network adapter 04-29-2019 242856
Читайте также:  Linux команда загрузка системы

Subscribe TP-Link takes your privacy seriously. For further details on TP-Link’s privacy practices, see TP-Link’s Privacy Policy.

Be The First To Get Exclusive Deals & News

  • Corporate Profile
  • Contact Us
  • Careers at TP-Link
  • Privacy Policy
  • Do Not Sell My Info
  • News
  • Blog
  • Security Advisory
  • Awards
  • Partner Program
  • Training & Certifications
  • Deal Registration

Get products, events and services for your region.

To provide a better experience, we use cookies and similar tracking technologies to analyze traffic, personalize content and ads. By continuing to browse this website, you agree to our use of cookies and such technologies. Learn more Don’t show again

To provide a better experience, we use cookies and similar tracking technologies to analyze traffic, personalize content and ads. By continuing to browse this website, you agree to our use of cookies and such technologies. Learn more Don’t show again

These cookies are necessary for the website to function and cannot be deactivated in your systems.

accepted_local_switcher, tp_privacy_base, tp_privacy_marketing, tp_smb-select-product_scence, tp_smb-select-product_scenceSimple, tp_smb-select-product_userChoice, tp_smb-select-product_userChoiceSimple, tp_smb-select-product_userInfo, tp_smb-select-product_userInfoSimple, tp_top-banner, tp_popup-bottom, tp_popup-center, tp_popup-right-middle, tp_popup-right-bottom

__livechat, __lc2_cid, __lc2_cst, __lc_cid, __lc_cst, CASID

id, VISITOR_INFO1_LIVE, LOGIN_INFO, SIDCC, SAPISID, APISID, SSID, SID, YSC, __Secure-1PSID, __Secure-1PAPISID, __Secure-1PSIDCC, __Secure-3PSID, __Secure-3PAPISID, __Secure-3PSIDCC, 1P_JAR, AEC, NID, OTZ

Analysis and Marketing Cookies

Analysis cookies enable us to analyze your activities on our website in order to improve and adapt the functionality of our website.

The marketing cookies can be set through our website by our advertising partners in order to create a profile of your interests and to show you relevant advertisements on other websites.

Google Analytics & Google Tag Manager & Google Optimize

Источник

Оцените статью
Adblock
detector