我安装的是linux 5.4 32位的系统,安装系统时默认安装的声卡驱动可以用,就是声音好小,我从华硕官网下了linux的主板驱动,安装的声卡驱动,我是新手,直接安装的,结果没装上去,以前的驱动也没有了,现在没有声卡驱动了,好郁闷,这几天一直在网上找驱动,唉,全部以失败告终,不能安装,不知道问题出现在哪了!求教!
我的主板是华硕M3A78
安装过程:
[root@localhost Desktop]# cd LinuxDrivers
[root@localhost LinuxDrivers]# ls
Audio  Chipset  FILELIST.TXT  LAN  VGA
[root@localhost LinuxDrivers]# cd Audio/
[root@localhost Audio]# ls
alsa
[root@localhost Audio]# cd alsa/
[root@localhost alsa]# la
bash: la: command not found
[root@localhost alsa]# ll
总计 4448
drwxr-xr-x 28 root root    4096 03-20 18:30 alsa-driver-1.0.15
-rw-r--r--  1 root root 2677415 2007-10-19 alsa-driver-1.0.15.tar.tar
drwxr-xr-x 10 root root    4096 2007-10-15 alsa-lib-1.0.15
-rw-r--r--  1 root root  793909 2007-10-19 alsa-lib-1.0.15.tar.tar
drwxr-xr-x 15 root root    4096 2007-10-15 alsa-utils-1.0.15
-rw-r--r--  1 root root 1014199 2007-10-19 alsa-utils-1.0.15.tar.tar
-rw-r--r--  1 root root    3968 2007-11-23 install.sh
-rw-r--r--  1 root root     705 2007-10-22 readme
[root@localhost alsa]# cat readme
This Source Code is from www.alsa-project.org!
You can get more infomations about the alsa project from www.alsa-project.org.

Preparation:

Check you have installed below packages:
make            you can type "make --version" to check
gcc             you can type "gcc --version" to check
kernel source  

If you haven't installed these packages, please install them from the distribution CD.

Installation:

1. Automatic install:

./install.sh

Please make sure you are using the GNU shell -- bash to install this script
If you can't install this shell script, you can try "chmod u+x install.sh" to get the permission.

The sound may be muted by default, please type "alsamixer" to change the volume.
[root@localhost alsa]# rpm -qa make
make-3.81-3.el5
[root@localhost alsa]# rpm -qa gcc
gcc-4.1.2-46.el5
[root@localhost alsa]#
[root@localhost alsa]# sh install.sh
Checking old driver...
I'll help you to install the alsa driver now.

First, check if you are using root account.
OK,go on.
Second, please make sure you have installed the kernel source.
It's OK.
Third, please make sure you have installed make and gcc packages.
OK, continuing.
Then, I'll instal
OK, continuing.
Then, I'll installed the driver for you.
Deompress the driver source
Remove old sound driver
Compile Driver........
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for ranlib... ranlib
checking for a BSD-compatible install... /usr/bin/install -c
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/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 gcc needs -traditional... no
checking for current directory... /root/Desktop/LinuxDrivers/Audio/alsa/alsa-driver-1.0.15
checking cross compile...
checking for directory with kernel source... /lib/modules/2.6.18-164.el5/source
checking for directory with kernel build... /lib/modules/2.6.18-164.el5/build
checking for kernel linux/version.h... yes
checking for kernel linux/autoconf.h... yes
checking for kernel version... 2.6.18-164.el5
checking for GCC version... Kernel compiler: gcc 4.1.2 20080704 (Red Hat 4.1.2-46) Used compiler: gcc (GCC) 4.1.2 20080704 (Red Hat 4.1.2-46)
checking for built-in ALSA... no
checking for existing ALSA module... yes
checking for Red Hat kernel... auto
checking for Red Hat kernel... no
checking for SUSE kernel... auto
checking for SUSE kernel... no
checking for CONFIG_EXPERIMENTAL... yes
checking for kernel linux/config.h... yes
checking to modify of kernel linux/kmod.h... no
checking for kernel linux/utsrelease.h... yes
checking for kernel linux/compiler.h... yes
checking for kernel linux/pm.h... yes
checking for kernel linux/spinlock.h... yes
checking for kernel linux/irq.h... yes
checking for kernel linux/threads.h... yes
checking for kernel linux/rwsem.h... yes
checking for kernel linux/gameport.h... yes
checking for kernel media/v4l2-dev.h... yes
checking for kernel linux/devfs_fs_kernel.h... no
Creating a dummy <linux/devfs_fs_kernel.h>...
checking for kernel linux/highmem.h... yes
checking for kernel linux/workqueue.h... yes
checking for kernel linux/dma-mapping.h... yes
checking for kernel asm/hw_irq.h... yes
checking for kernel linux/device.h... yes
checking for kernel linux/platform_device.h... yes
checking for kernel linux/isa.h... yes
checking for kernel linux/jiffies.h... yes
checking for kernel linux/compat.h... yes
checking for kernel linux/log2.h... yes
checking for kernel linux/adb.h... yes
checking for kernel linux/cuda.h... yes
checking for kernel linux/pmu.h... yes
checking for kernel linux/moduleparam.h... yes
checking for kernel linux/syscalls.h... yes
checking for kernel linux/firmware.h... yes
checking for kernel linux/err.h... yes
checking for kernel linux/bitmap.h... yes
checking for kernel linux/mutex.h... yes
checking for kernel linux/latency.h... no
Creating <linux/latency.h>...
checking for kernel linux/kthread.h... yes
checking for kernel asm/irq_regs.h... no
Creating a dummy <asm/irq_regs.h>...
checking for kernel module symbol versions... yes
checking for has ioport support... yes
checking for PCI support in kernel... yes
checking for I2C driver in kernel... module
checking for I2C_POWERMAC in kernel... unknown
checking for firmware loader... yes
checking for input subsystem in kernel... yes
checking for directory to store kernel modules... /lib/modules/2.6.18-164.el5/kernel/sound
checking for verbose procfs... on
checking for verbose printk... on
checking for debug level... none
checking for ISA support in kernel... no
checking for processor type... i686
checking for i386 machine type... default
checking for ISA DMA API... yes
checking for SMP... yes
checking for Video device support in kernel... yes
checking for ISA PnP driver in kernel... yes
checking for PnP driver in kernel... yes
checking for Kernel ISA-PnP support... no
checking for Kernel ISA-PnP module support... no
checking for strlcpy... no
checking for snprintf... no
checking for vsnprintf... no
checking for scnprintf... no
checking for sscanf... no
checking for vmalloc_to_page... yes
checking for old kmod... no
checking for PDE... yes
checking for pci_set_consistent_dma_mask... yes
checking for pci_dev_present... yes
checking for msleep... yes
checking for msleep_interrupt... yes
checking for msecs_to_jiffies... yes
checking for tty->count is the atomic type... no
checking for video_get_drvdata... yes
checking for V4L1 layer... yes
checking for io_remap_pfn_range... yes
checking for kcalloc... yes
checking for kstrdup... yes
checking for kzalloc... yes
checking for create_workqueue with flags... no
checking for saved_config_space in pci_dev... yes
checking for new pci_save_state... yes
checking for register_sound_special_device... yes
checking for driver version... 1.0.15
checking for sequencer support... yes
checking for OSS/Free emulation... yes
checking for OSS PCM plugin system inclusion... yes
checking for RTC callback support in kernel... yes
checking for HPET support... yes
checking for dynamic minor numbers... no
checking for support of old API... yes
checking for Procfs support... yes
checking for USB support... yes
checking for class_simple... no
checking for old driver suspend/resume callbacks... no
checking for removal of page-reservation for nopage/mmap... yes
checking for nested class_device... yes
checking for new IRQ handler... no
checking for gfp_t... yes
checking for PnP suspend/resume... yes
checking for new unlocked/compat_ioctl... yes
checking for x86-compatible PC... no
checking for kernel PCMCIA
checking for PCMCIA support... yes
checking for PC9800 support in kernel... no
checking for parallel port support... yes
checking for power management... yes
checking for which soundcards to compile driver for... hda-intel
configure: creating ./config.status
config.status: creating version
config.status: creating Makefile.conf
config.status: WARNING:  Makefile.conf.in seems to ignore the --datarootdir setting
config.status: creating snddevices
config.status: creating utils/alsa-driver.spec
config.status: creating utils/buildrpm
config.status: creating toplevel.config
config.status: creating utils/alsasound
config.status: creating utils/alsasound.posix
config.status: creating include/pci_ids_compat.h
config.status: creating include/i2c-id_compat.h
config.status: creating include/config.h
config.status: creating include/config1.h
config.status: creating include/version.h
config.status: include/version.h is unchanged
config.status: creating include/autoconf-extra.h
config.status: include/autoconf-extra.h is unchanged
Hacking autoconf.h...
make dep
make[1]: Entering directory `/root/Desktop/LinuxDrivers/Audio/alsa/alsa-driver-1.0.15'
make[2]: Entering directory `/root/Desktop/LinuxDrivers/Audio/alsa/alsa-driver-1.0.15/acore'
make[3]: Entering directory `/root/Desktop/LinuxDrivers/Audio/alsa/alsa-driver-1.0.15/acore/ioctl32'
make[3]: Leaving directory `/root/Desktop/LinuxDrivers/Audio/alsa/alsa-driver-1.0.15/acore/ioctl32'
make[3]: Entering directory `/root/Desktop/LinuxDrivers/Audio/alsa/alsa-driver-1.0.15/acore/oss'
make[3]: Leaving directory `/root/Desktop/LinuxDrivers/Audio/alsa/alsa-driver-1.0.15/acore/oss'
make[3]: Entering directory `/root/Desktop/LinuxDrivers/Audio/alsa/alsa-driver-1.0.15/acore/seq'
make[4]: Entering directory `/root/Desktop/LinuxDrivers/Audio/alsa/alsa-driver-1.0.15/acore/seq/instr'
make[4]: Leaving directory `/root/Desktop/LinuxDrivers/Audio/alsa/alsa-driver-1.0.15/acore/seq/instr'
make[4]: Entering directory `/root/Desktop/LinuxDrivers/Audio/alsa/alsa-driver-1.0.15/acore/seq/oss'
make[4]: Leaving directory `/root/Desktop/LinuxDrivers/Audio/alsa/alsa-driver-1.0.15/acore/seq/oss'
make[3]: Leaving directory `/root/Desktop/LinuxDrivers/Audio/alsa/alsa-driver-1.0.15/acore/seq'
make[2]: Leaving directory `/root/Desktop/LinuxDrivers/Audio/alsa/alsa-driver-1.0.15/acore'
make[2]: Entering directory `/root/Desktop/LinuxDrivers/Audio/alsa/alsa-driver-1.0.15/i2c'
make[3]: Entering directory `/root/Desktop/LinuxDrivers/Audio/alsa/alsa-driver-1.0.15/i2c/l3'
make[3]: Leaving directory `/root/Desktop/LinuxDrivers/Audio/alsa/alsa-driver-1.0.15/i2c/l3'
make[3]: Entering directory `/root/Desktop/LinuxDrivers/Audio/alsa/alsa-driver-1.0.15/i2c/other'
make[3]: Leaving directory `/root/Desktop/LinuxDrivers/Audio/alsa/alsa-driver-1.0.15/i2c/other'
make[2]: Leaving directory `/root/Desktop/LinuxDrivers/Audio/alsa/alsa-driver-1.0.15/i2c'
make[2]: Entering directory `/root/Desktop/LinuxDrivers/Audio/alsa/alsa-driver-1.0.15/drivers'
make[3]: Entering directory `/root/Desktop/LinuxDrivers/Audio/alsa/alsa-driver-1.0.15/drivers/mpu401'
make[3]: Leaving directory `/root/Desktop/LinuxDrivers/Audio/alsa/alsa-driver-1.0.15/drivers/mpu401'
make[3]: Entering directory `/root/Desktop/LinuxDrivers/Audio/alsa/alsa-driver-1.0.15/drivers/opl3'
make[3]: Leaving directory `/root/Desktop/LinuxDrivers/Audio/alsa/alsa-driver-1.0.15/drivers/opl3'
make[3]: Entering directory `/root/Desktop/LinuxDrivers/Audio/alsa/alsa-driver-1.0.15/drivers/opl4'
make[3]: Leaving directory `/root/Desktop/LinuxDrivers/Audio/alsa/alsa-driver-1.0.15/drivers/opl4'
make[3]: Entering directory `/root/Desktop/LinuxDrivers/Audio/alsa/alsa-driver-1.0.15/drivers/pcsp'
make[3]: Leaving directory `/root/Desktop/LinuxDrivers/Audio/alsa/alsa-driver-1.0.15/drivers/pcsp'
make[3]: Entering directory `/root/Desktop/LinuxDrivers/Audio/alsa/alsa-driver-1.0.15/drivers/vx'
make[3]: Leaving directory `/root/Desktop/LinuxDrivers/Audio/alsa/alsa-driver-1.0.15/drivers/vx'
make[2]: Leaving directory `/root/Desktop/LinuxDrivers/Audio/alsa/alsa-driver-1.0.15/drivers'
make[2]: Entering directory `/root/Desktop/LinuxDrivers/Audio/alsa/alsa-driver-1.0.15/isa'
make[3]: Entering directory `/root/Desktop/LinuxDrivers/Audio/alsa/alsa-driver-1.0.15/isa/ad1816a'
make[3]: Leaving directory `/root/Desktop/LinuxDrivers/Audio/alsa/alsa-driver-1.0.15/isa/ad1816a'
make[3]: Entering directory `/root/Desktop/LinuxDrivers/Audio/alsa/alsa-driver-1.0.15/isa/ad1848'
make[3]: Leaving directory `/root/Desktop/LinuxDrivers/Audio/alsa/alsa-driver-1.0.15/isa/ad1848'
make[3]: Entering directory `/root/Desktop/LinuxDrivers/Audio/alsa/alsa-driver-1.0.15/isa/cs423x'
make[3]: Leaving directory `/root/Desktop/LinuxDrivers/Audio/alsa/alsa-driver-1.0.15/isa/cs423x'
make[3]: Entering directory `/root/Desktop/LinuxDrivers/Audio/alsa/alsa-driver-1.0.15/isa/es1688'
make[3]: Leaving directory `/root/Desktop/LinuxDrivers/Audio/alsa/alsa-driver-1.0.15/isa/es1688'
make[3]: Entering directory `/root/Desktop/LinuxDrivers/Audio/alsa/alsa-driver-1.0.15/isa/gus'
make[3]: Leaving directory `/root/Desktop/LinuxDrivers/Audio/alsa/alsa-driver-1.0.15/isa/gus'
make[3]: Entering directory `/root/Desktop/LinuxDrivers/Audio/alsa/alsa-driver-1.0.15/isa/msnd'
make[3]: Leaving directory `/root/Desktop/LinuxDrivers/Audio/alsa/alsa-driver-1.0.15/isa/msnd'
make[3]: Entering directory `/root/Desktop/LinuxDrivers/Audio/alsa/alsa-driver-1.0.15/isa/opti9xx'
make[3]: Leaving directory `/root/Desktop/LinuxDrivers/Audio/alsa/alsa-driver-1.0.15/isa/opti9xx'
make[3]: Entering directory `/root/Desktop/LinuxDrivers/Audio/alsa/alsa-driver-1.0.15/isa/sb'
make[3]: Leaving directory `/root/Desktop/LinuxDrivers/Audio/alsa/alsa-driver-1.0.15/isa/sb'
make[3]: Entering directory `/root/Desktop/LinuxDrivers/Audio/alsa/alsa-driver-1.0.15/isa/wavefront'
make[3]: Leaving directory `/root/Desktop/LinuxDrivers/Audio/alsa/alsa-driver-1.0.15/isa/wavefront'
make[2]: Leaving directory `/root/Desktop/LinuxDrivers/Audio/alsa/alsa-driver-1.0.15/isa'
make[2]: Entering directory `/root/Desktop/LinuxDrivers/Audio/alsa/alsa-driver-1.0.15/synth'
make[3]: Entering directory `/root/Desktop/LinuxDrivers/Audio/alsa/alsa-driver-1.0.15/synth/emux'
make[3]: Leaving directory `/root/Desktop/LinuxDrivers/Audio/alsa/alsa-driver-1.0.15/synth/emux'
make[2]: Leaving directory `/root/Desktop/LinuxDrivers/Audio/alsa/alsa-driver-1.0.15/synth'
make[2]: Entering directory `/root/Desktop/LinuxDrivers/Audio/alsa/alsa-driver-1.0.15/pci'
make[3]: Entering directory `/root/Desktop/LinuxDrivers/Audio/alsa/alsa-driver-1.0.15/pci/ac97'
make[3]: Leaving directory `/root/Desktop/LinuxDrivers/Audio/alsa/alsa-driver-1.0.15/pci/ac97'
make[3]: Entering directory `/root/Desktop/LinuxDrivers/Audio/alsa/alsa-driver-1.0.15/pci/ali5451'
make[3]: Leaving directory `/root/Desktop/LinuxDrivers/Audio/alsa/alsa-driver-1.0.15/pci/ali5451'
make[3]: Entering directory `/root/Desktop/LinuxDrivers/Audio/alsa/alsa-driver-1.0.15/pci/asihpi'
make[3]: Leaving directory `/root/Desktop/LinuxDrivers/Audio/alsa/alsa-driver-1.0.15/pci/asihpi'
make[3]: Entering directory `/root/Desktop/LinuxDrivers/Audio/alsa/alsa-driver-1.0.15/pci/au88x0'
make[3]: Leaving directory `/root/Desktop/LinuxDrivers/Audio/alsa/alsa-driver-1.0.15/pci/au88x0'
make[3]: Entering directory `/root/Desktop/LinuxDrivers/Audio/alsa/alsa-driver-1.0.15/pci/ca0106'
make[3]: Leaving directory `/root/Desktop/LinuxDrivers/Audio/alsa/alsa-driver-1.0.15/pci/ca0106'
make[3]: Entering directory `/root/Desktop/LinuxDrivers/Audio/alsa/alsa-driver-1.0.15/pci/cmi8788'
make[3]: Leaving directory `/root/Desktop/LinuxDrivers/Audio/alsa/alsa-driver-1.0.15/pci/cmi8788'
make[3]: Entering directory `/root/Desktop/LinuxDrivers/Audio/alsa/alsa-driver-1.0.15/pci/cs46xx'
make[3]: Leaving directory `/root/Desktop/LinuxDrivers/Audio/alsa/alsa-driver-1.0.15/pci/cs46xx'
make[3]: Entering directory `/root/Desktop/LinuxDrivers/Audio/alsa/alsa-driver-1.0.15/pci/cs5535audio'
make[3]: Leaving directory `/root/Desktop/LinuxDrivers/Audio/alsa/alsa-driver-1.0.15/pci/cs5535audio'
make[3]: Entering directory `/root/Desktop/LinuxDrivers/Audio/alsa/alsa-driver-1.0.15/pci/echoaudio'
make[3]: Leaving directory `/root/Desktop/LinuxDrivers/Audio/alsa/alsa-driver-1.0.15/pci/echoaudio'
make[3]: Entering directory `/root/Desktop/LinuxDrivers/Audio/alsa/alsa-driver-1.0.15/pci/emu10k1'
make[3]: Leaving directory `/root/Desktop/LinuxDrivers/Audio/alsa/alsa-driver-1.0.15/pci/emu10k1'
make[3]: Entering directory `/root/Desktop/LinuxDrivers/Audio/alsa/alsa-driver-1.0.15/pci/hda'
make[3]: Leaving directory `/root/Desktop/LinuxDrivers/Audio/alsa/alsa-driver-1.0.15/pci/hda'
make[3]: Entering directory `/root/Desktop/LinuxDrivers/Audio/alsa/alsa-driver-1.0.15/pci/ice1712'
make[3]: Leaving directory `/root/Desktop/LinuxDrivers/Audio/alsa/alsa-driver-1.0.15/pci/ice1712'
make[3]: Entering directory `/root/Desktop/LinuxDrivers/Audio/alsa/alsa-driver-1.0.15/pci/korg1212'
make[3]: Leaving directory `/root/Desktop/LinuxDrivers/Audio/alsa/alsa-driver-1.0.15/pci/korg1212'
make[3]: Entering directory `/root/Desktop/LinuxDrivers/Audio/alsa/alsa-driver-1.0.15/pci/mixart'
make[3]: Leaving directory `/root/Desktop/LinuxDrivers/Audio/alsa/alsa-driver-1.0.15/pci/mixart'
make[3]: Entering directory `/root/Desktop/LinuxDrivers/Audio/alsa/alsa-driver-1.0.15/pci/nm256'
make[3]: Leaving directory `/root/Desktop/LinuxDrivers/Audio/alsa/alsa-driver-1.0.15/pci/nm256'
make[3]: Entering directory `/root/Desktop/LinuxDrivers/Audio/alsa/alsa-driver-1.0.15/pci/pcxhr'
make[3]: Leaving directory `/root/Desktop/LinuxDrivers/Audio/alsa/alsa-driver-1.0.15/pci/pcxhr'
make[3]: Entering directory `/root/Desktop/LinuxDrivers/Audio/alsa/alsa-driver-1.0.15/pci/pdplus'
make[3]: Leaving directory `/root/Desktop/LinuxDrivers/Audio/alsa/alsa-driver-1.0.15/pci/pdplus'
make[3]: Entering directory `/root/Desktop/LinuxDrivers/Audio/alsa/alsa-driver-1.0.15/pci/riptide'
make[3]: Leaving directory `/root/Desktop/LinuxDrivers/Audio/alsa/alsa-driver-1.0.15/pci/riptide'
make[3]: Entering directory `/root/Desktop/LinuxDrivers/Audio/alsa/alsa-driver-1.0.15/pci/rme9652'
make[3]: Leaving directory `/root/Desktop/LinuxDrivers/Audio/alsa/alsa-driver-1.0.15/pci/rme9652'
make[3]: Entering directory `/root/Desktop/LinuxDrivers/Audio/alsa/alsa-driver-1.0.15/pci/trident'
make[3]: Leaving directory `/root/Desktop/LinuxDrivers/Audio/alsa/alsa-driver-1.0.15/pci/trident'
make[3]: Entering directory `/root/Desktop/LinuxDrivers/Audio/alsa/alsa-driver-1.0.15/pci/vx222'
make[3]: Leaving directory `/root/Desktop/LinuxDrivers/Audio/alsa/alsa-driver-1.0.15/pci/vx222'
make[3]: Entering directory `/root/Desktop/LinuxDrivers/Audio/alsa/alsa-driver-1.0.15/pci/ymfpci'
make[3]: Leaving directory `/root/Desktop/LinuxDrivers/Audio/alsa/alsa-driver-1.0.15/pci/ymfpci'
make[2]: Leaving directory `/root/Desktop/LinuxDrivers/Audio/alsa/alsa-driver-1.0.15/pci'
make[2]: Entering directory `/root/Desktop/LinuxDrivers/Audio/alsa/alsa-driver-1.0.15/aoa'
make[3]: Entering directory `/root/Desktop/LinuxDrivers/Audio/alsa/alsa-driver-1.0.15/aoa/codecs'
make[3]: Leaving directory `/root/Desktop/LinuxDrivers/Audio/alsa/alsa-driver-1.0.15/aoa/codecs'
make[3]: Entering directory `/root/Desktop/LinuxDrivers/Audio/alsa/alsa-driver-1.0.15/aoa/core'
make[3]: Leaving directory `/root/Desktop/LinuxDrivers/Audio/alsa/alsa-driver-1.0.15/aoa/core'
make[3]: Entering directory `/root/Desktop/LinuxDrivers/Audio/alsa/alsa-driver-1.0.15/aoa/fabrics'
make[3]: Leaving directory `/root/Desktop/LinuxDrivers/Audio/alsa/alsa-driver-1.0.15/aoa/fabrics'
make[3]: Entering directory `/root/Desktop/LinuxDrivers/Audio/alsa/alsa-driver-1.0.15/aoa/soundbus'
make[4]: Entering directory `/root/Desktop/LinuxDrivers/Audio/alsa/alsa-driver-1.0.15/aoa/soundbus/i2sbus'
make[4]: Leaving directory `/root/Desktop/LinuxDrivers/Audio/alsa/alsa-driver-1.0.15/aoa/soundbus/i2sbus'
make[3]: Leaving directory `/root/Desktop/LinuxDrivers/Audio/alsa/alsa-driver-1.0.15/aoa/soundbus'
make[2]: Leaving directory `/root/Desktop/LinuxDrivers/Audio/alsa/alsa-driver-1.0.15/aoa'
make[2]: Entering directory `/root/Desktop/LinuxDrivers/Audio/alsa/alsa-driver-1.0.15/soc'
make[3]: Entering directory `/root/Desktop/LinuxDrivers/Audio/alsa/alsa-driver-1.0.15/soc/at91'
make[3]: Leaving directory `/root/Desktop/LinuxDrivers/Audio/alsa/alsa-driver-1.0.15/soc/at91'
make[3]: Entering directory `/root/Desktop/LinuxDrivers/Audio/alsa/alsa-driver-1.0.15/soc/codecs'
make[3]: Leaving directory `/root/Desktop/LinuxDrivers/Audio/alsa/alsa-driver-1.0.15/soc/codecs'
make[3]: Entering directory `/root/Desktop/LinuxDrivers/Audio/alsa/alsa-driver-1.0.15/soc/pxa'
make[3]: Leaving directory `/root/Desktop/LinuxDrivers/Audio/alsa/alsa-driver-1.0.15/soc/pxa'
make[3]: Entering directory `/root/Desktop/LinuxDrivers/Audio/alsa/alsa-driver-1.0.15/soc/s3c24xx'
make[3]: Leaving directory `/root/Desktop/LinuxDrivers/Audio/alsa/alsa-driver-1.0.15/soc/s3c24xx'
make[3]: Entering directory `/root/Desktop/LinuxDrivers/Audio/alsa/alsa-driver-1.0.15/soc/sh'
make[3]: Leaving directory `/root/Desktop/LinuxDrivers/Audio/alsa/alsa-driver-1.0.15/soc/sh'
make[2]: Leaving directory `/root/Desktop/LinuxDrivers/Audio/alsa/alsa-driver-1.0.15/soc'
make[2]: Entering directory `/root/Desktop/LinuxDrivers/Audio/alsa/alsa-driver-1.0.15/usb'
make[3]: Entering directory `/root/Desktop/LinuxDrivers/Audio/alsa/alsa-driver-1.0.15/usb/caiaq'
make[3]: Leaving directory `/root/Desktop/LinuxDrivers/Audio/alsa/alsa-driver-1.0.15/usb/caiaq'
make[3]: Entering directory `/root/Desktop/LinuxDrivers/Audio/alsa/alsa-driver-1.0.15/usb/usx2y'
make[3]: Leaving directory `/root/Desktop/LinuxDrivers/Audio/alsa/alsa-driver-1.0.15/usb/usx2y'
make[2]: Leaving directory `/root/Desktop/LinuxDrivers/Audio/alsa/alsa-driver-1.0.15/usb'
make[2]: Entering directory `/root/Desktop/LinuxDrivers/Audio/alsa/alsa-driver-1.0.15/pcmcia'
make[3]: Entering directory `/root/Desktop/LinuxDrivers/Audio/alsa/alsa-driver-1.0.15/pcmcia/pdaudiocf'
make[3]: Leaving directory `/root/Desktop/LinuxDrivers/Audio/alsa/alsa-driver-1.0.15/pcmcia/pdaudiocf'
make[3]: Entering directory `/root/Desktop/LinuxDrivers/Audio/alsa/alsa-driver-1.0.15/pcmcia/vx'
make[3]: Leaving directory `/root/Desktop/LinuxDrivers/Audio/alsa/alsa-driver-1.0.15/pcmcia/vx'
make[2]: Leaving directory `/root/Desktop/LinuxDrivers/Audio/alsa/alsa-driver-1.0.15/pcmcia'
make[1]: Leaving directory `/root/Desktop/LinuxDrivers/Audio/alsa/alsa-driver-1.0.15'
make -C /lib/modules/2.6.18-164.el5/source SUBDIRS=/root/Desktop/LinuxDrivers/Audio/alsa/alsa-driver-1.0.15 O=/lib/modules/2.6.18-164.el5/build CPP="gcc -E" CC="gcc" modules
make[1]: Entering directory `/usr/src/kernels/2.6.18-164.el5-i686'
  CC [M]  /root/Desktop/LinuxDrivers/Audio/alsa/alsa-driver-1.0.15/acore/hwdep.o
In file included from /root/Desktop/LinuxDrivers/Audio/alsa/alsa-driver-1.0.15/include/sound/driver.h:46,
                 from /root/Desktop/LinuxDrivers/Audio/alsa/alsa-driver-1.0.15/acore/hwdep.c:22:
/root/Desktop/LinuxDrivers/Audio/alsa/alsa-driver-1.0.15/include/adriver.h:1410: 错误:与 ‘is_power_of_2’ 类型冲突
include/linux/log2.h:53: 错误:‘is_power_of_2’ 的上一个定义在此
make[4]: *** [/root/Desktop/LinuxDrivers/Audio/alsa/alsa-driver-1.0.15/acore/hwdep.o] 错误 1
make[3]: *** [/root/Desktop/LinuxDrivers/Audio/alsa/alsa-driver-1.0.15/acore] 错误 2
make[2]: *** [_module_/root/Desktop/LinuxDrivers/Audio/alsa/alsa-driver-1.0.15] 错误 2
make[1]: *** [modules] 错误 2
make[1]: Leaving directory `/usr/src/kernels/2.6.18-164.el5-i686'
make: *** [compile] 错误 2
if [ -L /usr/include/sound ]; then \
                rm -f /usr/include/sound; \
                ln -sf /root/Desktop/LinuxDrivers/Audio/alsa/alsa-driver-1.0.15/include/sound /usr/include/sound; \
        else \
                rm -rf /usr/include/sound; \
                install -d -m 755 -g root -o root /usr/include/sound; \
                for f in include/sound/*.h; do \
                        install -m 644 -g root -o root $f /usr/include/sound; \
                done \
        fi
find /lib/modules/2.6.18-164.el5/kernel/sound -name 'snd*.*o' | xargs rm -f
find /lib/modules/2.6.18-164.el5/kernel/sound -name 'snd*.*o.gz' | xargs rm -f
find /lib/modules/2.6.18-164.el5/kernel/sound -name 'ac97_bus.*o' | xargs rm -f
find /lib/modules/2.6.18-164.el5/kernel/sound -name 'ac97_bus.*o.gz' | xargs rm -f
make[1]: Entering directory `/root/Desktop/LinuxDrivers/Audio/alsa/alsa-driver-1.0.15/acore'
mkdir -p /lib/modules/2.6.18-164.el5/kernel/sound/acore
cp snd-hwdep.ko snd-page-alloc.ko snd-pcm.ko snd-rtctimer.ko snd-timer.ko snd.ko /lib/modules/2.6.18-164.el5/kernel/sound/acore
cp: 无法 stat “snd-hwdep.ko”: 没有那个文件或目录
cp: 无法 stat “snd-page-alloc.ko”: 没有那个文件或目录
cp: 无法 stat “snd-pcm.ko”: 没有那个文件或目录
cp: 无法 stat “snd-rtctimer.ko”: 没有那个文件或目录
cp: 无法 stat “snd-timer.ko”: 没有那个文件或目录
cp: 无法 stat “snd.ko”: 没有那个文件或目录
make[1]: *** [modules_install] 错误 1
make[1]: Leaving directory `/root/Desktop/LinuxDrivers/Audio/alsa/alsa-driver-1.0.15/acore'
make: *** [install-modules] 错误 1
Alsa driver compiling failed!
[root@localhost alsa]#



求教,错误出在哪呀!!急!!