Hi,
thanks for posting the different outputs.
Depending on the age of the WN722N you can run into hostap/driver issues. I think we have another thread about this... I still need to figure a way out of this..
The issue is, that newer WN722N needs a special Realtek hostap version, which is automatically installed on PirateBox, when the new USB stick is detected as wlan0.
But on the RPi3, wlan0 is always the internal card, so that detection does not work.
If you want to change the usage of the PirateBox to the 2nd (USB Wifi) card, you need to change:
piratebox.conf => all occurencies of wlan0 to wlan1
piratebox.conf => phy0 to phy1
hostapd.conf => wlan0 to wlan1
Then reboot the device (the most cleanest way).
If you are lucky, that will work... if not, you need to do additional steps, which I am currently not aware of.
best regards
Matthias
thanks for posting the different outputs.
Depending on the age of the WN722N you can run into hostap/driver issues. I think we have another thread about this... I still need to figure a way out of this..
The issue is, that newer WN722N needs a special Realtek hostap version, which is automatically installed on PirateBox, when the new USB stick is detected as wlan0.
But on the RPi3, wlan0 is always the internal card, so that detection does not work.
If you want to change the usage of the PirateBox to the 2nd (USB Wifi) card, you need to change:
piratebox.conf => all occurencies of wlan0 to wlan1
piratebox.conf => phy0 to phy1
hostapd.conf => wlan0 to wlan1
Then reboot the device (the most cleanest way).
If you are lucky, that will work... if not, you need to do additional steps, which I am currently not aware of.
best regards
Matthias