Kam
My "sytem-config-soundcard" does not work,the software is there but
it does not run.
What do you mean by "tt does not run"? Are you root or using sudo
when invoking this program?
David
I have got "system-config-soundcar"d going now,but 'updating driver'
does nothing and the error '/dev/dsp' is not installed or similar on a
reboot; "ls -l /dev/dsp" shows nothing.
My modprobe.conf is
install snd-intel8x0 /sbin/modprobe --ignore-install snd-intel8x0: &&
/usr/sbin/alsactl restore >/dev/null 2>&1 || :
remove snd-intel8x0 { /usr/sbin/alsactl store 0 >/dev/null 2>&1 || : ;
}; /sbin/modprobe -r --ignore-remove snd-intel8x0
Hope this helps David