Установка archer t2u linux

Установка archer t2u linux

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

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 , Black Arch .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)

  1. Update the package information :

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

  1. Download the Driver files using git :

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

  1. Navigate to the Downloaded directory :

sudo make dkms_install 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»’

  1. Check the wireless interfaces by typing iwconfig .

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

  1. Update the package information :

For Raspbian OS

sudo apt-get install raspberrypi-kernel-headers

For Kali for ARM

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

  1. Download the Driver files using git :

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

  1. Navigate to the Downloaded directory :

For Raspberry (RPI)

  1. Then run this step to change platform in Makefile, For RPI 1/2/3/ & 0/Zero:

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:

export ARCH=arm
sed -i ‘s/^MAKE=»/MAKE=»ARCH=arm\ /’ dkms.conf

  1. Check the wireless interfaces by typing iwconfig .

Источник

Как установить usb vifi адаптер , он есть в системе , но не работает [email protected]:

$ lsusb
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 010: ID 0458:7076 KYE Systems Corp. (Mouse Systems) Genius FaceCam 312
Bus 001 Device 009: ID 2357:011f TP-Link 802.11ac WLAN Adapter
Bus 001 Device 007: ID 13fe:5500 Kingston Technology Company Inc. Flash drive
Bus 001 Device 005: ID 0e8d:1806 MediaTek Inc. Samsung SE-208 Slim Portable DVD Writer
Bus 001 Device 003: ID 05e3:0608 Genesys Logic, Inc. Hub
Bus 001 Device 002: ID 0a12:0001 Cambridge Silicon Radio, Ltd Bluetooth Dongle (HCI mode)
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
[email protected]:

Если загуглить tp-link archer t2u v3 linux driver, будет не мало дельных ссылок на решение вопроса, но проверить их сможете только вы, или другой страждущий, но не я, или любой другой с этого форума, у коих такого адаптера нет в наличии.

Читайте также:  Error code 0x000000c4 windows server 2012

Вот так нужно установить драйвер find /lib/modules/`uname -r` -name «*.ko» | grep 8812
lsmod | grep «8812\|rlt»
sudo apt install git build-essential libelf-dev linux-headers-`uname -r` debhelper dpkg-dev dkms bc
git clone https://github.com/aircrack-ng/rtl8812au
cd rtl*
sudo make dkms_install и всё работает и в 20.04 и в 20.10 и в 21.04

Ну, вот видишь, не долго пришлось страдать, нужно было только руку приложить, и тему можно было не заводить.

С наступающим, дружище Владимир!

Помогло. Всё работает.
Система Ubuntu 20.04.1 LTS 64-бит.
Адаптер tp-link archer t2u nano ver. 1.0
Драйвера встали, адаптер нашёлся, сеть поиймал.
Спасибо большое.

ЗЫ
Я новичок в linux и, если честно, при установке драйверов немного напрягает сначала ввод в терминале непонятных команд (. git build-essential libelf-dev linux-headers-`uname. ), потом быстрый листинг проводимых операций (что происходит не ясно), и, в завершении, установка непоятно чего и непонятно куда.
Но всё работает. Надеюсь, со временем, разберусь.
Ещё раз спасибо!

Источник

In this brief guide, I will explain how to install TP-Link AC600 Archer T2U Nano WiFi USB adapter in Fedora, Ubuntu and openSUSE Linux distributions and how to connect to 5G Wireless Internet connection.

Introduction

A few days ago, I switched to Jio Fiber 5G broadband connection. The Internet provider gave me a dual band router that supports both 2.4 GHz and 5 GHz channel.

Unfortunately, the built-in WiFi network interface in my Laptop doesn’t support 5 GHz channel. It is bit old Dell Laptop that supports 2.4 GHz channel only.

After doing a lot of web search, I bought TP-Link AC600 USB WiFi Adapter (Archer T2U Nano) from Amazon.

Compared to other WiFi USB network adapters, the TP-Link AC600 Archer T2U model has many advantages. It is tiny, compact and high speed WiFi adapter that supports 2.4 GHz and 5 GHz band.

It is capable to provide 433 Mbps speed on 5GHz (ideal for HD streaming and online gaming) and 200Mbps on 2.4GHz (perfect for normal web browsing).

Archer T2U nano adapter supports 64/128-bit WEP, WPA/WPA2, and WPA-PSK/WPA2-PSK encryption standards. So your wireless connections are safe from intruders.

Another notable advantage of Archer T2U nano WiFi USB adapter is it supports WiFi roaming. It automatically connects to the suitable WiFi network near you.

If you are ever looking for a dual-band WiFi router for faster speed and extended range, TP-Link AC600 Archer T2U Nano WiFi USB adapter is undoubtedly good choice.

Even though Archer T2U nano adapter has some good features, it has one drawback. It supports Windows and Mac OS only. There is no official drivers for Linux.

Fortunately, I came across an unofficial driver for Archer T2U Nano on GitHub and it works out of the box on Fedora and Ubuntu systems.

As stated already, Archer T2U nano works well both on Fedora, Ubuntu and openSUSE Linux distributions. First, we will see how to install TP-Link AC600 Archer T2U Nano wifi adapter on Fedora.

First, check if the TP-Link Archer T2U is detected on your Fedora system by listing the USB devices using command:

Sample output:

List USB devices in Linux

As you can see, TP-Link AC600 Archer T2U nano model wireless card is detected. Let us go ahead and install Archer T2U nano driver in Linux.

Before installing the Archer T2U nano driver, make sure you have installed the correct Kernel header files using command:

Читайте также:  Драйверы linux для материнских плат

If your Kernel and Kernel headers’ version are different, the TP-Link WiFi card driver will not work. So it is mandatory to install the correct Kernel header files .

Next install the dkms package which is used automatically recompile and install a kernel module when a new kernel gets installed or updated.

To install dkms in Fedora, run:

Since we are going to compile the drivers from source, we need to install make and git :

Next, git clone the rtl8812au GitHub repository:

Sample output:

The rtl8812au GitHub repository contains RTL8812AU/21AU and RTL8814AU drivers with monitor mode and frame injection.

The above command clones the contents of rtl8812au GitHub repository in a local directory named rtl8812au . Cd into the cloned directory:

Run the following command to compile and install TP-Link AC600 Archer T2U Nano WiFi USB adapter in your Fedora system:

Sample output:

Install TP-Link AC600 Archer T2U Nano WiFi USB adapter in Fedora Linux

Once the driver is installed, remove the USB adapter and plug in again. The LED in the Archer T2U nano adapter will start to blink.

You can verify if the Archer T2U nano driver (i.e. RTL8812AU ) is installed and loaded with command:

If you see an output like below, congratulations! TP-Link AC600 (Archer T2U Nano) Wireless adapter has been successfully installed!

Installing TP-Link AC600 Archer T2U nano wifi USB adapter in Ubuntu is same as above.

Install the necessary dependencies and Kernel headers in Ubuntu Linux with command:

Git clone the rtl8812au GitHub repository:

Cd into the cloned directory:

Finally, install TP-Link AC600 Archer T2U Nano WiFi USB adapter in Ubuntu using command:

Unplug the TP-Link Archer T2U nano adapter and plug it again. The LED will start to blink. Verify if the driver is installed and loaded using command:

If the TP-Link AC600 WiFi USB adapter is installed, you will see the following output:

Install Kernel headers and all necessary prerequisites on your openSUSE machine:

Git clone the rtl8812au GitHub repository:

Cd into the cloned directory:

Run the following command to install TP-Link AC600 Archer T2U Nano WiFi USB adapter in openSUSE:

Remove he TP-Link Archer T2U nano adapter and plug it again. The LED will start to blink. Verify if the driver is installed and loaded using command:

If the TP-Link AC600 WiFi USB adapter is installed correctly, you will see the following output:

Connect to 5G Wireless network in Linux

Open System Settings in your Linux machine. Under WiFi section, you will see there are two WiFi adapters listed. One is built-in WiFi interface and another one is TP-Link AC600 Archer T2U nano USB WiFi adapter.

Click the TP-Link card and you will see the list of available 5G wireless connections. Choose a 5G network in the list and click Connect.

Connect to 5G Wireless network in Linux

Alternatively, you can connect to 5G WiFi network from the Gnome Top bar menu as well. Open the pop out menu from the Top bar, and click «Select Network» option.

Select WiFi network from topbar menu in Linux

Choose the 5G wifi network in the list and click Connect.

Connect to 5G wifi network

That’s it. Start using High Speed 5G Internet connection in your laptop/desktop.

To view the list of WiFi connections from the command line, run:

Читайте также:  Windows longhorn build 5048

Here is my Internet speed on 2.4 GHz and 5 GHz Wireless adapters.

Internet speed on 2.4 GHz (onboard WiFi):

Internet speed on 2.4 GHz WiFi in Linux

Internet speed on 5 GHz (TP-Link AC600 Archer 2TU Nano WiFi USB adapter):

Internet speed on 5 GHz (TP-Link AC600 Archer 2TU Nano) WiFi in Linux

I have been using TP-Link AC600 Archer T2U Nano WiFi USB adapter in my Dell Laptop for the past few days. So far it works just fine and I don’t have any issues with it.

If you want to connect to 5G networks in your legacy Laptop or Desktop, just buy TP-Link AC600 Archer T2U Nano WiFi USB adapter or any other 5G supported WiFi adapter and enjoy High Speed Internet connectivity.

Источник

Я бы рекомендовал использовать меню аддонов Firefox, так как он обновляется НЕМЕДЛЕННО, когда разработчик аддона выталкивает новую версию Firefox. В то время как с репозиториями Ubuntu требуется несколько дней / недель / даже месяцев, в зависимости.

4 ответа

Это устройство в настоящее время не работает с Linux.

драйвер USB MediaTek MT7610 является самым близким соответствием для этого устройства, однако с версии 3.0.0.4_20130913 , это непосредственно не поддерживает T2U. Я добавил идентификатор USB T2U к драйверу, который позволил мне находить сети, но не соединяться с любым из них. Это похоже на получение пакетных работ, но отправки или некоторой части сетевых сбоев ассоциации.

, К сожалению, я не имел никакого успеха с ndiswrapper также. Предложенный метод должен получить установленный ndiswrapper, добавить драйвер XP и использование что:

Однако и драйвер, предоставленный на CD-ROM и официальные 140 523 загрузки сбои для загрузки с ndiswrapper на 64-разрядной машине:

Этот подход мог бы работать на Вас на 32-разрядном Linux, или возможно нет.

Существует теперь драйвер Linux для этого устройства на веб-сайте ССЫЛКИ TP: http://www.tp-link.com/lb/download/Archer-T2U_V1.html#Driver

У меня есть ноутбук HP Pavilion 360. Решение выше с (данным) кодом, работало на меня, также. Сигнал кажется слабым в настоящий момент, но стабильным. Я протестирую его в предстоящие недели:

ПРИМЕЧАНИЕ: Там официальные источники для драйверов — как отмечено некоторым другим ответом здесь — но они (обычно(?)) не компилируют/работают из поля. Кроме того, новейшая версия не работает на меня (Debian 8 со стандартом x64 ядро:
3.16.0-4-amd64 #1 SMP Debian 3.16.39-1 (2016-12-30) x86_64 GNU/Linux
) — что делает (все еще), работа для меня является фиксацией 4606187110b323c272aed504144ee759b31af8ac .

существует более легкое решение, чем попытка использовать источник производителя (взятый от этот (немецкий) сайт ):

Просто выполненный (при этом устройство отключается)

и перезагрузка. Как обозначено выше, Вы могли бы хотеть к git checkout 4606187110b323c272aed504144ee759b31af8ac прежде, чем работать make и make install . Например, новейшая версия

  • Вызвала, она для замораживания
  • не интегрировалась с NetworkManager.

и кто знает что еще.

Работавший для меня, у меня также есть Стрелец T2U с тем же USB-устройством. Я выполняю другую систему (я использовал это с LMDE, ядро 3.11, теперь я нахожусь на Debian (см. выше)), однако решение, которое я связал, попробовали следующими установками:

  • Ubuntu 14.04.2 LTS, ядро Linux 3.13.0.49, gcc 4.8.2
  • Ubuntu 15.04, ядро Linux 3.19.0-15, gcc 4.9.2

, Таким образом, мог бы быть хороший шанс, что это будет работать на Вас.

автор (авторы) просто изменил драйвер MT7610U linux от домашней страницы MediaTek для компиляции для устройства, а также нескольких других на основе того же чипсета.
, Если Вы чувствуете себя подобно ему, можно, вероятно, выполнить некоторую команду к разности связанный источник и тот из MediaTek, так как деревья каталогов и исходный файл, вероятно, не отличаются от источника MediaTek.

Источник

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