Rostock, 01-12-02

Hello,

first, if you answer this question, could you send a copy to me please
(this list seems to be quiet active, and I've subscribed enough mailing
lists).
I've tried to install the alsa stuff for some hours now, without any
luck.
I'm using a Creative card, a 2.4.12 kernel with MODVERSIONS enabled, and
tried alsa 0.5.10, 0.5.12a, 0.9.0beta1 and 0.9.0beta10. My distribution
is SuSE 7.2.
Right now I'm playing around with the 0.5.12a version, but the problems
in 0.9.0beta10 are the same
My problem is right now, when I run a make install in the driver dir,
teh depmod part gives the following error messages:

/sbin/depmod -a
depmod: *** Unresolved symbols in
/lib/modules/2.4.12/misc/snd-card-share.o
depmod: *** Unresolved symbols in /lib/modules/2.4.12/misc/snd-gus.o
depmod: *** Unresolved symbols in /lib/modules/2.4.12/misc/snd-mixer.o
depmod: *** Unresolved symbols in /lib/modules/2.4.12/misc/snd-pcm-oss.o
depmod: *** Unresolved symbols in /lib/modules/2.4.12/misc/snd-pcm.o
depmod: *** Unresolved symbols in /lib/modules/2.4.12/misc/snd-rawmidi.o
depmod: *** Unresolved symbols in
/lib/modules/2.4.12/misc/snd-rme9652_mem.o
depmod: *** Unresolved symbols in /lib/modules/2.4.12/misc/snd-seq-oss.o
depmod: *** Unresolved symbols in
/lib/modules/2.4.12/misc/snd-seq-virmidi.o
depmod: *** Unresolved symbols in /lib/modules/2.4.12/misc/snd-seq.o
depmod: *** Unresolved symbols in /lib/modules/2.4.12/misc/snd-timer.o
depmod: *** Unresolved symbols in /lib/modules/2.4.12/misc/snd.o


A call of "/etc/init.d/alsasound start" gives the following message


Starting sound driver: snd-card-ens1371 /lib/modules/2.4.12/misc/snd.o:
unresolved symbol vfs_follow_link_Ra2e3435e
/lib/modules/2.4.12/misc/snd.o: unresolved symbol mem_map_Rff760c11
/lib/modules/2.4.12/misc/snd.o: unresolved symbol __pollwait_Rfe02828f
/lib/modules/2.4.12/misc/snd.o: insmod /lib/modules/2.4.12/misc/snd.o
failed
/lib/modules/2.4.12/misc/snd.o: insmod snd-card-ens1371 failed

Still I'm not rembering any detail I've done in the past hours, but I'll
try to tell you as much as I can.
Previous I've had installed the kernel sound drivers (with the alsa libs
and utils installed), and everything worked fine. I've used sdl then
when needed and it worked without probs.

Then I downloaded the first alsa version (0.5.9 if I'm right), but the
compilation failed because: 
wavefront.c: In function `wavefront_wait':
wavefront.c:303: structure has no member named `loops_per_sec'
make[2]: *** [wavefront.o] Error 1

So I've tried 0.9.0beta1. There is a point I can't fully remember, I now
one time I managed it to install the modules and they where loaded. But
the apps still didn't run because of an error with the libs or sth. like
that.
Then I tried some more e.g. 0.5.12a but the error with the unresolved
sysmbols appeared :-( Now, with any version that compiles fine, I get
this error with the unresolved symbols.
If I try to step back to the kernel modules, this doesn't work, even if
I reinstall the old alsa utils and libs :-(
So my question what to do against the unresolved symbols, or how to step
back to the kernel modules.

Hope for any help

Btw. my TV and CDplayer works well, with sound without even the
soundcore module. Guess because one hangs at line in and one at the CD
in.

P.S. for completenes here is the part from my modules.conf, but it
shouldn't be needed in this state.

alias sound on
alias midi on

 alias char-major-14      soundcore
 alias char-major-116     snd
 alias sound-slot-0       snd-card-0
 alias sound-service-0-0  snd-mixer-oss
 alias sound-service-0-1  snd-seq-oss
 alias sound-service-0-3  snd-pcm-oss
 alias sound-service-0-8  snd-seq-oss
 alias sound-service-0-12 snd-pcm-oss

alias snd-card-0 snd-card-ens1371 




_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to