|
|

楼主 |
发表于 2004-4-10 12:43:40
|
显示全部楼层
Magic Linux 1.1 Finall直接sndconfig能配置好……我在2.4.20-1.1下配置好后,modules.conf多了以下内容:
alias sound-slot-0 sb
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 || :
options sound dmabuf=1
alias synth0 opl3
options opl3 io=0x388
options sb isapnp=1
然而2.4.25开机过程中显示modprobe: can't locate module sound-slot-0…… |
|