Re: [regression] external HDD in USB3 enclosure cannot be dynamically removed (Re: Linux 3.7.5)

2013-02-13 Thread Matthias Schniedermeyer
On 13.02.2013 09:28, Holger Hoffstätte wrote: On 12.02.2013 21:42, Sarah Sharp wrote: [..] I think I see the issue. Your host controller reports the Inactive state after a USB disconnect. My host controllers go to the RxDetect state on a disconnect. The patches that went into 3.8

Re: [regression] external HDD in USB3 enclosure cannot be dynamically removed (Re: Linux 3.7.5)

2013-02-13 Thread Matthias Schniedermeyer
On 13.02.2013 11:33, Sarah Sharp wrote: On Wed, Feb 13, 2013 at 06:16:56PM +0100, Matthias Schniedermeyer wrote: On 13.02.2013 09:28, Holger Hoffstätte wrote: On 12.02.2013 21:42, Sarah Sharp wrote: [..] There was a further set of patches queued for 3.9 to deal with connected

Super-Speed device that is only recognized as High-Speed, replugging to another device isn't always recognized

2013-02-10 Thread Matthias Schniedermeyer
Hi Lately, like since about half year or so (I'm using USB3 since before it worked reliably (or at all) nearly 3 years ago), it happens more and more often that a SS-device is only recognised as a High-Speed device, AFAICR it happens more often when i disconnect one HDD and plug in another

Re: Disconnecting an USB3 device from xhci-port isn't detected properly

2013-02-08 Thread Matthias Schniedermeyer
On 07.02.2013 07:05, Greg KH wrote: On Thu, Feb 07, 2013 at 02:42:05PM +0100, Matthias Schniedermeyer wrote: Hi After updating from 3.7.2 to 3.7.6 disconnecting a USB3 device from a xhci-port isn't detected properly anymore. After removing a 32GB stick the only line in syslog i

Re: Disconnecting an USB3 device from xhci-port isn't detected properly

2013-02-08 Thread Matthias Schniedermeyer
On 08.02.2013 08:35, Greg KH wrote: On Fri, Feb 08, 2013 at 09:22:09AM +0100, Matthias Schniedermeyer wrote: On 07.02.2013 07:05, Greg KH wrote: On Thu, Feb 07, 2013 at 02:42:05PM +0100, Matthias Schniedermeyer wrote: Hi After updating from 3.7.2 to 3.7.6 disconnecting

Re: Disconnecting an USB3 device from xhci-port isn't detected properly

2013-02-08 Thread Matthias Schniedermeyer
On 08.02.2013 11:58, Greg KH wrote: On Fri, Feb 08, 2013 at 08:36:24PM +0100, Matthias Schniedermeyer wrote: On 08.02.2013 08:35, Greg KH wrote: On Fri, Feb 08, 2013 at 09:22:09AM +0100, Matthias Schniedermeyer wrote: On 07.02.2013 07:05, Greg KH wrote: On Thu, Feb 07, 2013 at 02:42

Disconnecting an USB3 device from xhci-port isn't detected properly

2013-02-07 Thread Matthias Schniedermeyer
Hi After updating from 3.7.2 to 3.7.6 disconnecting a USB3 device from a xhci-port isn't detected properly anymore. After removing a 32GB stick the only line in syslog i can see is: sdc: detected capacity change from 31625052160 to 0 /dev/sdc is still there. Reconnecting the device results in

Re: HDD spins up to slow for USB and/or Mass-Storage Driver

2012-11-02 Thread Matthias Schniedermeyer
On 02.11.2012 10:42, Alan Stern wrote: On Thu, 1 Nov 2012, Matthias Schniedermeyer wrote: Okay, Matthias, here's an updated version of that patch. The only difference is that it puts the usb_hcd_alloc_bandwidth() call _before_ the usb_disable_interface() calls. This time

Re: HDD spins up to slow for USB and/or Mass-Storage Driver

2012-11-01 Thread Matthias Schniedermeyer
On 31.10.2012 15:54, Alan Stern wrote: On Fri, 26 Oct 2012, Sarah Sharp wrote: On Fri, Oct 26, 2012 at 03:01:32PM -0700, Sarah Sharp wrote: The USB core isn't dropping the endpoints before it calls xhci_check_bandwidth. I remember running into this bug a while back, and I even

Re: HDD spins up to slow for USB and/or Mass-Storage Driver

2012-11-01 Thread Matthias Schniedermeyer
On 01.11.2012 12:03, Alan Stern wrote: On Thu, 1 Nov 2012, Sarah Sharp wrote: On Wed, Oct 31, 2012 at 03:54:49PM -0400, Alan Stern wrote: + ret = usb_control_msg(dev, usb_sndctrlpipe(dev, 0), + USB_REQ_SET_CONFIGURATION, 0, configuration, 0, +

Re: HDD spins up to slow for USB and/or Mass-Storage Driver

2012-10-24 Thread Matthias Schniedermeyer
On 24.10.2012 10:12, Alan Stern wrote: On Wed, 24 Oct 2012, Matthias Schniedermeyer wrote: Hi I have a 3TB WD HDD in an USB3 enclosure that fails to show up if i connect the USB3-cable first and then switch on the enclosure. (Example-Log see below) If i either: - Wait

Re: usb_storage goes haywire after writing few MiB on x86_64 with 2.6.23.11 and 2.6.24-rc5

2007-12-21 Thread Matthias Schniedermeyer
On 20.12.2007 22:02, Alan Stern wrote: On Fri, 21 Dec 2007, Matthias Schniedermeyer wrote: On 20.12.2007 13:58, Pete Zaitcev wrote: On Thu, 20 Dec 2007 21:59:52 +0100, Matthias Schniedermeyer [EMAIL PROTECTED] wrote: So i will throw dozen of the faulty hubs into the box where i

Re: usb_storage goes haywire after writing few MiB on x86_64 with 2.6.23.11 and 2.6.24-rc5

2007-12-20 Thread Matthias Schniedermeyer
On 20.12.2007 15:29, Oliver Neukum wrote: Am Donnerstag, 20. Dezember 2007 15:25:02 schrieb Matthias Schniedermeyer: On 20.12.2007 10:27, Oliver Neukum wrote: Am Donnerstag, 20. Dezember 2007 03:22:39 schrieb Matthias Schniedermeyer: On 19.12.2007 17:16, Matthew Dharm wrote: Try

Re: usb_storage goes haywire after writing few MiB on x86_64 with 2.6.23.11 and 2.6.24-rc5

2007-12-20 Thread Matthias Schniedermeyer
On 20.12.2007 13:25, Alan Stern wrote: On Thu, 20 Dec 2007, Matthias Schniedermeyer wrote: On 20.12.2007 11:42, Alan Stern wrote: On Thu, 20 Dec 2007, Matthias Schniedermeyer wrote: This is interesting, i pluged the (High-Speed-)HUB with the Low-Speed peripherals into another

Re: usb_storage goes haywire after writing few MiB on x86_64 with 2.6.23.11 and 2.6.24-rc5

2007-12-20 Thread Matthias Schniedermeyer
On 20.12.2007 13:25, Alan Stern wrote: On Thu, 20 Dec 2007, Matthias Schniedermeyer wrote: On 20.12.2007 11:42, Alan Stern wrote: On Thu, 20 Dec 2007, Matthias Schniedermeyer wrote: This is interesting, i pluged the (High-Speed-)HUB with the Low-Speed peripherals into another