1. Identifying the correct serial port
2. granting permission to the user to that port
3. Identifying the correct audio devices
4. Configuring the FT8 client (JTDX, WSJT-X, FLRig etc.)
To identify the port, unplug (if you're already plugged in) the USB serial port device. In my case, this would be the USB connection to the radio. Once you have done this, issue:-
Code: Select all
dmesg
Code: Select all
/dev/ttyACM0
/dev/ttyACM1
Secondly, you will now need to grant permission to access these ports. To do so, issue:-
Code: Select all
sudo adduser daniel dialout
Lastly, you will need to tell the client which audio device to use. In my case, the device shows up as:-
Code: Select all
alsa_input.usb-Burr-Brown_from_TI_USB_Audio_CODEC-00.analog-stereo
alsa_output.usb-Burr-Brown_from_TI_USB_Audio_CODEC-00.analog-stereo