Skip to content
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 installed but not listing any networks #38

Open
luigi-benvenaglia opened this issue Dec 5, 2024 · 3 comments
Open

Driver installed but not listing any networks #38

luigi-benvenaglia opened this issue Dec 5, 2024 · 3 comments

Comments

@luigi-benvenaglia
Copy link

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 command

Screenshot from 2024-12-05 18-46-03

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?

@Raul-Paiva
Copy link

I have the exact same problem but I'm in kali linux. I think this is happening because this driver is too old.

@danielplaskur
Copy link

danielplaskur commented Jan 3, 2025

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

@Raul-Paiva
Copy link

Thanks @danielplaskur , it worked for me too!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants