http://bugs.winehq.org/show_bug.cgi?id=3026
------- Additional Comments From todd.merrill@comcast.net 2005-05-06 11:31 ------- All patched, compiled, and installed. The patches had no effect. I'm still getting the same types of error messages.
err:opengl:X11DRV_DescribePixelFormat unexpected iPixelFormat(140) > nFormats(139), returns NULL err:dsound:DSOUND_MixInBuffer length not a multiple of block size, len = 201, block size = 2 err:dsound:DSOUND_MixOne underrun on sound buffer 0x7499a6e0 err:dsound:DSOUND_MixOne underrun on sound buffer 0x7499a6e0 err:dsound:DSOUND_MixInBuffer length not a multiple of block size, len = 75, block size = 2 err:dsound:DSOUND_MixInBuffer length not a multiple of block size, len = 113, block size = 2 err:dsound:DSOUND_MixInBuffer length not a multiple of block size, len = 263, block size = 2 err:dsound:DSOUND_MixInBuffer length not a multiple of block size, len = 295, block size = 2 err:dsound:DSOUND_MixInBuffer length not a multiple of block size, len = 353, block size = 2 err:dsound:DSOUND_MixOne underrun on sound buffer 0x7499a6e0 err:dsound:DSOUND_MixInBuffer length not a multiple of block size, len = 193, block size = 2 err:dsound:DSOUND_MixInBuffer length not a multiple of block size, len = 169, block size = 2 err:dsound:DSOUND_MixInBuffer length not a multiple of block size, len = 851, block size = 2 err:dsound:DSOUND_MixOne underrun on sound buffer 0x7499a6e0 err:dsound:DSOUND_MixInBuffer length not a multiple of block size, len = 277, block size = 2 err:dsound:DSOUND_MixInBuffer length not a multiple of block size, len = 69, block size = 2 err:dsound:DSOUND_MixInBuffer length not a multiple of block size, len = 81, block size = 2 err:dsound:DSOUND_MixOne underrun on sound buffer 0x7499a6e0 err:dsound:DSOUND_MixInBuffer length not a multiple of block size, len = 445, block size = 2 err:dsound:DSOUND_MixOne underrun on sound buffer 0x7499a6e0 err:dsound:DSOUND_MixInBuffer length not a multiple of block size, len = 333, block size = 2
The dsound regression test still segfaults. I'm not sure what to use as arguments for the winmm tests.
Here are my basic system specs:
X: X.Org 6.8.2 OS: Gentoo Linux Kernel: 2.6.11.11 Video: GeForce 6800 Sound: Sound Blaster Audigy 2 ZS
I'm using Wine CVS with ALSA 1.0.9 at the moment. Let me know if you need any more information.