According to David Erdman: While burning my CPU.
> 
> 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"

Try 'depmod -a' again after adding new options to conf.modules.

> 
> 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.

You are using 2.2.5 which now has whats called "kmod" a replacement of
"Kerneld", it works in very much the same way, however i suggest you read
/usr/src/linux/Documentation.modules.txt and kmod.txt.
That should help you.

> 
> thanks for any help
> 


-- 
Regards Richard.
[EMAIL PROTECTED]

Reply via email to