TL-WN722N-V2
TL-WN722N-V2 copied to clipboard
Driver doesn't work for ubuntu 18.04
Hello, when I installed this driver in my ubuntu, System freezes when the adapter is plugged into a USB port. please fix this problem.
What version of the kernel is you using? (uname -r) Please describe the problem in more detail.
4.17.0-kali3-amd64
Error for wireless request "Set Mode" (8B06) : SET failed on device wlan0 ; Invalid argument.
The Linux Kernel 4.17.0 does not supported by the driver.
Tengo el mismo problema, soy desarrollador, como podria aportar para brindar soporte para la version 4.17.0 ? Saludos.
there is a chance that it will work in the future..?
Hey, can you please check now, with the latest commit on master. Thanks
iwconfig wlan0 mode monitor Error for wireless request "Set Mode" (8B06) : SET failed on device wlan0 ; Invalid argument.
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.
help
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>"
I'm on 18.04 too. Same problem. Is there a work around or fix for this problem?
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