From owner-freebsd-stable@FreeBSD.ORG Tue May 10 13:45:14 2005 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C2CAB16A4CE for ; Tue, 10 May 2005 13:45:14 +0000 (GMT) Received: from mail.q-software-solutions.de (213-239-199-47.clients.your-server.de [213.239.199.47]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6614543D5A for ; Tue, 10 May 2005 13:45:14 +0000 (GMT) (envelope-from frido@q-software-solutions.de) Received: from p54a37a9e.dip.t-dialin.net ([84.163.122.158] helo=flarge.here) by mail.q-software-solutions.de with asmtp (Exim 4.34) id 1DVV2o-0003DM-Is for freebsd-stable@freebsd.org; Tue, 10 May 2005 15:45:13 +0200 Received: from frido by flarge.here with local (Exim 4.50) id 1DVV2K-0003cV-5U for freebsd-stable@freebsd.org; Tue, 10 May 2005 15:44:36 +0200 To: freebsd-stable@freebsd.org References: <87r7gfgqk6.fsf@flarge.here> From: Friedrich Dominicus Organization: Q Software Solutions GmbH Date: Tue, 10 May 2005 15:44:36 +0200 In-Reply-To: <87r7gfgqk6.fsf@flarge.here> (Friedrich Dominicus's message of "Tue, 10 May 2005 15:26:33 +0200") Message-ID: <87is1rgpq3.fsf@flarge.here> User-Agent: Gnus/5.1006 (Gnus v5.10.6) XEmacs/21.4 (Jumbo Shrimp, linux) MIME-Version: 1.0 X-SA-Exim-Connect-IP: 84.163.122.158 X-SA-Exim-Mail-From: frido@q-software-solutions.de Content-Type: text/plain; charset=us-ascii X-Spam-Checker-Version: SpamAssassin 3.0.0 (2004-09-13) on h2 X-Spam-Level: X-Spam-Status: No, score=-2.5 required=5.0 tests=AWL,BAYES_00, RCVD_IN_NJABL_DUL autolearn=no version=3.0.0 X-SA-Exim-Version: 4.1 (built Tue, 17 Aug 2004 11:06:07 +0200) X-SA-Exim-Scanned: Yes (on mail.q-software-solutions.de) Subject: Re: FreeBSD and HP nx9105 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 May 2005 13:45:14 -0000 small addition I found out how to disable acpi. I know have done the following: started the system, on the first chance to choose something in the screen Welcome to FreeBSD I tped in 6 to get to the boot loader it seems to that time /boot/device.hints has been read so one can get the values and/or set them Ok, I typed set hint.acpi.0.disabled="1" then unload then boot durign /boot/kernel/kernel the computer is simply switched of. That's it Regards Friedrich