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

Cant find mixer control name #11

Open
gaga9999 opened this issue Jun 25, 2017 · 0 comments
Open

Cant find mixer control name #11

gaga9999 opened this issue Jun 25, 2017 · 0 comments

Comments

@gaga9999
Copy link

gaga9999 commented Jun 25, 2017

hy!
when i software playback it works. I cant enable alsamixer. I have device number 1 and output of amixer controls is:

numid=3,iface=MIXER,name='Mic Capture Switch'
numid=4,iface=MIXER,name='Mic Capture Volume'
numid=5,iface=MIXER,name='Speaker Playback Switch'
numid=6,iface=MIXER,name='Speaker Playback Volume'
numid=1,iface=PCM,name='Capture Channel Map'
numid=2,iface=PCM,name='Playback Channel Map'

I have the following errors on trying to set control in mopidy.conf:

2017-06-25 10:33:32,951 - ERROR Mixer (AlsaMixer) initialization error: Could not find ALSA mixer control PCM on card 1. Known mixers on card 1 include: Speaker, Mic
2017-06-25 10:35:41,424 - ERROR Mixer (AlsaMixer) initialization error: Could not find ALSA mixer control PCM on card 1. Known mixers on card 1 include: Speaker, Mic
2017-06-25 10:39:13,573 - ERROR Mixer (AlsaMixer) initialization error: Could not find ALSA mixer control MIXER on card 1. Known mixers on card 1 include: Speaker, Mic
2017-06-25 10:40:43,336 - ERROR Mixer (AlsaMixer) initialization error: Could not find ALSA mixer control 'Speaker Playback Volume' on card 1. Known mixers on card 1 include: Speaker, Mic
2017-06-25 10:41:53,141 - ERROR Mixer (AlsaMixer) initialization error: Could not find ALSA mixer control 'Speaker' on card 1. Known mixers on card 1 include: Speaker, Mic
2017-06-25 10:44:31,552 - ERROR Mixer (AlsaMixer) initialization error: Could not find ALSA mixer control Master on card 1. Known mixers on card 1 include: Speaker, Mic

What can i do?
Thanks

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