Moode Forum
Foreign overlays deleted by Moode ! - Printable Version

+- Moode Forum (https://moodeaudio.org/forum)
+-- Forum: moOde audio player (https://moodeaudio.org/forum/forumdisplay.php?fid=3)
+--- Forum: Support (https://moodeaudio.org/forum/forumdisplay.php?fid=7)
+--- Thread: Foreign overlays deleted by Moode ! (/showthread.php?tid=3222)



Foreign overlays deleted by Moode ! - chano22000 - 12-05-2020

Hi,

Thank you again for Moode. Version 7 will be an opportunity for another donation !

I use a gpio-shutdown overlay to handle a power button.

Code:
dtoverlay=gpio-shutdown,gpio_pin=17,active_low=0,gpio_pull=down

dtoverlay=i-sabre-q2m
#dtoverlay=disable-wifi
dtoverlay=disable-bt

Moode uses other overlays to activate/deactivate wifi and bluetooth by decommenting/commenting the relevant lines.
The way it is implemented deletes the "foreign" overlay.
As a consequence, /boot/config.txt needs to beĀ edited to reinsert the "foreign" overlay when bluetooth or wifi setting is changed through the Moode UI.

Could this behavior be corrected ?

Thank you

Kind regards.


RE: Foreign overlays deleted by Moode ! - Tim Curtis - 12-05-2020

Yes, I'll add to the 7.1.0 TODO list.


RE: Foreign overlays deleted by Moode ! - chano22000 - 12-05-2020

(12-05-2020, 01:21 PM)TimĀ Curtis Wrote: Yes, I'll add to the 7.1.0 TODO list.

Thank you !

Have a nice day.