Moode Forum
question - 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: question (/showthread.php?tid=7431)



question - John Glenn - 02-16-2025

Question:
 How can I integrate the push button of RPI5 into moode.


RE: question - Nutul - 02-16-2025

(02-16-2025, 06:18 PM)John Glenn Wrote: Question:
 How can I integrate the push button of RPI5 into moode.

What exactly do you mean? That is the power button, so you can turn moOde off by its menu-entry m => power => shutdown, and after that, you can power the Pi up by pressing the button...


RE: question - John Glenn - 02-16-2025

Yes I understand that.
But if I turn off the RPI5 via the push button I have to restart Moode completely in my Firefox os.
And I want to prevent that


RE: question - Tim Curtis - 02-16-2025

AFAIK you would need to attach a wake-on-lan (WOL) board to the pi and then "send" the WOL packet to it to start the pi up. I think these boards are Ethernet only.

I don't have any experience with that tech but maybe someone else does.