All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alexander Holler <holler@ahsoftware.de>
To: Alan Stern <stern@rowland.harvard.edu>
Cc: Oliver Neukum <oliver@neukum.org>,
	linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: Problems with p55-express and sleeping usb-hds
Date: Thu, 10 Dec 2009 23:28:31 +0100	[thread overview]
Message-ID: <4B21760F.1090206@ahsoftware.de> (raw)
In-Reply-To: <Pine.LNX.4.44L0.0911181119240.3036-100000@iolanthe.rowland.org>

Am 18.11.2009 17:22, schrieb Alan Stern:

> You can unbind ehci-hcd from the controller by writing the controller's
> name to the "unbind" attribute in the appropriate sysfs directory.  For
> example, on my system:
>
> # ls /sys/bus/pci/drivers/ehci_hcd
> 0000:00:1d.7  0000:01:00.2  0000:01:01.2  bind  module  new_id  uevent
> unbind
> # echo -n 0000:00:1d.7>/sys/bus/pci/drivers/ehci_hcd/unbind
>
> Then to rebind the driver, write the device name to the "bind"
> attribute:
>
> # echo -n 0000:00:1d.7>/sys/bus/pci/drivers/ehci_hcd/bind

Thanks, that works nicely and takes away the need to reboot when using a 
stock F11 kernel and the problem occurs.

I've recently discovered that I can provoke the error too, when using dd 
on an usb-dvd writing the output to an usb-hdd. So the topic of this 
thread is now certainly wrong.

And because I'm still having the problem using Kernel 2.6.31.7 and 
2.6.32, I've written bug #14785. It's easier to attach long logs there.

Kind regards,

Alexander Holler

  reply	other threads:[~2009-12-10 22:28 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-13 22:30 Problems with p55-express and sleeping usb-hds Alexander Holler
2009-11-13 23:27 ` Robert Hancock
2009-11-14  2:02   ` Alexander Holler
2009-11-13 23:30 ` Oliver Neukum
2009-11-13 23:35   ` Alexander Holler
2009-11-14  2:50     ` Alexander Holler
2009-11-14 10:06       ` Oliver Neukum
2009-11-14 17:31         ` Alexander Holler
2009-11-17  0:19           ` Alexander Holler
2009-11-17  0:52             ` Alexander Holler
2009-11-17  1:11               ` Alexander Holler
2009-11-17 23:05                 ` Alexander Holler
2009-11-18 16:22                   ` Alan Stern
2009-12-10 22:28                     ` Alexander Holler [this message]
2009-11-14  2:32 ` Matthew Garrett

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=4B21760F.1090206@ahsoftware.de \
    --to=holler@ahsoftware.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=oliver@neukum.org \
    --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.