ACPI error on Compaq nc6220, FreeBSD 7.0

Denis piloyder at gmail.com
Tue Sep 11 22:28:24 PDT 2007


On 9/11/07, Nate Lawson <nate at root.org> wrote:
> Are you running 7-current?

Yes, I'm running 7-current.

> > I got next message on the console:
> > ---
> > panic: blockable sleep lock (sleep mutex) ACPI EC lock @
> > /usr/src/sys/modules/acpi/acpi/../../dev/acpica/acpi_ec.c:330
> > cpuid = 0
> > KDB: enter: panic
> > [thread pid 21 tid 100013 ]
> > Stopped at      kdb_enter+0x32: leave
> > db>
>
> My EC diff (latest posted here was ecng-{6,7}c.diff) fixes this problem.

I applied your patch ecng-7c.diff and Jung-uk Kim, compiled kernel,
but got next kernel panic:
---
panic: blockable sleep lock (sleep mutex) 32 @ /usr/src/sys/vm/uma_core.c:1830
cpuid = 0
KDB: enter: panic
[thread pid 21 tid 100013 ]
Stopped at      kdb_enter+0x32: leave
---

And sorry for delay in answers. This is because to be sure I recompile
 kernel each time (with command /usr/src && make buildkernel
KERNCONF=GENERIC). If there is any way I can speed up this process and
be safe?

Best regards, Denis


More information about the freebsd-acpi mailing list