UshakovVasilii / gnome-shell-extension-freon

Shows CPU temperature, disk temperature, video card temperature (NVIDIA/Catalyst/Bumblebee&NVIDIA), voltage and fan RPM
https://extensions.gnome.org/extension/841/freon
GNU General Public License v2.0
432 stars 78 forks source link

Duplicated NVIDIA cards #167

Open Sylvhem opened 4 years ago

Sylvhem commented 4 years ago

I only have one GPU, yet Freon display several temperatures for my Nvidia card (see screenshot below).

Freon’s menu.

$nvidia-settings -q gpucoretemp -t

libEGL warning: DRI2: failed to authenticate
29
29
$nvidia-settings -q gpucoretemp

libEGL warning: DRI2: failed to authenticate

  Attribute 'GPUCoreTemp' (aquarius:1.0): 30.
    'GPUCoreTemp' is an integer attribute.
    'GPUCoreTemp' is a read-only attribute.
    'GPUCoreTemp' can use the following target types: X Screen, GPU.
  Attribute 'GPUCoreTemp' (aquarius:1[gpu:0]): 30.
    'GPUCoreTemp' is an integer attribute.
    'GPUCoreTemp' is a read-only attribute.
    'GPUCoreTemp' can use the following target types: X Screen, GPU.
$nvidia-settings -q gpus

libEGL warning: DRI2: failed to authenticate

1 GPU on aquarius:1

    [0] aquarius:1[gpu:0] (GeForce GTX 750 Ti)

      Has the following names:
        GPU-0
        GPU-da660025-2c0b-b33a-30bf-51d9a172e8a8

I’m currently using Freon 35 with GNOME 3.30.2. It’s an old version, but it’s the one currently used on Debian 10.

jonasmalacofilho commented 4 years ago

I've seen something similar on my system just after an update, before rebooting.