973806 发表于 2003-4-13 22:51:42

求助关于创新5.1声卡安装的问题

我的机器上面有两个声卡.一个是主板自带的.一个是自己安装的创新5.1声卡
在redhat-config-soundcard里面都检测得出来.但是才测试声音的时候只有主板自带的AC97'声卡会发音.就算点创新声卡的测试.发音的还是这个AC97声卡.
后来打开modules.conf 文件发现里面两个声卡的配置好像是一样的,
如下:
alias parport_lowlevel parport_pc
alias eth0 8139too
alias sound-slot-0 via82cxxx_audio
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 || :
alias sound-slot-1 emu10k1
post-install sound-slot-1 /bin/aumix-minimal -f /etc/.aumixrc -L >/dev/null 2>&1 || :
pre-remove sound-slot-1 /bin/aumix-minimal -f /etc/.aumixrc -S >/dev/null 2>&1 || :
alias usb-controller usb-uhci


现在不知道如何解决.请各位高手帮帮我阿!

crazepig 发表于 2003-4-13 23:18:55

把三到五项注销,最好在住板bois把ac97关了

973806 发表于 2003-4-13 23:23:10

已经在COMS里面关了...可是还有..问题是 测试的时候点了 创新声卡的时候 这个AC97的发音 创新的却没有动静...

jiaolongchao 发表于 2003-4-14 08:48:28

先把关于声卡的几项删掉,再重启系统,在cmos中把关于ac97声卡的那一项关掉,在重启,系统会提示找到sondcard(创新的)并自动配置,就好了,我就这么干的,不过后来发现再把cmos中的ac97打开,又会默认到ac97发声,后来装了rh90,发现在圣卡检测中多了一项优先使用的声卡这一项,把它选到创新上就ok了,现在我再不用到cmos中改来改去了。
页: [1]
查看完整版本: 求助关于创新5.1声卡安装的问题