Open main menu

Changes

X708-Software

195 bytes added, 19:22, 22 July 2021
no edit summary
chmod +x *.sh
sudo bash install-ubuntu.sh
sudo reboot
5. How to reading battery voltage and percentage, this is the sample code, you can modify it by your request.
sudo python3 x708bat.py
 
6. How to power off command on ubuntu from software
x708off
* press button 1-2 seconds to reboot
* press button 3 seconds to safe shutdown,
* press 7-8 seconds to force shutdown.
6. Testing AC power off/loss or power adapter failure detection (need to shor the 'PLD' pin)
7. Uninstall
./uninstall-ubuntu.sh
 
 
Return to [[X708]]