Hi,

I was wondering why the 64 bit version of libflashplayer was looking for the 32 bit libs. So I removed the 32 bit libs and linked the 64 bit libs to the same location.

rm -rf /usr/lib/alsa-lib/libasound_module_*pulse.so
ln /usr/lib64/alsa-lib/libasound_module_*_pulse.so /usr/lib/alsa-lib/

Restart firefox and now the sound works and I can see the npviewer alsa stream in "Sound Preferences".

firefox->flash(64)->pulse->jack.

Strangely though after restarting firefox the output for pulse had managed to change itself to my HDMI device when it had previously been set to jack-sink.

Now I have a similar problem with a mismatch for the helix plugin that firefox is reporting.

BTW, I left pulse running overnight while connected to jack and it has stayed up the whole night while under no system load. That is a good sign for the base stability. They have been connected for about 10 hours now.





Cheers.


Patrick Shirkey
Boost Hardware Ltd





On 08/08/2009 12:24 AM, Patrick Shirkey wrote:

On 08/07/2009 11:53 PM, Colin Guthrie wrote:

It's worth noting (as I alluded to earlier) that the 0.9.15 and the 0.9.16 have a *known* incompatibility with regards to how they look for the socket path to communicate with the pulseaudio daemon.

If you run start-pulseaudio-x11 and get some results when doing:
xprop -root| grep PULSE_SERVER

then this should be enough to work around this incompatibility (although I've not tested this).


- I get this:

PULSE_SERVER(STRING) = "{hostname}unix:/home/username/.pulse/hostname-runtime/native"

Where hostname is the actual hostname of this machine and username is the actual username.

- I have retested with firefox and flash is not happy. Due to that I have retested the flash-plugin. The native package which is 32 bit will not load into firefox since I have installed the pulse 32 bit libs and run the start-pulseaudio-x11. I have manually installed the 64 bit libflashplayer and flash will load in firefox but still no sound through pulseaudio.

I now get this error:

ALSA lib pcm.c:2162:(snd_pcm_open_conf) Cannot open shared library /usr/lib/alsa-lib/libasound_module_pcm_pulse.so

I have these packages installed:

Package alsa-plugins-pulseaudio-1.0.20-2.fc11.i586 already installed and latest version Package alsa-plugins-pulseaudio-1.0.20-2.fc11.x86_64 already installed and latest version

and the /usr/lib/alsa-lib/libasound_module_pcm_pulse.so is in place.


- Is there a simple commandline app that I can test with that will save the hassle of having to test with firefox and skype at this stage?



Cheers.





Patrick Shirkey
Boost Hardware Ltd

_______________________________________________
pulseaudio-discuss mailing list
[email protected]
https://tango.0pointer.de/mailman/listinfo/pulseaudio-discuss
_______________________________________________
pulseaudio-discuss mailing list
[email protected]
https://tango.0pointer.de/mailman/listinfo/pulseaudio-discuss

Reply via email to