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

ベストアンサー1

おすすめ記事