LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   Pavucontrol will not show applications for audio adjustment. (https://www.linuxquestions.org/questions/slackware-14/pavucontrol-will-not-show-applications-for-audio-adjustment-4175461803/)

Gumboherpy 05-13-2013 02:43 PM

Pavucontrol will not show applications for audio adjustment.
 
I needed pulseaudio to get sound in Lightspark working, but I run into a problem. Sound works but the applications will not show up in pavucontrol. And mumble does not even give me the option to run pulseaudio, which it should cause I have it installed, am I missing something?

Gumboherpy 05-13-2013 03:05 PM

Also it only plays sound from one sound source

fskmh 05-13-2013 06:08 PM

Is pulseaudio actually running?

Code:

fskmh@workstation:~> ps ax | grep pulse
 3081 ?        Sl    5:17 /usr/bin/pulseaudio --start --log-target=syslog
 3102 ?        S      0:00 /usr/libexec/pulse/gconf-helper


Gumboherpy 05-13-2013 09:12 PM

Quote:

Originally Posted by fskmh (Post 4950467)
Is pulseaudio actually running?

Code:

fskmh@workstation:~> ps ax | grep pulse
 3081 ?        Sl    5:17 /usr/bin/pulseaudio --start --log-target=syslog
 3102 ?        S      0:00 /usr/libexec/pulse/gconf-helper


Code:

root@Anarchy:/home/herpy# ps ax | grep pulse
 2250 ?        Sl    0:01 /usr/bin/pulseaudio --start --log-target=syslog
 2254 ?        S      0:00 /usr/libexec/pulse/gconf-helper
 2504 pts/0    S+    0:00 grep pulse



All times are GMT -5. The time now is 06:37 PM.