-
版权声明:转载时请以超链接形式标明文章原始出处和作者信息及本声明
http://uestcguagua.blogbus.com/logs/30360646.html
听到电脑发出声音的感觉真好,听到ubuntu的第一个声音是till the dawn,这首歌纪念下ubuntu入门之路。。
版本:ubuntu 8.04
linux kernel version: 2.6.24-21-generic
alsactl version: 1.0.15
声卡:snd-hda-intel model=AD1984
------------------------------------------
(来源:http://blog.chinaunix.net/u2/76848/showart.php?id=1145953)
查看自己声卡解码芯片(如果系统不能识别声卡,可能无法由下面两个查到,那么查看你电脑配置单吧)
$ tail -2 /proc/asound/oss/sndstat
或
$ head -1 /proc/asound/card0/codec#0---------------------------------------------
我的结果是:
Mixers:
0: Analog Devices AD1984再根据AD1984到内核源代码中的/Documentation/sound/alsa/ALSA-Configuration.txt文件查找(来源:http://www.linuxsir.org/bbs/showthread.php?p=1724248)
给出一个查内核源代码的地址:http://lxr.linux.no/linux+v2.6.24.7/Documentation/sound/alsa/ALSA-Configuration.txt
(注意版本号)
我的结果是:
thinkpad
然后修改 /etc/modprobe.d/alsa-base,在最后一行添加
options snd-hda-intel model=thinkpad
重启,按一个键盘上的改变音量的按钮,就可以了。。
反正是有声音了,跟之前做的工作有没有什么关系就不记得了。。
随机文章:
投入ubuntu的怀抱 2008-10-18google潮流 2008-10-31警惕所谓留学咨询公司 2008-09-24StumbleUpon--优秀的网站推荐工具 2008-08-08Your presence is a present to the world 2008-05-18
收藏到:Del.icio.us
引用地址:









评论
(绝无贬义,纯评论)