From alsa-user-owner@alsa.jcu.cz  Sun Dec 13 03:45:40 1998
Received: from smtp2.xs4all.nl (smtp2.xs4all.nl [194.109.6.52])
	by marvin.jcu.cz (8.9.1a/8.9.1) with ESMTP id DAA15680
	for <alsa-user@alsa.jcu.cz>; Sun, 13 Dec 1998 03:43:17 +0100
Received: from mazur.xs4all.nl (root@mazur.xs4all.nl [194.109.83.90])
	by smtp2.xs4all.nl (8.8.8/8.8.8) with ESMTP id DAA10598
	for <alsa-user@alsa.jcu.cz>; Sun, 13 Dec 1998 03:43:28 +0100 (CET)
Message-ID: <XFMail.981213034327.mazur@xs4all.nl>
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit
MIME-Version: 1.0
In-Reply-To: <Pine.GSO.4.05.9812111432060.24606-100000@lacewing.salu.com>
Date: Sun, 13 Dec 1998 03:43:27 +0100 (CET)
From: Stefan Linnemann <mazur@xs4all.nl>
To: alsa-user@alsa.jcu.cz
Subject: RE: Yamaha OPL3-SA3 status
Reply-To: alsa-user@alsa.jcu.cz
Sender: alsa-user-owner@alsa.jcu.cz
Precedence: list


On 11-Dec-98 Jamie Heilman wrote:
> Hi I'm having some troubles getting my OPL3-SA3 working, I have a Intel
> Atlanta motherboard with the integrated OPL3-SA3 & OPL4ML (YMF715/YMF721).
> I'm totaly sure of the settings it was using when I had windoze installed
> but I'm pretty sure they were the defaults so I've set it up the same.

> I'm using Debian Linux, I have the 0.2.0pre10 package installed along with
> the 2.0.36 kernel.  I used Debian's kernel-package util to build everying
> in so I'm pretty sure its not a compiling error.  Everytime I try to run
> /etc/init.d/alsa start I get:
> Starting sound driver: snd-opl3sa /lib/modules/2.0.36/misc/snd-opl3sa.o:
>  init_module: Device or resource busy
> snd: Device or resource busy
> done
> alsactl: No soundcards found...

> my /etc/modutils/alsa looks like:
># --- BEGIN: Generated by ALSACONF, do not edit. ---
> alias char-major-14 snd
> alias snd-minor-oss-0 snd-opl3sa
> alias snd-minor-oss-3 snd-pcm1-oss
> alias snd-minor-oss-4 snd-pcm1-oss
> alias snd-minor-oss-5 snd-pcm1-oss
> alias snd-minor-oss-12 snd-pcm1-oss
> alias snd-card-0 snd-opl3sa
> options snd snd_major=14 snd_cards_limit=1  snd_device_mode=0660
> snd_device_gid=29 snd_device_uid=0
> options snd-opl3sa snd_index=1 snd_id=CARD_1 snd_port=0x220
> snd_wss_port=0x530 snd_midi_port=0x300 snd_fm_port=0x388 snd_irq=5
> snd_dma1=0 snd_dma1_size=64 snd_dma2=1 snd_dma2_size=64
># --- END: Generated by ALSACONF, do not edit. ---

Wrong, the primary sound port is at 370 (220 is the secondary Soundblaster):

options snd-opl3sa snd_index=1 snd_port=0x370 snd_wss_port=0x530
snd_midi_port=0x330 snd_fm_port=0x388 snd_irq=5 snd_dma1=1 snd_dma2=0

In ALSA, nog any other soundstuff I know of, the 220 port is yet (also) used.


---
Stefan Linnemann                Work:    mazur@sara.nl
Systems programmer Unix         Private: mazur@xs4all.nl
                                http://www.xs4all.nl/~mazur/

