<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: D435 Getting Started under Linux? in Items with no label</title>
    <link>https://community.intel.com/t5/Items-with-no-label/D435-Getting-Started-under-Linux/m-p/557534#M9159</link>
    <description>&lt;P&gt;I haven't seen those errors before, unfortunately.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you compile the SDK from the latest 2.9.1 build?  That build is marked as 'pre-release' in the release notes because it has some stability issues that are being worked on.  The most recent stable build is 2.9.0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/IntelRealSense/librealsense/releases/tag/v2.9.0"&gt;https://github.com/IntelRealSense/librealsense/releases/tag/v2.9.0&lt;/A&gt; Release Intel® RealSense™ SDK 2.0 (build 2.9.0) · IntelRealSense/librealsense · GitHub&lt;/P&gt;</description>
    <pubDate>Mon, 22 Jan 2018 18:36:32 GMT</pubDate>
    <dc:creator>MartyG</dc:creator>
    <dc:date>2018-01-22T18:36:32Z</dc:date>
    <item>
      <title>D435 Getting Started under Linux?</title>
      <link>https://community.intel.com/t5/Items-with-no-label/D435-Getting-Started-under-Linux/m-p/557531#M9156</link>
      <description>&lt;P&gt;Is there a getting started under Linux for this camera?  &lt;/P&gt;&lt;P&gt;I have the Jetson TX2 and wanted to get the D435 and examples running. &lt;/P&gt;&lt;P&gt;I also have a laptop with the unbuntu installed. &lt;/P&gt;</description>
      <pubDate>Mon, 22 Jan 2018 16:11:49 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/D435-Getting-Started-under-Linux/m-p/557531#M9156</guid>
      <dc:creator>RTasa</dc:creator>
      <dc:date>2018-01-22T16:11:49Z</dc:date>
    </item>
    <item>
      <title>Re: D435 Getting Started under Linux?</title>
      <link>https://community.intel.com/t5/Items-with-no-label/D435-Getting-Started-under-Linux/m-p/557532#M9157</link>
      <description>&lt;P&gt;You can download the RealSense SDK 2.0 from this link:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/IntelRealSense/librealsense/releases/"&gt;https://github.com/IntelRealSense/librealsense/releases/&lt;/A&gt; Releases · IntelRealSense/librealsense · GitHub &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After that though, the instructions get somewhat contradictory.  The download page says that SDK 2.0 supports Ubuntu 16.04 LTS, but the installation doc linked to from that page is orientated around Debian Linux.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My recommendation would be to look at the instructions page for compiling for Ubuntu from the source code version of the SDK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/IntelRealSense/librealsense/blob/development/doc/installation.md"&gt;https://github.com/IntelRealSense/librealsense/blob/development/doc/installation.md&lt;/A&gt; librealsense/&lt;A href="http://installation.md"&gt;installation.md&lt;/A&gt; at development · IntelRealSense/librealsense · GitHub &lt;/P&gt;</description>
      <pubDate>Mon, 22 Jan 2018 17:25:58 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/D435-Getting-Started-under-Linux/m-p/557532#M9157</guid>
      <dc:creator>MartyG</dc:creator>
      <dc:date>2018-01-22T17:25:58Z</dc:date>
    </item>
    <item>
      <title>Re: D435 Getting Started under Linux?</title>
      <link>https://community.intel.com/t5/Items-with-no-label/D435-Getting-Started-under-Linux/m-p/557533#M9158</link>
      <description>&lt;P&gt;Realsense D435:  FW 5.08.15.0&lt;/P&gt;&lt;P&gt;Platform: Jetson TX1&lt;/P&gt;&lt;P&gt;Ubuntu 16.04&lt;/P&gt;&lt;P&gt;Tendak USB 3.0 powered Hub&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I successfully compiled the source code based on the instructions.&lt;/P&gt;&lt;P&gt;Here is what I see:&lt;/P&gt;&lt;P&gt;Bus 002 Device 007: ID 8086:0b07 Intel Corp. &lt;/P&gt;&lt;P&gt;Bus 002 Device 003: ID 045b:0210 Hitachi, Ltd &lt;/P&gt;&lt;P&gt;Bus 002 Device 002: ID 0955:09ff NVidia Corp. &lt;/P&gt;&lt;P&gt;Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub&lt;/P&gt;&lt;P&gt;Bus 001 Device 002: ID 045b:0209 Hitachi, Ltd &lt;/P&gt;&lt;P&gt;Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub&lt;/P&gt;&lt;P&gt;nvidia@tegra-ubuntu:~$ lsusb -t&lt;/P&gt;&lt;P&gt;/:  Bus 02.Port 1: Dev 1, class="root_hub", Driver=xhci-tegra/4p, 5000M&lt;/P&gt;&lt;P&gt;    |__ Port 1: Dev 2, If 0, class="Vendor" Specific Class, Driver=r8152, 5000M&lt;/P&gt;&lt;P&gt;    |__ Port 2: Dev 3, If 0, class="Hub", Driver=hub/4p, 5000M&lt;/P&gt;&lt;P&gt;        |__ Port 1: Dev 7, If 0, class="Video", Driver=uvcvideo, 5000M&lt;/P&gt;&lt;P&gt;        |__ Port 1: Dev 7, If 1, class="Video", Driver=uvcvideo, 5000M&lt;/P&gt;&lt;P&gt;        |__ Port 1: Dev 7, If 2, class="Video", Driver=uvcvideo, 5000M&lt;/P&gt;&lt;P&gt;        |__ Port 1: Dev 7, If 3, class="Video", Driver=uvcvideo, 5000M&lt;/P&gt;&lt;P&gt;        |__ Port 1: Dev 7, If 4, class="Video", Driver=uvcvideo, 5000M&lt;/P&gt;&lt;P&gt;/:  Bus 01.Port 1: Dev 1, class="root_hub", Driver=xhci-tegra/5p, 480M&lt;/P&gt;&lt;P&gt;    |__ Port 3: Dev 2, If 0, class="Hub", Driver=hub/4p, 480M&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Which would indicate that the camera is showing up correctly as a USB 3.0 device.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I execute ./cpp-config-ui .  I get the following:&lt;/P&gt;&lt;P&gt;No device found. Is it plugged in?&lt;/P&gt;&lt;P&gt;X Error of failed request:  GLXBadDrawable&lt;/P&gt;&lt;P&gt;  Major opcode of failed request:  154 (GLX)&lt;/P&gt;&lt;P&gt;  Minor opcode of failed request:  11 (X_GLXSwapBuffers)&lt;/P&gt;&lt;P&gt;  Serial number of failed request:  3990&lt;/P&gt;&lt;P&gt;  Current serial number in output stream:  3992&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you seen this error before with 200 or 300 series of Realsense cameras?&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jan 2018 18:05:20 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/D435-Getting-Started-under-Linux/m-p/557533#M9158</guid>
      <dc:creator>RHert</dc:creator>
      <dc:date>2018-01-22T18:05:20Z</dc:date>
    </item>
    <item>
      <title>Re: D435 Getting Started under Linux?</title>
      <link>https://community.intel.com/t5/Items-with-no-label/D435-Getting-Started-under-Linux/m-p/557534#M9159</link>
      <description>&lt;P&gt;I haven't seen those errors before, unfortunately.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you compile the SDK from the latest 2.9.1 build?  That build is marked as 'pre-release' in the release notes because it has some stability issues that are being worked on.  The most recent stable build is 2.9.0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/IntelRealSense/librealsense/releases/tag/v2.9.0"&gt;https://github.com/IntelRealSense/librealsense/releases/tag/v2.9.0&lt;/A&gt; Release Intel® RealSense™ SDK 2.0 (build 2.9.0) · IntelRealSense/librealsense · GitHub&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jan 2018 18:36:32 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/D435-Getting-Started-under-Linux/m-p/557534#M9159</guid>
      <dc:creator>MartyG</dc:creator>
      <dc:date>2018-01-22T18:36:32Z</dc:date>
    </item>
  </channel>
</rss>

