also @ TechSpot: Google warns users infected with DNSChanger malware, provides help

TechSpot

Device driver error: driver_irql_not_less_or_equal

Discussion in 'Device Drivers' started by johnnyice213, Mar 21, 2008.

Thread Status:
Not open for further replies.
  1. johnnyice213 Newcomer, in training

    Hi All!!

    This is my first time posting to these boards, so as the web site says.. Welcome!


    When I turn on my computer windows seems to catch the device driver malfunction and asks me to send error report, but of course no help is provided after I send it.

    When I look at the Event Viewer for System Events I see an error with the following description:

    Error code 100000d1, parameter1 002e0032, parameter2 00000002, parameter3 00000001, parameter4 f78dff2d


    Also, out of 3 times this happened, once I did receive the oh so terrifying blue screen that mentioned the device driver failed with this message "driver_irql_not_less_or_equal"


    I'm a software engineer, but fairly novice when it comes to hardware issues. If you can point me in the right direction I can probably figure it out.

    Thanks in advance!

    John
  2. Route44 TechSpot Ambassador

    0x000000D1: DRIVER_IRQL_NOT_LESS_OR_EQUAL

    The system attempted to access pageable memory using a kernel process IRQL that was too high. The most typical cause is a bad device driver (one that uses improper addresses). It can also be caused by caused by faulty or mismatched RAM, or a damaged pagefile.
  3. johnnyice213 Newcomer, in training

    I haven't installed any new drivers is a while... although perhaps one was automatically updated.

    Is there any way to find out which driver is causing this so I can update/remove it?
  4. Route44 TechSpot Ambassador

    Try running MemTest of your RAM for a minimum of 7 passes. If you get any errors then run it on each individual stick to see if one or all need to be replaced.

    If no errors then post back here with your 5 most recent minidumps attached.
Thread Status:
Not open for further replies.