From owner-freebsd-current Sun Dec 1 6: 3:41 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8A0E137B401 for ; Sun, 1 Dec 2002 06:03:39 -0800 (PST) Received: from angelica.unixdaemons.com (angelica.unixdaemons.com [209.148.64.135]) by mx1.FreeBSD.org (Postfix) with ESMTP id B1A1143EA9 for ; Sun, 1 Dec 2002 06:03:38 -0800 (PST) (envelope-from hiten@angelica.unixdaemons.com) Received: from angelica.unixdaemons.com (hiten@localhost.unixdaemons.com [127.0.0.1]) by angelica.unixdaemons.com (8.12.5/8.12.1) with ESMTP id gB1E3YSu078974; Sun, 1 Dec 2002 09:03:34 -0500 (EST) X-Authentication-Warning: angelica.unixdaemons.com: Host hiten@localhost.unixdaemons.com [127.0.0.1] claimed to be angelica.unixdaemons.com Received: (from hiten@localhost) by angelica.unixdaemons.com (8.12.5/8.12.1/Submit) id gB1E3Xk4078969; Sun, 1 Dec 2002 09:03:33 -0500 (EST) (envelope-from hiten) Date: Sun, 1 Dec 2002 09:03:33 -0500 From: Hiten Pandya To: Sergey V Golitzyn Cc: Marcin Dalecki , freebsd-current@FreeBSD.ORG Subject: Re: Where is APM0 ??? Message-ID: <20021201140333.GB77398@angelica.unixdaemons.com> References: <200212010548.25022.klmx@proxy.immune.isf.ru> <3DE98DB6.4070606@gmx.net> <200212010630.38074.klmx@proxy.immune.isf.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200212010630.38074.klmx@proxy.immune.isf.ru> User-Agent: Mutt/1.4i X-Operating-System: FreeBSD i386 X-Public-Key: http://www.pittgoth.com/~hiten/pubkey.asc X-URL: http://www.unixdaemons.com/~hiten X-PGP: http://pgp.mit.edu:11371/pks/lookup?search=Hiten+Pandya&op=index Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, Dec 01, 2002 at 03:50:59PM +0300, Sergey V Golitzyn wrote the words in effect of: > On Sunday 01 December 2002 07:19, Marcin Dalecki wrote: > > Sergey V Golitzyn wrote: > > > Hello, i have a little problem with APM (Adv. Power Managment) > > > > > > I migrate from 4.7-STABLE to 5.0-CURRENT version. But in process i have > > > lost apm0 device in "dmesg". > > > Device /dev/apm is in, but apmd daemon does not start cozz /dev/apmctl > > > device not exist. > > > > kozaczek# kldload apm > > kozaczek# ls -l /dev/apm > > crw-rw-r-- 1 root operator 39, 0 Dec 1 02:49 /dev/apm > > kozaczek# > > > > Try it as a module. But generally ACPI should be suprerior. > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-current" in the body of the message > > Hello Again, > > Problem can't be solved by your way. > > my ls -l /dev/apm contains same information, but i /dev/apmctl device does not > exist, and APM already builded in the KERNCONF FILE, the question is > "HOW TO ENABLE IT IN device.hints file???" > apm saver also talks what It need #APM enable# (see dmesg file in prev > message). > > Or, may be exist any another way to "shutdown -p now" machine. (Means only > power down by using ACPI functions) Try disabling ACPI, it _might_ work this way. But if your system supports ACPI, then don't bother with APM imho. -- Hiten Pandya (hiten@unixdaemons.com, hiten@uk.FreeBSD.org) http://www.unixdaemons.com/~hiten/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message