All of lore.kernel.org
 help / color / mirror / Atom feed
From: kress@hal.saar.de (Michael Kress)
To: lm-sensors@vger.kernel.org
Subject: [lm-sensors] Supermicro X6DH8-G2+ / sensors not working
Date: Sun, 08 Oct 2006 14:42:19 +0000	[thread overview]
Message-ID: <45290E4B.304@hal.saar.de> (raw)
In-Reply-To: <451FF905.60001@hal.saar.de>

Hi Jean,

Jean Delvare wrote:
> Well, is is already kept as a contrib element. But I fail to see the
> added value as it is not maintained and certainly won't work with any
> recent distribution. Yourself, you finally started from the CentOS spec
> file rather than ours.
>   
You're right - and even with that solution I'll be alone with regards to
the CentOS community as CentOS more or less strictly follows the
upstream provider. Maybe someone's interested to include it in some
extras tree there, at CentOS. But you are right, the right place is not
in lm_sensors as one software project can't take care of all the distris
out in the world.
> My "Objections anyone?" was essentially an "Is someone volunteering to
> maintain these spec files?" And if nobody shows up, the files are gone
> soon.
>   
From the above point of view - delete it.
> Nice! So it finally works :)
>   
yes, success stories are written in mailing lists. :)
> Now you can write a sensors.conf file for this board. You should be
> able to find the labels by comparing with what the BIOS is displaying.
> As for the low limit values, the choice is up to you. 712 RPM looks a
> bit too low IMHO.
>   

[root at matrix ~]# sensors
pc87427-isa-0840
Adapter: ISA adapter
case-fan1:3678 RPM  (min = 2000 RPM)
case-fan2:3391 RPM  (min = 2000 RPM)
case-fan3:3400 RPM  (min = 2000 RPM)
case-fan4:3366 RPM  (min = 2000 RPM)
not-inst:    0 RPM  (min =    0 RPM)          FAULT
CPU0-fan: 2915 RPM  (min = 2000 RPM)
not-inst:    0 RPM  (min =    0 RPM)          FAULT
CPU1-fan: 2830 RPM  (min = 2000 RPM)

[root at matrix ~]# tail -n 17 /etc/sensors.conf
chip "pc87427-*"
   label fan1 "case-fan1"
   label fan2 "case-fan2"
   label fan3 "case-fan3"
   label fan4 "case-fan4"
   label fan5 "not-inst"
   label fan6 "CPU0-fan"
   label fan7 "not-inst"
   label fan8 "CPU1-fan"
   set fan1_min 2000
   set fan2_min 2000
   set fan3_min 2000
   set fan4_min 2000
   set fan5_min 0
   set fan6_min 2000
   set fan7_min 0
   set fan8_min 2000

JFYI, if I put fan[1-4]_min on 3000, the fans start running at about
4500RPM, giving quite a cool ambiance in the chassis. :)
2000 should be enough.

Have a good time!
Michael

-- 
Michael Kress, kress at hal.saar.de
http://www.michael-kress.de / http://kress.net
P E N G U I N S   A R E   C O O L



  parent reply	other threads:[~2006-10-08 14:42 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-10-01 17:21 [lm-sensors] Supermicro X6DH8-G2+ / sensors not working Michael Kress
2006-10-04 13:15 ` Jean Delvare
2006-10-04 23:14 ` Michael Kress
2006-10-06 11:09 ` Jean Delvare
2006-10-07  7:35 ` Jean Delvare
2006-10-08  9:14 ` Michael Kress
2006-10-08  9:17 ` Jean Delvare
2006-10-08 10:25 ` Michael Kress
2006-10-08 10:59 ` Michael Kress
2006-10-08 12:21 ` Jean Delvare
2006-10-08 13:07 ` Michael Kress
2006-10-08 13:46 ` Jean Delvare
2006-10-08 14:42 ` Michael Kress [this message]
2006-10-08 17:03 ` Jean Delvare
2006-10-08 17:20 ` Michael Kress
2006-10-09  9:23 ` Jean Delvare
2006-10-09 18:03 ` Michael Kress
2006-10-09 20:03 ` Jean Delvare
2006-10-09 20:25 ` Michael Kress
2006-10-10 10:21 ` Jean Delvare
2006-10-14 11:43 ` Michael Kress
2006-10-14 16:49 ` Michael Kress
2006-10-15  9:03 ` Michael Kress
2006-10-15 12:03 ` Jean Delvare
2006-10-15 20:56 ` Michael Kress
2006-10-16  6:27 ` Jean Delvare

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=45290E4B.304@hal.saar.de \
    --to=kress@hal.saar.de \
    --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.