Changes

Jump to navigation Jump to search

My Test

137 bytes added, 20 March
</pre>
There is no '''gpioResolved''' directory in ! Please delete the '''/sys/class''' directoryold installation folder and re-install it by the following guide.
The reason for the error is because since Ubuntu 23.04 uses the latest 6.2 Linux kernel, we wait for the official update;
 
We recommend that you use '''ubuntu 22.04''', and we have also tested the current script on version 22.04.
'''PS''': This issure is be fiexed, please refer to https://github.com/geekworm-com/x735-script/issues/2
 
==OS that has been tested==
===Clone the script===
Clone pruduct software script
git clone https://github.com/geekworm-com/x735-script
cd x735-script
'''PS''': For some OS such as ''Raspberry Pi OS Lite'', the '''''git''''' tool is not installed by default, if you get an error like ''error: -bash: git: command not found'', please run the following command to install the git tool.
sudo apt install -y git
<!--
2. Download xGPIO tool
wget https://github.com/geekworm-com/xgpio/raw/main/bin/ubuntu/xgpio_pwr
wget https://github.com/geekworm-com/xgpio/raw/main/bin/ubuntu/xgpio_soft
After the download is successful, there will be two files xGPIO_pwr and xGPIO_soft in the current directory.
-->
===Create the x735-fan service===
===Create the x735-pwr service===
x735-pwr service will be responsible for power management and hardware safe shutdownIf you are using <span class="tb_red">ubuntu verson 23.04<pre/span>or more high version, please run the following command:sudo cp -f ./x735install-pwr-service-ubuntu.sh /usr/local/bin/sudo cp -f x735-pwrOR run the following command to install power management script; .service /lib/systemd/systemsudo systemctl daemon-reloadsudo systemctl enable x735install-pwrsudo systemctl start x735-pwr</pre>service.sh
==Prepair software shutdown script==
After the installation is complete, an <code>x735xoff</code> command will be created to shut down the software.Then you can run <code>x735xoff</code> to execute software shutdown.
 
==Uninstall==
Run the following command to uninstall all.
./uninstall.sh
===Test safe shutdown===

Navigation menu