azure kinect Failed to open device!

Sunson Huang 1 Reputation point
2022-03-15T07:36:12.22+00:00

hi, we cannot start the azure kinect devices today, and before are all good!
we open the cmd windows to find some errors bellow

3 devices has connected.
[2022-03-15 15:26:32.686] [critical] [t=6632] D:\a\1\s\extern\Azure-Kinect-Sensor-SDK\src\usbcommand\usbcommand.c (360): find_libusb_device(). libusb device(s) are all unavalable. Is the device being used by another application?
[2022-03-15 15:26:32.693] [error] [t=6632] D:\a\1\s\extern\Azure-Kinect-Sensor-SDK\src\depth_mcu\depth_mcu.c (68): usb_cmd_create(USB_DEVICE_DEPTH_PROCESSOR, device_index, NULL, &depthmcu->usb_cmd) returned failure in depthmcu_create()
[2022-03-15 15:26:32.699] [error] [t=6632] D:\a\1\s\extern\Azure-Kinect-Sensor-SDK\src\sdk\k4a.c (133): depthmcu_create(index, &device->depthmcu) returned failure in k4a_device_open()
Failed with exception:
Failed to open device!
183175-%E6%88%AA%E5%B1%8F2022-03-15-153531.png

anyone can support for this problem?

Azure Kinect DK
Azure Kinect DK
A Microsoft developer kit and peripheral device with advanced artificial intelligence sensors for sophisticated computer vision and speech models.
293 questions
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. QuantumCache 20,271 Reputation points
    2022-03-16T00:25:34.373+00:00

    Hello @Sunson Huang Welcome to Q&A forum! I hope the below information would help you with initial query!

    Try Create 99-k4a.rules:

    If you create the rules file from these instructions it should work without sudo. If you still have trouble we may need more details on what you are changing in rules.d specifically.

    review other rules files that might also be running. It looks like some users may also have rules.d in /usr/lib/udev/rules.d that get merged in.

    Ref GitHub issue Link

    1 person found this answer helpful.

  2. Pearl, Jonah 1 Reputation point
    2022-05-23T16:18:30.677+00:00

    For what it's worth, I had the exact same error message, and it turned out that the power cable had come out of the socket a little bit. Probably the power from the computer's USB port is enough to detect the camera, but not enough to turn it on. Securing the power adapter fixed the issue.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.