With thepatch [1] I am getting some this line from Wine:
err:wave:OSS_RawOpenDevice ioctl(/dev/dsp, SNDCTL_DSP_SETDUPLEX) failed (Input/output error)
Yes, my soundcard doesn't support full duplex, I believe (I have OPTi 82c931 chip with mad16 driver running here).
But shouldn't the type of the message be WARN or TRACE instead of ERR then?
On Sat, 19 Jun 2004, Saulius Krasuckas wrote:
With thepatch [1] I am getting some this line from Wine:
err:wave:OSS_RawOpenDevice ioctl(/dev/dsp, SNDCTL_DSP_SETDUPLEX) failed (Input/output error)
Yes, my soundcard doesn't support full duplex, I believe (I have OPTi 82c931 chip with mad16 driver running here).
But shouldn't the type of the message be WARN or TRACE instead of ERR then?
Agreed. I'll send a patch.