LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   SUSE / openSUSE (https://www.linuxquestions.org/questions/suse-opensuse-60/)
-   -   No Sound in Flash on firefox, konq or opera (https://www.linuxquestions.org/questions/suse-opensuse-60/no-sound-in-flash-on-firefox-konq-or-opera-617335/)

cybertaz 01-30-2008 12:29 AM

No Sound in Flash on firefox, konq or opera [solved]
 
I have tried everything that I could find on this, and have had no luck. Can someone please help me!

I have sound for everything else except flash movies (like youtube.com) in any browser. :confused:

I run firefox from a konsole window and get these errors when I go to youtube.com:

Code:

which: no soundwrapper in (/opt/kde3/bin:/home/dtomba/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/X11R6/bin:/usr/games:/usr/lib64/jvm/jre/bin:/usr/lib/mit/bin:/usr/lib/mit/sbin:/usr/lib/qt3/bin:/usr/sbin:/usr/sbin)
ERROR: ld.so: object '/usr/lib64/libaoss.so' from LD_PRELOAD cannot be preloaded: ignored.
which: no soundwrapper in (/opt/kde3/bin:/home/dtomba/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/X11R6/bin:/usr/games:/usr/lib64/jvm/jre/bin:/usr/lib/mit/bin:/usr/lib/mit/sbin:/usr/lib/qt3/bin:/usr/sbin:/usr/sbin)
ERROR: ld.so: object '/usr/lib64/libaoss.so' from LD_PRELOAD cannot be preloaded: ignored.
Flash Player: Warning: environment variable G_FILENAME_ENCODING is set and is not UTF-8

I have removed and install firefox, flash and alsa (and yes I do have alsa-oss installed).

What can I check or do to get the soundwrapper working?

Thanks.

EDIT:the problem has been fixed. Scroll down for the fix

greySquirrel 02-01-2008 11:25 AM

solved it in debian with these packages....hope you can find something usefull from this...

alsa-base
alsa-oss
alsa-tools
alsa-utils

dont know if you are using kde but if you are then go into control centre and change sound to either default or to alsa.

restart the system, restarting services didn't work...i probably missed some.

some apps like xmms will need to be reconfigured to use alsa.

cybertaz 02-02-2008 12:25 AM

I have installed and re-installed all of those. This is just with flash streams. All of my other sound works.

Thanks anyway. I'm glad someone responded. :P

juliadream 02-19-2008 07:06 AM

Nobody seems to have a coherent and working answer to this problem.

Installing either the "flashplugin-nonfree" or the "official" player manually from adobe does not work for me. It's not like I am running any new or obscure hardware. My browsers say the plugin is installed and enabled.. so why no sound?

I have tried every possible fix suggested and still nothing. The only thing not tried is setting my internet connection half duplex every time I want to look at a flash site, which as this machine is a gatewey for other machines isn't satisfactory.

You would have thought that somebody would have come up with a certain working fix for this problem which has been with us across the last 4 stable releases of debian.. The silence on this issue just seems to show that nobody really cares if we have fully working debian systems.. All anybody seems to want to do is argue about "free" or "non-free" while the rest of us are left hanging in limbo with non working plugins. This really isn't good enough for that "stable" release.

I know what I'm doing with debian, but this needs a proper dev to get down and dirty with this problem and fix it once and for all. Until then how can debian be taken as a serious desktop replacement~?

/rant off ;)

cybertaz 02-19-2008 12:23 PM

This didn't start out as a debian thread. This is actually in SUSE. I have no working flash in firefox. I have no error messages except for this on in the OP. In fact I have gotten some of the error fixed (I have no clue how). Here is the new error I get with firefox and flash sites:
Code:

which: no soundwrapper in (/opt/kde3/bin:/home/dtomba/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/X11R6/bin:/usr/games:/usr/lib64/jvm/jre/bin:/usr/lib/mit/bin:/usr/lib/mit/sbin:/usr/lib/qt3/bin:/usr/sbin:/usr/sbin)
/usr/lib/nspluginwrapper/i386/linux/npviewer.bin: error while loading shared libraries: libasound.so.2: wrong ELF class: ELFCLASS64
which: no soundwrapper in (/opt/kde3/bin:/home/dtomba/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/X11R6/bin:/usr/games:/usr/lib64/jvm/jre/bin:/usr/lib/mit/bin:/usr/lib/mit/sbin:/usr/lib/qt3/bin:/usr/sbin:/usr/sbin)
/usr/lib/nspluginwrapper/i386/linux/npviewer.bin: error while loading shared libraries: libasound.so.2: wrong ELF class: ELFCLASS64

Any help would be appreciated.

auxsvr 02-20-2008 11:04 AM

Is your installation 64 or 32 bit? Try refreshing libasound and alsa-oss from yast.

cybertaz 02-20-2008 11:17 AM

64-bit. Did all of those. It would appear that the nspluginwrapper 0.9.91.5 (and 4) has a problem with flash. The blog said it should be fixed with 91.6, due soon.

trv@dmin 03-28-2008 03:39 PM

Hello! I have this problem too. I don't know what to do and google nothing writes.. It's same error in first post...
cybertaz, have you solved this problem?

cybertaz 03-29-2008 12:32 AM

I did solve it. I re-installed the alsa, libsound and kdemultimedia files from the dvd. I got sound back after doing all three of them.

trv@dmin 03-30-2008 01:56 PM

Thanks for respond, but it's pity hasn't helped me. I'll try anything yet...

cybertaz 03-31-2008 12:16 AM

Can you give more information on your system please.

Do you have sound with everything other than flash?
What version of flash are you using?
What version of linux are you using? 32 or 64-bit?
What sound card do you have?
What desktop manager (KDE, GNOME)?
Is this a laptop or desktop?

In order to get the help required, as much information as you can supply is required.

trv@dmin 04-01-2008 02:15 AM

yes:)
I have sound in other applications
Flash version I don't remember certain
System openSUSE10.3 x86_64
Sound card is Realtek ALC662 is integrated on motherboard, desktop PC
KDE 3.5

Sound card works normally (amarok plays, audacity records). When youtube movie plays not sound in firefox, opera, konqueror. But movie is doing.
When firefox start in console after click youtobe video appears same lines like in first post.
Opera in console writes similar lines...

Might wrong installation of java to give this effect? There were some errors.

cybertaz 04-01-2008 09:35 AM

Java wasn't the issue for me. All I did was re-install ALSA, libsound(all that were listed) and KDEmultimedia. Use YaST and do a search for those, click on the versions tab at the bottom of the YaST window and choose the same version that is listed for the DVD. You have to do that last step or newer versions could get installed, depending on the repos you have setup.

trv@dmin 04-01-2008 12:16 PM

yes! it's working!!! I've reinstalled all those packets and flash player. Flash did error (can't download http://...) and I turned off external repositaries so it's installed from DVD. And sound appeared.
Thank you for help:)

cybertaz 04-01-2008 12:26 PM

Glad I could help.

It feels good to get it working again, right?

Don't forget to turn those external repos back on. They can come in handy.


All times are GMT -5. The time now is 03:58 PM.