12-02-2016, 12:10 PM
I'm having WIFI issues myself PINE64+WIFI module.
I have the following in my device config file but it's not picking up an IP upon boot.
sudo nano /etc/network/devices
auto lo
iface lo inet loopback
iface eth0 inet dhcp
auto wlan0
iface wlan0 inet dhcp
allow-hotplug wlan0
wpa-ap-scan 1
wpa-scan-ssid 1
wpa-ssid "Network name"
wpa-psk "Network password"
I've also tried this
https://volumio.org/forum/configure-volu...t3953.html
Same results. Has anybody been able to make this work?
I have the following in my device config file but it's not picking up an IP upon boot.
sudo nano /etc/network/devices
auto lo
iface lo inet loopback
iface eth0 inet dhcp
auto wlan0
iface wlan0 inet dhcp
allow-hotplug wlan0
wpa-ap-scan 1
wpa-scan-ssid 1
wpa-ssid "Network name"
wpa-psk "Network password"
I've also tried this
https://volumio.org/forum/configure-volu...t3953.html
Same results. Has anybody been able to make this work?