Unsupported soundcard intel8x0 problem

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I try to cross compile alsa-driver-1.0.15 on AD1981BL chip. According to http://www.alsa-project.org/main/index.php/Matrix:Vendor-Analog_Devices, alsa support AD1981B, I thinks it also supports AD1981BL, so I use module snd-intel8x0. I configure:

CC=arm-linux-gcc \
CXX=arm-linux-g++ \
CFLAGS='-std=gnu99' \
LDFLAGS=-L$CROSS_LDFLAGS \
CPPFLAGS=-I$CROSS_CPPFLAGS \
AR=arm-linux-ar \
LD=arm-linux-ld \
RANLIB=arm-linux-ranlib \
STRIP=arm-linux-strip \
./configure --host=arm-linux --with-oss=yes --with-debug=detect \
  --with-kernel=/home/hptai/source/KZM/4.5/linux-2.6.16-alsa \
  --with-build=/home/hptai/source/KZM/4.5/linux-2.6.16-alsa \
  --with-cards=intel8x0 \
  --with-sequencer=yes
***************************************************************************
The log is:
checking for arm-linux-gcc... arm-linux-gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... yes
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether arm-linux-gcc accepts -g... yes
checking for arm-linux-gcc option to accept ISO C89... none needed
checking for arm-linux-ranlib... arm-linux-ranlib
checking for a BSD-compatible install... /usr/bin/install -c
checking how to run the C preprocessor... arm-linux-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 arm-linux-gcc needs -traditional... no
checking for current directory... /home/hptai/source/alsa/alsa-driver-1.0.15
checking cross compile...
checking for directory with kernel source... /home/hptai/source/KZM/4.5/linux-2.6.16-alsa
checking for directory with kernel build... /home/hptai/source/KZM/4.5/linux-2.6.16-alsa
checking for kernel linux/version.h... yes
checking for kernel linux/autoconf.h... yes
checking for kernel version... 0.0.0
checking for GCC version... Kernel compiler:  Used compiler: arm-linux-gcc (GCC) 4.1.1

*** 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... unknown
checking for existing ALSA module... unknown
checking for Red Hat kernel... auto
checking for Red Hat kernel... unknown
checking for SUSE kernel... auto
checking for SUSE kernel... unknown
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... no
Creating a dummy <linux/utsrelease.h>...
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... no
checking for kernel linux/devfs_fs_kernel.h... yes
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... no
Creating a dummy <asm/hw_irq.h>...
checking for kernel linux/device.h... yes
checking for kernel linux/platform_device.h... yes
checking for kernel linux/isa.h... no
Creating <linux/isa.h>...
checking for kernel linux/jiffies.h... yes
checking for kernel linux/compat.h... yes
checking for kernel linux/log2.h... no
Creating a dummy <linux/log2.h>...
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 exported symbol dump_stack... no
checking for kernel module symbol versions... unknown
checking for has ioport support... unknown
checking for PCI support in kernel... unknown
checking for I2C driver in kernel... unknown
checking for firmware loader... unknown
checking for directory to store kernel modules... /home/hptai/source/alsa/tmp
checking for verbose procfs... on
checking for verbose printk... on
checking for debug level... detect
checking for processor type... unknown
checking for SMP... unknown
checking for ISA PnP driver in kernel... yes
checking for PnP driver in kernel... yes
checking for Kernel ISA-PnP support... unknown
checking for Kernel ISA-PnP module support... unknown
checking for strlcpy... yes
checking for snprintf... yes
checking for vsnprintf... yes
checking for scnprintf... yes
checking for sscanf... yes
checking for vmalloc_to_page... yes
checking for old kmod... no
checking for PDE... yes
checking for pci_set_consistent_dma_mask... no
checking for pci_dev_present... no
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 io_remap_pfn_range... yes
checking for kcalloc... yes
checking for kstrdup... yes
checking for kzalloc... yes
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 old kill_fasync... no
checking for dma_addr_t... yes
checking for MUTEX macros... no
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... may be buggy, skipped
checking for HPET support... unknown
checking for dynamic minor numbers... no
checking for support of old API... yes
checking for Procfs support... unknown
checking for USB support... unknown
checking for USB module support... unknown
checking for gfp_t... yes
checking for PnP suspend/resume... yes
checking for x86-compatible PC... unknown
checking for kernel PCMCIA
checking for PCMCIA support... unknown
checking for PCMCIA module support... unknown
checking for PC9800 support in kernel... unknown
checking for parallel port support... unknown
checking for parallel port module support... unknown
checking for power management... unknown
checking for which soundcards to compile driver for... configure: error: Unsupported sooundcard intel8x0
*****************************************************************

When I change --with-cards=all,  the configure step is OK. But make has error:

*****************************************************************
The configure log:

configure: WARNING: If you wanted to set the --build type, don't use --host.
    If a cross compiler is detected then cross compile mode will be used.
checking for arm-linux-gcc... arm-linux-gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... yes
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether arm-linux-gcc accepts -g... yes
checking for arm-linux-gcc option to accept ISO C89... none needed
checking for arm-linux-ranlib... arm-linux-ranlib
checking for a BSD-compatible install... /usr/bin/install -c
checking how to run the C preprocessor... arm-linux-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 arm-linux-gcc needs -traditional... no
checking for current directory... /home/hptai/source/alsa/alsa-driver-1.0.15
checking cross compile...
checking for directory with kernel source... /home/hptai/source/KZM/4.5/linux-2.6.16-alsa
checking for directory with kernel build... /home/hptai/source/KZM/4.5/linux-2.6.16-alsa
checking for kernel linux/version.h... yes
checking for kernel linux/autoconf.h... yes
checking for kernel version... 0.0.0
checking for GCC version... Kernel compiler:  Used compiler: arm-linux-gcc (GCC) 4.1.1

*** 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... unknown
checking for existing ALSA module... unknown
checking for Red Hat kernel... auto
checking for Red Hat kernel... unknown
checking for SUSE kernel... auto
checking for SUSE kernel... unknown
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... no
Creating a dummy <linux/utsrelease.h>...
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... no
checking for kernel linux/devfs_fs_kernel.h... yes
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... no
Creating a dummy <asm/hw_irq.h>...
checking for kernel linux/device.h... yes
checking for kernel linux/platform_device.h... yes
checking for kernel linux/isa.h... no
Creating <linux/isa.h>...
checking for kernel linux/jiffies.h... yes
checking for kernel linux/compat.h... yes
checking for kernel linux/log2.h... no
Creating a dummy <linux/log2.h>...
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 exported symbol dump_stack... grep: /home/hptai/source/KZM/4.5/linux-2.6.16-alsa/kernel/ksyms.c: No such file or directory
no
checking for kernel module symbol versions... unknown
checking for has ioport support... unknown
checking for PCI support in kernel... unknown
checking for I2C driver in kernel... unknown
checking for firmware loader... unknown
checking for directory to store kernel modules... /lib/modules/0.0.0/misc
checking for verbose procfs... on
checking for verbose printk... on
checking for debug level... detect
checking for processor type... unknown
checking for SMP... unknown
checking for ISA PnP driver in kernel... yes
checking for PnP driver in kernel... yes
checking for Kernel ISA-PnP support... unknown
checking for Kernel ISA-PnP module support... unknown
checking for strlcpy... yes
checking for snprintf... yes
checking for vsnprintf... yes
checking for scnprintf... yes
checking for sscanf... yes
checking for vmalloc_to_page... yes
checking for old kmod... no
checking for PDE... yes
checking for pci_set_consistent_dma_mask... no
checking for pci_dev_present... no
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 io_remap_pfn_range... yes
checking for kcalloc... yes
checking for kstrdup... yes
checking for kzalloc... yes
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 old kill_fasync... no
checking for dma_addr_t... yes
checking for MUTEX macros... no
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... may be buggy, skipped
checking for HPET support... unknown
checking for dynamic minor numbers... no
checking for support of old API... yes
checking for Procfs support... unknown
checking for USB support... unknown
checking for USB module support... unknown
checking for gfp_t... yes
checking for PnP suspend/resume... yes
checking for x86-compatible PC... unknown
checking for kernel PCMCIA
checking for PCMCIA support... unknown
checking for PCMCIA module support... unknown
checking for PC9800 support in kernel... unknown
checking for parallel port support... unknown
checking for parallel port module support... unknown
checking for power management... unknown
checking for which soundcards to compile driver for... all
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: include/config.h is unchanged
config.status: creating include/config1.h
config.status: include/config1.h is unchanged
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
[root@013-r0611-302 alsa-driver-1.0.15]# __cross-build.sh > logcross1
configure: WARNING: If you wanted to set the --build type, don't use --host.
    If a cross compiler is detected then cross compile mode will be used.
grep: /home/hptai/source/KZM/4.5/linux-2.6.16-alsa/kernel/ksyms.c: No such file or directory
config.status: WARNING:  Makefile.conf.in seems to ignore the --datarootdir setting
********************************************************************
The error:

arm-linux-gcc -D__KERNEL__ -DMODULE=1 -I/home/hptai/source/alsa/alsa-driver-1.0. 15/include  -I/home/hptai/source/KZM/4.5/linux-2.6.16-alsa/include -I/home/hptai /source/KZM/4.5/linux-2.6.16-alsa/include -O2  -Wdeclaration-after-statement -Wn o-pointer-sign -DLINUX -Wall -Wstrict-prototypes -fomit-frame-pointer -Wno-trigr aphs -O2 -fno-strict-aliasing -fno-common -pipe -DALSA_BUILD -nostdinc -iwithpre fix include   -DEXPORT_SYMTAB -c info.c
info.c: In function 'snd_info_register':
info.c:1002: warning: assignment discards qualifiers from pointer target type
rm -f snd.o
ld  -r -o snd.o wrappers.o misc_driver.o memory_debug.o sound.o init.o memory.o info.o control.o misc.o device.o sound_oss.o info_oss.o
ld: wrappers.o: Relocations in generic ELF (EM: 40)
ld: wrappers.o: Relocations in generic ELF (EM: 40)
ld: wrappers.o: Relocations in generic ELF (EM: 40)
ld: wrappers.o: Relocations in generic ELF (EM: 40)
wrappers.o: could not read symbols: ?Ô?á?Á?½?`?®?Ì?t?@?C??(file is wrong form)
make[1]: *** [snd.o] error 1
make[1]: Leaving directory `/home/hptai/source/alsa/alsa-driver-1.0.15/acore'
make: *** [compile] error 1

So, does alsa support AD9181BL? Can anyone help me to solve this problem?
Thanks

__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Alsa-user mailing list
Alsa-user@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/alsa-user

[Index of Archives]     [ALSA Devel]     [Linux Audio Users]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]

  Powered by Linux