audio problem

James Kramer kramerjm-Re5JQEeQqe8AvxtiuMwx3w at public.gmane.org
Thu Jan 29 13:52:17 EST 2009


> when i killed it, it would not restart using
> /etc/init.d/pulseaudio restart, even with sudo.  only by

I copied a script for the internet to stop and restart pulseaudio.  It
is an older script so it may not work properly.

#!/bin/bash
# fix for PulseAudio auto-start broken
sleep 8s
killall -9 pulseaudio
sleep 5s pulseaudio&
sleep 5s
paplay
/usr/lib/openoffice/share/gallery/sounds/space.wav





More information about the Discuss mailing list