Re: Power off
From: Yuri Grebenkin (rainbreath_at_hotpop.com)
Date: 02/01/04
- Previous message: Marco Trentini: "Re: nVidia Riva TNT2 M64 problem on FreeBSD4.9"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 01 Feb 2004 22:19:15 +0300 To: Sergey 'DoubleF' Zaharchenko <doublef@tele-kom.ru>
I've added
device acpica
to my kernel and removed
device apm0
Now all work very well!
Handbook says that ACPI is better to use than APM. I probably had problems
while using APM (even enabled in any sort).
Also handbook says that to enable ACPI on -STABLE you need to add 'device
acpi' to kernel config, but I found that it must be acpica instead! Maybe
it's a mistake?
Yuri
On Sun, 1 Feb 2004 09:45:53 +0300, Sergey 'DoubleF' Zaharchenko
<doublef@tele-kom.ru> wrote:
> On 31 Jan 2004 18:14:42 -0500
> Lowell Gilbert <freebsd-questions-local@be-well.ilk.org> probably wrote:
>
>> Yuri Grebenkin <rainbreath@hotpop.com> writes:
>>
>> > Hi. I used to run poweroff on RH Linux. Now I'm under FreeBSD 4.9 and
>> > I can't turn power off - I have to push button by my hand after
>> > running halt that prints that system has halted and ready to
>> > reboot. Is there any way to turn power off by software?
>>
>> Sure. 'shutdown -p now' will do it, assuming you have apm(4) in your
>> kernel.
>
> and apm_enable="YES" in your /etc/rc.conf
>
_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"
- Previous message: Marco Trentini: "Re: nVidia Riva TNT2 M64 problem on FreeBSD4.9"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|