All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andrew Lyon <andrew.lyon@gmail.com>
To: lm-sensors@vger.kernel.org
Subject: [lm-sensors] Supermicro X7DWA-N All fans controlled by pwm3?
Date: Tue, 14 Sep 2010 08:52:12 +0000	[thread overview]
Message-ID: <AANLkTik0r3VKaeG-=kattdUq=imC=UuaK6qBH-N8mCb7@mail.gmail.com> (raw)

Hi,

I have a system with Supermicro X7DWA-N motherboard, according to the
manual it has "Winbond W83627HF w/Hardware Monitor support: W83793" so
I've loaded both the w83627hf and w83793 modules and several sensors
and fans are detected, however when I try to control fan speed I find
that the only pwm output which has any effect is pwm3 and it seems to
control all of the fans at once, also pwm1 is locked at 112:

ubermicro 0-002f # pwd
/sys/devices/pci0000:00/0000:00:1f.3/i2c-0/0-002f
ubermicro 0-002f # lspci | grep  1f.3
00:1f.3 SMBus: Intel Corporation 631xESB/632xESB/3100 Chipset SMBus
Controller (rev 09)
ubermicro 0-002f # ls pwm?
pwm1  pwm2  pwm3  pwm4  pwm5  pwm6  pwm7  pwm8
ubermicro 0-002f # cat pwm?
112
0
160
0
0
0
0
0


ubermicro 0-002f # echo 0 >pwm3
ubermicro 0-002f # sensors | grep fan
fan1:       1564 RPM  (min =  712 RPM)
fan2:       1652 RPM  (min =  712 RPM)
fan3:       1636 RPM  (min =  712 RPM)
fan4:       1638 RPM  (min =  712 RPM)
fan6:       2351 RPM  (min =  712 RPM)
fan7:       1622 RPM  (min =  712 RPM)
fan8:       1605 RPM  (min =  712 RPM)

ubermicro 0-002f # echo 140 >pwm3
ubermicro 0-002f # sensors | grep fan
fan1:       1973 RPM  (min =  712 RPM)
fan2:       2089 RPM  (min =  712 RPM)
fan3:       2064 RPM  (min =  712 RPM)
fan4:       2051 RPM  (min =  712 RPM)
fan6:       2755 RPM  (min =  712 RPM)
fan7:       2048 RPM  (min =  712 RPM)
fan8:       2002 RPM  (min =  712 RPM)


Is it possible to gain control of the fans individually?

Andy

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

             reply	other threads:[~2010-09-14  8:52 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-14  8:52 Andrew Lyon [this message]
2010-09-15 16:13 ` [lm-sensors] Supermicro X7DWA-N All fans controlled by pwm3? Jean Delvare
2010-09-17  8:01 ` Andrew Lyon

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='AANLkTik0r3VKaeG-=kattdUq=imC=UuaK6qBH-N8mCb7@mail.gmail.com' \
    --to=andrew.lyon@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.