[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4B37E09B.10309@epsm.fr>
Date: Sun, 27 Dec 2009 23:32:59 +0100
From: Didier Spaier <didier.spaier@...m.fr>
To: Pavel Machek <pavel@....cz>
CC: "Rafael J. Wysocki" <rjw@...k.pl>, len.brown@...el.com,
ibm-acpi@....eng.br, kernel list <linux-kernel@...r.kernel.org>,
ibm-acpi-devel@...ts.sourceforge.net
Subject: Re: [ibm-acpi-devel] 2.6.33-rc2: regression: gkrellm no longer shows
all the temperatures on thinkpad x60
Pavel Machek wrote:
> On Sun 2009-12-27 23:24:15, Didier Spaier wrote:
>> Pavel Machek wrote:
>>> ...I'll have to find out where gkrell got that info. It worked in
>>> 2.6.32.
>>>
>>> Pavel
>> Only to make sure... What is the output of cat /proc/acpi/ibm/thermal?
>>
>> I ask that question because I noticed battery temperature 0° displayed by conky after updating to 2.6.32.2.
>> Looking at my .conkyrc I saw I tried to display ${smapi_bat_temp 0}
> but I had forgotten to re-install the tp_smapi module.
>
> Uhuh, there's no /proc/acpi/ibm:
>
> ls /proc/acpi/ibm
> ls: cannot access /proc/acpi/ibm: No such file or directory
>
> . I guess that's the problem :-(. Config is:
>
> CONFIG_THINKPAD_ACPI=y
> # CONFIG_THINKPAD_ACPI_DEBUGFACILITIES is not set
> # CONFIG_THINKPAD_ACPI_DEBUG is not set
> CONFIG_THINKPAD_ACPI_UNSAFE_LEDS=y
> CONFIG_THINKPAD_ACPI_VIDEO=y
> # CONFIG_THINKPAD_ACPI_HOTKEY_POLL is not set
>
> ...so I do not see "enable legacy interface" option.
> Pavel
bash-3.1$ grep THINKPAD_ACPI /boot/config-2.6.32.2strip
CONFIG_THINKPAD_ACPI=m
CONFIG_THINKPAD_ACPI_DEBUGFACILITIES=y
CONFIG_THINKPAD_ACPI_DEBUG=y
CONFIG_THINKPAD_ACPI_UNSAFE_LEDS=y
CONFIG_THINKPAD_ACPI_VIDEO=y
CONFIG_THINKPAD_ACPI_HOTKEY_POLL=y
bash-3.1$
I suggest you modularize THINKPAD_ACPI.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists