From: Jean Delvare <khali@linux-fr.org>
To: lm-sensors@vger.kernel.org
Subject: Re: [lm-sensors] sensors-detect: testers wanted!
Date: Thu, 11 Dec 2008 08:50:00 +0000 [thread overview]
Message-ID: <20081211095000.334e3b83@hyperion.delvare> (raw)
In-Reply-To: <20081203182216.5be504cf@hyperion.delvare>
Hi Ludovic,
On Wed, 10 Dec 2008 23:24:05 +0100, Ludovic Lebègue wrote:
> Hi Jean,
>
> Here is the result of my latest tests with f8000 on a 2.6.27 kernel.
>
> - Compilation OK :
> - insmod OK : kernel trace
> Dec 10 23:16:57 xxx kernel: [88516.594275] f8000: Found F8000 chip at 0xa00
> Dec 10 23:16:57 xxx kernel: [88516.595009] f8000 f8000.2560: Fan
> monitoring is enabled
> Dec 10 23:16:57 xxx kernel: [88516.595667] f8000 f8000.2560:
> Temperature and voltage monitoring is enabled
> - "sensors" output
> f8000-isa-0a00
> Adapter: ISA adapter
> in0: +3.36 V
> in1: +3.34 V
> in2: +3.28 V
> fan1: 1466 RPM
> fan2: 909 RPM
> fan3: 0 RPM
> fan4: 0 RPM
> temp1: +46.0°C (high = +60.0°C, crit = +70.0°C)
> temp2: +41.0°C (high = +85.0°C, crit = +100.0°C)
> temp3: +40.0°C (high = +85.0°C, crit = +100.0°C)
>
> It all seems OK to me.
Looks indeed alright to me. You can add the following
to /etc/sensors3.conf to get labels for the voltage inputs:
# Asus/Fintek F8000
chip "f8000-*"
# All 3 voltages are internal, so scaling is done by the driver and
# labels are always correct
label in0 "+3.3V"
label in1 "3VSB"
label in2 "Vbat"
I've just added this to the default configuration file.
Please note that, after discussion with Hans de Goede (Cc'd), we
decided that it was better to add support for the F8000 to an existing
driver (f71882fg) than writing a new driver as I did, because there
would be a lot of duplicated code otherwise. So Hans will probably ask
you to do more testing once he is done with the code.
Thanks,
--
Jean Delvare
_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors
prev parent reply other threads:[~2008-12-11 8:50 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-12-03 17:22 [lm-sensors] sensors-detect: testers wanted! Jean Delvare
2008-12-03 18:25 ` Jean-Marc Spaggiari
2008-12-03 19:18 ` Jean Delvare
2008-12-03 21:55 ` Matt Roberds
2008-12-03 22:25 ` Jean Delvare
2008-12-03 23:29 ` Matt Roberds
2008-12-05 11:00 ` Jean Delvare
2008-12-05 23:44 ` Matt Roberds
2008-12-06 9:22 ` Jean Delvare
2008-12-11 8:50 ` Jean Delvare [this message]
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=20081211095000.334e3b83@hyperion.delvare \
--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.