免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 1559 | 回复: 2
打印 上一主题 下一主题

[桌面系统] 成功安装realtek的声卡驱动(原創) [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2004-09-08 10:26 |只看该作者 |倒序浏览
成功安装realtek的声卡驱动
1.        download linux_v27.zip from www.alsa-project.org.
2.        unzip linux_v27.zip
3.        tar xfvj alcsound.tar.bz2
4.        ./configure
5.        make
6.        make install
7.        ./snddevices
8.        copy modules.conf 文件内容到 /etc/modules.conf,这里你需要依照你的具体硬件删除一些行:
modules.conf的内容:(比如:如果你的主板是intel芯片组+realtek 658,你需要删除注释的行,是删除不是用#号屏蔽)
#alias sound-slot-0 via82cxxx_audio        //remark this line, this is default audio driver (删除)
#====== added those lines =============(删除)
alias char-major-116 snd
options snd major=116 cards_limit=1
#--- Intel 8x0  , SiS 7012 and NVidia----------(删除)
alias snd-card-0 snd-intel8x0
options snd-intel8x0 index=0 id="ICH"
#--- Via8233 Via686a  -------------------------------(删除)
#alias snd-card-0 snd-via82xx(删除)
#options snd-via82xx index=0 id="VIA"(删除)
#--- ATI  -------------------------------(删除)
#alias snd-card-0 snd-atiixp(删除)
#options snd-atiixp index=0 id="ATI"(删除)
//=================================(删除)
alias char-major-14 soundcore
alias sound-slot-0 snd-card-0
alias sound-service-0-0 snd-mixer-oss
alias sound-service-0-1 snd-seq-oss
alias sound-service-0-3 snd-pcm-oss
alias sound-service-0-8 snd-seq-oss
alias sound-service-0-12 snd-pcm-oss
#=================================(删除)
post-install sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -L >;/dev/null 2>;&1 || :
pre-remove sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -S >;/dev/null 2>;&1 || :

9.        reboot

10.        进入main menu->; sound&video->;volume control->;adjust volume to max

11.        好了,安装完毕。谢谢大家

论坛徽章:
1
荣誉会员
日期:2011-11-23 16:44:17
2 [报告]
发表于 2004-09-08 15:29 |只看该作者

成功安装realtek的声卡驱动(原創)

你需要删除注释的行,是删除不是用#号屏蔽为什么不能屏蔽?一定要删除吗?不删除不可以?

论坛徽章:
0
3 [报告]
发表于 2004-09-08 16:31 |只看该作者

成功安装realtek的声卡驱动(原創)

我嘗試過用#屏蔽,但是無效。所以只好刪除 
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP