* Hardware running hot and without the fan
@ 2011-11-02 9:42 Lars Noodén
2011-11-03 2:03 ` Guenter Roeck
0 siblings, 1 reply; 33+ messages in thread
From: Lars Noodén @ 2011-11-02 9:42 UTC (permalink / raw)
To: linux-kernel
There seem to be two problems here, one is that the hardware is getting
WAY too hot, another is that the fan is not turning on when the hardware
gets too hot.
$ uname -a
Linux xubuntu 3.1.0-999-generic #201110270406 SMP Thu Oct 27
08:07:41 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux
I've reported the problem to Ubuntu
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/881593
and the suggestion there was to report it upstream.
On the notebook computer, parts become very hot to the touch while
running Ubuntu, but the fan does not run even after it gets hot. When I
boot back to OS X, the fan kicks in and runs until the computer returns
to being cool to the touch. Similar for the desktop, though I must
follow the temperature with /usr/bin/sensors.
The notebook is a MacBookPro8,2 and the desktop is a Macmini3,1
What metrics do I need to collect to help fix the problem? I've already
reported the problem to Ubuntu[2] and the recommendation was to try
reporting upstream.
Please CC me in the replies.
/Lars
[1] http://kernel.ubuntu.com/~kernel-ppa/mainline/daily/current/
[2] https://bugs.launchpad.net/ubuntu/+source/linux/+bug/881593
^ permalink raw reply [flat|nested] 33+ messages in thread
* Re: [lm-sensors] Hardware running hot and without the fan
2011-11-02 9:42 Hardware running hot and without the fan Lars Noodén
@ 2011-11-03 2:03 ` Guenter Roeck
0 siblings, 0 replies; 33+ messages in thread
From: Guenter Roeck @ 2011-11-03 2:03 UTC (permalink / raw)
To: Lars Noodén; +Cc: linux-kernel@vger.kernel.org, lm-sensors, Henrik Rydberg
From LKML:
On Wed, Nov 02, 2011 at 05:42:39AM -0400, Lars Noodén wrote:
> There seem to be two problems here, one is that the hardware is getting
> WAY too hot, another is that the fan is not turning on when the hardware
> gets too hot.
>
> $ uname -a
> Linux xubuntu 3.1.0-999-generic #201110270406 SMP Thu Oct 27
> 08:07:41 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux
>
> I've reported the problem to Ubuntu
> https://bugs.launchpad.net/ubuntu/+source/linux/+bug/881593
> and the suggestion there was to report it upstream.
>
> On the notebook computer, parts become very hot to the touch while
> running Ubuntu, but the fan does not run even after it gets hot. When I
> boot back to OS X, the fan kicks in and runs until the computer returns
> to being cool to the touch. Similar for the desktop, though I must
> follow the temperature with /usr/bin/sensors.
>
> The notebook is a MacBookPro8,2 and the desktop is a Macmini3,1
>
> What metrics do I need to collect to help fix the problem? I've already
> reported the problem to Ubuntu[2] and the recommendation was to try
> reporting upstream.
>
> Please CC me in the replies.
> /Lars
>
> [1] http://kernel.ubuntu.com/~kernel-ppa/mainline/daily/current/
>
> [2] https://bugs.launchpad.net/ubuntu/+source/linux/+bug/881593
I see
applesmc: : read arg fail
in the dmesg log. No idea what that means. Maybe the driver maintainer
or someone else on the lm-sensors mailing list can help.
Not sure I understand your comment about having to follow the output of the
sensors command. Can you clarify ? Also, do you get any output from the sensors
command on the notebook ?
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] 33+ messages in thread
* Re: Hardware running hot and without the fan
@ 2011-11-03 2:03 ` Guenter Roeck
0 siblings, 0 replies; 33+ messages in thread
From: Guenter Roeck @ 2011-11-03 2:03 UTC (permalink / raw)
To: Lars Noodén; +Cc: linux-kernel@vger.kernel.org, lm-sensors, Henrik Rydberg
>From LKML:
On Wed, Nov 02, 2011 at 05:42:39AM -0400, Lars Noodén wrote:
> There seem to be two problems here, one is that the hardware is getting
> WAY too hot, another is that the fan is not turning on when the hardware
> gets too hot.
>
> $ uname -a
> Linux xubuntu 3.1.0-999-generic #201110270406 SMP Thu Oct 27
> 08:07:41 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux
>
> I've reported the problem to Ubuntu
> https://bugs.launchpad.net/ubuntu/+source/linux/+bug/881593
> and the suggestion there was to report it upstream.
>
> On the notebook computer, parts become very hot to the touch while
> running Ubuntu, but the fan does not run even after it gets hot. When I
> boot back to OS X, the fan kicks in and runs until the computer returns
> to being cool to the touch. Similar for the desktop, though I must
> follow the temperature with /usr/bin/sensors.
>
> The notebook is a MacBookPro8,2 and the desktop is a Macmini3,1
>
> What metrics do I need to collect to help fix the problem? I've already
> reported the problem to Ubuntu[2] and the recommendation was to try
> reporting upstream.
>
> Please CC me in the replies.
> /Lars
>
> [1] http://kernel.ubuntu.com/~kernel-ppa/mainline/daily/current/
>
> [2] https://bugs.launchpad.net/ubuntu/+source/linux/+bug/881593
I see
applesmc: : read arg fail
in the dmesg log. No idea what that means. Maybe the driver maintainer
or someone else on the lm-sensors mailing list can help.
Not sure I understand your comment about having to follow the output of the
sensors command. Can you clarify ? Also, do you get any output from the sensors
command on the notebook ?
Thanks,
Guenter
^ permalink raw reply [flat|nested] 33+ messages in thread
* Re: [lm-sensors] Hardware running hot and without the fan
2011-11-03 2:03 ` Guenter Roeck
@ 2011-11-03 8:29 ` Lars Noodén
-1 siblings, 0 replies; 33+ messages in thread
From: Lars Noodén @ 2011-11-03 8:29 UTC (permalink / raw)
To: Guenter Roeck; +Cc: linux-kernel@vger.kernel.org, lm-sensors, Henrik Rydberg
On 11/03/2011 04:03 AM, Guenter Roeck wrote:
> From LKML:
>
> On Wed, Nov 02, 2011 at 05:42:39AM -0400, Lars Noodén wrote:
>> There seem to be two problems here, one is that the hardware is
>> getting WAY too hot, another is that the fan is not turning on when
>> the hardware gets too hot.
>>
>> $ uname -a Linux xubuntu 3.1.0-999-generic #201110270406 SMP Thu
>> Oct 27 08:07:41 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux
>>
>> I've reported the problem to Ubuntu
>> https://bugs.launchpad.net/ubuntu/+source/linux/+bug/881593 and the
>> suggestion there was to report it upstream.
>>
>> On the notebook computer, parts become very hot to the touch while
>> running Ubuntu, but the fan does not run even after it gets hot.
>> When I boot back to OS X, the fan kicks in and runs until the
>> computer returns to being cool to the touch. Similar for the
>> desktop, though I must follow the temperature with
>> /usr/bin/sensors.
>>
>> The notebook is a MacBookPro8,2 and the desktop is a Macmini3,1
>>
>> What metrics do I need to collect to help fix the problem? I've
>> already reported the problem to Ubuntu[2] and the recommendation
>> was to try reporting upstream.
>>
>> Please CC me in the replies. /Lars
>>
>> [1] http://kernel.ubuntu.com/~kernel-ppa/mainline/daily/current/
>>
>> [2] https://bugs.launchpad.net/ubuntu/+source/linux/+bug/881593
>
> I see applesmc: : read arg fail in the dmesg log. No idea what that
> means. Maybe the driver maintainer or someone else on the lm-sensors
> mailing list can help.
>
> Not sure I understand your comment about having to follow the output
> of the sensors command. Can you clarify ?
That's to track the temperature manually.
> Also, do you get any output from the sensors command on the notebook?
> Thanks, Guenter
Yes. It claims to have 24 temperature sensors.
/Lars
_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors
^ permalink raw reply [flat|nested] 33+ messages in thread
* Re: Hardware running hot and without the fan
@ 2011-11-03 8:29 ` Lars Noodén
0 siblings, 0 replies; 33+ messages in thread
From: Lars Noodén @ 2011-11-03 8:29 UTC (permalink / raw)
To: Guenter Roeck; +Cc: linux-kernel@vger.kernel.org, lm-sensors, Henrik Rydberg
On 11/03/2011 04:03 AM, Guenter Roeck wrote:
> From LKML:
>
> On Wed, Nov 02, 2011 at 05:42:39AM -0400, Lars Noodén wrote:
>> There seem to be two problems here, one is that the hardware is
>> getting WAY too hot, another is that the fan is not turning on when
>> the hardware gets too hot.
>>
>> $ uname -a Linux xubuntu 3.1.0-999-generic #201110270406 SMP Thu
>> Oct 27 08:07:41 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux
>>
>> I've reported the problem to Ubuntu
>> https://bugs.launchpad.net/ubuntu/+source/linux/+bug/881593 and the
>> suggestion there was to report it upstream.
>>
>> On the notebook computer, parts become very hot to the touch while
>> running Ubuntu, but the fan does not run even after it gets hot.
>> When I boot back to OS X, the fan kicks in and runs until the
>> computer returns to being cool to the touch. Similar for the
>> desktop, though I must follow the temperature with
>> /usr/bin/sensors.
>>
>> The notebook is a MacBookPro8,2 and the desktop is a Macmini3,1
>>
>> What metrics do I need to collect to help fix the problem? I've
>> already reported the problem to Ubuntu[2] and the recommendation
>> was to try reporting upstream.
>>
>> Please CC me in the replies. /Lars
>>
>> [1] http://kernel.ubuntu.com/~kernel-ppa/mainline/daily/current/
>>
>> [2] https://bugs.launchpad.net/ubuntu/+source/linux/+bug/881593
>
> I see applesmc: : read arg fail in the dmesg log. No idea what that
> means. Maybe the driver maintainer or someone else on the lm-sensors
> mailing list can help.
>
> Not sure I understand your comment about having to follow the output
> of the sensors command. Can you clarify ?
That's to track the temperature manually.
> Also, do you get any output from the sensors command on the notebook?
> Thanks, Guenter
Yes. It claims to have 24 temperature sensors.
/Lars
^ permalink raw reply [flat|nested] 33+ messages in thread
* Re: [lm-sensors] Hardware running hot and without the fan
2011-11-03 8:29 ` Lars Noodén
@ 2011-11-03 13:49 ` Guenter Roeck
-1 siblings, 0 replies; 33+ messages in thread
From: Guenter Roeck @ 2011-11-03 13:49 UTC (permalink / raw)
To: Lars Noodén
Cc: linux-kernel@vger.kernel.org, lm-sensors@lm-sensors.org,
Henrik Rydberg
On Thu, Nov 03, 2011 at 04:29:49AM -0400, Lars Noodén wrote:
> On 11/03/2011 04:03 AM, Guenter Roeck wrote:
> > From LKML:
> >
> > On Wed, Nov 02, 2011 at 05:42:39AM -0400, Lars Noodén wrote:
> >> There seem to be two problems here, one is that the hardware is
> >> getting WAY too hot, another is that the fan is not turning on when
> >> the hardware gets too hot.
> >>
> >> $ uname -a Linux xubuntu 3.1.0-999-generic #201110270406 SMP Thu
> >> Oct 27 08:07:41 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux
> >>
> >> I've reported the problem to Ubuntu
> >> https://bugs.launchpad.net/ubuntu/+source/linux/+bug/881593 and the
> >> suggestion there was to report it upstream.
> >>
> >> On the notebook computer, parts become very hot to the touch while
> >> running Ubuntu, but the fan does not run even after it gets hot.
> >> When I boot back to OS X, the fan kicks in and runs until the
> >> computer returns to being cool to the touch. Similar for the
> >> desktop, though I must follow the temperature with
> >> /usr/bin/sensors.
> >>
> >> The notebook is a MacBookPro8,2 and the desktop is a Macmini3,1
> >>
> >> What metrics do I need to collect to help fix the problem? I've
> >> already reported the problem to Ubuntu[2] and the recommendation
> >> was to try reporting upstream.
> >>
> >> Please CC me in the replies. /Lars
> >>
> >> [1] http://kernel.ubuntu.com/~kernel-ppa/mainline/daily/current/
> >>
> >> [2] https://bugs.launchpad.net/ubuntu/+source/linux/+bug/881593
> >
> > I see applesmc: : read arg fail in the dmesg log. No idea what that
> > means. Maybe the driver maintainer or someone else on the lm-sensors
> > mailing list can help.
> >
> > Not sure I understand your comment about having to follow the output
> > of the sensors command. Can you clarify ?
>
> That's to track the temperature manually.
>
> > Also, do you get any output from the sensors command on the notebook?
> > Thanks, Guenter
>
> Yes. It claims to have 24 temperature sensors.
>
Does it report any fans ? If it does, can you try setting the fan speed ?
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] 33+ messages in thread
* Re: Hardware running hot and without the fan
@ 2011-11-03 13:49 ` Guenter Roeck
0 siblings, 0 replies; 33+ messages in thread
From: Guenter Roeck @ 2011-11-03 13:49 UTC (permalink / raw)
To: Lars Noodén
Cc: linux-kernel@vger.kernel.org, lm-sensors@lm-sensors.org,
Henrik Rydberg
On Thu, Nov 03, 2011 at 04:29:49AM -0400, Lars Noodén wrote:
> On 11/03/2011 04:03 AM, Guenter Roeck wrote:
> > From LKML:
> >
> > On Wed, Nov 02, 2011 at 05:42:39AM -0400, Lars Noodén wrote:
> >> There seem to be two problems here, one is that the hardware is
> >> getting WAY too hot, another is that the fan is not turning on when
> >> the hardware gets too hot.
> >>
> >> $ uname -a Linux xubuntu 3.1.0-999-generic #201110270406 SMP Thu
> >> Oct 27 08:07:41 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux
> >>
> >> I've reported the problem to Ubuntu
> >> https://bugs.launchpad.net/ubuntu/+source/linux/+bug/881593 and the
> >> suggestion there was to report it upstream.
> >>
> >> On the notebook computer, parts become very hot to the touch while
> >> running Ubuntu, but the fan does not run even after it gets hot.
> >> When I boot back to OS X, the fan kicks in and runs until the
> >> computer returns to being cool to the touch. Similar for the
> >> desktop, though I must follow the temperature with
> >> /usr/bin/sensors.
> >>
> >> The notebook is a MacBookPro8,2 and the desktop is a Macmini3,1
> >>
> >> What metrics do I need to collect to help fix the problem? I've
> >> already reported the problem to Ubuntu[2] and the recommendation
> >> was to try reporting upstream.
> >>
> >> Please CC me in the replies. /Lars
> >>
> >> [1] http://kernel.ubuntu.com/~kernel-ppa/mainline/daily/current/
> >>
> >> [2] https://bugs.launchpad.net/ubuntu/+source/linux/+bug/881593
> >
> > I see applesmc: : read arg fail in the dmesg log. No idea what that
> > means. Maybe the driver maintainer or someone else on the lm-sensors
> > mailing list can help.
> >
> > Not sure I understand your comment about having to follow the output
> > of the sensors command. Can you clarify ?
>
> That's to track the temperature manually.
>
> > Also, do you get any output from the sensors command on the notebook?
> > Thanks, Guenter
>
> Yes. It claims to have 24 temperature sensors.
>
Does it report any fans ? If it does, can you try setting the fan speed ?
Thanks,
Guenter
^ permalink raw reply [flat|nested] 33+ messages in thread
* Re: [lm-sensors] Hardware running hot and without the fan
2011-11-03 13:49 ` Guenter Roeck
@ 2011-11-03 14:25 ` Lars Noodén
-1 siblings, 0 replies; 33+ messages in thread
From: Lars Noodén @ 2011-11-03 14:25 UTC (permalink / raw)
To: Guenter Roeck
Cc: linux-kernel@vger.kernel.org, lm-sensors@lm-sensors.org,
Henrik Rydberg
On 11/03/2011 03:49 PM, Guenter Roeck wrote:
> On Thu, Nov 03, 2011 at 04:29:49AM -0400, Lars Noodén wrote:
>> On 11/03/2011 04:03 AM, Guenter Roeck wrote:
>>> From LKML:
>>>
>>> On Wed, Nov 02, 2011 at 05:42:39AM -0400, Lars Noodén wrote:
>>>> There seem to be two problems here, one is that the hardware is
>>>> getting WAY too hot, another is that the fan is not turning on when
>>>> the hardware gets too hot.
>>>>
>>>> $ uname -a Linux xubuntu 3.1.0-999-generic #201110270406 SMP Thu
>>>> Oct 27 08:07:41 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux
>>>>
>>>> I've reported the problem to Ubuntu
>>>> https://bugs.launchpad.net/ubuntu/+source/linux/+bug/881593 and the
>>>> suggestion there was to report it upstream.
>>>>
>>>> On the notebook computer, parts become very hot to the touch while
>>>> running Ubuntu, but the fan does not run even after it gets hot.
>>>> When I boot back to OS X, the fan kicks in and runs until the
>>>> computer returns to being cool to the touch. Similar for the
>>>> desktop, though I must follow the temperature with
>>>> /usr/bin/sensors.
>>>>
>>>> The notebook is a MacBookPro8,2 and the desktop is a Macmini3,1
>>>>
>>>> What metrics do I need to collect to help fix the problem? I've
>>>> already reported the problem to Ubuntu[2] and the recommendation
>>>> was to try reporting upstream.
>>>>
>>>> Please CC me in the replies. /Lars
>>>>
>>>> [1] http://kernel.ubuntu.com/~kernel-ppa/mainline/daily/current/
>>>>
>>>> [2] https://bugs.launchpad.net/ubuntu/+source/linux/+bug/881593
>>>
>>> I see applesmc: : read arg fail in the dmesg log. No idea what that
>>> means. Maybe the driver maintainer or someone else on the lm-sensors
>>> mailing list can help.
>>>
>>> Not sure I understand your comment about having to follow the output
>>> of the sensors command. Can you clarify ?
>>
>> That's to track the temperature manually.
>>
>>> Also, do you get any output from the sensors command on the notebook?
>>> Thanks, Guenter
>>
>> Yes. It claims to have 24 temperature sensors.
>>
> Does it report any fans ? If it does, can you try setting the fan speed ?
The one machine reports one fan and the other two fans. I haven't found
a way to set the fan speed manually. The output from sensors
is
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/881593/comments/44
and here
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/881593/comments/47
/Lars
_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors
^ permalink raw reply [flat|nested] 33+ messages in thread
* Re: Hardware running hot and without the fan
@ 2011-11-03 14:25 ` Lars Noodén
0 siblings, 0 replies; 33+ messages in thread
From: Lars Noodén @ 2011-11-03 14:25 UTC (permalink / raw)
To: Guenter Roeck
Cc: linux-kernel@vger.kernel.org, lm-sensors@lm-sensors.org,
Henrik Rydberg
On 11/03/2011 03:49 PM, Guenter Roeck wrote:
> On Thu, Nov 03, 2011 at 04:29:49AM -0400, Lars Noodén wrote:
>> On 11/03/2011 04:03 AM, Guenter Roeck wrote:
>>> From LKML:
>>>
>>> On Wed, Nov 02, 2011 at 05:42:39AM -0400, Lars Noodén wrote:
>>>> There seem to be two problems here, one is that the hardware is
>>>> getting WAY too hot, another is that the fan is not turning on when
>>>> the hardware gets too hot.
>>>>
>>>> $ uname -a Linux xubuntu 3.1.0-999-generic #201110270406 SMP Thu
>>>> Oct 27 08:07:41 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux
>>>>
>>>> I've reported the problem to Ubuntu
>>>> https://bugs.launchpad.net/ubuntu/+source/linux/+bug/881593 and the
>>>> suggestion there was to report it upstream.
>>>>
>>>> On the notebook computer, parts become very hot to the touch while
>>>> running Ubuntu, but the fan does not run even after it gets hot.
>>>> When I boot back to OS X, the fan kicks in and runs until the
>>>> computer returns to being cool to the touch. Similar for the
>>>> desktop, though I must follow the temperature with
>>>> /usr/bin/sensors.
>>>>
>>>> The notebook is a MacBookPro8,2 and the desktop is a Macmini3,1
>>>>
>>>> What metrics do I need to collect to help fix the problem? I've
>>>> already reported the problem to Ubuntu[2] and the recommendation
>>>> was to try reporting upstream.
>>>>
>>>> Please CC me in the replies. /Lars
>>>>
>>>> [1] http://kernel.ubuntu.com/~kernel-ppa/mainline/daily/current/
>>>>
>>>> [2] https://bugs.launchpad.net/ubuntu/+source/linux/+bug/881593
>>>
>>> I see applesmc: : read arg fail in the dmesg log. No idea what that
>>> means. Maybe the driver maintainer or someone else on the lm-sensors
>>> mailing list can help.
>>>
>>> Not sure I understand your comment about having to follow the output
>>> of the sensors command. Can you clarify ?
>>
>> That's to track the temperature manually.
>>
>>> Also, do you get any output from the sensors command on the notebook?
>>> Thanks, Guenter
>>
>> Yes. It claims to have 24 temperature sensors.
>>
> Does it report any fans ? If it does, can you try setting the fan speed ?
The one machine reports one fan and the other two fans. I haven't found
a way to set the fan speed manually. The output from sensors
is
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/881593/comments/44
and here
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/881593/comments/47
/Lars
^ permalink raw reply [flat|nested] 33+ messages in thread
* Re: [lm-sensors] Hardware running hot and without the fan
2011-11-03 14:25 ` Lars Noodén
@ 2011-11-03 15:06 ` Guenter Roeck
-1 siblings, 0 replies; 33+ messages in thread
From: Guenter Roeck @ 2011-11-03 15:06 UTC (permalink / raw)
To: Lars Noodén
Cc: linux-kernel@vger.kernel.org, lm-sensors@lm-sensors.org,
Henrik Rydberg
T24gVGh1LCAyMDExLTExLTAzIGF0IDEwOjI1IC0wNDAwLCBMYXJzIE5vb2TDqW4gd3JvdGU6Cj4g
T24gMTEvMDMvMjAxMSAwMzo0OSBQTSwgR3VlbnRlciBSb2VjayB3cm90ZToKPiA+IE9uIFRodSwg
Tm92IDAzLCAyMDExIGF0IDA0OjI5OjQ5QU0gLTA0MDAsIExhcnMgTm9vZMOpbiB3cm90ZToKPiA+
PiBPbiAxMS8wMy8yMDExIDA0OjAzIEFNLCBHdWVudGVyIFJvZWNrIHdyb3RlOgo+ID4+PiBGcm9t
IExLTUw6Cj4gPj4+Cj4gPj4+IE9uIFdlZCwgTm92IDAyLCAyMDExIGF0IDA1OjQyOjM5QU0gLTA0
MDAsIExhcnMgTm9vZMOpbiB3cm90ZToKPiA+Pj4+IFRoZXJlIHNlZW0gdG8gYmUgdHdvIHByb2Js
ZW1zIGhlcmUsIG9uZSBpcyB0aGF0IHRoZSBoYXJkd2FyZSBpcyAKPiA+Pj4+IGdldHRpbmcgV0FZ
IHRvbyBob3QsIGFub3RoZXIgaXMgdGhhdCB0aGUgZmFuIGlzIG5vdCB0dXJuaW5nIG9uIHdoZW4K
PiA+Pj4+IHRoZSBoYXJkd2FyZSBnZXRzIHRvbyBob3QuCj4gPj4+Pgo+ID4+Pj4gJCB1bmFtZSAt
YSBMaW51eCB4dWJ1bnR1IDMuMS4wLTk5OS1nZW5lcmljICMyMDExMTAyNzA0MDYgU01QIFRodSAK
PiA+Pj4+IE9jdCAyNyAwODowNzo0MSBVVEMgMjAxMSB4ODZfNjQgeDg2XzY0IHg4Nl82NCBHTlUv
TGludXgKPiA+Pj4+Cj4gPj4+PiBJJ3ZlIHJlcG9ydGVkIHRoZSBwcm9ibGVtIHRvIFVidW50dSAK
PiA+Pj4+IGh0dHBzOi8vYnVncy5sYXVuY2hwYWQubmV0L3VidW50dS8rc291cmNlL2xpbnV4Lyti
dWcvODgxNTkzIGFuZCB0aGUKPiA+Pj4+IHN1Z2dlc3Rpb24gdGhlcmUgd2FzIHRvIHJlcG9ydCBp
dCB1cHN0cmVhbS4KPiA+Pj4+Cj4gPj4+PiBPbiB0aGUgbm90ZWJvb2sgY29tcHV0ZXIsIHBhcnRz
IGJlY29tZSB2ZXJ5IGhvdCB0byB0aGUgdG91Y2ggd2hpbGUgCj4gPj4+PiBydW5uaW5nIFVidW50
dSwgYnV0IHRoZSBmYW4gZG9lcyBub3QgcnVuIGV2ZW4gYWZ0ZXIgaXQgZ2V0cyBob3QuIAo+ID4+
Pj4gV2hlbiBJIGJvb3QgYmFjayB0byBPUyBYLCB0aGUgZmFuIGtpY2tzIGluIGFuZCBydW5zIHVu
dGlsIHRoZSAKPiA+Pj4+IGNvbXB1dGVyIHJldHVybnMgdG8gYmVpbmcgY29vbCB0byB0aGUgdG91
Y2guICBTaW1pbGFyIGZvciB0aGUgCj4gPj4+PiBkZXNrdG9wLCB0aG91Z2ggSSBtdXN0IGZvbGxv
dyB0aGUgdGVtcGVyYXR1cmUgd2l0aCAKPiA+Pj4+IC91c3IvYmluL3NlbnNvcnMuCj4gPj4+Pgo+
ID4+Pj4gVGhlIG5vdGVib29rIGlzIGEgTWFjQm9va1BybzgsMiBhbmQgdGhlIGRlc2t0b3AgaXMg
YSBNYWNtaW5pMywxCj4gPj4+Pgo+ID4+Pj4gV2hhdCBtZXRyaWNzIGRvIEkgbmVlZCB0byBjb2xs
ZWN0IHRvIGhlbHAgZml4IHRoZSBwcm9ibGVtPyAgSSd2ZSAKPiA+Pj4+IGFscmVhZHkgcmVwb3J0
ZWQgdGhlIHByb2JsZW0gdG8gVWJ1bnR1WzJdIGFuZCB0aGUgcmVjb21tZW5kYXRpb24gCj4gPj4+
PiB3YXMgdG8gdHJ5IHJlcG9ydGluZyB1cHN0cmVhbS4KPiA+Pj4+Cj4gPj4+PiBQbGVhc2UgQ0Mg
bWUgaW4gdGhlIHJlcGxpZXMuIC9MYXJzCj4gPj4+Pgo+ID4+Pj4gWzFdIGh0dHA6Ly9rZXJuZWwu
dWJ1bnR1LmNvbS9+a2VybmVsLXBwYS9tYWlubGluZS9kYWlseS9jdXJyZW50Lwo+ID4+Pj4KPiA+
Pj4+IFsyXSBodHRwczovL2J1Z3MubGF1bmNocGFkLm5ldC91YnVudHUvK3NvdXJjZS9saW51eC8r
YnVnLzg4MTU5Mwo+ID4+Pgo+ID4+PiBJIHNlZSBhcHBsZXNtYzogOiByZWFkIGFyZyBmYWlsIGlu
IHRoZSBkbWVzZyBsb2cuIE5vIGlkZWEgd2hhdCB0aGF0IAo+ID4+PiBtZWFucy4gTWF5YmUgdGhl
IGRyaXZlciBtYWludGFpbmVyIG9yIHNvbWVvbmUgZWxzZSBvbiB0aGUgbG0tc2Vuc29ycwo+ID4+
PiAgbWFpbGluZyBsaXN0IGNhbiBoZWxwLgo+ID4+Pgo+ID4+PiBOb3Qgc3VyZSBJIHVuZGVyc3Rh
bmQgeW91ciBjb21tZW50IGFib3V0IGhhdmluZyB0byBmb2xsb3cgdGhlIG91dHB1dAo+ID4+PiAg
b2YgdGhlIHNlbnNvcnMgY29tbWFuZC4gQ2FuIHlvdSBjbGFyaWZ5ID8KPiA+Pgo+ID4+IFRoYXQn
cyB0byB0cmFjayB0aGUgdGVtcGVyYXR1cmUgbWFudWFsbHkuCj4gPj4KPiA+Pj4gQWxzbywgZG8g
eW91IGdldCBhbnkgb3V0cHV0IGZyb20gdGhlIHNlbnNvcnMgY29tbWFuZCBvbiB0aGUgbm90ZWJv
b2s/Cj4gPj4+IFRoYW5rcywgR3VlbnRlcgo+ID4+Cj4gPj4gWWVzLiAgSXQgY2xhaW1zIHRvIGhh
dmUgMjQgdGVtcGVyYXR1cmUgc2Vuc29ycy4KPiA+Pgo+ID4gRG9lcyBpdCByZXBvcnQgYW55IGZh
bnMgPyBJZiBpdCBkb2VzLCBjYW4geW91IHRyeSBzZXR0aW5nIHRoZSBmYW4gc3BlZWQgPwo+IAo+
IFRoZSBvbmUgbWFjaGluZSByZXBvcnRzIG9uZSBmYW4gYW5kIHRoZSBvdGhlciB0d28gZmFucy4g
IEkgaGF2ZW4ndCBmb3VuZAo+IGEgd2F5IHRvIHNldCB0aGUgZmFuIHNwZWVkIG1hbnVhbGx5LiAg
VGhlIG91dHB1dCBmcm9tIHNlbnNvcnMKPiBpcwo+ICBodHRwczovL2J1Z3MubGF1bmNocGFkLm5l
dC91YnVudHUvK3NvdXJjZS9saW51eC8rYnVnLzg4MTU5My9jb21tZW50cy80NAo+IGFuZCBoZXJl
Cj4gIGh0dHBzOi8vYnVncy5sYXVuY2hwYWQubmV0L3VidW50dS8rc291cmNlL2xpbnV4LytidWcv
ODgxNTkzL2NvbW1lbnRzLzQ3Cj4gCgpEbyB0aGUgZmFucyBhY3R1YWxseSB0dXJuLCBvciBpcyB0
aGUgb3V0cHV0IGJvZ3VzID8KCllvdSBzaG91bGQgYmUgYWJsZSB0byBzZXQgdGhlIGZhbiBzcGVl
ZCBieSB3cml0aW5nIGludG8gdGhlIGZhblhfaW5wdXQKYW5kL29yIGZhblhfb3V0cHV0IHN5c2Zz
IGF0dHJpYnV0ZXMuIFlvdSBmaW5kIHRob3NlCmluIC9zeXMvY2xhc3MvaHdtb24vaHdtb24wL2Rl
dmljZSAoYXNzdW1pbmcgdGhlcmUgaXMgb25seSBvbmUgaHdtb24KZGV2aWNlKS4KClRoYW5rcywK
R3VlbnRlcgoKCgpfX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19f
XwpsbS1zZW5zb3JzIG1haWxpbmcgbGlzdApsbS1zZW5zb3JzQGxtLXNlbnNvcnMub3JnCmh0dHA6
Ly9saXN0cy5sbS1zZW5zb3JzLm9yZy9tYWlsbWFuL2xpc3RpbmZvL2xtLXNlbnNvcnM
^ permalink raw reply [flat|nested] 33+ messages in thread
* Re: Hardware running hot and without the fan
@ 2011-11-03 15:06 ` Guenter Roeck
0 siblings, 0 replies; 33+ messages in thread
From: Guenter Roeck @ 2011-11-03 15:06 UTC (permalink / raw)
To: Lars Noodén
Cc: linux-kernel@vger.kernel.org, lm-sensors@lm-sensors.org,
Henrik Rydberg
On Thu, 2011-11-03 at 10:25 -0400, Lars Noodén wrote:
> On 11/03/2011 03:49 PM, Guenter Roeck wrote:
> > On Thu, Nov 03, 2011 at 04:29:49AM -0400, Lars Noodén wrote:
> >> On 11/03/2011 04:03 AM, Guenter Roeck wrote:
> >>> From LKML:
> >>>
> >>> On Wed, Nov 02, 2011 at 05:42:39AM -0400, Lars Noodén wrote:
> >>>> There seem to be two problems here, one is that the hardware is
> >>>> getting WAY too hot, another is that the fan is not turning on when
> >>>> the hardware gets too hot.
> >>>>
> >>>> $ uname -a Linux xubuntu 3.1.0-999-generic #201110270406 SMP Thu
> >>>> Oct 27 08:07:41 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux
> >>>>
> >>>> I've reported the problem to Ubuntu
> >>>> https://bugs.launchpad.net/ubuntu/+source/linux/+bug/881593 and the
> >>>> suggestion there was to report it upstream.
> >>>>
> >>>> On the notebook computer, parts become very hot to the touch while
> >>>> running Ubuntu, but the fan does not run even after it gets hot.
> >>>> When I boot back to OS X, the fan kicks in and runs until the
> >>>> computer returns to being cool to the touch. Similar for the
> >>>> desktop, though I must follow the temperature with
> >>>> /usr/bin/sensors.
> >>>>
> >>>> The notebook is a MacBookPro8,2 and the desktop is a Macmini3,1
> >>>>
> >>>> What metrics do I need to collect to help fix the problem? I've
> >>>> already reported the problem to Ubuntu[2] and the recommendation
> >>>> was to try reporting upstream.
> >>>>
> >>>> Please CC me in the replies. /Lars
> >>>>
> >>>> [1] http://kernel.ubuntu.com/~kernel-ppa/mainline/daily/current/
> >>>>
> >>>> [2] https://bugs.launchpad.net/ubuntu/+source/linux/+bug/881593
> >>>
> >>> I see applesmc: : read arg fail in the dmesg log. No idea what that
> >>> means. Maybe the driver maintainer or someone else on the lm-sensors
> >>> mailing list can help.
> >>>
> >>> Not sure I understand your comment about having to follow the output
> >>> of the sensors command. Can you clarify ?
> >>
> >> That's to track the temperature manually.
> >>
> >>> Also, do you get any output from the sensors command on the notebook?
> >>> Thanks, Guenter
> >>
> >> Yes. It claims to have 24 temperature sensors.
> >>
> > Does it report any fans ? If it does, can you try setting the fan speed ?
>
> The one machine reports one fan and the other two fans. I haven't found
> a way to set the fan speed manually. The output from sensors
> is
> https://bugs.launchpad.net/ubuntu/+source/linux/+bug/881593/comments/44
> and here
> https://bugs.launchpad.net/ubuntu/+source/linux/+bug/881593/comments/47
>
Do the fans actually turn, or is the output bogus ?
You should be able to set the fan speed by writing into the fanX_input
and/or fanX_output sysfs attributes. You find those
in /sys/class/hwmon/hwmon0/device (assuming there is only one hwmon
device).
Thanks,
Guenter
^ permalink raw reply [flat|nested] 33+ messages in thread
* Re: [lm-sensors] Hardware running hot and without the fan
2011-11-03 15:06 ` Guenter Roeck
@ 2011-11-03 15:19 ` Lars Noodén
-1 siblings, 0 replies; 33+ messages in thread
From: Lars Noodén @ 2011-11-03 15:19 UTC (permalink / raw)
To: guenter.roeck
Cc: linux-kernel@vger.kernel.org, lm-sensors@lm-sensors.org,
Henrik Rydberg
T24gMTEvMDMvMjAxMSAwNTowNiBQTSwgR3VlbnRlciBSb2VjayB3cm90ZToKPiBPbiBUaHUsIDIw
MTEtMTEtMDMgYXQgMTA6MjUgLTA0MDAsIExhcnMgTm9vZMOpbiB3cm90ZToKW3NuaXBdCj4+IFRo
ZSBvbmUgbWFjaGluZSByZXBvcnRzIG9uZSBmYW4gYW5kIHRoZSBvdGhlciB0d28gZmFucy4gIEkg
aGF2ZW4ndCBmb3VuZAo+PiBhIHdheSB0byBzZXQgdGhlIGZhbiBzcGVlZCBtYW51YWxseS4gIFRo
ZSBvdXRwdXQgZnJvbSBzZW5zb3JzCj4+IGlzCj4+ICBodHRwczovL2J1Z3MubGF1bmNocGFkLm5l
dC91YnVudHUvK3NvdXJjZS9saW51eC8rYnVnLzg4MTU5My9jb21tZW50cy80NAo+PiBhbmQgaGVy
ZQo+PiAgaHR0cHM6Ly9idWdzLmxhdW5jaHBhZC5uZXQvdWJ1bnR1Lytzb3VyY2UvbGludXgvK2J1
Zy84ODE1OTMvY29tbWVudHMvNDcKPiAKPiBEbyB0aGUgZmFucyBhY3R1YWxseSB0dXJuLCBvciBp
cyB0aGUgb3V0cHV0IGJvZ3VzID8KClRoZSBvdXRwdXQgaXMgYm9ndXMsIHRoZSBmYW5zIGFyZSBu
b3QgdHVybmluZy4gIE9uICM0NyB0aGVyZSBhYm92ZSwgSQp0aGluayB0aGUgdGVtcGVyYXR1cmVz
IG1pZ2h0IGJlIGluYWNjdXJhdGUsIHRvby4gIFNpbmNlIHRoZXknbGwgZ28gdXAKYW5kIGRvd24g
YXMgbXVjaCBhcyA4IGRlZ3JlZXMgaW4gYSBmZXcgc2Vjb25kcy4KCj4gWW91IHNob3VsZCBiZSBh
YmxlIHRvIHNldCB0aGUgZmFuIHNwZWVkIGJ5IHdyaXRpbmcgaW50byB0aGUgZmFuWF9pbnB1dAo+
IGFuZC9vciBmYW5YX291dHB1dCBzeXNmcyBhdHRyaWJ1dGVzLiBZb3UgZmluZCB0aG9zZQo+IGlu
IC9zeXMvY2xhc3MvaHdtb24vaHdtb24wL2RldmljZSAoYXNzdW1pbmcgdGhlcmUgaXMgb25seSBv
bmUgaHdtb24KPiBkZXZpY2UpLgoKSSBjYW4gc2V0IHRoZSBmYW4gc3BlZWQgbWFudWFsbHkuICBl
LmcuOgoKIGVjaG8gMzUwMCA+IC9zeXMvY2xhc3MvaHdtb24vaHdtb24wL2RldmljZS9mYW4xX291
dHB1dAoKVGhhdCBoZWxwcyBzb21lLgoKL0xhcnMKCl9fX19fX19fX19fX19fX19fX19fX19fX19f
X19fX19fX19fX19fX19fX19fX19fCmxtLXNlbnNvcnMgbWFpbGluZyBsaXN0CmxtLXNlbnNvcnNA
bG0tc2Vuc29ycy5vcmcKaHR0cDovL2xpc3RzLmxtLXNlbnNvcnMub3JnL21haWxtYW4vbGlzdGlu
Zm8vbG0tc2Vuc29ycw=
^ permalink raw reply [flat|nested] 33+ messages in thread
* Re: Hardware running hot and without the fan
@ 2011-11-03 15:19 ` Lars Noodén
0 siblings, 0 replies; 33+ messages in thread
From: Lars Noodén @ 2011-11-03 15:19 UTC (permalink / raw)
To: guenter.roeck
Cc: linux-kernel@vger.kernel.org, lm-sensors@lm-sensors.org,
Henrik Rydberg
On 11/03/2011 05:06 PM, Guenter Roeck wrote:
> On Thu, 2011-11-03 at 10:25 -0400, Lars Noodén wrote:
[snip]
>> The one machine reports one fan and the other two fans. I haven't found
>> a way to set the fan speed manually. The output from sensors
>> is
>> https://bugs.launchpad.net/ubuntu/+source/linux/+bug/881593/comments/44
>> and here
>> https://bugs.launchpad.net/ubuntu/+source/linux/+bug/881593/comments/47
>
> Do the fans actually turn, or is the output bogus ?
The output is bogus, the fans are not turning. On #47 there above, I
think the temperatures might be inaccurate, too. Since they'll go up
and down as much as 8 degrees in a few seconds.
> You should be able to set the fan speed by writing into the fanX_input
> and/or fanX_output sysfs attributes. You find those
> in /sys/class/hwmon/hwmon0/device (assuming there is only one hwmon
> device).
I can set the fan speed manually. e.g.:
echo 3500 > /sys/class/hwmon/hwmon0/device/fan1_output
That helps some.
/Lars
^ permalink raw reply [flat|nested] 33+ messages in thread
* Re: [lm-sensors] Hardware running hot and without the fan
2011-11-03 15:19 ` Lars Noodén
@ 2011-11-03 15:32 ` Guenter Roeck
-1 siblings, 0 replies; 33+ messages in thread
From: Guenter Roeck @ 2011-11-03 15:32 UTC (permalink / raw)
To: Lars Noodén
Cc: linux-kernel@vger.kernel.org, lm-sensors@lm-sensors.org,
Henrik Rydberg
T24gVGh1LCAyMDExLTExLTAzIGF0IDExOjE5IC0wNDAwLCBMYXJzIE5vb2TDqW4gd3JvdGU6Cj4g
T24gMTEvMDMvMjAxMSAwNTowNiBQTSwgR3VlbnRlciBSb2VjayB3cm90ZToKPiA+IE9uIFRodSwg
MjAxMS0xMS0wMyBhdCAxMDoyNSAtMDQwMCwgTGFycyBOb29kw6luIHdyb3RlOgo+IFtzbmlwXQo+
ID4+IFRoZSBvbmUgbWFjaGluZSByZXBvcnRzIG9uZSBmYW4gYW5kIHRoZSBvdGhlciB0d28gZmFu
cy4gIEkgaGF2ZW4ndCBmb3VuZAo+ID4+IGEgd2F5IHRvIHNldCB0aGUgZmFuIHNwZWVkIG1hbnVh
bGx5LiAgVGhlIG91dHB1dCBmcm9tIHNlbnNvcnMKPiA+PiBpcwo+ID4+ICBodHRwczovL2J1Z3Mu
bGF1bmNocGFkLm5ldC91YnVudHUvK3NvdXJjZS9saW51eC8rYnVnLzg4MTU5My9jb21tZW50cy80
NAo+ID4+IGFuZCBoZXJlCj4gPj4gIGh0dHBzOi8vYnVncy5sYXVuY2hwYWQubmV0L3VidW50dS8r
c291cmNlL2xpbnV4LytidWcvODgxNTkzL2NvbW1lbnRzLzQ3Cj4gPiAKPiA+IERvIHRoZSBmYW5z
IGFjdHVhbGx5IHR1cm4sIG9yIGlzIHRoZSBvdXRwdXQgYm9ndXMgPwo+IAo+IFRoZSBvdXRwdXQg
aXMgYm9ndXMsIHRoZSBmYW5zIGFyZSBub3QgdHVybmluZy4gIE9uICM0NyB0aGVyZSBhYm92ZSwg
SQo+IHRoaW5rIHRoZSB0ZW1wZXJhdHVyZXMgbWlnaHQgYmUgaW5hY2N1cmF0ZSwgdG9vLiAgU2lu
Y2UgdGhleSdsbCBnbyB1cAo+IGFuZCBkb3duIGFzIG11Y2ggYXMgOCBkZWdyZWVzIGluIGEgZmV3
IHNlY29uZHMuCj4gCk1heWJlIDIwMDAgcmVhbGx5IHJlZmxlY3RzIDAuIE5vdCBzdXJlIGFib3V0
IHRoZSB0ZW1wZXJhdHVyZXMgLSBJIHRoaW5rCmVzcGVjaWFsbHkgdGhlIENQVSB0ZW1wZXJhdHVy
ZSBjYW4gY2hhbmdlIHByZXR0eSBmYXN0LiBPciBtYXliZSB0aGUKc2Vuc29ycyBhcmUganVzdCBu
b3QgdmVyeSBhY2N1cmF0ZS4KCj4gPiBZb3Ugc2hvdWxkIGJlIGFibGUgdG8gc2V0IHRoZSBmYW4g
c3BlZWQgYnkgd3JpdGluZyBpbnRvIHRoZSBmYW5YX2lucHV0Cj4gPiBhbmQvb3IgZmFuWF9vdXRw
dXQgc3lzZnMgYXR0cmlidXRlcy4gWW91IGZpbmQgdGhvc2UKPiA+IGluIC9zeXMvY2xhc3MvaHdt
b24vaHdtb24wL2RldmljZSAoYXNzdW1pbmcgdGhlcmUgaXMgb25seSBvbmUgaHdtb24KPiA+IGRl
dmljZSkuCj4gCj4gSSBjYW4gc2V0IHRoZSBmYW4gc3BlZWQgbWFudWFsbHkuICBlLmcuOgo+IAo+
ICBlY2hvIDM1MDAgPiAvc3lzL2NsYXNzL2h3bW9uL2h3bW9uMC9kZXZpY2UvZmFuMV9vdXRwdXQK
PiAKPiBUaGF0IGhlbHBzIHNvbWUuCj4gCklmIHlvdSBjYW4gZG8gdGhhdCwgeW91IHNob3VsZCBi
ZSBhYmxlIHRvIHNldCB1cCBmYW5jb250cm9sIHRvCmF1dG9tYXRpY2FsbHkgY29udHJvbCBmYW4g
c3BlZWQgYmFzZWQgb24gc3lzdGVtIHRlbXBlcmF0dXJlcy4KClRoZXJlIGlzIGFub3RoZXIgc3lz
ZnMgYXR0cmlidXRlIC0gZmFuWF9tYW51YWwuIEkgZG9uJ3QgZmluZCBkcml2ZXIKZG9jdW1lbnRh
dGlvbiwgc28gSSBoYXZlIG5vIGlkZWEgd2hhdCBpdCBpcyBkb2luZy4gVGhlIG5hbWUgaW5kaWNh
dGVzCnRoYXQgaXQgbWlnaHQgc2V0IG1hbnVhbCB2cy4gYXV0b21hdGljIGZhbiBjb250cm9sLiBX
aGF0IGlzIGl0IHNldCB0byBpbgp5b3VyIHN5c3RlbSA/IEZyb20gdGhlIGNvZGUsIGxvb2tzIGxp
a2UgaXQgc2hvdWxkIGJlIDAgb3IgMS4gVHJ5IHRvCnRvZ2dsZSBpdCBhbmQgc2VlIHdoYXQgaGFw
cGVucyAtIGFmdGVyIGFsbCwgaXQgY2FuIG5vdCBnZXQgd29yc2UgOykuCgpHdWVudGVyCgoKCl9f
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fCmxtLXNlbnNvcnMg
bWFpbGluZyBsaXN0CmxtLXNlbnNvcnNAbG0tc2Vuc29ycy5vcmcKaHR0cDovL2xpc3RzLmxtLXNl
bnNvcnMub3JnL21haWxtYW4vbGlzdGluZm8vbG0tc2Vuc29ycw=
^ permalink raw reply [flat|nested] 33+ messages in thread
* Re: Hardware running hot and without the fan
@ 2011-11-03 15:32 ` Guenter Roeck
0 siblings, 0 replies; 33+ messages in thread
From: Guenter Roeck @ 2011-11-03 15:32 UTC (permalink / raw)
To: Lars Noodén
Cc: linux-kernel@vger.kernel.org, lm-sensors@lm-sensors.org,
Henrik Rydberg
On Thu, 2011-11-03 at 11:19 -0400, Lars Noodén wrote:
> On 11/03/2011 05:06 PM, Guenter Roeck wrote:
> > On Thu, 2011-11-03 at 10:25 -0400, Lars Noodén wrote:
> [snip]
> >> The one machine reports one fan and the other two fans. I haven't found
> >> a way to set the fan speed manually. The output from sensors
> >> is
> >> https://bugs.launchpad.net/ubuntu/+source/linux/+bug/881593/comments/44
> >> and here
> >> https://bugs.launchpad.net/ubuntu/+source/linux/+bug/881593/comments/47
> >
> > Do the fans actually turn, or is the output bogus ?
>
> The output is bogus, the fans are not turning. On #47 there above, I
> think the temperatures might be inaccurate, too. Since they'll go up
> and down as much as 8 degrees in a few seconds.
>
Maybe 2000 really reflects 0. Not sure about the temperatures - I think
especially the CPU temperature can change pretty fast. Or maybe the
sensors are just not very accurate.
> > You should be able to set the fan speed by writing into the fanX_input
> > and/or fanX_output sysfs attributes. You find those
> > in /sys/class/hwmon/hwmon0/device (assuming there is only one hwmon
> > device).
>
> I can set the fan speed manually. e.g.:
>
> echo 3500 > /sys/class/hwmon/hwmon0/device/fan1_output
>
> That helps some.
>
If you can do that, you should be able to set up fancontrol to
automatically control fan speed based on system temperatures.
There is another sysfs attribute - fanX_manual. I don't find driver
documentation, so I have no idea what it is doing. The name indicates
that it might set manual vs. automatic fan control. What is it set to in
your system ? From the code, looks like it should be 0 or 1. Try to
toggle it and see what happens - after all, it can not get worse ;).
Guenter
^ permalink raw reply [flat|nested] 33+ messages in thread
* Re: [lm-sensors] Hardware running hot and without the fan
2011-11-03 15:06 ` Guenter Roeck
@ 2011-11-03 16:38 ` Jean Delvare
-1 siblings, 0 replies; 33+ messages in thread
From: Jean Delvare @ 2011-11-03 16:38 UTC (permalink / raw)
To: guenter.roeck; +Cc: Lars Noodén, Henrik Rydberg, linux-kernel, lm-sensors
On Thu, 3 Nov 2011 08:06:41 -0700, Guenter Roeck wrote:
> You should be able to set the fan speed by writing into the fanX_input
> and/or fanX_output sysfs attributes. You find those
> in /sys/class/hwmon/hwmon0/device (assuming there is only one hwmon
> device).
Note that fanX_input is always a read-only file, so writing to it isn't
going to do anything.
fanX_output is not a standard attribute for hwmon devices, it shouldn't
be there in the first place... The applesmc driver doesn't see to
follow the standard interface, so it's probably best to not assume too
much.
--
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] 33+ messages in thread
* Re: [lm-sensors] Hardware running hot and without the fan
@ 2011-11-03 16:38 ` Jean Delvare
0 siblings, 0 replies; 33+ messages in thread
From: Jean Delvare @ 2011-11-03 16:38 UTC (permalink / raw)
To: guenter.roeck; +Cc: Lars Noodén, Henrik Rydberg, linux-kernel, lm-sensors
On Thu, 3 Nov 2011 08:06:41 -0700, Guenter Roeck wrote:
> You should be able to set the fan speed by writing into the fanX_input
> and/or fanX_output sysfs attributes. You find those
> in /sys/class/hwmon/hwmon0/device (assuming there is only one hwmon
> device).
Note that fanX_input is always a read-only file, so writing to it isn't
going to do anything.
fanX_output is not a standard attribute for hwmon devices, it shouldn't
be there in the first place... The applesmc driver doesn't see to
follow the standard interface, so it's probably best to not assume too
much.
--
Jean Delvare
^ permalink raw reply [flat|nested] 33+ messages in thread
* Re: [lm-sensors] Hardware running hot and without the fan
2011-11-03 15:32 ` Guenter Roeck
@ 2011-11-03 16:43 ` Jean Delvare
-1 siblings, 0 replies; 33+ messages in thread
From: Jean Delvare @ 2011-11-03 16:43 UTC (permalink / raw)
To: guenter.roeck; +Cc: Lars Noodén, Henrik Rydberg, linux-kernel, lm-sensors
On Thu, 3 Nov 2011 08:32:02 -0700, Guenter Roeck wrote:
> On Thu, 2011-11-03 at 11:19 -0400, Lars Noodén wrote:
> > I can set the fan speed manually. e.g.:
> >
> > echo 3500 > /sys/class/hwmon/hwmon0/device/fan1_output
> >
> > That helps some.
> >
> If you can do that, you should be able to set up fancontrol to
> automatically control fan speed based on system temperatures.
This won't work, as fancontrol wants pwmX attributes which the applesmc
driver doesn't implement.
> There is another sysfs attribute - fanX_manual. I don't find driver
> documentation, so I have no idea what it is doing. The name indicates
> that it might set manual vs. automatic fan control. What is it set to in
> your system ? From the code, looks like it should be 0 or 1. Try to
> toggle it and see what happens - after all, it can not get worse ;).
Might be worth looking at files fanX_min, _max and _safe too. Too bad
there doesn't seem to be any documentation available for all these
non-standard attributes :(
--
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] 33+ messages in thread
* Re: [lm-sensors] Hardware running hot and without the fan
@ 2011-11-03 16:43 ` Jean Delvare
0 siblings, 0 replies; 33+ messages in thread
From: Jean Delvare @ 2011-11-03 16:43 UTC (permalink / raw)
To: guenter.roeck; +Cc: Lars Noodén, Henrik Rydberg, linux-kernel, lm-sensors
On Thu, 3 Nov 2011 08:32:02 -0700, Guenter Roeck wrote:
> On Thu, 2011-11-03 at 11:19 -0400, Lars Noodén wrote:
> > I can set the fan speed manually. e.g.:
> >
> > echo 3500 > /sys/class/hwmon/hwmon0/device/fan1_output
> >
> > That helps some.
> >
> If you can do that, you should be able to set up fancontrol to
> automatically control fan speed based on system temperatures.
This won't work, as fancontrol wants pwmX attributes which the applesmc
driver doesn't implement.
> There is another sysfs attribute - fanX_manual. I don't find driver
> documentation, so I have no idea what it is doing. The name indicates
> that it might set manual vs. automatic fan control. What is it set to in
> your system ? From the code, looks like it should be 0 or 1. Try to
> toggle it and see what happens - after all, it can not get worse ;).
Might be worth looking at files fanX_min, _max and _safe too. Too bad
there doesn't seem to be any documentation available for all these
non-standard attributes :(
--
Jean Delvare
^ permalink raw reply [flat|nested] 33+ messages in thread
* Re: [lm-sensors] Hardware running hot and without the fan
2011-11-03 16:43 ` Jean Delvare
@ 2011-11-03 16:55 ` Guenter Roeck
-1 siblings, 0 replies; 33+ messages in thread
From: Guenter Roeck @ 2011-11-03 16:55 UTC (permalink / raw)
To: Jean Delvare
Cc: Lars Noodén, Henrik Rydberg, linux-kernel@vger.kernel.org,
lm-sensors@lm-sensors.org
T24gVGh1LCAyMDExLTExLTAzIGF0IDEyOjQzIC0wNDAwLCBKZWFuIERlbHZhcmUgd3JvdGU6Cj4g
T24gVGh1LCAzIE5vdiAyMDExIDA4OjMyOjAyIC0wNzAwLCBHdWVudGVyIFJvZWNrIHdyb3RlOgo+
ID4gT24gVGh1LCAyMDExLTExLTAzIGF0IDExOjE5IC0wNDAwLCBMYXJzIE5vb2TDqW4gd3JvdGU6
Cj4gPiA+IEkgY2FuIHNldCB0aGUgZmFuIHNwZWVkIG1hbnVhbGx5LiAgZS5nLjoKPiA+ID4gCj4g
PiA+ICBlY2hvIDM1MDAgPiAvc3lzL2NsYXNzL2h3bW9uL2h3bW9uMC9kZXZpY2UvZmFuMV9vdXRw
dXQKPiA+ID4gCj4gPiA+IFRoYXQgaGVscHMgc29tZS4KPiA+ID4gCj4gPiBJZiB5b3UgY2FuIGRv
IHRoYXQsIHlvdSBzaG91bGQgYmUgYWJsZSB0byBzZXQgdXAgZmFuY29udHJvbCB0bwo+ID4gYXV0
b21hdGljYWxseSBjb250cm9sIGZhbiBzcGVlZCBiYXNlZCBvbiBzeXN0ZW0gdGVtcGVyYXR1cmVz
Lgo+IAo+IFRoaXMgd29uJ3Qgd29yaywgYXMgZmFuY29udHJvbCB3YW50cyBwd21YIGF0dHJpYnV0
ZXMgd2hpY2ggdGhlIGFwcGxlc21jCj4gZHJpdmVyIGRvZXNuJ3QgaW1wbGVtZW50Lgo+IApZZXMs
IHlvdSBhcmUgcmlnaHQgLSBpdCB3b24ndCB3b3JrIHdpdGhvdXQgcGF0Y2hpbmcgaXQgdG8gdXNl
CmZhblhfb3V0cHV0IGFuZCB0byBhY2NlcHQgbGFyZ2VyIHZhbHVlcyBmb3IgdGhlIGxpbWl0cy4K
CldvbmRlciBob3cgdGhpcyB3b3JrcyBmb3Igb3RoZXIgQXBwbGUgc3lzdGVtcy4gTWF5YmUgdGhl
cmUgaXMgYW4KQXBwbGUtc3BlY2lmaWMgc2NyaXB0IG91dCB0aGVyZSB0byBjb250cm9sIGZhbiBz
cGVlZC4KCj4gPiBUaGVyZSBpcyBhbm90aGVyIHN5c2ZzIGF0dHJpYnV0ZSAtIGZhblhfbWFudWFs
LiBJIGRvbid0IGZpbmQgZHJpdmVyCj4gPiBkb2N1bWVudGF0aW9uLCBzbyBJIGhhdmUgbm8gaWRl
YSB3aGF0IGl0IGlzIGRvaW5nLiBUaGUgbmFtZSBpbmRpY2F0ZXMKPiA+IHRoYXQgaXQgbWlnaHQg
c2V0IG1hbnVhbCB2cy4gYXV0b21hdGljIGZhbiBjb250cm9sLiBXaGF0IGlzIGl0IHNldCB0byBp
bgo+ID4geW91ciBzeXN0ZW0gPyBGcm9tIHRoZSBjb2RlLCBsb29rcyBsaWtlIGl0IHNob3VsZCBi
ZSAwIG9yIDEuIFRyeSB0bwo+ID4gdG9nZ2xlIGl0IGFuZCBzZWUgd2hhdCBoYXBwZW5zIC0gYWZ0
ZXIgYWxsLCBpdCBjYW4gbm90IGdldCB3b3JzZSA7KS4KPiAKPiBNaWdodCBiZSB3b3J0aCBsb29r
aW5nIGF0IGZpbGVzIGZhblhfbWluLCBfbWF4IGFuZCBfc2FmZSB0b28uIFRvbyBiYWQKPiB0aGVy
ZSBkb2Vzbid0IHNlZW0gdG8gYmUgYW55IGRvY3VtZW50YXRpb24gYXZhaWxhYmxlIGZvciBhbGwg
dGhlc2UKPiBub24tc3RhbmRhcmQgYXR0cmlidXRlcyA6KAo+IApIZXJlIGlzIHNvbWUgaW5mbyBm
cm9tIHRoZSB3ZWIgYWJvdXQgdGhlIHByb2JsZW0uIFNlZQpodHRwOi8vdWJ1bnR1Zm9ydW1zLm9y
Zy9hcmNoaXZlL2luZGV4LnBocC90LTk4MTI4MC5odG1sLgoKU28sIGZvciB0aG9zZSB0aGF0IGhh
dmUgcmVwb3J0ZWQgaGlnaCB0ZW1wZXJhdHVyZXMgZHVlIHRvIGxvdyBmYW4Kc3BlZWRzOiBjaGVj
ayB0aGUgdmFsdWUgb2YKCmNhdCAvc3lzL2RldmljZXMvcGxhdGZvcm0vYXBwbGVzbWMuNzY4L2Zh
bjFfbWFudWFsCgpXaXRoIG5vIHNvZnR3YXJlIGNvbnRyb2wgb2YgdGhlIGZhbnMsIHdoaWNoIGlz
IHRoZSBjYXNlIHdpdGggdGhlCm1hY2Jvb2tzIChmYW5jb250cm9sIGFuZCBwd21jb25maWcgZG9l
cyBub3Qgd29yayksIHRoZSBmYW4gc3BlZWQgc2VlbXMKdG8gYmUgY29udHJvbGxlZCBhdXRvbWF0
aWNhbGx5IGJ5IHRoZSBTTUMgd2l0aG91dCBpc3N1ZXMgLSBidXQgb25seSBpZgpmYW4xX21hbnVh
bCBpcyB6ZXJvLgoKR3VlbnRlcgoKCgpfX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19f
X19fX19fX19fX19fXwpsbS1zZW5zb3JzIG1haWxpbmcgbGlzdApsbS1zZW5zb3JzQGxtLXNlbnNv
cnMub3JnCmh0dHA6Ly9saXN0cy5sbS1zZW5zb3JzLm9yZy9tYWlsbWFuL2xpc3RpbmZvL2xtLXNl
bnNvcnM
^ permalink raw reply [flat|nested] 33+ messages in thread
* Re: [lm-sensors] Hardware running hot and without the fan
@ 2011-11-03 16:55 ` Guenter Roeck
0 siblings, 0 replies; 33+ messages in thread
From: Guenter Roeck @ 2011-11-03 16:55 UTC (permalink / raw)
To: Jean Delvare
Cc: Lars Noodén, Henrik Rydberg, linux-kernel@vger.kernel.org,
lm-sensors@lm-sensors.org
On Thu, 2011-11-03 at 12:43 -0400, Jean Delvare wrote:
> On Thu, 3 Nov 2011 08:32:02 -0700, Guenter Roeck wrote:
> > On Thu, 2011-11-03 at 11:19 -0400, Lars Noodén wrote:
> > > I can set the fan speed manually. e.g.:
> > >
> > > echo 3500 > /sys/class/hwmon/hwmon0/device/fan1_output
> > >
> > > That helps some.
> > >
> > If you can do that, you should be able to set up fancontrol to
> > automatically control fan speed based on system temperatures.
>
> This won't work, as fancontrol wants pwmX attributes which the applesmc
> driver doesn't implement.
>
Yes, you are right - it won't work without patching it to use
fanX_output and to accept larger values for the limits.
Wonder how this works for other Apple systems. Maybe there is an
Apple-specific script out there to control fan speed.
> > There is another sysfs attribute - fanX_manual. I don't find driver
> > documentation, so I have no idea what it is doing. The name indicates
> > that it might set manual vs. automatic fan control. What is it set to in
> > your system ? From the code, looks like it should be 0 or 1. Try to
> > toggle it and see what happens - after all, it can not get worse ;).
>
> Might be worth looking at files fanX_min, _max and _safe too. Too bad
> there doesn't seem to be any documentation available for all these
> non-standard attributes :(
>
Here is some info from the web about the problem. See
http://ubuntuforums.org/archive/index.php/t-981280.html.
So, for those that have reported high temperatures due to low fan
speeds: check the value of
cat /sys/devices/platform/applesmc.768/fan1_manual
With no software control of the fans, which is the case with the
macbooks (fancontrol and pwmconfig does not work), the fan speed seems
to be controlled automatically by the SMC without issues - but only if
fan1_manual is zero.
Guenter
^ permalink raw reply [flat|nested] 33+ messages in thread
* Re: [lm-sensors] Hardware running hot and without the fan
2011-11-03 16:55 ` Guenter Roeck
@ 2011-11-03 17:04 ` Guenter Roeck
-1 siblings, 0 replies; 33+ messages in thread
From: Guenter Roeck @ 2011-11-03 17:04 UTC (permalink / raw)
To: Jean Delvare
Cc: lm-sensors@lm-sensors.org, Henrik Rydberg, Lars Noodén,
linux-kernel@vger.kernel.org
T24gVGh1LCAyMDExLTExLTAzIGF0IDEyOjU1IC0wNDAwLCBHdWVudGVyIFJvZWNrIHdyb3RlOgo+
IE9uIFRodSwgMjAxMS0xMS0wMyBhdCAxMjo0MyAtMDQwMCwgSmVhbiBEZWx2YXJlIHdyb3RlOgo+
ID4gT24gVGh1LCAzIE5vdiAyMDExIDA4OjMyOjAyIC0wNzAwLCBHdWVudGVyIFJvZWNrIHdyb3Rl
Ogo+ID4gPiBPbiBUaHUsIDIwMTEtMTEtMDMgYXQgMTE6MTkgLTA0MDAsIExhcnMgTm9vZMOpbiB3
cm90ZToKPiA+ID4gPiBJIGNhbiBzZXQgdGhlIGZhbiBzcGVlZCBtYW51YWxseS4gIGUuZy46Cj4g
PiA+ID4gCj4gPiA+ID4gIGVjaG8gMzUwMCA+IC9zeXMvY2xhc3MvaHdtb24vaHdtb24wL2Rldmlj
ZS9mYW4xX291dHB1dAo+ID4gPiA+IAo+ID4gPiA+IFRoYXQgaGVscHMgc29tZS4KPiA+ID4gPiAK
PiA+ID4gSWYgeW91IGNhbiBkbyB0aGF0LCB5b3Ugc2hvdWxkIGJlIGFibGUgdG8gc2V0IHVwIGZh
bmNvbnRyb2wgdG8KPiA+ID4gYXV0b21hdGljYWxseSBjb250cm9sIGZhbiBzcGVlZCBiYXNlZCBv
biBzeXN0ZW0gdGVtcGVyYXR1cmVzLgo+ID4gCj4gPiBUaGlzIHdvbid0IHdvcmssIGFzIGZhbmNv
bnRyb2wgd2FudHMgcHdtWCBhdHRyaWJ1dGVzIHdoaWNoIHRoZSBhcHBsZXNtYwo+ID4gZHJpdmVy
IGRvZXNuJ3QgaW1wbGVtZW50Lgo+ID4gCj4gWWVzLCB5b3UgYXJlIHJpZ2h0IC0gaXQgd29uJ3Qg
d29yayB3aXRob3V0IHBhdGNoaW5nIGl0IHRvIHVzZQo+IGZhblhfb3V0cHV0IGFuZCB0byBhY2Nl
cHQgbGFyZ2VyIHZhbHVlcyBmb3IgdGhlIGxpbWl0cy4KPiAKPiBXb25kZXIgaG93IHRoaXMgd29y
a3MgZm9yIG90aGVyIEFwcGxlIHN5c3RlbXMuIE1heWJlIHRoZXJlIGlzIGFuCj4gQXBwbGUtc3Bl
Y2lmaWMgc2NyaXB0IG91dCB0aGVyZSB0byBjb250cm9sIGZhbiBzcGVlZC4KPiAKPiA+ID4gVGhl
cmUgaXMgYW5vdGhlciBzeXNmcyBhdHRyaWJ1dGUgLSBmYW5YX21hbnVhbC4gSSBkb24ndCBmaW5k
IGRyaXZlcgo+ID4gPiBkb2N1bWVudGF0aW9uLCBzbyBJIGhhdmUgbm8gaWRlYSB3aGF0IGl0IGlz
IGRvaW5nLiBUaGUgbmFtZSBpbmRpY2F0ZXMKPiA+ID4gdGhhdCBpdCBtaWdodCBzZXQgbWFudWFs
IHZzLiBhdXRvbWF0aWMgZmFuIGNvbnRyb2wuIFdoYXQgaXMgaXQgc2V0IHRvIGluCj4gPiA+IHlv
dXIgc3lzdGVtID8gRnJvbSB0aGUgY29kZSwgbG9va3MgbGlrZSBpdCBzaG91bGQgYmUgMCBvciAx
LiBUcnkgdG8KPiA+ID4gdG9nZ2xlIGl0IGFuZCBzZWUgd2hhdCBoYXBwZW5zIC0gYWZ0ZXIgYWxs
LCBpdCBjYW4gbm90IGdldCB3b3JzZSA7KS4KPiA+IAo+ID4gTWlnaHQgYmUgd29ydGggbG9va2lu
ZyBhdCBmaWxlcyBmYW5YX21pbiwgX21heCBhbmQgX3NhZmUgdG9vLiBUb28gYmFkCj4gPiB0aGVy
ZSBkb2Vzbid0IHNlZW0gdG8gYmUgYW55IGRvY3VtZW50YXRpb24gYXZhaWxhYmxlIGZvciBhbGwg
dGhlc2UKPiA+IG5vbi1zdGFuZGFyZCBhdHRyaWJ1dGVzIDooCj4gPiAKPiBIZXJlIGlzIHNvbWUg
aW5mbyBmcm9tIHRoZSB3ZWIgYWJvdXQgdGhlIHByb2JsZW0uIFNlZQo+IGh0dHA6Ly91YnVudHVm
b3J1bXMub3JnL2FyY2hpdmUvaW5kZXgucGhwL3QtOTgxMjgwLmh0bWwuCj4gClRoZSBhYm92ZSBs
aW5rIHBvaW50cyB0bwoKaHR0cHM6Ly93aWtpLnVidW50dS5jb20vTWFjQm9va1Byby9TYW50YVJv
c2FGYW5Db250cm9sCgp3aGljaCBwcm92aWRlcyBhIHNjcmlwdCB0byBjb250cm9sIGZhbiBzcGVl
ZCBvbiBNQUMgc3lzdGVtcy4KCkd1ZW50ZXIKCgoKX19fX19fX19fX19fX19fX19fX19fX19fX19f
X19fX19fX19fX19fX19fX19fX18KbG0tc2Vuc29ycyBtYWlsaW5nIGxpc3QKbG0tc2Vuc29yc0Bs
bS1zZW5zb3JzLm9yZwpodHRwOi8vbGlzdHMubG0tc2Vuc29ycy5vcmcvbWFpbG1hbi9saXN0aW5m
by9sbS1zZW5zb3Jz
^ permalink raw reply [flat|nested] 33+ messages in thread
* Re: [lm-sensors] Hardware running hot and without the fan
@ 2011-11-03 17:04 ` Guenter Roeck
0 siblings, 0 replies; 33+ messages in thread
From: Guenter Roeck @ 2011-11-03 17:04 UTC (permalink / raw)
To: Jean Delvare
Cc: lm-sensors@lm-sensors.org, Henrik Rydberg, Lars Noodén,
linux-kernel@vger.kernel.org
On Thu, 2011-11-03 at 12:55 -0400, Guenter Roeck wrote:
> On Thu, 2011-11-03 at 12:43 -0400, Jean Delvare wrote:
> > On Thu, 3 Nov 2011 08:32:02 -0700, Guenter Roeck wrote:
> > > On Thu, 2011-11-03 at 11:19 -0400, Lars Noodén wrote:
> > > > I can set the fan speed manually. e.g.:
> > > >
> > > > echo 3500 > /sys/class/hwmon/hwmon0/device/fan1_output
> > > >
> > > > That helps some.
> > > >
> > > If you can do that, you should be able to set up fancontrol to
> > > automatically control fan speed based on system temperatures.
> >
> > This won't work, as fancontrol wants pwmX attributes which the applesmc
> > driver doesn't implement.
> >
> Yes, you are right - it won't work without patching it to use
> fanX_output and to accept larger values for the limits.
>
> Wonder how this works for other Apple systems. Maybe there is an
> Apple-specific script out there to control fan speed.
>
> > > There is another sysfs attribute - fanX_manual. I don't find driver
> > > documentation, so I have no idea what it is doing. The name indicates
> > > that it might set manual vs. automatic fan control. What is it set to in
> > > your system ? From the code, looks like it should be 0 or 1. Try to
> > > toggle it and see what happens - after all, it can not get worse ;).
> >
> > Might be worth looking at files fanX_min, _max and _safe too. Too bad
> > there doesn't seem to be any documentation available for all these
> > non-standard attributes :(
> >
> Here is some info from the web about the problem. See
> http://ubuntuforums.org/archive/index.php/t-981280.html.
>
The above link points to
https://wiki.ubuntu.com/MacBookPro/SantaRosaFanControl
which provides a script to control fan speed on MAC systems.
Guenter
^ permalink raw reply [flat|nested] 33+ messages in thread
* Re: [lm-sensors] Hardware running hot and without the fan
2011-11-03 15:19 ` Lars Noodén
@ 2011-11-03 17:46 ` Henrik Rydberg
-1 siblings, 0 replies; 33+ messages in thread
From: Henrik Rydberg @ 2011-11-03 17:46 UTC (permalink / raw)
To: Lars Noodén
Cc: guenter.roeck, linux-kernel@vger.kernel.org,
lm-sensors@lm-sensors.org
On Thu, Nov 03, 2011 at 05:19:25PM +0200, Lars Noodén wrote:
> On 11/03/2011 05:06 PM, Guenter Roeck wrote:
> > On Thu, 2011-11-03 at 10:25 -0400, Lars Noodén wrote:
> [snip]
> >> The one machine reports one fan and the other two fans. I haven't found
> >> a way to set the fan speed manually. The output from sensors
> >> is
> >> https://bugs.launchpad.net/ubuntu/+source/linux/+bug/881593/comments/44
> >> and here
> >> https://bugs.launchpad.net/ubuntu/+source/linux/+bug/881593/comments/47
> >
> > Do the fans actually turn, or is the output bogus ?
>
> The output is bogus, the fans are not turning. On #47 there above, I
> think the temperatures might be inaccurate, too. Since they'll go up
> and down as much as 8 degrees in a few seconds.
>
> > You should be able to set the fan speed by writing into the fanX_input
> > and/or fanX_output sysfs attributes. You find those
> > in /sys/class/hwmon/hwmon0/device (assuming there is only one hwmon
> > device).
>
> I can set the fan speed manually. e.g.:
>
> echo 3500 > /sys/class/hwmon/hwmon0/device/fan1_output
>
> That helps some.
I am confused.
From what I gather, the fans work, and it should be possible to run
the macfanctld daemon (not fancontrol) to tune the fans.
If there really is a problem with the applesmc, following
http://ubuntuforums.org/showthread.php?t=924096 is a good idea.
However, the root problem is most likely the GPU consuming too much
power. Depending on the exact laptop model, there may or may not be a
viable workaround. If you model is very new, there is most likely and
active thread about it on the ubuntu forums.
After checking around on the forums, if you find that this is still a
fan or temperature sensor problem, and not a GPU problem, then please
restate the problem as exactly as you can.
Thanks.
Henrik
_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors
^ permalink raw reply [flat|nested] 33+ messages in thread
* Re: Hardware running hot and without the fan
@ 2011-11-03 17:46 ` Henrik Rydberg
0 siblings, 0 replies; 33+ messages in thread
From: Henrik Rydberg @ 2011-11-03 17:46 UTC (permalink / raw)
To: Lars Noodén
Cc: guenter.roeck, linux-kernel@vger.kernel.org,
lm-sensors@lm-sensors.org
On Thu, Nov 03, 2011 at 05:19:25PM +0200, Lars Noodén wrote:
> On 11/03/2011 05:06 PM, Guenter Roeck wrote:
> > On Thu, 2011-11-03 at 10:25 -0400, Lars Noodén wrote:
> [snip]
> >> The one machine reports one fan and the other two fans. I haven't found
> >> a way to set the fan speed manually. The output from sensors
> >> is
> >> https://bugs.launchpad.net/ubuntu/+source/linux/+bug/881593/comments/44
> >> and here
> >> https://bugs.launchpad.net/ubuntu/+source/linux/+bug/881593/comments/47
> >
> > Do the fans actually turn, or is the output bogus ?
>
> The output is bogus, the fans are not turning. On #47 there above, I
> think the temperatures might be inaccurate, too. Since they'll go up
> and down as much as 8 degrees in a few seconds.
>
> > You should be able to set the fan speed by writing into the fanX_input
> > and/or fanX_output sysfs attributes. You find those
> > in /sys/class/hwmon/hwmon0/device (assuming there is only one hwmon
> > device).
>
> I can set the fan speed manually. e.g.:
>
> echo 3500 > /sys/class/hwmon/hwmon0/device/fan1_output
>
> That helps some.
I am confused.
>From what I gather, the fans work, and it should be possible to run
the macfanctld daemon (not fancontrol) to tune the fans.
If there really is a problem with the applesmc, following
http://ubuntuforums.org/showthread.php?t=924096 is a good idea.
However, the root problem is most likely the GPU consuming too much
power. Depending on the exact laptop model, there may or may not be a
viable workaround. If you model is very new, there is most likely and
active thread about it on the ubuntu forums.
After checking around on the forums, if you find that this is still a
fan or temperature sensor problem, and not a GPU problem, then please
restate the problem as exactly as you can.
Thanks.
Henrik
^ permalink raw reply [flat|nested] 33+ messages in thread
* Re: [lm-sensors] Hardware running hot and without the fan
2011-11-03 17:46 ` Henrik Rydberg
@ 2011-11-04 10:27 ` Lars Noodén
-1 siblings, 0 replies; 33+ messages in thread
From: Lars Noodén @ 2011-11-04 10:27 UTC (permalink / raw)
To: Henrik Rydberg
Cc: guenter.roeck, linux-kernel@vger.kernel.org,
lm-sensors@lm-sensors.org
On 11/3/11 7:46 PM, Henrik Rydberg wrote:
> On Thu, Nov 03, 2011 at 05:19:25PM +0200, Lars Noodén wrote:
>> On 11/03/2011 05:06 PM, Guenter Roeck wrote:
>>> On Thu, 2011-11-03 at 10:25 -0400, Lars Noodén wrote:
>> [snip]
>>>> The one machine reports one fan and the other two fans. I haven't found
>>>> a way to set the fan speed manually. The output from sensors
>>>> is
>>>> https://bugs.launchpad.net/ubuntu/+source/linux/+bug/881593/comments/44
>>>> and here
>>>> https://bugs.launchpad.net/ubuntu/+source/linux/+bug/881593/comments/47
>>>
>>> Do the fans actually turn, or is the output bogus ?
>>
>> The output is bogus, the fans are not turning. On #47 there above, I
>> think the temperatures might be inaccurate, too. Since they'll go up
>> and down as much as 8 degrees in a few seconds.
>>
>>> You should be able to set the fan speed by writing into the fanX_input
>>> and/or fanX_output sysfs attributes. You find those
>>> in /sys/class/hwmon/hwmon0/device (assuming there is only one hwmon
>>> device).
>>
>> I can set the fan speed manually. e.g.:
>>
>> echo 3500 > /sys/class/hwmon/hwmon0/device/fan1_output
>>
>> That helps some.
>
> I am confused.
>
> From what I gather, the fans work, and it should be possible to run
> the macfanctld daemon (not fancontrol) to tune the fans.
On the note book, one fan works with manual control only. If there is a
second fan, it cannot be turned on manually. On the mini, there are no
fan devices listed in /sys/class/hwmon/hwmon0/device/
> If there really is a problem with the applesmc, following
> http://ubuntuforums.org/showthread.php?t=924096 is a good idea.
>
> However, the root problem is most likely the GPU consuming too much
> power. Depending on the exact laptop model, there may or may not be a
> viable workaround. If you model is very new, there is most likely and
> active thread about it on the ubuntu forums.
Not that I've been able to find and an attempt at starting a new thread
has no response.
> After checking around on the forums, if you find that this is still a
> fan or temperature sensor problem, and not a GPU problem, then please
> restate the problem as exactly as you can.
I think there are two problems. One is the GPU or some other part
running hot. The other is the sensors/fans issue: the fans don't turn
on even when the system is hot. Both problems are evident on two
different models of hardware, the notebook is a MacBookPro8,2 and the
desktop is a Macmini3,1.
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/881593
/Lars
_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors
^ permalink raw reply [flat|nested] 33+ messages in thread
* Re: Hardware running hot and without the fan
@ 2011-11-04 10:27 ` Lars Noodén
0 siblings, 0 replies; 33+ messages in thread
From: Lars Noodén @ 2011-11-04 10:27 UTC (permalink / raw)
To: Henrik Rydberg
Cc: guenter.roeck, linux-kernel@vger.kernel.org,
lm-sensors@lm-sensors.org
On 11/3/11 7:46 PM, Henrik Rydberg wrote:
> On Thu, Nov 03, 2011 at 05:19:25PM +0200, Lars Noodén wrote:
>> On 11/03/2011 05:06 PM, Guenter Roeck wrote:
>>> On Thu, 2011-11-03 at 10:25 -0400, Lars Noodén wrote:
>> [snip]
>>>> The one machine reports one fan and the other two fans. I haven't found
>>>> a way to set the fan speed manually. The output from sensors
>>>> is
>>>> https://bugs.launchpad.net/ubuntu/+source/linux/+bug/881593/comments/44
>>>> and here
>>>> https://bugs.launchpad.net/ubuntu/+source/linux/+bug/881593/comments/47
>>>
>>> Do the fans actually turn, or is the output bogus ?
>>
>> The output is bogus, the fans are not turning. On #47 there above, I
>> think the temperatures might be inaccurate, too. Since they'll go up
>> and down as much as 8 degrees in a few seconds.
>>
>>> You should be able to set the fan speed by writing into the fanX_input
>>> and/or fanX_output sysfs attributes. You find those
>>> in /sys/class/hwmon/hwmon0/device (assuming there is only one hwmon
>>> device).
>>
>> I can set the fan speed manually. e.g.:
>>
>> echo 3500 > /sys/class/hwmon/hwmon0/device/fan1_output
>>
>> That helps some.
>
> I am confused.
>
> From what I gather, the fans work, and it should be possible to run
> the macfanctld daemon (not fancontrol) to tune the fans.
On the note book, one fan works with manual control only. If there is a
second fan, it cannot be turned on manually. On the mini, there are no
fan devices listed in /sys/class/hwmon/hwmon0/device/
> If there really is a problem with the applesmc, following
> http://ubuntuforums.org/showthread.php?t=924096 is a good idea.
>
> However, the root problem is most likely the GPU consuming too much
> power. Depending on the exact laptop model, there may or may not be a
> viable workaround. If you model is very new, there is most likely and
> active thread about it on the ubuntu forums.
Not that I've been able to find and an attempt at starting a new thread
has no response.
> After checking around on the forums, if you find that this is still a
> fan or temperature sensor problem, and not a GPU problem, then please
> restate the problem as exactly as you can.
I think there are two problems. One is the GPU or some other part
running hot. The other is the sensors/fans issue: the fans don't turn
on even when the system is hot. Both problems are evident on two
different models of hardware, the notebook is a MacBookPro8,2 and the
desktop is a Macmini3,1.
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/881593
/Lars
^ permalink raw reply [flat|nested] 33+ messages in thread
* Re: [lm-sensors] Hardware running hot and without the fan
2011-11-03 16:55 ` Guenter Roeck
@ 2011-11-04 10:46 ` lars nooden
-1 siblings, 0 replies; 33+ messages in thread
From: lars nooden @ 2011-11-04 10:46 UTC (permalink / raw)
To: guenter.roeck
Cc: Jean Delvare, Henrik Rydberg, linux-kernel@vger.kernel.org,
lm-sensors@lm-sensors.org
On 11/3/11, Guenter Roeck <guenter.roeck@ericsson.com> wrote:
> On Thu, 2011-11-03 at 12:43 -0400, Jean Delvare wrote:
>> On Thu, 3 Nov 2011 08:32:02 -0700, Guenter Roeck wrote:
>> > On Thu, 2011-11-03 at 11:19 -0400, Lars Noodén wrote:
>> > > I can set the fan speed manually. e.g.:
>> > >
>> > > echo 3500 > /sys/class/hwmon/hwmon0/device/fan1_output
>> > >
>> > > That helps some.
>> > >
>> > If you can do that, you should be able to set up fancontrol to
>> > automatically control fan speed based on system temperatures.
>>
>> This won't work, as fancontrol wants pwmX attributes which the applesmc
>> driver doesn't implement.
>>
> Yes, you are right - it won't work without patching it to use
> fanX_output and to accept larger values for the limits.
>
> Wonder how this works for other Apple systems. Maybe there is an
> Apple-specific script out there to control fan speed.
>
>> > There is another sysfs attribute - fanX_manual. I don't find driver
>> > documentation, so I have no idea what it is doing. The name indicates
>> > that it might set manual vs. automatic fan control. What is it set to in
>> > your system ? From the code, looks like it should be 0 or 1. Try to
>> > toggle it and see what happens - after all, it can not get worse ;).
>>
>> Might be worth looking at files fanX_min, _max and _safe too. Too bad
>> there doesn't seem to be any documentation available for all these
>> non-standard attributes :(
>>
> Here is some info from the web about the problem. See
> http://ubuntuforums.org/archive/index.php/t-981280.html.
>
> So, for those that have reported high temperatures due to low fan
> speeds: check the value of
>
> cat /sys/devices/platform/applesmc.768/fan1_manual
It is zero already:
$ cat /sys/devices/platform/applesmc.768/fan1_manual
0
/Lars
> With no software control of the fans, which is the case with the
> macbooks (fancontrol and pwmconfig does not work), the fan speed seems
> to be controlled automatically by the SMC without issues - but only if
> fan1_manual is zero.
>
> Guenter
>
>
>
_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors
^ permalink raw reply [flat|nested] 33+ messages in thread
* Re: [lm-sensors] Hardware running hot and without the fan
@ 2011-11-04 10:46 ` lars nooden
0 siblings, 0 replies; 33+ messages in thread
From: lars nooden @ 2011-11-04 10:46 UTC (permalink / raw)
To: guenter.roeck
Cc: Jean Delvare, Henrik Rydberg, linux-kernel@vger.kernel.org,
lm-sensors@lm-sensors.org
On 11/3/11, Guenter Roeck <guenter.roeck@ericsson.com> wrote:
> On Thu, 2011-11-03 at 12:43 -0400, Jean Delvare wrote:
>> On Thu, 3 Nov 2011 08:32:02 -0700, Guenter Roeck wrote:
>> > On Thu, 2011-11-03 at 11:19 -0400, Lars Noodén wrote:
>> > > I can set the fan speed manually. e.g.:
>> > >
>> > > echo 3500 > /sys/class/hwmon/hwmon0/device/fan1_output
>> > >
>> > > That helps some.
>> > >
>> > If you can do that, you should be able to set up fancontrol to
>> > automatically control fan speed based on system temperatures.
>>
>> This won't work, as fancontrol wants pwmX attributes which the applesmc
>> driver doesn't implement.
>>
> Yes, you are right - it won't work without patching it to use
> fanX_output and to accept larger values for the limits.
>
> Wonder how this works for other Apple systems. Maybe there is an
> Apple-specific script out there to control fan speed.
>
>> > There is another sysfs attribute - fanX_manual. I don't find driver
>> > documentation, so I have no idea what it is doing. The name indicates
>> > that it might set manual vs. automatic fan control. What is it set to in
>> > your system ? From the code, looks like it should be 0 or 1. Try to
>> > toggle it and see what happens - after all, it can not get worse ;).
>>
>> Might be worth looking at files fanX_min, _max and _safe too. Too bad
>> there doesn't seem to be any documentation available for all these
>> non-standard attributes :(
>>
> Here is some info from the web about the problem. See
> http://ubuntuforums.org/archive/index.php/t-981280.html.
>
> So, for those that have reported high temperatures due to low fan
> speeds: check the value of
>
> cat /sys/devices/platform/applesmc.768/fan1_manual
It is zero already:
$ cat /sys/devices/platform/applesmc.768/fan1_manual
0
/Lars
> With no software control of the fans, which is the case with the
> macbooks (fancontrol and pwmconfig does not work), the fan speed seems
> to be controlled automatically by the SMC without issues - but only if
> fan1_manual is zero.
>
> Guenter
>
>
>
^ permalink raw reply [flat|nested] 33+ messages in thread
* Re: [lm-sensors] Hardware running hot and without the fan
2011-11-03 17:46 ` Henrik Rydberg
@ 2011-11-07 12:13 ` Lars Noodén
-1 siblings, 0 replies; 33+ messages in thread
From: Lars Noodén @ 2011-11-07 12:13 UTC (permalink / raw)
To: Henrik Rydberg
Cc: guenter.roeck, linux-kernel@vger.kernel.org,
lm-sensors@lm-sensors.org
On 11/3/11 7:46 PM, Henrik Rydberg wrote:
[snip]
> I am confused.
>
> From what I gather, the fans work, and it should be possible to run
> the macfanctld daemon (not fancontrol) to tune the fans.
>
> If there really is a problem with the applesmc, following
> http://ubuntuforums.org/showthread.php?t’4096 is a good idea.
>
> However, the root problem is most likely the GPU consuming too much
> power. Depending on the exact laptop model, there may or may not be a
> viable workaround. If you model is very new, there is most likely and
> active thread about it on the ubuntu forums.
Not that I could find, at least not useful ones.
Starting a new thread gained no results.
> After checking around on the forums, if you find that this is still a
> fan or temperature sensor problem, and not a GPU problem, then please
> restate the problem as exactly as you can.
Can it be both a fan / sensor / GPU problem?
To restate the symptoms:
- the hardware runs hot in Linux, the same hardware runs cool in OS X
- the fan(s) do not run automatically when the machines get hot
- the fan(s) can be controlled manually
- the temperatures from /usr/bin/sensors on the notebook seem
suspiciously low
The kernels are
- 3.1.0-999-generic #201111070407 SMP Mon Nov 7
09:08:05 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux
- 3.1.0-2-generic #3-Ubuntu SMP Fri Oct 28
20:28:07 UTC 2011 i686 i686 i386 GNU/Linux
Output from apport can be found in Launchpad:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/881593
The notebook is a MacBookPro8,2 and the desktop is a Macmini3,1
How should I split the problem up and where should I pursue their
resolution?
/Lars
_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors
^ permalink raw reply [flat|nested] 33+ messages in thread
* Re: Hardware running hot and without the fan
@ 2011-11-07 12:13 ` Lars Noodén
0 siblings, 0 replies; 33+ messages in thread
From: Lars Noodén @ 2011-11-07 12:13 UTC (permalink / raw)
To: Henrik Rydberg
Cc: guenter.roeck, linux-kernel@vger.kernel.org,
lm-sensors@lm-sensors.org
On 11/3/11 7:46 PM, Henrik Rydberg wrote:
[snip]
> I am confused.
>
> From what I gather, the fans work, and it should be possible to run
> the macfanctld daemon (not fancontrol) to tune the fans.
>
> If there really is a problem with the applesmc, following
> http://ubuntuforums.org/showthread.php?t=924096 is a good idea.
>
> However, the root problem is most likely the GPU consuming too much
> power. Depending on the exact laptop model, there may or may not be a
> viable workaround. If you model is very new, there is most likely and
> active thread about it on the ubuntu forums.
Not that I could find, at least not useful ones.
Starting a new thread gained no results.
> After checking around on the forums, if you find that this is still a
> fan or temperature sensor problem, and not a GPU problem, then please
> restate the problem as exactly as you can.
Can it be both a fan / sensor / GPU problem?
To restate the symptoms:
- the hardware runs hot in Linux, the same hardware runs cool in OS X
- the fan(s) do not run automatically when the machines get hot
- the fan(s) can be controlled manually
- the temperatures from /usr/bin/sensors on the notebook seem
suspiciously low
The kernels are
- 3.1.0-999-generic #201111070407 SMP Mon Nov 7
09:08:05 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux
- 3.1.0-2-generic #3-Ubuntu SMP Fri Oct 28
20:28:07 UTC 2011 i686 i686 i386 GNU/Linux
Output from apport can be found in Launchpad:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/881593
The notebook is a MacBookPro8,2 and the desktop is a Macmini3,1
How should I split the problem up and where should I pursue their
resolution?
/Lars
^ permalink raw reply [flat|nested] 33+ messages in thread
* Re: [lm-sensors] Hardware running hot and without the fan
2011-11-04 10:27 ` Lars Noodén
@ 2011-11-07 17:18 ` Matthew Garrett
-1 siblings, 0 replies; 33+ messages in thread
From: Matthew Garrett @ 2011-11-07 17:18 UTC (permalink / raw)
To: Lars Noodén
Cc: Henrik Rydberg, guenter.roeck, linux-kernel@vger.kernel.org,
lm-sensors@lm-sensors.org
On Fri, Nov 04, 2011 at 12:27:33PM +0200, Lars Noodén wrote:
> I think there are two problems. One is the GPU or some other part
> running hot. The other is the sensors/fans issue: the fans don't turn
> on even when the system is hot. Both problems are evident on two
> different models of hardware, the notebook is a MacBookPro8,2 and the
> desktop is a Macmini3,1.
Fan control is under the control of the SMC. If fans aren't working then
either we're supposed to be feeding data into the SMC or there's a
hardware problem of some description.
--
Matthew Garrett | mjg59@srcf.ucam.org
_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors
^ permalink raw reply [flat|nested] 33+ messages in thread
* Re: Hardware running hot and without the fan
@ 2011-11-07 17:18 ` Matthew Garrett
0 siblings, 0 replies; 33+ messages in thread
From: Matthew Garrett @ 2011-11-07 17:18 UTC (permalink / raw)
To: Lars Noodén
Cc: Henrik Rydberg, guenter.roeck, linux-kernel@vger.kernel.org,
lm-sensors@lm-sensors.org
On Fri, Nov 04, 2011 at 12:27:33PM +0200, Lars Noodén wrote:
> I think there are two problems. One is the GPU or some other part
> running hot. The other is the sensors/fans issue: the fans don't turn
> on even when the system is hot. Both problems are evident on two
> different models of hardware, the notebook is a MacBookPro8,2 and the
> desktop is a Macmini3,1.
Fan control is under the control of the SMC. If fans aren't working then
either we're supposed to be feeding data into the SMC or there's a
hardware problem of some description.
--
Matthew Garrett | mjg59@srcf.ucam.org
^ permalink raw reply [flat|nested] 33+ messages in thread
end of thread, other threads:[~2011-11-07 17:18 UTC | newest]
Thread overview: 33+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-02 9:42 Hardware running hot and without the fan Lars Noodén
2011-11-03 2:03 ` [lm-sensors] " Guenter Roeck
2011-11-03 2:03 ` Guenter Roeck
2011-11-03 8:29 ` [lm-sensors] " Lars Noodén
2011-11-03 8:29 ` Lars Noodén
2011-11-03 13:49 ` [lm-sensors] " Guenter Roeck
2011-11-03 13:49 ` Guenter Roeck
2011-11-03 14:25 ` [lm-sensors] " Lars Noodén
2011-11-03 14:25 ` Lars Noodén
2011-11-03 15:06 ` [lm-sensors] " Guenter Roeck
2011-11-03 15:06 ` Guenter Roeck
2011-11-03 15:19 ` [lm-sensors] " Lars Noodén
2011-11-03 15:19 ` Lars Noodén
2011-11-03 15:32 ` [lm-sensors] " Guenter Roeck
2011-11-03 15:32 ` Guenter Roeck
2011-11-03 16:43 ` [lm-sensors] " Jean Delvare
2011-11-03 16:43 ` Jean Delvare
2011-11-03 16:55 ` Guenter Roeck
2011-11-03 16:55 ` Guenter Roeck
2011-11-03 17:04 ` Guenter Roeck
2011-11-03 17:04 ` Guenter Roeck
2011-11-04 10:46 ` lars nooden
2011-11-04 10:46 ` lars nooden
2011-11-03 17:46 ` Henrik Rydberg
2011-11-03 17:46 ` Henrik Rydberg
2011-11-04 10:27 ` [lm-sensors] " Lars Noodén
2011-11-04 10:27 ` Lars Noodén
2011-11-07 17:18 ` [lm-sensors] " Matthew Garrett
2011-11-07 17:18 ` Matthew Garrett
2011-11-07 12:13 ` [lm-sensors] " Lars Noodén
2011-11-07 12:13 ` Lars Noodén
2011-11-03 16:38 ` [lm-sensors] " Jean Delvare
2011-11-03 16:38 ` Jean Delvare
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.