TCLUG Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [TCLUG:5078] How to load sound modules ?



Try changing lines 2 and 3 to:
"alias sound es1868"

Peter Lukas

On Mon, 5 Apr 1999, Kapoor, Nishikant X wrote:

> Hi all
> 
> I've managed to get my ESS1868 working with 2.2.2 on RedHat 5.1 but I'm
> having problem loading it through /etc/conf.modules. I'd appreciate any
> help on this.
> 
> /etc/conf.modules:
> -------
> alias char-major-14 sb
> post-install sb /sbin/modprobe "-k" "adlib_card"
> alias sound sb
> options -k sb io=0x220 irq=5 dma=1 dma16=-1
> alias sequencer uart401
> options -k uart401 io=0x330
> alias midi opl3
> options -k opl3 io=0x388
> 
> Loading all these modules at the prompt works fine though.
> ------------------------------------
> /sbin/insmod sb io=0x220 irq=5 dma=1 dma16=-1
> /sbin/insmod mpu401 io=0x330
> /sbin/insmod opl3 io=0x388
> /sbin/insmod v_midi
> 
> Thanks
> Nishi
> --People who live in windowed environments shouldn't cast pointers--
> mailto:nishikant.x.kapoor@nspco.com   http://www.c3ipros.com/nkapoor
> -----------------------------------~~~------------------------------
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tclug-list-unsubscribe@listserv.real-time.com
> For additional commands, e-mail: tclug-list-help@listserv.real-time.com
> Try our website: http://tclug.real-time.com
> 
>