Linux Sound subsystem development
 help / color / mirror / Atom feed
* SB Live Driver 0.2b under 2.2.10 and 2.0.36
@ 1999-06-20 11:00 Martin Adler
  1999-06-26 12:41 ` Ivan
  1999-06-26 12:44 ` Ivan
  0 siblings, 2 replies; 3+ messages in thread
From: Martin Adler @ 1999-06-20 11:00 UTC (permalink / raw)
  To: linux-sound

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 ~~ rockshox@web-regional.net |
|                                           |
| LAN-Administration ~~~~~~~~~ CSC Ploenzke |
---------------------------------------------
|           Let Linux kill NT!!             |
|        Drive it like you stole it!!       |
---------------------------------------------

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: SB Live Driver 0.2b under 2.2.10 and 2.0.36
  1999-06-20 11:00 SB Live Driver 0.2b under 2.2.10 and 2.0.36 Martin Adler
@ 1999-06-26 12:41 ` Ivan
  1999-06-26 12:44 ` Ivan
  1 sibling, 0 replies; 3+ messages in thread
From: Ivan @ 1999-06-26 12:41 UTC (permalink / raw)
  To: linux-sound

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 ~~ rockshox@web-regional.net |
> |                                           |
> | 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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: SB Live Driver 0.2b under 2.2.10 and 2.0.36
  1999-06-20 11:00 SB Live Driver 0.2b under 2.2.10 and 2.0.36 Martin Adler
  1999-06-26 12:41 ` Ivan
@ 1999-06-26 12:44 ` Ivan
  1 sibling, 0 replies; 3+ messages in thread
From: Ivan @ 1999-06-26 12:44 UTC (permalink / raw)
  To: linux-sound

[-- Attachment #1: Type: text/plain, Size: 1639 bytes --]

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 ~~ rockshox@web-regional.net |
> |                                           |
> | 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

[-- Attachment #2: conf.modules --]
[-- Type: text/plain, Size: 212 bytes --]

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~1999-06-26 12:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
1999-06-20 11:00 SB Live Driver 0.2b under 2.2.10 and 2.0.36 Martin Adler
1999-06-26 12:41 ` Ivan
1999-06-26 12:44 ` Ivan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox