[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Tarjeta de sonido Yamaha-OPL3-SAx



Guenas

El Fri, Oct 27, 2000 at 05:22:20PM +0200, Jose Antonio Ortega Garcia disidio iscribir:
> Esa es la tarjeta de sonido que poseo y me gustaria que sonara en mi
> potato.
> 
> Estos son sus parametros, segun windows:
> 
> dma: 00,01
> irq:05
> I/O:0220-0225F
>     0530-0537
>     0388-038B
>     0330-0331
>     0370-0371 
> Que debo de hacer para que suene?  

.config del nucleo:

# Sound
#
CONFIG_SOUND=y
# CONFIG_SOUND_CMPCI is not set
# CONFIG_SOUND_EMU10K1 is not set
# CONFIG_SOUND_ES1370 is not set
# CONFIG_SOUND_ES1371 is not set
# CONFIG_SOUND_ESSSOLO1 is not set
# CONFIG_SOUND_MAESTRO is not set
# CONFIG_SOUND_SONICVIBES is not set
# CONFIG_SOUND_TRIDENT is not set
# CONFIG_SOUND_MSNDCLAS is not set
# CONFIG_SOUND_MSNDPIN is not set
# CONFIG_SOUND_VIA82CXXX is not set
CONFIG_SOUND_OSS=y
CONFIG_SOUND_TRACEINIT=y
CONFIG_SOUND_DMAP=y
# CONFIG_SOUND_AD1816 is not set
# CONFIG_SOUND_SGALAXY is not set
# CONFIG_SOUND_ADLIB is not set
# CONFIG_SOUND_ACI_MIXER is not set
# CONFIG_SOUND_CS4232 is not set
# CONFIG_SOUND_SSCAPE is not set
# CONFIG_SOUND_GUS is not set
# CONFIG_SOUND_ICH is not set
# CONFIG_SOUND_VMIDI is not set
# CONFIG_SOUND_TRIX is not set
# CONFIG_SOUND_MSS is not set
CONFIG_SOUND_MPU401=m
# CONFIG_SOUND_NM256 is not set
# CONFIG_SOUND_MAD16 is not set
# CONFIG_SOUND_PAS is not set
# CONFIG_PAS_JOYSTICK is not set
# CONFIG_SOUND_PSS is not set
CONFIG_SOUND_SOFTOSS=m
# CONFIG_SOUND_SB is not set
# CONFIG_SOUND_AWE32_SYNTH is not set
# CONFIG_SOUND_WAVEFRONT is not set
# CONFIG_SOUND_MAUI is not set
CONFIG_SOUND_YM3812=m
CONFIG_SOUND_OPL3SA1=m
CONFIG_SOUND_OPL3SA2=m
# CONFIG_SOUND_YMPCI is not set
CONFIG_SOUND_UART6850=m
# CONFIG_SOUND_AEDSP16 is not set
# CONFIG_SOUND_TVMIXER is not set


Y para cargar los modulos lo hago a pelo:

indmod mpu401
insmod ad1848
insmod opl3sa2 io=0x370 mss_io=0x530 mpu_io=0x330 irq=9 dma=1 dma2=3
insmod opl3 io=0x388

Saludines
-- 
---------------------------------------------------------------------------
Andres Herrera	aherrerm@escomposlinux.org
AndresHE/cagarruta En Irc-Hispano                      | N.Reg: 66054  
PAGÜERED BAI Debian Potato (sin colorines, se leer)    | Kernel 2.4.0-test3
Toshiba 220 CS - P133 - 48Mb RAM - 6Gb HD.             | con ReiserFS ;-)
Clave GPG: http://www.antakira.com/~aherrerm/clave.asc
---------------------------------------------------------------------------

Attachment: pgpK6XaclMUzD.pgp
Description: PGP signature


Reply to: