Windows 10: DRIVER_IRQL_NOT_LESS_OR_EQUAL d1 An attempt was made to access a pageable or completely...

Discus and support DRIVER_IRQL_NOT_LESS_OR_EQUAL d1 An attempt was made to access a pageable or completely... in Windows 10 Gaming to solve the problem; DRIVER_IRQL_NOT_LESS_OR_EQUAL d1An attempt was made to access a pageable or completely invalid address at aninterrupt request level IRQL that is too... Discussion in 'Windows 10 Gaming' started by Rachit Singh, Mar 28, 2023.

  1. DRIVER_IRQL_NOT_LESS_OR_EQUAL d1 An attempt was made to access a pageable or completely...


    DRIVER_IRQL_NOT_LESS_OR_EQUAL d1An attempt was made to access a pageable or completely invalid address at aninterrupt request level IRQL that is too high. This is usuallycaused by drivers using improper addresses.If kernel debugger is available get stack backtrace.Arguments:Arg1: 000000000000002f, memory referencedArg2: 000000000000000c, IRQLArg3: 0000000000000008, value 0 = read operation, 1 = write operationArg4: 000000000000002f, address which referenced memoryDebugging Details:------------------KEY_VALUES_STRING: 1 Key : Analysis.CPU.mSec V

    :)
     
    Rachit Singh, Mar 28, 2023
    #1
  2. ZL Ning Win User

    BSOD Driver IRQL Not Less Or Equal : ntoskrnl.exe ERROR

    1. DRIVER_IRQL_NOT_LESS_OR_EQUAL (d1)
      An attempt was made to access a pageable (or completely invalid) address at an
      interrupt request level (IRQL) that is too high. This is usually
      caused by drivers using improper addresses.
      If kernel debugger is available get stack backtrace.

      I've googled and still have no idea what it means. How do I fix it?
     
    ZL Ning, Mar 28, 2023
    #2
  3. Cancrum Win User
    driver_irql_not_less_or_equal (d1) (nvlddmkm.sys)


    Hi


    When I play demanding games I can get a bsod, the latest game being Rise of the Tomb Raider. This is the first game that bsods within 10 minutes no matter what. And so far this is what I can read out of the .dmp files : "driver_irql_not_less_or_equal (d1)" - (nvlddmkm.sys).

    What happens is: without warning or fps drop the screen goes black (disconnects). Then the sound goes on for a bit, before it's cut goes into a loop. Then the PC restarts, or I have to push the restart button.
    I have used the Display Driver Uninstaller 15.7.4.0 and reinstalled the Nvidia driver. Daemon tools have also been removed. Have stopped the Nvidia streamer service through msconfig too, just to see if it helped. No luck with any of the "fixes". I have run Furmark test without any issues, and a "sfc/ scannow". I've been monitoring the CPU and GPU temp before the crash, but no spikes in temperature.
    *Side note - If I run Intel extreme tuning utility CPU stress test, the CPU reach almost 100 C in about 3 min. But that's under 100% load. But I guess that's unrelated, since the CPU don't get that load or temp during games. Still a indicator that something is wrong. And the Intel Diagnostic tool tells me there is something wrong with CPU Freq (Module - CPUFreq.exe did not create a results file.) , and it does not pass the stress test there as well. But I can't find anything about that in the .dmp file.


    I'm not experienced enough to understand the rest. But so far by comparing similar problems others have had, I understand that Rise of the Tomb Raider are sending an invalid call/path to the Nvidia driver and makes it crash. correct me if i'm wrong.

    Any tips on what to do?

    ---

    ERROR: Module load completed but symbols could not be loaded for nvlddmkm.sys
    Probably caused by : nvlddmkm.sys ( nvlddmkm+4d5acf )

    DRIVER_IRQL_NOT_LESS_OR_EQUAL (d1)
    An attempt was made to access a pageable (or completely invalid) address at an
    interrupt request level (IRQL) that is too high. This is usually
    caused by drivers using improper addresses.
    If kernel debugger is available get stack backtrace.
    Arguments:
    Arg1: 00000000004e7d75, memory referenced
    Arg2: 0000000000000002, IRQL
    Arg3: 0000000000000000, value 0 = read operation, 1 = write operation
    Arg4: fffff800133d5acf, address which referenced memory
     
    Cancrum, Mar 28, 2023
    #3
  4. axe0 Win User

    DRIVER_IRQL_NOT_LESS_OR_EQUAL d1 An attempt was made to access a pageable or completely...

    driver_irql_not_less_or_equal (d1) (nvlddmkm.sys)


    What actually happens is a bit different from what you think and might be a bit above your head.
    The Nvidia display drivers priority (IRQL) were too high when they attempted to access invalid memory (memory that is meant for the system only and nothing else), this memory can only be accessed at a minimum IRQL of 1 or 2 (not sure exactly) because IRQL 1 and 2 are for the system (Windows itself), higher is for hardware.
    I won't go much more in depth of what is going wrong as that'll take some time to explain.

    Please uninstall everything of Nvidia using Display Driver Uninstaller and install drivers from around december/november Nvidia. Be sure the clean install box is checked and only install the Graphics driver and the PhysX driver.
    Attachment 64259
    Code:
    Code:
    1: kd> lmvm nvlddmkm start             end                 module name fffff800`12f00000 fffff800`13b24000   nvlddmkm T (no symbols)                Loaded symbol image file: nvlddmkm.sys     Image path: \SystemRoot\system32\DRIVERS\nvlddmkm.sys     Image name: nvlddmkm.sys     Timestamp:        Sat Jan 23 01:25:59 2016 (56A2C897)     CheckSum:         00BE5F37     ImageSize:        00C24000     Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
    Code:
    Code:
    ******************************************************************************* *                                                                             * *                        Bugcheck Analysis                                    * *                                                                             * *******************************************************************************  DRIVER_IRQL_NOT_LESS_OR_EQUAL (d1) An attempt was made to access a pageable (or completely invalid) address at an interrupt request level (IRQL) that is too high.  This is usually caused by drivers using improper addresses. If kernel debugger is available get stack backtrace. Arguments: Arg1: 00000000004e7d75, memory referenced Arg2: 0000000000000002, IRQL Arg3: 0000000000000000, value 0 = read operation, 1 = write operation Arg4: fffff800133d5acf, address which referenced memory
     
Thema:

DRIVER_IRQL_NOT_LESS_OR_EQUAL d1 An attempt was made to access a pageable or completely...

Loading...
  1. DRIVER_IRQL_NOT_LESS_OR_EQUAL d1 An attempt was made to access a pageable or completely... - Similar Threads - DRIVER_IRQL_NOT_LESS_OR_EQUAL attempt was

  2. DRIVER_IRQL_NOT_LESS_OR_EQUAL d1 An attempt was made to access a pageable or completely...

    in Windows 10 Gaming
    DRIVER_IRQL_NOT_LESS_OR_EQUAL d1 An attempt was made to access a pageable or completely...: Occasionally on bootup I am having a bluescreen stating DRIVER_IRQL_NOT_LESS_OR_EQUAL. I have tried using windbg however I am not an expert to these troubleshoots. below are the results of the analysis:DRIVER_IRQL_NOT_LESS_OR_EQUAL d1An attempt was made to access a pageable...
  3. DRIVER_IRQL_NOT_LESS_OR_EQUAL d1 An attempt was made to access a pageable or completely...

    in Windows 10 Software and Apps
    DRIVER_IRQL_NOT_LESS_OR_EQUAL d1 An attempt was made to access a pageable or completely...: Occasionally on bootup I am having a bluescreen stating DRIVER_IRQL_NOT_LESS_OR_EQUAL. I have tried using windbg however I am not an expert to these troubleshoots. below are the results of the analysis:DRIVER_IRQL_NOT_LESS_OR_EQUAL d1An attempt was made to access a pageable...
  4. IRQL_NOT_LESS_OR_EQUAL a An attempt was made to access a pageable or completely invalid...

    in Windows 10 Gaming
    IRQL_NOT_LESS_OR_EQUAL a An attempt was made to access a pageable or completely invalid...: Can you please help me figure out how to solve this BSOD?The dump file can be download from the link below:https://drive.google.com/file/d/1x_E0q5N-y2SeYhmwgp-P4x_l_IsgXhS7/view?usp=sharingThank...
  5. IRQL_NOT_LESS_OR_EQUAL a An attempt was made to access a pageable or completely invalid...

    in Windows 10 Software and Apps
    IRQL_NOT_LESS_OR_EQUAL a An attempt was made to access a pageable or completely invalid...: Can you please help me figure out how to solve this BSOD?The dump file can be download from the link below:https://drive.google.com/file/d/1x_E0q5N-y2SeYhmwgp-P4x_l_IsgXhS7/view?usp=sharingThank...
  6. IRQL_NOT_LESS_OR_EQUAL a An attempt was made to access a pageable or completely invalid...

    in Windows 10 BSOD Crashes and Debugging
    IRQL_NOT_LESS_OR_EQUAL a An attempt was made to access a pageable or completely invalid...: Can you please help me figure out how to solve this BSOD?The dump file can be download from the link below:https://drive.google.com/file/d/1x_E0q5N-y2SeYhmwgp-P4x_l_IsgXhS7/view?usp=sharingThank...
  7. DRIVER_IRQL_NOT_LESS_OR_EQUAL d1 An attempt was made to access a pageable or completely...

    in Windows 10 Software and Apps
    DRIVER_IRQL_NOT_LESS_OR_EQUAL d1 An attempt was made to access a pageable or completely...: DRIVER_IRQL_NOT_LESS_OR_EQUAL d1An attempt was made to access a pageable or completely invalid address at aninterrupt request level IRQL that is too high. This is usuallycaused by drivers using improper addresses.If kernel debugger is available get stack...
  8. DRIVER_IRQL_NOT_LESS_OR_EQUAL d1 An attempt was made to access a pageable or completely...

    in Windows 10 BSOD Crashes and Debugging
    DRIVER_IRQL_NOT_LESS_OR_EQUAL d1 An attempt was made to access a pageable or completely...: DRIVER_IRQL_NOT_LESS_OR_EQUAL d1An attempt was made to access a pageable or completely invalid address at aninterrupt request level IRQL that is too high. This is usuallycaused by drivers using improper addresses.If kernel debugger is available get stack...
  9. An attempt was made to access a pageable or completely invalid address at an interrupt...

    in Windows 10 BSOD Crashes and Debugging
    An attempt was made to access a pageable or completely invalid address at an interrupt...: My laptop, a Dell Precision 7540, occasionally freezes when screen turn off after 30 min of windows inactivity.DRIVER_IRQL_NOT_LESS_OR_EQUAL d1An attempt was made to access a pageable or completely invalid address at aninterrupt request level IRQL that is too high. This is...
  10. An attempt was made to access a pageable or completely invalid address at an interrupt...

    in Windows 10 Software and Apps
    An attempt was made to access a pageable or completely invalid address at an interrupt...: my pc occasionally freezes then reboots when playing games mainly minecraftDRIVER_IRQL_NOT_LESS_OR_EQUAL d1 An attempt was made to access a pageable or completely invalid address at an interrupt request level IRQL that is too high. This is usually caused by drivers using...