You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the issue
I am encountering an issue when I try to do multicam on the NVIDIA Jetson TX2. I have 3 D435 cameras connected to a USB3 hub. When I try to get the cameras through code, it either gets stuck or crashes with a "Failed to set power state" error. It works perfectly fine on a laptop with the same hub. After investigation, it seems to be not related to hub nor the usb controller.
Any suggestion would be welcome!
What version of L4T/JetPack
Jetson TX2, Ubuntu 18.04 4.9.140-tegra, JetPack 3.3
Describe the issue
I am encountering an issue when I try to do multicam on the NVIDIA Jetson TX2. I have 3 D435 cameras connected to a USB3 hub. When I try to get the cameras through code, it either gets stuck or crashes with a "Failed to set power state" error. It works perfectly fine on a laptop with the same hub. After investigation, it seems to be not related to hub nor the usb controller.
Any suggestion would be welcome!
What version of L4T/JetPack
Jetson TX2, Ubuntu 18.04 4.9.140-tegra, JetPack 3.3
Which Intel RealSense camera(s)
RealSense camera(s): D435 cameras, firmware 05.12.03.00, realsense 2.34.1
To Reproduce
There are different scenarios:
rs-multicam
realsense example. It should crash with a "Failed to set power state" error.realsense-viewer
and stream Depth+RGB at maximum resolution. Some stream won't work.The text was updated successfully, but these errors were encountered: