From alsa-user-owner@alsa.jcu.cz  Mon Feb 22 05:56:44 1999
Received: from smtp2.mindspring.com (smtp2.mindspring.com [207.69.200.32])
	by marvin.jcu.cz (8.9.1a/8.9.1) with ESMTP id FAA11711
	for <alsa-user@alsa.jcu.cz>; Mon, 22 Feb 1999 05:52:13 +0100
From: sillmarill@usa.net
Received: from silmarill (user-38ld2kc.dialup.mindspring.com [209.86.138.140])
	by smtp2.mindspring.com (8.8.5/8.8.5) with ESMTP id XAA27516
	for <alsa-user@alsa.jcu.cz>; Sun, 21 Feb 1999 23:52:10 -0500 (EST)
Received: (qmail 5631 invoked by uid 1000); 22 Feb 1999 04:41:30 -0000
Date: 22 Feb 1999 04:41:30 -0000
Message-ID: <19990222044130.5630.qmail@ak.com>
To: alsa-user@alsa.jcu.cz
Subject: opti9xx
Reply-To: alsa-user@alsa.jcu.cz
Sender: alsa-user-owner@alsa.jcu.cz
Precedence: list

Hello,

1) INSTALL file says opti9xx is autoprobe.. does this mean I don't have to give any options to this module?

2) When I try to start the modules with no options, it says that device or resource are busy. How can I check _WHICH_ resource is busy? How can I find out which device is taking up that resource?

3) I have a manual for this sound card that lists default configuration:
Op mode: Sb PRO compabitle
IRQ: 5
DMA: 1
I/O: 220H
CD-ROM interface: none

INstall file lists possible I/O's for this chipset, and 220 isn't one of them.. 

4) If I supply all options, it still says that some device or resource is busy, even though I supply resources that were reported as unoccupied by oss's soundconf. OSS is not loaded, by the way. How come?

5) When I do lsmod, I get:
snd-midi               15320   0 
snd-cs4231             10896   0 
snd-pcm1               16908   0  [snd-cs4231]
snd-pcm                 9072   0  [snd-cs4231 snd-pcm1]
snd-mixer              13988   0  [snd-cs4231]
snd-opl3                2080   0 
snd-timer               3264   0  [snd-cs4231 snd-opl3]
snd-synth               1204   0  [snd-opl3]
snd                    30532   0  [snd-midi snd-cs4231 snd-pcm1 snd-pcm snd-mixer snd-opl3 snd-timer snd-synth]

I tried unloading them before doing modprobe snd-opti9xx, still no luck. Unloading by hand is quite time-consuming and alsa mini-howto's script doesn't work.

Andrei

