Opened 15 years ago
Last modified 5 years ago
#5423 closed bug
Virtualbox: USB did not work under haiku — at Version 1
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
Change History (2)
by , 15 years ago
Attachment: | Serial_Output.txt added |
---|
comment:1 by , 15 years ago
Description: | modified (diff) |
---|
Note:
See TracTickets
for help on using tickets.
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?