QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 605|回复: 2

想用声卡非要modprobe之后才可以,怎么办?

[复制链接]
发表于 2003-9-13 15:12:13 | 显示全部楼层 |阅读模式
我的CM8738声卡,用的是内核驱动,但是要想发出声音,首先要modprobe,怎么配置才好?
发表于 2003-9-13 16:57:38 | 显示全部楼层
/etc/rc.local就像是dos下的autoexec.bat一样!
回复

使用道具 举报

发表于 2003-9-14 21:34:27 | 显示全部楼层
正规方法,在/etc/modules.conf中加入(如果还没有或错误的话)
alias sound-slot-0 声卡模块名
#以下为了开机时自动载入预设的音量
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 || :
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

GMT+8, 2024-11-5 23:25 , Processed in 0.060205 second(s), 15 queries .

© 2021 Powered by Discuz! X3.5.

快速回复 返回顶部 返回列表