From alsa-user-owner@alsa.jcu.cz  Thu Jan 14 21:40:09 1999
Received: from smtp3.mindspring.com (smtp3.mindspring.com [207.69.200.33])
	by marvin.jcu.cz (8.9.1a/8.9.1) with ESMTP id VAA07093
	for <alsa-user@alsa.jcu.cz>; Thu, 14 Jan 1999 21:33:00 +0100
Received: from usa.net (pool-207-205-237-27.dlls.grid.net [207.205.237.27])
	by smtp3.mindspring.com (8.8.5/8.8.5) with ESMTP id PAA04023
	for <alsa-user@alsa.jcu.cz>; Thu, 14 Jan 1999 15:32:55 -0500 (EST)
Message-ID: <369E5460.A88EC0BB@usa.net>
Date: Thu, 14 Jan 1999 14:32:32 -0600
From: Dustin Puryear <dpuryear@usa.net>
MIME-Version: 1.0
To: alsa-user@alsa.jcu.cz
Subject: Running ALSA with a STB SoundRage32
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Reply-To: alsa-user@alsa.jcu.cz
Sender: alsa-user-owner@alsa.jcu.cz
Precedence: list

I recently upgraded my kernel from 2.0.33 to 2.0.36, and haven't had
sound since. I recompiled alsa-driver-0.3.0-pre2 (--with-isapnp=yes),
ran snddevices (just to be safe), checked my /etc/conf.modules, and ran
modprobe snd-interwave. I then get the following message:

Initialization of snd-interwave failed
snd-midi: Device or resource busy

Okay, so I try:

dpuryear@ka:src/alsa/alsa-driver-0.3.0-pre2/utils# alsasound stop
Shutting down sound driver: alsactl: No soundcards found...
done
dpuryear@ka:src/alsa/alsa-driver-0.3.0-pre2/utils# alsasound start
Starting sound driver: snd-interwave Initialization of snd-interwave
failed
snd-midi: Device or resource busy
done
alsactl: No soundcards found...

I rebooted my machine _just in case_ and still get the same error. BTW,
I at first tried without "--with-isapnp=yes" since it worked with my
previous installation. No soundcards were detected. I have since
recompiled with isapnp and am getting the messages found within this
article. What am I doing wrong?

My /etc/conf.modules:
alias char-major-14 snd
alias snd-minor-oss-0 snd-interwave
alias snd-minor-oss-3 snd-pcm1-oss
alias snd-minor-oss-4 snd-pcm1-oss
alias snd-minor-oss-5 snd-pcm1-oss
alias snd-minor-oss-12 snd-pcm1-oss
alias snd-card-0 snd-interwave

options snd snd_major=14 snd_cards snd_cards_limit=1
options snd-interwave snd_index=1 snd_id="soundrage" snd_port=0x220
snd_irq=5 snd_dma1=5 snd_dma2=6

Regards, Dustin

-- 
Dustin Puryear * dpuryear@usa.net * ICQ 6644253 
Help Crack Government Encryption: http://www.distributed.net
If I knew what I was doing...I'd be dangerous...


