Ticket #3313 (closed bug: duplicate)
VIA USB controller not working
| Reported by: | luroh | Owned by: | mmlr |
|---|---|---|---|
| Priority: | normal | Milestone: | R1 |
| Component: | Drivers/USB | Version: | R1/pre-alpha1 |
| Keywords: | Cc: | ||
| Blocked By: | #5, #2620 | Has a Patch: | no |
| Platform: | All | Blocking: |
Description
None of my workstation's USB ports work under Haiku, syslog and "lspci -nn | grep USB" from Linux attached.
~> listdev | grep USB device Serial bus controller (USB Controller, EHCI) [c|3|20]
device 3104: USB 2.0
device Serial bus controller (USB Controller, UHCI) [c|3|0]
device 3038: VT82xxxxx UHCI USB 1.1 Controller
device Serial bus controller (USB Controller, UHCI) [c|3|0]
device 3038: VT82xxxxx UHCI USB 1.1 Controller
device Serial bus controller (USB Controller, UHCI) [c|3|0]
device 3038: VT82xxxxx UHCI USB 1.1 Controller
device Serial bus controller (USB Controller, UHCI) [c|3|0]
device 3038: VT82xxxxx UHCI USB 1.1 Controller
Attachments
Change History
comment:1 Changed 19 months ago by anevilyak
- Owner changed from axeld to mmlr
- Component changed from - General to Drivers/USB
comment:2 Changed 19 months ago by luroh
Perhaps I should have added that 'find /dev/bus/usb' returns 'No such file or directory'.
comment:3 Changed 19 months ago by luroh
On mmlr's suggestion, changing a BIOS setting from PnP OS 'yes' to 'no' made the USB ports work fine under Haiku. Thanks a lot, this ticket can be closed.

