红联Linux门户
Linux帮助
当前位置: 红联Linux门户 > Ubuntu

华硕k8u-x主板集成声卡,ubuntu中发声方法

发布时间:2008-05-06 15:25:28来源:红联作者:hooyle
本人文科班毕业,只是对linux非常有兴趣,用ubunt一年半了,有一台机子是华硕的板子,ubuntu中老是不出声,狗狗了N久就是没找到答案,前一段时间去逛国外论坛时发现的解决方法。

$ sudo nano /etc/modprobe.d/alsa-base

copy inside that lines at the end of file (在文件末尾添加以下几行,并保存退出)

options snd-intel8x0 index=0
options snd-intel8x0 buggy_semaphore=1

重启一下机器,看看是不是出声了。
文章评论

共有 0 条评论