From alsa-user-owner@alsa.jcu.cz  Thu Jan 28 17:00:16 1999
Received: from tis.bellhow.com (firewall-user@tis.bellhow.com [206.69.252.21])
	by marvin.jcu.cz (8.9.1a/8.9.1) with ESMTP id QAA05498
	for <alsa-user@alsa.jcu.cz>; Thu, 28 Jan 1999 16:52:25 +0100
Received: by tis.bellhow.com; id KAA01204; Thu, 28 Jan 1999 10:52:22 -0500 (EST)
Received: from mailhost.bellhow.com(198.30.176.2) by tis.bellhow.com via smap (4.1)
	id xma001197; Thu, 28 Jan 99 10:52:18 -0500
Received: from bellhow.com (smithd@pcw3089.systems.bellhow.com [192.168.33.217])
	by mailhost.bellhow.com (8.8.8/8.8.8) with ESMTP id KAA11200
	for <alsa-user@alsa.jcu.cz>; Thu, 28 Jan 1999 10:52:17 -0500 (EST)
Message-ID: <36B087A7.D262EE1B@bellhow.com>
Date: Thu, 28 Jan 1999 10:52:07 -0500
From: "Dale P. Smith" <smithd@bellhow.com>
MIME-Version: 1.0
To: alsa-user@alsa.jcu.cz
Subject: Re: Device or resource busy?
References: <36AFFA9C.86217452@ucdavis.edu>
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

Daniele Malleo wrote:
> 
> Please help!
> I installed alsa drivers,libs and utils.
> I then tried modprobe my opl3 and I typed, as suggested:
> 
> # modprobe snd-opl3sa snd_port=0x220
> snd_wss_port=0x530 snd_midi=-1 snd_fm_port=0x388 snd_irq=5 snd_dma1=0
> snd_dma1_size=32 snd_dma2=3 snd_dma2_size=32

I finally got mine running.  Here is the port settings I use. Notice
that snd_port is different:

options snd-opl3sa snd_port=0x370 snd_wss_port=0x530 snd_midi_port=0x330
snd_fm_port=0x388
        snd_irq=5 snd_dma1=0 snd_dma1_size=4 snd_dma2=1 snd_dma2_size=4


From a previous message here:

> 
> On Sun, 13 Dec 1998, Stefan Linnemann wrote:
> 
> >Wrong, the primary sound port is at 370 (220 is the secondary Soundblaster):
> 
> Oh sweet, I have tunes!  Thanks a bunch all, you just made it possible for
> me to get through another day of work.
> 
> --
>       ____Jamie_Heilman______________________jamie@salu.net
>  SALU.ne| Programmer/Analyst   917 SW Oak Street, Suite 405
>         |                                Portland, OR 97205
>         |                                (503) 242-0097 x20
> 
> ------
> To unsubscribe from <alsa-user@alsa.jcu.cz> mailing list send message
> 'unsubscribe' in the body of message to <alsa-user-request@alsa.jcu.cz>.

