[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]

Re: [LI] yamaha op3 sound card (fwd)



> >Hi,
> >I am running Yamha OPL3-SAx iSA sound card in Redhat Linux for two years.
> >If u need the configuration i can send it to u.
> >
Sorry i was away sodelayin reply. The redhat 6.0 and 6.1 and 5.2
automaticaly recognise these cards but if not try this.


I tried to set the Yamha OPL3SAx in Redhat 5.0 manualy
Folowing are the steps

1. run pnpdump >> abc as a root user
it will dump all information regarding pnp cards you have in your BOX.

then copy the the relvant contents to /etc/isapnp.conf
in my case this file is
<snip>

# (DEBUG)
(READPORT 0x0203)
(ISOLATE PRESERVE)
(IDENTIFY *)

# ANSI string -->OPL3-SA3 Sound Board<--

(CONFIGURE YMH0020/-1 (LD 0
(IO 0 (BASE 0x0220))
(IO 1 (BASE 0x0530))
(IO 2 (BASE 0x0388))
(IO 3 (BASE 0x0330))
(IO 4 (BASE 0x0370))
(INT 0 (IRQ 7 (MODE +E)))
(DMA 0 (CHANNEL 0))
(DMA 1 (CHANNEL 1))
(ACT Y)
))
<snip>

Then the contents of my /etc/conf.modules file

# Sound
alias sound opl3sa2
alias midi opl3
options opl3 io=0x388
options opl3sa2 io=0x370 mss_io=0x530 irq=7 dma=0 dma2=1 mpu_io=0x330
alias ppp-compress-21 bsd_comp
alias ppp-compress-24 ppp_deflate
alias ppp-compress-26 ppp_deflate

I think u will be able to run Yamha card.


*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*
	Dr. S. K. Singh, 
Agril. Res. Services. Scientist (AG&B) and I/C ARIS Cell,
	CIRG, Makhdoom, Farah, Mathura
	281122, India. Ph. 91-565-7-63334(R)
		63246 (Fax), 63325 (O)
*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*

--------------------------------------------------------------------
The Linux India Mailing List Archives are now available.  Please search
the archive at http://lists.linux-india.org/ before posting your question
to avoid repetition and save bandwidth.