Main public logs
Combined display of all available logs of Geekworm Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 22:10, 24 November 2024 173.35.170.176 talk performed unknown action "comments/add" on X729-script (There is an error in the "Configuring Different gpipchip number and pwmchip number for Raspberry Pi 5 hardware" section. sed -i 's/pwmchip0/pwmchip2/g' x729-fan.sh This command is changing pwmchip0 to pwmchip2 value in the x729-fan.sh script. It is incorrect because the Pi 5 board is using pwmchip0 as shown below: $ sudo cat /sys/kernel/debug/pwm 0: platform/107d517a80.pwm, 2 PWM devices pwm-0 ((null) ): period: 0 ns duty: 0 ns polarity: normal pwm-1 (sysfs...)