GNOME Bugzilla – Bug 311278
gnome-volume-control does not show some inputs shown by alsamixer from alsa-utils
Last modified: 2010-12-13 03:37:05 UTC
Please describe the problem: See attached screenshots, alsamixer shows a "Mix" and "Mix Mono" inputs that i can't select in the gnome-volume-control list. I alsa attach a sample c program that output every known alsa channels, it also lacks the "Mix*" inputs. Steps to reproduce: 1. alsamixer 2. gnome-volume-control 3. Compare channel lists For the C prog: 1. gcc alsasrc-set-capture.c -o alsasrc-set-capture $(pkg-config --libs --cflags gstreamer-plugins-0.8) -lgstinterfaces-0.8 2. ./alsasrc-set-capture Actual results: The C Prog output: Device:hw:0 Name:Intel 82801DB-ICH4 (Alsa Mixer) Found 1 mixers Mixer:Unknown Volume Control 0 Track Master Record?0 Track Master Mono Record?0 Track Headphone Record?0 Track 3D Control - Switch Record?0 Track PCM Record?0 Track PCM Out Path & Mute Record?0 Track Line-in Record?0 Track CD Record?0 Track Microphone Record?0 Track Mic Boost (+20dB) Record?0 Track Mic Select Record?0 Track Phone Record?0 Track IEC958 Record?0 Track IEC958 Playback AC97-SPSA Record?0 Track PC Speaker Record?0 Track Aux Record?0 Track Capture Record?8 Track External Amplifier Record?0 Expected results: The Mix and Mix Mono should appear Does this happen every time? Yes Other information:
Created attachment 49583 [details] alsamixer.png Screenshot of the difference of channel lists
Created attachment 49584 [details] alsasrc-set-capture.c Test case, with bits stolen from gnome-volume-control
Can you run gnome-volume control with GST_DEBUG=alsa*:5 and attach the output?
Hi Raph! Ca roule? I guess this bug is still valid, but could you confirm? thanks
Closing this bug report as no further information has been provided after more than 6 weeks. Please feel free to reopen this bug if you can provide the information asked for. Thanks!