Topic: Basic configuration for stereo playback via ALSA with AES-32 PCI card
Hi,
as a preparation for a more complex setup, I'm trying to get basic stereo playback to work using ALSA on a AES-32 card. I'm using the snd_hdspm driver and tried kernels 3.2, 3.3 and 3.6 on a PowerPC board and in a standard x86 PC.
Playback is broken due to regular audio skips of some tenth of a second. This results in too fast playback, if timing is not considered (when using aplay, mpg123, mplayer), or playback with short silence every few tenth of a second if playback timing is considered. I tried 44,1 kHz and 48 kHz samples without a notable difference.
When measuring the timing, 25% of the audio data seem to get lost.
Is this a known issue? How can I fix this?