From: khali@linux-fr.org (Jean Delvare)
To: lm-sensors@vger.kernel.org
Subject: [lm-sensors] w83627ehf: Missing fan input and minor problems w/
Date: Wed, 06 Sep 2006 14:01:01 +0000 [thread overview]
Message-ID: <20060906160101.5dd03e45.khali@linux-fr.org> (raw)
In-Reply-To: <1157458671.18988.34.camel@mhcln03>
Guten Tag Matthias,
> Am Dienstag, den 05.09.2006, 18:20 +0200 schrieb Jean Delvare:
> > > Can you provide a listing of the sysfs files exported by the driver on
> > > your system?
>
> The listing is attached.
OK, it actually lacks the fan5 files, so that's a kernel issue and not
a user-space issue.
> > The w83627ehf pins for fans 4 and 5 can be programmed as
> > > general purpose I/O, and the driver detects whether you have 3, 4, or
> > > 5 fan pins configured. (The setting is read, but not changed.) So...do
> > > you have pwm4 and pwm5 in your sysfs?
> >
> > Matthias, can you please provide a dump of your chip (isadump 0x295
> > 0x296) at init time, before loading the w83627ehf driver?
>
> The dump is attached. It was taken before loading any modules
> (init=/bin/sh).
It indeed shows fan5 as disabled.
> > I'd try forcing the driver to use all 5 fan inputs. Just run "isaset
> > 0x295 0x296 0x47 0x05 0x05" before loading the w83627ehf driver, and
> > see what happens. It's supposed to be the default, but...
>
> I tried it, no success :\ I still only get 4 fans.
Odd. Did "isaset" complain about failed readback?
The easiest way to make sure is:
isadump -y 0x295 0x296
isaset -y 0x295 0x296 0x47 0xf5
isadump -y 0x295 0x296
The value of register 0x47 should change in the second dump.
--
Jean Delvare
next prev parent reply other threads:[~2006-09-06 14:01 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-09-05 12:17 [lm-sensors] w83627ehf: Missing fan input and minor problems w/ PWM Matthias Hentges
2006-09-05 14:55 ` [lm-sensors] w83627ehf: Missing fan input and minor problems w/ David Hubbard
2006-09-05 15:30 ` Matthias Hentges
2006-09-05 16:20 ` Jean Delvare
2006-09-06 5:40 ` David Hubbard
2006-09-06 11:53 ` Matthias Hentges
2006-09-06 14:01 ` Jean Delvare [this message]
2006-09-07 11:14 ` Matthias Hentges
2006-09-10 17:48 ` Jean Delvare
2006-09-10 18:04 ` Rudolf Marek
2006-09-10 19:15 ` Matthias Hentges
2006-09-10 21:31 ` Rudolf Marek
2006-09-14 5:26 ` David Hubbard
2006-09-15 21:21 ` [lm-sensors] w83627ehf: Missing fan input and minor problems Rudolf Marek
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=20060906160101.5dd03e45.khali@linux-fr.org \
--to=khali@linux-fr.org \
--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.