--- Clemens Ladisch <[EMAIL PROTECTED]> schrieb: >
Karsten Wiese wrote:
> > > insmod snd-cs4232
> > > Using
> /lib/modules/2.4.19/kernel/sound/isa/cs423x/snd-cs4232.o
> > >
> /lib/modules/2.4.19/kernel/sound/isa/cs423x/snd-cs4232.o:
> > > unresolved symbol
> > > snd_card_new_R506deba1
> >
> > the "_R506deba1" makes me think snd-cs4232.o is
> compiled with module
> > versionnumbers
> > and the module, snd_card_new lives in, haS been made
> without module version
> > numbers.
> 
> No, that's caused by using insmod. Using modprobe instead
> ensures that all
> required modules are loaded.
right, but none the less the "_R506deba1" in
"snd_card_new_R506deba1" means the requesting module needs
"version information on module symbols". if the use of
"version information on module symbols" is not consistent
across kernel & modules, this message can occure.

karsten

__________________________________________________________________

Gesendet von Yahoo! Mail - http://mail.yahoo.de
Möchten Sie mit einem Gruß antworten? http://grusskarten.yahoo.de


-------------------------------------------------------
This SF.net email is sponsored by: ApacheCon, November 18-21 in
Las Vegas (supported by COMDEX), the only Apache event to be
fully supported by the ASF. http://www.apachecon.com
_______________________________________________
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel

Reply via email to