mirror of
https://github.com/Retropex/raspiblitz.git
synced 2025-05-12 19:20:48 +02:00
#4199 added to debug vcgencmd get_throttled
This commit is contained in:
parent
40587e4d8e
commit
622135c570
@ -457,6 +457,7 @@ sudo /home/admin/config.scripts/blitz.zram.sh status
|
|||||||
echo
|
echo
|
||||||
|
|
||||||
echo "*** HARDWARE TEST RESULTS ***"
|
echo "*** HARDWARE TEST RESULTS ***"
|
||||||
|
sudo vcgencmd get_throttled
|
||||||
source <(/home/admin/_cache.sh get system_count_undervoltage)
|
source <(/home/admin/_cache.sh get system_count_undervoltage)
|
||||||
showImproveInfo=0
|
showImproveInfo=0
|
||||||
if [ ${#system_count_undervoltage} -gt 0 ]; then
|
if [ ${#system_count_undervoltage} -gt 0 ]; then
|
||||||
|
Loading…
Reference in New Issue
Block a user