需要
a. gcc
b. 以gcc3编译的内核(否则请直接用cvs版) :-)
c. kernel source(可能不要也行,不肯定)
d. kernel中支持soundcard
安装方法
以root身份
1. tar xvfj aureal.tar.gz
(因为附件大小限制的关系,这个文件实际上是用bzip2压缩的)
2. cd aureal
3. make all
4. make install
5. depmod -a
6. modprobe au8830
另外,为了保证兼容性,请在启动脚本中加上
setpci -d '12eb:*' 40.B=ff
只在我的AU8830+VIA KT133A主板上通过,系统是gentoo linux