Erm how would I go about finding the modules for my soundcard. Im using a Soundblaster 16 PCI.
hmm depends on what distro are you using ..
if its not suse it would be :
modprobe sound
modprobe soundcore
modprobe es1371
if you use suse or alsa for sound output
modprobe soundcore
modprobe ens1371
after that a
chmod 666 /dev/dsp* /dev/mix*
and for suse or alsa
chmod 666 /dev/adsp* /dev/amix* /dev/amid*
now all should work ..
hth
Bookmarks