#5423 closed bug (fixed)
Virtualbox: USB did not work under haiku
Reported by: | Xbertl | Owned by: | mmlr |
---|---|---|---|
Priority: | normal | Milestone: | R1/beta2 |
Component: | Drivers/USB/EHCI | Version: | R1/alpha1 |
Keywords: | Virtualbox USB | Cc: | |
Blocked By: | Blocking: | ||
Platform: | All |
Description (last modified by )
If i connect a new usb device to haiku in the virtualbox, haiku hangs and I must kill it.
These errors are shown in the serial output:
usb hub 7: port 0: new device connected usb error control pipe 11: timeout waiting for queued request to complete usb error control pipe 11: timeout waiting for queued request to complete usb error control pipe 11: timeout waiting for queued request to complete usb error ehci 1: error while setting device address
Attachments (3)
Change History (10)
by , 15 years ago
Attachment: | Serial_Output.txt added |
---|
comment:1 by , 15 years ago
Description: | modified (diff) |
---|
comment:2 by , 15 years ago
I tested it Today with the Version hrev35832. I connected a USB- Stick and waited approx 15min. Then I killed the frozen Haiku.
I have not seen this message in the log. But you can see in the syslog for your self, I have attached it. Unfortunately I don't know how to enter the KDL.
by , 15 years ago
Attachment: | syslog.txt added |
---|
comment:4 by , 14 years ago
Haiku does not freezes anymore.
But the USB- Device is not recognise by the system, and the log shows errors.
usb hub 7: port 0: new device connected
usb error control pipe 12: timeout waiting for queued request to complete
usb error ehci -1: error while getting the device descriptor
usb error control pipe 13: timeout waiting for queued request to complete
usb error ehci -1: error while getting the device descriptor
Tested with:
VirtualBox 3.2.10 hrev66523 (64Bit)
haiku-nightly-hrev39648-x86gcc4-vmware
by , 14 years ago
Attachment: | Serielle_Ausgabe.txt added |
---|
comment:5 by , 10 years ago
Component: | Drivers/USB → Drivers/USB/EHCI |
---|
Sorting out Drivers/USB/EHCI tickets from Drivers/USB.
comment:6 by , 6 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
VirtualBox EHCI breakage was reported separately (and fixed) as #12209.
comment:7 by , 5 years ago
Milestone: | R1 → R1/beta2 |
---|
Assign tickets with status=closed and resolution=fixed within the R1/beta2 development window to the R1/beta2 Milestone
Something's up with interrupts there. It most likely is an interrupt storm taking place. If you wait some time before killing it, does a "More than 99%" message show up? If so, for what interrupt line? Can you also try entering KDL and get the output of the "ints" command?