On Mon, 31 Jan 2011 11:20:00 -0500
Matthew Aycock <[email protected]> wrote:
> I have a new Ubuntu 10.10 installation that is running the latest patches
> from Oracle. However, I have an interesting problem. We rebuilt the kernel so
> that I could use the ALSA drivers and get sound using pulseaudio. However, we
> have an interesting problem. Upon session creation, we have a script in
> /etc/X11/Xsession.d that replaces the current default.pa file with one that
> uses the current $UTAUDIODEV as the sound device. This works fine, until a
> user tries to log in from a different SunRay. When this login happens the
> user creates a new
> default.pa file with a different audio device. The first session then goes
> into an infinite loop trying to start pulseaudio. In return, there is a
> daemon polkitd that has a memory leak and consumes all available RAM.
>
> Does anyone have a suggestion on how to prevent this?
This is untested, just an idea:
create ${HOME}/.pulse/default.pa.${SUN_SUNRAY_TOKEN} instead of
.pulse/default.pa
and start pulseaudio with the options -n -F
${HOME}/.pulse/default.pa.${SUN_SUNRAY_TOKEN}
I would like to add myself to Jens' request: could you make your patches for
newer linux kernels
available?
- Meik
--
Meik Hellmund
Mathematisches Institut, Uni Leipzig
e-mail: [email protected]
http://www.math.uni-leipzig.de/~hellmund
_______________________________________________
SunRay-Users mailing list
[email protected]
http://www.filibeto.org/mailman/listinfo/sunray-users