How to fix a BSOD DPC_WATCHDOG_VIOLATION with an Intel firmware issue?

Craig Corbin 0 Reputation points
2024-04-07T01:27:21.3366667+00:00

While playing on my gaming laptop (a MSI GS66 Stealth), it began to crash while playing games which it used to run with no problem. In the reliability monitor, it gives the following hardware error:

Source

Windows

Summary

Hardware error

Date

‎4/‎6/‎2024 9:03 PM

Status

Report sent

Description

A problem with your hardware caused Windows to stop working correctly.

Problem signature

Problem Event Name: LiveKernelEvent

Code: 124

Parameter 1: 7

Parameter 2: ffffdf0f275be020

Parameter 3: 0

Parameter 4: 0

OS version: 10_0_22631

Service Pack: 0_0

Product: 768_1

OS Version: 10.0.22631.2.0.0.768.101

Locale ID: 1033

Extra information about the problem

Bucket ID: LKD_0x124_7_GenuineIntel_FIRMWARE_{8f87f311-c998-4d9e-a0c4-6065518c4f6d}_IMAGE_GenuineIntel.sys

How do I go about resolving this error or what could be causing it?

Windows Hardware Performance
Windows Hardware Performance
Windows: A family of Microsoft operating systems that run across personal computers, tablets, laptops, phones, internet of things devices, self-contained mixed reality headsets, large collaboration screens, and other devices.Hardware Performance: Delivering / providing hardware or hardware systems or adjusting / adapting hardware or hardware systems.
1,544 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,182 questions
0 comments No comments
{count} votes

4 answers

Sort by: Most helpful
  1. Reza-Ameri 16,831 Reputation points
    2024-04-07T10:27:29.0666667+00:00

    Try update Windows and all drivers (including the intel's one).
    You may report this issue using the Feedback Hub app.

    If problem persists, then check with intel's support.


  2. Deleted

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.


    Comments have been turned off. Learn more

  3. Charles Gardiner 0 Reputation points
    2024-04-07T20:43:41.44+00:00

    One other thought just crossed my mind, there are a lot of hypervisor messages in your trace. Are you running this on a VM? If so, it could also be an issue with the VM configuration. I don't really use VMs, not very popular in industrial controls, but I have tinkered a bit. Maybe your VM is suggesting that there are more interrupts available than are really supported by the system. Some of the entry level chipsets only support up to eight MSI interrupts per device although PCI Express would allow up to thiry-two, for instance.

    If you have updated the driver as suggested, checked the correct driver version aganst your hardware and it still crashes, maybe see what you can configure in the VM.


  4. Reza-Ameri 16,831 Reputation points
    2024-04-10T08:53:43.91+00:00

    Try performing Clean Boot and see if the problem persists?
    Have a look at:
    https://support.microsoft.com/en-us/topic/how-to-perform-a-clean-boot-in-windows-da2f9573-6eec-00ad-2f8a-a97a1807f3dd
    If not, enable services one by one to see which one causing the problem.

    0 comments No comments