Changes

Jump to navigation Jump to search

X735-script

68 bytes added, 25 March
Then the pwm fan starts running.
'''PS for Pi 5''':  * Change the <code>PWM_CHIP_PATH</code> to <code>/sys/class/pwm/'''pwmchip2'''</code> on line 7 of x735fan.sh if you use it on Raspberry Pi 5 hardware, refer to the following command:
sudo nano x735-fan.sh
Change the <code>PWM_CHIP_PATH</code> to <code>/sys/class/pwm/'''pwmchip2'''</code> on line 7
Press Ctrl-X to exit nano (the editor).
* Copy the modified file to the /usr/local/bin directory
sudo cp -f x735-fan.sh /usr/local/bin
then run command:* Restart x735-fan service
sudo systemctl restart x735-fan.service
Fan starts working

Navigation menu