LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > SUSE / openSUSE
User Name
Password
SUSE / openSUSE This Forum is for the discussion of Suse Linux.

Notices


Reply
  Search this Thread
Old 02-17-2009, 09:20 AM   #1
colucix
LQ Guru
 
Registered: Sep 2003
Location: Bologna
Distribution: CentOS 6.5 OpenSuSE 12.3
Posts: 10,509

Rep: Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983
Flash videos in Firefox without any sound (OpenSUSE 11.1)


Have someone experienced this problem in the latest release of OpenSUSE and eventually have found a solution? I have OpenSUSE 11.1, running KDE 3.5.10, Firefox 3.0.5 and flash-player 10.0 r15. When I try to see a flash movie in Firefox I can see the video but no sound.

The sound is good if I run other multimedia applications, like Amarok or Mplayer. The volume is at maximum level. The PCM input in Kmixer is enabled. I tried to uninstall and reinstall flash-player: it worked the first time only, that is I heard sound in flash video, but after reboot it did not work anymore.

Any advice? Thank you!

Last edited by colucix; 06-15-2011 at 02:16 AM.
 
Old 02-18-2009, 06:37 PM   #2
Drakeo
Senior Member
 
Registered: Jan 2008
Location: Urbana IL
Distribution: Slackware, Slacko,
Posts: 3,716
Blog Entries: 3

Rep: Reputation: 483Reputation: 483Reputation: 483Reputation: 483Reputation: 483
as root copy the /usr/lib/mozilla/plugins/flashplayer.so to /usr/lib/firefox3.0.5/plugins
for some reason your system is not linking tht plugin after a restart of the system any way you could reinstall firefox. or place the plugin in the folder if it does not work.


Back up all stored passwords go to your /home/username/.mozilla/firefox and delete the folder now when you restart firefox it will search those plugins and write a new ini if you also have a /home/username/.firefox you will have to remove it.

The new 3.0.5 is using the newer xulruner also. not sure on your system but this is a must if you went from an older mozilla-firefox to firefox3.0.5 the difference is the older was part of the kde mozilla integration. so we had some different issues.

I am using 3.0.5 in pclinux2008 and this was the same fix I had to do. I really like the 3.0.6 in slackware-current the addon features are wonderful better than 3.0.5 good luck.
 
1 members found this post helpful.
Old 02-19-2009, 03:03 AM   #3
colucix
LQ Guru
 
Registered: Sep 2003
Location: Bologna
Distribution: CentOS 6.5 OpenSuSE 12.3
Posts: 10,509

Original Poster
Rep: Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983
Hi Drakeo. Thank for the tips. I have followed your suggestions and now it works: I hear sound again in flash videos. I will keep an eye on that to see if it is stable now.

I don't know what xulrunner is. I have mozilla-xulrunner190 already installed on my system. Has it any role in playing flash videos in Firefox or is it related to some other functionality?

Many thanks!
 
Old 04-10-2009, 12:25 PM   #4
Nick_Battle
Member
 
Registered: Dec 2006
Location: Bracknell, UK
Distribution: SUSE 13.1
Posts: 159

Rep: Reputation: 33
Smile

I was also getting the symptoms described - under SUSE 11.1, KDE3.5 and Firefox, Flash video showing but sound not (and video very jumpy), though sometimes reloading FF or just reloading the *page* would get it working.

Based on the suggestion in this thread, I looked at the /usr/lib/mozilla and /usr/lib/firefox directories.

The firefox directory does not have a plugins subdirectory. The mozilla directory does, but the mozilla directory itself had 0700 permissions (root), so it was not searchable by normal users.

Doing "chmod a+rx mozilla" as root in /usr/lib *seems* to have fixed it. :-)

Surely /usr/lib/mozilla should have world-readable permissions?

Cheers,
-nick
 
Old 04-10-2009, 12:53 PM   #5
colucix
LQ Guru
 
Registered: Sep 2003
Location: Bologna
Distribution: CentOS 6.5 OpenSuSE 12.3
Posts: 10,509

Original Poster
Rep: Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983
Nice tip. I got it working by putting libflashplayer.so under the $HOME/.mozilla/plugins directory, but I cannot tell you exactly why it did not work before, since I had the same situation upon the first installation. Anyway, I don't see any problem by changing permissions of /usr/lib/mozilla. Maybe someone else has a clue.

Thanks for replying. Cheers!
 
Old 06-30-2009, 01:44 PM   #6
Nick_Battle
Member
 
Registered: Dec 2006
Location: Bracknell, UK
Distribution: SUSE 13.1
Posts: 159

Rep: Reputation: 33
Smile

Quote:
Originally Posted by Nick_Battle View Post
Doing "chmod a+rx mozilla" as root in /usr/lib *seems* to have fixed it. :-)
OK, that didn't actually work... but it took me a while to get round to admitting it!

I noticed that there were some errors in the log about pulseaudio failing to grab the audio device as it was busy (this is at KDE startup), and it appeared that re-starting pulse (kill the old one, then pulseaudio --start) got Firefox's flash player going.

So that made me wonder why flash was using pulse, when I've tried to set up KDE to use alsa - to avoid the horrible "BRRRR!!!!" you get at the start of playback otherwise.

A quick Google later, and I found the following:
http://project.revolutionlinux.com/PulseAudio

In particular, it says: "If everything fails, it falls back to the ALSA driver that's built directly into FlashPlayer 9.

You can force any interface by setting environment variables:

* FLASH_FORCE_PULSEAUDIO = 1 (or) FLASH_FORCE_ESD / FLASH_FORCE_ALSA / FLASH_FORCE_OSS"

So I tried setting export FLASH_FORCE_ALSA=1 (in .bashrc), and... fingers crossed... it's been OK since.

HTH :-)

Cheers,
-nick
 
Old 07-30-2009, 03:59 AM   #7
leonand
LQ Newbie
 
Registered: Nov 2007
Distribution: Suse
Posts: 4

Rep: Reputation: 1
I had pretty much exactly the same problem as in colucix's description.

I got it to work by going to YaST Control Center / Hardware / Sound. And under the "Other" button (to the right) there had appeared a "PulseAudio Configuration..." option. Clicking it brought up a dialog with only one option: "Enable PulseAudio Support", which wasn't checked!

So after checking it all problems I had with the PulseAudio driver disappeared.

/leonand
 
Old 07-30-2009, 04:09 AM   #8
colucix
LQ Guru
 
Registered: Sep 2003
Location: Bologna
Distribution: CentOS 6.5 OpenSuSE 12.3
Posts: 10,509

Original Poster
Rep: Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983
Thank you, leonand and Nick_Battle. I will take your suggestions into account the next time I don't hear sound in flash videos!
 
Old 01-31-2011, 10:14 PM   #9
alcer123
LQ Newbie
 
Registered: Jan 2011
Posts: 1

Rep: Reputation: 0
Pulse audio activation causes

Actually it did the opposite to me as Leanand, by enabling pulse audio, the sound disappeared in flash under Firefox (Flash 10.1). However, after disanabling agin, the problem did not go away. But, it fix my mic rpoblem, it did not work before. I am still torubleshooting (X200 Thinkpad).

Salud y Dinero a todos,
Al Cervantes
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Installing flash player doesn't allow youtube videos to show in firefox tothemax6 Linux - Software 1 12-09-2008 06:53 AM
No sound on Firefox videos phoenix_wolf Linux - Software 1 07-14-2008 05:34 PM
In Firefox some pics & videos flash quickly once and then disappear. Why? Tikhon Linux - Newbie 2 01-10-2008 10:03 PM
Videos in Firefox have sound + video synch problem Adrian Baker Linux - Software 3 10-24-2006 06:21 AM
Firefox+flash- no sound weijie90 Linux - Software 4 07-03-2006 10:21 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > SUSE / openSUSE

All times are GMT -5. The time now is 11:07 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration