[wdmaudiodev] Re: HLK - Audio Codec - KS Position Test errors.

  • From: Tim Roberts <timr@xxxxxxxxx>
  • To: wdmaudiodev@xxxxxxxxxxxxx
  • Date: Fri, 4 Jan 2019 10:22:15 -0800

cedric demiere wrote:


We encounter problem to certify our audio driver, based on sysvad.

We are trying to run ‘/Audio Codec - KS Position Test errors/‘ test on HLK for Windows 10 RS5 but one error occurs.

We think that the problem is linked to the ‘SetWritePacket’ method but we can’t figure out what is the underlying problem.

Did you set a breakpoint on SetWritePacket and trace through to see if you are returning an error?  Error 1117 is ERROR_IO_DEVICE, which maps to (among other things) STATUS_DATA_LATE_ERROR and STATUS_DATA_OVERRUN, both of which can be returned by that function.

--
Tim Roberts, timr@xxxxxxxxx
Providenza & Boekelheide, Inc.

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Other related posts: