-
Notifications
You must be signed in to change notification settings - Fork 43
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 crashes PC on Arch Linux 6.10.8-arch1-1 #34
Comments
Hi @c0ncatenate I think you need a different driver. Run the following and post the results: $ lsusb |
uname
|
not work |
Alfa AWUS036ACS AC600 Wireless Adapter This adapter uses the rtl8811au chip. Options for drivers: https://github.com/morrownr/8821au-20210708 Note: The second driver has been used for dev to get a good standards compliant driver in the kernel. The driver is currently under review and should be in an upcoming kernel such as 6.13. Remember to uninstall any previously installed drivers. |
It is not clear to me what your problem is. Recomment that you start a new issue and tell me what the problem is. |
not work in archlinux 6.11.3-arch1-1 |
There is a pinned issues called Without information to help determine the problem, there is little that can be done. |
Hello,
I am currently on Arch Linux kernel 6.10.8-arch1-1 and I have an Alfa AWUS036ACS AC600 Wireless Adapter. DeviWiki suggests that my adapter uses the RTL8812AU driver. I've installed the driver using the
install.sh
script provided and everything installs as intended.The device seems to recognize the driver and the LED lights up. I can see it in my WiFi devices list. However, when I try to use an app like Wireshark, it crashes my entire PC. When I try using tools such as
sudo airodump-ng wlan1
, it is unable to find any APs around me. I believe the driver is not updated to the latest kernel on Arch and it's breaking something in the background. I have also tried the driver from Aircrack-NG but it doesn't work for me either. If anyone has an updated driver/kernel that I can use or a workaround to get it working, please let me know. I am devastated. :/If you need any additional information from me, I'd be happy to provide. Thank you!
The text was updated successfully, but these errors were encountered: