大家好,我的新 ubuntu 在播放 Flash 视频时没有声音。但是在我的播放器中声音正常。
有什么建议吗?
抱歉我的英语不好,来自巴西的欢呼:)
答案1
Giaco 的答案对我不起作用。
我做了以下所有操作,重新启动后它又恢复了,所以不确定哪一个起了作用:
rm -r ~/.config/pulse; pulseaudio -k
sudo vi /etc/modprobe.d/alsa-base.conf => add this line at bottom: options snd-hda-intel model=auto
sudo pam-auth-update --force => tab to ok button and enter
答案2
尝试这个 http://itsfoss.com/fix-sound-ubuntu-1304-quick-tip/
它适用于 13.04,但也许也适用于 13.10;)