After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 515223 - Gnome sound settings aren't connected and have no effect on Alsa
Gnome sound settings aren't connected and have no effect on Alsa
Status: RESOLVED FIXED
Product: gnome-alsamixer
Classification: Other
Component: general
unspecified
Other All
: Normal minor
: ---
Assigned To: Derrick J Houy
Derrick J Houy
Depends on:
Blocks:
 
 
Reported: 2008-02-08 15:07 UTC by unggnu
Modified: 2009-10-02 18:07 UTC
See Also:
GNOME target: ---
GNOME version: 2.19/2.20


Attachments
a script to work around this problem (932 bytes, text/plain)
2008-02-08 15:10 UTC, unggnu
Details

Description unggnu 2008-02-08 15:07:36 UTC
Sound settings could be changed at one place and not at four different ones to use the sound device/configuration he wants.
Gnome remembers the used mixer per sound card so there would be no need for change it after a PCMCIA or USB sound card is removed or added.

Other information:
To test this the System needs two recognized sound cards. I assume that in all options the external is the default one.
Under System - Preferences - Sound it is possible to choose a Device. I choose the internal one and mixer PCM (for keyboard volume change). A standard user would think that's it, now internal sound card is the default one but if I double click on the volume applet in systray my external is still the default one under Gnome Volume Control. So I change it under File - Change Device - to internal. Now it should be OK but if I want to change volume through left click on the systray volume applet symbol it is still the external mixer so I have to click on the volume applet symbol with the right mouse button and choose Preferences to set the sound card and mixer.
Now it should be Ok but if I play a sound file it is still routed through the external since all these changes has no influence to asoundconf so I have to run "asoundconf set-default-card Intel".
Now it is working after changing settings at four positions. And most of the settings have to be changed again after switching sound card.

Another point is that Gnome normally uses the first mixer of a sound card to change volume which works sometimes but not always. If I change this it remembers the configuration only for this configuration and sound card. If I remove sound card, restart and plug it in it uses the first mixer device again.
So saving of the mixer configuration per sound card would be great.
Comment 1 unggnu 2008-02-08 15:10:06 UTC
Created attachment 104712 [details]
a script to work around this problem

I have created a script to work around this problem which is run on every system start to change the four settings.
It only works with my Audigy2 sound card.
Comment 2 unggnu 2009-10-02 18:07:29 UTC
This should be fixed in Gnome 2.28 through using Pulseaudio.