pan_928 发表于 2003-5-6 18:10:02

谁能帮帮我-----声卡问题

我是Linux菜鸟,刚接触它,希望哪位大侠能帮我一下,我用的是华硕A7V8-X KT400, 集成的声卡,在Linux下显示的是VT8233 AC97声卡,模块via82cxxx_audio,但不知道为什么老是没声音,测试也测不到,我装的是Red hat 9.0,希望哪位大虾能帮我一把,先说声谢谢了.

llc 发表于 2003-5-6 18:39:32

编辑/etc/modules.conf,加入
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 || :



重起试试

pan_928 发表于 2003-6-8 20:31:41

不行啊

老大,还是不行啊,原来的文件里的内容和你写的一模一样,咋办呢?
页: [1]
查看完整版本: 谁能帮帮我-----声卡问题