|
Hi !!!
Which version of the drivers do you have? Cause the beta sometimes have problems with compilation.
Try to download drivers version 0.5.11, uncompres and open terminal window, now
cd /directory/of/drivers
./configure --with-cards=yourcardmodulename (e.g. via686a)
become root (su)
make install
./snddevices
modprobe snd-card-yourcard
and I think thats it.
|