Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kinect v2 not found #19

Closed
xlz opened this issue Jan 27, 2016 · 5 comments
Closed

Kinect v2 not found #19

xlz opened this issue Jan 27, 2016 · 5 comments

Comments

@xlz
Copy link

xlz commented Jan 27, 2016

I was trying libusb with the new usbdk backend on Windows 8.1. But usbdkcontroller.exe was unable to find the Kinect. usbdkcontroller.exe -n found two devices of the Kinect adapter (Hub devices), but the Kinect sensor was not found. I could see the Kinect sensor device in the Windows device manager, and a Microsoft driver is installed for it.

What can I do?

@dmitryfleytman
Copy link
Contributor

Hi,

Please collect binary UsbDk trace for kinect connection as described here: https://github.com/daynix/UsbDk/blob/master/Documentation/Tracing.txt#L52

Scenario should be:

  1. Unplug your kinect
  2. Run tracing
  3. Plug the kinect back

Also please provide your USB topology (with kinect connected) as described here: https://github.com/daynix/UsbDk/blob/master/Documentation/UsbInfo.txt

Thanks,
Dmitry

@xlz
Copy link
Author

xlz commented Jan 29, 2016

usbdkcontroller-n.txt
MyUsbTree.txt
MyUsbTree.xml.txt
UsbDkTrace.etl.txt

(Remove .txt suffix from the .xml and .etl files)

(It seems MyUsbTree.xml is truncated somehow. I tried several ways to generate it and all were truncated.)

@dmitryfleytman
Copy link
Contributor

Thanks for the logs. We will do the investigation.

@dmitryfleytman
Copy link
Contributor

Fixed in v1.00-12 by 6b21ddc

@xlz
Copy link
Author

xlz commented Feb 10, 2016

I confirm the Kinect is now detected.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants