From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ingo Molnar Subject: Re: [patch] KVM: T60 resume fix Date: Mon, 5 Mar 2007 13:50:08 +0100 Message-ID: <20070305125008.GA21735@elte.hu> References: <20070302072100.GB30634@elte.hu> <20070302080441.GA12785@elte.hu> <20070302102018.GA11549@elte.hu> <20070302102216.GA13575@elte.hu> <45E93012.4000100@qumranet.com> <20070305082251.GA23366@elte.hu> <45EBD9BC.4030801@qumranet.com> <20070305084449.GA1706@elte.hu> <20070305085718.GA2513@elte.hu> <20070305125425.GA4350@mellanox.co.il> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Return-path: Content-Disposition: inline In-Reply-To: <20070305125425.GA4350@mellanox.co.il> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-pm-bounces@lists.osdl.org Errors-To: linux-pm-bounces@lists.osdl.org To: "Michael S. Tsirkin" Cc: Daniel Walker , Michal Piotrowski , linux-pm@lists.osdl.org, Linux Kernel Mailing List , Avi Kivity , Adrian Bunk , Pavel Machek , Jens Axboe , Thomas Gleixner , Linus Torvalds , Andrew Morton List-Id: linux-pm@vger.kernel.org * Michael S. Tsirkin wrote: > > suspend/resume works fine now and there are no warning messages = > > whatsoever (with suspend simulation). Thanks Avi! > = > I just tried Ingo's .config and it hangs on resume for me (with = > suspend to memory). could you try 's2ram' from http://suspend.sf.net ? It's basically = equivalent to 'echo mem > /sys/power/state', but you can usually also = see the reason why it doesnt resume, on the vga console. (by default the = kernel doesnt resume the t60's vga properly) on my box resume works, but it's incredibly slow. Takes a few minutes to = have total effect. Ingo