Page 22 of 48 FirstFirst ... 12202122232432 ... LastLast
Results 211 to 220 of 478

Thread: HOW TO: Install and configure lm-sensors

  1. #211
    Join Date
    May 2007
    Location
    Philadelphia
    Beans
    Hidden!
    Distro
    Ubuntu 7.10 Gutsy Gibbon

    Re: HOW TO: Install and configure lm-sensors

    They work fine for me, but how would I find the sensors for the CPU temp? So that it would just display the CPU temp, and nothing else?

  2. #212
    Join Date
    Oct 2006
    Location
    Napoli, Italy
    Beans
    178
    Distro
    Ubuntu 8.04 Hardy Heron

    Re: HOW TO: Install and configure lm-sensors

    Try hardware sensors monitor applet in the desktop panel.
    You can install it from synaptic if you don't find it in "add to panel" applets.

  3. #213
    Join Date
    May 2007
    Location
    Washington
    Beans
    911

    Re: HOW TO: Install and configure lm-sensors

    Which one is more accurate for my CPU? I have a core 0, core 1, and CPU Temp. I like that last because it is lowest.

    Code:
    shawn@Reasons:~$ sensors
    coretemp-isa-0000
    Adapter: ISA adapter
    Core 0:      +40°C  (high =  +100°C)                   
    
    coretemp-isa-0001
    Adapter: ISA adapter
    Core 1:      +36°C  (high =  +100°C)                   
    
    w83627dhg-isa-0290
    Adapter: ISA adapter
    VCore:     +1.16 V  (min =  +0.00 V, max =  +1.74 V) 
    in1:      +12.46 V  (min =  +1.69 V, max =  +0.53 V) ALARM
    AVCC:      +3.22 V  (min =  +1.58 V, max =  +0.26 V) ALARM
    3VCC:      +3.20 V  (min =  +0.64 V, max =  +2.05 V) ALARM
    in4:       +0.74 V  (min =  +0.26 V, max =  +0.89 V) 
    in5:       +1.62 V  (min =  +0.59 V, max =  +0.51 V) ALARM
    in6:       +2.20 V  (min =  +2.05 V, max =  +4.22 V) 
    VSB:       +3.22 V  (min =  +2.72 V, max =  +2.19 V) ALARM
    VBAT:      +2.05 V  (min =  +1.54 V, max =  +0.51 V) ALARM
    Case Fan: 2445 RPM  (min = 3879 RPM, div = 4) ALARM
    CPU Fan:     0 RPM  (min =  458 RPM, div = 128) ALARM
    Aux Fan:     0 RPM  (min = 3515 RPM, div = 128) ALARM
    fan4:        0 RPM  (min = 10546 RPM, div = 128) ALARM
    fan5:        0 RPM  (min = 10546 RPM, div = 128) ALARM
    Sys Temp:    +31°C  (high =   +33°C, hyst =    +0°C)   ALARM
    CPU Temp:  +33.0°C  (high = +80.0°C, hyst = +75.0°C)  
    AUX Temp: +124.5°C  (high = +80.0°C, hyst = +75.0°C)   ALARM
    
    shawn@Reasons:~$
    All that fans (minus one) are at 0 because I use a fan controller.

  4. #214
    Join Date
    Oct 2006
    Location
    The East Bay, California
    Beans
    297
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: HOW TO: Install and configure lm-sensors

    $acpitemp always says 32F in conky, what is the name of my CPU sensor?

    heres my output of sensors
    Code:
    ryan@ryan-desktop:~$ sensors
    k8temp-pci-00c3
    Adapter: PCI adapter
    Core0 Temp:
                 +31°C
    
    w83627ehf-isa-0290
    Adapter: ISA adapter
    VCore:     +1.17 V  (min =  +0.00 V, max =  +1.74 V) 
    in1:      +12.20 V  (min =  +4.49 V, max =  +1.69 V) ALARM
    AVCC:      +3.22 V  (min =  +0.02 V, max =  +2.66 V) ALARM
    3VCC:      +3.22 V  (min =  +2.51 V, max =  +0.46 V) ALARM
    in4:       +2.04 V  (min =  +1.13 V, max =  +1.90 V) ALARM
    in5:       +1.61 V  (min =  +0.02 V, max =  +0.16 V) ALARM
    in6:       +5.17 V  (min =  +1.00 V, max =  +0.18 V) ALARM
    VSB:       +3.22 V  (min =  +2.83 V, max =  +0.26 V) ALARM
    VBAT:      +0.66 V  (min =  +3.78 V, max =  +0.18 V) ALARM
    in9:       +1.54 V  (min =  +0.14 V, max =  +0.06 V) ALARM
    Case Fan:    0 RPM  (min =  263 RPM, div = 128) ALARM
    CPU Fan:     0 RPM  (min =   76 RPM, div = 128) ALARM
    Aux Fan:  2327 RPM  (min = 2636 RPM, div = 4) ALARM
    fan5:        0 RPM  (min = 24107 RPM, div = 8) ALARM
    Sys Temp:    +30°C  (high =  -111°C, hyst =  -124°C)   ALARM
    CPU Temp:  +25.5°C  (high = +80.0°C, hyst = +75.0°C)  
    AUX Temp:  +25.5°C  (high = +80.0°C, hyst = +75.0°C)
    i thought it would be k8temp but that does not work, what am i doing wrong here?

  5. #215

    Re: HOW TO: Install and configure lm-sensors

    Hi there

    Getting lm-sensors to work has never meant tourble, but now, as I'm on my Toshiba A200-14D laptop, it's driving me crazy...I can get readings only from the CPU.

    sensors-detect says that I only need two modules, one for the cpu ( which is ok ), and 'smartbatt'...which would take care of the battery ( and, as sensors-detect says my nvidia GPU too ? ).

    In the nvidia control panel I can see the temp of my card...nowhere else.

    The Question : Where, in the kernel source could I find the smartbatt hw sensor support setting ?

    thanks.

  6. #216
    Join Date
    Nov 2007
    Beans
    1

    Re: HOW TO: Install and configure lm-sensors

    Hi,

    This is a post about w83627dhg (w83627ehf).

    I have got it working on 7.10 kernel 2.6.23 (no support in kubuntu stock kernel so i thought might as well get the latest) http://www.howtoforge.com/kernel_compilation_ubuntu.

    I was also using the version of lm-sensors via apt-get this didn't work even though sensors-detect etc was detecting the hardware.

    I have just installed lm_sensors-3.0.0-rc3 with some issues with deps but sorted out easily enough.

    I have a ASUS Maximus Formula mobo with Q6600:

    ~$ sensors
    coretemp-isa-0000
    Adapter: ISA adapter
    Core 0: +37.0°C (crit = +100.0°C)

    coretemp-isa-0001
    Adapter: ISA adapter
    Core 1: +36.0°C (crit = +100.0°C)

    coretemp-isa-0002
    Adapter: ISA adapter
    Core 2: +34.0°C (crit = +100.0°C)

    coretemp-isa-0003
    Adapter: ISA adapter
    Core 3: +34.0°C (crit = +100.0°C)

    w83627dhg-isa-0290
    Adapter: ISA adapter
    VCore: +1.32 V (min = +0.00 V, max = +1.74 V)
    in1: +11.35 V (min = +0.84 V, max = +4.70 V) ALARM
    AVCC: +3.18 V (min = +0.34 V, max = +2.21 V) ALARM
    3VCC: +3.18 V (min = +1.23 V, max = +1.04 V) ALARM
    in4: +1.53 V (min = +1.02 V, max = +0.29 V) ALARM
    in5: +1.76 V (min = +0.02 V, max = +0.38 V) ALARM
    in6: +5.02 V (min = +5.15 V, max = +1.66 V) ALARM
    VSB: +3.18 V (min = +2.05 V, max = +2.30 V) ALARM
    VBAT: +3.18 V (min = +2.34 V, max = +2.05 V) ALARM
    Case Fan: 0 RPM (min = 319 RPM, div = 128) ALARM
    CPU Fan: 2789 RPM (min = 2986 RPM, div = 2) ALARM
    Aux Fan: 1917 RPM (min = 216 RPM, div = 32)
    fan5: 2109 RPM (min = 180 RPM, div = 32)
    Sys Temp: +30.0°C (high = +97.0°C, hyst = +0.0°C) sensor = thermistor
    CPU Temp: +28.0°C (high = +80.0°C, hyst = +75.0°C) sensor = diode
    AUX Temp: +7.5°C (high = +80.0°C, hyst = +75.0°C) sensor = thermistor

    if anyone needs more info i will be happy to help.

  7. #217
    Join Date
    Apr 2007
    Location
    surf city, nc
    Beans
    69
    Distro
    Ubuntu 7.10 Gutsy Gibbon

    Wink Re: HOW TO: Install and configure lm-sensors

    Thanks for the how to. Worked great on my system.

    A little off topic but how do I get this info onto the destop. I searched the forums and this thread for how to show this in conky. No luck. The conky man page does not help either.

    Is there another desktop app that will show the cpu temp?

    Or do I just have to type sensors in a terminal once in a while?

  8. #218
    Join Date
    Apr 2007
    Location
    surf city, nc
    Beans
    69
    Distro
    Ubuntu 7.10 Gutsy Gibbon

    Re: HOW TO: Install and configure lm-sensors

    Never mind. I gave up on conky altogether. I'm now using Gkrellm which works fine with lm sensors and is easy to set up.

  9. #219
    Join Date
    Oct 2007
    Beans
    17

    Re: HOW TO: Install and configure lm-sensors

    A slight problem with lm-sensors.

    When I run sensors-detect, I am told no sensors were detected. I am hoping that I did not install lm-sensors correctly, or this script didn't run correctly, rather than my motherboard is not supported.

    Should I get this output when I run the script:

    andy@andy-laptop:~$ sudo ./mkdev.sh
    /dev/i2c-0
    mknod: `/dev/i2c-0': File exists

  10. #220
    Join Date
    Apr 2007
    Beans
    7

    Re: HOW TO: Install and configure lm-sensors

    I only get this output:

    Code:
    coretemp-isa-0000
    Adapter: ISA adapter
    Core 0:      +32°C  (high =  +100°C)                   
    
    coretemp-isa-0001
    Adapter: ISA adapter
    Core 1:      +35°C  (high =  +100°C)
    In windows I get readings of fan, gpu temp, chip temp and hard drive temp aswell.. What could be the problem? I have a Dell XPS M1330.

Page 22 of 48 FirstFirst ... 12202122232432 ... LastLast

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •