Hi, I have some trouble with the new BPI-P2 Zero and its wifi. I have loaded your Ubuntu image (Ubuntu 16.04) to a SD card and booted the P2 zero. Booting works fine but I can not connect to any wifi network. The available wifi networks are found but after typing in the WPA password the attempt fails.
Same issue.
Nothing worked.
the very line: " wpa_supplicant -iwlan0 -c /etc/wpa_supplicant/wpa_supplicant.conf " hangs.
It gives output:
successfully initialized wpa_supplicant
wlan0: Trying to associate with SSID 'WIFI_NAME'
wlan0: associated with xx:xx:xx:xx:xx:xx
wlan0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
wlan0: WPA: Key negotiation completed with xx:xx:xx:xx:xx:xx [PTK=CCMP GTK=CCMP]
wlan0: CTRL-EVENT-CONNECTED - Connection to xx:xx:xx:xx:xx:xx completed [id=0 id_str=]
Thatās where it hangs.
I do CTRL + C after a while, and it says:
n180211: Failed to open /proc/sys/net/ipv4/conf/p2p-dev-wlan0/drop_unicast_in_12_multicast: No such file or directory
n180211: Failed to set IPv4 unicast in multicast filter
n180211: Failed to open /proc/sys/net/ipv4/conf/p2p-dev-wlan0/drop_unicast_in_12_multicast: No such file or directory
n180211: Failed to set IPv4 unicast in multicast filter
n180211: deinit ifname=p2p-dev-wlan0 disabled_11b_rates=0
p2p-dev-wlan0: CTRL-EVENT-TERMINATING
wlan0: CTRL-EVENT-DISCONNECTED bssid=xx:xx:xx:xx:xx:xx reason=3 locally_generated=1
n180211: deinit ifname=wlan0 disabled_11b_rates=0
wlan0: CTRL-EVENT-TERMINATING
Edit: Apologies, my device is the Banana Pi M2 Zero