On 17-Aug-99 pete moss wrote:
> can someone with a AWE64 gold and mandrake 6.0 send me a copy of their
> /etc/conf.modules? i will have to change mine by hand, but i need to
> see one that works.
>
>:P
Well, I'm using an AWE64 Value, but the only difference should be that the Gold
comes with more Windows software and more memory for soundfonts. Here is my
/etc/conf.modules:
alias parport_lowlevel parport_pc
pre-install pcmcia_core /etc/rc.d/init.d/pcmcia start
alias sound sb
pre-install sound insmod sound dmabuf=1
options opl3 io=0x388
alias midi awe_wave
post-install awe_wave /bin/sfxload /etc/midi/GU11-ROM.SF2
options sb io=0x220 irq=5 dma=1 dma16=5 mpu_io=0x330
It looks like every line except the first two is for the sound card. Good
luck, I hope you get yours working.
-Tom