User Tools

Site Tools


packet:ninotnc

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
packet:ninotnc [2024/04/02 07:52] – [Cheat sheet] 2e0ijcpacket:ninotnc [2024/04/04 10:15] – added how to enable the NinoTNC serial to the misc Linux notes mm0uhr
Line 277: Line 277:
 </file> </file>
 After creating said file, run ''udevadm trigger'' for it to take effect without rebooting. After creating said file, run ''udevadm trigger'' for it to take effect without rebooting.
 +
 +If this doesn't work immediately, it may be the NinoTNC is not configured to expose its serial number. This can be enabled using the tool at https://github.com/g5dsg/2221aTool.
 +
 +''git clone https://github.com/g5dsg/2221aTool.git''
 +
 +''sudo python3 ./2221aTool.py enum-serial 1''
 +
 +If preferred, the same tool can be used to specify a serial number for the device.
 +
 +''sudo python3 ./2221aTool.py set-serial 0123456789''
 +
 +Then rerun the udevadm trigger command above.
  
 ==== Auto mode switch ==== ==== Auto mode switch ====
packet/ninotnc.txt · Last modified: 2024/06/09 16:53 by m0lte