I am failing to get the system to use wifi on boot after using eflasher.
I have been developing with nanoPi NEO Air for several months, and have only had this problem since trying to update to the latest ROM, and using eflasher.
I do NOT use a serial connection - wifi only. I use these boards in a weight sensitive application, and don't want to solder and unsolder if I can avoid it.
Here are the steps:
build bootable sd microcard from latest rom file nanopi-air-eflasher-sd8g-20170121.img.zip.
edit /rootfs/etc/wpa_supplicant/wpa_supplicant.conf on the sd card image for my ssid and psk.
insert sd microcard into NEO Air, and power on. use nmap to discover dhcp assigned address. ssh to root at that address.
At this point everything works fine - and exactly as it did before.
use eflasher to copy the image. power down. remove sd card. repower.
HERE is where things go wrong.
leds indicate system has booted - blinking blue, solid green.
but nmap never shows an address for the NEO Air. It as if eflasher did not copy the wpa_supplicant.conf file.
I can't check this, because I don't have a serial connection setup.
This did work fine the old way - prior to eflasher.
Hardware is fine - comes up on wifi as expected if I reinsert sd card, and reboot.
I did try adding ifup/ifdown commands to sd card image /rootfs/etc/bash.bashrc. did not help.
Thoughts?
I have been developing with nanoPi NEO Air for several months, and have only had this problem since trying to update to the latest ROM, and using eflasher.
I do NOT use a serial connection - wifi only. I use these boards in a weight sensitive application, and don't want to solder and unsolder if I can avoid it.
Here are the steps:
build bootable sd microcard from latest rom file nanopi-air-eflasher-sd8g-20170121.img.zip.
edit /rootfs/etc/wpa_supplicant/wpa_supplicant.conf on the sd card image for my ssid and psk.
insert sd microcard into NEO Air, and power on. use nmap to discover dhcp assigned address. ssh to root at that address.
At this point everything works fine - and exactly as it did before.
use eflasher to copy the image. power down. remove sd card. repower.
HERE is where things go wrong.
leds indicate system has booted - blinking blue, solid green.
but nmap never shows an address for the NEO Air. It as if eflasher did not copy the wpa_supplicant.conf file.
I can't check this, because I don't have a serial connection setup.
This did work fine the old way - prior to eflasher.
Hardware is fine - comes up on wifi as expected if I reinsert sd card, and reboot.
I did try adding ifup/ifdown commands to sd card image /rootfs/etc/bash.bashrc. did not help.
Thoughts?