You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have been trying to get this to work, but one issue that I am getting after running the discovery_server is the following:
ALSA lib pcm.c:2495:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.rear
ALSA lib pcm.c:2495:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.center_lfe
ALSA lib pcm.c:2495:(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_route.c:867:(find_matching_chmap) Found no matching channel map
ALSA lib pcm_route.c:867:(find_matching_chmap) Found no matching channel map
ALSA lib pcm_route.c:867:(find_matching_chmap) Found no matching channel map
failed to write to port audio stream, Can't write to a callback stream
failed to write to port audio stream, Can't write to a callback stream
failed to write to port audio stream, Can't write to a callback stream
failed to write to port audio stream, Can't write to a callback stream
failed to write to port audio stream, Can't write to a callback stream
failed to write to port audio stream, Can't write to a callback stream
failed to write to port audio stream, Can't write to a callback stream
failed to write to port audio stream, Can't write to a callback stream
failed to write to port audio stream, Can't write to a callback stream
failed to write to port audio stream, Can't write to a callback stream
failed to write to port audio stream, Can't write to a callback stream
and this keeps repeating.
I have seen that there was a closed issue talking about the same, and it looks like quiet-lwip broke after some changes were introduced to quiet portaudio, but the problem seems to be still not fixed.
I have even tried going back to an older version of quiet but no luck.
Any help would be highly appreciated.
The text was updated successfully, but these errors were encountered:
I have been trying to get this to work, but one issue that I am getting after running the discovery_server is the following:
ALSA lib pcm.c:2495:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.rear
ALSA lib pcm.c:2495:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.center_lfe
ALSA lib pcm.c:2495:(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_route.c:867:(find_matching_chmap) Found no matching channel map
ALSA lib pcm_route.c:867:(find_matching_chmap) Found no matching channel map
ALSA lib pcm_route.c:867:(find_matching_chmap) Found no matching channel map
failed to write to port audio stream, Can't write to a callback stream
failed to write to port audio stream, Can't write to a callback stream
failed to write to port audio stream, Can't write to a callback stream
failed to write to port audio stream, Can't write to a callback stream
failed to write to port audio stream, Can't write to a callback stream
failed to write to port audio stream, Can't write to a callback stream
failed to write to port audio stream, Can't write to a callback stream
failed to write to port audio stream, Can't write to a callback stream
failed to write to port audio stream, Can't write to a callback stream
failed to write to port audio stream, Can't write to a callback stream
failed to write to port audio stream, Can't write to a callback stream
and this keeps repeating.
I have seen that there was a closed issue talking about the same, and it looks like quiet-lwip broke after some changes were introduced to quiet portaudio, but the problem seems to be still not fixed.
I have even tried going back to an older version of quiet but no luck.
Any help would be highly appreciated.
The text was updated successfully, but these errors were encountered: