On dom, 20 giu 1999, Martin Adler wrote: > Got the following problem with the SBLive 0.2b driver under SuSE 6.0 with Kernel >2.2.10 and 2.0.36: > > adler-martin-lnx:~ # insmod -f sblive > Warning: kernel-module version mismatch > /lib/modules/2.2.10/misc/sblive.o was compiled for kernel version 2.2.5 > while this kernel is version 2.2.10 > > /lib/modules/2.2.10/misc/sblive.o: unresolved symbol unregister_sound_dsp > /lib/modules/2.2.10/misc/sblive.o: unresolved symbol unregister_sound_midi > /lib/modules/2.2.10/misc/sblive.o: unresolved symbol register_sound_dsp > /lib/modules/2.2.10/misc/sblive.o: unresolved symbol register_sound_mixer > /lib/modules/2.2.10/misc/sblive.o: unresolved symbol unregister_sound_mixer > /lib/modules/2.2.10/misc/sblive.o: unresolved symbol unregister_sound_special > /lib/modules/2.2.10/misc/sblive.o: unresolved symbol register_sound_special > /lib/modules/2.2.10/misc/sblive.o: unresolved symbol register_sound_midi > adler-martin-lnx:~ # > > I followed all the procedures in the readme file. Anyone have a solutions. > > > Thanx alot, > > Martin > > --------------------------------------------- > | Martin Adler ~~ [EMAIL PROTECTED] | > | | > | LAN-Administration ~~~~~~~~~ CSC Ploenzke | > --------------------------------------------- > | Let Linux kill NT!! | > | Drive it like you stole it!! | > --------------------------------------------- Hello, I look my conf.modules .... You copy it in your computer and then use insmod -f sblive Thr message of warning is egual, but is O.k. Bye
alias scsi_hostadapter aic7xxx alias parport_lowlevel parport_pc pre-install pcmcia_core /etc/rc.d/init.d/pcmcia start alias sound sblive pre-install sblive insmod soundcore post-remove sblive rmmod soundcore
