Re: Backporting updated lm85 on RHEL5

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 12/09/13 19:26, Jean Delvare wrote:
On Thu, 12 Sep 2013 15:52:56 +0100, Phil Perry wrote:
Just had some feedback from the end user and it looks like we have some
success...

[root@srv ~]# sensors
emc6d103-i2c-0-2e
Adapter: SMBus PIIX4 adapter at 0580
CPU Dimm Volt:
             +2.604 V  (min =  +0.00 V, max =  +3.32 V)
CPU Core Volt:
             +1.348 V  (min =  +0.00 V, max =  +2.99 V)
3.3V Standby:
             +3.317 V  (min =  +2.97 V, max =  +3.63 V)
5V Standby:
             +4.922 V  (min =  +4.50 V, max =  +5.50 V)
System Volt 12V1:
            +11.813 V  (min =  +0.00 V, max = +15.94 V)
CPU Fan:   3284 RPM  (min =    0 RPM)
Chassis Fan 1:
                0 RPM  (min =    0 RPM)
Chassis Fan 2:
                0 RPM  (min =    0 RPM)
Chassis Fan 3:
                0 RPM  (min =    0 RPM)
CPU Temp: +43.00°C  (low  =  -127°C, high =  +127°C)
System Temp:
            +36.00°C  (low  =  -127°C, high =  +127°C)

So updated kmod-lm85 and lm_sensor packages with EMC6D103 support on
RHEL5 are now available at elrepo.org.

Thanks for the report. I have committed the patch to the legacy tree,
after all others might be interested...



In addition to your patch, I also added the following to sensors-detect:

--- lm_sensors-2.10.8.orig/prog/detect/sensors-detect 2008-12-15 08:36:09.000000000 +0000 +++ lm_sensors-2.10.8/prog/detect/sensors-detect 2013-09-12 13:25:29.000000000 +0100
@@ -681,7 +681,7 @@ use vars qw(@pci_adapters_sis5595 @pci_a
        i2c_detect => sub { lm85_detect(0x41, @_); },
      },
      {
-       name => "SMSC EMC6D100, EMC6D101 or EMC6D102",
+       name => "SMSC EMC6D100, EMC6D101, EMC6D102 or EMC6D103",
        driver => "lm85",
        i2c_addrs => [0x2c..0x2e],
        i2c_detect => sub { lm85_detect(0x5c, @_); },


Where can I find that legacy tree? There might be other bits there I can use, or there may be bits I can also contribute. For example, my backported lm85 should also support the adt7468 chip but presumably that would also require support to be backported to lm-sensors.

We also backport support for k10temp into our lm_sensors-2.10.8 package to support our kmod-k10temp driver and would happily contribute that if you don't already have it.



_______________________________________________
lm-sensors mailing list
lm-sensors@xxxxxxxxxxxxxx
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors





[Index of Archives]     [Linux Kernel]     [Linux Hardware Monitoring]     [Linux USB Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Yosemite Backpacking]

  Powered by Linux