http://bugs.winehq.org/show_bug.cgi?id=27901
--- Comment #13 from Raymond superquad.vortex2@gmail.com 2011-10-09 03:24:39 CDT --- (In reply to comment #12)
(In reply to comment #11)
It seem that your alsa device is broken if it is after ten seconds since alsa has a timeout of 10 seconds when the sound card's interrupt fail
Possibly, though it works with everything else? Still, looking...
you may use dmesg to check system log
ALSA pcm_lib.c:1831: playback write error (DMA or IRQ trouble?)
The kernel does not log anything when this happens. Neither do other userspace programs (not that they would, but still; nothing in any of the syslogd-written log files).
actually it also fail with the same error
wave.c:933: 1: "SB Live! Platinum [CT4760P] - M" (not supported) 256.1 (255:255) wave.c:936: channels=2 formats=fffff support=002c wave.c:938: WAVECAPS_VOLUME WAVECAPS_LRVOLUME WAVECAPS_SAMPLEACCURATE wave.c:730: Playing 1 second silence at 22050x 8x1 1 header 0 loops 22050 bytes WAVE_FORMAT_PCM CALLBACK_EVENT wave.c:730: Playing 1 second silence at 22050x 8x1 1 header 0 loops 22050 bytes WAVE_FORMAT_PCM CALLBACK_EVENT wave.c:773: pausing for 0.5 seconds wave.c:795: Test failed: (00) WHDR_DONE WHDR_PREPARED expected, got WHDR_INQUEUE WHDR_PREPARED wave.c:498: Test failed: waveOutGetPosition(1): returned 13523 bytes, should be 22050 wave.c:509: Test failed: waveOutGetPosition(1): returned 13523 samples (13523 bytes), should be 22050 (22050 bytes) wave.c:522: Test failed: waveOutGetPosition(1): returned 612 ms, (13516 bytes), should be 1000 (22050 bytes)