cjbassi / gotop

A terminal based graphical activity monitor inspired by gtop and vtop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Missing temperature

BullShark opened this issue · comments

Required information:

  • gotop version (gotop -V): 3.5.1
  • The output of uname -a: Linux plasma 5.4.40-1-MANJARO #1 SMP PREEMPT Sun May 10 14:17:40 UTC 2020 x86_64 GNU/Linux
  • Terminal emulator (e.g. iTerm or gnome terminal): Konsole
  • Any relevenat hardware info:
$ nvidia-smi
Tue May 19 21:04:50 2020       
+-----------------------------------------------------------------------------+
| NVIDIA-SMI 440.82       Driver Version: 440.82       CUDA Version: 10.2     |
|-------------------------------+----------------------+----------------------+
| GPU  Name        Persistence-M| Bus-Id        Disp.A | Volatile Uncorr. ECC |
| Fan  Temp  Perf  Pwr:Usage/Cap|         Memory-Usage | GPU-Util  Compute M. |
|===============================+======================+======================|
|   0  GeForce GTX 680     Off  | 00000000:01:00.0 N/A |                  N/A |
| 32%   47C    P8    N/A /  N/A |    531MiB /  4034MiB |     N/A      Default |
+-------------------------------+----------------------+----------------------+
                                                                               
+-----------------------------------------------------------------------------+
| Processes:                                                       GPU Memory |
|  GPU       PID   Type   Process name                             Usage      |
|=============================================================================|
|    0                    Not Supported                                       |
+-----------------------------------------------------------------------------+



$ nvidia-settings -q gpucoretemp

  Attribute 'GPUCoreTemp' (plasma:0.0): 47.
    'GPUCoreTemp' is an integer attribute.
    'GPUCoreTemp' is a read-only attribute.
    'GPUCoreTemp' can use the following target types: X Screen, GPU.
  Attribute 'GPUCoreTemp' (plasma:0[gpu:0]): 47.
    'GPUCoreTemp' is an integer attribute.
    'GPUCoreTemp' is a read-only attribute.
    'GPUCoreTemp' can use the following target types: X Screen, GPU.


$ nvidia-settings -q gpucoretemp -t
47
47


$ nvidia-smi --query-gpu=temperature.gpu --format=csv,noheader,nounits
47

https://wiki.archlinux.org/index.php/NVIDIA/Tips_and_tricks#Displaying_GPU_temperature_in_the_shell

The nvidia temperature can probably be found in /proc too.

  • tmux version if using tmux: Screen version 4.08.00 (GNU) 05-Feb-20

Also please copy or attach ~/.local/state/gotop/errors.log if it exists and contains logs: Does not exist