I use a Raspberry Pi2, a Hifiberry DAC+ and a WLAN Tongle to play music and as WLAN access point (bridged with my standard gateway/router).
Works fine - except if I the power is turned off incidently. Then the WLAN (wlan0) and bridge (br0) interfaces do not come up automatically. I have the suspicion that volumio overwrites
/etc/network/interfaces
upon some event/trigger.
Does anyone know more about that? I am looking for a way to preserve my /etc/network/interfaces settings also upon shutdown and reboot.
I think network settings might be overwritten even if they are not changed intentatively - e.g. by changing and saving other settings via the Setup menu.
How ever - I can live with it as this fine peace of software is stable and does not need to be rebooted too often.
I am suddenly getting this problem after using 1.55 since it came out. I am not aware of having changed any settings (although I did write the image to a new card about 10 days before I started seeing the behaviour).
I really would prefer to have a static IP address, and this appears to be very strange behaviour. Is the use of the interfaces file the only way of fixing the IP address?