linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: xhci errors when hotplugging a NEC uPD720200 USB hub.
       [not found] <loom.20111214T205055-477@post.gmane.org>
@ 2011-12-15  0:16 ` Sarah Sharp
  0 siblings, 0 replies; only message in thread
From: Sarah Sharp @ 2011-12-15  0:16 UTC (permalink / raw)
  To: Vick; +Cc: linux-usb, linux-pci

On Wed, Dec 14, 2011 at 08:03:57PM +0000, Vick wrote:
> Hello,
> 
> I have a Sony Vaio VPC-Z series laptop that has an external dock connected via
> the new Light Peak/Thunderbolt interface. The dock and laptop have a NEC
> uPD720200 USB hub. lspci when dock is connected:
> 
> 04:00.0 USB controller: NEC Corporation uPD720200 USB 3.0 Host Controller 
> (rev 04)
> 1b:00.0 USB controller: NEC Corporation uPD720200 USB 3.0 Host Controller 
> (rev 04)

Woah, that's cool.  I've never seen a USB 3.0 host connected behind a
Lightpeak interface before.  I thought light peak was only available in
Macs.

> If I boot the laptop with the dock connected the hub in the dock works fine.
> I can connect devices and they all work. 
> If I connect the dock while the laptop is running the USB hub in the dock does
>  not work. The other devices in the dock (cdrom and network interface) work 
> just fine after connecting. I see the following errors in dmesg:
> 
> pci 0000:1b:00.0: [1033:0194] type 0 class 0x000c03
> pci 0000:1b:00.0: reg 10: [mem 0x00000000-0x00001fff 64bit]
> pci 0000:1b:00.0: PME# supported from D0 D3hot D3cold
> pci 0000:1b:00.0: PME# disabled
> ...
> pci 0000:1b:00.0: BAR 0: can't assign mem (size 0x2000)
> ...
> xhci_hcd 0000:1b:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
> xhci_hcd 0000:1b:00.0: PCI INT A disabled
> xhci_hcd 0000:1b:00.0: init 0000:1b:00.0 fail, -16
> xhci_hcd: probe of 0000:1b:00.0 failed with error -16
> 
> related to the 1b:00 device.
> I looked at the ACPI code for the laptop and it seems that the moment the dock
> is plugged in the devices in it are enabled and ready for use and judging by 
> the working ethernet and cdrom devices I would think that is true.
> 
> I'm running a Debian Sid with 3.1.0-1-amd64 kernel.
> 
> Any ideas what's wrong? Anything I can do to help fix it?

Can you compile a custom kernel with CONFIG_USB_XHCI_HCD_DEBUGGING and
CONFIG_USB_DEBUG turned on?  We need to figure out whether it's an issue
with the xHCI driver, or PCI hotplug.  Send the full dmesg, please.

Sarah Sharp

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-12-15  0:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <loom.20111214T205055-477@post.gmane.org>
2011-12-15  0:16 ` xhci errors when hotplugging a NEC uPD720200 USB hub Sarah Sharp

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).