From owner-freebsd-acpi@FreeBSD.ORG Mon Nov 9 22:23:01 2009 Return-Path: Delivered-To: freebsd-acpi@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 29EAD106566C for ; Mon, 9 Nov 2009 22:23:01 +0000 (UTC) (envelope-from jerry@marles.org) Received: from mailforwards.extendcp.co.uk (mailforwards.extendcp.co.uk [79.170.40.74]) by mx1.freebsd.org (Postfix) with ESMTP id E5E288FC0A for ; Mon, 9 Nov 2009 22:23:00 +0000 (UTC) Received: from marles.demon.co.uk ([83.104.58.197] helo=[192.168.1.181]) by mailforwards.extendcp.com with esmtpa (Exim 4.63) id 1N7cdX-0001kS-Dk for freebsd-acpi@freebsd.org; Mon, 09 Nov 2009 22:22:59 +0000 From: Jerry Marles To: freebsd-acpi@freebsd.org In-Reply-To: <1257798198.3265.12.camel@lenny.internal> References: <1257798198.3265.12.camel@lenny.internal> Content-Type: text/plain Date: Mon, 09 Nov 2009 22:23:00 +0000 Message-Id: <1257805380.3265.21.camel@lenny.internal> Mime-Version: 1.0 X-Mailer: Evolution 2.22.3.1 Content-Transfer-Encoding: 7bit Subject: Re: HP Pavillion does not power off X-BeenThere: freebsd-acpi@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: ACPI and power management development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Nov 2009 22:23:01 -0000 On Mon, 2009-11-09 at 20:23 +0000, Jerry Marles wrote: > On Sun, 2009-11-08 at 10:41 +0000, Jerry Marles wrote: > Hello, > > > > I have a HP Pavillion desktop PC model g3001.uk. The problem I have is > > that halt -p does not power it off. The light on the power button goes > > off but I can hear that it is still running. If I hold down the power > > button for a few seconds the power can be heard to go off but then it > > boots right back up again. Windows and Linux can power it off > > successfully. > > > > Regards > > > > Jerry Marles > > > > with further investigation I have found that > > acpiconf -s 5 results in invalid sleep type (5) > > but acpiconf -s 4 powers it off successfully so if I could just make > halt -p do whatever acpiconf -s 4 is doing the problem would be solved. > > any advice would be much appreciated. dmesg after boot -v is here http://www.marles.org/acpi/dmesg.txt sysctl hw.acpi is here http://www.marles.org/acpi/hwacpi.txt acpidump is here http://www.marles.org/acpi/acpidump.txt _______________________________________________ > freebsd-acpi@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-acpi > To unsubscribe, send any mail to "freebsd-acpi-unsubscribe@freebsd.org"