Re: [alsa-devel] intel 8x0 ALSA driver in virtualbox - choppy sound
Hi
Thanks for your reply. I tried to answer your questions below.
On 13 August 2010 17:06, Takashi Iwai tiwai@suse.de wrote:
We have had many problems with VMware, too :) Which sound backend are you using? Direct ALSA / dmix or PA?
I believe it's direct ALSA, I have choppy output even with aplay /usr/share/sounds/alsa/*.wav
Actually, there is no real interrupt, but just the virtual one, thus it can be never accurate. So, rather the question is how the driver is tolerant for sloppy IRQ updates.
Usually, when the period size is large and the buffer have many periods (not two), the delayed update works more stably.
I am afraid I don't understand this :)
I am compiling a kernel with the following options enabled: CONFIG_SND_PCM_XRUN_DEBUG, CONFIG_SND_VERBOSE_PROCFS, CONFIG_SND_DEBUG
Would any of these help to determine the cause and suggest a fix?
Lex
On Fri, Aug 13, 2010 at 12:38 PM, Lex F archguest@gmail.com wrote:
I believe it's direct ALSA, I have choppy output even with aplay /usr/share/sounds/alsa/*.wav
Make sure you aren't being routed through pulse; i.e., try: aplay -Dplug:front /usr/share/sounds/alsa/*.wav
On 13 August 2010 18:07, Daniel Chen seven.steps@gmail.com wrote:
On Fri, Aug 13, 2010 at 12:38 PM, Lex F archguest@gmail.com wrote:
I believe it's direct ALSA, I have choppy output even with aplay /usr/share/sounds/alsa/*.wav
Make sure you aren't being routed through pulse; i.e., try: aplay -Dplug:front /usr/share/sounds/alsa/*.wav
I am perfectly sure it is not being routed through pulse as I do not have pulse installed. I run arch linux and I know pretty much every package on my system :)
For the sake of experiment, I run the command as you suggested and it did not make any difference.
I have just booted the kernel with sound debug on, will see what it tells.
participants (2)
-
Daniel Chen
-
Lex F