All of lore.kernel.org
 help / color / mirror / Atom feed
* [lm-sensors] fan change between 3.1.0-rc6 and commit b172e38
@ 2011-09-24 23:53 James Cloos
  2011-09-27 13:52 ` Guenter Roeck
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: James Cloos @ 2011-09-24 23:53 UTC (permalink / raw)
  To: lm-sensors

Did something change in the f71889ed support between rc6 and today?

Up until rc6 my am3+phenom board ran its fan at about 800 Hz most of the
time, with occasional bursts to 1200 Hz or so when under heavy load.

With b172e38 it runs at around 2048 Hz.  *Loudly*.

(The only fan monitored is connected via the board's cpufan socket, and
is a 12cm 3-wire fan attached to a 12x12x6 (or so) cm heat sink.)

The cpu is running about 16 Kelvins colder than the in-case ambient,
instead of around 2 Kelvins colder.

But the noise is worse than a window fan.

The only change was the reboot into the newer kernel.

I haven't run into the particular presentation before, but it seems
worrysome.  Should I worry?

pwmconfig is not able to stop the fan, if that is relevant.

-JimC
-- 
James Cloos <cloos@jhcloos.com>         OpenPGP: 1024D/ED7DAEA6

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [lm-sensors] fan change between 3.1.0-rc6 and commit b172e38
  2011-09-24 23:53 [lm-sensors] fan change between 3.1.0-rc6 and commit b172e38 James Cloos
@ 2011-09-27 13:52 ` Guenter Roeck
  2011-09-27 23:37 ` James Cloos
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: Guenter Roeck @ 2011-09-27 13:52 UTC (permalink / raw)
  To: lm-sensors

On Sat, Sep 24, 2011 at 07:53:12PM -0400, James Cloos wrote:
> Did something change in the f71889ed support between rc6 and today?
> 
> Up until rc6 my am3+phenom board ran its fan at about 800 Hz most of the
> time, with occasional bursts to 1200 Hz or so when under heavy load.
> 
> With b172e38 it runs at around 2048 Hz.  *Loudly*.
> 
> (The only fan monitored is connected via the board's cpufan socket, and
> is a 12cm 3-wire fan attached to a 12x12x6 (or so) cm heat sink.)
> 
> The cpu is running about 16 Kelvins colder than the in-case ambient,
> instead of around 2 Kelvins colder.
> 
> But the noise is worse than a window fan.
> 
> The only change was the reboot into the newer kernel.
> 
> I haven't run into the particular presentation before, but it seems
> worrysome.  Should I worry?
> 
> pwmconfig is not able to stop the fan, if that is relevant.
> 
I don't recall a relevant change, nor did I find one in the commit log.
Did pwmconfig ever work for you ?

Thanks,
Guenter

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [lm-sensors] fan change between 3.1.0-rc6 and commit b172e38
  2011-09-24 23:53 [lm-sensors] fan change between 3.1.0-rc6 and commit b172e38 James Cloos
  2011-09-27 13:52 ` Guenter Roeck
@ 2011-09-27 23:37 ` James Cloos
  2011-09-28 13:04 ` Jean Delvare
  2011-10-25 22:12 ` James Cloos
  3 siblings, 0 replies; 5+ messages in thread
From: James Cloos @ 2011-09-27 23:37 UTC (permalink / raw)
  To: lm-sensors

>>>>> "GR" = Guenter Roeck <guenter.roeck@ericsson.com> writes:

GR> I don't recall a relevant change, nor did I find one in the commit log.

OK.  Perhaps it was a change in another subsystem....

GR> Did pwmconfig ever work for you ?

I never tried it before.  I'll have to reboot to the previous kernel and check.

-JimC
-- 
James Cloos <cloos@jhcloos.com>         OpenPGP: 1024D/ED7DAEA6

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [lm-sensors] fan change between 3.1.0-rc6 and commit b172e38
  2011-09-24 23:53 [lm-sensors] fan change between 3.1.0-rc6 and commit b172e38 James Cloos
  2011-09-27 13:52 ` Guenter Roeck
  2011-09-27 23:37 ` James Cloos
@ 2011-09-28 13:04 ` Jean Delvare
  2011-10-25 22:12 ` James Cloos
  3 siblings, 0 replies; 5+ messages in thread
From: Jean Delvare @ 2011-09-28 13:04 UTC (permalink / raw)
  To: lm-sensors

On Tue, 27 Sep 2011 19:37:07 -0400, James Cloos wrote:
> >>>>> "GR" = Guenter Roeck <guenter.roeck@ericsson.com> writes:
> 
> GR> I don't recall a relevant change, nor did I find one in the commit log.
> 
> OK.  Perhaps it was a change in another subsystem....
> 
> GR> Did pwmconfig ever work for you ?
> 
> I never tried it before.  I'll have to reboot to the previous kernel and check.

Please do, if nothing else just to confirm that this really makes the
fans spin down again.

As we did not touch the driver, it could be an issue with ACPI or the
thermal subsystem, or things like cpuidle or cpufreq. As the number of
commits is relatively small and you seem to know how to build a kernel
from the git repository, your best chance is probably to bisect the
problem and then contact the author of the faulty commit directly.

-- 
Jean Delvare

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [lm-sensors] fan change between 3.1.0-rc6 and commit b172e38
  2011-09-24 23:53 [lm-sensors] fan change between 3.1.0-rc6 and commit b172e38 James Cloos
                   ` (2 preceding siblings ...)
  2011-09-28 13:04 ` Jean Delvare
@ 2011-10-25 22:12 ` James Cloos
  3 siblings, 0 replies; 5+ messages in thread
From: James Cloos @ 2011-10-25 22:12 UTC (permalink / raw)
  To: lm-sensors

D'Oh.  I had forgotten that I had upgraded the board's firmware (which
flashrom(8) makes supremely easy).  It turns out that the manuf defaults
the fan control to max rather than dynamic.

Apologies for the noise.

-JimC
-- 
James Cloos <cloos@jhcloos.com>         OpenPGP: 1024D/ED7DAEA6

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2011-10-25 22:12 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-09-24 23:53 [lm-sensors] fan change between 3.1.0-rc6 and commit b172e38 James Cloos
2011-09-27 13:52 ` Guenter Roeck
2011-09-27 23:37 ` James Cloos
2011-09-28 13:04 ` Jean Delvare
2011-10-25 22:12 ` James Cloos

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.