On Jun 19, 2008, at 8:48 AM, Derek Konigsberg wrote:

LD_PRELOAD is a shell environment variable, probably set by something that happens when a user logs into a SunRay, and "unset LD_PRELOAD" would unset it. So, they would have to be putting it in the shell script that starts firefox. (or typing it manually beforehand)

I've been using the command:

    LD_PRELOAD=/usr/lib/libc_ut.so firefox

to get audio support with the flash plugin under linux on FC8 (be enable support for /dev/dsp)

Without the LD_PRELOAD environment variable set, firefox 3 will start, but then pulseaudio is unable to open an output stream.

Does anyone know how to get pulseaudio to use $AUDIODEV instead of assuming /dev/dsp?

Dave _______________________________________________
SunRay-Users mailing list
SunRay-Users@filibeto.org
http://www.filibeto.org/mailman/listinfo/sunray-users

Reply via email to