GNOME Bugzilla – Bug 133292
No sound without local esd
Last modified: 2009-02-02 10:11:25 UTC
gnome-sound-properties proggie doesn't allow to enable sounds without esound daemon. Why would that be wrong? Two reasons: 1. Modern soundcards do hardware mixing, esd is no more needed, and libesd can fallback to direct usage of /dev/sound/dsp if esd is not accessible. Why disabling one to use it this way? 2. If doing a remote session, with DISPLAY=some.box:0 and ESPEAKER=some.box esd locally is not needed, and what's more it usually can't run locally because there is no /dev/sound/dsp. There's already one running on some.box (usually an xterminal). EsounD is about network transparency too, isn't it :)?
Changing to feature request and changing version to Gnome 2.5. Added bugsquad keyword
*** Bug 160335 has been marked as a duplicate of this bug. ***
libcanberra has GStreamer and ALSA sound outputs, so doesn't require esd running for this to work.
How is this resolved? With Gnome 2.22.3 from Debian I go to Preferences > Sound and to the sounds tab and everything is greyed out unless I enable ESD.
It's resolved in GNOME 2.24 and later. Get a recent version of GNOME...