Aug 27 14:44:12 twhiteley2 kernel: thinkpad_acpi: THERMAL ALERT: unknown
thermal alarm received
Aug 27 14:44:12 twhiteley2 kernel: thinkpad_acpi: unhandled HKEY event
0x6000
Aug 27 14:44:12 twhiteley2 kernel: thinkpad_acpi: please report the
conditions when this event happened to ibm-acpi-devel@l
Fixed 22 similar coding style issues: "ERROR: spaces required around that '?'"
Signed-off-by: Jan van den Berg
---
drivers/platform/x86/thinkpad_acpi.c | 44 ++--
1 file changed, 22 insertions(+), 22 deletions(-)
diff --git a/drivers/platform/x86/thinkpad_acpi.c
Hello, I got an error message while booting ubuntu 14.04 64-bit.
Error:
thinkpad_acpi: Unsupported brightness interface, please contact
ibm-acpi-devel@lists.sourceforge.net
nouveau E[ PIBUS][:01:00.0] GPC0: 0x4188ac 0x0001 (0x1d70822e)
My computer won't boot past this point
On Wed, Sep 17, 2014 at 12:01:08AM +0200, Jan van den Berg wrote:
> Fixed 22 similar coding style issues: "ERROR: spaces required around that '?'"
>
> Signed-off-by: Jan van den Berg
Queued, thanks.
--
Darren Hart
Intel Open Source Technology Center
---
On Wed, Sep 17 2014, Darren Hart wrote:
> On Tue, Sep 16, 2014 at 10:51:31PM +0200, Rasmus Villemoes wrote:
>> The kernel used to contain two functions for length-delimited,
>> case-insensitive string comparison, strnicmp with correct semantics
>> and a slightly buggy strncasecmp. The latter is t
The kernel used to contain two functions for length-delimited,
case-insensitive string comparison, strnicmp with correct semantics
and a slightly buggy strncasecmp. The latter is the POSIX name, so
strnicmp was renamed to strncasecmp, and strnicmp made into a wrapper
for the new strncasecmp to avoi
Hi,
I have thinkpad X1 carbon 2nd (machine type 20A7)
carbon danix # uname -a
Linux carbon 3.14.14-gentoo #4 SMP Fri Aug 29 14:11:24 FET 2014 x86_64
Intel(R) Core(TM) i7-4600U CPU @ 2.10GHz GenuineIntel GNU/Linux
carbon danix # dmidecode -s system-product-name
20A7002WUS
carbon danix # dmidecode -
Hello, dmesg told me to send you a letter)
[ 557.159878] thinkpad_acpi: unknown possible thermal alarm or keyboard
event received
[ 557.159886] thinkpad_acpi: unhandled HKEY event 0x6060
[ 557.159890] thinkpad_acpi: please report the conditions when this event
happened to ibm-acpi-devel@lists.s
Team,
I get these events in my /var/log/messages every time I unplug my USB
laptop cooler fan.
Aug 22 09:03:17 gibsonk kernel: thinkpad_acpi: THERMAL ALERT: unknown
thermal alarm received
Aug 22 09:03:17 gibsonk kernel: thinkpad_acpi: unhandled HKEY event 0x6040
Aug 22 09:03:17 gibsonk kernel: t
On Tue, Sep 16, 2014 at 10:51:31PM +0200, Rasmus Villemoes wrote:
> The kernel used to contain two functions for length-delimited,
> case-insensitive string comparison, strnicmp with correct semantics
> and a slightly buggy strncasecmp. The latter is the POSIX name, so
> strnicmp was renamed to str
10 matches
Mail list logo