Date: Wed, 12 Sep 2007 09:28:22 +0400 From: Denis <piloyder@gmail.com> To: "Nate Lawson" <nate@root.org> Cc: freebsd-acpi@freebsd.org, Jung-uk Kim <jkim@freebsd.org> Subject: Re: ACPI error on Compaq nc6220, FreeBSD 7.0 Message-ID: <325305250709112228w64e2f927v2bc46aa73e49bb17@mail.gmail.com> In-Reply-To: <46E6E4E9.4040900@root.org> References: <325305250709010712n4bd0d62l9a144572441cf3dc@mail.gmail.com> <200709101101.03340.jkim@FreeBSD.org> <325305250709102224n5e626590g83f6482747efae9d@mail.gmail.com> <200709111201.39306.jkim@FreeBSD.org> <325305250709111136o737a176bufdd06bfeff377fc@mail.gmail.com> <46E6E4E9.4040900@root.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 9/11/07, Nate Lawson <nate@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?325305250709112228w64e2f927v2bc46aa73e49bb17>