This forum has been archived. All content is frozen. Please use KDE Discuss instead.

Missings Sensors in kSysGuard / System Monitor

Tags: sensors, ksysguard, sensor browser, system monitor sensors, ksysguard, sensor browser, system monitor sensors, ksysguard, sensor browser, system monitor
(comma "," separated)
User avatar
fakd
Registered Member
Posts
203
Karma
0
OS
Hey,
after the recent KDE 4.14.3 update I'm missing sensors in my "Sensor Browser" in System Monitor:


However I still have them in the system:
Code: Select all
$ sensors
nouveau-pci-0100
Adapter: PCI adapter
temp1:        +67.0°C  (high = +95.0°C, hyst =  +3.0°C)
                       (crit = +105.0°C, hyst =  +2.0°C)
                       (emerg = +135.0°C, hyst =  +5.0°C)

k10temp-pci-00c3
Adapter: PCI adapter
temp1:        +32.6°C  (high = +70.0°C)
                       (crit = +70.0°C, hyst = +68.0°C)

it8720-isa-0228
Adapter: ISA adapter
in0:          +1.01 V  (min =  +0.00 V, max =  +4.08 V)
in1:          +1.58 V  (min =  +0.00 V, max =  +4.08 V)
in2:          +3.36 V  (min =  +0.00 V, max =  +4.08 V)
+5V:          +3.04 V  (min =  +0.00 V, max =  +4.08 V)
in4:          +3.07 V  (min =  +0.00 V, max =  +4.08 V)
in5:          +1.97 V  (min =  +0.00 V, max =  +4.08 V)
in6:          +4.08 V  (min =  +0.00 V, max =  +4.08 V)
5VSB:         +3.01 V  (min =  +0.00 V, max =  +4.08 V)
Vbat:         +2.86 V 
fan1:        1186 RPM  (min =   10 RPM)
fan2:         854 RPM  (min =    0 RPM)
fan3:        1341 RPM  (min =    0 RPM)
fan5:           0 RPM  (min =    0 RPM)
temp1:        +32.0°C  (low  = +127.0°C, high = +127.0°C)  sensor = thermistor
temp2:        +34.0°C  (low  = +127.0°C, high = +80.0°C)  sensor = thermal diode
temp3:        +32.0°C  (low  = +127.0°C, high = +127.0°C)  sensor = thermistor
cpu0_vid:    +1.250 V
intrusion0:  ALARM


How can I add these to the Sensor Browser?
User avatar
google01103
Manager
Posts
6668
Karma
25
what *sensor* packages do you have installed?

guessing (as not a *buntu person) you might be missing libqtsensors4

I (again as not a *buntu person) guess you'd need the following packages: libsensors4, libqtsensors4, lm-sensors and sensord


OpenSuse Leap 42.1 x64, Plasma 5.x

User avatar
fakd
Registered Member
Posts
203
Karma
0
OS
Yes, I have all the appropriate sensor packages installed here. Also as you can see in the screenshot some sensors are already available. But I'm missing some, specifically fan 1,3,5 and temps.
User avatar
google01103
Manager
Posts
6668
Karma
25
2 possibilites:
1) there's an issue with one of your account's ksysguard related files if so rename ~/share/.kde/config/ksysguardrc and ~/.kde/share/apps/ksysguard/, you can also test this as a new user

2) something needed by ksysguard isn't installed or wasn't installed correctly if so then reinstall all relevant packages listed on this page, minimally ksysguard, libksgrd4 and libqtsensors4


OpenSuse Leap 42.1 x64, Plasma 5.x

User avatar
fakd
Registered Member
Posts
203
Karma
0
OS
Ok, I checked 1) and 2) no difference so far... :-(

But may I ask you, if you do this:
1. Run sensors-detect in terminal (requires root)
2. run sensors
3. note that list
4. start ksysguard (System Monitor)
5. File -> New Tab
6. Check the Sensor Browser, every sensor reported by "sensors" should be available in that list!

Then you see all sensors from "sensors" in the "Sensor Browser"?
User avatar
google01103
Manager
Posts
6668
Karma
25
sensors only detects temps on my motherboard and they show in ksysguard

did you try as root ?

close ksysguard, then run kdebudialog -> deselect all -> search for ksysguard -> check ksysguard -> ok, then start ksysguard and look at the tail end of ~/.xsession-errors - anything sensors related show?


OpenSuse Leap 42.1 x64, Plasma 5.x

User avatar
bcooksley
Administrator
Posts
19765
Karma
87
OS
Which version did you update from? There have not been any changes in KSysGuard in a long time - so it is probable that another change elsewhere caused the issue.


KDE Sysadmin
[img]content/bcooksley_sig.png[/img]
User avatar
fakd
Registered Member
Posts
203
Karma
0
OS
@google01103:
You mean ksysguard as root?
I just tried no change, also no entries in xsession-errors

@bcooksely:
I updated from 4.13 and yeah I already thought so, too. I posted now on my distro forum too, if they have the same error...
User avatar
bcooksley
Administrator
Posts
19765
Karma
87
OS
Can you please use kdebugdialog to enable debug output? Then try to start ksysguard from the terminal again.


KDE Sysadmin
[img]content/bcooksley_sig.png[/img]
User avatar
fakd
Registered Member
Posts
203
Karma
0
OS
Hi Ben,
sorry for delay.
bcooksley wrote:Can you please use kdebugdialog to enable debug output? Then try to start ksysguard from the terminal again.

Yes, this is the output from terminal:
Code: Select all
ksysguard(3168) KSGRD::SensorAgent::processAnswer: Received UNKNOWN COMMAND for:  "lmsensors/k10temp-pci-00c3/temp1?"
ksysguard(3168) KSGRD::SensorAgent::processAnswer: Received UNKNOWN COMMAND for:  "lmsensors/it8720-isa-0228/temp1?"
ksysguard(3168) KSGRD::SensorAgent::processAnswer: Received UNKNOWN COMMAND for:  "lmsensors/nouveau-pci-0100/temp1?"
ksysguard(3168) KSGRD::SensorAgent::processAnswer: Received UNKNOWN COMMAND for:  "lmsensors/it8720-isa-0228/fan1?"
ksysguard(3168) KSGRD::SensorAgent::processAnswer: Received UNKNOWN COMMAND for:  "lmsensors/it8720-isa-0228/fan2?"
...


Bookmarks



Who is online

Registered users: Bing [Bot], Evergrowing, Google [Bot]