LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   youtube sound (2) (https://www.linuxquestions.org/questions/linux-newbie-8/youtube-sound-2-a-650784/)

Brian H 06-21-2008 04:47 PM

youtube sound (2)
 
OK, I've read a lot of fixes from other sites. All of them say to use alsa-oss and then alter one line of firefoxrc. I installed alsa-oss, but when I put "sudo gedit /etc/firefox/firefoxrc" in, it brings me to a blank screen. There is no line "FIREFOX_DSP" so i can't change it from "none" to "aoss". How do I get that program (or whatever firefoxrc is) so I can change the line?

XavierP 06-21-2008 05:44 PM

Odd, mine has the following:
Code:

# which /dev/dsp wrapper to use
FIREFOX_DSP="none"
# Note that "auto" and "esd" involve the use of esddsp, which
# is known to be buggy and to make Firefox unstable.
# See https://launchpad.net/bugs/29760.

Feel free to paste that into your file.

rjlee 06-21-2008 06:37 PM

Quote:

Originally Posted by Brian H (Post 3191328)
OK, I've read a lot of fixes from other sites. All of them say to use alsa-oss and then alter one line of firefoxrc. I installed alsa-oss, but when I put "sudo gedit /etc/firefox/firefoxrc" in, it brings me to a blank screen. There is no line "FIREFOX_DSP" so i can't change it from "none" to "aoss". How do I get that program (or whatever firefoxrc is) so I can change the line?

What is this fix for? I have FIREFOX_DSP set to "none"; I'm not sure this is even used with firefox-3 (since it's in /etc/firefox not /etc/firefox-3) and I've never had a problem with sound on YouTube. It also seems to be specific to Ubuntu; other distributions have this file in other places eg /etc/mozilla-firefox/mozilla-firefoxrc or even ~/.mozilla/firefox/rc

Guessing from the title that you have no sound when watching YouTube, my first thought would be that sound might be turned off in Flash Player? (right-click on a movie and select Preferences).

XavierP 06-22-2008 06:42 AM

I have had that problem in the past, I solved it by running "firefox aoss" (minus the quotes)


All times are GMT -5. The time now is 02:57 PM.