Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758650Ab0FUVc0 (ORCPT ); Mon, 21 Jun 2010 17:32:26 -0400 Received: from eazy.amigager.de ([213.239.192.238]:35772 "EHLO eazy.amigager.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758444Ab0FUVcZ (ORCPT ); Mon, 21 Jun 2010 17:32:25 -0400 Date: Mon, 21 Jun 2010 23:32:24 +0200 From: Tino Keitel To: "Rafael J. Wysocki" Cc: Alan Stern , linux-kernel@vger.kernel.org, Linux-pm mailing list Subject: Re: Suspend hangs since 2.6.34 Message-ID: <20100621213224.GA5723@mac.home> Mail-Followup-To: "Rafael J. Wysocki" , Alan Stern , linux-kernel@vger.kernel.org, Linux-pm mailing list References: <20100609175356.GA17332@x61.home> <201006100142.13131.rjw@sisk.pl> <20100620225601.GA15589@x61.home> <201006212124.09076.rjw@sisk.pl> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201006212124.09076.rjw@sisk.pl> User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2234 Lines: 42 On Mon, Jun 21, 2010 at 21:24:08 +0200, Rafael J. Wysocki wrote: > On Monday, June 21, 2010, Tino Keitel wrote: > > Hi, > > > > this nasty bug did not appear after I enabled suspend debugging first, > > but now it did: > > > > 2010-06-20_22:40:31.22927 kern.info: usbcore: deregistering interface driver dvb_usb_vp7045 > > 2010-06-20_22:40:31.24960 kern.debug: usb 1-6: __pm_runtime_resume()! > > 2010-06-20_22:40:31.24968 kern.debug: usb 1-6: __pm_runtime_resume() returns 1! > > 2010-06-20_22:40:31.24969 kern.debug: PM: Removing info for No Bus:dvb0.frontend0 > > 2010-06-20_22:40:31.24971 kern.debug: PM: Removing info for No Bus:dvb0.net0 > > 2010-06-20_22:40:31.24972 kern.debug: PM: Removing info for No Bus:dvb0.demux0 > > 2010-06-20_22:40:31.24973 kern.debug: PM: Removing info for No Bus:dvb0.dvr0 > > 2010-06-20_22:40:31.24974 kern.info: dvb-usb: Twinhan USB2.0 DVB-T receiver (TwinhanDTV Alpha/MagicBox II) successfully deinitialized and disconnected. > > 2010-06-20_22:40:32.26675 kern.info: PM: Syncing filesystems ... done. > > 2010-06-20_22:40:32.39011 kern.debug: PM: Preparing system for mem sleep > > > > When I killed the suspend script which hung at the echo mem > > > /sys/power/state line, the computer suspended. After wakeup, the kernel > > log lines after the line above look like this: > > > > 2010-06-20_22:49:10.28745 kern.warn: Freezing user space processes ... (elapsed 0.02 seconds) done. > > 2010-06-20_22:49:10.28748 kern.warn: Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done. > > 2010-06-20_22:49:10.28748 kern.debug: PM: Entering mem sleep > > 2010-06-20_22:49:10.28749 kern.warn: Suspending console(s) (use no_console_suspend to debug) > > > > I also attached the full kernel log since the boot. > > Hmm. It looks like a USB problem, then. Just FYI: The dvb-usb message is generated when the driver for the DVB-T USB receiver is unloaded. I unload it because I had issues after resume if I did not unload it. Regards, Tino -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/