From alsa-devel-owner@alsa.jcu.cz  Sat Jan  9 06:10:51 1999
Received: from AeroSpace.fries.net (win-ch-cs1-10.win.org [204.184.50.10])
	by marvin.jcu.cz (8.9.1a/8.9.1) with ESMTP id GAA22907
	for <alsa-devel@alsa.jcu.cz>; Sat, 9 Jan 1999 06:10:39 +0100
Received: (from david@localhost)
	by AeroSpace.fries.net (8.9.1a/8.9.1/Debian/GNU) id XAA12359
	for alsa-devel@alsa.jcu.cz; Fri, 8 Jan 1999 23:13:40 -0600
Message-ID: <19990108231340.F10783@AeroSpace.miango.com>
Date: Fri, 8 Jan 1999 23:13:40 -0600
From: David Fries <dfries@umr.edu>
To: alsa-devel@alsa.jcu.cz
Subject: can't get opl3sa2
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Reply-To: alsa-devel@alsa.jcu.cz
Sender: alsa-devel-owner@alsa.jcu.cz
Precedence: list

I can't seem to get the opl3sa2 sound card on my laptop to work with the
alsa drivers.  It is working with teh opl3sa2 OSS driver that comes with
the 2.1.131 kernel.

For the kernel module after the modules it depends on are loaded I use the
command line
insmod opl3sa2.o mss_io=0x530 io=0x220 irq=5 dma=1 dma2=0

For the alsa driver, after the modules it depends on are loaded I use,
insmod snd-opl3sa.o snd_port=0x530 snd_wss_port=0x220 \
                  snd_fm_port=0x388 snd_midi_port=0x330 \
                  snd_irq=5 snd_dma1=1 snd_dma2=0

From win98 it lists these io ports, irq, and dma's.
220-22f, 530-537, 388-38f, 330-331, 370-371, irq 5, dma 1, dma 0

Shoule I be using other vaules for the alsa driver, if so, what should I be
using?

This is the message I get from inserting the alsa driver,

snd: Yamaha OPL3-SA soundcard #1 not found at 0x530 or device busy
snd: Yamaha OPL3-SA soundcard not found or device busy


-- 
		+---------------------------------+
		|      David Fries                |
		|      dfries@umr.edu             |
		+---------------------------------+

