Difference between revisions of "Spirit Settings under Linux"

From Spirit System Manual
Jump to: navigation, search
 
(11 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
== Installation ==
 
== Installation ==
  
# Download and extract archive from http://spirit-system.com page.
+
1. Download and extract archive from https://spirit-system.com page.
[[File:mint-1.jpg]]
+
  
# Go to the extracted directory with Spirit Settings software and click at the '''settings.sh'''.
+
[[File:kubuntu-1.png|500px]] [[File:kubuntu-2.png|500px]]
# Choose '''Open in Terminal''' selection.
+
 
# Enter your user password to create UDEV rule. (to allow access for the USB interface)
+
 
# Close the app and connect the USB interface to the computer.
+
2. Go to the extracted directory with Spirit Settings software and click at the '''settings.sh'''.
 +
 
 +
[[File:kubuntu-3.png|500px]]
 +
 
 +
 
 +
3. Choose '''Run in Terminal''' or '''Execute''' option (depending on Linux distribution).
 +
 
 +
4. If prompted, enter your user password to create UDEV rule. (to allow access for the USB interface - this is needed only for the very first time)
 +
 
 +
5. Close the app and connect the USB interface to the computer.
  
 
== Usage ==
 
== Usage ==
  
# Whenever you need, start the app by clicking the '''settings.sh''' file. The USB interface must be plugged in your computer before starting.
+
Whenever you need, start the app by clicking the '''settings.sh''' file. The USB interface must be plugged in your computer before starting.
 
If everything is OK, you will see a Device in the Connection tab.
 
If everything is OK, you will see a Device in the Connection tab.
 +
 +
[[File:kubuntu-7.png|500px]]
 +
 +
== Troubleshootinng ==
 +
 +
In case that the app will not start at all, please start QT5 library.
 +
In Ubuntu and Debian based system the package is called '''qt5-default'''.
 +
 +
You can install it also from terminal with a command:
 +
''sudo apt-get install qt5-default''
 +
 +
If it will not help, please contact us. We will help to make it work with any major Linux distribution.

Latest revision as of 09:31, 6 October 2022

1 Installation

1. Download and extract archive from https://spirit-system.com page.

Kubuntu-1.png Kubuntu-2.png


2. Go to the extracted directory with Spirit Settings software and click at the settings.sh.

Kubuntu-3.png


3. Choose Run in Terminal or Execute option (depending on Linux distribution).

4. If prompted, enter your user password to create UDEV rule. (to allow access for the USB interface - this is needed only for the very first time)

5. Close the app and connect the USB interface to the computer.

2 Usage

Whenever you need, start the app by clicking the settings.sh file. The USB interface must be plugged in your computer before starting. If everything is OK, you will see a Device in the Connection tab.

Kubuntu-7.png

3 Troubleshootinng

In case that the app will not start at all, please start QT5 library. In Ubuntu and Debian based system the package is called qt5-default.

You can install it also from terminal with a command: sudo apt-get install qt5-default

If it will not help, please contact us. We will help to make it work with any major Linux distribution.