Here is a ( ugly ) workaround to fix the PCM Capture volume problem ( on Audigy's )

download the 'amixer' program and run:

( while [ 1 ]; do amixer cset numid=8 0; sleep 1; done ) >/dev/null &

This will constantly set the 'PCM Capture Volume' to 0.




_______________________________________________ mythtv-users mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

Reply via email to