PDA

View Full Version : [ubuntu] Realplayer sound problem in 8.10 64-bit



abds
April 8th, 2009, 10:17 PM
Hi

When nothing else is running, realplayer works fine. However whan i have another software running like firefox then there is no sound in realplayer. Running from the command line I get the following output:

/usr/lib/gio/modules/libgioremote-volume-monitor.so: wrong ELF class: ELFCLASS64
Failed to load module: /usr/lib/gio/modules/libgioremote-volume-monitor.so
/usr/lib/gio/modules/libgvfsdbus.so: wrong ELF class: ELFCLASS64
Failed to load module: /usr/lib/gio/modules/libgvfsdbus.so
/usr/lib/gio/modules/libgiogconf.so: wrong ELF class: ELFCLASS64
Failed to load module: /usr/lib/gio/modules/libgiogconf.so
ALSA lib ../../../src/pcm/pcm_dmix.c:1008: (snd_pcm_dmix_open) unable to open slave

Any ideas on how I can resolve this? Any help would be greatly appreciated.

Thanks!

abds
April 9th, 2009, 02:01 PM
Anyone?

abds
April 9th, 2009, 06:37 PM
bump

abds
April 9th, 2009, 07:31 PM
So I fixed the issue. Here is how i did it:

1. In realplayer go to Settings->Hardware. Under Audio driver select "OSS".

2. Edit /usr/bin/realplay and replace the line:

$HELIX_LIBS/realplay.bin "$@"
with

padsp $HELIX_LIBS/realplay.bin "$@"

Now run realplayer and the sound should be working fine.

dmccasland
May 1st, 2009, 06:25 PM
Hey ADBS,

That is the first solution to the stupid Ubuntu Realplayer problem that actually worked! Thanks! :)

BTW, I did this in Jaunty 9.04, which apparently has fixed all the other stupid sound problems found in 8.10.