用ad198x声卡的朋友看这里
看到很多朋友被ad198x声卡的驱动问题愁住,应该给个答案。AD198x的声卡驱动是i810_audio。(在安装rh9是能够自动识别的。)
我的AD1981b都用的是它,很正常。
下面是系统自己在安装时加到modules.conf中的。如果你的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 || :
还要注意,要调节音量,系统安装后默认的音量为0,就是没有声音,需要调节。
在rh9中,打开混音器,调节音量即可。
页:
[1]