From owner-freebsd-stable Mon Jul 31 15:16:42 2000 Delivered-To: freebsd-stable@freebsd.org Received: from mailgw00.execpc.com (mailgw00.execpc.com [169.207.1.78]) by hub.freebsd.org (Postfix) with ESMTP id A51C737BD40 for ; Mon, 31 Jul 2000 15:16:36 -0700 (PDT) (envelope-from hamilton@pobox.com) Received: from woodstock.monkey.net (d25.as15.nwbl1.wi.voyager.net [169.207.88.25]) by mailgw00.execpc.com (8.9.1) id RAA11715; Mon, 31 Jul 2000 17:16:23 -0500 Received: from pobox.com (localhost [127.0.0.1]) by woodstock.monkey.net (Postfix) with ESMTP id 15B7318C; Mon, 31 Jul 2000 17:17:21 -0500 (CDT) X-Mailer: exmh version 2.1.1 10/16/1999 To: Jim Weeks Cc: freebsd-stable@freebsd.org Subject: Re: Another shudown -p question In-reply-to: Your message of "Mon, 31 Jul 2000 16:04:13 -0000." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 31 Jul 2000 17:17:21 -0500 From: Jon Hamilton Message-Id: <20000731221721.15B7318C@woodstock.monkey.net> Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message , Jim We eks wrote: } There was a thread on this subject a couple of weeks ago but did not } address this issue. } } On my Compaq 1200XL, shutdown -p seems to work, except immediately after } shutdown the HD spins back up. The only way to get it turned off at this } point is to pull the battery. } } Does anyone have a suggestion on where to start looking for a solution? Works fine for me on my 1200xl; I have the following in my kernel config: device apm0 at nexus? flags 0x20 # Advanced Power Management and [542] hamilton@laptop hamilton$ grep -i apm /etc/rc.conf apm_enable="YES" (note, I do not run apmd). If that combination fails for you, feel free to contact me off-list and we can compare BIOS settings etc. I use shutdown -p all the time, and it has always worked for me on this machine, ranging from 4.0-STABLE to various iterations of -current, so I think it ought to be workable for you too. Right now, I'm running -stable from July 29 and it's fine there. If you have a working sound config for this machine, I'd love to trade for that, too :) BTW, even with this symptom, you shouldn't have to pull the battery. Hold down the power button for 3-4 seconds and the machine should power down, though I realize that's not ideal by a long shot. -- Jon Hamilton hamilton@pobox.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message