packet:ninotnc-udev
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
packet:ninotnc-udev [2025/08/20 12:51] – [Product Description names] gi3jmc | packet:ninotnc-udev [2025/08/21 13:49] (current) – [Arch/CachyOS/Manjaro/Endeavour] gi3jmc | ||
---|---|---|---|
Line 4: | Line 4: | ||
This guide is intended to assist you in creating static devices for any number of NinoTNCs connected your Raspberry Pi. The device nodes set up will remain constant across restarts, power cycles, and moving the NinoTNC usb cable to a different usb port. | This guide is intended to assist you in creating static devices for any number of NinoTNCs connected your Raspberry Pi. The device nodes set up will remain constant across restarts, power cycles, and moving the NinoTNC usb cable to a different usb port. | ||
- | This wiki article is **NOT** to be used as an exact key-for-key and click-for-click guide, and also assumes that you are comfortable using the command line. | + | This wiki article is **NOT** to be used as an exact key-for-key and click-for-click guide, and also assumes that you are comfortable using the command line. |
---- | ---- | ||
Line 16: | Line 15: | ||
* A working git installation | * A working git installation | ||
* MPC2221a USB chip setting adjustment tool | * MPC2221a USB chip setting adjustment tool | ||
+ | |||
+ | As different linux distributions use different package management solutions, there are separate details below for systems based on Debian, Fedora, & Arch. | ||
+ | |||
+ | === Raspbarry OS/ | ||
First, ensure you have a working git installation with the command '' | First, ensure you have a working git installation with the command '' | ||
After git is installed/ | After git is installed/ | ||
+ | |||
+ | The settings tool is written in the python language, and it needs a couple of extra support packages to be able to work.\\ | ||
+ | To install the '' | ||
- | The settings tool is written in the python language, and it needs a couple of extra support packages to be able to work. To install the '' | + | === Fedora/ |
+ | First, ensure you have a working git installation with the command '' | ||
+ | |||
+ | After git is installed/ | ||
+ | |||
+ | The settings tool is written in the python language, and it needs a couple of extra support packages to be able to work.\\ | ||
+ | To install the '' | ||
+ | |||
+ | === Arch/ | ||
+ | |||
+ | First, ensure you have a working git installation with the command '' | ||
+ | |||
+ | After git is installed/ | ||
+ | |||
+ | The settings tool is written in the python language, and it needs a couple of extra support packages to be able to work.\\ | ||
+ | To install the '' | ||
---- | ---- | ||
Line 87: | Line 108: | ||
SUBSYSTEM==" | SUBSYSTEM==" | ||
</ | </ | ||
- | < | + | < |
lrwxrwxrwx 1 root root 7 Aug 20 13:23 NinoTNC-VHF-2M -> ttyACM0 | lrwxrwxrwx 1 root root 7 Aug 20 13:23 NinoTNC-VHF-2M -> ttyACM0 | ||
lrwxrwxrwx 1 root root 7 Aug 20 13:23 NinoTNC-HF-40M -> ttyACM1</ | lrwxrwxrwx 1 root root 7 Aug 20 13:23 NinoTNC-HF-40M -> ttyACM1</ | ||
Line 95: | Line 116: | ||
SUBSYSTEM==" | SUBSYSTEM==" | ||
</ | </ | ||
- | < | + | < |
lrwxrwxrwx 1 root root 7 Aug 20 13:23 NinoTNC-GB7BMY-VHF-2m -> ttyACM0 | lrwxrwxrwx 1 root root 7 Aug 20 13:23 NinoTNC-GB7BMY-VHF-2m -> ttyACM0 | ||
lrwxrwxrwx 1 root root 7 Aug 20 13:23 NinoTNC-GB7BMY-HF -> ttyACM1</ | lrwxrwxrwx 1 root root 7 Aug 20 13:23 NinoTNC-GB7BMY-HF -> ttyACM1</ |
packet/ninotnc-udev.1755694308.txt.gz · Last modified: by gi3jmc