➜ build git:(master) ✗ lsusb -t
/: Bus 02.Port 1: Dev 1, Class=root_hub, Driver=tegra-xusb/4p, 10000M
|__ Port 4: Dev 13, If 0, Class=Hub, Driver=hub/4p, 5000M
|__ Port 1: Dev 14, If 0, Class=Hub, Driver=hub/4p, 5000M
|__ Port 2: Dev 15, If 0, Class=Hub, Driver=hub/4p, 5000M
|__ Port 3: Dev 16, If 0, Class=Hub, Driver=hub/4p, 5000M
|__ Port 4: Dev 17, If 0, Class=Hub, Driver=hub/4p, 5000M
|__ Port 3: Dev 21, If 0, Class=Hub, Driver=hub/1p, 5000M
|__ Port 1: Dev 22, If 0, Class=Vendor Specific Class, Driver=usbfs, 5000M
|__ Port 1: Dev 22, If 1, Class=Vendor Specific Class, Driver=usbfs, 5000M
|__ Port 1: Dev 22, If 2, Class=Audio, Driver=snd-usb-audio, 5000M
|__ Port 1: Dev 22, If 3, Class=Audio, Driver=snd-usb-audio, 5000M
/: Bus 01.Port 1: Dev 1, Class=root_hub, Driver=tegra-xusb/4p, 480M
|__ Port 4: Dev 15, If 0, Class=Hub, Driver=hub/4p, 480M
|__ Port 1: Dev 16, If 0, Class=Hub, Driver=hub/4p, 480M
|__ Port 2: Dev 17, If 0, Class=Hub, Driver=hub/4p, 480M
|__ Port 3: Dev 18, If 0, Class=Hub, Driver=hub/4p, 480M
|__ Port 4: Dev 19, If 0, Class=Hub, Driver=hub/4p, 480M
|__ Port 3: Dev 27, If 0, Class=Hub, Driver=hub/1p, 480M
➜ build git:(master) ✗ lspci -nn
0001:00:00.0 PCI bridge [0604]: NVIDIA Corporation Device [10de:1ad2] (rev a1)
0001:01:00.0 SATA controller [0106]: Marvell Technology Group Ltd. Device [1b4b:9171] (rev 13)
0003:00:00.0 PCI bridge [0604]: NVIDIA Corporation Device [10de:1ad2] (rev a1)
0003:01:00.0 Network controller [0280]: Intel Corporation Wireless 8265 / 8275 [8086:24fd] (rev 78)
➜ build git:(master) ✗ lsusb | grep Microsoft
Bus 002 Device 022: ID 045e:02c4 Microsoft Corp.
Bus 002 Device 021: ID 045e:02d9 Microsoft Corp.
Bus 001 Device 027: ID 045e:02d9 Microsoft Corp.
Overview Description:
Version, Platform, and Hardware Bug Found:
git log -1 --oneline:4f8ea32 (HEAD -> master, origin/master, origin/HEAD) Change the default configuration ON/OFFuname -a:Linux ubuntu 5.10.192-tegra #1 SMP PREEMPT Thu Jun 13 20:07:24 PDT 2024 aarch64 aarch64 aarch64 GNU/Linuxlsusb -t:lspci -nn:lsusb | grep Microsoft:Steps to Reproduce:
sudo ./bin/Protonect cudasudo LIBUSB_DEBUG=4 ./bin/Protonect cudaActual Results:
After the viewer is opened:
Expected Results:
I believe Jetson AGX Xavier's USB3 is fast enough to handle Kinect 2 both depth and RGB in real-time.
Reproducibility:
Additional Information:
Similar issues were addressed about 8 years ago.