Dire Wolf is a software "soundcard" AX.25 packet modem/TNC and APRS encoder/decoder. It can be used stand-alone to observe APRS traffic, as a tracker, digipeater, APRStt gateway, or Internet Gateway (IGate). For more information, look at the bottom 1/4 of this page and in https://github.com/wb2osz/direwolf/blob/dev/doc/README.md
GNU General Public License v2.0
1.6k
stars
306
forks
source link
Failure to start: Could not set number of channels, invalid argument #192
Latest git. Install from raspbian repos works but from git gives error for all sound devices.
$ direwolf -p
Dire Wolf version 1.5
Includes optional support for: cm108-ptt
Reading config file direwolf.conf
Audio device for both receive and transmit: hw:2,0 (channel 0)
Could not set number of audio channels.
Invalid argument
for hw:2,0 output.
Pointless to continue without audio device.
$ arecord -l
List of CAPTURE Hardware Devices
card 1: Camera [USB 2.0 Camera], device 0: USB Audio [USB Audio]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 2: Creation [Cable Creation], device 0: USB Audio [USB Audio]
Subdevices: 1/1
Subdevice #0: subdevice #0
Latest git. Install from raspbian repos works but from git gives error for all sound devices.