rcbyron / hey-athena-client

Your personal voice assistant
https://heyathena.com
MIT License
421 stars 98 forks source link

Hey Athena on Ubuntu 14.04 LTS gives ALSA error #30

Closed rcbyron closed 7 years ago

rcbyron commented 8 years ago

ALSA lib pcm_dsnoop.c:618:(snd_pcm_dsnoop_open) unable to open slave ALSA lib pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.rear ALSA lib pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.center_lfe ALSA lib pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.side bt_audio_service_open: connect() failed: Connection refused (111) bt_audio_service_open: connect() failed: Connection refused (111) bt_audio_service_open: connect() failed: Connection refused (111) bt_audio_service_open: connect() failed: Connection refused (111)

bunnitech commented 8 years ago

Related: Kubuntu 15.10 with Realtek multichannel onboard audio (AC'97 Style)

ALSA lib pcm_dmix.c:1024:(snd_pcm_dmix_open) unable to open slave ALSA lib pcm.c:2267:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.rear ALSA lib pcm.c:2267:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.center_lfe ALSA lib pcm.c:2267:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.side ALSA lib pcm_route.c:867:(find_matching_chmap) Found no matching channel map ALSA lib pcm_dmix.c:1024:(snd_pcm_dmix_open) unable to open slave

rcbyron commented 8 years ago

I should note that this isn't really an "error". It is more of an "info" message produced by ALSA that I would like to suppress (optionally).