Here's the contents of my /etc/modutils/sound:

        options sb esstype=1868 io=0x220 irq=5 dma=1 dma16=5 mpu_io=0x320
        post-install sb /usr/bin/aumix -L
        alias sound-slot-0 sb
        alias sound-service-0-3 sb

and it works like a charm.

My kernel configuration:

        #
        # Sound
        #
        CONFIG_SOUND=m
        # CONFIG_SOUND_CMPCI is not set
        # CONFIG_SOUND_ES1370 is not set
        # CONFIG_SOUND_ES1371 is not set
        # CONFIG_SOUND_MAESTRO is not set
        # CONFIG_SOUND_ESSSOLO1 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=m
        # CONFIG_SOUND_PAS is not set
        CONFIG_SOUND_SB=m
        # 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_AD1816 is not set
        # CONFIG_SOUND_OPL3SA1 is not set
        # CONFIG_SOUND_SOFTOSS is not set
        # CONFIG_SOUND_YM3812 is not set
        # CONFIG_SOUND_VMIDI is not set
        # CONFIG_SOUND_UART6850 is not set
        # CONFIG_SOUND_NM256 is not set
        # CONFIG_SOUND_YMPCI is not set

        #
        # Additional low level sound drivers
        #
        # CONFIG_LOWLEVEL_SOUND is not set

I am running version 2.2.16 with the QLogic driver from 2.2.3 in order
to get it booting.

-- 
Hugo Haas <[EMAIL PROTECTED]> - http://larve.net/people/hugo/
Every gotta wear clothes, and if you don't you get arrested. -- Mr. T

Reply via email to