From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1FvLxY-0002Ai-JK for garchives@archives.gentoo.org; Tue, 27 Jun 2006 22:23:05 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.7/8.13.6) with SMTP id k5RMKo62009083; Tue, 27 Jun 2006 22:20:50 GMT Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.188]) by robin.gentoo.org (8.13.7/8.13.6) with ESMTP id k5RMFGC9032194 for ; Tue, 27 Jun 2006 22:15:17 GMT Received: by nf-out-0910.google.com with SMTP id c2so1068191nfe for ; Tue, 27 Jun 2006 15:15:14 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=a+CWYbyVqjHWItgNKtQD28dZbCkDSFT+Njb5O4a5DQ92hoiTy6ycVO+GGpHFGdkI2H+4SzV2v1IwKeTxyxntZaGp+eqTPymCh3bz80qX3Hey+07ZlEagTOfJtBE90WYbJrQ+vx8vfO9whyz5xkTFdrvkaGAMJABfsnRx1hgE13I= Received: by 10.49.90.7 with SMTP id s7mr67672nfl; Tue, 27 Jun 2006 15:15:14 -0700 (PDT) Received: by 10.48.238.18 with HTTP; Tue, 27 Jun 2006 15:15:14 -0700 (PDT) Message-ID: <49bf44f10606271515jacb70a6jff28e63bc3663479@mail.gmail.com> Date: Tue, 27 Jun 2006 15:15:14 -0700 From: Grant To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] suspend/resume In-Reply-To: <7573e9640606261826s75abf8ahd1ce9d438f6fedfe@mail.gmail.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <49bf44f10606261744web10bc0qbb7a1b37fcdbee41@mail.gmail.com> <7573e9640606261826s75abf8ahd1ce9d438f6fedfe@mail.gmail.com> X-Archives-Salt: 96794a76-b58f-4a6f-9aac-0231a42ce3c8 X-Archives-Hash: 2d7b6c0dc406bb98a40e83889d4ebf36 > > Is there a way to shut the power of my laptop down and then power it > > back on and have it resume right where it was when it was powered > > down? I think this is called suspend/resume. I see there is a kernel > > called suspend2-sources. > > This uses suspend2, which is an externally maintained patch to the > kernel [1]. Suspend2 may work better than the in-kernel suspend > implementation for some cases. > > I know nothing about the hardened kernel, but you should be able to > enable the 'normal' suspend to disk and suspend to ram options. Look > under "Power management options..." and turn on "Software Suspend" for > suspend-to-disk support. You can also add "ACPI...->Sleep States" for > suspend-to-ram. > > I highly recommend merging and using hibernate-script. This is an > advanced script that can handle most suspend/standby tasks. Just edit > the config file[s] in /etc/hibernate/, and run "hibernate -F > ". > > I also recommend getting the ~arch version of hibernate-script, so > that you can start off using the new config file layout. > > -Richard > > [1] http://www.suspend2.net/ Thanks a lot. I'm going to check this out. - Grant -- gentoo-user@gentoo.org mailing list