首页 > 代码库 > Centos 6.3 Realtek Audio Driver Compile

Centos 6.3 Realtek Audio Driver Compile

/**************************************************************************** *            Centos 6.3 Realtek Audio Driver Compile * 说明: *     临时在Centos上编译一下Audio声卡驱动,遇到要指定kernel路径的问题。 * *                                    2017-4-21 深圳 南山龙华樟坑村 曾剑锋 ***************************************************************************/1. Download    1. 0001-LinuxPkg_5.16rc25.tar.bz22. compile    ./configure --with-cards=hda-intel --with-kernel=/usr/src/kernels/2.6.32-696.1.1.el6.i686    make     make install 

 

Centos 6.3 Realtek Audio Driver Compile