Just as a point of interest, the patch from Andiry Xu in the thread "Re: [PATCH] usbcore: Do not disable USB3 protocol ports in hub_activate()" seemed to be addressing my issue, so I applied his patch to my rc6 kernel ( though using (1 << USB_PORT_FEAT_SUPER_SPEED) instead of the USB_PORT_STAT_SUPER_SPEED define which does not appear in rc6. Seems to have fixed it for me, so I'll assume that this is already being addressed elsewhere! Thanks. Adam. On Friday 07 May 2010 09:07:09 you wrote: > Am Freitag, 7. Mai 2010 10:02:40 schrieben Sie: > > I have a motherboard with USB 3.0 built in ( NEC chip, ) and an > > external > > > > USB 3 hard drive. It seems that if I boot the machine with the drive > > connected and powered up, the xhci driver fails to initialise and so is > > in effect un- usable. If I connect the drive after boot, all seems > > fine. This is using kernel 2.6.34-rc6 on an amd 64 system, core i7 > > processor. > > > > The log shows: > > xhci_hcd: probe of 0000:02:00.0 failed with error -110 > > Rebuild your kernel with CONFIG_USB_DEBUG > and CONFIG_USB_XHCI_HCD_DEBUGGING > > Regards > Oliver -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html