Hello Michael,
Could you please explain how you made the Asus N10 nano adapter work and give your settings.
I’m struggling to make this same adapter work…
I have connected the adapter directly into the Pi (no powered USB hub).
I have configured wpa_supplicant.conf as follow:
and /etc/network/interfaces as follown:
When I run iwconfig, I can see that I’m attached to the wireless network:
Then, if I remove the Ethernet cable, I can putty the RPI from the computer… which means that WIFI link works…
but as soon as I restart the RPI, the WIFI link doesn’t work any more.
From the RPI, I can’t ping the computer anymore:
with 192.168.1.70 being the fixed IP address associated to the ethernet port.
I have also noted that I get some error message when I try to restart the network interface:
I have already updated the system with “sudo rpi-update” and “sudo apt-get update”.
The “iwlist wlan0 scan” does see the wifi networks around me.
Thanks a lot.