[Hamlib-developer] hamlib 4.5.5 cant find com1 port or /dev/ttyUSB? ports
Library to control radio transceivers and receivers
Brought to you by:
n0nb
|
From: JOSEPH P. <joe...@ao...> - 2024-03-09 00:23:03
|
hi help wb6dcowin11 com1 port does not get set by hamlib??? 4.5.5 or 4.4 rigctl works fine.. but says no such file COM1 see attached joeerror hamlib it cant find COM1 or /dev/ttyUSB4 which isa usb direct to printer port on the kenwood 990s PS C:\Users\User> rigctl -Vrigctl Hamlib 4.5.5 Apr 05 11:43:08Z 2023 SHA=6eecd3PS C:\Users\User> rigctl -m 2039 -r com1 -s 9600 -C stop_bits=1rig_open: error = com1 No such file or directoryPS C:\Users\User> rigctl -m 2039 -r COM1 -s 9600 -C stop_bits=1rig_open: error = COM1 No such file or directoryPS C:\Users\User> rigctl -m 2039 -r /dev/ttyUSB4rig_open: error = /dev/ttyUSB4 No such file or directoryPS C:\Users\User> rigctl -Vrigctl Hamlib 4.5.5 Apr 05 11:43:08Z 2023 SHA=6eecd3 |