Changes

Jump to navigation Jump to search

X729-script

2 bytes added, 23 March
'''[NOTE]:'''
* 1. The script now supports the Raspberry Pi OS '''BOOKWORM''' version. You just need to '''uninstall''' the original script and '''reinstall''' it. Please refer to the following:
OPen ternimal window, then run the following command:
Then just follow the installation process below.
* 2. Fix fan not working on Raspberry Pi 5 hardware
If you are using it on a '''Raspberry Pi 5''', make the following changes:
1a. Be sure to update the kernel to version '''6.6.22'''.
sudo apt update
sudo apt full-upgrade
sudo rpi-update
2b. Change the <code>PWM_CHIP_PATH</code> to <code>/sys/class/pwm/pwmchip2</code> on line 7 of '''x729fan.sh'''
==OS that has been tested==

Navigation menu