This doc explains how to set up SoundBlaster 16 card on the SuSE Linux Box.
SuSE comes with the appropriate modules, so it's just a matter of setting
the config properly.
- Edit /etc/conf.modules
Add this line:
alias sound sb
- Run this command:
modprobe sb
- startx, if necessary
That's it!! Just need to figure out how to appropriately run
the modprobe command each time system is rebooted. Otherwise,
you will need to run it each time you boot.