on 31/08/2010 04:40 kuba guzik said the following:
>>  It would be good too see full verbose dmesg and acpidump -dt output.
>>  (Preferably uploaded somewhere)
> 
> My configs from 8.0 and 8.1
> http://kubag.pl/BSD
>

So this is your actual error:
acpi_ec0: <Embedded Controller: GPE 0x17> port 0x62,0x66 on acpi0
acpi_ec0: EcRead: failed waiting to get data
ACPI Exception: AE_NO_HARDWARE_RESPONSE, Returned by Handler for
[EmbeddedControl] 20090521 evregion-531
ACPI Error (psparse-0633): Method parse/execution failed
[\\_SB_.PCI0.LPC_.EC0_.OSTE] (Node 0xffffff0001699160), AE_NO_HARDWARE_RESPONSE
ACPI Error (psparse-0633): Method parse/execution failed
[\\_SB_.PCI0.LPC_.EC0_._REG] (Node 0xffffff0001699180), AE_NO_HARDWARE_RESPONSE
acpi_ec0: can't install address space handler for \\_SB_.PCI0.LPC_.EC0_ -
AE_NO_HARDWARE_RESPONSE
device_attach: acpi_ec0 attach returned 6

Because of it (failed initialization of EC) you get all the subsequent errors.
So this is indeed seems to be a hardware issue or an issue with communicating to
hardware, as Ian has originally suggested.
So, try to follow Ian's recommendations and play with various settings for EC.

-- 
Andriy Gapon
_______________________________________________
freebsd-acpi@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-acpi
To unsubscribe, send any mail to "freebsd-acpi-unsubscr...@freebsd.org"

Reply via email to