ioctl(/dev/dsp, SNDCTL_DSP_SETDUPLEX) failed
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? [1] http://cvs.winehq.org/patch.py?id=12636
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. -- Francois Gouget fgouget(a)free.fr http://fgouget.free.fr/ 145 = 1! + 4! + 5!
participants (2)
-
Francois Gouget -
Saulius Krasuckas