Odroid C2 - How to find out thermal throttling occurred
-
- Posts: 19
- Joined: Sun Apr 15, 2018 5:26 am
Odroid C2 - How to find out thermal throttling occurred
I am using Odroid C2 and it is enclosed by a cheap plastic. How do I find out whether thermal throttling occurred? I type 'cpu' and it shows 'Throttle up | 50% CPU usage' for example. What does it mean?
Re: Odroid C2 - How to find out thermal throttling occurred
The 50% means that the CPU is clocked up when running over 50% usage for some milliseconds, when CPU governor is "ondemand" or "conservative". When it runs under 50% again for the same time times the throttle down factor, it will clock down again. You can check current clocks via "cpu" command. When in idle, most cores should be not at maximum, but the script itself could lead the the one or the other being at max clock
.

Re: Odroid C2 - How to find out thermal throttling occurred
Hi,
When the device is under load, use the cpu command. If the clock speeds are lower than max, then its being throttled. Most likley 80'c+ this occurs.
If you find our project or support useful, then we’d really appreciate it if you’d consider contributing to the project however you can.
Donating is the easiest – you can use PayPal or become a DietPi patron.
Donating is the easiest – you can use PayPal or become a DietPi patron.