You are not logged in.
I've found several threads about this problem but none with a real answer or way to solve it.
My xfce4-mixer only shows my audio device and its channels, the alsamixer channels but it does not show pulseaudio as an audio device nor as a channel.
When I open alsamixer in terminal, it shows me as only channel pulseaudio output/input but xfce4-mixer doesn't.
Any way to fix this?
Last edited by axelectrik (2013-09-18 00:29:08)
Offline
you need pavucontrol
https://wiki.archlinux.org/index.php/PulseAudio#Xfce
Offline
Did you install optional dependencies for xfce4-mixer?
gstreamer0.10-good-plugins (optional) - for OSS and PulseAudio support
Offline
That was absolutely right! I has the gst-plugins installed, so I thought they were the same.
Installing gstreamer0.10-good-plugins fixed the problem.
Offline