severity 456774 important
tag 456774 - patch
thanks

Svante Signell a écrit :
> Severity: serious
> Tags: Patch
> 
> After looking at the calculations made in sensors3.conf causing the
> problems I found that the difference between versions 2.10 and 3.0:
> In version 2.10 the calculated values can be used in a subsequent
> calculation, while it does not work for version 3.0 :-(, see code below:
> 
> compute in0 (24/14.7 + 1) * @ , @ / (24/14.7 + 1)
> compute in5 (160/35.7)*(@ - in0) + @, (@ + in0*160/35.7)/(1+160/35.7)
> 
> As a workaround, I've changed the calculated 5V value with a fixed value
> of 5V, see patch below for calculation of -12V and -5V values:

This is actually still possible but you should use in0_input instead of in0.

The main problem is not to fix the default configuration file, which is
pretty easy, but to fix the configuration converter.

Please don't bump the severity. This bug is not severity serious.
lm-sensors-3 is working on a vast majority of machines, and even on your
machine it is partly working.

This does not mean I don't want to fix this bug, it's just that I don't
want to delay the transitions. Please be patient and wait a few days.


-- 
  .''`.  Aurelien Jarno             | GPG: 1024D/F1BCDB73
 : :' :  Debian developer           | Electrical Engineer
 `. `'   [EMAIL PROTECTED]         | [EMAIL PROTECTED]
   `-    people.debian.org/~aurel32 | www.aurel32.net



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to