From: "Jérôme Augé" <jauge@club-internet.fr>
To: linux-sound@vger.kernel.org
Subject: Re: Strange issue with opl3sa2 driver under linux 2.4.4
Date: Sat, 30 Jun 2001 00:44:06 +0000 [thread overview]
Message-ID: <marc-linux-sound-99386179923833@msgid-missing> (raw)
In-Reply-To: <marc-linux-sound-99375164302844@msgid-missing>
David Nedved wrote:
>
> Merci beaucoup Jérôme! You are indeed correct, somehow you saw through my
> rantings, and although I thought I had tested everything extensively and
> scientifically, it does indeed work with 0x370...
>
> Now I have an alias in /etc/modules.conf so that all I have to do is
> modprobe opl3sa2 and everything works... if you don't mind I'd like to ask a
> few questions about getting it a little more automated...
>
> 1.) any idea how to get it automatically inserted when I try to use the sound
> card? (For ethernet cards I know you alias eth0 to the driver name,
> but aliasing dsp and sound to opl3sa2 don't seem to work)
> 2.) any ideas how to avoid the "opl3sa2: Control I/O port 0x370 is not free"
> messages since they are apparently bogus?
> 3.) any ideas what to do to make it work when compiled into the kernel?
> a line in lilo to pass parameters to the kernel?
>
:-)
1) here is the part for the sound from my modules.conf file :
alias sound-slot-0 opl3sa2
options sound dmabuf=1
alias midi opl3
options opl3 io=0x388
options opl3sa2 mss_io=0x530 irq=5 dma=1 dma2=0 mpu_io=0x330 io=0x370
ymode=1
2) I don't know ... I also get the 3 messages about 0x370 not free, so
I'll look into the driver and try to see what's wrong with the
initialization ...
3) If you build the opl3sa2 directly into the kernel you'll need to add
the "opl3sa2=<io>,<irq>,<dma>,<dma2>,<mssio>,<mpuio>" parameter to lilo.
mode details in /usr/src/linux/Documentation/sound/OPL3-SA2
--
Jérôme Augé
echo cdqgm@vnqb-hklmpkml.yp | tr khplmndvqyc nirtelacufj
-
To unsubscribe from this list: send the line "unsubscribe linux-sound" in
the body of a message to majordomo@vger.kernel.org
next prev parent reply other threads:[~2001-06-30 0:44 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-06-28 18:04 Strange issue with opl3sa2 driver under linux 2.4.4 David Nedved
2001-06-28 19:04 ` Jérôme Augé
2001-06-29 17:33 ` David Nedved
2001-06-30 0:44 ` Jérôme Augé [this message]
2001-06-30 12:02 ` Jérôme Augé
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=marc-linux-sound-99386179923833@msgid-missing \
--to=jauge@club-internet.fr \
--cc=linux-sound@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox