From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Morton Subject: Re: broken suspend in .2.6.25-rc3 on T61p (was Re: new regression in 2.6.25-rc3: no keyboard/lid acpi events on thinkpad T61p) Date: Mon, 25 Feb 2008 14:53:47 -0800 Message-ID: <20080225145347.a61f6c61.akpm@linux-foundation.org> References: <8f53421d0802251119q470a79c1p31048ef136271f84@mail.gmail.com> <8f53421d0802251245j5439b37die840e34bb293f995@mail.gmail.com> <200802252157.10412.rjw@sisk.pl> <20080225212615.GA2659@elf.ucw.cz> <8f53421d0802251331n31b37db8gb644dc9aa2d553d4@mail.gmail.com> <20080225215049.GD2659@elf.ucw.cz> <8f53421d0802251415g2033ca6bqd4e6ea9e2d93f097@mail.gmail.com> <20080225222023.GK2659@elf.ucw.cz> <8f53421d0802251436vd98a97h5db6b8af3dc39d0@mail.gmail.com> <20080225143932.6b83b65d.akpm@linux-foundation.org> <8f53421d0802251448v3e0db63j3f222f041e587f69@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <8f53421d0802251448v3e0db63j3f222f041e587f69@mail.gmail.com> Sender: linux-kernel-owner@vger.kernel.org To: "Michael S. Tsirkin" Cc: Pavel Machek , "Rafael J. Wysocki" , LKML , Alexey Starikovskiy , Len Brown , linux-acpi@vger.kernel.org, Jeff Garzik List-Id: linux-acpi@vger.kernel.org On Tue, 26 Feb 2008 00:48:12 +0200 "Michael S. Tsirkin" wrote: > On Tue, Feb 26, 2008 at 12:39 AM, Andrew Morton > wrote: > > On Tue, 26 Feb 2008 00:36:54 +0200 "Michael S. Tsirkin" wrote: > > > > > > Hmm, mystery partly solved... as you guessed it, this piece of code > > > > was not in my tree. > > > > > > > > (still, how can this cause autoresume after 5 seconds is a mystery to > > > > me). > > > > > > > > > > > > Pavel > > > > > > Maybe it doesn't. Andrew saw the autoresume on -rc[2,3] > > > > And earlier - I think 2.6.23 does it as well. > > But that one at least resumes fine, does it not? Nope, the resume-after-five-seconds and black-screen-after-resume have always been there (I've only had the thing a few months). I thought the restoring of the screen after resume is handled by the X server? I'm using the nv.o driver. Perhaps nvidia's driver handles it right, dunno.