Subject: Re: kern/32539 (entering ddb when closing lid with ACPI)
To: None <jmcneill@NetBSD.org, gnats-admin@netbsd.org,>
From: Jared D. McNeill <jmcneill@invisible.ca>
List: netbsd-bugs
Date: 08/05/2007 20:15:05
The following reply was made to PR kern/32539; it has been noted by GNATS.
From: "Jared D. McNeill" <jmcneill@invisible.ca>
To: gnats-bugs@NetBSD.org
Cc: gnats-admin@netbsd.org, netbsd-bugs@netbsd.org,
j+nbsd@2006.salmi.ch
Subject: Re: kern/32539 (entering ddb when closing lid with ACPI)
Date: Sun, 5 Aug 2007 16:13:30 -0400 (EDT)
On Sun, 5 Aug 2007, Jukka Salmi wrote:
> Yes. I just tried with a GENERIC+ichlpcib kernel and got:
>
> acpilid0: lid closed.
> Executed AML Breakpoint opcode
> Stopped in pid 0.3 (system) at netbsd:cpu_Debugger+0x4: popl %ebp
> db> acpilid0: lid opened.
>
> Just continuing from ddb after opening the lid still works.
Can you try the following mega-patch, applied to the pm branch? I want to
confirm that this is an issue with our code and not the ACPI-CA.
http://www.invisible.ca/~jmcneill/netbsd/acpica-20070320.patch
Cheers,
Jared