cjsy 发表于 2003-3-16 19:33:53

我的crystal 4299的声卡不能使用,但在RH8下一切

如题

llc 发表于 2003-3-16 19:54:16

修改/etc/modules.conf
自己加入:
alias sound-slot-0 audigy
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 || :

重起试试

樱家冢 发表于 2003-3-16 19:54:24

运行过sndconfig没有?

cjsy 发表于 2003-3-18 12:59:39

运行sndconfig没用
/etc/modules.conf 中已有
alias sound-slot-0 i810_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 || :

cjsy 发表于 2003-3-19 12:49:25

该这么办呢

llc 发表于 2003-3-19 13:24:00

你主板上还有一块声卡,假如你现在将音箱线接到主板上的声卡出口,应该就可以听到声音
这是由于你没有屏蔽主板声卡的缘故,如果你想使用PCI声卡,请进BIOS禁止主板声卡,进linux后运行sndconfig

cjsy 发表于 2003-3-21 14:01:58

cmos中没有关闭主板声卡。
在RH8中安装完就能用不用做别的设置,用的是AC97的驱动

llc 发表于 2003-3-21 14:22:25

你不是两张声卡么?

cjsy 发表于 2003-3-28 13:06:22

cmos中没有关闭主板声卡的选项,主板上也无声卡出口
我的是笔记本电脑

cjsy 发表于 2003-3-28 21:20:10

不过问题现在已经好了,不知道怎么好的
页: [1]
查看完整版本: 我的crystal 4299的声卡不能使用,但在RH8下一切