Glances API sees GPU but not the dashboard #3494
Replies: 10 comments
-
|
Strange... It should work, please only check that you have enough space in your terminal. |
Beta Was this translation helpful? Give feedback.
-
|
Nico,
|
Beta Was this translation helpful? Give feedback.
-
|
Ok, peux tu lancer Glances en mode debug (-d) et faire un pastebin du fichier de log ? |
Beta Was this translation helpful? Give feedback.
-
|
Voici: https://pastebin.com/CSU4uVN7 Charles |
Beta Was this translation helpful? Give feedback.
-
|
Strange when i simulate your GPU, it is correctly displayed on my computer:
|
Beta Was this translation helpful? Give feedback.
-
|
Can you copy/paste your glances.conf file ? |
Beta Was this translation helpful? Give feedback.
-
|
Le voici:
Merci! Charles |
Beta Was this translation helpful? Give feedback.
-
|
I redo the test with your Glances conf file and no problem on my side, the plugin is displayed:
I do not understand why it is not displayed on your side... :( |
Beta Was this translation helpful? Give feedback.
-
|
After a few reboots still no GPU and also no base frequenc for my CPU. What should I do/check next? Charles |
Beta Was this translation helpful? Give feedback.
-
|
You need to add some debug message in the code... In the /usr/local/lib/python3.10/dist-packages/glances/plugins/gpu/init.py add the two lines (with logger) Restart Glances and check the log file for "ENTER IN THE GPU DISPLAY METHOD" message. |
Beta Was this translation helpful? Give feedback.



Uh oh!
There was an error while loading. Please reload this page.
-
I recently upgraded my GPU. The old one displayed perfectly in the dash board but not the new one although the API sees it:
Also:
But when I start Glances with:
It is nowhere to be found. What should I do/check to make it appear on the dashboard?
Thank you very much!
Charles
Beta Was this translation helpful? Give feedback.
All reactions