linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Zhang Rui <rui.zhang@intel.com>
To: Roberto Oppedisano <roberto.oppedisano@gmail.com>
Cc: LKML <linux-kernel@vger.kernel.org>,
	"Rafael J. Wysocki" <rjw@sisk.pl>,
	eduardo.valentin@ti.com
Subject: Re: regression in linux 3.7 - fan speed at 100% after suspend/resume at 100%
Date: Tue, 04 Dec 2012 22:11:12 +0800	[thread overview]
Message-ID: <1354630272.2480.4.camel@rzhang1-mobl4> (raw)
In-Reply-To: <50BDF345.60804@gmail.com>

Hi, Roberto,

please attach the acpidump output.

On Tue, 2012-12-04 at 13:57 +0100, Roberto Oppedisano wrote:
> Hello,
>      with recent kernels after a suspend/resume cycle on my laptop (HP 
> 6730b) the fans stays at full speed.
does the fan keep running at full speed after resume?

please attach the output of "grep . /sys/class/thermal/*/*" before
suspend and when the fan is running at full speed.
please attach the same stuff in a good kernel.


thanks,
rui


> I've bisected down to this commit:
> 
> ce119f83257aae29b84a5bfad0669e8348437b18 is the first bad commit
> commit ce119f83257aae29b84a5bfad0669e8348437b18
> Author: Zhang Rui <rui.zhang@intel.com>
> Date:   Wed Jun 27 14:13:04 2012 +0800
> 
>      Thermal: Introduce simple arbitrator for setting device cooling state
> 
>      This fixes the problem that a cooling device may be referenced by
>      by multiple trip points in multiple thermal zones.
> 
>      With this patch, we have two stages for updating a thermal zone,
>      1. check if a thermal_instance needs to be updated or not
>      2. update the cooling device, based on the target cooling state
>         of all its instances.
> 
>      Note that, currently, the cooling device is set to the deepest
>      cooling state required.
> 
>      Signed-off-by: Zhang Rui <rui.zhang@intel.com>
>      Reviewed-by: Rafael J. Wysocki <rjw@sisk.pl>
>      Reviewed-by: Eduardo Valentin <eduardo.valentin@ti.com>
> 
> :040000 040000 8469b057ee5b33bdb264624db35c951d0ecdb66b 
> d7288437cff3c7437e59144c46c04c78669a597b M      drivers
> :040000 040000 397296161d55c825f07501470130928d226497cc 
> f715fd1770dd33fd333c5fa339e740537b2a916f M      include
> 
> I tried to revert it but there are rejects so I cold not try current 
> kernel with simply this commit removed.
> 
> As a side note when the fan is at full speed a see an anomaly on thermal 
> indicator #4
> 
> $ grep 0 /sys/devices/virtual/thermal/thermal_zone*/temp
> /sys/devices/virtual/thermal/thermal_zone0/temp:59000
> /sys/devices/virtual/thermal/thermal_zone1/temp:63000
> /sys/devices/virtual/thermal/thermal_zone2/temp:48000
> /sys/devices/virtual/thermal/thermal_zone3/temp:27900
> /sys/devices/virtual/thermal/thermal_zone4/temp:100000
> 
> while the others seem to report normal value. Attached the output of 
> dmesg on this laptop.
> 
> More info/testing on request.
> 
> Kind regards
> R



  reply	other threads:[~2012-12-04 14:11 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-04 12:57 regression in linux 3.7 - fan speed at 100% after suspend/resume at 100% Roberto Oppedisano
2012-12-04 14:11 ` Zhang Rui [this message]
2012-12-05  7:30   ` Roberto Oppedisano
2012-12-19 14:30     ` Roberto Oppedisano
2013-02-19 17:54       ` Salvatore Sisinni
2013-02-20  0:20         ` Zhang Rui
2013-02-20 13:41           ` Roberto Oppedisano
2013-02-21 17:17             ` Salvatore Sisinni
2013-03-06 14:44               ` Salvatore Sisinni
2013-02-15 23:30   ` Michael Grosshaeuser
2013-02-16  6:55     ` auxsvr
2013-03-03  0:22 ` Ville Syrjala
2013-03-04 12:29   ` Roberto Oppedisano
2013-03-04 13:25     ` Roberto Oppedisano
2013-03-09 17:50 Sascha Wilde
2013-03-10 15:47 ` Sascha Wilde

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=1354630272.2480.4.camel@rzhang1-mobl4 \
    --to=rui.zhang@intel.com \
    --cc=eduardo.valentin@ti.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rjw@sisk.pl \
    --cc=roberto.oppedisano@gmail.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).