Mailinglist Archive: opensuse-kde (101 mails)
| < Previous | Next > |
Re: [opensuse-kde] Soundproblems VIA VT1708S/nVidia Corporation MCP61 High Definition Audio (rev a2)
- From: "Sascha 'saigkill' Manns" <samannsml@xxxxxxxxxxxxx>
- Date: Tue, 18 May 2010 22:04:45 +0200
- Message-id: <201005182205.05794@xxxxxxxxxxxxxxxxxxx>
Am Dienstag 18 Mai 2010 21:06:33 wrote Pedro Lopez-Cabanillas:
with this contains...
--
Sincerely yours
Sascha Manns
open-slx GmbH
openSUSE Community & Support Agent
openSUSE Marketing Team
Blog: http://saigkill.wordpress.com
Web: http://www.open-slx.de (openSUSE Box Support German)
Web: http://www.open-slx.com (openSUSE Box Support English)
On Tuesday, May 18, 2010, Sascha 'saigkill' Manns wrote:Hello Pedro, Where i can find dmix or dmixer? I don“t find any Package
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:
with this contains...
--
Sincerely yours
Sascha Manns
open-slx GmbH
openSUSE Community & Support Agent
openSUSE Marketing Team
Blog: http://saigkill.wordpress.com
Web: http://www.open-slx.de (openSUSE Box Support German)
Web: http://www.open-slx.com (openSUSE Box Support English)
| < Previous | Next > |