From: Ulrich Drepper on
On one machine I've used using a recent kernel I see tons of messages like

Mar 16 10:54:52 intel-d3cf1-01 kernel: ACPI Exception: AE_NOT_EXIST,
while evaluating GPE method [_L01] (20090903/evgpe-568)
Mar 16 10:54:53 intel-d3cf1-01 kernel: ACPI Error: No handler for
Region [ECF2] (ffff88013b69c978) [EmbeddedControl]
(20090903/evregion-319)
Mar 16 10:54:53 intel-d3cf1-01 kernel: ACPI Error: Region
EmbeddedControl(3) has no handler (20090903/exfldio-295)

This is reported hundreds of times.

Shouldn't these messages be rate-limited? Aside from the reason being fixed.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo(a)vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
From: Rafael J. Wysocki on
[CCing linux-acpi]

On Tuesday 16 March 2010, Ulrich Drepper wrote:
> On one machine I've used using a recent kernel I see tons of messages like
>
> Mar 16 10:54:52 intel-d3cf1-01 kernel: ACPI Exception: AE_NOT_EXIST,
> while evaluating GPE method [_L01] (20090903/evgpe-568)
> Mar 16 10:54:53 intel-d3cf1-01 kernel: ACPI Error: No handler for
> Region [ECF2] (ffff88013b69c978) [EmbeddedControl]
> (20090903/evregion-319)
> Mar 16 10:54:53 intel-d3cf1-01 kernel: ACPI Error: Region
> EmbeddedControl(3) has no handler (20090903/exfldio-295)
>
> This is reported hundreds of times.
>
> Shouldn't these messages be rate-limited? Aside from the reason being fixed.
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo(a)vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
>
>

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo(a)vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
From: Alexey Starikovskiy on
Hi Ulrich,

Please check if EC is disabled in BIOS. If it does, enable it.
It could be masked by enable ACPI 2.0 or something like that.

Regards,
Alex

Rafael J. Wysocki пишет:
> [CCing linux-acpi]
>
> On Tuesday 16 March 2010, Ulrich Drepper wrote:
>
>> On one machine I've used using a recent kernel I see tons of messages like
>>
>> Mar 16 10:54:52 intel-d3cf1-01 kernel: ACPI Exception: AE_NOT_EXIST,
>> while evaluating GPE method [_L01] (20090903/evgpe-568)
>> Mar 16 10:54:53 intel-d3cf1-01 kernel: ACPI Error: No handler for
>> Region [ECF2] (ffff88013b69c978) [EmbeddedControl]
>> (20090903/evregion-319)
>> Mar 16 10:54:53 intel-d3cf1-01 kernel: ACPI Error: Region
>> EmbeddedControl(3) has no handler (20090903/exfldio-295)
>>
>> This is reported hundreds of times.
>>
>> Shouldn't these messages be rate-limited? Aside from the reason being fixed.
>> --
>> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
>> the body of a message to majordomo(a)vger.kernel.org
>> More majordomo info at http://vger.kernel.org/majordomo-info.html
>> Please read the FAQ at http://www.tux.org/lkml/
>>
>>
>>
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-acpi" in
> the body of a message to majordomo(a)vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo(a)vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/