Discussion:
xhci module fails when booting in UEFI mode
David Härdeman
2013-02-16 17:33:50 UTC
Permalink
I've got a HP EliteBook 8470p on which I installed Debian Wheezy in UE=
=46I=20
mode. With both the 3.2 kernel from Wheezy, as the 3.7.1 kernel from=20
experimental, xhci fails to initialize and my USB mouse connected to o=
ne=20
of these ports is not recognized at all. The USB3 ports work fine in=20
Windows.
[ 1.316248] xhci_hcd 0000:00:14.0: can't derive routing for PCI INT=
A
[ 1.316251] xhci_hcd 0000:00:14.0: PCI INT A: no GSI
[ 1.316253]=20
[ 1.316277] xhci_hcd 0000:00:14.0: setting latency timer to 64
[ 1.316281] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 1.316287] xhci_hcd 0000:00:14.0: new USB bus registered, assigned=
=20
bus number 1
[ 1.316393] xhci_hcd 0000:00:14.0: cache line size of 64 is not=20
supported
[ 1.316395] xhci_hcd 0000:00:14.0: request interrupt 255 failed
[ 1.316447] xhci_hcd 0000:00:14.0: USB bus 1 deregistered
[ 1.316466] xhci_hcd 0000:00:14.0: can't derive routing for PCI INT=
A
[ 1.316467] xhci_hcd 0000:00:14.0: init 0000:00:14.0 fail, -22
[ 1.316505] xhci_hcd: probe of 0000:00:14.0 failed with error -22
http://artipc10.vub.ac.be/~frederik/uefi-xhci/
I found this report about the same problem on a HP Probook system:=20
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1072918=20
I have the same problem (HP Elitebook 8570p in my case).

This thread seems related:
https://lkml.org/lkml/2012/2/13/453

No idea what happened to the patches in that thread though...


--=20
David H=E4rdeman
Marco
2013-03-10 03:26:35 UTC
Permalink
Post by David Härdeman
=20
I've got a HP EliteBook 8470p on which I installed Debian Wheezy in =
UEFI=20
Post by David Härdeman
mode. With both the 3.2 kernel from Wheezy, as the 3.7.1 kernel from=
=20
Post by David Härdeman
experimental, xhci fails to initialize and my USB mouse connected to=
one=20
Post by David Härdeman
of these ports is not recognized at all. The USB3 ports work fine in=
=20
Post by David Härdeman
Windows.
[ 1.316248] xhci_hcd 0000:00:14.0: can't derive routing for PCI I=
NT A
Post by David Härdeman
[ 1.316251] xhci_hcd 0000:00:14.0: PCI INT A: no GSI
[ 1.316253]=20
[ 1.316277] xhci_hcd 0000:00:14.0: setting latency timer to 64
[ 1.316281] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 1.316287] xhci_hcd 0000:00:14.0: new USB bus registered, assign=
ed=20
Post by David Härdeman
bus number 1
[ 1.316393] xhci_hcd 0000:00:14.0: cache line size of 64 is not=20
supported
[ 1.316395] xhci_hcd 0000:00:14.0: request interrupt 255 failed
[ 1.316447] xhci_hcd 0000:00:14.0: USB bus 1 deregistered
[ 1.316466] xhci_hcd 0000:00:14.0: can't derive routing for PCI I=
NT A
Post by David Härdeman
[ 1.316467] xhci_hcd 0000:00:14.0: init 0000:00:14.0 fail, -22
[ 1.316505] xhci_hcd: probe of 0000:00:14.0 failed with error -22
http://artipc10.vub.ac.be/~frederik/uefi-xhci/
I found this report about the same problem on a HP Probook system:=20
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1072918=20
=20
I have the same problem (HP Elitebook 8570p in my case).
=20
https://lkml.org/lkml/2012/2/13/453
=20
No idea what happened to the patches in that thread though...
=20
workaround on hp 8570


using kernel parameter

acpi=3Dnoirq

USB 3 will work

=2E.......
[ 0.000000] Linux version 3.5.0-25-generic (***@komainu) (gcc versio=
n 4.7.2
(Ubuntu/Linaro 4.7.2-2ubuntu1) ) #39-Ubuntu SMP Mon Feb 25 18:26:58 UTC=
2013
(Ubuntu 3.5.0-25.39-generic 3.5.7.4)
[ 0.000000] Command line: BOOT_IMAGE=3D/boot/vmlinuz-3.5.0-25-generic.e=
fi.signed
root=3DUUID=3Df8ccd8b4-9642-48c1-b57d-258ebbb6ee14 ro quiet splash acpi=
=3Dnoirq
vt.handoff=3D7
=2E.......
$ dmesg | grep xhci
[ 1.141906] xhci_hcd 0000:00:14.0: can't find IRQ for PCI INT A; please=
try
using pci=3Dbiosirq
[ 1.141922] xhci_hcd 0000:00:14.0: setting latency timer to 64
[ 1.141924] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 1.141927] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus=
number 3
[ 1.142008] xhci_hcd 0000:00:14.0: cache line size of 64 is not support=
ed
[ 1.142048] xhci_hcd 0000:00:14.0: irq 23 for MSI/MSI-X
[ 1.142087] usb usb3: Manufacturer: Linux 3.5.0-25-generic xhci_hcd
[ 1.142137] xHCI xhci_add_endpoint called for root hub
[ 1.142139] xHCI xhci_check_bandwidth called for root hub
[ 1.142196] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 1.142198] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus=
number 4
[ 1.142218] usb usb4: Manufacturer: Linux 3.5.0-25-generic xhci_hcd
[ 1.142260] xHCI xhci_add_endpoint called for root hub
[ 1.142261] xHCI xhci_check_bandwidth called for root hub
[ 15.089213] genirq: Flags mismatch irq 23. 00002001 (lis3lv02d) vs. 00=
000000
(xhci_hcd)
=2E.......

if you like to recompile your own kernel, someone has reported this pat=
ch work
i can wait until this one will be included in the main kernel :D

https://lkml.org/lkml/2013/2/18/115

Loading...