libusb error -12: LIBUSB_ERROR_NOT_SUPPORTED
Hi, I'm using windows 10, kinect v2 with processing 3 and get this error:
64 windows Init Kinect2 [Freenect2Impl] enumerating devices... [Freenect2Impl] 17 usb devices connected [Freenect2Impl] failed to open Kinect v2 @2:3! [Freenect2Impl] found valid Kinect v2 @2:3 with serial 012920765147 [Freenect2Impl] found 1 devices 1 Device Connected! [OpenCLDepthPacketProcessor::listDevice] devices: 0: GeForce GT 740M (GPU)[NVIDIA Corporation] 1: Intel(R) Core(TM) i7-3632QM CPU @ 2.20GHz (CPU)[Intel(R) Corporation] 2: Intel(R) HD Graphics 4000 (GPU)[Intel(R) Corporation] [OpenCLDepthPacketProcessor::init] selected device: GeForce GT 740M (GPU)[NVIDIA Corporation] Devce: 0 [Freenect2Impl] enumerating devices... [Freenect2Impl] 17 usb devices connected [Freenect2Impl] failed to open Kinect v2 @2:3! [Freenect2Impl] found valid Kinect v2 @2:3 with serial 012920765147 [Freenect2Impl] found 1 devices [Freenect2DeviceImpl] opening... [Freenect2DeviceImpl] closing... [Freenect2DeviceImpl] deallocating usb transfer pools... [Freenect2DeviceImpl] closing usb device... [UsbControl::claimInterfaces(IrInterfaceId)] failed! libusb error -12: LIBUSB_ERROR_NOT_SUPPORTED [Freenect2DeviceImpl] closed [Freenect2DeviceImpl] failed to open Kinect v2 @2:3! no device connected or failure opening the default one!
I tried libusbK drivers and any other drivers supported by Zadig and get this error or cannot recognize kinect at all. I checked many forums and tutorials so far, no success.
Thanks for any help!
same issue. Did you solve it?
Hi. what platform do you use?
if you are using windows and tried to install the drivers with Zadig or some other solutions and still no working you might consider using ThomasLengeling/KinectPV2 for processing. you have good examples and shiffman tutorial is relevant as well.
processing on window 10. 64bit I've installed driver with Zadig named "libsudk (v3.0.7.0). and still doesn't work...
So try the library I mentioned above and save yourself some time. If you insist and find any solution let me know!
ThomasLengeling/KinectPV2 for processing Do I have to download that library from github and add library myself? Because there is no library at the "add library in processing".
One more I wanna use shiffman library if possible..
download it from github and drop it in your processing-3.x\modes\java\libraries I'm almost sure you can do everything you do with shiffman library with the other one including using the examples with minor changes (ThomasLengeling library has even more examples)
Thank you for comment. Do i have to change driver? If so what driver should I install?
I have followed the instructions for the zadig usb driver install and it didn't work, so I want to switch back to my old drivers and use kinect pv2 like I could do yesterday, except I changed the drivers back in zadig and it doesnt work. it doesnt work in processing or max msp or in the kinect sdk..... did anyone successfully uninstall and revert the drivers?
Hi, If you didn't find the answer yet, you can use windows device manager to revert the drivers. Choose each kinect driver that you have changed and choose to update the driver, then you'll have the option to choose from a list so revert it to the default.
On Tue, Nov 20, 2018, 01:50 Candace Hazelwood <[email protected] wrote:
I have followed the instructions for the zadig usb driver install and it didn't work, so I want to switch back to my old drivers and use kinect pv2 like I could do yesterday, except I changed the drivers back in zadig and it doesnt work. it doesnt work in processing or max msp or in the kinect sdk..... did anyone successfully uninstall and revert the drivers?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/shiffman/OpenKinect-for-Processing/issues/140#issuecomment-440095814, or mute the thread https://github.com/notifications/unsubscribe-auth/AK-dKxXXda1K7WEDnVqrzXYCYgzrQoRzks5uw1HtgaJpZM4WNv5Z .
Thanks itzku1, your help is still relevant. Thomas Lengeling library works fine on my PC windows. Also i had to revert my driver to the default version as Zadig didn't work in my case. Cheers ppl!
Hi, If you didn't find the answer yet, you can use windows device manager to revert the drivers. Choose each kinect driver that you have changed and choose to update the driver, then you'll have the option to choose from a list so revert it to the default. … On Tue, Nov 20, 2018, 01:50 Candace Hazelwood @.*** wrote: I have followed the instructions for the zadig usb driver install and it didn't work, so I want to switch back to my old drivers and use kinect pv2 like I could do yesterday, except I changed the drivers back in zadig and it doesnt work. it doesnt work in processing or max msp or in the kinect sdk..... did anyone successfully uninstall and revert the drivers? — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub <#140 (comment)>, or mute the thread https://github.com/notifications/unsubscribe-auth/AK-dKxXXda1K7WEDnVqrzXYCYgzrQoRzks5uw1HtgaJpZM4WNv5Z .