Clifford Okoro wrote:
>
> I'm in the process of configuring sound and i'm finding it to be a pain. I
> have used redHat in the past and sound configuring with it was a breeze
> using sndConfig but with SuSE how is it done.
> Yes I've run pnpdump and my card functions are being enabled on startup and
> Yes i have compiled my kernel to use sound modules (as well as compiling and
> installing the said modules).
> Now where do i go from here. I've heard about some people configuring via
> KDE but i want to avoid that as i'm gonna be switching to
> Gnome/Enlightenment (As soon as i can get enlightenment working from it's
> present blank state).
>
> Any help would be appreciated. I'm using a Soundblaster SB16, SB Pro
> compatible card with a MPU-401interface and a game port.
You need to put entries in /etc/conf.modules for sound to work.
Try something like this:
alias char-major-14
sound
alias sound
sb
alias midi opl3
options opl3 io=0x388
options sb io=0x220 irq=5 dma=1 dma16=5
mpu_io=0x330
There is info for how to do this in /usr/src/linux/documentation/sound
--
To get out of this list, please send email to [EMAIL PROTECTED] with
this text in its body: unsubscribe suse-linux-e
Check out the SuSE-FAQ at http://www.suse.com/Support/Doku/FAQ/ and the
archive at http://www.suse.com/Mailinglists/suse-linux-e/index.html