Skip to content
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

Feature reqest: Run DW without any audio device #257

Open
buhalo1 opened this issue Mar 12, 2020 · 4 comments
Open

Feature reqest: Run DW without any audio device #257

buhalo1 opened this issue Mar 12, 2020 · 4 comments

Comments

@buhalo1
Copy link

buhalo1 commented Mar 12, 2020

Currently DW fails to start if there is no audio device is present.

@dranch
Copy link
Collaborator

dranch commented Mar 12, 2020

What is the use case to run Direwolf without an audio device? As for a work around, you could try creating an ALSA loopback device and see if Direwolf will accept that:

https://www.alsa-project.org/wiki/Matrix:Module-aloop

@buhalo1
Copy link
Author

buhalo1 commented Mar 12, 2020

Currently i'm trying to run it on VM to push objects to APRS-IS.
I'll try to use aloop, thanks!

@g0wfv
Copy link

g0wfv commented May 31, 2020

Does "ADEVICE null null" not work?

@rossmckelvie
Copy link

I am running without an audio device without error, using a modified version of the sdr.conf file in the repo. Specifically the line ADEVICE null null does the trick.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants