From alsa-user-owner@alsa.jcu.cz  Thu Jan 28 06:54:41 1999
Received: from pop2.ucdavis.edu (root@pop2.ucdavis.edu [169.237.105.12])
	by marvin.jcu.cz (8.9.1a/8.9.1) with ESMTP id GAA23793
	for <alsa-user@alsa.jcu.cz>; Thu, 28 Jan 1999 06:50:52 +0100
Received: from ucdavis.edu (dmalle@d40-192.primerog.ucdavis.edu [169.237.40.192])
	by pop2.ucdavis.edu (8.8.8/UCD3.12.21) with ESMTP id VAA00758
	for <alsa-user@alsa.jcu.cz>; Wed, 27 Jan 1999 21:50:50 -0800 (PST)
Message-ID: <36AFFA9C.86217452@ucdavis.edu>
Date: Thu, 28 Jan 1999 05:50:20 +0000
From: Daniele Malleo <dmalle@ucdavis.edu>
MIME-Version: 1.0
To: "alsa-user@alsa.jcu.cz" <alsa-user@alsa.jcu.cz>
Subject: Device or resource busy?
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

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


This is the response I get:


/lib/modules/2.2.0-final/misc/snd-opl3sa.o: invalid parameter snd_midi
snd: Device or resource busy


If I type lsmod, after this "failed" installation i get:


Module          Size    Used by
snd-cs4231      9764    0
snd-mixer       13248   0 [snd-cs4231]
snd-pcm1        15828   0 [snd-cs4231]
snd-pcm         9020    0 [snd-cs4231 snd-pcm1]
snd-opl3        1920    0
snd-timer       3244    0 [snd-cs4231 snd-opl3]
snd-synth       1196    0 [snd-opl3]
snd-mpu401-uart 1500    0
snd-midi        14192   0 [snd-mpu401-uart]
snd             28696   0 [snd-cs4231 snd-mixer snd-pcm1 snd-pcm
snd-opl3 snd-timer
snd-synth snd-mpu401-uart snd-midi]
ide-cd          20792   1 (autoclean)
cdrom           11584   0 (autoclean) [ide-cd]
imm             8032    1
xirc2ps_cs      10368   1
ds              5460    2 [xirc2ps_cs]
i82365          19224   2
pcmcia_core     28836   0 [xirc2ps_cs ds i82365]


Now, anyone with experience with an OPL3 can help me out?

Thanks in advance,

Dan


