DeskPi-Team / deskpi

DeskPi Pro is the Ultimate Case Kit for Raspberry Pi 4 with Full Size HDMI/2.5 Hard Disk Support and Safe Power Button, It has QC 3.0 Power Supply inside and New ICE Tower Cooler inside.
GNU General Public License v3.0
140 stars 46 forks source link

deskpi lite config file location #106

Closed crusader27529 closed 3 days ago

crusader27529 commented 2 years ago

I'd like to look at or edit the config file, but I've no idea where it is........or what it's called.

crusader27529 commented 2 years ago

The request was to possibly change a timer value that another thread mentioned to fix the power button issue. The config.txt file is an executable script with no actual parameters to change.

Maybe a schematic of the daughter card would help so we could make the button actually do something useful. It does nothing now.

I bought this case for 2 reasons, with the primary was to be able to do a safe power shutdown. The cooling was secondary.

I have othe RPI with external PB's that cause the unit to go to a low power state after doing a shutdown, and then starting up when the button is pressed again. That functionality would be an adequate alternative function. I don't really think that the deskpi lite is actually capable to switch the power off. It probably also goes into a low power state anyway.

BTW, my other RPI autostarts after a power failure, also.

jojobrogess commented 2 years ago

Need to know what OS you're installing to, to know where it has been installed.

crusader27529 commented 2 years ago

Raspios 64 bit

jojobrogess commented 2 years ago

from the installer install-raspios-64bit.sh


/usr/bin/pwmFanControl64 /usr/bin/safecutoffpower64 /usr/bin/deskpi-config

/boot/config.txt

fanDaemon="/lib/systemd/system/deskpi.service" pwrCutOffDaemon="/lib/systemd/system/deskpi-cut-off-power.service"


I DON'T HAVE A DESKPI LITE, I have a Deskpi Pro like most people in these issues. I don't know what the official direction Deskpi has given to Deskpi Lite customers. I assume you guys are going to be using the same scripts as us. If that's the case, welcome to the ride lol If not, I don't think your install files(lite) are on this repo. They either haven't been added yet, or are located on another repo.


AFAIK, power shutdown script for the button is funky at best regardless of OS atm.