From alsa-user-owner@alsa.jcu.cz  Fri Feb 12 23:13:37 1999
Received: from ezln.at (qmailr@TK151039.univie.teleweb.at [195.34.151.39])
	by marvin.jcu.cz (8.9.1a/8.9.1) with SMTP id XAA10749
	for <alsa-user@alsa.jcu.cz>; Fri, 12 Feb 1999 23:11:42 +0100
From: foo_fighter01@gmx.net
Received: (qmail 7652 invoked by uid 1002); 12 Feb 1999 22:06:44 -0000
Received: from localhost (sendmail-bs@127.0.0.1)
  by localhost with SMTP; 12 Feb 1999 22:06:44 -0000
Date: Fri, 12 Feb 1999 23:06:43 +0100 (CET)
To: alsa-user@alsa.jcu.cz
Subject: Configuration Problems (?)
Message-ID: <Pine.LNX.4.05.9902122250260.30226-100000@ezln.at>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Reply-To: alsa-user@alsa.jcu.cz
Sender: alsa-user-owner@alsa.jcu.cz
Precedence: list

Hi folks,

I have problems with my alsa-driver configuration. I have a sb16 (without
Pnp) and I want to use the OSS-emulation within alsa, because I think
x11amp and mpg123 depends on it.

Here's my /etc/conf.modules:

----->----->----->----->----->----->----->----->----->----->----->----->----->
alias char-major-116 snd
options snd snd_major=116 snd_cards_limit=1
alias snd-card-0 snd-sb16
options snd-sb16 snd_index=1 snd_id="SB16" \ 
        snd_port=0x220 snd_mpu_port=0x330 snd_irq=7 snd_dma8=1 \
        snd_dma8_size=64 snd_dma16=5 snd_dma16_size=128 
alias char-major-14 soundcore
alias sound-slot-0 snd-card-0 
alias sound-service-0-3 snd-pcm1-oss
alias sound-service-0-12 snd-pcm1-oss
----->----->----->----->------>----->----->----->----->----->----->----->----->

When I run modprobe snd-sb16 I get the following error message:

----->----->----->----->----->----->----->----->----->----->----->----->----->
/lib/modules/2.2.1/misc/snd.o: unresolved symbol unregister_sound_dsp_Rcd083b10
/lib/modules/2.2.1/misc/snd.o: unresolved symbol register_sound_dsp_Rb5353c27
/lib/modules/2.2.1/misc/snd.o: unresolved symbol unregister_sound_special_R99c95fa5
/lib/modules/2.2.1/misc/snd.o: unresolved symbol register_sound_special_R81d1149d
snd-timer: No such file or directory
snd-sb-dsp: No such file or directory
----->----->----->----->----->----->----->----->----->----->----->----->----->

Does anyone know what's wrong ?




