Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 8041

Other projects • Re: GPIO wake up

$
0
0
I have tried to have the hard drive sleep, but it seems impossible with

Code:

hdparm
. It shouts at me like I gave illegal commands.

That's not very helpful. If you really are getting a "command not found" error try:

Code:

sudo apt updatesudo apt install -y hdparm
There are plenty of low cost I2C RTC modules available most of those should be able to trigger a Pi boot as long as mains power is present to the Pi.

Have you considered doing power control away from the Pi? A Mains time switch to turn on the Pi, then have the Pi do the backup then shut down, then have teh mains timer cut power?

Statistics: Posted by thagrol — Wed May 14, 2025 9:09 pm



Viewing all articles
Browse latest Browse all 8041

Trending Articles