-
Notifications
You must be signed in to change notification settings - Fork 321
Description
direwolf version: latest dev branch cloned as of Feb 23rd, 2023
OS: Linux Mint 21
device: digirig 1.9 [ logic level type]
rigs: both FT-2980 and FT-8800 exhibit this behavior
$ groups
adm tty mail dialout fax cdrom sudo audio dip plugdev lpadmin ssh sambashare vboxusers
$ arecord -l
**** List of CAPTURE Hardware Devices ****
card 1: PCH [HDA Intel PCH], device 0: CX20756 Analog [CX20756 Analog]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 3: Device [USB PnP Sound Device], device 0: USB Audio [USB Audio]
Subdevices: 1/1
Subdevice #0: subdevice #0
$ dmesg
[ 48.280432] usb 2-3.2: cp210x converter now attached to ttyUSB0
direwolf.conf:
ADEVICE plughw:3,0
CHANNEL 0
MODEM 1200
PTT /dev/ttyUSB0 RTS
$ dirwolf -p
Could not open audio device plughw:3,0 for output
Device or resource busy
Pointless to continue without audio device.
Not sure why I should get this error.
Any ideas on what to do?
Jerry