From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754729AbYDBIIU (ORCPT ); Wed, 2 Apr 2008 04:08:20 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752172AbYDBIII (ORCPT ); Wed, 2 Apr 2008 04:08:08 -0400 Received: from smtp-out003.kontent.com ([81.88.40.217]:44123 "EHLO smtp-out003.kontent.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752170AbYDBIIH convert rfc822-to-8bit (ORCPT ); Wed, 2 Apr 2008 04:08:07 -0400 From: Oliver Neukum Organization: Novell To: Mark Lord Subject: Re: 2.6.25-rc7: Ugh. Date: Wed, 2 Apr 2008 10:04:52 +0200 User-Agent: KMail/1.9.6 (enterprise 20070904.708012) Cc: Pavel Machek , Linux Kernel , Greg KH , Andrew Morton , jikos@suse.cz References: <47EBBD57.30902@rtr.ca> <200803312005.37804.oliver@neukum.org> <47F139C9.50803@rtr.ca> In-Reply-To: <47F139C9.50803@rtr.ca> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8BIT Content-Disposition: inline Message-Id: <200804021004.53453.oliver@neukum.org> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Am Montag, 31. März 2008 21:21:45 schrieb Mark Lord: > Oliver Neukum wrote: > > > > But if power is cut with newer kernels and older kernels retain it, something > > must have changed. Can you undo the ACPI changes since the last working > > kernel? > .. > > No, that's no different. > This notebook always cuts +5V from USB on suspend or poweroff. > Regardless of kernel version. I don't know how common this is, > but all of my notebooks here have always behaved this way, > as have most (but not all) of the larger systems. > > The two most recent PCIe motherboards I have here > do provide +5V standby power to USB, even when "OFF", > much to my annoyance and to the detriment of this planet. Very well. Mark, can you get a sysrq-t trace of your whole system when USB goes dead? And please enable CONFIG_USB_DEBUG. We need to do whether khubd and ksuspend_usbd are in state D. Regards Oliver