Kinect v.2 on Mac - Device connection failure

edited October 2015 in Kinect

Hello! I just got a hold of a Kinect v.2 and I'm trying out Shiffman article on the subject: http://shiffman.net/p5/kinect/

I'v copy pasted this code now just to see if the connections are ok, but I am getting an error that I am unsure of. I am currently on an MacBook Pro 2011 that doesn't have USB 3, but I can still connect USB 3 devices on it. Could this be related to that?

... Init Kinect2 [Freenect2Impl] enumerating devices... [Freenect2Impl] 7 usb devices connected [Freenect2Impl] found valid Kinect v2 @250:7 with serial 035701545147 [Freenect2Impl] found 1 devices 1 Device Connected! [OpenCLDepthPacketProcessor::listDevice] devices: 0: Intel(R) Core(TM) i7-2820QM CPU @ 2.30GHz (CPU)[Intel] 1: ATI Radeon HD 6750M (GPU)[AMD] [OpenCLDepthPacketProcessor::init] selected device: ATI Radeon HD 6750M (GPU)[AMD] Devce: 0 [Freenect2Impl] enumerating devices... [Freenect2Impl] 7 usb devices connected [Freenect2Impl] found valid Kinect v2 @250:7 with serial 035701545147 [Freenect2Impl] found 1 devices [Freenect2DeviceImpl] opening... [Freenect2DeviceImpl] closing... [Freenect2DeviceImpl] deallocating usb transfer pools... [Freenect2DeviceImpl] closing usb device... [UsbControl::claimInterfaces(IrInterfaceId)] failed! libusb error -3: LIBUSB_ERROR_ACCESS [Freenect2DeviceImpl] closed [Freenect2DeviceImpl] failed to open Kinect v2 @250:7! no device connected or failure opening the default one!

It seems that the Kinect is recognised ok, but I still get: ... [UsbControl::claimInterfaces(IrInterfaceId)] failed! libusb error -3: LIBUSB_ERROR_ACCESS ... no device connected or failure opening the default one!

Just need help narrowing down my search as I don't have any other hardware to test it on. Is it just the USB3 problem?

Thanks, Franck :)

Answers

Sign In or Register to comment.