From owner-freebsd-questions@FreeBSD.ORG Sat Feb 2 22:51:03 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1535C16A41B for ; Sat, 2 Feb 2008 22:51:03 +0000 (UTC) (envelope-from dangkm@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.178]) by mx1.freebsd.org (Postfix) with ESMTP id B9C2913C50B for ; Sat, 2 Feb 2008 22:51:02 +0000 (UTC) (envelope-from dangkm@gmail.com) Received: by py-out-1112.google.com with SMTP id u52so2400007pyb.10 for ; Sat, 02 Feb 2008 14:51:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=qXq4lB1kW5i2hRWFjxS2LdG07cyRxZMG6RdB9zivyLo=; b=JG6M7RA9NArW9ahHGO4Mc47iJWk2FWLqoH1tcDeNluPBvQa/SNzSxQHuYUq6fhNQygsd9drMSDK2wHkcW/9fs0gTi/0qhfSfFIvdzAwhaWxmL1aUM6VD4KBKC+mIUxpWEFCvWn/3FIuGta7qaFlUFqX0sNRoUdx7/yV9GMnhN+k= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=auHkt+Id1f/uDACGZalZooXXMVG9aqLLBOdhP3bbUrwcOgFNBQmxFRgEhAv8x1o0yX0vr4ZwHaiXI87ZQxvfWVR5+VmGOzfK+QmBfJNJEZxXIGlgcn3ZM6MXA9teJ1mlIa7f728a0McK2ukwZmgkR2RPGiRJ+JS/GHJFcK5aQHc= Received: by 10.65.204.7 with SMTP id g7mr9108399qbq.73.1201992661066; Sat, 02 Feb 2008 14:51:01 -0800 (PST) Received: by 10.64.209.5 with HTTP; Sat, 2 Feb 2008 14:51:01 -0800 (PST) Message-ID: <82f916c90802021451h6fa8f2d3nf734626a8ebbb0b0@mail.gmail.com> Date: Sat, 2 Feb 2008 22:51:01 +0000 From: "Kemian Dang" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: unattaching the power cable cause laptop could not shutdown X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Feb 2008 22:51:03 -0000 Hi, there. I am running FB7-rc1 on a HP/Compaq laptop. I find if I unplug the power cable and let it use the battery, it will become slow, and recover when plug in the power cable. But when I shutdown the computer, it will halt on the first stage and can not be shutdown. I think it maybe the ACPI problem, but if I disable the ACPI, the box can not be boot. Any suggestion is welcomed. Kemian