All of lore.kernel.org
 help / color / mirror / Atom feed
From: Takashi Iwai <tiwai@suse.de>
To: alfonso_acosta_mail@yahoo.es
Cc: alsa-devel@lists.sourceforge.net
Subject: Re: unresolved symbol: snd_pci_hack_alloc_consistent_R94f2775
Date: Mon, 28 Apr 2003 15:42:52 +0200	[thread overview]
Message-ID: <s5hsms2ybz7.wl@alsa2.suse.de> (raw)
In-Reply-To: <3EA44375.3070902@yahoo.es>

At Mon, 21 Apr 2003 21:16:05 +0200,
alfonso_acosta_mail@yahoo.es wrote:
> 
> hi:
> 
> After downloading last CVS version of alsa-driver with:
> 
> cvscompile CC=gcc --prefix=/usr --with-kernel=/usr/src/linux 
> --with-moddir=/lib/modules/2.4.20/alsa --with-sequencer=yes 
> --with-isapnp=no --with-debug=detect --with-cards="emu10k1"
> 
> I get this error when trying to "modprobe snd-emu10k1":
> 
> /lib/modules/2.4.20/alsa/snd-page-alloc.o: unresolved symbol 
> snd_pci_hack_alloc_consistent_R94f27756
> /lib/modules/2.4.20/alsa/snd-page-alloc.o: insmod 
> /lib/modules/2.4.20/alsa/snd-page-alloc.o failed
> /lib/modules/2.4.20/alsa/snd-page-alloc.o: insmod snd-emu10k1 failed
> 
> What am I doing wrong?
> 
> (I need the cvs version to test echoaudio driver, so using version 0.9.2 
> isn a solution)

snd-page-alloc.o seems not built correctly.
can you try "make clean" and make it again?
also, don't forget to "rmmod snd-page-alloc" after calling "alsasound
stop".  alsasound init script won't unload this module intentionally.


Takashi


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf

      reply	other threads:[~2003-04-28 13:42 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-04-21 19:16 unresolved symbol: snd_pci_hack_alloc_consistent_R94f2775 alfonso_acosta_mail
2003-04-28 13:42 ` Takashi Iwai [this message]

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=s5hsms2ybz7.wl@alsa2.suse.de \
    --to=tiwai@suse.de \
    --cc=alfonso_acosta_mail@yahoo.es \
    --cc=alsa-devel@lists.sourceforge.net \
    /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.