Advertisement
shauno

Untitled

Nov 14th, 2017
227
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.47 KB | None | 0 0
  1. $ vcgencmd get_throttled
  2. throttled=0x50005
  3.  
  4. 05 00 00 00 05
  5. 0101 0000 0000 0000 0101
  6. ^ (0x000001) 0: under-voltage
  7. ^ (0x000002) 1: arm frequency capped
  8. ^ (0x000004) 2: currently throttled
  9. ^ (0x010000) 16: under-voltage has occurred
  10. ^ (0x020000) 17: arm frequency capped has occurred
  11. ^ (0x040000) 18: throttling has occurred
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement