-
Notifications
You must be signed in to change notification settings - Fork 18
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
Audio output is muted on Ubuntu #17
Comments
I fo not know, select another audiostream? here it works fine with just a
variety of ettings
Op di 2 jan 2024 om 02:24 schreef bi3mw ***@***.***>:
… I have started the swradio-9-x86_64.AppImage on Ubuntu 22.04.
Unfortunately the audio output is muted ( setting "default" ). What could
be the reason for this ?
—
Reply to this email directly, view it on GitHub
<#17>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACCPHQFQWTPGD5HLI53BXV3YMNOV7AVCNFSM6AAAAABBJNV57OVHI2DSMVQWIX3LMV43ASLTON2WKOZSGA3DCOBVGY2DCNA>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
--
Jan van Katwijk
|
The selection "default" seems to be the correct one, because the ALSA plugin [swradio-9] appears in the list under "Sound". Nevertheless, there is no output to the speakers. When I start the program in the terminal, I get the following output: Threshold = 102,247200 Api 0 is ALSA Api 1 is OSS Api 2 is JACK Audio Connection Kit |
The wau it is implemented is that on program startup, the portaudio library
is initialized. That library does the talking to Alas aor whatever your
sound system is
and returns a list (as you have shown) of channels that are supposed to be
audio channels for 48000 bd output.
In your case it seems that portaudio has some problems with your system.
The only thing I can say is that on my Fedora box and the Ubunu box it
functions
Op wo 3 jan 2024 om 15:29 schreef bi3mw ***@***.***>:
… The selection "default" seems to be the correct one, because the ALSA
plugin [swradio-9] appears in the list under "Sound". Nevertheless, there
is no output to the speakers.
When I start the program in the terminal, I get the following output:
Threshold = 102,247200
ALSA lib pcm_dmix.c:1032:(snd_pcm_dmix_open) unable to open slave
ALSA lib pcm.c:2664:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.rear
ALSA lib pcm.c:2664:(snd_pcm_open_noupdate) Unknown PCM
cards.pcm.center_lfe
ALSA lib pcm.c:2664:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.side
ALSA lib pcm_route.c:877:(find_matching_chmap) Found no matching channel
map
ALSA lib pcm_oss.c:397:(_snd_pcm_oss_open) Cannot open device /dev/dsp
ALSA lib pcm_oss.c:397:(_snd_pcm_oss_open) Cannot open device /dev/dsp
ALSA lib confmisc.c:160:(snd_config_get_card) Invalid field card
ALSA lib pcm_usb_stream.c:482:(_snd_pcm_usb_stream_open) Invalid card
'card'
ALSA lib confmisc.c:160:(snd_config_get_card) Invalid field card
ALSA lib pcm_usb_stream.c:482:(_snd_pcm_usb_stream_open) Invalid card
'card'
ALSA lib pcm_dmix.c:1032:(snd_pcm_dmix_open) unable to open slave
Hostapis: 3
Api 0 is ALSA
Api 1 is OSS
Api 2 is JACK Audio Connection Kit
—
Reply to this email directly, view it on GitHub
<#17 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACCPHQCDU6Q34HJXDAP4JGLYMVTMXAVCNFSM6AAAAABBJNV57OVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQNZVGQ3DCMJRGQ>
.
You are receiving this because you commented.Message ID:
***@***.***>
--
Jan van Katwijk
|
I have started the swradio-9-x86_64.AppImage on Ubuntu 22.04. Unfortunately the audio output is muted ( setting "default" ). What could be the reason for this ?
The text was updated successfully, but these errors were encountered: