You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
in V40, the pironman 5 case RGB fans turned on only if the Pi temperature required it, after installing V41 they are always active from the get-go
The "free drive space" reported by the case LCD display is the one of, I think, the root filesystem (about 256 MB free) which is not that usefull: it should report the free space of /userdata (I was told by the pironman support guys to report this to you guys)
Detailed reproduction steps
n/a
Details of any attempts to fix this yourself
I've reinstalled the pironman 5 services in V41 (see below)
Details of any modifications you have made to Batocera.
I found a bit of time today to debug the fan problem, starting from this error from the pironman5 service:
24/12/30 13:40:57.991 [DEBUG] FanControl init
24/12/30 13:40:57.992 [DEBUG] Init GPIO Fan with pin: 6
/usr/lib/python3.11/site-packages/gpiozero/devices.py:295: PinFactoryFallback: Falling back from lgpio: 'can not open gpi
warnings.warn(
GPIO Fan init error: Cannot determine SOC peripheral base address
24/12/30 13:40:58.035 [WARNING] GPIO Fan init failed, disable gpio_fan control
The proposed workaround of symlinking /dev/gpiochip4 to /dev/gpiochip0 seems to do its job: the RGB fans are now off. The PWM fan is now recognised by the kernel correctly too (something that was not happening since I've installed V41 but I didn't notice before):
Batocera build version
41 2024/12/17 02:17 (butterfly)
Your architecture
Raspberry Pi 5 B 1.0
Your Graphic Processor Unit(s) (GPU)
integrated VideoCore VII
Issue description
in V40, the pironman 5 case RGB fans turned on only if the Pi temperature required it, after installing V41 they are always active from the get-go
The "free drive space" reported by the case LCD display is the one of, I think, the root filesystem (about 256 MB free) which is not that usefull: it should report the free space of /userdata (I was told by the pironman support guys to report this to you guys)
Detailed reproduction steps
n/a
Details of any attempts to fix this yourself
I've reinstalled the pironman 5 services in V41 (see below)
Details of any modifications you have made to Batocera.
I've installed (first in V40 and then again in V41 butterfly) the pironman 5 services as detailed here: https://docs.sunfounder.com/projects/pironman5/en/latest/set_up/set_up_batocera.html
Logs and data
No response
The text was updated successfully, but these errors were encountered: