Flash plugin - no sound

Craig White craigwhite at azapple.com
Tue Sep 23 07:15:04 UTC 2008


On Tue, 2008-09-23 at 01:37 -0400, David C. Chipman wrote:
> On Mon, 22 Sep 2008 09:31:49 -0700
> Craig White <craigwhite at azapple.com> wrote:
> 
> > # rpm -q --whatprovides /usr/bin/paman
> > paman-0.9.4-2.fc9.i386
> > 
> > Craig
> > 
> 
> Hi Craig, 
> 
> I've got paman installed and I ran it. It  said "Failure: Connection
> refused" in the lower left corner of the window. How should I start the
> pulseaudio server process? 
----
kill all pulseaudio processes and start them again from command line
which should provide ample feedback if there is a problem.

i.e... (as user, not as root)

$ ps aux|grep pulse
craig     2611  0.0  0.3  32388  3060 ?        S<sl Sep21
0:24 /usr/bin/pulseaudio -D
craig     2614  0.0  0.1   5652  1612 ?        S    Sep21
0:00 /usr/libexec/pulse/gconf-helper

$ kill 2611 2614

$ pulseaudio -D

Craig




More information about the fedora-list mailing list