All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alex Pintilie <pintilee@gmx.net>
To: alsa-devel@alsa-project.org
Subject: Native Instruments - Audio Kontrol 1 - snd_usb_caiaq module
Date: Mon, 28 May 2007 16:37:39 +0200	[thread overview]
Message-ID: <465AE933.60605@gmx.net> (raw)

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

             reply	other threads:[~2007-05-28 14:37 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-28 14:37 Alex Pintilie [this message]
2007-05-29  7:49 ` Native Instruments - Audio Kontrol 1 - snd_usb_caiaq module 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=465AE933.60605@gmx.net \
    --to=pintilee@gmx.net \
    --cc=alsa-devel@alsa-project.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.