AD1986A声卡在linux会表现为单声道,或者无声,而且调节音量会导致无声。解决方法:
下载alsa-driver,alsa-utils,alsa-lib 源码包,分别./configure --with-cards=hda-intel make makeinstall 后
运行alsaconf,选定声卡以后保存,reboot
修改/etc/modprobe.d/sound文件
最末一行加入"options snd-hda-intel model=3stack"
AD1986A声卡在linux会表现为单声道,或者无声,而且调节音量会导致无声。解决方法:
下载alsa-driver,alsa-utils,alsa-lib 源码包,分别./configure --with-cards=hda-intel make makeinstall 后
运行alsaconf,选定声卡以后保存,reboot
修改/etc/modprobe.d/sound文件
最末一行加入"options snd-hda-intel model=3stack"