Open main menu

Changes

My Test

15 bytes added, 20 March
no edit summary
Run the following command to install fan service script;
sudo bash install-fan-service.sh
Then the pwm fan starts running.
==Create the x-c1-pwr service==
Run the following command to install power management script;
sudo bash install-pwr-service.sh
==Prepair software shutdown script==
Run the following command to install software shutdown script (sss), and create a alias 'xoff' command to execute the software shutdown
sudo bash install-sss.sh
Then you can run <code>xoff</code> to execute software shutdown.