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

Error: Failed to max GPU frequency! #17

Open
DBern97 opened this issue Nov 22, 2022 · 1 comment
Open

Error: Failed to max GPU frequency! #17

DBern97 opened this issue Nov 22, 2022 · 1 comment

Comments

@DBern97
Copy link

DBern97 commented Nov 22, 2022

Hi!
Great work with the fan, it works for me fine but I always get these errors on startup:

ubuntu python3[4733]: Maximizing clock speeds with jetson_clocks
ubuntu python3[4733]: /usr/bin/jetson_clocks: line 316: : No such file or directory
ubuntu python3[4733]: /usr/bin/jetson_clocks: line 317: : No such file or directory
ubuntu python3[4733]: Error: Failed to max GPU frequency!
ubuntu python3[4733]: Setup complete.
ubuntu python3[4733]: Running normally.

Would you have any advice on how to resolve them?

Cheers!

@Pyrestone
Copy link
Owner

this is the overclock via jetson_clocks.
If you don't have jetson_clocks installed, the easiest way to get rid of the error message is to set "MAX_PERF":0 instead of "MAX_PERF":1

in /etc/automagic-fan/config.json

I think it normally comes pre-installed on the jetpack OS, so unfortunately if you don't have it I can't really tell you how to install it.

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

2 participants