All of lore.kernel.org
 help / color / mirror / Atom feed
* Native Instruments - Audio Kontrol 1 - snd_usb_caiaq module
@ 2007-05-28 14:37 Alex Pintilie
  2007-05-29  7:49 ` Clemens Ladisch
  0 siblings, 1 reply; 6+ messages in thread
From: Alex Pintilie @ 2007-05-28 14:37 UTC (permalink / raw)
  To: alsa-devel

Hallo!

I just registered to this mailing list because a developer kindly 
advised me to do so. I own the external sound card Audio Kontrol 1 from 
Native Instruments and I was happy to find that drivers for it are 
already in the making.

I downloaded alsa-driver-1.0.14rc4 and compiled successfully with 
./hgcompile, then I installed the module with:

# install -m 644 snd-usb-caiaq.ko /lib/modules/`uname 
-r`/kernel/drivers/snd-usb-caiaq.ko

# /sbin/depmod -a

After the command:

# modprobe snd-usb-caiaq

I get the following error:

FATAL: Error inserting snd_usb_caiaq 
(/lib/modules/2.6.20-15-lowlatency/kernel/drivers/snd-usb-caiaq.ko): 
Unknown symbol in module, or unknown parameter (see dmesg)

dmesg shows the following:

[10095.330000] snd_usb_caiaq: disagrees about version of symbol snd_pcm_new
[10095.330000] snd_usb_caiaq: Unknown symbol snd_pcm_new
[10095.330000] snd_usb_caiaq: disagrees about version of symbol 
snd_pcm_limit_hw_rates
[10095.330000] snd_usb_caiaq: Unknown symbol snd_pcm_limit_hw_rates
[10095.331000] snd_usb_caiaq: disagrees about version of symbol 
snd_pcm_lib_preallocate_pages_for_all
[10095.331000] snd_usb_caiaq: Unknown symbol 
snd_pcm_lib_preallocate_pages_for_all
[10095.331000] snd_usb_caiaq: Unknown symbol snd_hidden_kfree
[10095.331000] snd_usb_caiaq: Unknown symbol snd_verbose_printk
[10095.331000] snd_usb_caiaq: disagrees about version of symbol 
snd_pcm_lib_malloc_pages
[10095.332000] snd_usb_caiaq: Unknown symbol snd_pcm_lib_malloc_pages
[10095.332000] snd_usb_caiaq: disagrees about version of symbol 
snd_pcm_lib_ioctl
[10095.332000] snd_usb_caiaq: Unknown symbol snd_pcm_lib_ioctl
[10095.332000] snd_usb_caiaq: disagrees about version of symbol 
snd_pcm_lib_free_pages
[10095.332000] snd_usb_caiaq: Unknown symbol snd_pcm_lib_free_pages
[10095.332000] snd_usb_caiaq: disagrees about version of symbol 
snd_pcm_set_ops
[10095.332000] snd_usb_caiaq: Unknown symbol snd_pcm_set_ops
[10095.333000] snd_usb_caiaq: Unknown symbol snd_hidden_kmalloc
[10095.333000] snd_usb_caiaq: disagrees about version of symbol 
snd_pcm_period_elapsed
[10095.333000] snd_usb_caiaq: Unknown symbol snd_pcm_period_elapsed

This may not look like much but it's the effort from a couple of days 
searching, reading and testing. I hope you can help me.

--
Alex

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2007-05-31  6:55 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-05-28 14:37 Native Instruments - Audio Kontrol 1 - snd_usb_caiaq module Alex Pintilie
2007-05-29  7:49 ` Clemens Ladisch
2007-05-29 16:46   ` Takashi Iwai
2007-05-30 23:37     ` Alex Pintilie
2007-05-31  6:39       ` Clemens Ladisch
2007-05-31  6:55         ` Tobin Davis

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.