Atom N270 - ACPI Error: [RTMP] Namespace lookup failure
Ed VanderPloeg
edv at agile.bc.ca
Sat Jul 2 02:17:01 UTC 2011
On 2011-06-30 10:44 PM, Andriy Gapon wrote:
> on 01/07/2011 07:16 Ed VanderPloeg said the following:
>> On 2011-06-30 1:59 PM, Andriy Gapon wrote:
>>> on 30/06/2011 19:32 Ed VanderPloeg said the following:
>>>> I updated to 8-stable but am still getting ACPI error messages to console every
>>>> 10 seconds.
>>>
>>> Just for my curiosity - has anything changed with respect to est driver
>>> attachment?
>>
>> I'm not sure what you mean by "attachment". With 8-stable now installed:
>>
>> stanbud# kldstat -v | grep est
>> 445 cpu/est
>>
>> Is there anything you would like me to check?
>
> Yes, your dmesg (search for "est").
>
# egrep '(^| )est' dmesg.8-release
est0: <Enhanced SpeedStep Frequency Control> on cpu0
est: CPU supports Enhanced Speedstep, but is not recognized.
est: cpu_vendor GenuineIntel, msr 60f0c270600060f
device_attach: est0 attach returned 6
est1: <Enhanced SpeedStep Frequency Control> on cpu1
est: CPU supports Enhanced Speedstep, but is not recognized.
est: cpu_vendor GenuineIntel, msr 60f0c270600060f
device_attach: est1 attach returned 6
# egrep '(^| )est' dmesg.8-stable
est0: <Enhanced SpeedStep Frequency Control> on cpu0
est1: <Enhanced SpeedStep Frequency Control> on cpu1
More information about the freebsd-acpi
mailing list