-
Notifications
You must be signed in to change notification settings - Fork 313
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
could not open device #450
Comments
Hello Jerry, |
Could not open audio device plughw:3,0 for output So, it looks like some other application is using the audio device. How about simplifying the situation and just running it from the command line? And, yes, David is correct. This is a place for reporting software defects or requesting enhancements, no general troubleshooting. You might find the issue was already addressed in the forum. Or the solution you find will help others. |
ok. I will go to the groups to do this. |
When the "Device or resource busy" message appears, this additional explanation is added: This means that some other application is using that device. |
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
The text was updated successfully, but these errors were encountered: