Items with no label
3335 Discussions

SR300 Installation error on linux ubuntu 14.04.05 LTS

idata
Employee
1,395 Views

Board : TK1 Board

OS : linux ubuntu 14.04

I learned about installation in https://github.com/IntelRealSense/librealsense GitHub - IntelRealSense/librealsense: Cross-platform camera capture for Intel® RealSense™ F200, SR300 and R200

linux installation -> Video4Linux backend ->

  • sudo cp config/99-realsense-libusb.rules /etc/udev/rules.d/
  • sudo udevadm control --reload-rules && udevadm trigger
  • /scripts/patch-uvcvideo-16.04.simple.sh
  1. sudo modprobe uvcvideo
  2. sudo dmesg | tail -n 50

and i finished.

but i remember that glfw3 error.

So "sudo apt-get update && sudo apt-get dist-upgrade"

sudo apt-get install libsub-1.0-0-dev pkg-config

scripts/install_glfw3.sh

Of course, i installed qtcreator and cmaker.

Finally, i input "./cpp-alignimages.cpp"

but display 1 screen of 4screen.

Only RGB screen on left upper No depth screen.

Other files too.

I will format my board. How can i solve this problem?@

0 Kudos
2 Replies
MartyG
Honored Contributor III
259 Views

Somebody else was recently trying to use Librealsense on Ubuntu to display 4 screens. In their case, the infrared stream was missing. Maybe looking at this will help you.

0 Kudos
idata
Employee
259 Views

Hello ghdrb2,

 

 

I was wondering if you had the chance to try the suggestion provided by MartyG.

 

 

Regards,

 

Andres V.
0 Kudos
Reply