Nvgpu and Nvgputemp not appearing even when proprietary Nvidia drivers are in use
As per the title, I cannot use {nvgpu} and {nvgputemp} even while using a Nvidia card with Nvidia proprietary drivers 340.108 on Ubuntu 18.04. Running nvidia-smi --query-gpu=temperature.gpu --format=csv outputs temperature.gpu 58 as expected. What part of the code updates what sensors are supported?
https://github.com/fossfreedom/indicator-sysmonitor/blob/50621181d06a55608fdb8e8e9e50098169cc7275/sensors.py#L353
On Sun, 28 Jun 2020, 11:16 Edwin Goh, [email protected] wrote:
As per the title, I cannot use {nvgpu} and {nvgputemp} even while using a Nvidia card with Nvidia proprietary drivers 340.108 on Ubuntu 18.04. Running nvidia-smi --query-gpu=temperature.gpu --format=csv outputs temperature.gpu 58 as expected. What part of the code updates what sensors are supported?
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/fossfreedom/indicator-sysmonitor/issues/97, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAHTHEBBOHLY2D453F2X6PDRY4J73ANCNFSM4OKOYEPA .
Hello! I see that this is the line in which the program collects the data about the GPU, but it does not seem to check whether the command (nvidia-smi) works. The Preferences of Indicator-sysmonitor tells me that the {nvgpu} and {nvgputemp} commands are not supported when they should be.
same issue. I have correct driver installed and nvidia-smi runs well, but I did not see nvgpu in preference