You are not logged in.
Pages: 1
Hi, I have been trying to solve one issue for some time now.
With alsa I cannot have sound from multiple sources at once so I configure alsa to use pulseaudio as default as mentioned in https://wiki.archlinux.org/index.php/Pu … figuration. But the volume cannot be controled via amixer (in example amixer set Master toggle). If I would not use pulse audio by default volume control works fine but I cannot play sound from multiple sources (firefox and clementine in the same time for example). How could I fix this issues?
Last edited by varliukstis (2011-08-30 11:57:02)
Offline
Not sure if I get it, but have you tried http://www.archlinux.org/packages/?sort … =&limit=50 ?
Offline
yes, I use pavucontrol. By saying 'controling sound' I meant special keyboard shortcuts, which are defined in settings -> keyboard.
Offline
Did you try xfce4-volumed? It's in the AUR and you can try to configure the default channel as shown here
Still, I am in no way sure it will work, it does with Alsa in my system and apparently does so with PA in Xubuntu so maybe worth trying it.
Linux makes you a better person
Offline
Set the default control (ctl.!default) to pulse. Or create a ctl.pulse object of type pulse and set it with
amixer -D pulse sset Master 5%=
Allan-Volunteer on the (topic being discussed) mailn lists. You never get the people who matters attention on the forums.
jasonwryan-Installing Arch is a measure of your literacy. Maintaining Arch is a measure of your diligence. Contributing to Arch is a measure of your competence.
Griemak-Bleeding edge, not bleeding flat. Edge denotes falls will occur from time to time. Bring your own parachute.
Offline
Ok, I've installed xfce4-volumed. There is no manual or help file added. How is it configured? Or if it is configured automatically, then it doesn't work...
Offline
it seems that the only problem is with default output device, but changing it like described in wiki (https://wiki.archlinux.org/index.php/Ad … User_Space) doesn't work. Error output while trying to open alsamixer after editing asoundrc: cannot open mixer: Invalid argument.
Offline
I'm wondering why you can't play sound from multiple sources. I'm using alsa and I've never had problems with sound mixing. Maybe you should focus on the mixing problem instead of installing pulseaudio. Maybe your sound card doesn't support hardware mixing. Have you tried installing a software mixer?
Regarding your last post, have you seen this?
Offline
I'm wondering why you can't play sound from multiple sources. I'm using alsa and I've never had problems with sound mixing. Maybe you should focus on the mixing problem instead of installing pulseaudio. Maybe your sound card doesn't support hardware mixing. Have you tried installing a software mixer?
Regarding your last post, have you seen this?
That's what pulseaudio is, in a simplistic sense...
Alsa should default to dmix currently, but misbehaving applications can break this.
Allan-Volunteer on the (topic being discussed) mailn lists. You never get the people who matters attention on the forums.
jasonwryan-Installing Arch is a measure of your literacy. Maintaining Arch is a measure of your diligence. Contributing to Arch is a measure of your competence.
Griemak-Bleeding edge, not bleeding flat. Edge denotes falls will occur from time to time. Bring your own parachute.
Offline
hmm.. Lidwis, my sound card does support it It just didn't work somewhy.
I uninstalled pulseaudio just to have volume control working. But now audio from multiple sources works also... No idea why this happened as while trying to fix all problems i installed and uninstalled pulseaudio several times...
All in all.. i think problem solved itself somehow...
Offline
Pages: 1