Re: RigPi Mumble Client Not Receiving Audio From Remote Mumble Clients
Perry Ogletree
If you are using the internal sound device in the FT-991 you have to edit the RPI ALSA config file. The “card 0” is the RPi’s internal audio – change to “1” for the external device.
Enter in Terminal… sudo nano /usr/share/alsa/alsa.conf
Find these lines… defaults.ctl.card 0 defaults.pcm.card 0 And edit to… defaults.ctl.card 1 defaults.pcm.card 1 Save and Exit the editor…
Lastly… sudo reboot
Perry K4PWO
From: RigPi@groups.io <RigPi@groups.io> On Behalf Of N0BAK
Sent: Monday, November 23, 2020 12:54 PM To: RigPi@groups.io Subject: Re: [RigPi] RigPi Mumble Client Not Receiving Audio From Remote Mumble Clients
I'm having the same issue with a FT-991A. What did you change? The defaults.ctl.card 0 defaults.pcm.card 0 or something else? Thanks and 73!
|
|