Discussion:
Gnome, esd and i810_audio-- they can work together
James D Strandboge
2002-12-11 19:11:46 UTC
Permalink
Currently, when configured to start the sound server, gnome-session
starts esd with only the "-nobeeps" option. I have submitted a patch
under http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=170843
that allows gnome-session to honor the ESD_SPAWN_OPTIONS variable.

This is a very useful patch for people (like me) who have to run esd
at a specific sample rate for esd to work at all. I have a laptop
that uses the i810_audio driver, which would eventually hang when I
enable sound under gnome. With the patch applied, I simply dropped:

ESD_SPAWN_OPTIONS="-terminate -as 5 -nobeeps -r 48000"

into /etc/environment, and I haven't had a gnome hang since. As the
patch hasn't been accepted yet, I thought I would let other gnome and
laptop users know about the patch.

James Strandboge
--
Email: ***@rochester.rr.com
GPG/PGP ID: 26384A3A
Fingerprint: D9FF DF4A 2D46 A353 A289 E8F5 AA75 DCBE 2638 4A3A
Bas Zoetekouw
2002-12-11 20:16:22 UTC
Permalink
Hi James!
Post by James D Strandboge
ESD_SPAWN_OPTIONS="-terminate -as 5 -nobeeps -r 48000"
into /etc/environment, and I haven't had a gnome hang since.
Uhm, why not just put the options in /etc/esound/esd.conf?
--
Kind regards,
+--------------------------------------------------------------------+
| Bas Zoetekouw | GPG key: 0644fab7 |
|----------------------------| Fingerprint: c1f5 f24c d514 3fec 8bf6 |
| ***@o2w.nl, ***@debian.org | a2b1 2bae e41f 0644 fab7 |
+--------------------------------------------------------------------+
Christian Marillat
2002-12-11 21:02:13 UTC
Permalink
Post by Bas Zoetekouw
Hi James!
ESD_SPAWN_OPTIONS="-terminate -as 5 -nobeeps -r 48000"
into /etc/environment, and I haven't had a gnome hang since.
Uhm, why not just put the options in /etc/esound/esd.conf?
This doesn't work, esound is unable to load this file.

Christian
Oliver Grawert
2002-12-11 22:08:11 UTC
Permalink
hi,
Post by Christian Marillat
This doesn't work, esound is unable to load this file.
true, but why is it still in the package ?

ciao
oli
James D Strandboge
2002-12-12 00:12:56 UTC
Permalink
Post by Oliver Grawert
hi,
Post by Christian Marillat
This doesn't work, esound is unable to load this file.
true, but why is it still in the package ?
For when esd is set to autospawn.

Jamie
--
Email: ***@rochester.rr.com
GPG/PGP ID: 26384A3A
Fingerprint: D9FF DF4A 2D46 A353 A289 E8F5 AA75 DCBE 2638 4A3A
James D Strandboge
2002-12-11 21:33:39 UTC
Permalink
Post by Bas Zoetekouw
Hi James!
Post by James D Strandboge
ESD_SPAWN_OPTIONS="-terminate -as 5 -nobeeps -r 48000"
into /etc/environment, and I haven't had a gnome hang since.
Uhm, why not just put the options in /etc/esound/esd.conf?
Because esd doesn't read esd.conf when its not in autospawn mode.

Jamie
--
Email: ***@rochester.rr.com
GPG/PGP ID: 26384A3A
Fingerprint: D9FF DF4A 2D46 A353 A289 E8F5 AA75 DCBE 2638 4A3A
Loading...