We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I am using Ubuntu 24.04 on a macbook, therefore my kernel is 6.6.62-1-t2-noble
6.6.62-1-t2-noble
I have installed the drivers according to the instructions and the device appears in the UI of Ubuntu as also in the output of iwconfig command
iwconfig
root@MyLaptop:~# iwconfig lo no wireless extensions. wlxa86e84aadc65 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
However as you can see in the screenshot it does not list any networks.
The scan command with the interface name fails as well
# iwlist wlxa86e84aadc65 scan wlxa86e84aadc65 Failed to read scan data: Resource temporarily unavailable
What might be the issue?
The text was updated successfully, but these errors were encountered:
I have the exact same problem but I'm in kali linux. I think this is happening because this driver is too old.
Sorry, something went wrong.
Same problem here, and i think that has to something with kernel.
dkms status 8812au/5.6.4.2_35491.20191025, 5.15.0-130-generic, x86_64: installed
iwlist wlx2887ba4ae3a4 scan wlx2887ba4ae3a4 Failed to read scan data : Resource temporarily unavailable
I have installed this driver and it is working with new kernel. https://github.com/morrownr/8821au-20210708
Thanks @danielplaskur , it worked for me too!!
No branches or pull requests
I am using Ubuntu 24.04 on a macbook, therefore my kernel is
6.6.62-1-t2-noble
I have installed the drivers according to the instructions and the device appears in the UI of Ubuntu as also in the output of
iwconfig
commandHowever as you can see in the screenshot it does not list any networks.
The scan command with the interface name fails as well
What might be the issue?
The text was updated successfully, but these errors were encountered: