From alsa-user-owner@alsa.jcu.cz  Fri May 15 09:57:41 1998
Received: from entry.jcu.cz (perex@entry.jcu.cz [160.217.1.111])
	by marvin.jcu.cz (8.8.8/8.8.8) with SMTP id JAA20994;
	Fri, 15 May 1998 09:57:23 +0200
Date: Fri, 15 May 1998 09:57:22 +0200 (MET DST)
From: Jaroslav Kysela <perex@jcu.cz>
To: Hochmuth Erich <strale@htlbraunau.asn-linz.ac.at>
cc: alsa-user@alsa.jcu.cz
Subject: Re: problem with sb16 pnp
In-Reply-To: <355B5BCA.20F75DB@htlbraunau.asn-linz.ac.at>
Message-ID: <Pine.LNX.3.96.980515095516.3806F-100000@entry.jcu.cz>
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

On Thu, 14 May 1998, Hochmuth Erich wrote:

> Hi List!
> 
> I have problems with my soundblaster 16 pnp...
> 
> modprobe snd-sb16 <-|
> 
> play track19.wav <-|
> Stereo-Sample, speed: 44100 Hz, 16 Bit per Sample
> Error opening audio-device
> 
> Can anyone help me?
> my conf.modules entry's...
> 
> alias char-major-14 off
> alias snd-minor-oss-0 snd-mixer
> alias snd-minor-oss-3 snd-pcm-oss
> alias snd-minor-oss-4 snd-pcm-oss
> alias snd-minor-oss-5 snd-pcm-oss
> alias snd-card-0 snd-sb16
> options snd snd_major=14 snd_cards_limit=8
> options snd-sb16 snd_index=1 snd_port=0x220 snd_irq=9 snd_dma8=1
> snd_dma16=5 snd_mpu_port=-1
> 
> and lsmod display's this...
> 
> Module         Pages    Used by
> 
> snd-sb16           1            0
> snd-sb-dsp         4    [snd-sb16]      0
> snd-mpu401-uart    1    [snd-sb16]      0
> snd-mixer          3    [snd-sb16 snd-sb-dsp]   0
> snd-midi           2    [snd-sb16 snd-sb-dsp snd-mpu401-uart]   0
> snd-pcm            5    [snd-sb16 snd-sb-dsp]   0
> snd                6    [snd-sb16 snd-sb-dsp snd-mpu401-uart snd-mixer
> snd-midi snd-pcm]        0
> persist            1    [snd]   0
> 
> Please... help...

You have problem with loading of 'snd-pcm-oss' module. Please, verify if
kerneld or kmod is working, if not you should insert this add-on module
with OSS PCM emulation manualy 'modprobe snd-pcm-oss'...

						Jaroslav

P.S. I'm not sure, but looks like kerneld should be restarted if
     /etc/conf.modules is modified...

-----
Jaroslav Kysela <perex@jcu.cz>
Academic Computer Centre, University of South Bohemia
Branisovska 31, C. Budejovice, CZ-370 05 Czech Republic


