km4ack / pi-build

https://youtube.com/km4ack
338 stars 71 forks source link

Youtube: Portable Digipeater issue #502

Open starbasessd opened 1 year ago

starbasessd commented 1 year ago

Ran through the install and build on a Pi3B+, RaspiOS Bullseye, 32GB USB Thumb Drive, Digirig 1.9.


lsusb Bus 001 Device 010: ID 10c4:ea60 Silicon Labs CP210x UART Bridge

ls -la /dev/serial/by-id lrwxrwxrwx 1 root root 13 Mar 5 14:36 usb-Silicon_Labs_CP2102N_USB_to_UART_Bridge_Controller_8826050cf6a6ec11ae2b809ba29c855c-if00-port0 -> ../../ttyUSB0

pi@raspi4-aprs:~/direwolf/build $ arecord -l List of CAPTURE Hardware Devices card 2: Device [USB PnP Sound Device], device 0: USB Audio [USB Audio] Subdevices: 1/1 Subdevice #0: subdevice #0


nano ~/direwolf.conf With ADEVICE plughw:2,0 #correct info I get the following error:


pi@raspi4-aprs:~/direwolf/build $ direwolf Dire Wolf version 1.6 Includes optional support for: gpsd cm108-ptt

Reading config file direwolf.conf Audio device for both receive and transmit: default (channel 0) Could not open audio device default for input No such file or directory Pointless to continue without audio device.


and it returns to the prompt...

Thoughts?