[SOLVED] BSOD: Driver IRQL not less or equal on Windows 7 Ultimate SP1

Chascast

New member
Joined
Jul 28, 2019
Posts
4
Message included "Stop 0x000000D1". For some reason a crash dump was not created (I checked with WhoCrashed), so I ran sfc /scannow. Saw that 2 files could not be repaired, tried SFCFix which also could not repair the corrupted files. Hoping you can help! Thanks.
 

Attachments

Yes please. I haven't had a BSOD since, but the exact same thing happened several weeks before my post and I'm concerned it could happen again, so if fixing the corrupted files prevents another occurrence ....
 
Okay, this should fix you right up:

SFCFix Script

Warning: this fix is specific to the user in this thread. No one else should follow these instructions as it may cause more harm than good. If you are after assistance, please start a thread of your own.


  1. Download SFCFix.exe (by niemiro) and save this to your Desktop.
  2. Download the file below, SFCFix.zip, and save this to your Desktop. Ensure that this file is named SFCFix.zip - do not rename it.
  3. Save any open documents and close all open windows.
  4. On your Desktop, you should see two files: SFCFix.exe and SFCFix.zip.
  5. Drag the file SFCFix.zip onto the file SFCFix.exe and release it.
  6. SFCFix will now process the script.
  7. Upon completion, a file should be created on your Desktop: SFCFix.txt.
  8. Copy (Ctrl+C) and Paste (Ctrl+V) the contents of this file into your next post for me to analyse please - put [CODE][/CODE] tags around the log to break up the text.



SFC Scan


  1. Click on the Start button and in the search box, type Command Prompt
  2. When you see Command Prompt on the list, right-click on it and select Run as administrator
  3. When command prompt opens, copy and paste the following commands into it, press enter after each

    sfc /scannow


    Wait for this to finish before you continue

    copy %windir%\logs\cbs\cbs.log "%userprofile%\Desktop\cbs.txt"
  4. This will create a file, cbs.txt on your Desktop. Please attach this to your next post.
 

Attachments

Looks like it worked, since sfc /scannow returned "Windows Resource Protection did not find any integrity violations". Thank you very much for fixing this! I've attached cbs.txt as requested, and here are the contents of SFCFix.txt:

SFCFix version 3.0.2.1 by niemiro.
Start time: 2019-08-03 20:06:45.587
Microsoft Windows 7 Service Pack 1 - amd64
Using .zip script file at C:\Users\owner\Desktop\SFCFix.zip [0]




PowerCopy::
Successfully took permissions for file or folder C:\Windows\winsxs\amd64_prnnr003.inf_31bf3856ad364e35_6.1.7600.16385_none_b9a40efcdf84f11b\Amd64

Successfully copied file C:\Users\owner\AppData\Local\niemiro\Archive\WinSxS\amd64_prnnr003.inf_31bf3856ad364e35_6.1.7600.16385_none_b9a40efcdf84f11b\Amd64\NR40006.GPD to C:\Windows\winsxs\amd64_prnnr003.inf_31bf3856ad364e35_6.1.7600.16385_none_b9a40efcdf84f11b\Amd64\NR40006.GPD.
Successfully copied file C:\Users\owner\AppData\Local\niemiro\Archive\WinSxS\amd64_prnnr003.inf_31bf3856ad364e35_6.1.7600.16385_none_b9a40efcdf84f11b\Amd64\NR4000B6.GPD to C:\Windows\winsxs\amd64_prnnr003.inf_31bf3856ad364e35_6.1.7600.16385_none_b9a40efcdf84f11b\Amd64\NR4000B6.GPD.

Successfully restored ownership for C:\Windows\winsxs\amd64_prnnr003.inf_31bf3856ad364e35_6.1.7600.16385_none_b9a40efcdf84f11b\Amd64
Successfully restored permissions on C:\Windows\winsxs\amd64_prnnr003.inf_31bf3856ad364e35_6.1.7600.16385_none_b9a40efcdf84f11b\Amd64
PowerCopy:: directive completed successfully.




Successfully processed all directives.
SFCFix version 3.0.2.1 by niemiro has completed.
Currently storing 1 datablocks.
Finish time: 2019-08-03 20:06:46.866
Script hash: 0BrN/S8hRjbxiWJJCR8zEmXhL5KfqbYXjVj1hqE129Y=
----------------------EOF-----------------------
 

Attachments

Has Sysnative Forums helped you? Please consider donating to help us support the site!

Back
Top