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

[Question] Temperature Sensors API call fails in non-privilege mode. #222

Open
Sarbojit2019 opened this issue Oct 22, 2024 · 0 comments
Open

Comments

@Sarbojit2019
Copy link

I am trying to get GPU temperature information for my tool. It seems Temperature Sensor APIs need to be queried only in privilege mode. Users of my tool may not have 'sudo' access on all the systems hence the question.

Questions:

  1. I can understand of SET APIs require 'sudo' access or privilege mode but why do we need to be in privilege mode for query?
  2. Is there any other way to query GPU temperature?

Any suggestion will highly appreciated.

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

No branches or pull requests

1 participant