here is my code for rc.local #!/bin/sh -e## rc.local## This script is executed at the end of each multiuser runlevel.# Make sure that the script will "exit 0" on success or any other# value on err...
All Posts
-
x708 software power shutdown
Hi George, I did everything you said in the post but for some reason when i run the test and pull the power plug when the pi logo shows it shows a black/blank screen for about 30+ seconds and boot...
-
x708 software power shutdown
@james mutch Hi James I have managed to cobble together yet another script that has now solved all my problems. This may not work for you, James, but I am posting this for everyone needing...
-
x710 x100off script and safe shutdown do not work with jumper 1-3 on
Hi, 'AUTO ON' mean the x710 will AUTO POWR ON when the AC main power supply is connected, so the external switch is disable when 'AUTO ON'
-
X708 Battery Box
@Mark Muti Yes. liPo battery is ok also.
-
Fan Noise
@james mutch Hi, I test my method, and It should be effective. . . You can also connect a 20-30 ohm resistor to the red wire in series with the 2P wire of the fan to reduce the voltage.
-
x708 software power shutdown
Apollogies for constant replies as i can't seem to amend my post above to add stuff :/ Anyways... when you said that it has shutdown and won't get a response from command line does this mean...
-
x708 software power shutdown
George.... how long a runtime are you getting with just 2 batteries connected? What is the average time of 2 x 2000mah batteries on this setup running before shutdown?
-
x708 software power shutdown
Hi George, I'm assuming this is the same for when the power supply is still on and connected too much like the battery backup? It really renders my whole setup useless as it doesn't function as a...
-
x708 software power shutdown
@james mutch Sorry about the delay in replying. You will be able to know that the pi has stopped working (i.e. is turned off) because you will no longer be able to get a response from the c...
-
x708 software power shutdown
I've created the script and done as you've said however, how will i know if it works or not if the normal shutdown or auto-Shutdown is not working? Thanks
-
x708 software power shutdown
@james mutch Hi James I've written a small script that checks the supply voltage and powers down the pi if the voltage drops to below 3.6V. This is just one approach. Other are possib...
-
Fan Noise
Hi, Can the fans be controlled? I tried your above method but it's still too noisy and the fans seem to be running 100% is there a program/app that can control this or show me what fans are runnin...
-
x708 software power shutdown
hi, i would like a follow up with this too! i have my setup with the UPS installed and i'm currently testing to see how long the batteries last before shutdown or complete turn off. Will t...
-
need to add 2.5" SDD on my Pi 3B powered with X710
is the X820 V3.0 compatible with X710 ? and X820 casing ?
-
x710 x100off script and safe shutdown do not work with jumper 1-3 on
Sorry my Pi is a PI 3 B and not 2B
-
x710 x100off script and safe shutdown do not work with jumper 1-3 on
Hello Pi2b + OS Buster last version + last fixes X710 script installed Jumper on 1-3 for automatic boot after power recovery Problems: it does not work with jumper set in 1-3: 1/ x710off does ...
-
x708 software power shutdown
Hi Harry I now have added 1 second sleep to: x728softsd.sh #X728 RTC setting up #sudo sed -i '$ i rtc-ds1307' /etc/modules #sudo sed -i '$ i echo ds1307 0x68 > /sys/class/i2c-adapter/i2c-1/...
-
x708 software power shutdown
@George Feichter Hi Try to insert a new line, and type 'sleep 1s' before '#x728 Powering on /reboot /full shutdown through hardware' line;
-
x708 software power shutdown
@George Feichter Hi, could you tell me which reaspberry pi image os? pi 3 or pi 4? We don't found some error about script, it's very strange