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

Nvidia GPU usage is not showing and GPU graphs don't work. #60

Closed
Saim20 opened this issue May 6, 2021 · 6 comments
Closed

Nvidia GPU usage is not showing and GPU graphs don't work. #60

Saim20 opened this issue May 6, 2021 · 6 comments

Comments

@Saim20
Copy link

Saim20 commented May 6, 2021

Running in terminal continuously shows this:
Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/sysmontask/gpu.py", line 114, in gpuutildrawarea_draw cr.line_to((i+1)*stepsize,scalingfactor*(100-self.gpuutilArray[i+1])) IndexError: list index out of range some error in gpu updata: invalid literal for int() with base 10: 'N/'

P.S. nvidia-smi is present:
+-----------------------------------------------------------------------------+
| NVIDIA-SMI 460.67 Driver Version: 460.67 CUDA Version: 11.2 |
|-------------------------------+----------------------+----------------------+

@KrispyCamel4u
Copy link
Owner

Hi, thanks for reporting it.

Can you run this command:
nvidia-smi -q -x
and share the output here.

It will help me to find the cause of the bug.

@Saim20
Copy link
Author

Saim20 commented May 6, 2021

Hi, thanks for reporting it.

Can you run this command:
nvidia-smi -q -x
and share the output here.

It will help me to find the cause of the bug.

Sure the output is here:

https://pastebin.com/XYq5fE1Q

@KrispyCamel4u
Copy link
Owner

Hi, thanks for reporting it.
Can you run this command:
nvidia-smi -q -x
and share the output here.
It will help me to find the cause of the bug.

Sure the output is here:

https://pastebin.com/XYq5fE1Q

thanks I have got the issue. I will fix it soon.

@KrispyCamel4u
Copy link
Owner

New release v1.x.x is out, please verify that this bug doesn't persist now.

@Saim20
Copy link
Author

Saim20 commented Sep 17, 2021

I suppose this is a driver issue, as i have an old gpu. I'll close the issue. Thanks for your hard work, this works great!

@Saim20 Saim20 closed this as completed Sep 17, 2021
@KrispyCamel4u
Copy link
Owner

I suppose this is a driver issue, as i have an old gpu. I'll close the issue. Thanks for your hard work, this works great!

No problem as long as it works.

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