-
Notifications
You must be signed in to change notification settings - Fork 906
Open
Description
To remove the panda fan fallback (fan_set_power(30) on heartbeat loss), these are the states where the fan would be at 0%:
- Build
- AGNOS update
- pandad dead
Build and AGNOS update run before pandad starts. For this case we could add Panda().set_fan_power(30) in launch_chffrplus.sh before agnos_init.
Pandad dead can be a risk if other processes draw significant power with no fan control.
All three states draw significant power (>1 W), so the relative power saving from deactivating the fan (~50 mW) is low.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels