Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 4936

Debian • vcgencmd power_monitor

$
0
0
Could someone give an example of how to use the vcgencmd "power_monitor" command on the Pi 5?

On my Pi 5, vcgencmd includes a command called "power_monitor." Here is an example it provides on how to use the command:

Code:

Example: vcgencmd power_monitor tracename start/stop VDD_CORE_V VDD_CORE_A
I've tried a number of variations such as:

Code:

vcgencmd power_monitor trace1 start VDD_CORE_Vvcgencmd power_monitor trace1 start VDD_CORE_V VDD_CORE_Avcgencmd power_monitor "trace1" "start" "VDD_CORE_V"vcgencmd power_monitor trace1 start true truevcgencmd power_monitor trace1 start 1 1vcgencmd power_monitor 0 start 1 1
I am receiving the "Bad/missing arguments" error.

Code:

Bad/missing arguments.Example: vcgencmd power_monitor tracename start/stop VDD_CORE_V VDD_CORE_A

Statistics: Posted by lecaanis — Mon Jul 22, 2024 1:44 pm



Viewing all articles
Browse latest Browse all 4936

Trending Articles