On Tuesday, May 18, 2010, Sascha 'saigkill' Manns wrote:
I've runned alsa.info.sh http://www.alsa- project.org/db/?f=5caff75a106318a7f975bcc4fc666b47bc5af8ec
I'm using alsa, and inside KDE i have Phonon with the xine Backend. Pulseaudio isn't installed.
Has anyone an Idea? Status quo is annoying... :-(
Your system has a Intel-HDA audio interface, without hardware mixing of several concurrent streams. The solution is to use a software mixing solution like the ALSA dmix plugin, or PulseAudio. If you don't want to use Pulse, then create a file named ".asoundrc" in your home directory, with this content: pcm.dmixer { type plug slave.pcm "dmix" hint { show on description "DMix: ALSA Software Mixer" } } Select this device in Phonon configuration. For other ALSA applications, configure the programs to use the device names "plug:dmix", or "dmixer". For instance: $ speaker-text -t wav -D dmixer Regards, Pedro -- To unsubscribe, e-mail: opensuse-kde+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-kde+help@opensuse.org