gkrellm only shows temp from one gpu
Philipp Bliedung <[email protected]> Sun, 5 Jun 2011 17:12:47 -0400
| Newsgroups | gmane.comp.gnome.apps.gkrellm |
|---|---|
| Message-ID | <[email protected]> |
Hi all,
I am running gkrellm 2.3.5 and Ubuntu 11.04.
I have two GTX 460 cards in my machine which are recognized properly when I launch nvidia-settings, however with gkrellm (as well as gnome sensor-applet) only one of the cards is recognized. How can I get the temperature to show up for both cards?
below is the output from nvidia-smi -q -a:
==============NVSMI LOG==============
Timestamp : Sun Jun 5 17:04:49 2011
Driver Version : 270.41.06
Attached GPUs : 2
GPU 0:3:0
Product Name : GeForce GTX 460
Display Mode : N/A
Persistence Mode : Disabled
Temperature
Gpu : 32 C
[...]
GPU 0:4:0
Product Name : GeForce GTX 460
Display Mode : N/A
Persistence Mode : Disabled
Temperature
Gpu : 26 C
below is the output from gkrellm -d 0x80:
sensor_temp: core1 /sys/class/hwmon/hwmon1/device/temp1_input t=38.00
sensor_temp: core2 /sys/class/hwmon/hwmon2/device/temp1_input t=34.00
sensor_temp: core3 /sys/class/hwmon/hwmon3/device/temp1_input t=37.00
sensor_temp: core4 /sys/class/hwmon/hwmon4/device/temp1_input t=32.00
sensor_temp: hdd /dev/sda t=33.00
sensor_temp: GPU:0 [gpu:0]/GPUCoreTemp t=32.00
sensor_temp: GPU:1 [gpu:1]/GPUCoreTemp t=0.00
Thanks in advance,
Phil