Announcement

Collapse
No announcement yet.

ksysguard missing hardware sensors

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

    ksysguard missing hardware sensors

    Anyone ever see anything like this? The hardware drivers all seem to be working. The module it87 is loaded and running 'sensors' turns up fan speeds, temperatures and voltages correctly. If I run ksysguardd and give it the command "monitors" it is missing the hardware sensors though. It (and ksysguard) does have cpu info, net traffic, etc though.

    /etc/ksysguardrc seems normal to me:
    Code:
    # /etc/ksysguardd.conf
    
    # LogFiles: the list of all available logfiles
    LogFiles=messages:/var/log/messages,kern:/var/log/kern.log,daemon:/var/log/daemon.log
    
    # Sensors: the list of all accessable sensors
    #   ProcessList  current processes
    #   Memory     physical memory and swap
    #   Stat      interrupts, CPU and disk throughput
    #   NetDev     throughput of network interfaces
    #   NetStat    number of TCP/UDP/ICMP/Unix sockets
    #   Apm      Advanced Power Managment
    #   Acpi      Advanced Configuration and Power Interface
    #   CpuInfo    CPU-Clock informations
    #   LoadAvg    system load values
    #   LmSensors   informations about motherboard and CPU
    #   DiskStat    partition space
    #   LogFile    local logfiles
    Sensors=ProcessList,Memory,Stat,NetDev,NetStat,Apm,Acpi,CpuInfo,LoadAvg,LmSensors,DiskStat,LogFile
    Thanks for your thoughts. I'll update this if I ever get it figured out.

    EDIT: ksensors work fine.


    #2
    Re: ksysguard missing hardware sensors

    Did you ever figure this out. I am also having problems in that there is no acpi entry in Ksysguard, and my system sensors are not listed. Ksensors works. I have installed lmsensors and run sensors detect and modprobed it, but it does not show up. when I go to /proc/acpi/thermal_ zone, there is no THRM directory, and no files. On my previous install, GG32 everything worked fine. But It doesn't work in HH64. Anyone have ant ideas? I am currently using Ksensors to diplay my CPU temp in the task bar, but I wold prefer to use the Ksysguard display if I can get it working.

    Comment

    Working...
    X