• Still running Windows 7 or earlier? Support for Windows 7 ended on January 14th 2020. Please review the thread here for more details.

High DPC latency, audio crackling, lag Win7x64

KenJiNx

Member
Joined
Feb 11, 2015
Posts
11
Hello. first of all sorry for my bad english, is not my native language.


I have this problem.
https://www.youtube.com/watch?v=ocKfYNV-xHo

and this: https://www.youtube.com/watch?v=mNdKuZW3ERQ(this is my pc)

Specs are:
Cpu: Intel i5 4670k
Mobo: Asrock Z87 Extreme4
Ram: Crucial Ballistix Tactical 1600mhz CL8 2x4GB
Vga: Sapphire R9 290 Tri-x 4GB
SSD: OCZ Vertex 4 128GB
PSU: EVGA Supernova 750W G2
OS: Windows 7 Ultimate SP1 x64bit


i read the excellent guide inside forums for dpc latency, i run LatencyMon for 43 minutes, with full activity, youtubing, online-gaming, watch a movie from HDD.
Here is the results:

Latencymon1.jpglatencymon2.jpglatencymon3.jpg

And here is the text from LatencyMon
Read More:


What i have try:

reset bios(its the latest)
Update all drivers from manufacturer's site.
disable devices from device manager, one by one, but problem exists even i disable ethernet adapter, with another device(usb3, dxgkrnl, etc).
Remove vga (sapphire r9 290) and use the onboard(4600). also i remove one stick of ram.



What other can i do ? its a hardware failure ? can i RMA the mobo? (asrock z87 extreme4, i dont want this option cause i will stay without pc for about 3 weeks.)
Anything else?

Thanks in advance for helping me :smile9:
 
To properly troubleshoot issues with high/frequent DPCs/IRPs, we require a XPERF trace. Please follow these steps to generate one:

  1. Download Windows Software Development Kit (SDK) for Windows and run the setup.
  2. Select Windows Performance Toolkit feature (all the others can be unchecked) and proceed with the download/installation.
  3. Once the installation finishes, open an elevated Command Prompt by right-clicking on CMD.EXE shortcut in your start menu and selecting Run As Administrator from the context menu.
  4. Type the following command, which will start tracing, in the Command Prompt window you just opened:
    Code:
    xperf -on PROC_THREAD+LOADER+PROFILE+INTERRUPT+DPC+DRIVERS+POWER+IDLE_STATES -stackwalk Profile -BufferSize 1024 -MinBuffers 256 -MaxBuffers 256 -MaxFile 256 -FileMode Circular
    If you see a yellow warning "xperf: warning: This system is not fully configured for x64 stack tracing" after running the above command, please complete these extra steps (otherwise, proceed to the step #5):
    Read More:
    If you see a red error "xperf: error: NT Kernel Logger: A device attached to the system is not functioning. (0x1f)" after running the above command, please complete these extra steps (otherwise, proceed to the step #5):
    Read More:

    If you see a red error "xperf: error: NT Kernel Logger: Cannot create a file when that file already exists. (0xb7)", please do the following (otherwise, proceed to the step #5):
    Read More:
  5. Perform some activities with your computer for few minutes, making sure the issues you reported are reproduced.
  6. Run the following command, which will stop the tracing, in the command prompt window you already have opened:
    Code:
    xperf -stop -d C:\CPU.etl
  7. Compress file C:\CPU.etl
  8. Upload the compressed file to a file sharing service (e.g. OneDrive or DropBox).
  9. Share the download link here.
Thank you.
 
Are you sure you were playing a video file and experiencing the same issue as in your Youtube video during the capturing of the XPERF trace? DPCs and ISRs are way below the thresholds at which you would be experiencing issues:
Capture.PNG
 
These big spikes were before my pc format, after that the spikes is more and shorter. It happens when(for example) i see a youtube video, and open two tabs in chrome at the same time. Or when skyping and surf chrome.

This is it! I found this video which shows exactly my problem. https://www.youtube.com/watch?v=JvJm9KcCM2M
 
These big spikes were before my pc format, after that the spikes is more and shorter. It happens when(for example) i see a youtube video, and open two tabs in chrome at the same time. Or when skyping and surf chrome.

This is it! I found this video which shows exactly my problem. https://www.youtube.com/watch?v=JvJm9KcCM2M

So, were you playing video and surfing Chrome while generating the XPERF trace as requested above?
 
Yes, you can see nothing referred to the problem in the XPERF trace?
I can report one more trace, if it is necessary..

Thanks for your time and help :)
 
Yes, you can see nothing referred to the problem in the XPERF trace?
I can report one more trace, if it is necessary..

Thanks for your time and help :)

I would appreciate if you could generate a one more. Make sure you experience multiple issues during the capture.
 
Thank you.

The issue is visible now and the XPERF DPC graphs looks similar to the ones in DPCLatencyChecker:

Capture.jpg

Looking into the stack, aswNdisFlt.sys (Avast! Firewall Driver) driver seems to be behind this. Could you please try removing (at least temporary) Avast! to see if the issue disappears?
 
I had already had the latest version of RST, but i repaired them.
Now is much better than it was before. But there are still big spikes.

Now its totally random when the "lag" hits.
here is one more xperf trace file :P

https://www.dropbox.com/s/42wl3rptpy8hbtw/cpu4.rar

sorry for bothering, is there anything else to do or i must leave it..?

I see no spikes in this trace. Both DPCs and ISRs look very normal.
 
I still have big lag spikes about 100.000 ms in dpclatency program.
But its rare about one in 10 or 20 minutes. how i can capture them in xperf file.. ://
 

Has Sysnative Forums helped you? Please consider donating to help us support the site!

Back
Top