Wifi ac600 free driver linux

Установил Debian с окружением xfce. Нужно поставить драйвера для wifi адаптера ac600 t2uh. Но на оф. сайте tp-link’a драйвер только до 3.16 версии ядра. Как мне поставить драйвер на мою систему?

получаю ошибку на шаге с

apt install linux-headers-$(uname -r)

это тоже мне никак не помогло. Все еще после выполнения

А вообще каталог /lib/firmware есть в системе?

нет, в /lib/ нету firmware

мне его просто создать?

Да, думаю ничего страшного не случится.

Что-то все таки случилось. После того как я создал каталог и проделал все, что было написано в ссылке, которую я прикреплял выше, после того как я попытался сделать ребут Debian перестал загружаться. Зависал на загрузочном окне grub’a (Кажется он так назывался) с некоторыми артефактами. Класс

Похоже я скоро буду снова переустанавливать систему

Зависал, т.е. теперь загружается нормально? По идее нужно было сначала проверить, заработает ли wi-fi, предварительно загрузив собранный модуль. По ссылке, что я дал, всё расписано.

Источник

electron0zero / README.md

TP-Link AC600 Archer T2U Nano — Ubuntu 18.04 — Info and drivers

My T2U has ID 2357:011e and solution metioned in this SO Thread is for same devide ID

After this I just unplugged and plugged the device again, and it started blinking and adaptor showed up in wifi tab

here is before and after speed test, before is on 2.4Ghz SSID, and after is on 5Ghz SSID link

/wd/adwyze[master * ] $ sudo tail -n 0 -f /var/log/syslog

/wd/adwyze[master * ] $

/wd/adwyze[pod_refactor] $ lsusb

/wd/adwyze[master * ] $

# try to see if we can detect device
# steps:
# 1. tail syslog
# 2. plugin device
# if something is showing up it means we can detect the device
[sudo] password for electron:
Oct 30 14:09:19 Inspiron-3542 kernel: [53927.531034] usb 1-1.3: new high-speed USB device number 19 using ehci-pci
Oct 30 14:09:19 Inspiron-3542 kernel: [53927.640119] usb 1-1.3: New USB device found, idVendor=2357, idProduct=011e
Oct 30 14:09:19 Inspiron-3542 kernel: [53927.640124] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Oct 30 14:09:19 Inspiron-3542 kernel: [53927.640127] usb 1-1.3: Product: 802.11ac WLAN Adapter
Oct 30 14:09:19 Inspiron-3542 kernel: [53927.640130] usb 1-1.3: Manufacturer: Realtek
Oct 30 14:09:19 Inspiron-3542 kernel: [53927.640132] usb 1-1.3: SerialNumber: 00e04c000001
Oct 30 14:09:19 Inspiron-3542 mtp-probe: checking bus 1, device 19: » /sys/devices/pci0000:00/0000:00:1d.0/usb1/1-1/1-1.3 «
Oct 30 14:09:19 Inspiron-3542 mtp-probe: bus: 1, device: 19 was not an MTP device
Oct 30 14:09:19 Inspiron-3542 upowerd[1348]: unhandled action ‘ bind ‘ on /sys/devices/pci0000:00/0000:00:1d.0/usb1/1-1/1-1.3
^C
# Now try to ID the USB device with lsusb, here it’s `2357:011e` on `Bus 001 Device 003`
Bus 001 Device 006: ID 0bda:0129 Realtek Semiconductor Corp. RTS5129 Card Reader Controller
Bus 001 Device 011: ID 0cf3:0036 Atheros Communications, Inc.
Bus 001 Device 004: ID 1bcf:2b8b Sunplus Innovation Technology Inc.
Bus 001 Device 003: ID 2357:011e
Bus 001 Device 002: ID 8087:8000 Intel Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

This comment has been minimized.

Copy link Quote reply

surajsahani commented Jun 9, 2020 •

can you post it for Ubuntu 20.04 LTS

This comment has been minimized.

Copy link Quote reply

electron0zero commented Jun 9, 2020

@surajsahani this should work for 20.04, I wrote 18.04 because that’s the version I had and tested it on

This comment has been minimized.

Copy link Quote reply

Rafeeshaik commented Jun 18, 2020

@electron0zero
I got this error on 20.04, can you please help?

Building module:
cleaning build area.
‘make’ -j16 KVER=5.4.0-37-generic KSRC=/lib/modules/5.4.0-37-generic/build. (bad exit status: 2)
ERROR (dkms apport): binary package for rtl8812au: 5.3.4 not found
Error! Bad return status for module build on kernel: 5.4.0-37-generic (x86_64)
Consult /var/lib/dkms/rtl8812au/5.3.4/build/make.log for more information.

Kernel preparation unnecessary for this kernel. Skipping.

Building module:
cleaning build area.
‘make’ -j16 KVER=5.4.0-37-generic KSRC=/lib/modules/5.4.0-37-generic/build. (bad exit status: 2)
ERROR (dkms apport): binary package for rtl8812au: 5.3.4 not found
Error! Bad return status for module build on kernel: 5.4.0-37-generic (x86_64)
Consult /var/lib/dkms/rtl8812au/5.3.4/build/make.log for more information.
Finished running dkms install steps.

This comment has been minimized.

Copy link Quote reply

devcircus commented Jun 24, 2020

@Rafeeshaik did you find a solution for 5.4 kernel?

This comment has been minimized.

Copy link Quote reply

sunindersingh commented Jun 29, 2020 •

This comment has been minimized.

Copy link Quote reply

surajsahani commented Jun 30, 2020

@surajsahani this should work for 20.04, I wrote 18.04 because that’s the version I had and tested it on

Cool, thanks it’s working fine.

This comment has been minimized.

Copy link Quote reply

chilabot commented Aug 7, 2020

Building module:
cleaning build area.
‘make’ -j16 KVER=5.4.0-37-generic KSRC=/lib/modules/5.4.0-37-generic/build. (bad exit status: 2)
ERROR (dkms apport): binary package for rtl8812au: 5.3.4 not found
Error! Bad return status for module build on kernel: 5.4.0-37-generic (x86_64)
Consult /var/lib/dkms/rtl8812au/5.3.4/build/make.log for more information.

Kernel preparation unnecessary for this kernel. Skipping.

Building module:
cleaning build area.
‘make’ -j16 KVER=5.4.0-37-generic KSRC=/lib/modules/5.4.0-37-generic/build. (bad exit status: 2)
ERROR (dkms apport): binary package for rtl8812au: 5.3.4 not found
Error! Bad return status for module build on kernel: 5.4.0-37-generic (x86_64)
Consult /var/lib/dkms/rtl8812au/5.3.4/build/make.log for more information.
Finished running dkms install steps.

The compilation process might be failing. Post the error logged in ‘/var/lib/dkms/rtl8812au/5.3.4/build/make.log’.

This comment has been minimized.

Copy link Quote reply

btcross26 commented Aug 31, 2020

Here is the error I get for kernel 5.4.0-26, with same bad return statuses as above:

This comment has been minimized.

Copy link Quote reply

chilabot commented Aug 31, 2020

Here is the error I get for kernel 5.4.0-26, with same bad return statuses as above:

and post the results.

This comment has been minimized.

Copy link Quote reply

btcross26 commented Aug 31, 2020 •

Here is with the above extra USER_EXTRA_CFLAGS added — same but with the incompatible types added (only bottom portion posted). About to just roll back to a previous LTS addition with 4.15 kernel if I can’t get this rocking. Thanks for the help though!

Update: It actually is identical I believe. I see the incompatible pointer types if you scroll way right though.

This comment has been minimized.

Copy link Quote reply

dashrk commented Oct 18, 2020

i am trying to install driver for t2u v3 ac600 tp-link wifi adapter in my desktop with pop- os 20.04.steps run smoothly,but last step
«sudo ./dkms-install.sh» gives error «sudo: ./dkms-install.sh command not found.»

Friends can anyone help me please.thanks.

This comment has been minimized.

Copy link Quote reply

wiztensai commented Oct 26, 2020

this is work too in ubuntu 20.10

This comment has been minimized.

Copy link Quote reply

abefroman77 commented Dec 26, 2020

i am trying to install driver for t2u v3 ac600 tp-link wifi adapter in my desktop with pop- os 20.04.steps run smoothly,but last step
«sudo ./dkms-install.sh» gives error «sudo: ./dkms-install.sh command not found.»

Friends can anyone help me please.thanks.

@dashrk I had the same problem. Got it working with the solution here.

«sudo make dkms_install»

Reboot after install is complete. Mine connected to my home router automatically on boot.

This comment has been minimized.

Copy link Quote reply

luan-nvg commented Apr 19, 2021

i am trying to install driver for t2u v3 ac600 tp-link wifi adapter in my desktop with pop- os 20.04.steps run smoothly,but last step
«sudo ./dkms-install.sh» gives error «sudo: ./dkms-install.sh command not found.»
Friends can anyone help me please.thanks.

@dashrk I had the same problem. Got it working with the solution here.

«sudo make dkms_install»

Reboot after install is complete. Mine connected to my home router automatically on boot.

no mine didn’t work

This comment has been minimized.

Copy link Quote reply

luan-nvg commented Apr 19, 2021

mine is not working on linux. only without windows .-. Ubuntu 20.04

This comment has been minimized.

Copy link Quote reply

ndaneshraj commented May 6, 2021

Thanks for the guidance. It worked like a charm for mine. I’m running a Ubuntu 16.04 LTS.

This comment has been minimized.

Copy link Quote reply

tushargoyal22 commented May 26, 2021

It was working fine from 3-4 months, today it stopped working , can someone explain and suggest the changes

This comment has been minimized.

Copy link Quote reply

tushargoyal22 commented May 30, 2021

Can you post the commands to uninstall the package , I need to install again , its not working recently

This comment has been minimized.

Copy link Quote reply

tushargoyal22 commented May 30, 2021

➜ rtl8812au-1 git:(v5.3.4) sudo ./dkms-install.sh

[sudo] password for tushar:
About to run dkms install steps.

Creating symlink /var/lib/dkms/rtl8812au/5.3.4/source ->
/usr/src/rtl8812au-5.3.4

DKMS: add completed.

Kernel preparation unnecessary for this kernel. Skipping.

Building module:
cleaning build area.
‘make’ -j8 KVER=5.8.0-53-generic KSRC=/lib/modules/5.8.0-53-generic/build. (bad exit status: 2)
ERROR (dkms apport): binary package for rtl8812au: 5.3.4 not found
Error! Bad return status for module build on kernel: 5.8.0-53-generic (x86_64)
Consult /var/lib/dkms/rtl8812au/5.3.4/build/make.log for more information.

Kernel preparation unnecessary for this kernel. Skipping.

Building module:
cleaning build area.
‘make’ -j8 KVER=5.8.0-53-generic KSRC=/lib/modules/5.8.0-53-generic/build. (bad exit status: 2)
ERROR (dkms apport): binary package for rtl8812au: 5.3.4 not found
Error! Bad return status for module build on kernel: 5.8.0-53-generic (x86_64)
Consult /var/lib/dkms/rtl8812au/5.3.4/build/make.log for more information.
Finished running dkms install steps.

This comment has been minimized.

Copy link Quote reply

pathToAC commented Jun 2, 2021

Someone please write the kernel version on which its succesfully running?

This comment has been minimized.

Copy link Quote reply

150Kirill150 commented Jun 6, 2021

➜ Wi-Fi sudo pacman -S dkms
[sudo] пароль для kirill:
предупреждение: dkms-2.8.4-1 не устарел — переустанавливается
разрешение зависимостей.
проверка конфликтов.

Пакеты (1) dkms-2.8.4-1

Будет загружено: 0,05 MiB
Будет установлено: 0,17 MiB
Изменение размера: 0,00 MiB

:: Приступить к установке? [Y/n] y
:: Получение пакетов.
dkms-2.8.4-1-any 54,5 KiB 47,2 KiB/s 00:01 [######################] 100%
(1/1) проверка ключей [######################] 100%
(1/1) проверка целостности пакета [######################] 100%
(1/1) загрузка файлов пакетов [######################] 100%
(1/1) проверка конфликтов файлов [######################] 100%
(1/1) проверка доступного места [######################] 100%
:: Обработка изменений пакета.
(1/1) переустановка dkms [######################] 100%
:: Запуск post-transaction hooks.
(1/1) Arming ConditionNeedsUpdate.
➜ Wi-Fi git clone https://github.com/jeremyb31/rtl8812au-1.git
Клонирование в «rtl8812au-1»…
remote: Enumerating objects: 7008, done.
remote: Total 7008 (delta 0), reused 0 (delta 0), pack-reused 7008
Получение объектов: 100% (7008/7008), 32.31 МиБ | 101.00 КиБ/с, готово.
Определение изменений: 100% (4784/4784), готово.
➜ Wi-Fi cd rtl8812au-1
➜ rtl8812au-1 git:(v5.3.4) sudo ./dkms-install.sh
[sudo] пароль для kirill:
About to run dkms install steps.

Creating symlink /var/lib/dkms/rtl8812au/5.3.4/source ->
/usr/src/rtl8812au-5.3.4

DKMS: add completed.

Kernel preparation unnecessary for this kernel. Skipping.

Building module:
cleaning build area.
‘make’ -j4 KVER=5.12.9-zen1-1-zen KSRC=/lib/modules/5.12.9-zen1-1-zen/build. (bad exit status: 2)
Error! Bad return status for module build on kernel: 5.12.9-zen1-1-zen (x86_64)
Consult /var/lib/dkms/rtl8812au/5.3.4/build/make.log for more information.

Kernel preparation unnecessary for this kernel. Skipping.

Building module:
cleaning build area.
‘make’ -j4 KVER=5.12.9-zen1-1-zen KSRC=/lib/modules/5.12.9-zen1-1-zen/build. (bad exit status: 2)
Error! Bad return status for module build on kernel: 5.12.9-zen1-1-zen (x86_64)
Consult /var/lib/dkms/rtl8812au/5.3.4/build/make.log for more information.
Finished running dkms install steps.
➜ rtl8812au-1 git:(v5.3.4) micro /var/lib/dkms/rtl8812au/5.3.4/build/make.log
➜ rtl8812au-1 git:(v5.3.4) export USER_EXTRA_CFLAGS=-Wno-error=incompatible-pointer-types
➜ rtl8812au-1 git:(v5.3.4) sudo ./dkms-install.sh
About to run dkms install steps.
Error! DKMS tree already contains: rtl8812au-5.3.4
You cannot add the same module/version combo more than once.

Kernel preparation unnecessary for this kernel. Skipping.

Building module:
cleaning build area.
‘make’ -j4 KVER=5.12.9-zen1-1-zen KSRC=/lib/modules/5.12.9-zen1-1-zen/build. (bad exit status: 2)
Error! Bad return status for module build on kernel: 5.12.9-zen1-1-zen (x86_64)
Consult /var/lib/dkms/rtl8812au/5.3.4/build/make.log for more information.

Kernel preparation unnecessary for this kernel. Skipping.

Источник

Читайте также:  Долго ставятся обновления windows
Оцените статью