Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pi4 Voltage undefinedV #290

Open
blibenson opened this issue Sep 2, 2019 · 5 comments
Open

Pi4 Voltage undefinedV #290

blibenson opened this issue Sep 2, 2019 · 5 comments
Labels

Comments

@blibenson
Copy link

Don't suppose anyone has come up for a fix for this yet?

Capture

@GhislainOlitec
Copy link

Does the command work? because it can come from vcgencmd

vcgencmd measure_volts core

@arvdrpoo
Copy link

arvdrpoo commented Mar 2, 2020

I have noticed this as well.
I think it may have something to do with the fact there are 3 terms in the command.

@fernandofussuma
Copy link
Contributor

Edit the file /etc/rpimonitor/template/cpu.conf;

-dynamic.2.source=vcgencmd measure_volts core
+dynamic.2.source=/opt/vc/bin/vcgencmd measure_volts core

restart the service or reboot:
systemctl restart rpimonitor

@DaniW42
Copy link
Contributor

DaniW42 commented Sep 10, 2020

Can somebody confirm that this issue isn't a misconfiguration. latest version works for me (Raspbian GNU/Linux 10 (buster)).
Could there be something wrong with the PATH environmental variable?

@blibenson What does echo $PATH show?

@Marcoblue
Copy link

I installed thr RPI_Monitor yesterday on a fresh Pi 3B+. No problem with this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

7 participants