Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 01 Jul 2011 19:16:49 -0700
From:      Ed VanderPloeg <edv@agile.bc.ca>
To:        Andriy Gapon <avg@FreeBSD.org>
Cc:        freebsd-acpi@FreeBSD.org
Subject:   Re: Atom N270 - ACPI Error: [RTMP] Namespace lookup failure
Message-ID:  <4E0E7F91.2050408@agile.bc.ca>
In-Reply-To: <4E0D5EA0.1020704@FreeBSD.org>
References:  <4E0A50AA.5000003@agile.bc.ca>	<4E0AF27B.3030600@FreeBSD.org>	<4E0B6873.6010901@agile.bc.ca>	<4E0B80BE.6080605@FreeBSD.org> <4E0CA533.5030104@agile.bc.ca> <4E0CE39C.5050307@FreeBSD.org> <4E0D4A15.6000904@agile.bc.ca> <4E0D5EA0.1020704@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4E0E7F91.2050408>