> Oh hell yes. If noone reports the trivia, it doesn't get fixed.
> And so much of the trivia is a two-second job for the right

on the subject of 2 seconds fixes,here's the one i used to have sound working:

cd /usr/src

mkdir cvs/alsa

cd cvs/alsa

export CVSROOT=":pserver:[EMAIL PROTECTED]:/home/alsa/cvsroot"

cvs login

password: guest

cvs -z3 co .

cp -a alsa-driver/ ../../

cd ../../alsa-driver

./cvscompile --with-smp=no --with-processor=i586 --with-isapnp=yes
--with-sequencer=yes --with-debug=none --with-oss=yes --with-cards=card-sbawe

make install

add these line in your /etc/modules file:

snd-card-sbawe
snd-mixer-oss
snd-seq-oss
snd-pcm-oss

then reboot,it should work fine then,if it don't,yell at me.

Alain

************
[EMAIL PROTECTED]   http://www.linuxchix.org

Reply via email to