All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jean Delvare <khali@linux-fr.org>
To: lm-sensors@vger.kernel.org
Subject: Re: [lm-sensors] control f71889fg pwm on 2.6.34
Date: Thu, 10 Jun 2010 08:35:31 +0000	[thread overview]
Message-ID: <20100610103531.45729e3c@hyperion.delvare> (raw)
In-Reply-To: <AANLkTimzIutXVn2W2ZE1LQ-dXbNEMfuUfJ4G1733cFsM@mail.gmail.com>

Hi Roman,

On Wed, 2 Jun 2010 20:57:15 +0400, Roman Evstifeev wrote:
> Hi. I have Mainboard* with F71889FG-based controller.
> * - MSI P41T-C31 (
> http://www.msi.com/index.php?func=proddesc&maincat_no=1&prod_no\x1792 )
> 
> After f71882fg module loaded - it creates bunch of the sysfs entries, and i
> can succesfully read temperature and fan speed values from it. But i can't
> control the pwm with it.
> I tried pwmconfig utility as well as writing to sysfs files directly. sysfs
> values get changed, but actual fan speed does not.
> (...)

Does the vendor advertise any form of fan speed (or noise) control on
this board? In the manual or in the BIOS? The PWM outputs of your chip
may simply not be wired on your board. It's not listed in SpeedFan's
database as being fan-control-capable:
http://www.almico.com/forummotherboards.php?man&9

So unless you have a good reason to believe that fan control should
work on your board, I am inclined to believe this is a hardware
limitation and not a driver bug.

> **************** trying manual control ************
> linux-md9k:/sys/class/hwmon # cat hwmon2/device/pwm3_enable
> 1
> linux-md9k:/sys/class/hwmon # cat hwmon2/device/pwm3
> 255
> linux-md9k:/sys/class/hwmon # echo 140 > hwmon2/device/pwm3
> linux-md9k:/sys/class/hwmon # echo 0 > hwmon2/device/pwm3
> linux-md9k:/sys/class/hwmon # cat hwmon2/device/pwm3
> 0
> *********************************************************

Have you tried pwm1 and pwm2? On many boards, only one fan can be
controlled, so only one PWM output is working.

You should try our "pwmconfig" script to automatically test all PWM
outputs.

-- 
Jean Delvare
http://khali.linux-fr.org/wishlist.html

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

  parent reply	other threads:[~2010-06-10  8:35 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-06-02 16:57 [lm-sensors] control f71889fg pwm on 2.6.34 Roman Evstifeev
2010-06-10  8:26 ` Hans de Goede
2010-06-10  8:35 ` Jean Delvare [this message]
2010-06-10 16:39 ` Roman Evstifeev

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=20100610103531.45729e3c@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.