Tp link archer t2u plus линукс

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.

Читайте также:  Mac app store linux

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

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.

Читайте также:  Linux самый похожий windows

Источник

Загрузки для Archer T2U Plus V1

1. Для Mac OS 10.15.
2. Для 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.

1. Для Mac OS 10.15.
2. Для моделей Archer T3U v1, Archer T4U v3, Archer T9UH v2,Archer T2U v3, Archer T2U Nano v1, Archer T2U Plus v1, TL-WN821 v6, TL-WN822 v5, TL-WN823 v3, TL-WN8200ND(UN) v2, TL-WN727N(EU) v5.20, TL-WN725N v3, TL-WN722N v3.

Примечание: Эта версия драйвера является бета-версией.

Archer T2U Plus(EU) _V1_190111_Wins

Modifications and Bug Fixes:
Driver for WinXP/Win7/Win8/Win8.1/Win10/Win11 32bit/64bit
For Archer T2U Plus V1

Archer T2U Plus(EU) _V1_190111_Mac

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

Фильтр: Все Устранение неисправностей Требования к использованию Вопросы и ответы по функционалу или параметрам спецификаций

FAQ

  • Почему на iOS 14 появляется предупреждение о низком уровне безопасности при подключении к Wi‑Fi устройству TP‑Link? 01-25-2021 307806
  • Как вручную установить Адаптеры на Windows 8 03-21-2023 254433
  • Как установить сетевой адаптер TP-Link на Windows 8 03-21-2023 134352
  • Что делать при возникновении проблем с работой сетевого адаптера TP‑Link, подключённого к компьютеру? 02-16-2021 374111
  • Почему не удаётся подключиться к сети Wi‑Fi с помощью адаптера Wi‑Fi? 03-15-2022 1234689
  • Как вручную установить драйвер беспроводного сетевого адаптера TP-Link 08-31-2011 668463
  • Как установить TL-WN321G/TL-WN727N/TL-WN7200ND с помощью компакт-диска? 08-31-2011 145349
  • Что мне делать, когда драйвер для моего адаптера не разрешается на моем компьютере с ОС Windows? 08-31-2011 124338
  • How to install adapters on Windows 8 if plug-and-play fails 06-29-2022 139004
  • Что делать, если беспроводной адаптер TP-Link не выдает необходимой скорости? 04-07-2016 739435
  • Как вручную установить драйвер на MAC OS? 12-29-2016 541261
  • Как вручную устанавливать адаптеры на Windows 7 05-06-2022 2224017
  • Why cannot the adapter detect the 5G Wi-Fi of my router? 10-28-2021 237092
  • Problems you may come across during the driver installation of the TP-Link wireless adapter 07-20-2021 667277
  • Что делать, если при установке Wi‑Fi адаптера TP‑Link на компьютере загорается синий экран? 01-27-2021 106388
  • Как проверить, успешно ли я установил драйвер для моего адаптера? 08-31-2011 250176
  • Как настроить режим Ad Hoc беспроводной сети с помощью утилиты, встроенной в ОС Windows(Windows XP)? 08-31-2011 180028
  • How to find suitable driver for my network adapter 04-29-2019 243678

Подписаться на рассылку Мы с ответственностью относимся к вашим персональным данным. Полный текст положения об обработке персональных данных доступен здесь. С нашими условиями использования и программой улучшения пользовательского опыта можно ознакомиться здесь.

This website uses cookies to improve website navigation, analyze online activities and have the best possible user experience on our website. You can object to the use of cookies at any time. You can find more information in our privacy policy . Don’t show again

This website uses cookies to improve website navigation, analyze online activities and have the best possible user experience on our website. You can object to the use of cookies at any time. You can find more information in our privacy policy . 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

Источник

Linux Mint Forums

Forum rules
Before you post please read how to get help. Topics in this forum are automatically closed 6 months after creation.

Post by Clawds » Wed Dec 11, 2019 6:43 am

Hello, recently i have bought new wifi usb (TP-LINK Archer T2U (AC600) Plus) to replace my inboard wifi adapter that broke, But i couldnt figure out how to install the driver, anyone here can help me?

also sorry for my bad english, Thanks!

Post by JeremyB » Wed Dec 11, 2019 6:57 am

lsusb; rfkill list; mokutil --sb-state

Image

Wireless Script

Post by Clawds » Wed Dec 11, 2019 7:04 am

Bus 002 Device 003: ID 1058:25e1 Western Digital Technologies, Inc.
Bus 002 Device 002: ID 2109:0817 VIA Labs, Inc.
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 013: ID 13d3:3490 IMC Networks
Bus 001 Device 007: ID 0bda:57de Realtek Semiconductor Corp.
Bus 001 Device 011: ID 2109:0102 VIA Labs, Inc.
Bus 001 Device 014: ID 2717:ff88
Bus 001 Device 005: ID 2109:2817 VIA Labs, Inc.
Bus 001 Device 015: ID 2357:0120
Bus 001 Device 008: ID 258a:0016
Bus 001 Device 006: ID 046d:c21d Logitech, Inc. F310 Gamepad [XInput Mode]
Bus 001 Device 004: ID 046d:c084 Logitech, Inc.
Bus 001 Device 002: ID 214b:7000
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
1: hci0: Bluetooth
Soft blocked: yes
Hard blocked: no
SecureBoot disabled
Platform is in Setup Mode

Post by JeremyB » Wed Dec 11, 2019 7:21 am

sudo apt install git build-essential dkms git clone https://github.com/aircrack-ng/rtl8812au.git cd rtl8812au sudo ./dkms-install.sh

Image

Wireless Script

Источник

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