Hi all!
I am currently encountering serious problems with my desktop, which I built in the end of November. I also had this problems, but I have never faced them seriously up to now.
I did lots of research regarding my problems, but anything really helped me. I am posting here since I see you are quite expert regarding high DPC latency issues, therefore I hope I will finally find a solution with you.
First of all my build is the following:
Intel Core i7-6700k (without overclock)
ASUS Z170 Pro Gaming
NVIDIA GTX 1070
Corsair 16GB 3000MHz CL15 dual channel
Samsung SM961 256GB NVMe SSD
external devices:
TP-LINK TL-WN823N as WiFi adaptor (which I am unluckily forced to use where I currently live. So no internal Ethernet adaptor used)
I updated every driver, I updated the BIOS to the last version, but nothing changed.
Initially I had really high audio latency (HDAudBus.sys, Realtek ALC1150) along with high latency given by the NVIDIA drivers. (nvlddmkm.sys) (the latter managed to have a delay up to 500ms, milliseconds!)
The consequence to this was random and really annoying system lags with audio often crackling or popping. (audio actually never stopped doing this)
All the audio problems vanished when I actually switched to the Intel graphics card, and the performance boosted considerably.
Whenever I first start a videogame I have really poor performance with 5/10 fps, but after game restart (not system) the game worked perfectly fine with a framerate of over 150 fps (in Rainbow six siege).
This really annoying issue happens with every game I try to run! Finding myself forced to restart every time a game to play it! Watch dogs 2 actually gave me this problem on every level, and I had to restart the game for every level!
I don't know if it might help, but my system often and randomly stopped on start up (or restart) without any POST screen, with the BOOT DEVICE LED lit and giving video output of a still underscore ONLY on the integrated graphics card output! To solve this I have to restart the system several times, sadly hoping for the best.
I tried Ubuntu 16.04, and I actually found out that on this system i get random freezes and total slow downs as well...
Today, for no reason, when I started to boot up the computer, after the windows loading I got a BSOD reporting BOOT_DEVICE_INACCESSIBLE. At this moment, seems that the audio driver is working a little better, but before on DPC Latency checker it was only really high constant RED bars.
My LatencyMon output is the following:
Since it is affecting both Windows and Linux, I think the problem here is hardware related, maybe faulty. Though I cannot understand which. My first guess would be the motherboard, since I keep getting problems of every sort!
I am currently encountering serious problems with my desktop, which I built in the end of November. I also had this problems, but I have never faced them seriously up to now.
I did lots of research regarding my problems, but anything really helped me. I am posting here since I see you are quite expert regarding high DPC latency issues, therefore I hope I will finally find a solution with you.
First of all my build is the following:
Intel Core i7-6700k (without overclock)
ASUS Z170 Pro Gaming
NVIDIA GTX 1070
Corsair 16GB 3000MHz CL15 dual channel
Samsung SM961 256GB NVMe SSD
external devices:
TP-LINK TL-WN823N as WiFi adaptor (which I am unluckily forced to use where I currently live. So no internal Ethernet adaptor used)
I updated every driver, I updated the BIOS to the last version, but nothing changed.
Initially I had really high audio latency (HDAudBus.sys, Realtek ALC1150) along with high latency given by the NVIDIA drivers. (nvlddmkm.sys) (the latter managed to have a delay up to 500ms, milliseconds!)
The consequence to this was random and really annoying system lags with audio often crackling or popping. (audio actually never stopped doing this)
All the audio problems vanished when I actually switched to the Intel graphics card, and the performance boosted considerably.
Whenever I first start a videogame I have really poor performance with 5/10 fps, but after game restart (not system) the game worked perfectly fine with a framerate of over 150 fps (in Rainbow six siege).
This really annoying issue happens with every game I try to run! Finding myself forced to restart every time a game to play it! Watch dogs 2 actually gave me this problem on every level, and I had to restart the game for every level!
I don't know if it might help, but my system often and randomly stopped on start up (or restart) without any POST screen, with the BOOT DEVICE LED lit and giving video output of a still underscore ONLY on the integrated graphics card output! To solve this I have to restart the system several times, sadly hoping for the best.
I tried Ubuntu 16.04, and I actually found out that on this system i get random freezes and total slow downs as well...
Today, for no reason, when I started to boot up the computer, after the windows loading I got a BSOD reporting BOOT_DEVICE_INACCESSIBLE. At this moment, seems that the audio driver is working a little better, but before on DPC Latency checker it was only really high constant RED bars.
My LatencyMon output is the following:
Code:
_________________________________________________________________________________________________________CONCLUSION
_________________________________________________________________________________________________________
Your system appears to be having trouble handling real-time audio and other tasks. You are likely to experience buffer underruns appearing as drop outs, clicks or pops. One or more DPC routines that belong to a driver running in your system appear to be executing for too long. Also one or more ISR routines that belong to a driver running in your system appear to be executing for too long. One problem may be related to power management, disable CPU throttling settings in Control Panel and BIOS setup. Check for BIOS updates.
LatencyMon has been analyzing your system for 0:26:40 (h:mm:ss) on all processors.
_________________________________________________________________________________________________________
SYSTEM INFORMATION
_________________________________________________________________________________________________________
Computer name: DESKTOP-QWARTH
OS version: Windows 10 , 10.0, build: 14393 (x64)
Hardware: ASUSTeK COMPUTER INC., Z170 PRO GAMING/AURA
CPU: GenuineIntel Intel(R) Core(TM) i7-6700K CPU @ 4.00GHz
Logical processors: 8
Processor groups: 1
RAM: 16324 MB total
_________________________________________________________________________________________________________
CPU SPEED
_________________________________________________________________________________________________________
Reported CPU speed: 4008 MHz
Measured CPU speed: 1 MHz (approx.)
Note: reported execution times may be calculated based on a fixed reported CPU speed. Disable variable speed settings like Intel Speed Step and AMD Cool N Quiet in the BIOS setup for more accurate results.
WARNING: the CPU speed that was measured is only a fraction of the CPU speed reported. Your CPUs may be throttled back due to variable speed settings and thermal issues. It is suggested that you run a utility which reports your actual CPU frequency and temperature.
_________________________________________________________________________________________________________
MEASURED INTERRUPT TO USER PROCESS LATENCIES
_________________________________________________________________________________________________________
The interrupt to process latency reflects the measured interval that a usermode process needed to respond to a hardware request from the moment the interrupt service routine started execution. This includes the scheduling and execution of a DPC routine, the signaling of an event and the waking up of a usermode thread from an idle wait state in response to that event.
Highest measured interrupt to process latency (µs): 14661.742884
Average measured interrupt to process latency (µs): 8.224325
Highest measured interrupt to DPC latency (µs): 14659.187995
Average measured interrupt to DPC latency (µs): 4.137456
_________________________________________________________________________________________________________
REPORTED ISRs
_________________________________________________________________________________________________________
Interrupt service routines are routines installed by the OS and device drivers that execute in response to a hardware interrupt signal.
Highest ISR routine execution time (µs): 10301.399950
Driver with highest ISR routine execution time: ntoskrnl.exe - NT Kernel & System, Microsoft Corporation
Highest reported total ISR routine time (%): 0.189053
Driver with highest ISR total time: ntoskrnl.exe - NT Kernel & System, Microsoft Corporation
Total time spent in ISRs (%) 0.192333
ISR count (execution time <250 µs): 1531807
ISR count (execution time 250-500 µs): 0
ISR count (execution time 500-999 µs): 2
ISR count (execution time 1000-1999 µs): 1
ISR count (execution time 2000-3999 µs): 65
ISR count (execution time >=4000 µs): 0
_________________________________________________________________________________________________________
REPORTED DPCs
_________________________________________________________________________________________________________
DPC routines are part of the interrupt servicing dispatch mechanism and disable the possibility for a process to utilize the CPU while it is interrupted until the DPC has finished execution.
Highest DPC routine execution time (µs): 30556.270459
Driver with highest DPC routine execution time: Wdf01000.sys - Kernel Mode Driver Framework Runtime, Microsoft Corporation
Highest reported total DPC routine time (%): 0.553820
Driver with highest DPC total execution time: Wdf01000.sys - Kernel Mode Driver Framework Runtime, Microsoft Corporation
Total time spent in DPCs (%) 1.006162
DPC count (execution time <250 µs): 7330046
DPC count (execution time 250-500 µs): 0
DPC count (execution time 500-999 µs): 95008
DPC count (execution time 1000-1999 µs): 394
DPC count (execution time 2000-3999 µs): 197
DPC count (execution time >=4000 µs): 0
_________________________________________________________________________________________________________
REPORTED HARD PAGEFAULTS
_________________________________________________________________________________________________________
Hard pagefaults are events that get triggered by making use of virtual memory that is not resident in RAM but backed by a memory mapped file on disk. The process of resolving the hard pagefault requires reading in the memory from disk while the process is interrupted and blocked from execution.
NOTE: some processes were hit by hard pagefaults. If these were programs producing audio, they are likely to interrupt the audio stream resulting in dropouts, clicks and pops. Check the Processes tab to see which programs were hit.
Process with highest pagefault count: explorer.exe
Total number of hard pagefaults 3184
Hard pagefault count of hardest hit process: 1125
Highest hard pagefault resolution time (µs): 445237.593313
Total time spent in hard pagefaults (%): 0.050793
Number of processes hit: 26
_________________________________________________________________________________________________________
PER CPU DATA
_________________________________________________________________________________________________________
CPU 0 Interrupt cycle time (s): 161.721837
CPU 0 ISR highest execution time (µs): 7871.426647
CPU 0 ISR total execution time (s): 15.557318
CPU 0 ISR count: 1094096
CPU 0 DPC highest execution time (µs): 18421.455838
CPU 0 DPC total execution time (s): 92.746947
CPU 0 DPC count: 6605528
_________________________________________________________________________________________________________
CPU 1 Interrupt cycle time (s): 86.863648
CPU 1 ISR highest execution time (µs): 10301.399950
CPU 1 ISR total execution time (s): 9.057745
CPU 1 ISR count: 436160
CPU 1 DPC highest execution time (µs): 30556.270459
CPU 1 DPC total execution time (s): 26.280794
CPU 1 DPC count: 489156
_________________________________________________________________________________________________________
CPU 2 Interrupt cycle time (s): 34.997880
CPU 2 ISR highest execution time (µs): 90.929890
CPU 2 ISR total execution time (s): 0.008069
CPU 2 ISR count: 1647
CPU 2 DPC highest execution time (µs): 4715.09980
CPU 2 DPC total execution time (s): 3.491695
CPU 2 DPC count: 84304
_________________________________________________________________________________________________________
CPU 3 Interrupt cycle time (s): 56.973099
CPU 3 ISR highest execution time (µs): 0.0
CPU 3 ISR total execution time (s): 0.0
CPU 3 ISR count: 0
CPU 3 DPC highest execution time (µs): 2805.785180
CPU 3 DPC total execution time (s): 0.463367
CPU 3 DPC count: 27019
_________________________________________________________________________________________________________
CPU 4 Interrupt cycle time (s): 34.628386
CPU 4 ISR highest execution time (µs): 0.0
CPU 4 ISR total execution time (s): 0.0
CPU 4 ISR count: 0
CPU 4 DPC highest execution time (µs): 3551.138723
CPU 4 DPC total execution time (s): 1.377534
CPU 4 DPC count: 60976
_________________________________________________________________________________________________________
CPU 5 Interrupt cycle time (s): 59.919803
CPU 5 ISR highest execution time (µs): 0.0
CPU 5 ISR total execution time (s): 0.0
CPU 5 ISR count: 0
CPU 5 DPC highest execution time (µs): 5782.316118
CPU 5 DPC total execution time (s): 2.147217
CPU 5 DPC count: 57821
_________________________________________________________________________________________________________
CPU 6 Interrupt cycle time (s): 33.686952
CPU 6 ISR highest execution time (µs): 0.0
CPU 6 ISR total execution time (s): 0.0
CPU 6 ISR count: 0
CPU 6 DPC highest execution time (µs): 6686.446607
CPU 6 DPC total execution time (s): 1.715301
CPU 6 DPC count: 66962
_________________________________________________________________________________________________________
CPU 7 Interrupt cycle time (s): 58.762937
CPU 7 ISR highest execution time (µs): 0.0
CPU 7 ISR total execution time (s): 0.0
CPU 7 ISR count: 0
CPU 7 DPC highest execution time (µs): 578.192615
CPU 7 DPC total execution time (s): 0.589813
CPU 7 DPC count: 33990
_________________________________________________________________________________________________________
Since it is affecting both Windows and Linux, I think the problem here is hardware related, maybe faulty. Though I cannot understand which. My first guess would be the motherboard, since I keep getting problems of every sort!