Problem with esound daemon (esd) SOLVED!

Rob Shinn surak at tuxedo.darktech.org
Thu Dec 30 05:45:41 UTC 2004


On Sun, 2004-12-26 at 22:51 +0100, Markus Huber wrote:
> Am So, den 26.12.2004 schrieb Rob Shinn um 20:30:
> 
> > FC3 detected my sound card as using the snd-intel8x0 driver, which has
> > worked fine for me in the past.  The output for the card detection test
> > was flawless. Output via ALSA and OSS work flawlessly as well.  But any
> > sounds output through ESD get garbled and 'staticky' sounding.
> 
> Same experience after an upgrade FC2>FC3.

Okay.  I fixed the problem.  If you download and the source from
ftp://ftp.gnome.org/pub/GNOME/sources/esound/0.2/esound-0.2.35.tar.gz
and then compile with the following commands:

$ ./configure --disable-alsa --prefix=/usr
$ make
$ sudo make install

(Obviously if you don't have sudo setup, just do a 'su' and then make
install)

Why this works is anyone's guess.




More information about the fedora-list mailing list