Difference between revisions of "TB3 Movidius Neural Compute Stick 2.08"

From wikidb
Jump to: navigation, search
(Install)
Line 25: Line 25:
  
 
[[NCS 2.08 Install Log]]
 
[[NCS 2.08 Install Log]]
 +
 +
= Examples =
 +
 +
* Plug in Movidius NCS =
 +
 +
  $ lsusb
 +
      Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
 +
      Bus 001 Device 005: ID 04f3:2494 Elan Microelectronics Corp.
 +
      Bus 001 Device 004: ID 8087:0a2a Intel Corp.
 +
      Bus 001 Device 003: ID 0bda:58c2 Realtek Semiconductor Corp.
 +
      Bus 001 Device 002: ID 046d:c52b Logitech, Inc. Unifying Receiver
 +
      Bus 001 Device 006: ID 03e7:2150 
 +
      Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

Revision as of 20:09, 28 January 2019

Download Release 2.08.01

Install

 $ mkdir -p ~/workspace
 
 $ cd ~/workspace
 
 $ mv ~/Downloads/ncsdk-2.08.01.02.tar.gz .
 
 $ tar xzf ncsdk-2.08.01.02.tar.gz
 
 $ cd ncsdk-2.08.01.03
 $ make install

 $ cat /opt/movidius/version.txt 
     2.08.01.02

NCS 2.08 Install Log

Examples

  • Plug in Movidius NCS =
 $ lsusb
     Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
     Bus 001 Device 005: ID 04f3:2494 Elan Microelectronics Corp. 
     Bus 001 Device 004: ID 8087:0a2a Intel Corp. 
     Bus 001 Device 003: ID 0bda:58c2 Realtek Semiconductor Corp. 
     Bus 001 Device 002: ID 046d:c52b Logitech, Inc. Unifying Receiver
     Bus 001 Device 006: ID 03e7:2150  
     Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub