From: Jean Delvare <khali@linux-fr.org>
To: lm-sensors@vger.kernel.org
Subject: Re: [lm-sensors] D201GLY2 Ubuntu 7.10 fan control
Date: Thu, 10 Apr 2008 11:46:13 +0000 [thread overview]
Message-ID: <20080410134613.11b46b2d@hyperion.delvare> (raw)
In-Reply-To: <f7fb2140804061737l73447d24n50b5ef11b2179557@mail.gmail.com>
On Thu, 10 Apr 2008 05:00:22 +0800, Mini Stac wrote:
> Kernel version is 2.6.22-14
>
> The 3.0.1 script gets further but comes up with the same result (full output
> below):
> hwmon0/device/pwm1_enable stuck to 2
>
> I know that the fan speed can be controlled manually under Windows.
> Thanks if there is anything else to try.
>
>
> Found the following devices:
> hwmon0/device is w83627dhg
>
> Found the following PWM controls:
> hwmon0/device/pwm1
> hwmon0/device/pwm1 is currently setup for automatic speed control.
> In general, automatic mode is preferred over manual mode, as
> it is more efficient and it reacts faster. Are you sure that
> you want to setup this output for manual control? (n) y
> 0
> 1
> hwmon0/device/pwm1_enable stuck to 2
> Manual control mode not supported, skipping hwmon0/device/pwm1.
> hwmon0/device/pwm2
> hwmon0/device/pwm2 stuck to 0
> Manual control mode not supported, skipping hwmon0/device/pwm2.
> hwmon0/device/pwm3
> hwmon0/device/pwm3 stuck to 0
> Manual control mode not supported, skipping hwmon0/device/pwm3.
> hwmon0/device/pwm4
> hwmon0/device/pwm4 stuck to 0
> Manual control mode not supported, skipping hwmon0/device/pwm4.
> There are no usable PWM outputs.
Just to make sure: you're running pwmconfig as root, aren't you? Only
root can change the chip's settings.
Can you try setting the PWM output to manual mode manually?
echo 1 > /sys/class/hwmon/hwmon0/device/pwm1_enable
cat /sys/class/hwmon/hwmon0/device/pwm1_enable
echo 1 > /sys/class/hwmon/hwmon0/device/pwm2_enable
cat /sys/class/hwmon/hwmon0/device/pwm2_enable
If it works then the problem is in the pwmconfig script (or bash). If
it doesn't then the problem would be in the w83627ehf driver.
--
Jean Delvare
_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors
next prev parent reply other threads:[~2008-04-10 11:46 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-04-07 0:37 [lm-sensors] D201GLY2 Ubuntu 7.10 fan control Mini Stac
2008-04-09 17:54 ` Jean Delvare
2008-04-09 21:00 ` Mini Stac
2008-04-10 11:46 ` Jean Delvare [this message]
2008-04-12 17:57 ` Mini Stac
2008-04-12 20:41 ` Jean Delvare
2008-04-14 15:17 ` Mini Stac
2008-04-14 15:28 ` Jean Delvare
2008-04-14 15:51 ` Mini Stac
2008-04-15 12:58 ` Jean Delvare
2008-04-16 12:38 ` Forest Bond
2008-04-16 13:09 ` Jean Delvare
2008-04-16 13:23 ` Forest Bond
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=20080410134613.11b46b2d@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.