From alsa-devel-owner@alsa.jcu.cz  Thu Feb 11 19:06:13 1999
Received: from post.mail.demon.net (post-11.mail.demon.net [194.217.242.40])
	by marvin.jcu.cz (8.9.1a/8.9.1) with ESMTP id TAA03807
	for <alsa-devel@alsa.jcu.cz>; Thu, 11 Feb 1999 19:05:48 +0100
Received: from [194.222.223.87] (helo=gedamo.demon.co.uk)
	by post.mail.demon.net with esmtp (Exim 2.10 #2)
	id 10B0UY-0003de-00
	for alsa-devel@alsa.jcu.cz; Thu, 11 Feb 1999 18:05:35 +0000
Received: from gedamo.demon.co.uk (gdm@localhost [127.0.0.1])
	by gedamo.demon.co.uk (8.8.7/8.8.7) with ESMTP id SAA02408
	for <alsa-devel@alsa.jcu.cz>; Thu, 11 Feb 1999 18:05:28 GMT
Message-ID: <36C3146B.53634C45@gedamo.demon.co.uk>
Date: Thu, 11 Feb 1999 17:33:31 +0000
From: George David Morrison <gdm@gedamo.demon.co.uk>
MIME-Version: 1.0
To: alsa-devel@alsa.jcu.cz
Subject: OPL3
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

When I modprobe my Soundblaster, I get the message
opl3: OPL2/3 chip not detected at 0x220/0x222
which is not surprising because the OPL chip is at 0x388.
However, I can't find any way of setting the OPL3 port.
Am I missing something?

I then harded coded the port and...it still didn't detect it.
In lowlevel/generic/opl3.c, the function snd_opl3_detect appears to
return -ENODEV at the end regardless of whether the chip is detected or
not.

This is on alsa-driver-0.3.0-pre3

BTW I don't know of any program for testing the OPL3 chip.
Any suggestions?

-- 
George David Morrison
mailto:gdm@gedamo.demon.co.uk
http://www.gedamo.demon.co.uk


