On Wednesday, April 3, 2002, at 08:49 AM, Andrew Perrin wrote:
Any advice on how to get rid of the crackle?
for dev in /dev/dsp* /dev/audio; do # did I miss any? fuser -v "$dev" done And have fun with kill once you find out the program.If that doesn't work, try modprobe -r on your sound module, then re-insert it. This might cause a re-initialize.
--To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]