On Fri, 25 Jan 2008 09:43:36 +0100, Pierre Riteau wrote: > On Jan 25, 2008 9:13 AM, Nicolas Letellier <[EMAIL PROTECTED]> wrote: >> I use OpenBSD 4.2-stable with a core2duo laptop. When I use GENERIC >> kernel, 'halt -p' works perfectly. However, when I use GENERIC.MP, >> 'halt -p' does not work and says : >> >> apm0: APM set power state: interface not connected (3) >> the operating system has halted >> Please press any key to reboot >> > > You should try with -current. Much work was done on ACPI since 4.2. > And I don't think the developers are interested in these kind of bugs > in -stable.
I can confirm that it doesn't work on a fairly recent snapshot. It does work with GENERIC but when you do a `halt -p` under GENERIC.MP you get "syncing disks" and then something like "UHCI controller halted" and then nothing. This is on a ThinkPad T60 (ACPI only) running amd64. Jona