This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Kinect driver on DM8168

Hi All

 I have one kinect, and it is connected into  a USB port of TI8168, I get the follow information :

...
usb 1-1: new high speed USB device using musb-hdrc and address 2
usb 1-1: New USB device found, idVendor=0409, idProduct=005a
usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
hub 1-1:1.0: USB hub found
hub 1-1:1.0: 3 ports detected
usb 1-1.2: new full speed USB device using musb-hdrc and address 3
usb 1-1.2: device descriptor read/64, error -71
usb 1-1.2: device descriptor read/64, error -71
usb 1-1.2: new full speed USB device using musb-hdrc and address 4
usb 1-1.2: device descriptor read/64, error -71
usb 1-1.2: device descriptor read/64, error -71
usb 1-1.2: new full speed USB device using musb-hdrc and address 5
usb 1-1.2: device not accepting address 5, error -71
usb 1-1.2: new full speed USB device using musb-hdrc and address 6
usb 1-1.2: device not accepting address 6, error -71
hub 1-1:1.0: unable to enumerate USB device on port 2
usb 1-1: reset high speed USB device using musb-hdrc and address 2
usb 1-1.2: new full speed USB device using musb-hdrc and address 7
usb 1-1.2: device descriptor read/64, error -71
usb 1-1.2: device descriptor read/64, error -71
....................
 
 I want to know whether the DM8168 hardware didn't support the usb hub device?
 
Eric