public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] Unable to access USB3 HDD / Pen drive
@ 2014-03-03 18:02 Nilesh Govindrajan
  2014-03-04  1:43 ` [gentoo-user] " walt
  0 siblings, 1 reply; 5+ messages in thread
From: Nilesh Govindrajan @ 2014-03-03 18:02 UTC (permalink / raw
  To: Gentoo User Mailing List

[-- Attachment #1: Type: text/plain, Size: 933 bytes --]

Something weird is happening, I'm unable to access my USB3 HDD on
geek-sources 3.13.5 and 3.10 (both compiled with same .config; patches
enabled: fedora, gentoo, optimize, uksm). But it works on 3.13.2.

[  124.985666] xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with
disabled ep ffff88022138b000
[  124.985667] xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with
disabled ep ffff88022138b040
[  135.091668] usb 2-6: reset SuperSpeed USB device number 3 using xhci_hcd
[  135.102898] xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with
disabled ep ffff88022138b000
[  135.102900] xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with
disabled ep ffff88022138b040
[  151.211415] usb 2-6: reset SuperSpeed USB device number 3 using xhci_hcd

such things get logged in dmesg.

Google search tells me that this issue first appeared in 3.10 and then was
fixed (?).
Anybody else facing this problem? Solution?

[-- Attachment #2: Type: text/html, Size: 1065 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [gentoo-user] Re: Unable to access USB3 HDD / Pen drive
  2014-03-03 18:02 [gentoo-user] Unable to access USB3 HDD / Pen drive Nilesh Govindrajan
@ 2014-03-04  1:43 ` walt
  2014-03-04  2:17   ` Nilesh Govindrajan
  0 siblings, 1 reply; 5+ messages in thread
From: walt @ 2014-03-04  1:43 UTC (permalink / raw
  To: gentoo-user

On 03/03/2014 10:02 AM, Nilesh Govindrajan wrote:
> Something weird is happening, I'm unable to access my USB3 HDD on geek-sources 3.13.5 and 3.10 (both
> compiled with same .config; patches enabled: fedora, gentoo, optimize, uksm). But it works on 3.13.2.
> 
> [  124.985666] xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff88022138b000
> [  124.985667] xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff88022138b040
> [  135.091668] usb 2-6: reset SuperSpeed USB device number 3 using xhci_hcd
> [  135.102898] xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff88022138b000
> [  135.102900] xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff88022138b040
> [  151.211415] usb 2-6: reset SuperSpeed USB device number 3 using xhci_hcd
> 
> such things get logged in dmesg.
> 
> Google search tells me that this issue first appeared in 3.10 and then was fixed (?).
> Anybody else facing this problem? Solution?

I believe that there were some important xhci reversions between 3.13.4 and .5
In fact, until those commits were reverted I had to apply a special patch I got
from the linux-usb list.

Have you tried gentoo-sources-3.13.4 to see if it works normally?




^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [gentoo-user] Re: Unable to access USB3 HDD / Pen drive
  2014-03-04  1:43 ` [gentoo-user] " walt
@ 2014-03-04  2:17   ` Nilesh Govindrajan
  2014-03-21 15:42     ` Tom Wijsman
  0 siblings, 1 reply; 5+ messages in thread
From: Nilesh Govindrajan @ 2014-03-04  2:17 UTC (permalink / raw
  To: Gentoo User Mailing List

[-- Attachment #1: Type: text/plain, Size: 1449 bytes --]

On 04-Mar-2014 7:14 am, "walt" <w41ter@gmail.com> wrote:
>
> On 03/03/2014 10:02 AM, Nilesh Govindrajan wrote:
> > Something weird is happening, I'm unable to access my USB3 HDD on
geek-sources 3.13.5 and 3.10 (both
> > compiled with same .config; patches enabled: fedora, gentoo, optimize,
uksm). But it works on 3.13.2.
> >
> > [  124.985666] xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called
with disabled ep ffff88022138b000
> > [  124.985667] xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called
with disabled ep ffff88022138b040
> > [  135.091668] usb 2-6: reset SuperSpeed USB device number 3 using
xhci_hcd
> > [  135.102898] xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called
with disabled ep ffff88022138b000
> > [  135.102900] xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called
with disabled ep ffff88022138b040
> > [  151.211415] usb 2-6: reset SuperSpeed USB device number 3 using
xhci_hcd
> >
> > such things get logged in dmesg.
> >
> > Google search tells me that this issue first appeared in 3.10 and then
was fixed (?).
> > Anybody else facing this problem? Solution?
>
> I believe that there were some important xhci reversions between 3.13.4
and .5
> In fact, until those commits were reverted I had to apply a special patch
I got
> from the linux-usb list.
>
> Have you tried gentoo-sources-3.13.4 to see if it works normally?
>
>
>

Works perfectly. Looks like I've to downgrade to geek sources 3.13.4 in
this case.

[-- Attachment #2: Type: text/html, Size: 1801 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [gentoo-user] Re: Unable to access USB3 HDD / Pen drive
  2014-03-04  2:17   ` Nilesh Govindrajan
@ 2014-03-21 15:42     ` Tom Wijsman
  2014-03-21 15:54       ` Nilesh Govindrajan
  0 siblings, 1 reply; 5+ messages in thread
From: Tom Wijsman @ 2014-03-21 15:42 UTC (permalink / raw
  To: me; +Cc: gentoo-user

On Tue, 4 Mar 2014 07:47:47 +0530
Nilesh Govindrajan <me@nileshgr.com> wrote:

> Works perfectly. Looks like I've to downgrade to geek sources 3.13.4
> in this case.

Remember some thread about this on LKML; think this would have been
fixed by now, does this still happen on more recent versions?

If so, please file a bug at https://bugs.gentoo.org

-- 
With kind regards,

Tom Wijsman (TomWij)
Gentoo Developer

E-mail address  : TomWij@gentoo.org
GPG Public Key  : 6D34E57D
GPG Fingerprint : C165 AF18 AB4C 400B C3D2  ABF0 95B2 1FCD 6D34 E57D


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [gentoo-user] Re: Unable to access USB3 HDD / Pen drive
  2014-03-21 15:42     ` Tom Wijsman
@ 2014-03-21 15:54       ` Nilesh Govindrajan
  0 siblings, 0 replies; 5+ messages in thread
From: Nilesh Govindrajan @ 2014-03-21 15:54 UTC (permalink / raw
  To: Gentoo User Mailing List

[-- Attachment #1: Type: text/plain, Size: 728 bytes --]

On 21-Mar-2014 9:12 pm, "Tom Wijsman" <TomWij@gentoo.org> wrote:
>
> On Tue, 4 Mar 2014 07:47:47 +0530
> Nilesh Govindrajan <me@nileshgr.com> wrote:
>
> > Works perfectly. Looks like I've to downgrade to geek sources 3.13.4
> > in this case.
>
> Remember some thread about this on LKML; think this would have been
> fixed by now, does this still happen on more recent versions?
>
> If so, please file a bug at https://bugs.gentoo.org
>
> --
> With kind regards,
>
> Tom Wijsman (TomWij)
> Gentoo Developer
>
> E-mail address  : TomWij@gentoo.org
> GPG Public Key  : 6D34E57D
> GPG Fingerprint : C165 AF18 AB4C 400B C3D2  ABF0 95B2 1FCD 6D34 E57D

I'd posted it.
It's fixed now, https://bugzilla.kernel.org/show_bug.cgi?id=71581

[-- Attachment #2: Type: text/html, Size: 1197 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-03-21 15:54 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-03 18:02 [gentoo-user] Unable to access USB3 HDD / Pen drive Nilesh Govindrajan
2014-03-04  1:43 ` [gentoo-user] " walt
2014-03-04  2:17   ` Nilesh Govindrajan
2014-03-21 15:42     ` Tom Wijsman
2014-03-21 15:54       ` Nilesh Govindrajan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox