From alsa-user-owner@alsa.jcu.cz  Thu Jan 28 10:39:51 1999
Received: from mailsrv.linkvest.ch (mailsrv.linkvest.ch [194.209.53.3])
	by marvin.jcu.cz (8.9.1a/8.9.1) with ESMTP id KAA08227
	for <alsa-user@alsa.jcu.cz>; Thu, 28 Jan 1999 10:35:59 +0100
Received: by mailsrv.linkvest.ch with Internet Mail Service (5.5.1960.3)
	id <DABNYY84>; Thu, 28 Jan 1999 10:35:45 +0100
Message-ID: <B45465FD9C23D21193E90000F8D0F3DF0C9E8B@mailsrv.linkvest.ch>
From: Jean-Eric Cuendet <Cuendet@linkvest.ch>
To: "'alsa-user@alsa.jcu.cz'" <alsa-user@alsa.jcu.cz>
Subject: RE: Device or resource busy?
Date: Thu, 28 Jan 1999 10:35:36 +0100
MIME-Version: 1.0
Content-Type: text/plain
Reply-To: alsa-user@alsa.jcu.cz
Sender: alsa-user-owner@alsa.jcu.cz
Precedence: list


If I good understand, the kernel must be compiled *WITHOUT* any sound
device or something like that compiled in it?
Am I right on this point?

An point that must be applaused: all the alsa suite (driver, utils, ...)
compiled just right of the box!!! Great job guys. I haven't test it at
the moment but I'm very excited about it. I'll tell you my impressions.

Just one thing to say: I compiled the 2.2.0ac1 (alan cox patch 1) and so
the version was 2.2.0ac1 i place of 2.2.0. So, alsa complained that
2.2.0ac1 is not t number (which is right). I changed the version in the
makefile and all was right.

Bye
-jec

> -----Original Message-----
> From:	Jesse Kaufman [SMTP:kaufmjes@unforgettable.com]
> Sent:	Thursday, January 28, 1999 8:59 AM
> To:	alsa-user@alsa.jcu.cz
> Subject:	Re: Device or resource busy?
> 
> you don't by any chance have the 2.2.0 sound compiled into the kernel,
> do
> you?  either that, or OSS/Linux or the like running?  these both
> produced
> similar errors for me...  also, sometimes the appz i was running
> caused it
> (ie mixers, mp3 players, wmsound, etc)
> 
> good luck!
> jesse
> 
> 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
> >
> > 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
> >
> > ------
> > 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>.
> 
> --
> "If we don't stand up to Micro$oft, who will?"
>      - The Boycott Micro$oft Web Page
> 
> http://www.cs.berkeley.edu/~mdw/boycott/
> 
> 
> 
> ------
> 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>.

