Kinect-UBUNTU 드라이버? Linux Mint 21 사용 - 'std::runtime_error' - 드라이버가 없나요?

Kinect-UBUNTU 드라이버? Linux Mint 21 사용 - 'std::runtime_error' - 드라이버가 없나요?

새로운 제품(2006년 이후 사용되지 않음) Ubuntu, Linux 및 드라이버 또는 모듈 또는 커널.

어떻게 알아내는지 물어보는 방법을 잘 모르겠습니다.커널, 드라이버 또는 모듈 또는 Xbox One Kinect가 Linux Mint 21 MATE와 성공적으로 통신하지 못하는 원인은 무엇입니까?

여기에서 6단계의 지침을 따르세요. https://web.cs.ucdavis.edu/~okreylos/ResDev/SARndbox/:

' sudo /usr/local/bin/KinectUtil getCalib 0'

다음 오류가 반환됩니다.

'Downloading factory calibration data for Kinect v2 V2-271548135047...
terminate called after throwing an instance of 'std::runtime_error'
  what():  USB::Device::claimInterface: Interface 1 is already claimed
Aborted'

그래서 우리의 경험 부족으로 인해 PC는 Kinect를 볼 수 있지만 시간이 초과되어 통신할 수 없습니다. Linux Mint 21은 Ubuntu를 기반으로 구축되었으므로 올바른 위치에 출시할 것이라고 생각했습니다.

"lsusb" 결과는 다음과 같습니다.

Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 003: ID 0461:4ef3 Primax Electronics, Ltd HP 310 USB Optical Mouse
Bus 001 Device 005: ID 0bda:2852 Realtek Semiconductor Corp. Bluetooth Radio
Bus 001 Device 018: ID 045e:02c4 Microsoft Corp. Xbox NUI Sensor
Bus 001 Device 017: ID 045e:02d9 Microsoft Corp. NuiSensor Adaptor      
Bus 001 Device 002: ID 0461:4ef0 Primax Electronics, Ltd HP 310 Wired Keyboard
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

lsusb -1결과 는 다음과 같습니다 .

/:  Bus 02.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/10p, 20000M/x2
/:  Bus 01.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/16p, 480M
    |__ Port 1: Dev 2, If 1, Class=Human Interface Device, Driver=usbhid, 1.5M
    |__ Port 1: Dev 2, If 0, Class=Human Interface Device, Driver=usbhid, 1.5M
    |__ Port 6: Dev 11, If 0, Class=Hub, Driver=hub/1p, 480M
        |__ Port 1: Dev 12, If 1, Class=Audio, Driver=snd-usb-audio, 480M
        |__ Port 1: Dev 12, If 2, Class=Audio, Driver=snd-usb-audio, 480M
        |__ Port 1: Dev 12, If 0, Class=Vendor Specific Class, Driver=, 480M
    |__ Port 9: Dev 4, If 0, Class=Human Interface Device, Driver=usbhid, 1.5M
    |__ Port 14: Dev 6, If 0, Class=Wireless, Driver=btusb, 12M
    |__ Port 14: Dev 6, If 1, Class=Wireless, Driver=btusb, 12M

관련 정보