Blue screen

F

fecesfung

I got a blue screen, the error message is:
0x000000D1 (0xE2BCC040,0x000000FF,0x00000001,0xF7A93DB9)
DRIVER_IRQL_NOT_LESS_OR_EQUAL

What happened occur? and how to fix it?
All expert, Please help, Thank you.
 
D

Daniel Chang [MSFT]

The DRIVER_IRQL_NOT_LESS_OR_EQUAL bug check has a value of 0x000000D1. This
indicates that a kernel-mode driver attempted to access pageable memory at a
process IRQL that was too high.

Figure out what driver caused that problem and then contact the manufacturer
to see if an updated version is available.


--
--
Daniel Chang
Server Setup Team

Search our Knowledge Base at http://support.microsoft.com/directory
Visit the Windows 2000 Homepage at
http://www.microsoft.com/windows2000/default.asp
See the Windows NT Homepage at http://www.microsoft.com/ntserver/

NOTE: Please reply to the newsgroup and not directly to me. This allows
others to add to and benefit from these threads and also helps to ensure a
more timely response. Thank you!
This posting is provided "AS IS" without warranty either expressed or
implied, including, but not limited to, the implied warranties of
merchantability or fitness for a particular purpose.
The views and opinions expressed in this newsgroup posting do not
necessarily express or reflect the views and / or opinions of Microsoft.
 
F

fecesfung

How can check it?
I hadn't get the error in the control
panel\system\hardware management.
 
D

Daniel Chang [MSFT]

AFAIK, the BSOD (STOP D1) has the name of the faulting driver. It would
look like "filename.sys"

HTH,
Daniel

--
--
Daniel Chang
Server Setup Team

Search our Knowledge Base at http://support.microsoft.com/directory
Visit the Windows 2000 Homepage at
http://www.microsoft.com/windows2000/default.asp
See the Windows NT Homepage at http://www.microsoft.com/ntserver/

NOTE: Please reply to the newsgroup and not directly to me. This allows
others to add to and benefit from these threads and also helps to ensure a
more timely response. Thank you!
This posting is provided "AS IS" without warranty either expressed or
implied, including, but not limited to, the implied warranties of
merchantability or fitness for a particular purpose.
The views and opinions expressed in this newsgroup posting do not
necessarily express or reflect the views and / or opinions of Microsoft.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top