From owner-freebsd-questions@FreeBSD.ORG Wed Jun 3 05:34:20 2009 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 A44B0106564A for ; Wed, 3 Jun 2009 05:34:20 +0000 (UTC) (envelope-from tajudd@gmail.com) Received: from qw-out-2122.google.com (qw-out-2122.google.com [74.125.92.26]) by mx1.freebsd.org (Postfix) with ESMTP id 5D5F58FC15 for ; Wed, 3 Jun 2009 05:34:20 +0000 (UTC) (envelope-from tajudd@gmail.com) Received: by qw-out-2122.google.com with SMTP id 3so4752673qwe.7 for ; Tue, 02 Jun 2009 22:34:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :from:date:message-id:subject:to:cc:content-type; bh=LtuBZvuwkjJ9Lye9YgpMLOMQVR3kIgXPwz4BiQLChuA=; b=IFGCuPgE0nGOEVxSKoU57VSfanemU6MvMo3EVs6PLb3Fcja0OA9Nd+8pJnNg+NbIlY fi9gjiQjdHe1oz+kYzmW/qdTt6TLSsSLEPRRNbKw6uF9YcJBvqOkVMnH0ouM+s9HPVtm rnxKKihIuNFxGB7LDUwGdY6DRQBo11Ht2EuH0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; b=oOB/k1Ua6EIKZ3p0i9JSRtXmzz6VELZwq744EFg23Q9SrcX15dgVwpa/cP90aNWAPc 7ZQ5BqmvS1Y340NKle9loxmUzlVjx4PrCOhIyOOUPgsPN6wj6ldisXPy8cvurTD29OEs bHOVvD49abZ0t6HYkq4Va0uX/gC3mBU93NXag= MIME-Version: 1.0 Received: by 10.220.94.129 with SMTP id z1mr502126vcm.39.1244007259533; Tue, 02 Jun 2009 22:34:19 -0700 (PDT) In-Reply-To: References: From: Tim Judd Date: Tue, 2 Jun 2009 23:33:59 -0600 Message-ID: To: mojo fms Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: FreeBSD Questions Subject: Re: acpi HD spin down and CPU sleep 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: Wed, 03 Jun 2009 05:34:20 -0000 On Tue, Jun 2, 2009 at 11:17 PM, mojo fms wrote: > How would I configure freebsd 7.1 (7.2 upgrade in the future) to sleep the > HD's and maybe sleep the CPU after an idle time out? I am trying to save > power and I would like it to wake on network requests and HD needs. I read > the handbook and looked at the acpiconf man page and such but I have not > seen anything about doing this really. > > Thanks > ataidle in ports for the HDD powerd in base for the CPU (if the CPU supports it)