-
Notifications
You must be signed in to change notification settings - Fork 39
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Driver doesn't work for ubuntu 18.04 #24
Comments
What version of the kernel is you using? (uname -r) |
4.17.0-kali3-amd64 |
Error for wireless request "Set Mode" (8B06) : |
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 ? |
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 |
uname -a oot@kali:~# iwconfig lo no wireless extensions. wlan0 unassociated ESSID:"" Nickname:"WIFI@REALTEK" root@kali: |
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 |
I'm on 18.04 too. Same problem. Is there a work around or fix for this problem? |
Have you solved this yet? Thx |
Hello, when I installed this driver in my ubuntu, System freezes when the adapter is plugged into a USB port. please fix this problem.
The text was updated successfully, but these errors were encountered: