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 10:12] – [Set the Product Info] gi3jmc | packet:ninotnc-udev [2025/08/20 12:54] (current) – [Product Description names] gi3jmc | ||
---|---|---|---|
Line 68: | Line 68: | ||
=== Serial number names === | === Serial number names === | ||
- | This example will create a link for each NinoTNC using it's serial number as the device name, but requires you to remember which NinoTNC serial is used for each purpose | + | This example will create a link for each NinoTNC using it's serial number as the device name in ''/ |
<file shell / | <file shell / | ||
# Create descriptive links to make refering to NinoTNC' | # Create descriptive links to make refering to NinoTNC' | ||
SUBSYSTEM==" | SUBSYSTEM==" | ||
</ | </ | ||
+ | |||
+ | < | ||
+ | lrwxrwxrwx 1 root root 7 Aug 20 13:23 0003794435 -> ttyACM0 | ||
+ | lrwxrwxrwx 1 root root 7 Aug 20 13:23 0004013920 -> ttyACM1</ | ||
---- | ---- | ||
+ | === Product Description names === | ||
+ | |||
+ | This example shows that if you have set the Product Description for easier identification of a NinoTNC, it can also be used to create the name links in ''/ | ||
+ | <file shell / | ||
+ | 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-HF-40M -> ttyACM1</ | ||
+ | |||
+ | This format could also be used in place of the two lines above, and would create the devices in ''/ | ||
+ | <file shell / | ||
+ | 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-HF -> ttyACM1</ | ||
==== Final Steps ==== | ==== Final Steps ==== | ||
To activate the newly-created rules you can either remove and reconnect the NinoTNC USB cable, or use the command '' | To activate the newly-created rules you can either remove and reconnect the NinoTNC USB cable, or use the command '' |
packet/ninotnc-udev.1755684766.txt.gz · Last modified: by gi3jmc