From owner-freebsd-questions@FreeBSD.ORG Wed May 21 05:23:44 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5E77837B40C for ; Wed, 21 May 2003 05:23:44 -0700 (PDT) Received: from msr25.hinet.net (msr25.hinet.net [168.95.4.125]) by mx1.FreeBSD.org (Postfix) with ESMTP id 408EF43F75 for ; Wed, 21 May 2003 05:23:43 -0700 (PDT) (envelope-from y2kbug@ms25.hinet.net) Received: from sonic.utopia.com (61-227-219-179.HINET-IP.hinet.net [61.227.219.179]) by msr25.hinet.net (8.9.3/8.9.3) with SMTP id UAA24337 for ; Wed, 21 May 2003 20:24:10 +0800 (CST) Date: Wed, 21 May 2003 20:15:02 +0800 From: Robert Storey To: freebsd-questions@freebsd.org Message-Id: <20030521201502.0f00f07b.y2kbug@ms25.hinet.net> In-Reply-To: <3.0.5.32.20030520204643.01366cc0@sage-one.net> References: <20030521092225.5a6a4442.y2kbug@ms25.hinet.net> <3.0.5.32.20030520204643.01366cc0@sage-one.net> X-Mailer: Sylpheed version 0.8.6 (GTK+ 1.2.10; i386-portbld-freebsd5.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: shutdown -p now X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 May 2003 12:23:44 -0000 On Tue, 20 May 2003 20:46:43 -0500 "Jack L. Stone" wrote: > At 09:22 AM 5.21.2003 +0800, Robert Storey wrote: > >Dear All, > > > >I'm trying to get my computer to shut down and turn the power off. I'm > >aware of the command "shutdown -p now". It doesn't work for me, and > >after ================ SNIP ============= > Don't know why your switch quit, but if your computer can manage the > shutdown, you need these: > > In the kernel > # device apm0 at nexus? flags 0x20 #Advanced Power Management Dear Jack, Thanks for the information. I went ahead and tried that, but when I tried to configure the new custom kernel, I got this error message: root@sonic:/sys/i386/conf> /usr/sbin/config CUSTOM2 config: CUSTOM2:156: devices with zero units are not likely to be correct I decided to stop there rather than compile a possibly flakey kernel. Is this error message anything to worry about, or am I doing something wrong? regards, Robert > ...and in rc.conf > # apm_enable="YES" > > You should see in the bootup (dmesg): > apm0: on motherboard > apm: found APM BIOS v1.2, connected at v1.2 > > Hope it helps... > > Best regards, > Jack L. Stone, > Administrator > > SageOne Net > http://www.sage-one.net > jackstone@sage-one.net > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org"