Changes

Jump to navigation Jump to search

X708-Software

87 bytes added, 15:06, 27 April 2022
4. Install the script for power management
#
'''cd x708v2/raspberry-pi-os'''This command enters the corresponding operating system scripts folder (raspberry-pi-os)
sudo bash pwr.sh
# This command will generate 2 power management script files as follows: # /etc/x708pwr.sh # /usr/local/bin/x708softsd.sh
printf "%s\n" "alias x708off='sudo x708softsd.sh'" >> ~/.bashrc
sudo reboot

Navigation menu