Hi Cornel,

so I can see what is happening please put the attached file into your WSJT-X configuration files directory (on Linux the configurations file directory is ~/.config/), restart WSJT-X, carry out a minimal test that demonstrates the issue, then quit WSJT-X. It will have created a new file on your Desktop called WSJT-X_RigControl.log , send me (g4wjs <at> classdesign <dot> com) that file for analysis.

Once you have sent the log file you can delete it from your Desktop, also delete the log configuration file to return to normal operation.

73
Bill
G4WJS.

On 13/06/2021 12:38, Co Co wrote:
Hi Bill,

Thanks for your reply.
Actually the current user was part of the dialout group. I added this user once more and checked once again, but got the same error.

Two windows appear with the following text:

Rig failure
Hamlib error: iO Error
iofunc.c (199): port_close entered
iofunc.c (233): port_close return(0)
Rig.c(983): rig_open return (-6) while opening connection to rig

Any further ideas? Does this error occur because of a different/old version of the Hamlib?

Thanks and cheers
Cornel

Bill Somerville <g4...@classdesign.com <mailto:g4...@classdesign.com>> schrieb am Sa., 12. Juni 2021, 23:35:

    On 12/06/2021 22:13, Co Co wrote:
    Hi,

    I installed Ubuntu 20.04 (current release) and wsjtx 2.4 and
    lately 2.5rc1, plugged an UsB2Serial cable (serial converter
    with  CH341) to my laptop.
    When setting up preferences to the radio and select "none" for
    the rig and PTT with /dev/ttyUSB0, then an error occur.

    It tells me, that the rig is not responding or so, exact message
    can be delivered later.
    It seems there is a problem in Linux accessing only ptt via
    USB/Serial without trying to get in touch with a rig.

    Could you please check it out?
    In Windows 10 this preference works  ery well with the same
    adjustment.
    So it can't be the hardware I think, because adapter works
    properly unter Linux and can be accessed with stty.

    Thanks, 73 de Cornel DO5CR

    Hi Cornel,

    is your user in the dialout group?

    sudo adduser $USER dialout

    then restart your desktop session or reboot.

    73
    Bill
    G4WJS.


[Sinks.SYSLOG]
Destination=TextFile
Asynchronous=true
AutoFlush=false
FileName="${AppLocalDataLocation}/wsjtx_syslog.log"
TargetFileName="${AppLocalDataLocation}/logs/wsjtx_syslog_%Y-%m.log"
RotationTimePoint="01 00:00:00"
Append=true
EnableFinalRotation=false
MaxSize=41943040
MinFreeSpace=1073741824
MaxFiles=12
Target="${AppLocalDataLocation}/logs"
ScanForFiles="Matching"
Format="[%Channel%][%TimeStamp(format=\"%Y-%m-%d 
%H:%M:%S.%f\")%][%Uptime(format=\"%O:%M:%S.%f\")%][%Severity%] %Message%"
Filter="%Severity% >= info"

[Sinks.RIGCTRL]
Destination=TextFile
Asynchronous=true
AutoFlush=true
FileName="${DesktopLocation}/WSJT-X_RigControl.log"
Append=true
Format="[%TimeStamp(format=\"%Y-%m-%d 
%H:%M:%S.%f\")%][%Uptime(format=\"%O:%M:%S.%f\")%][%Channel%:%Severity%] 
%Message%"
Filter="%Channel% matches \"SYSLOG\" | %Channel% matches \"RIGCTRL\""
_______________________________________________
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel

Reply via email to