I noticed the light ring on my E25 suddenly changed to green rather than cycling through the various colors. The radax-led service is still running okay. I am seeing this error repeat in the journal log
Jan 23 05:37:21 radxa-e25 radxa-e25-led.sh[372]: /usr/local/bin/radxa-e25-led.sh: line 37: /sys/class/pwm/pwmchip0/pwm0/duty_cycle: No such file or directory
Jan 23 05:37:21 radxa-e25 radxa-e25-led.sh[372]: /usr/local/bin/radxa-e25-led.sh: line 38: /sys/class/pwm/pwmchip1/pwm0/duty_cycle: No such file or directory
Jan 23 05:37:21 radxa-e25 radxa-e25-led.sh[372]: /usr/local/bin/radxa-e25-led.sh: line 39: /sys/class/pwm/pwmchip2/pwm0/duty_cycle: No such file or directory
I think it happened after the last apt update / upgrade command. The pwmchip 0 / 1 / 2 part of the path exists but not the /pwm0 part.
Any ideas what would be causing this?