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

GPU usage reports NaN for glxinfo output #592

Open
psukys opened this issue Apr 27, 2020 · 3 comments
Open

GPU usage reports NaN for glxinfo output #592

psukys opened this issue Apr 27, 2020 · 3 comments

Comments

@psukys
Copy link

psukys commented Apr 27, 2020

The used/total is shown correctly, whereas the usage percentage is reported as NaN (see screenshot for example).

image

@farhadinima75
Copy link

hi @psukys
for showing fan speed in panel, what did you do ?

I've already installed lm-sensors but fan speed and thermal doesn't work and show NaN....

Second problem: after today update, my Disk is showing NaN like your problem.

my OS : Ubuntu 18.04

@happysmack
Copy link

I had the snap version for ubuntu installed and most worked. I do not like snaps so I removed and put the repo version back like I always had before. Now the GPU ( Nvidia ) just shows a value for memory. I have the NAN% for the other GPU setting, disk activity, thermal, and fan. I have lm-sensors and the files listed in the readme installed. I know at least the disk activity did work when I first installed 18.04.

@RolandAckerl
Copy link

I had the same issue as psukys, Ubuntu 20.04, CUDA 10.2, Nvidia-smi 440.64, untamed potato-power of gtx 960M ;)

Just to make it clear: afaik only Nvidia GPUs are supported.
Check if their drivers are loaded properly (easy way in terminal: nvidia-smi).
If, like in my case, you are running your system on Intel's built-in GPU but other stuff with Nvidia (for e.g. CUDA or similar), run nvidia-settings, pick PRIME Profiles menu in the window and enable NVIDIA On-Demand. Like:
image

Then reboot.

worked for me (GPU not in use here):
image
running a small neural net (MNIST-training):
image

bluet added a commit to bluet/gnome-shell-system-monitor-applet that referenced this issue Apr 6, 2021
… on Ubuntu 18.04

add backward support for Gnome 3.28 , fix NaN temperature and disk IO on Ubuntu 18.04 . 

related issues: paradoxxxzero#520 paradoxxxzero#526 paradoxxxzero#594 paradoxxxzero#597 paradoxxxzero#601  thankjura/ds4battery#4  
I don't have dedicated GPU to test paradoxxxzero#592 but it should be possible to fix in the same way.

inspired by @shemgp and @EBoisseauSierra
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

4 participants