Linux

TWELITE_Stage installation (Linux)

Linux

Environment

TWELITE STAGE is developed and tested in the following environment.

  • Ubuntu 16.04, 18.04, 20.04

  • NNLinux Beta8 64bit

  • Centos7

device driver

In order to recognize MONOSTICK or TWELITE-R from TWELITE STAGE, you must unload the ftdi_sio module and also have read/write permission to the USB device.

The ID of the USB device will be as follows.

  • Vendor ID 0x0403

  • Product ID 0x6001(MONOSTICK,TWELITE R) or 0x6015 (TWELITE R2)

We have a udev configuration script Ј(Ubuntu, CentOS Ј) to automate this configuration. It copies the definition to /etc/udev/rules.d and reloads the configuration. After configuration, unplug and plug the USB device before running TWELITE_Stage.run. If the USB device appears on the screen right after startup, the configuration is reflected.

Ubuntu 16.04, 18.04. 20.04

Definition file (line breaks for easier reading)

Centos 7

Definition file (line breaks for easier reading)

Application Registration

Register your program according to your desktop environment if necessary.

You may not be able to run TWELITE_Stage.run from the file icon on your desktop. This is because the system may not recognize TWELITE_Stage.run as an executable.

Ubuntu 16.04, 18.04, 20.04

Definition file generation scripts for Ubuntu are available.

This script creates a .desktop file (app definition) in $HOME/.local/share/applications.

After the script is executed, the TWELITE STAGE icon will be added to the application list.

最終更新