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

Notices


Reply
  Search this Thread
Old 06-17-2010, 03:15 PM   #1
2handband
Member
 
Registered: Jan 2009
Location: Alexandria, Minnesota
Distribution: Manjaro
Posts: 837

Rep: Reputation: 96
No sound in firefox flash


I upgraded to a new(er) soundcard this morning on my Slack 13.1 desktop box. I ran alsoconf and got sound working in everything but Firefox flash. It's not specifically a flash problem; flash sound works just fine in Konqueror. It's a Firefox issue. I created the following login script in order to try and force the new card to be recognized as the default:

Code:
bash-4.1$ cat .asoundrc 
pcm. !default {
type hw
card 1
}

ctl. !default {
type hw
card 1
}
Didn't help. Any ideas?
 
Old 06-18-2010, 07:49 AM   #2
rubentje1991
Member
 
Registered: Feb 2008
Location: Belgium
Distribution: PCLinuxOS
Posts: 102

Rep: Reputation: 22
Exclamation

that audio-card is selected as the first one in alsaconf...?
=> you can see that via e.g. Kmix

: if not, firefox doesn't play any sound in webcontent...
 
Old 06-18-2010, 08:48 AM   #3
Eternal_Newbie
Member
 
Registered: Jun 2005
Location: The Pudding Isles
Distribution: Slackware
Posts: 573

Rep: Reputation: 59
If sound plays in Flash in other browsers it could be a problem with Firefox.

Also, does
Code:
aplay -l
actually list your new sound card as card 1 ? If not change that ~/.asoundrc to the card it actually is.

Last edited by Eternal_Newbie; 06-18-2010 at 08:50 AM. Reason: Warren Zevon, while a great musician, is not commonly used as an Alsa command
 
Old 06-18-2010, 08:59 AM   #4
2handband
Member
 
Registered: Jan 2009
Location: Alexandria, Minnesota
Distribution: Manjaro
Posts: 837

Original Poster
Rep: Reputation: 96
No, it's not the first... what can I do about it?
 
Old 06-18-2010, 01:13 PM   #5
Eternal_Newbie
Member
 
Registered: Jun 2005
Location: The Pudding Isles
Distribution: Slackware
Posts: 573

Rep: Reputation: 59
just change the card number to that of the card you want to output to, "aplay -l" will list all Alsa output devices. But if its only Firefox the sound from Flash doesn't work in, the problem could be something else entirely.
 
Old 06-18-2010, 01:35 PM   #6
2handband
Member
 
Registered: Jan 2009
Location: Alexandria, Minnesota
Distribution: Manjaro
Posts: 837

Original Poster
Rep: Reputation: 96
Sorry Eternal_Newbie; I was responding to the other guy and somehow missed your first post altogether. The card I want to use IS card 1; setting the above script made the sound work in everything except Firefox. I'm not sure where to proceed from this point; the issue seems limited exclusively to firefox.
 
Old 06-18-2010, 03:57 PM   #7
wildwizard
Member
 
Registered: Apr 2009
Location: Oz
Distribution: slackware64-14.0
Posts: 875

Rep: Reputation: 282Reputation: 282Reputation: 282
Something to try :-

Move your firefox/mozilla profile directory to a backup location and try starting firefox again.
 
Old 06-18-2010, 04:06 PM   #8
2handband
Member
 
Registered: Jan 2009
Location: Alexandria, Minnesota
Distribution: Manjaro
Posts: 837

Original Poster
Rep: Reputation: 96
Quote:
Originally Posted by wildwizard View Post
Something to try :-

Move your firefox/mozilla profile directory to a backup location and try starting firefox again.
Good idea, but it didn't work.
 
Old 06-18-2010, 04:39 PM   #9
disturbed1
Senior Member
 
Registered: Mar 2005
Location: USA
Distribution: Slackware
Posts: 1,133
Blog Entries: 6

Rep: Reputation: 224Reputation: 224Reputation: 224
Do you have sound in Firefox if you use the oss wrapper?

aoss firefox

This is what I thought was an old bug where Firefox pipes flash output to oss instead of alsa. aoss is a wrapper script that then pipes oss to alsa
 
Old 06-18-2010, 05:20 PM   #10
2handband
Member
 
Registered: Jan 2009
Location: Alexandria, Minnesota
Distribution: Manjaro
Posts: 837

Original Poster
Rep: Reputation: 96
No joy on that one, either.
 
Old 06-18-2010, 09:30 PM   #11
2handband
Member
 
Registered: Jan 2009
Location: Alexandria, Minnesota
Distribution: Manjaro
Posts: 837

Original Poster
Rep: Reputation: 96
Okay, this is just great... now I'm not getting flash sound in Konqueror either.
 
Old 06-18-2010, 09:36 PM   #12
2handband
Member
 
Registered: Jan 2009
Location: Alexandria, Minnesota
Distribution: Manjaro
Posts: 837

Original Poster
Rep: Reputation: 96
Correction... I'm getting sound in some falsh coontent with Konq, but not all. With Firefox I still get none. This is maddening...
 
Old 06-18-2010, 09:44 PM   #13
2handband
Member
 
Registered: Jan 2009
Location: Alexandria, Minnesota
Distribution: Manjaro
Posts: 837

Original Poster
Rep: Reputation: 96
Fixed the problem in Konq by re-scanning the plugins... still no action in Firefox.
 
Old 06-19-2010, 12:00 AM   #14
afreitascs
Member
 
Registered: Aug 2004
Distribution: Debian
Posts: 443

Rep: Reputation: 30
Quote:
Originally Posted by 2handband View Post
Fixed the problem in Konq by re-scanning the plugins... still no action in Firefox.
If you start Firefox from the console, could not do it a clue?
 
Old 06-19-2010, 12:36 PM   #15
2handband
Member
 
Registered: Jan 2009
Location: Alexandria, Minnesota
Distribution: Manjaro
Posts: 837

Original Poster
Rep: Reputation: 96
Quote:
Originally Posted by afreitascs View Post
If you start Firefox from the console, could not do it a clue?
I don't follow you...
 
  


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
No Sound w/ Firefox and Flash rhb327 Slackware 11 03-11-2009 12:40 AM
No sound in Firefox (flash) dude998866 Linux - Software 1 12-08-2007 12:38 PM
No sound in Flash 9 Firefox 1.5.0.7 Stormscape Linux - Software 3 11-04-2006 11:23 AM
Firefox+flash- no sound weijie90 Linux - Software 4 07-03-2006 10:21 PM
sound in flash (firefox) darkleaf Linux - Software 1 06-14-2005 08:26 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 01:51 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