All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ankit Chaturvedi <ankit.chaturvedi@gmail.com>
To: lm-sensors@vger.kernel.org
Subject: Re: [lm-sensors] w83627ehf reporting ghost fan?
Date: Wed, 11 Apr 2007 13:40:04 +0000	[thread overview]
Message-ID: <461CE264.7020202@gmail.com> (raw)
In-Reply-To: <461C3562.2070006@gmail.com>

Hi Jean, Deavid

Jean Delvare wrote:
> ---------snip
> The bug is probably mine, sorry about that. The following patch should
> fix it. Ankit, can you please apply it to your kernel and report?
> David, please review and comment.
> 
> [PATCH] hwmon/w83627ehf: Fix the fan5 clock divider write
> 
> Users have been complaining about the w83627ehf driver flooding their
> logs with messages like:
> 
> w83627ehf 9191-0a10: Increasing fan 4 clock divider from 64 to 128
> 
> or:
> 
> w83627ehf 9191-0290: Increasing fan 4 clock divider from 4 to 8
> 
> The reason is that we failed to actually write the LSB of the encoded
> clock divider value for that fan, causing the next read to report the
> same old value again and again.
> 
> Additionally, the fan number was improperly reported, making the bug
> harder to find.
> 
> Signed-off-by: Jean Delvare <khali@linux-fr.org>
---snip

The patch did solve the problem, but not completely though. Fan4
messages are gone but there are similar new messages relating to
(inexistent) fan5 in the kernel log, as here:

ankit@hunter ~ $ dmesg |grep w83627ehf
[   49.974556] w83627ehf 9191-0a10: Increasing fan5 clock divider from 8
to 16
[  432.453209] w83627ehf 9191-0a10: Increasing fan5 clock divider from
16 to 32
[  437.021310] w83627ehf 9191-0a10: Increasing fan5 clock divider from
32 to 64
[  442.016396] w83627ehf 9191-0a10: Increasing fan5 clock divider from
64 to 128


I have "ignore fan5" set in sensors.conf, so I am guessing this is same
as the previous problem. But the messages are not flooding now. So far
so good. Thank you for the help. Any ideas about this new issue?

Regards,
Ankit Chaturvedi

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

  parent reply	other threads:[~2007-04-11 13:40 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-04-11  1:21 [lm-sensors] w83627ehf reporting ghost fan? Ankit Chaturvedi
2007-04-11  1:48 ` David Hubbard
2007-04-11  2:54 ` Ankit Chaturvedi
2007-04-11  6:32 ` Jean Delvare
2007-04-11 13:40 ` Ankit Chaturvedi [this message]
2007-04-11 13:56 ` Jean Delvare
2007-04-11 15:46 ` Ankit Chaturvedi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=461CE264.7020202@gmail.com \
    --to=ankit.chaturvedi@gmail.com \
    --cc=lm-sensors@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.