http://bugs.winehq.org/show_bug.cgi?id=8668
Summary: dsound test fails Product: Wine Version: CVS Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-directx-dsound AssignedTo: wine-bugs@winehq.org ReportedBy: johan.gill@gmail.com
The dsound test suite fails for me if I use the alsa driver with hardware acceleration. If I use emulation the tests pass. I have an SBLive card (emu10k1 chip). Slackware 11.0, kernel 2.6.18.8. I use the alsa version that accompanies the kernel.
../../../tools/runtest -q -P wine -M dsound.dll -T ../../.. -p dsound_test.exe.so ds3d.c && touch ds3d.ok ALSA lib conf.c:3939:(snd_config_expand) Unknown parameters 0 ALSA lib control.c:910:(snd_ctl_open_noupdate) Invalid CTL default:0 ds3d.c:419: Test failed: buffer size changed after SetFormat() - previous size was 22050, current size is 22052 ds3d.c:419: Test failed: buffer size changed after SetFormat() - previous size was 22050, current size is 22052 ds3d.c:419: Test failed: buffer size changed after SetFormat() - previous size was 22050, current size is 22052 ds3d.c:419: Test failed: buffer size changed after SetFormat() - previous size was 22050, current size is 22052 ds3d.c:419: Test failed: buffer size changed after SetFormat() - previous size was 22050, current size is 22052 ds3d.c:419: Test failed: buffer size changed after SetFormat() - previous size was 22050, current size is 22052 make: *** [ds3d.ok] Error 6