From owner-freebsd-stable@FreeBSD.ORG Tue Jul 10 12:19:05 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id AC33616A469 for ; Tue, 10 Jul 2007 12:19:05 +0000 (UTC) (envelope-from soren@klintrup.dk) Received: from pqueueb.post.tele.dk (pqueueb.post.tele.dk [193.162.153.10]) by mx1.freebsd.org (Postfix) with ESMTP id 753DC13C4C6 for ; Tue, 10 Jul 2007 12:19:05 +0000 (UTC) (envelope-from soren@klintrup.dk) Received: from pfepc.post.tele.dk (pfepc.post.tele.dk [195.41.46.237]) by pqueueb.post.tele.dk (Postfix) with ESMTP id E39538244 for ; Tue, 10 Jul 2007 13:47:56 +0200 (CEST) Received: from [172.21.203.26] (cpe.atm2-0-7296.0x5730e15e.banxx4.customer.tele.dk [87.48.225.94]) by pfepc.post.tele.dk (Postfix) with ESMTP id E93698A0036; Tue, 10 Jul 2007 13:47:46 +0200 (CEST) Message-ID: <469371E4.9040504@klintrup.dk> Date: Tue, 10 Jul 2007 13:47:48 +0200 From: =?ISO-8859-1?Q?S=F8ren_Klintrup?= User-Agent: Thunderbird 2.0.0.4 (Windows/20070604) MIME-Version: 1.0 To: Ivaylo Mateev References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Cc: freebsd-stable@freebsd.org Subject: Re: Dual Core Problems X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 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 Jul 2007 12:19:05 -0000 Ivaylo Mateev wrote: > ACPI is not working corectly. When i type shutdown -h now, the Computer > do not power off, but stay on with the Uptime massage you need to use 'shutdown -p now' to power off the system. read shutdown(8) for more /Søren