Relaltek声卡在UBUNTU下没有声音的解决方法。
                                                            生活随笔
收集整理的這篇文章主要介紹了
                                Relaltek声卡在UBUNTU下没有声音的解决方法。
小編覺(jué)得挺不錯(cuò)的,現(xiàn)在分享給大家,幫大家做個(gè)參考.                        
                                為什么80%的碼農(nóng)都做不了架構(gòu)師?>>> ??
The computer has an HDA Intel chip (Realtek ALC887) and I couldn't open alsamixer (this error was displayed: "load hw:0 error: Invalid argument"), although the sound seemed to be working in various applications (no error there) except I couldn't hear anything.The fix:
Edit /etc/modprobe.d/alsa-base.conf:
sudo gedit /etc/modprobe.d/alsa-base.conf
And add the following line:
options snd-hda-intel model=generic
Save, reboot (a logout might be enough too) and the sound should work. If this generic fix doesn't work for you, see THIS (http://ubuntuforums.org/showthread.php?t=314383) post.
無(wú)需重啟,運(yùn)行下面命令即可:
sudo alsa force-reload
轉(zhuǎn)載于:https://my.oschina.net/null/blog/32815
總結(jié)
以上是生活随笔為你收集整理的Relaltek声卡在UBUNTU下没有声音的解决方法。的全部?jī)?nèi)容,希望文章能夠幫你解決所遇到的問(wèn)題。
 
                            
                        - 上一篇: 在不同的ObjectContext中更新
- 下一篇: 局域网速度变慢的故障分析
