All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rainer Wiener <rainer@konqui.de>
To: linux-sound@vger.kernel.org
Subject: Re: no sound
Date: Fri, 16 Jun 2000 05:16:35 +0000	[thread overview]
Message-ID: <marc-linux-sound-96113293809556@msgid-missing> (raw)
In-Reply-To: <marc-linux-sound-96112557801963@msgid-missing>

Hi wackode!

On Thu, 15 Jun 2000, wackode .....! wrote:

> Hello list:
> 
>    I have a laptop toshiba satellite 2540CDS which uses a yamaha opl3-sax 
> wdm sound card, how can i make it works?
> 
> I have linux redhat 6.2.
> 
> I´ve tried with oss, but isn´t supported.

Try the following in the kernel:

<M> Sound card support
<M> OSS sound modules
<M> MPU-401 support (NOT for SB16)
<M> Microsoft Sound System support
<M> Support for Yamaha OPL3-SA2, SA3, and SAx based PnP cards
<M> Yamaha OPL3-SA1 audio controller
<M> FM synthesizer (YM3812/OPL-3) support

and put this lines into the /etc/modules.conf file:

alias sound-slot-0 ad1848
alias sound-slot-0 opl3sa2
options sound dmabuf=1
alias midi opl3
options opl3 io=0x388
options opl3sa2 mss_io=0x530 irq=9 dma=1 dma2=0 mpu_io=0x330 io=0x370


It could be that you must set the irq and dma in your BIOS.

Cu
Rainer

PS: Also have a look at my Homepage http://www.konqui.de
-- 
 http://www.konqui.de ** PGP PUBLIC KEY AVAILABLE ON REQUEST 

  reply	other threads:[~2000-06-16  5:16 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-06-15 22:06 no sound wackode .....!
2000-06-16  5:16 ` Rainer Wiener [this message]
  -- strict thread matches above, loose matches on Subject: below --
2010-02-02  8:10 No sound satimis
2010-02-02 16:39 ` Brian Jackson
2003-02-20  8:36 Paolo Ciarrocchi
1999-04-12  2:39 no sound Erico Freitas

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-96113293809556@msgid-missing \
    --to=rainer@konqui.de \
    --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.