TX2 External Depth Camera RealSense SR300

hello:
My TX2 installed Jetpack 3.1,I installed the SR300 driver in TX2.When I use the “lsmod” command, I can see the “uvcvideo” module.I think the driver should be installed successfully.But when I execute the example in librealsence, the SR300 does not open.So I would like to ask how this situation should be resolved

Hi haha_163,

Some developers are experimenting with Intel RealSense SR300 camera following [url]https://github.com/jetsonhacks/installLibrealsenseTX2[/url], you could check if can gain more information from there.

Thanks

I was installed according to your link, plug in realsense, the use of “dmesg” view log output found on uvcvideo error.

There is sometimes plug in realsence, USB can not sometimes still can not be used, the keyboard and mouse can not be used. I checked the implementation. / SetupTX2.sh, USB sometimes can be used, sometimes can not be used

Please try kernel/git/torvalds/linux.git - Linux kernel source tree

RealSense SR300 is very new device and not supported on r28.1. you need to check/try upstream uvcvideo drivers.

i’ll try