raspiblitz icon indicating copy to clipboard operation
raspiblitz copied to clipboard

Add info about if powersupply was throttled in infodisplay

Open rootzoll opened this issue 1 year ago • 2 comments

check command vcgencmd get_throttled

rootzoll avatar Nov 29 '23 23:11 rootzoll

add it to debug report

rootzoll avatar Apr 23 '24 19:04 rootzoll

check command vcgencmd get_throttled

command is already in blitz.debug.sh under "*** HARDWARE TEST RESULTS ***"

at the moment it looks like on a healthy node:

*** HARDWARE TEST RESULTS ***
throttled=0x0
UndervoltageReports in Logs: 0

would need some examples of this data from a node that got throttled before any data about it can be shown on infodisplay. Recommend pushing to v1.12.0 milestone

geco91 avatar Jun 03 '24 13:06 geco91