-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Description
Describe the bug
On a brand new install for my allsky camera on my PI5 with the last OS available, I want to control fans in PWM mode with the module allsky_fans.
But I struggle with the following error :
"Module allsky_fans.py failed on line 212 - Need to add 'dtoverlay=pwm-2chan' to /boot/config.txt and reboot"
Of course, I added the following line dtoverlay=pwm-2chan,pin=18,func=4,pin2=19,func2=4 at the end of the /boot/firmware/config.txt file and rebooted and it's still doesn't works.
Any Idea about what i've could missed or did wrong?
Allsky Information:
- OS: Raspberrypi OS bookworm lite 64 bits
- Allsky Version: v2024.12.06_06
- Pi model: Raspberry Pi 5 Model B Rev 1.0, 4 GB
- Camera: Zwo ASI678MC
Additional context
fan connected to PIN18
Metadata
Metadata
Assignees
Labels
No labels