Skip to content
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

How to resolve the amixer errors #33

Open
yerasiprathyusha opened this issue Dec 1, 2017 · 0 comments
Open

How to resolve the amixer errors #33

yerasiprathyusha opened this issue Dec 1, 2017 · 0 comments

Comments

@yerasiprathyusha
Copy link

yerasiprathyusha commented Dec 1, 2017

I am getting the following errors while running on Openwrt :-

root@OpenWrt:/tmp/respeaker_python_library/examples# python offline_voice_assistant.py
ERROR:root:PyUSB is required on a Linux Machine
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
ALSA lib pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.hdmi
ALSA lib pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.hdmi
ALSA lib pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.modem
ALSA lib pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.modem
ALSA lib pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.phoneline
ALSA lib pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.phoneline
_snd_pcm_gcs_io_open: rate = 16000
_snd_pcm_gcs_io_open: channels = 6
gcs_initialize: enter
osal_dev_open: open failed: 2ipc_init: dev open failed, ret = -2
pktzr_init: Initialization failed, ret = -2
gcs_init: Failed to initialize IPC packetizer
gcs_initialize: gcs_init failed, err = -2
gcs_initialize: leave
_snd_pcm_gcs_io_open: gcs_initialize failed -2
gcs_do_mixer_controls: executing the mixer controls
amixer: Unable to find simple control 'ADC MUX0',0

amixer: Unable to find simple control 'DMIC MUX0',0

amixer: Unable to find simple control 'ADC MUX1',0

amixer: Unable to find simple control 'DMIC MUX1',0

amixer: Unable to find simple control 'ADC MUX2',0

amixer: Unable to find simple control 'DMIC MUX2',0

amixer: Unable to find simple control 'ADC MUX3',0

amixer: Unable to find simple control 'DMIC MUX3',0

amixer: Unable to find simple control 'ADC MUX4',0

amixer: Unable to find simple control 'DMIC MUX4',0

amixer: Unable to find simple control 'ADC MUX5',0

amixer: Unable to find simple control 'DMIC MUX5',0

amixer: Unable to find simple control 'WDMA1 CH0 MUX',0

amixer: Unable to find simple control 'WDMA1 CH1 MUX',0

amixer: Unable to find simple control 'WDMA1 CH2 MUX',0

amixer: Unable to find simple control 'WDMA1 CH3 MUX',0

amixer: Unable to find simple control 'WDMA1 CH4 MUX',0

amixer: Unable to find simple control 'WDMA1 CH5 MUX',0

amixer: Unable to find simple control 'WDMA1_ON_OFF',0

gcs_do_mixer_controls: done enable mixer controls
Segmentation fault

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant