* unresolved symbol: snd_pci_hack_alloc_consistent_R94f2775
@ 2003-04-21 19:16 alfonso_acosta_mail
2003-04-28 13:42 ` Takashi Iwai
0 siblings, 1 reply; 2+ messages in thread
From: alfonso_acosta_mail @ 2003-04-21 19:16 UTC (permalink / raw)
To: alsa-devel
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)
Thanks in advance
Alfonso Acosta
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: unresolved symbol: snd_pci_hack_alloc_consistent_R94f2775
2003-04-21 19:16 unresolved symbol: snd_pci_hack_alloc_consistent_R94f2775 alfonso_acosta_mail
@ 2003-04-28 13:42 ` Takashi Iwai
0 siblings, 0 replies; 2+ messages in thread
From: Takashi Iwai @ 2003-04-28 13:42 UTC (permalink / raw)
To: alfonso_acosta_mail; +Cc: alsa-devel
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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2003-04-28 13:42 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-04-21 19:16 unresolved symbol: snd_pci_hack_alloc_consistent_R94f2775 alfonso_acosta_mail
2003-04-28 13:42 ` Takashi Iwai
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.