All of lore.kernel.org
 help / color / mirror / Atom feed
From: Arkadiusz Miskiewicz <a.miskiewicz@gmail.com>
To: Alan Stern <stern@rowland.harvard.edu>
Cc: Kernel development list <linux-kernel@vger.kernel.org>,
	USB list <linux-usb@vger.kernel.org>,
	Sarah Sharp <sarah.a.sharp@linux.intel.com>
Subject: Re: 3.0rc3-rc5: usb stops working after resume from suspend to ram
Date: Tue, 5 Jul 2011 09:10:57 +0200	[thread overview]
Message-ID: <201107050910.57432.a.miskiewicz@gmail.com> (raw)
In-Reply-To: <Pine.LNX.4.44L0.1107041155080.12242-100000@netrider.rowland.org>

On Monday 04 of July 2011, Alan Stern wrote:
> On Mon, 4 Jul 2011, Arkadiusz Miskiewicz wrote:
> > On Thursday 30 of June 2011, Alan Stern wrote:
> > > And now you know why, more or less -- we still have to figure out the
> > > reason for the hang.  Probably something goes wrong when cdc-ether is
> > > unbound from the wireless device.
> > 
> > Reverting patch below fixes hang.
> > 
> > commit fccf4e86200b8f5edd9a65da26f150e32ba79808
> > Author: Sarah Sharp <sarah.a.sharp@linux.intel.com>
> > Date:   Sun Jun 5 23:22:22 2011 -0700
> > 
> >     USB: Free bandwidth when usb_disable_device is called.
> 
> Ah, very good!  That explains everything.  Someone else reported a
> similar problem that was tracked down to this commit, and I submitted a
> fix a few days ago:
> 
> 	http://marc.info/?l=linux-usb&m=130955300211987&w=2
> 
> I bet this will fix your problem too.

Unfortunately it doesn't fix my problem (rc6 + that patch).

usb still hangs after resume and repluging device causes no effect.

[   60.530119] Restarting tasks ...
[   60.530179] hub 5-0:1.0: state 7 ports 2 chg 0000 evt 0000
[   60.530184] hub 6-0:1.0: state 7 ports 2 chg 0000 evt 0000
[   60.530188] hub 7-0:1.0: state 7 ports 2 chg 0000 evt 0000
[   60.530192] hub 8-0:1.0: state 7 ports 2 chg 0000 evt 0000
[   60.530196] hub 2-0:1.0: state 7 ports 6 chg 0010 evt 0000
[   60.530205] hub 2-0:1.0: port 4, status 0100, change 0000, 12 Mb/s
[   60.530208] usb 2-4: USB disconnect, device number 2
[   60.530211] usb 2-4: unregistering device
[   60.530214] usb 2-4: unregistering interface 2-4:1.0
[   60.530265] usb 2-4: unregistering interface 2-4:1.1
[   60.540655] done.
[   60.540663] video LNXVIDEO:00: Restoring backlight state
[   60.544420] usb 2-4: unregistering interface 2-4:1.2
[   60.544478] usb 2-4: unregistering interface 2-4:1.3
[   60.544727] usb 2-4: unregistering interface 2-4:1.4
[   60.544834] usb 2-4: unregistering interface 2-4:1.5
[   60.544861] drivers/usb/core/file.c: removing 0 minor
[   60.544944] usb 2-4: unregistering interface 2-4:1.6
[   60.544973] drivers/usb/core/file.c: removing 1 minor
[   60.545073] usb 2-4: unregistering interface 2-4:1.7
[   60.545102] cdc_ether 2-4:1.7: wwan0: unregister 'cdc_ether' usb-0000:00:1d.7-4, Mobile Broadband Network Device


> Alan Stern


-- 
Arkadiusz Miśkiewicz        PLD/Linux Team
arekm / maven.pl            http://ftp.pld-linux.org/

  reply	other threads:[~2011-07-05  7:11 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-29 19:21 3.0rc3-rc5: usb stops working after resume from suspend to ram Arkadiusz Miskiewicz
2011-06-29 19:59 ` Alan Stern
2011-06-29 20:59   ` Arkadiusz Miskiewicz
2011-06-29 21:26     ` Alan Stern
2011-06-30 15:19       ` Alan Stern
2011-06-30 15:25       ` Arkadiusz Miskiewicz
2011-06-30 16:19         ` Alan Stern
2011-06-30 18:25           ` 3.0rc3-rc5: usb stops working after resume from suspend Arkadiusz Miskiewicz
2011-06-30 19:06             ` Alan Stern
2011-07-04  8:54           ` 3.0rc3-rc5: usb stops working after resume from suspend to ram Arkadiusz Miskiewicz
2011-07-04 15:56             ` Alan Stern
2011-07-05  7:10               ` Arkadiusz Miskiewicz [this message]
2011-07-05 13:57                 ` Alan Stern
2011-07-03 13:29 ` Maciej Rutecki

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=201107050910.57432.a.miskiewicz@gmail.com \
    --to=a.miskiewicz@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=sarah.a.sharp@linux.intel.com \
    --cc=stern@rowland.harvard.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.