Blue screen of Death ERROR "driver irql not less or equal" x3 New Dell 15R

Q

Recently got a new computure (two weeks) but lately I've been getting the BSOD with the error msg "driver irql not less or equal"

✍: Guest

A

All of the attached DMP files are of the DRIVER_IRQL_NOT_LESS_OR_EQUAL (d1) bug check.

This indicates that a kernel-mode driver attempted to access pageable memory at a process IRQL that was too high.

A driver tried to access an address that is pageable (or that is completely invalid) while the IRQL was too high. This bug check is usually caused by drivers that have used improper addresses.

Unable to load image \SystemRoot\System32\drivers
\Smb_driver_Intel.sys, Win32 error 0n2
*** WARNING: Unable to verify timestamp for Smb_driver_Intel.sys *** ERROR: Module load completed but symbols could not be loaded for Smb_driver_Intel.sys
Probably caused by : Smb_driver_Intel.sys ( Smb_driver_Intel+4167 )

2014-01-07, 2671🔥, 0💬