|
|
我已经在内核里选了对我的声卡支持了,我在安装ALSA-Drivers里,显示:
checking for ranlib... ranlib
checking for a BSD-compatible install... /bin/install -c
checking how to run the C preprocessor... /opt/gcc-2.95.3/bin/gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking whether time.h and sys/time.h may both be included... yes
checking whether /opt/gcc-2.95.3/bin/gcc needs -traditional... no
checking for current directory... /sources/alsa-driver-1.0.1
checking cross compile...
checking for directory with kernel source... /lib/modules/2.6.0/build
checking for kernel version... 2.6.0
checking for GCC version... Kernel compiler: Used compiler: 2.95.3
*** NO PREDEFINED KERNEL COMPILER IS DETECTED
*** Assuming the same compiler is used with the current system compiler.
*** Please make sure that the same compiler version was used for building kernel.
checking for built-in ALSA... "yes"
configure: error: You have built-in ALSA in your kernel.
是不是要把声卡改为模块啊,我想没这个可能吧!~ |
|