TL-WN722N-V2 icon indicating copy to clipboard operation
TL-WN722N-V2 copied to clipboard

Driver doesn't work for ubuntu 18.04

Open mohmmadd opened this issue 6 years ago • 13 comments

Hello, when I installed this driver in my ubuntu, System freezes when the adapter is plugged into a USB port. please fix this problem.

mohmmadd avatar Aug 28 '18 14:08 mohmmadd

What version of the kernel is you using? (uname -r) Please describe the problem in more detail.

Lignium avatar Aug 30 '18 04:08 Lignium

4.17.0-kali3-amd64

mosquito83 avatar Sep 06 '18 10:09 mosquito83

Error for wireless request "Set Mode" (8B06) : SET failed on device wlan0 ; Invalid argument.

mosquito83 avatar Sep 06 '18 11:09 mosquito83

The Linux Kernel 4.17.0 does not supported by the driver.

Lignium avatar Sep 07 '18 14:09 Lignium

Tengo el mismo problema, soy desarrollador, como podria aportar para brindar soporte para la version 4.17.0 ? Saludos.

MatiMoreno avatar Sep 07 '18 17:09 MatiMoreno

there is a chance that it will work in the future..?

mosquito83 avatar Sep 08 '18 10:09 mosquito83

Hey, can you please check now, with the latest commit on master. Thanks

abhijeet2096 avatar Oct 01 '18 07:10 abhijeet2096

iwconfig wlan0 mode monitor Error for wireless request "Set Mode" (8B06) : SET failed on device wlan0 ; Invalid argument.

mosquito83 avatar Oct 03 '18 18:10 mosquito83

uname -a Linux kali 4.18.0-kali1-amd64 #1 SMP Debian 4.18.6-1kali1 (2018-09-10) x86_64 GNU/Linux

oot@kali:~# iwconfig eth0 no wireless extensions.

lo no wireless extensions.

wlan0 unassociated ESSID:"" Nickname:"WIFI@REALTEK" Mode:Managed Frequency=2.412 GHz Access Point: Not-Associated
Sensitivity:0/0
Retry:off RTS thr:off Fragment thr:off Encryption key:off Power Management:off Link Quality:0 Signal level:0 Noise level:0 Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0 Tx excessive retries:0 Invalid misc:0 Missed beacon:0

root@kali:~# ifconfig wlan0 down root@kali:~# iwconfig wlan0 mode monitor Error for wireless request "Set Mode" (8B06) : SET failed on device wlan0 ; Invalid argument.

mosquito83 avatar Oct 03 '18 18:10 mosquito83

help

mosquito83 avatar Oct 03 '18 18:10 mosquito83

This seems to be an Ubuntu 18.04 problem and not proper 4.17 kernel. Im facing same issue and my laptop runs Ubuntu 18.04 with 4.15 kernel. Firts im try with master branch and compile process was ok but system freeze like decribing in Issue # 16. Then im try with kernel4.15 branch but im get compile errors "/include/linux/kernel.h:6:10: fatal error: stdarg.h: No such file or directory #include <stdarg.h>"

rquevedo avatar Oct 04 '18 16:10 rquevedo

I'm on 18.04 too. Same problem. Is there a work around or fix for this problem?

solidminds avatar Nov 02 '18 19:11 solidminds

This seems to be an Ubuntu 18.04 problem and not proper 4.17 kernel. Im facing same issue and my laptop runs Ubuntu 18.04 with 4.15 kernel. Firts im try with master branch and compile process was ok but system freeze like decribing in Issue # 16. Then im try with kernel4.15 branch but im get compile errors "/include/linux/kernel.h:6:10: fatal error: stdarg.h: No such file or directory #include <stdarg.h>"

Have you solved this yet? Thx

AlucardNosferatu avatar Aug 04 '19 18:08 AlucardNosferatu