ACPI error on Compaq nc6220, FreeBSD 7.0

Jung-uk Kim jkim at FreeBSD.org
Sat Sep 15 06:11:48 PDT 2007


On Saturday 15 September 2007 05:04 am, Denis wrote:
> On 9/15/07, Jung-uk Kim <jkim at freebsd.org> wrote:
> > > > > panic: _sx_xlock_hard: recursed on non recursive sx ACPI
> > > > > embedded controller  @
> > > > > /usr/src/sys/modules/acpi/acpi/../../../acpica/acpi_ec.c:20
> > > > >9
> > > > >
> > > > > cpuid = 0
> > > > > KDB: enter: panic
> > > > > [thread: pid 8 tid 100018 ]
> > > > > Stopped at          kbd_enter+0x32: leave
> > > > > db>
> > > > > ---
> > >
> > > Actually I am seeing the same problem.
> >
> > Can you try this patch *after* applying Nate's patch?  It should
> > fix this problem.
>
> I applied Nate's patch, your patch and this patch and got kernel
> panic: ---
> panic: blockable sleep lock (sleep mutex) 32 @ vm/uma_core:1830
> cpuid = 0
> KDB: enter: panic
> [thread pid 21 tid 100013 ]
> Stopped at              kdb_enter+0x32: leave
> ---

Did you remove spinlock_enter() and spinlock_exit()?

Jung-uk Kim


More information about the freebsd-acpi mailing list