From owner-freebsd-questions@FreeBSD.ORG Sat May 13 07:16:26 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 13F6116A408 for ; Sat, 13 May 2006 07:16:26 +0000 (UTC) (envelope-from wingot@eftel.com) Received: from tara1.wa.amnet.net.au (tara1.wa.amnet.net.au [203.161.126.20]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1B87A43D45 for ; Sat, 13 May 2006 07:16:24 +0000 (GMT) (envelope-from wingot@eftel.com) Received: (qmail 5872 invoked by uid 89); 13 May 2006 07:16:22 -0000 Received: by simscan 1.1.0 ppid: 5864, pid: 5865, t: 0.9758s scanners: attach: 1.1.0 clamav: 0.88/m:36/d:1310 spam: 3.1.0 X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on tara1.wa.amnet.net.au X-Spam-Level: X-Spam-Status: No, score=-2.3 required=5.0 tests=BAYES_00 autolearn=ham version=3.1.0 Received: from unknown (HELO ?192.168.1.65?) (203.161.72.123) by tara1.wa.amnet.net.au with SMTP for ; 13 May 2006 07:16:21 -0000 X-Envelope-To: wingot@eftel.com Message-ID: <446587C5.1070307@eftel.com> Date: Sat, 13 May 2006 15:16:21 +0800 From: Adrian Pavone User-Agent: Debian Thunderbird 1.0.2 (X11/20051002) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Adrian Pavone References: <20060513062733.1C7B143D45@mx1.FreeBSD.org> <4465863A.1030907@eftel.com> In-Reply-To: <4465863A.1030907@eftel.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: gbentley@uk2.net, freebsd-questions@freebsd.org Subject: Re: Putting FreeBSD to 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: Sat, 13 May 2006 07:16:26 -0000 Adrian Pavone wrote: > Graham Bentley wrote: > > >Can anyone post some good pointers for setting > >up ACPI or APM so that I get automatic susepend > >afer x mins of inactivity and woken up on LAN > >request ? > > > >(in particular shut down disc / slow or shut > >down psu fan - its the noise I am concerned > >about) > > > >I have looked at posts on rc.suspend/resume > >for various power saving issues on laptops > >but cant find and good resources on how to > >do the above. Surely this must have been > >done before by someone with a remote server > >in a secret location :) > > > >Thanks in advance for any advice :) > > > >_______________________________________________ > >freebsd-questions@freebsd.org mailing list > >http://lists.freebsd.org/mailman/listinfo/freebsd-questions > >To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" > > > > > > > > Wake on LAN is a feature that you will have to enable in your BIOS, if > it is available. It could not be affected by ACPI/APM (or any other > Operating System feature) once the computer is no longer powered up. In > regards to what you need to suspend after x mins, I am unsure. > > Regards, > Adrian > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" > > From http://www.freebsd.org/releases/6.0R/errata.html (2005/11/5) Distribution of 6.0-RELEASE contains CHECKSUM.MD5 and CHECKSUM.SHA256 files for protecting the integrity of data. However, these files in 6.0-RELEASE erroneously include checksums for the checksum files themselves. Although the checksums look like wrong, they can be safely ignored because a checksum for the checksum file never corresponds to one in the file. This problem will be fixed in the next releases. Well, looks like it was 6.0 that I was referring to, however, if you have had the same issue with 6.1 from 2 different locations (unless your connection and TCP/IP protocol is dodgy), I would think that maybe they did not resolve this issue. Regards, Adrian