¿ªÔÆÌåÓý

ctrl + shift + ? for shortcuts
© 2025 Groups.io

818-prog error


 

This is my response from entering 818-prog in the correct directory after executing the bash shell command from the main menu. Rebooting didn't help.


[root@KA9TQC-537060 sbin]# 818-prog
Traceback (most recent call last):
? File "/usr/local/sbin/818-prog", line 19, in <module>
??? bytesize=serial.EIGHTBITS
? File "/usr/lib/python2.7/site-packages/serial/serialutil.py", line 177, in __init__
??? self.open()
? File "/usr/lib/python2.7/site-packages/serial/serialposix.py", line 295, in open
??? raise SerialException(msg.errno, "could not open port {}: {}".format(self._port, msg))
serial.serialutil.SerialException: [Errno 2] could not open port /dev/ttyUSB0: [Errno 2] No such file or directory: '/dev/ttyUSB0'
[root@KA9TQC-537060 sbin]#

Any thoughts as to correction strategy?


 

Are you using the HamVOIP image?
Are you programming a SHARI PiHat or PiXX?


 

¡°?Errno 2] No such file or directory: '/dev/ttyUSB0'¡±

Looks like it is not plugged in as the tty device is missing.

On Thu, Nov 17, 2022 at 8:33 PM N8AR <n8ar73@...> wrote:
Are you using the HamVOIP image?
Are you programming a SHARI PiHat or PiXX?


 

Thanks for the responses. Stupid me had one of the USB ports on the Shari plugged in with an extension cord to keep it operational so once the programming port was re-engaged all is well. SMH

On Thu, Nov 17, 2022 at 11:38 PM Don Hiatt <donhiatt@...> wrote:
¡°?Errno 2] No such file or directory: '/dev/ttyUSB0'¡±

Looks like it is not plugged in as the tty device is missing.

On Thu, Nov 17, 2022 at 8:33 PM N8AR <n8ar73@...> wrote:
Are you using the HamVOIP image?
Are you programming a SHARI PiHat or PiXX?



--
Jack