On Fri, Oct 27, 2000 at 05:22:20PM +0200, Jose Antonio Ortega Garcia wrote: > Hola: > > 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?
Yo la inclu� en el n�cleo y ning�n problema. (Tengo un Toshiba 220 que
tiene estos chips de sonido integrados en la placa)
Te incluyo la parte de la configuraci�n del kernel que tiene que ver con
sonido.
Saludos,
#
# Sound
#
CONFIG_SOUND=y
# CONFIG_SOUND_CS4281 is not set
# CONFIG_SOUND_FUSION is not set
# CONFIG_SOUND_EMU10K1 is not set
# CONFIG_SOUND_ES1370 is not set
# CONFIG_SOUND_ES1371 is not set
# CONFIG_SOUND_MAESTRO is not set
# CONFIG_SOUND_ICH 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_OSS=y
# CONFIG_SOUND_DMAP is not set
# CONFIG_SOUND_PAS is not set
CONFIG_SOUND_SB=y
CONFIG_SB_BASE=220
CONFIG_SB_IRQ=5
CONFIG_SB_DMA=0
CONFIG_SB_DMA2=5
CONFIG_SB_MPU_BASE=330
#
# MPU401 IRQ is only required with Jazz16, SM Wave and ESS1688.
#
#
# Enter -1 to the following question if you have something else such as SB16/32.
#
CONFIG_SB_MPU_IRQ=-1
# CONFIG_SOUND_GUS is not set
# CONFIG_SOUND_MPU401 is not set
# CONFIG_SOUND_PSS is not set
# CONFIG_SOUND_MSS is not set
# CONFIG_SOUND_SSCAPE is not set
# CONFIG_SOUND_TRIX is not set
# CONFIG_SOUND_VIA82CXXX is not set
# CONFIG_SOUND_MAD16 is not set
# CONFIG_SOUND_WAVEFRONT is not set
# CONFIG_SOUND_CS4232 is not set
# CONFIG_SOUND_OPL3SA2 is not set
# CONFIG_SOUND_MAUI is not set
# CONFIG_SOUND_SGALAXY is not set
CONFIG_SOUND_OPL3SA1=m
# CONFIG_SOUND_SOFTOSS is not set
CONFIG_SOUND_YM3812=m
# CONFIG_SOUND_VMIDI is not set
# CONFIG_SOUND_UART6850 is not set
# CONFIG_SOUND_NM256 is not set
# CONFIG_SOUND_YMPCI is not set
--
Luis Arocha Hernandez "Data" <[EMAIL PROTECTED]>, Islas Canarias - Spain
_ o__o__ o__ O_ O O
o</ ,>/,>/ ,>/ ,// ,/\ ,/|
_____()_\()___________________()_()_\(()_\()__()_\()_____()_<()__()_<()____
GNU/Linux Debian Potato,kernel 2.2.17,Toshiba 220CS.Usuario #69587
pgpAqZHn5zHtt.pgp
Description: PGP signature

