From alsa-devel-owner@alsa.jcu.cz  Wed Mar  3 05:35:46 1999
Received: from summit.terrain.org (IDENT:root@ip108.til1.pacifier.com [216.65.133.108])
	by marvin.jcu.cz (8.9.1a/8.9.1) with ESMTP id FAA31863
	for <alsa-devel@alsa.jcu.cz>; Wed, 3 Mar 1999 05:33:58 +0100
Received: from pacifier.com (root@localhost [127.0.0.1])
	by summit.terrain.org (8.8.7/8.8.7) with ESMTP id UAA00826
	for <alsa-devel@alsa.jcu.cz>; Tue, 2 Mar 1999 20:35:40 -0800
Message-ID: <36DCBC1C.8AC694A6@pacifier.com>
Date: Tue, 02 Mar 1999 20:35:40 -0800
From: Spencer Miles <mojoman@pacifier.com>
MIME-Version: 1.0
To: alsa-devel@alsa.jcu.cz
Subject: Alsa Help with OPTI9xx
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Reply-To: alsa-devel@alsa.jcu.cz
Sender: alsa-devel-owner@alsa.jcu.cz
Precedence: list

Hello,
I am trying to use Alsa with my crappy Opti 82C925 Sound Card, when i
run:
modprobe snd-opti9xx i recieve the following error

/lib/modules/preferred/misc/snd-opti9xx.o: init_module: Device or
resource busy
snd: Device or resource busy

this however appears to install some of the modules, because
/proc/modules shows:
snd-seq            6  0
snd-ad1848         2  0
snd-opl3           1  0
snd-cs4231         3  0
snd-timer          1 [snd-seq snd-opl3 snd-cs4231] 0
snd-pcm1           4 [snd-ad1848 snd-cs4231] 0
snd-pcm            3 [snd-ad1848 snd-cs4231 snd-pcm1] 0
snd-mpu401-uart    1  0
snd-midi           4 [snd-mpu401-uart] 0
snd-mixer          4 [snd-ad1848 snd-cs4231] 0
snd-synth          1 [snd-opl3] 0

if i run insmod snd-opti9xx i get this error:

/lib/modules/preferred/misc/snd-opti9xx.o: unresolved symbol
snd_seq_midisynth_register_port_R929c3011
/lib/modules/preferred/misc/snd-opti9xx.o: unresolved symbol
snd_seq_midisynth_unregister_port_R4dbf449b

any ideas on the problem???
Thanks a lot
-Spencer Miles


