I’ve got an Alfa wirelles adapter which I intend to use inside a cube.
I have connected the adapter to my QubesOS machine, on the bottom right under USB devices I forwarded it to the VM I want to use it in.
After that it was recognized by lsusb, I found the chipset, and installed the necessary drivers.
After that I could see the adapter under ip link show.
I was also able to put it into monitor mode.
However when I try to scan for any wireless network using (sudo iwlist myadapter scan), no scan results appear. Also when I used to use the adapter it had a blue led blinking, now I don’t see that led.
What steps should I take to further debug this issue?