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

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?
I am using Ubuntu 24.04 on a macbook, therefore my kernel is
6.6.62-1-t2-nobleI have installed the drivers according to the instructions and the device appears in the UI of Ubuntu as also in the output of
iwconfigcommandHowever 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?