On Thu, 26 Nov 1998, Richard Gooch wrote: # So has someone out there gotten sound to work on their Dell # Inspiron 3200? If so, what did you have to do? I have an 3000, but it should be the same ... lesse see ... In BIOS: Audio: Enabled SB I/O Add 220h WSS I/O Add 530h AdLib I/O Add 388h Interrupt IRQ 5 1st DMA DMA 1 2nd DMA DMA 0 Then in kernel (for me) CONFIG_SOUND m CONFIG_SOUND_OSS m CONFIG_SOUND_ADLIB m CONFIG_SOUND_CS4232 m Then in /etc/modules.conf: alias sound cs4232 options cs4232 io=0x530 irq=5 dma=1 dma2=3 alias midi opl3 options opl3 io=0x380 ----- Don't ask me why bios is set for 2nd DMA=0 and options says dma2=3, but works :) G'day! -- n i c h o l a s j l e o n / elegance through simplicity / / good fortune through truth / http://mrnick.binary9.net / not all questions have answers / mailto:[EMAIL PROTECTED]
