unknow USB device FC-11 host

Discussions related to using VirtualBox on Linux hosts.
Post Reply
subvet646
Posts: 1
Joined: 15. Sep 2009, 17:00
Primary OS: Fedora other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: winxp

unknow USB device FC-11 host

Post by subvet646 »

Trying to use the Freescale TWR-MCF51CN-KIT on a Fedora-11 machine running a virtual windows XP-Pro in VirtualBox (PUEL), am unable to get the USB on the TWR-SER to connect. I suspect it is because the USB device descriptor is not recognized in the Linux Host for pass-thru, am able to pass through all other USB devices that I have available with no problems. Any sugestions for what to try next

Below is the contents of dmesg log when the TWR-SER usb is plugged into the Host.

usb 3-3: new full speed USB device using ohci_hcd and address 6
usb 3-3: device descriptor read/all, error -62
usb 3-3: new full speed USB device using ohci_hcd and address 7
usb 3-3: unable to read config index 0 descriptor/start: -62
usb 3-3: chopping to 0 config(s)
usb 3-3: string descriptor 0 read error: -62
usb 3-3: New USB device found, idVendor=15a2, idProduct=0042
usb 3-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
usb 3-3: no configuration chosen from 0 choices
hub 3-0:1.0: port 3 disabled by hub (EMI?), re-enabling...
usb 3-3: USB disconnect, address 7
usb 3-3: new full speed USB device using ohci_hcd and address 8
usb 3-3: unable to read config index 0 descriptor/start: -62
usb 3-3: chopping to 0 config(s)
usb 3-3: string descriptor 0 read error: -62
usb 3-3: New USB device found, idVendor=15a2, idProduct=0042
usb 3-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
usb 3-3: no configuration chosen from 0 choices
hub 3-0:1.0: port 3 disabled by hub (EMI?), re-enabling...
usb 3-3: USB disconnect, address 8
usb 3-3: new full speed USB device using ohci_hcd and address 9
usb 3-3: New USB device found, idVendor=15a2, idProduct=0042
usb 3-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
usb 3-3: Product: ???????F
usb 3-3: Manufacturer: ????????????c
usb 3-3: configuration #1 chosen from 1 choice
usb 3-3: can't set config #1, error -62
hub 3-0:1.0: port 3 disabled by hub (EMI?), re-enabling...
usb 3-3: USB disconnect, address 9
usb 3-3: new full speed USB device using ohci_hcd and address 10
usb 3-3: device descriptor read/64, error -62
usb 3-3: device descriptor read/all, error -62
usb 3-3: new full speed USB device using ohci_hcd and address 11
usb 3-3: device descriptor read/64, error -62
usb 3-3: device descriptor read/64, error -62
usb 3-3: new full speed USB device using ohci_hcd and address 12
usb 3-3: device not accepting address 12, error -62
usb 3-3: new full speed USB device using ohci_hcd and address 13
usb 3-3: device not accepting address 13, error -62
hub 3-0:1.0: unable to enumerate USB device on port 3

Thanks
Post Reply