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

[Bug] vcgencmd not available on a headless/lite version #147

Open
savage4618 opened this issue Jan 12, 2023 · 2 comments
Open

[Bug] vcgencmd not available on a headless/lite version #147

savage4618 opened this issue Jan 12, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@savage4618
Copy link

Checklist

  • [ x] I have read the Contributing Guidelines for this project.
  • [ x] I agree to follow the Code of Conduct that this project adheres to.
  • [ x] I have searched the issue tracker for an issue that matches the one I want to file, without success.

Issue Details

  • MOTD Version:

    0.1.0

  • Operating System:

    raspios bullseye arm64lite

Actual Behavior

when logging in to ssh, I get a line at the top of the console "-bash: /opt/vc/bin/vcgencmd: No such file or directory" and a blank temperature readout.

Steps To Reproduce

install your utility on headless raspberry pi os, log in, notice no temp readout.

Expected Behavior

expected to see temperature readout.

Screenshots

image

Additional Information

I found this article describing a way to grab the temperature on a rpi headless
https://www.pragmaticlinux.com/2020/06/check-the-raspberry-pi-cpu-temperature/

@savage4618 savage4618 added the bug Something isn't working label Jan 12, 2023
@demartini
Copy link
Owner

Hello @savage4618, sorry for the delay, I'll do the tests and fix it ASAP.

@amanuelvillanueva
Copy link

I think changing the line in the path to /usr/bin/vcgencmd works in Bullseye
I will test in new bookworm launched last October 10, 2023

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants