theMusicMan wrote: ↑Sun Apr 29, 2018 7:19 pm
OK, so a really noooobie question I guess.
On my new Pi3B+ there is no switch supplied connected inline with the power cable, so when I shutdown after I have finished using the Pi, the only way I can figure - without installing some additional hardware switch setup - to turn the Pi back on, is to unplug the power cable either from the Pi or mains, then put it back in again.
Seems a bit of an exercise...!
Exercise is good for you...
theMusicMan wrote: ↑Sun Apr 29, 2018 7:19 pm
So, how do I turn my Pi back on after a shutdown? Is this the correct way to do it?
Yes, the default way to do it is to cut and reapply the power in some way (unplug, switch, etc.). The assumption is that someone who doesn't want their Pi on 24/7 would unplug the power after shutting it down.
theMusicMan wrote: ↑Sun Apr 29, 2018 7:19 pm
I have seen a few inline switches that I could use to insert between the PSU output and Pi that contain a neat switch, but wanted to find out if there were a better way to do this.
In my experience those inline USB switches cause too much voltage loss and aren't suitable for a Pi3B (okay for a Pi Zero or other single core model). An alternative solution would be to use a switch such as this
Leviton 1470-W 15 Amp, 125-Volt AC 3-Wire Grounded Switch to cut power to the PSU. That would also save some energy that the idle PSU would use when the Pi is shutdown.
alphanumeric wrote: ↑Sun Apr 29, 2018 8:38 pm
I have one Pi I leave the power on after I shut it down. I have a momentary push button switch wired to the two RUN terminals. When I want to use that Pi I just press the button and it boots up.
This is another option, but it won't stop the parasitic load of the PSU when the Pi is shutdown (if you care about such things).
wh7qq wrote: ↑Sun Apr 29, 2018 7:38 pm
The 3B+ power consumption is negligible so leaving it on 24/7 is not much of a hit and has the advantage of keeping your work alive. If you are using an older monitor, it might draw considerably more than the RPi and it won't turn off when you turn off the RPi. I just turn off the monitor and leave the 3B running so my desktop is just as I left it when I return.
Try adding "hdmi_blanking=1" to config.txt, which should let your monitor go into standby mode when the screen blanks (assuming your monitor has its own low power standby mode).
My mind is like a browser. 27 tabs are open, 9 aren't responding,
lots of pop-ups...and where is that annoying music coming from?