From owner-freebsd-questions@FreeBSD.ORG Thu May 11 17:49:49 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B541D16A64F for ; Thu, 11 May 2006 17:49:49 +0000 (UTC) (envelope-from gbentley@uk2.net) Received: from pih-relay06.plus.net (pih-relay06.plus.net [212.159.14.133]) by mx1.FreeBSD.org (Postfix) with ESMTP id E47A943D49 for ; Thu, 11 May 2006 17:49:48 +0000 (GMT) (envelope-from gbentley@uk2.net) Received: from [81.174.174.115] (helo=DESKTOP) by pih-relay06.plus.net with smtp (Exim) id 1FeFIJ-0000aZ-KY for freebsd-questions@freebsd.org; Thu, 11 May 2006 18:49:47 +0100 Message-ID: <000f01c67523$2b748700$0807a8c0@DESKTOP> From: "Graham Bentley" To: References: <20060511113734.53C5A16A4DC@hub.freebsd.org> Date: Thu, 11 May 2006 18:48:53 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4927.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4927.1200 Subject: Re: New FreeBSD Logo (was ACPI / APM Question) 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: Thu, 11 May 2006 17:49:52 -0000 Figure this may get more attention - LOL !!! Message: 6 Date: Thu, 11 May 2006 07:31:50 +0100 From: "Graham Bentley" Subject: ACPI / APM Question To: Message-ID: <000501c674c4$968c7fc0$0807a8c0@DESKTOP> Content-Type: text/plain; charset="iso-8859-1" I am running 6.0 on a little rackserver. Alot of the time its inactive and I was wondering about trying to setup ACPI the main reason being to spin down the disc / PSU so its a bit quieter (its in my office) I would require it to wake on LAN activity. How feasable is this and what steps do I need to take to set it up ? I am reading acpiconf man right now but I suspect more is required. I have set the BIOS to WOL, spin down disc after 15 mins and ACPI suspend type to S1. Just tested acpiconf -s 4 and it shuts the system down completely? Any help appreciated - Thanks!