From mboxrd@z Thu Jan 1 00:00:00 1970 From: Konrad Rzeszutek Wilk Subject: Re: Xen & suspend Date: Mon, 16 Apr 2012 16:38:04 -0400 Message-ID: <20120416203804.GB6037@phenom.dumpdata.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Alessandro Di Federico Cc: Konrad Scherer , xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org On Sun, Apr 15, 2012 at 04:57:21PM +0200, Alessandro Di Federico wrote: > Hello, I want to use Xen on my notebook so it's fundamental to have the > possibility to suspend the machine. > > I know there's some ongoing work to add S3 suspend support to Xen, in > particular I've tried this: > > https://git.kernel.org/?p=linux/kernel/git/konrad/xen.git;a=shortlog;h=refs/heads/devel/acpi-s3.v9 > > But when I try to suspend the system simply freezes. > > Can you give me some hints to make it work or try to make a better > diagnosis of the problem? There is a new version of it. But before I point you to it - what version of Linux are you running and want to try the patches on? > > Thanks! > Ale