Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 511 Bytes

README.MD

File metadata and controls

20 lines (16 loc) · 511 Bytes

Venus Driver Kernel Binding Source (Hamster DX) for Linux

Libraries for direct interaction (NBioBSP) are included with the license.

All rights and credits to Nitgen Co. Ltd. (http://www.nitgen.com)

Installation

Prerequisites

For Ubuntu or other apt-based distros, install:

sudo apt install build-essential linux-headers-$(uname -r)

Build and Install

Use chmod to be able to execute the script if needed.

sudo make
chmod +x install-driver.sh
sudo ./install-driver.sh