Re: [BK PATCH] i2c driver fixes for 2.6.2-rc2

From: Jean Delvare (khali_at_linux-fr.org)
Date: 01/30/04

  • Next message: Andrew Morton: "2.6.2-rc2-mm2"
    Date:	Fri, 30 Jan 2004 10:36:51 +0100
    To: "J.A. Magallon" <jamagallon@able.es>
    
    

    Quoting "Mark M. Hoffman" <mhoffman@lightlink.com>:

    > * J.A. Magallon <jamagallon@able.es> [2004-01-29 23:56:59 +0100]:
    >
    > > Oops, not so good:
    > >
    > > > -12V: -12.18 V (min = -12.57 V, max = -11.35 V) ALARM
    > > > -5V: -4.96 V (min = -5.25 V, max = -4.74 V) ALARM
    > >
    > > Why ALARM ?
    >
    > The alarm indicator is "sticky". Even though the present
    > readings are within limits, the alarm says that the voltage
    > moved outside its limit since the last time you ran sensors.
    >
    > Trying running sensors 5 times, at 2 second intervals. If
    > the voltage always stays within the limits but the alarm
    > is not cleared, then maybe there is a problem with the
    > driver. If that's the case, please follow up on the sensors
    > mailing list.

    What Mark says is perfectly true as a generic remark, but this isn't the
    problem here. The problem is that the limits of negative voltages are
    swapped. Internally, the low limit is the one nearer from 0, i.e. the
    lesser in absolute value. Your output shows the contrary.

    This is a bug in the driver, or libsensors, or both. We have to take a
    look at this really soon. This is on my to-do list for some times
    already, just gimme some more time.

    A temporary way to workaround the problem is to swap the limits in
    /etc/sensors.conf, but this will cause problems if you are using 2.4
    and 2.6 kernels on the same system, because the bug shows only in 2.6.

    -- 
    Jean Delvare
    http://www.ensicaen.ismra.fr/~delvare/
    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    More majordomo info at  http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at  http://www.tux.org/lkml/
    

  • Next message: Andrew Morton: "2.6.2-rc2-mm2"

    Relevant Pages

    • Re: Could someone please explain how this works?
      ... for R5 will raise the upper temperature limit. ... Looking at the divider comprising R5 RV1 R6, you have two limits: ... When RV1 is at zero ohms, the reference voltage into IC1-13 will ... the 100k pot in place) in order to meet those criteria. ...
      (sci.electronics.basics)
    • Re: +12 VOLT Indicator on Winbond Hardware Doctor
      ... Doctor with the new PSU, instead of the alarm sounding now and then, it's on ... > those limits. ... A voltage below 4.85 is too low. ... > log, Device Manager, and comprehensive diagnostics ...
      (microsoft.public.windowsxp.hardware)
    • Re: Power Supply Cause of Crashes? (Review)
      ... But the best voltage chart was provided ... voltage name, wire color, and voltage limits. ... > Voltages must remain in the upper 3/4 limits of that chart. ... IOW best meter reading of a power supply is stressed ...
      (comp.os.linux.hardware)
    • Re: Distortion in amplifiers.
      ... "Ian Bell" ... Limits the output swing. ... 2N3904 has a collector-base breakdown voltage of 60V, ...
      (rec.audio.tubes)
    • Re: [BK PATCH] i2c driver fixes for 2.6.2-rc2
      ... The alarm indicator is "sticky". ... readings are within limits, the alarm says that the voltage ... Trying running sensors 5 times, ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)