atstake atstake wrote:
On 6/27/07, viq <[EMAIL PROTECTED]> wrote:
$ grep apmhalt /etc/sysctl.conf
#machdep.apmhalt=1 # 1=powerdown hack, try if halt -p doesn't work

Thanks but that didn't help.

At the monent I'm thinking of re-compiling the kernel as someone
mentioned (off the list) that I need to enable acpi in the kernel. I
was wondering if there's something I could enable from the UKC prompt
as mentioned here: http://openbsd.org/faq/faq5.html#Options and thus
avoid re-compiling the kernel altogether.

config -ef /mykernelname
UKC> enable acpi
### acpi enabled
UKC> quit
writing modified kernel.

Like that.

or, for a one-shot testing, just give "boot -c" at the
boot>
prompt to get into the UKC> to test it once. If it works, run the above trick to make it stick.

Reply via email to