* es1371 module dependencies problem
@ 2002-01-05 16:35 David
2001-01-11 15:10 ` Doug McNaught
0 siblings, 1 reply; 2+ messages in thread
From: David @ 2002-01-05 16:35 UTC (permalink / raw)
To: linux-kernel
kernel: 2.4.0
modutils: 2.3.23
loading the es1371 module gives me the following error:
/lib/modules/2.4.0/kernel/drivers/sound/es1371.o: unresolved symbol
ac97_probe_codec_Rsmp_1c61c357
soundcore.o loads ok, but es1371 not. Looking through the sources, i've
found that ac97_codec.c exports the symbol ac97_probe_codec. Why es1371
shows this error?
tia
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: es1371 module dependencies problem
2002-01-05 16:35 es1371 module dependencies problem David
@ 2001-01-11 15:10 ` Doug McNaught
0 siblings, 0 replies; 2+ messages in thread
From: Doug McNaught @ 2001-01-11 15:10 UTC (permalink / raw)
To: David; +Cc: linux-kernel
David <davidge@jazzfree.com> writes:
> kernel: 2.4.0
> modutils: 2.3.23
>
> loading the es1371 module gives me the following error:
> /lib/modules/2.4.0/kernel/drivers/sound/es1371.o: unresolved symbol
> ac97_probe_codec_Rsmp_1c61c357
It works for me (tm). Kernel 2.4.0, modutils 2.3.23-2 (Debian
woody). 'modprobe' loads the module quite happily. I'm running UP,
not SMP, so maybe that's the issue.
You might try a complete rebuild starting from 'make mrproper', and
turn off SMP if you only have one processor.
-Doug
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2001-01-11 15:10 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-01-05 16:35 es1371 module dependencies problem David
2001-01-11 15:10 ` Doug McNaught
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome