Hello to all!
Since the time I finished building this PC till the present, I have unfortunately received an unbeffiting amount of Blue Screens which ranged different errors. Using WhoCrashed, it at one point detected a possible issue with my audio driver which was soon "resolved" after updating it. However, more recently, I have received persistent BSOD's with an IRQL_NOT_LESS_OR_EQUAL error every few days and are spontaneous regardless of what I'm doing.
Code:
This was probably caused by the following module: ntkrnlmp.exe(nt!KeBugCheckEx+0x0) Bugcheck code: 0xA (0x8C942, 0x2, 0x1, 0xFFFFF803B1B02E83) Error: IRQL_NOT_LESS_OR_EQUALBug check description: This indicates that Microsoft Windows or a kernel-mode driver accessed paged memory at DISPATCH_LEVEL or above. This appears to be a typical software driver bug and is not likely to be caused by a hardware problem. The crash took place in the Windows kernel. Possibly this problem is caused by another driver that cannot be identified at this time.
I'm quite surprised to see many others in the blog with this issue, but I can't seem to pinpoint my exact problem.
Furthermore, one BSOD possessed an error of UNEXPECTED_KERNAL_MODE_TRAP which also seems to be caused from ntkrnlmp.exe:
Code:
This was probably caused by the following module: ntkrnlmp.exe(nt!KeBugCheckEx+0x0) Bugcheck code: 0x7F (0x8, 0xFFFFF800E1257E70, 0x2F, 0xFFFFF800DF6A321B) Error: UNEXPECTED_KERNEL_MODE_TRAPBug check description: This bug check indicates that the Intel CPU generated a trap and the kernel failed to catch this trap. The crash took place in the Windows kernel. Possibly this problem is caused by another driver that cannot be identified at this time.
Interesting as I'm running an AMD chip and not an Intel.
I'd greatly appreciate any help!