I have  a sb32.  I have correctly configured isapnp.conf, and have added the
following to my conf.modules


alias sound sb
pre-install sound insmod sound dmabuf=1
options opl3 io=0x388
alias midi awe_wave
options sb io=0x220 irq=5 dma=1 dma16=5 mpu_io=0x330

when i dmesg....or even try /sbin/modprobe......i get this message....and
subsequently the sound modules never get loaded.

"note: /etc/conf.modules is more recent than
/lib/modules/2.2.5/modules.dep"

i can get them working by doing 

insmod sound
insmod uart401
insmod sb {options......}

I was just wondering how to get all of this to automatically install at boot.

thanks for any help

Reply via email to