Firefox + Flash = no sound
Hi everyone, I'm completely new to Linux (SUSE 10.0) and I wouldn't dare call myself a begginer in programming, so I will ask you to be patient on me. This firefox/flash problem is driving me nuts, apparently is not an easy one to be dealt with since I've seen a couple of posts by "graduated" linux users to whom this SHITuation is of apparent non-resolvability.
I've tried some of the suggestions posted, none of them work, however there are some I couldn't (due to my handicap on programming) put to practice as of yet: Quote: |
Originally Posted by ruipb $ sudo gedit /etc/firefox/firefoxrc
FIREFOX_DSP=”aoss” | No such folder!!! Perhaps because I run firefox out of a shell application (1.5.0.7) Quote: |
Originally Posted by Krendoshazin I had the same problem, I use firefox and fluxbox, I simply added myself to the audio group in /etc/group and it was sorted | In lame terms what does this mean? Adding a folder called to /etc named group and then another one with our username? Quote:
Originally Posted by gerardo76
This worked for me.
modprobe snd-pcm-oss
Many programs (including Mozilla) will look for /dev/dsp, which was not present in my machine. Modprobing snd-pcm-oss fixed the problem.
| Don't know how to do it. On the terminal window... (line of command)?
Anyway, if you could give me a handout on this one it'll be appreciated.
Thanks in advance |