Announcement

Collapse
No announcement yet.

KSysGuard doesn't see lm-sensors

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    KSysGuard doesn't see lm-sensors

    Since upgrading to Hardy, KSysGuard can no longer see hardware temperature/voltage information provided by lm-sensors; it doesn't even show the sensors being present. lm-sensors itself is configured fine:

    Code:
    $ sensors
    it8712-isa-0d00
    Adapter: ISA adapter
    VCore 1:   +1.62 V (min = +1.42 V, max = +1.57 V)
    VCore 2:   +4.08 V (min = +2.40 V, max = +2.61 V)
    +3.3V:    +6.62 V (min = +3.14 V, max = +3.46 V)
    +5V:     +4.92 V (min = +4.76 V, max = +5.24 V)
    +12V:    +12.16 V (min = +11.39 V, max = +12.61 V)
    -12V:    +3.93 V (min = -12.63 V, max = -11.41 V)
    -5V:     -0.41 V (min = -5.26 V, max = -4.77 V)
    Stdby:    +6.85 V (min = +4.76 V, max = +5.24 V)
    VBat:    +4.08 V
    CPU Fan:  1654 RPM (min =  0 RPM, div = 16)
    Chassis Fan:2008 RPM (min = 3013 RPM, div = 16)
    CPU Temp:  +59.0°C (low = +54.0°C, high = +62.0°C) sensor = thermal diode
    M/B Temp:  +41.0°C (low = +35.0°C, high = +45.0°C) sensor = transistor
    cpu0_vid:  +1.650 V
    It looks like I'm not the only one having this issue: http://ubuntuforums.org/showthread.php?t=818031

    Am I missing something obvious, or should I open a bug report (there doesn't seem to be an existing bug in Launchpad)?

    #2
    Re: KSysGuard doesn't see lm-sensors

    Problem is that your

    /etc/sensors.conf

    file name is something like

    /etc/sensors3.conf (was with me)


    Comment

    Working...
    X