下载了linux驱动,怎么安装CMI9739A声卡
不知红旗是否装此驱动,有那位仁兄可以解释一下下面的安装方法?谢谢啦!
Known issues:
1. This driver only tested on RedHat 7.3.
2. /dev/sequencer is not supported.
3. In RedHat 8.0, gmix can not select recording source correctly.
Please use aumix.
Installation:
For driver installation, please follow below steps.
Step 1. Unzip source code
tar xzf cmaudio-xxx.tar.gz
Step 2. Complied source code and install
./install
Step 3. Edit your /etc/modules.conf or conf.modules depending on the Distribution
alias sound-slot-0 cmaudio
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 || :
Phone Jacks Configuration:
We provide a console mode program, cmconfig.c, in order to let you change jacks' configuration.
please follow below steps.
Step 1. Compiled source code, the source code is also in cmaudio-xxx.tar.gz.
cc -o cmconfig cmconfig.c
Step 2. Execute and change the settings
./cmconfig