You are not logged in.
Pages: 1
Hi, I have a problem with audio in ArchLinux. When I'm using various applications with sound, I can't hear all applications. For example I run emesene, Exaile, tuxguitar and firefox with youtube, if I'm listening a song in Exaile, the sound of the other applications not hear. I can listen only one sound. What could be? Thanks ![]()
Offline
I have recently switched to Pulseaudio and it works great for all sorts of sound. Pulseaudio section in the docs should cover most things you need.
Offline
I too am using pulseaudio with no problems. Which DE or WM are you using?
Registered Linux user #436067
Offline
Hi, thank you for the answers. I have installed pulseaudio, but I also think I have alsa. I was trying various methods to fix it, but still the same.
oboedad55: Sorry, what is DE and WM? I don't know what is.
Thanks.
Offline
Sorry about that. DE= desktop environment, like KDE, Gnome. WM= windows manager.
Registered Linux user #436067
Offline
Thank you, desktop environment I'm using is Gnome 3.
Offline
If you install pulseaudio as suggested in the link above, you should have no problem. I tried alsa too, but pulse works better for me. If you have alsa installed you might want to uninstall it first.
Registered Linux user #436067
Offline
Hi, I'm trying uninstall alsa and try with pulse, but I can't uninstall alsa. Appears the next message:
comprobando dependencias...
error: error al preparar la transacción (no se pudieron satisfacer las dependencias)
:: pulseaudio-alsa: necesita alsa-plugins
When I tray to uninstall also "pulseaudio-alsa", appears the next message:
comprobando dependencias...
error: error al preparar la transacción (no se pudieron satisfacer las dependencias)
:: gnome-settings-daemon: necesita pulseaudio-alsa
Thanks
Offline
Hi, I'm trying uninstall alsa and try with pulse, but I can't uninstall alsa. Appears the next message:
comprobando dependencias...
error: error al preparar la transacción (no se pudieron satisfacer las dependencias)
:: pulseaudio-alsa: necesita alsa-pluginsWhen I tray to uninstall also "pulseaudio-alsa", appears the next message:
comprobando dependencias...
error: error al preparar la transacción (no se pudieron satisfacer las dependencias)
:: gnome-settings-daemon: necesita pulseaudio-alsaThanks
Please, familiarize yourself with the way pacman works and how to deal with dependencies.
Please use [ code ] tags for posting snippets of code.
When reporting problems, it's important you provide not only the output, but also the command you used.
When posting on the forum, please prepend your commands with LC_ALL=C so that the output is in English.
Last edited by karol (2011-07-25 12:54:36)
Offline
You don't remove alsa to make pulse work. ALSA is built into the kernel, and Pulseaudio is a sound server that runs on top of ALSA, it doesn't replace it. So as long as Pulseaudio is installed and set up correctly, everything should work, you don't have to worry about removing ALSA or anything like that.
Offline
Pages: 1