Skip to main content

Questions tagged [xhci-hcd]

xhcd-hcd is the Linux kernel module that provides support for all versions of USB.

Filter by
Sorted by
Tagged with
0 votes
0 answers
39 views

USB network adapter fails after connecting the network cable

I have a usb-network-adapter Realtek rtl8153 and Ubuntu 24.10 / 6.11.0.9. uname -a Linux *** 6.11.0-9-generic #9-Ubuntu SMP PREEMPT_DYNAMIC Mon Oct 14 13:19:59 UTC 2024 x86_64 x86_64 ...
Dmitrii Stebliuk's user avatar
0 votes
1 answer
621 views

USB error: " ERROR Transfer event TRB DMA ptr not part of current TD ep_index 4 comp_code 1"

I'm a beginner to Ubuntu and have been struggling with this issue for a few days. Basically, I am trying to record with an Orbbec Femto Bolt camera, but when I try to actually use the camera, it doesn'...
codemaster0102's user avatar
1 vote
0 answers
170 views

How can I fix xhci on kubuntu 22.04.3?

I had this fixed for a while when I was running Kubuntu 20.04.5, but after replacing a failed Gigabyte 970A-DS3P motherboard and upgrading to 22.04.1 (August or September 2022) and ever since, I get ...
Zeiss Ikon's user avatar
  • 5,198
0 votes
0 answers
198 views

xhci_pci slows down applications on start

I recently installed kubuntu 22.04.3 LTS on a ASUS laptop with AMD Ryzen 9 7845HX and RTX 4060 GPU, and unfortunately many applications are extremely slow to start. With top I noticed that there are ...
Bruno Golosio's user avatar
1 vote
0 answers
204 views

22.04LTS ‎DS-SC4B Crashing USB Controller

I got an issue with an external USB enclosure (4 ports) ‎DS-SC4B based on the ASMedia Technology ASM1051E SATA 6Gb/s bridge, ASM1053E SATA 6Gb/s bridge, ASM1153 SATA 3Gb/s bridge, ASM1153E SATA 6Gb/s ...
user154501's user avatar
2 votes
0 answers
1k views

USB device error during boot

I have a new computer with a MSI B650 Tomahawk mainboard. Everything works fine, but when booting 22.04, I get the following messages: The part I am concerned about is this one: [ 1.073426] hub 8-0:...
user52366's user avatar
  • 263
0 votes
0 answers
473 views

Installing ubuntu fails due to all usb ports has usb 3 or above with an xhci error

xhci_hcd 0000:24:00:00.0: init 000:24:00.0 fail -16 I am trying to install ubuntu to my computer. Hovewer my computer only has usb 3 ports. Therefore, there are xhci routines and can install ubuntu ...
tealy's user avatar
  • 109
1 vote
1 answer
2k views

Keyboard & mouse stop working with kernel Ubuntu-5.13.0-22.22-387-g0fc979747dec - xhci: Fix command ring pointer corruption while aborting a command

tl;dr: Keyboard & mouse don't work with certain kernels. Not asking for a workaround, I already have that. Using git bisect, I have identified the exact commit in the Ubuntu kernel repository ...
Amedee Van Gasse's user avatar
2 votes
0 answers
19k views

how to fix USB ports unusable, xhci_hcd driver failing at boot?

Hardware: MSI Stealth laptop with Intel I7 CPU, and nvidia RTX 3080. OS: Ubuntu 20.04.3 - kernel 5.13.0-30-generic This problem has been reported by a few others with varying suggestions for a fix, ...
Don Burns's user avatar
0 votes
0 answers
411 views

Set USB3 Ports to USB2

There are 4 USB3 Gen1 ports on my motherboard's rear IO panel that needs to be running in USB2 mode in order to use more than 32 USB devices on this machine. The BIOS settings does not appear to work (...
Athena Wisdom's user avatar
1 vote
1 answer
2k views

xHCI controller failure with USB2 audio interface

I'm trying to get Native Instruments KOMPLETE Audio 1 working in Ubuntu 18.04.5 LTS with kernel 5.4.0-52-generic. It's a regular USB2 audio interface and I'm connecting it to an USB3 port. Except for ...
Sussch's user avatar
  • 111
0 votes
0 answers
447 views

Chnage driver xhci_hcd to ehci_hcd in HP Chromebox

I cannot change the xHCI to eHCI in Bios. Please help me how we can change the Kernel driver xhci_hcd to ehci_hcd permemtatly in HP chromebox and OS is Linux Ubuntu 18.04 Sever.
Kiran Kumar C's user avatar
2 votes
1 answer
386 views

Error with USB driver during suspend

When my laptop wakes up from suspend, for a moment before the login screen appears, I see a black screen with the following error printed on it: kernel: xhci_hcd 0000:38:00.0: BAR 0: error updating (...
Maxim Aleksandrov's user avatar
1 vote
0 answers
174 views

Ubuntu stuck on black screen while updating to 20.04

I tried to upgrade my previous version of Ubuntu to 20.04 and found that my computer had been sitting in this screen: [53999.194469] debugs: File 'le_min_key_size' in directory 'hci0' already present!...
TorTor33's user avatar
0 votes
2 answers
594 views

How to passthrougha PCI Express (PCIe) USB 3.0 Card to a virtual machine?

I am trying to Pass through a PCI Express (PCIe) USB 3.0 card to a virtual machine. However, XHCI_HCD is compiled into the kernel and thus grabbing the device before VFIO. If I unbind the device from ...
Graeme Houston's user avatar
2 votes
1 answer
5k views

What to do with USB Webcam "Not enough bandwidth for new device state" Issue?

There is apparently a bug in the xhci_hcd driver since more than 5 years that keeps my Logitech C922 Webcam from working on my fully updated Ubuntu 18.04. The issue is apparently easily reproducible ...
fraber's user avatar
  • 150
4 votes
0 answers
2k views

Bluetooth not Working in Ubuntu 18.04.2 : hcoconfig returns nothing but bluetooth status is active

I am trying to config bluetooth on my laptop. systemctl status bluetooth Output : ` ● bluetooth.service - Bluetooth service Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; ...
Bhavya Bhatia's user avatar
0 votes
1 answer
10k views

How can I restore USB 2.0 functionality after an upgrade to Ubuntu 18.10?

I recently upgraded to Ubuntu 18.10 (Cosmic Cuttlefish), and now only my USB 3.0 ports seem to work. My motherboard's USB 2.0 ports work well in Windows still, and dmesg shows that the ports are ...
Riet's user avatar
  • 113
0 votes
1 answer
962 views

USB2 timeout error

I've been having an issue today with connecting some lab equipment to my computer that has worked in the past. Connected through usb, but I cannot see /dev/ttyACM0 as I usually do. /dev/ttyUSB is also ...
noam's user avatar
  • 3
3 votes
0 answers
1k views

unable to enumerate USB3 device

When I plug my HP 1102w printer into my USB for setup, the kernel logs a series of messages: ... kernel: [ 381.876303] usb 3-3: new full-speed USB device number 17 using xhci_hcd ... kernel: [ ...
Lawrence I. Siden's user avatar
1 vote
0 answers
804 views

Dell precision 7510 fails to suspend: xhci_hcd timeout

My Dell Precision 7510 with Ubuntu 17.10 will often fail to suspend. Warning messages are displayed, then the login screen comes back. dmesg gives: thermal thermal_zone10: failed to read out thermal ...
nathdwek's user avatar
  • 173
1 vote
1 answer
3k views

USB3.0 controller with VIA chip does not see external drive

I've installed an "ORICO Superspeed 5-Port PCI-E to USB 3.0 PCI Expansion Card, Mini PCI-E USB 3.0 Hub Controller Adapter with Internal USB 3.0 20-PIN Connector [ VL800 and VL812 USB 3.0 Controller]" ...
rieka's user avatar
  • 11
0 votes
0 answers
286 views

Cannot Install Ubuntu 16.04 LTS (HC Died)

I need to install Ubuntu for a course that I am taking online and am having problems installing it. This is the log that I freeze on I have a gtx 960 (nvidia) and an amd 6300 cpu (64-bit). Thank you ...
marsmission111's user avatar
2 votes
0 answers
131 views

Is it possible to assign the EHCI-PCI driver to a single laptop USB port?

I'm using Ubuntu 16.04 XFCE. I have an iPod shuffle (second generation) running on my old laptop I noticed that the old laptop USB ports are assigned to the EHCI-PCI driver, while into the new ...
Juanma Font's user avatar
2 votes
1 answer
559 views

Error while trying to run Ubuntu installed on a pen-drive

I installed Ubuntu Gnome 16.04 LTS on my pen-drive (32 GB USB 3.0), using this installation procedure. When I try to boot from that pen-drive, the selection screen appears. I select the normal Ubuntu ...
Vaib's user avatar
  • 21
3 votes
0 answers
2k views

Slow boot after update, XHCI_HCD problems

I updated to 16.04 the other day and my boot time has gotten really slow. I am dual booting on a Macbook Pro using rEFInd. Judging from the dmesg output I think this is a problem with the xhci_hcd ...
user3591723's user avatar
1 vote
0 answers
1k views

USB stopped working after kernel update

My USB ports stopped working under Ubuntu 12.04 after kernel update to 3.3.6-030306. I get an error message during boot process as "xhci_hcd can't set up". Details: > dmesg | grep xhci [ 0....
P.Woitke's user avatar
1 vote
1 answer
2k views

USB 3.0 ports only work in Hi Speed, not Super Speed with xhci_hcd running

I've a Kontron KTQM87/mITX board (latest BIOS) with some USB 2.0 and some USB 3.0 ports. The machine runs Ubuntu 14.04, I've tried both with 3.13 and 4.4.6 kernels. In BIOS, I set xHCI mode to "...
Martin Pecka's user avatar
15 votes
3 answers
139k views

How do I get usb 3.0 driver working or check that it is already working

# lsmod |grep xhc nothing here but in dmesg: # dmesg |grep xhc [ 0.650446] xhci_hcd 0000:00:14.0: xHCI Host Controller [ 0.650450] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus ...
Vyacheslav's user avatar
1 vote
0 answers
1k views

libusb does not transfer all USB 3.0 bulk endpoint packets

I am using Ubuntu 14.04, ubuntu-14 3.13.0-74-generic #118-Ubuntu SMP Thu Dec 17 22:52:10 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux For the past couple of days I am having problems related to libusb ...
Dinesh's user avatar
  • 11
5 votes
3 answers
19k views

How can I fix a USB 3.0 Issue in a Ubuntu 14.04 VirtualBox VM

For the last few days I have spent a huge amount time searching for a solution to this challenge. I have a Seagate Expansion Desktop Drive which is an external 2 TB USB 3.0 disk that I use for ...
mcfearsson's user avatar
0 votes
1 answer
1k views

USB 2.0 not working on Ubuntu, but working fine in GRUB

Devices connected using the motherboard's USB 2.0 won't work in Ubuntu 14.04, although they work fine in GRUB 2. dmesg spits out something along those lines when I connect a keyboard: usb 7-3: new ...
osvein's user avatar
  • 130
0 votes
1 answer
875 views

laptop hangs and dies with following crash log. [closed]

May 11 10:48:50 gyanu-SVT13135CXS kernel: [ 87.533282] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 May 11 10:48:50 gyanu-SVT13135CXS kernel: [ 87.533284] usb 3-1: Product: ...
gyanu's user avatar
  • 103
28 votes
7 answers
27k views

USB 2.0 device (scanner) does not work with xhci_hcd on USB 3.0 system

I'm trying to scan with samsung scx-4200 which is a printer with scanner. When I connect my brother's laptop which has the same version of ubuntu(14.04), it works. I don't know how and why. He did not ...
Dusan Milosevic's user avatar
0 votes
1 answer
915 views

Zenbook UX31A USB3 not recognised and not working

I have a Zenbook UX31A and Ubuntu 12.10 upgraded to /latest/ kernel 3.8.6-030806-generic. My USB3 controller is not recongnized and I am stuck with USB 2.0 speeds. Listing of dmesg has no mention of ...
Matej 'Yin' Gagyi's user avatar
1 vote
5 answers
6k views

Asus Xtion Pro Live not working with xhci_hcd

I have a Samsung NP350V5C laptop (with Core i5-3210M CPU) with two USB2.0 and two USB3.0 ports. The OS is: $ uname -a Linux pe 3.5.0-26-generic #42-Ubuntu SMP Fri Mar 8 23:18:20 UTC 2013 x86_64 ...
user avatar
2 votes
1 answer
918 views

Alcatel X500 datacard won't recognize on ubuntu 12.04 using xhci

I have two laptops running ubuntu 12.04 with the latest updates. One is a gateway ID79C and the other is an ASUS SM56CM. All I needed to do to get connected on the gateway was to add usbserial ...
br8kpoint's user avatar
1 vote
4 answers
5k views

USB 3.0 problem on HP ProBook 6570b with Ubuntu 12.10

I have a problem enabling USB 3.0 on my laptop Some relevant info: uname -a Linux HP-ProBook-6570b 3.5.0-17-generic #28-Ubuntu SMP Tue Oct 9 19:31:23 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux lspci -...
user102000's user avatar
2 votes
1 answer
2k views

Nec USB 3.0 controller drops connection - Ubuntu 12.04.1

I have some serious problems with Technaxx pci-e 302p card. It has uPD720200a NEC chip with 4020 firmware. BIOS recognises it. Sometimes it recognises devices and system mounts them and are functional ...
Tom's user avatar
  • 21
5 votes
3 answers
12k views

ERROR no room on ep ring with USB 3.0 device

Just did a clean install of mythbuntu 12.04 yesterday on a brand new machine. ASRock Z77 Extreme4 with Intel video chipset, 8gb ram. I'm seeing google references to this as a USB 3 issue in this ...
phil's user avatar
  • 51