8/17/2006

firefox sound problem(flash,online movie)--解决firefox的声音问题

quoted form:
http://planet-geek.com/archives/003048.html
http://www.dougdockery.com/2006/07/31/youtube-sound-fix-or-alsa-oss-saves-the-day/

First, I had to install the package:
apt-get install alsa-oss

Next, a change to Firefox's configuration to tell it to use said interface:
cd /etc/firefox
edit 'firefoxrc' and change
FIREFOX_DSP="none"
to
FIREFOX_DSP="aoss"

Stop and restart Firefox.

quoted form:
http://my.opera.com/tuziibanez/blog/show.dml/399724

  1.安装 alsa-oss 包:

  sudo apt-get install alsa-oss

  2.编辑 firefoxrc 文件:

  sudo vim /etc/firefox/firefoxrc

  将其中的 FIREFOX_DSP="" 修改为 FIREFOX_DSP="aoss"。

  3.Enjoy!


三篇帖内容是一样的,我按时间先后顺序列出来

没有评论: