All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Nedved <dnedved@nuvox.net>
To: linux-sound@vger.kernel.org
Subject: Strange issue with opl3sa2 driver under linux 2.4.4
Date: Thu, 28 Jun 2001 18:04:29 +0000	[thread overview]
Message-ID: <marc-linux-sound-99375164302844@msgid-missing> (raw)

Hi all,

I'm trying to get sound working on my laptop, and  I'm having some strange
problems getting it work as expected, and I hope that you can give me some
insight.  I have a Toshiba Libretto 70CT, which is one of the hardware
platforms that is mentioned as working in the docs... I CAN get sound out of
it, but only after a strange ritual...

I have to do this to get it to work:

#modprobe opl3sa2 io=0x220 mss_io=0x530 mpu_io=0x330 irq=5 dma=1 dma2=0
opl3sa2: Control I/O port 0x220 is not a YMF7xx chipset!
#modprobe opl3sa2 io=0x370 mss_io=0x530 mpu_io=0x330 irq=5 dma=1 dma2=0
opl3sa2: Control I/O port 0x370 is not free
opl3sa2: Control I/O port 0x370 is not free
opl3sa2: Control I/O port 0x370 is not free
#modprobe opl3sa2 io=0x220 mss_io=0x530 mpu_io=0x330 irq=5 dma=1 dma2=0

notice that I have to modprobe it FIRST at 0x370, it fails, then it will
insert into 0x220!  I have verified all the settings through both the BIOS
setup utility and by dual-booting into Windows98.

This is with kernel version 2.4.4.  Do you have any idea about why it is
acting so strange upon inserting?  In /proc/ioports it lists 0x370 as belonging
to OPL3-SA3, and 0x220 is not listed, however 0x220 is 
the address that it ends up working under both in Windows98 and Linux.

Thanks very much, I really hope you have some idea how to work around this
more elegantly (so that maybe I can boot and have sound without typing all
that junk!)  If there's anything I can do to experiment around that would help
others, just let me know and I'll be happy to do it.

Thanks once again,

David
-
To unsubscribe from this list: send the line "unsubscribe linux-sound" in
the body of a message to majordomo@vger.kernel.org

             reply	other threads:[~2001-06-28 18:04 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-06-28 18:04 David Nedved [this message]
2001-06-28 19:04 ` Strange issue with opl3sa2 driver under linux 2.4.4 Jérôme Augé
2001-06-29 17:33 ` David Nedved
2001-06-30  0:44 ` Jérôme Augé
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-99375164302844@msgid-missing \
    --to=dnedved@nuvox.net \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.