Linux Sound subsystem development
 help / color / mirror / Atom feed
* Yamaha OPL3-Sax sound card
@ 1999-02-24 16:46 Ramon Nieto
  1999-02-24 23:47 ` Wima Sangga Yudanto
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Ramon Nieto @ 1999-02-24 16:46 UTC (permalink / raw)
  To: linux-sound

i have a Yamaha OPL3-SAx sound card on a toshiba satellite 2500cds. 
i instaled linux red hat 5.1 and i know this can't recognize the sound
card i tried to configure it as a sound blaster but it only play in 8
bits mode, the sound card support 16 bit mode.

So i compiled the 2.2.0 kernel with all the support for sound card as
modules. but i can't configure the sound card yet.

anybody knows what to do? what can i write in the conf.modules? how
can i use the OSS modules?


BTW the isapnptools don't recognize the sound card as a PnP card.




_________________________________________________________
DO YOU YAHOO!?
Get your free @yahoo.com address at http://mail.yahoo.com

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Yamaha OPL3-Sax sound card
  1999-02-24 16:46 Yamaha OPL3-Sax sound card Ramon Nieto
@ 1999-02-24 23:47 ` Wima Sangga Yudanto
  1999-02-25  2:30 ` Adam Crews
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: Wima Sangga Yudanto @ 1999-02-24 23:47 UTC (permalink / raw)
  To: linux-sound

I use 2.0.36 kernel on my satellite 2500cds, its works fine. And i use it
too on my desktop with opl3-sax.

Don't configure it as SB, it will not working properly, but configure as
MSS/WSS will do much better.

if pnpdump don't recognize your sc, try to force it. 
boot your system in DOS and run your sc configuration, write down the io,
irq, dma, etc. and then instal the modules.

On Wed, 24 Feb 1999, Ramon Nieto wrote:

> i have a Yamaha OPL3-SAx sound card on a toshiba satellite 2500cds. 
> i instaled linux red hat 5.1 and i know this can't recognize the sound
> card i tried to configure it as a sound blaster but it only play in 8
> bits mode, the sound card support 16 bit mode.
> 
> BTW the isapnptools don't recognize the sound card as a PnP card.


Wima Sangga Y.
--------------
Engineering Physics - ITS

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Yamaha OPL3-Sax sound card
  1999-02-24 16:46 Yamaha OPL3-Sax sound card Ramon Nieto
  1999-02-24 23:47 ` Wima Sangga Yudanto
@ 1999-02-25  2:30 ` Adam Crews
  1999-02-25  5:48 ` Jin Ko
  1999-02-25 11:17 ` Brent Williams
  3 siblings, 0 replies; 5+ messages in thread
From: Adam Crews @ 1999-02-25  2:30 UTC (permalink / raw)
  To: linux-sound


On my Tecra 8000, the manual says that it is a OPL3-SAx card, but the
sound modules that seems to power it is the MSS module.

I havent played with it too much, but I do know that the MSS module does
play 16bit sound through the card.

-Adam

On Wed, 24 Feb 1999, Ramon Nieto wrote:

  | Date: Wed, 24 Feb 1999 08:46:29 -0800 (PST)
  | From: Ramon Nieto <ramon_nieto@yahoo.com>
  | To: linux-sound@vger.rutgers.edu
  | Cc: linux-laptop@vger.rutgers.edu
  | Subject: Yamaha OPL3-Sax sound card
  | 
  | i have a Yamaha OPL3-SAx sound card on a toshiba satellite 2500cds. 
  | i instaled linux red hat 5.1 and i know this can't recognize the sound
  | card i tried to configure it as a sound blaster but it only play in 8
  | bits mode, the sound card support 16 bit mode.
  | 
  | So i compiled the 2.2.0 kernel with all the support for sound card as
  | modules. but i can't configure the sound card yet.
  | 
  | anybody knows what to do? what can i write in the conf.modules? how
  | can i use the OSS modules?
  | 
  | 
  | BTW the isapnptools don't recognize the sound card as a PnP card.
  | 
  | 
  | 
  | 
  | _________________________________________________________
  | DO YOU YAHOO!?
  | Get your free @yahoo.com address at http://mail.yahoo.com
  | 

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Yamaha OPL3-Sax sound card
  1999-02-24 16:46 Yamaha OPL3-Sax sound card Ramon Nieto
  1999-02-24 23:47 ` Wima Sangga Yudanto
  1999-02-25  2:30 ` Adam Crews
@ 1999-02-25  5:48 ` Jin Ko
  1999-02-25 11:17 ` Brent Williams
  3 siblings, 0 replies; 5+ messages in thread
From: Jin Ko @ 1999-02-25  5:48 UTC (permalink / raw)
  To: linux-sound

AFAIK, Yamaha OPL3sa emulated Windows Sound System(MSS), SoundBlaster Pro 
and MPU401.  You may enable all of'em to get sound works properly.

-jin

On Wed, 24 Feb 1999, Adam Crews wrote:

> 
> On my Tecra 8000, the manual says that it is a OPL3-SAx card, but the
> sound modules that seems to power it is the MSS module.
> 
> I havent played with it too much, but I do know that the MSS module does
> play 16bit sound through the card.
> 
> -Adam
> 
> On Wed, 24 Feb 1999, Ramon Nieto wrote:
> 
>   | Date: Wed, 24 Feb 1999 08:46:29 -0800 (PST)
>   | From: Ramon Nieto <ramon_nieto@yahoo.com>
>   | To: linux-sound@vger.rutgers.edu
>   | Cc: linux-laptop@vger.rutgers.edu
>   | Subject: Yamaha OPL3-Sax sound card
>   | 
>   | i have a Yamaha OPL3-SAx sound card on a toshiba satellite 2500cds. 
>   | i instaled linux red hat 5.1 and i know this can't recognize the sound
>   | card i tried to configure it as a sound blaster but it only play in 8
>   | bits mode, the sound card support 16 bit mode.
>   | 
>   | So i compiled the 2.2.0 kernel with all the support for sound card as
>   | modules. but i can't configure the sound card yet.
>   | 
>   | anybody knows what to do? what can i write in the conf.modules? how
>   | can i use the OSS modules?
>   | 
>   | 
>   | BTW the isapnptools don't recognize the sound card as a PnP card.
>   | 
>   | 
>   | 
>   | 
>   | _________________________________________________________
>   | DO YOU YAHOO!?
>   | Get your free @yahoo.com address at http://mail.yahoo.com
>   | 
> 

-----------------------------------------------------------------
Jin Ko                                        mailto:jin@nuri.net
Network Engineer                           http://ghost.nuri.net/
International Backbone Group                 phone:+82-2-531-7924
Inet, Inc. -- a PSINet Company in Korea        fax:+82-2-555-8127

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Yamaha OPL3-Sax sound card
  1999-02-24 16:46 Yamaha OPL3-Sax sound card Ramon Nieto
                   ` (2 preceding siblings ...)
  1999-02-25  5:48 ` Jin Ko
@ 1999-02-25 11:17 ` Brent Williams
  3 siblings, 0 replies; 5+ messages in thread
From: Brent Williams @ 1999-02-25 11:17 UTC (permalink / raw)
  To: linux-sound

I''m using the same sound chip in my Gateway Laptop and ended up using th OSS
driver from http://www.opensound.com/

Jin Ko wrote:

> AFAIK, Yamaha OPL3sa emulated Windows Sound System(MSS), SoundBlaster Pro
> and MPU401.  You may enable all of'em to get sound works properly.
>
> -jin
>
> On Wed, 24 Feb 1999, Adam Crews wrote:
>
> >
> > On my Tecra 8000, the manual says that it is a OPL3-SAx card, but the
> > sound modules that seems to power it is the MSS module.
> >
> > I havent played with it too much, but I do know that the MSS module does
> > play 16bit sound through the card.
> >
> > -Adam
> >
> > On Wed, 24 Feb 1999, Ramon Nieto wrote:
> >
> >   | Date: Wed, 24 Feb 1999 08:46:29 -0800 (PST)
> >   | From: Ramon Nieto <ramon_nieto@yahoo.com>
> >   | To: linux-sound@vger.rutgers.edu
> >   | Cc: linux-laptop@vger.rutgers.edu
> >   | Subject: Yamaha OPL3-Sax sound card
> >   |
> >   | i have a Yamaha OPL3-SAx sound card on a toshiba satellite 2500cds.
> >   | i instaled linux red hat 5.1 and i know this can't recognize the sound
> >   | card i tried to configure it as a sound blaster but it only play in 8
> >   | bits mode, the sound card support 16 bit mode.
> >   |
> >   | So i compiled the 2.2.0 kernel with all the support for sound card as
> >   | modules. but i can't configure the sound card yet.
> >   |
> >   | anybody knows what to do? what can i write in the conf.modules? how
> >   | can i use the OSS modules?
> >   |
> >   |
> >   | BTW the isapnptools don't recognize the sound card as a PnP card.
> >   |
> >   |
> >   |
> >   |
> >   | _________________________________________________________
> >   | DO YOU YAHOO!?
> >   | Get your free @yahoo.com address at http://mail.yahoo.com
> >   |
> >
>
> -----------------------------------------------------------------
> Jin Ko                                        mailto:jin@nuri.net
> Network Engineer                           http://ghost.nuri.net/
> International Backbone Group                 phone:+82-2-531-7924
> Inet, Inc. -- a PSINet Company in Korea        fax:+82-2-555-8127

--
----------------------------------------------------------
Work in progress, please be gentle...
----------------------------------------------------------

        Brent Williams
        Brent.Williams@mci.com
        PGP Key -- http://www.palenaka.com/pgp/palenaka.asc

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~1999-02-25 11:17 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
1999-02-24 16:46 Yamaha OPL3-Sax sound card Ramon Nieto
1999-02-24 23:47 ` Wima Sangga Yudanto
1999-02-25  2:30 ` Adam Crews
1999-02-25  5:48 ` Jin Ko
1999-02-25 11:17 ` Brent Williams

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox