RSS Forums RSS
Please support our Troubleshooting Dead Machines advertiser: Programming Forums
Views: 20259 | Replies: 7
Reply
Join Date: Apr 2006
Posts: 5
Reputation: bhart is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 0
bhart bhart is offline Offline
Newbie Poster

blue screen with DRIVER_IRQL _NOT_LESS_OR_EQUAL

  #1  
Apr 13th, 2006
please help!
i just joined this forum today and i've been browsing for a while, trying to get help and see if i can solve this by myself, but i have no idea what most of you are talking about.

i keep randomly getting a blue screen that says:

DRIVER_IRQL_NOT_LESS_OR_EQUAL

it will show up in the middle of me using the computer, sometimes when i'm downloading something or other times when i'm playing a game (i've tried to play the sims 2 three times and i get this message each time about two minutes into running the game). then my computer restarts and my computer tells me it has just recovered from a serious error. the error code is:

BCCode : 100000d1 BCP1 : E2a430b4 BCP2: 000000FF BCP3 : 00000000 BCP4 : FF84F1BF OSVer : 5_1_2600 SP : 2_0 Product_1

then it says the files that were included in the error log are:

C:\DOCUME~1\Owner\LOCALS~1\Temp\\WERb09f.dir00\Mini041306-03.dmp
C:\DOCUME~1\Owner\LOCALS~1\Temp\\WERb09f.dir00\systdata.xml

i have windows xp, i don't know what else i need to tell you about the computer, i don't really know what kind of processor or anything. but if anyone knows why i'm getting this message or how i might fix it, i'd really really appreciate it.

**EDIT

i reposted this in the proper forum now. sorry bout that.
AddThis Social Bookmark Button
Reply With Quote  
Join Date: Mar 2006
Location: Atlanta, GA
Posts: 40
Reputation: markdean is an unknown quantity at this point 
Rep Power: 3
Solved Threads: 0
markdean markdean is offline Offline
Light Poster

Re: sorry, i posted this in the wrong forum.

  #2  
Apr 14th, 2006
This problem can be caused by a damaged pagefile or bad sector that the pagefile is mapped to or faulty RAM module. Try removing the pagefile, rebooting and then creating a new one. Also, have your memory tested, either with your vendors tools or with something like memtestx86.

This code usually indicates that the system tried to access pageable memory and could not or an error returned when it attempted to do so. I have had at least one case where a faulty RAM module was causing this and other stop codes.
-MD
Sr. Systems Engineer
CNE/RHCE/VCP/MCSE/CLP/CCA
VM Computing
Reply With Quote  
Join Date: Apr 2006
Posts: 5
Reputation: bhart is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 0
bhart bhart is offline Offline
Newbie Poster

Re: sorry, i posted this in the wrong forum.

  #3  
Apr 15th, 2006
thank you sooo much for your help, i'll definitely try those.
well, first i'll test my memory, because i don't know what a pagefile is.

but thank you for responding, i really appreciate it.
Reply With Quote  
Join Date: Mar 2006
Location: Atlanta, GA
Posts: 40
Reputation: markdean is an unknown quantity at this point 
Rep Power: 3
Solved Threads: 0
markdean markdean is offline Offline
Light Poster

Re: sorry, i posted this in the wrong forum.

  #4  
Apr 16th, 2006
Pagefile is the system's swap space. Windows uses a swap file to swap pages of memory to disk. It does this when physical memory is low and for pages that have not been referenced for a certain amount of time. To remove it, open Control Panel > System then click on Advanced tab then the Settings button under Performance Options then click the Advanced tab. Under the Virtual Memory section click the Change button and then find and click in the No Paging file button then click Set. Click OK to dismiss all windows ignoring any warnings. Reboot and then repeat the steps to re-create a pagefile that is 1.5 times your installed physical memory. Make sure the minimum and maximums match i.e. if you create a pagefile of 1024, put 1024 in both boxes. If you have a second hard drive, create the pagefile on that drive.
-MD
Sr. Systems Engineer
CNE/RHCE/VCP/MCSE/CLP/CCA
VM Computing
Reply With Quote  
Join Date: Apr 2006
Posts: 5
Reputation: bhart is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 0
bhart bhart is offline Offline
Newbie Poster

Re: sorry, i posted this in the wrong forum.

  #5  
Apr 16th, 2006
i removed/replaced the pagefile, but that didn't work. i'm now going to try to test my memory, although i'm doubtful i'll know what to do with the information. i made it 1.5x the suggested size for a pagefile is, but could the problem be that i still didn't make the new pagefile big enough? i wasn't sure if it should be 1.5x the entire memory capacity of the computer, or just the suggested size, or the size of the virtual memory, or what. but i don't think that should matter, because the reason i redid it was incase there was an error in it, right?
either way, thank you for your time.
Reply With Quote  
Join Date: Mar 2006
Location: Atlanta, GA
Posts: 40
Reputation: markdean is an unknown quantity at this point 
Rep Power: 3
Solved Threads: 0
markdean markdean is offline Offline
Light Poster

Re: sorry, i posted this in the wrong forum.

  #6  
Apr 16th, 2006
A pagefile is not absolutely necessary although some applications may not work correctly if it can't page anything. I think Java is one of them. So whatever you put in is fine and usually 1.5 times the physical is norm. It used to be physical memory + 12 in the NT 4/2000 days.

Regardless whether the memory test come through, you should also look into making sure you have the latest drivers for all your hardware and also make sure Windows is updated.
-MD
Sr. Systems Engineer
CNE/RHCE/VCP/MCSE/CLP/CCA
VM Computing
Reply With Quote  
Join Date: Apr 2006
Posts: 5
Reputation: Richard Hollis is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 0
Richard Hollis Richard Hollis is offline Offline
Newbie Poster

Re: sorry, i posted this in the wrong forum.

  #7  
Apr 19th, 2006
I had similar problems on my home computer with random reboots as well.....a bios update fixed all the problems......
Reply With Quote  
Join Date: Jan 2006
Posts: 28
Reputation: Kn10 is an unknown quantity at this point 
Rep Power: 3
Solved Threads: 0
Kn10 Kn10 is offline Offline
Light Poster

Re: sorry, i posted this in the wrong forum.

  #8  
Apr 26th, 2006
Being that this is a DRIVER_IRQL and not just a IRQL then I would say that the problem with this is a driver issue. Did you change any drivers/install new hardware recently?

According to Technibble.com, this error means:
Stop 0×000000D1: DRIVER_IRQL_NOT_LESS_OR_EQUAL - This Windows stop error indicates that the computer tried to access memory using a kernal process which had a IRQL that was too high (as kernal processes can only access IRQLs that it is either equal to or IRQLs that less than it). This is usually caused by incorrect or incompatible drivers.
Hope it helps.
Reply With Quote  
Reply

Only community members can participate in forum threads. You must register or log in to contribute.

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 

Thread Tools Display Modes
Forums | Blogs | Tutorials | Code Snippets | Whitepapers | RSS Feeds | Advertising
All times are GMT -4. The time now is 2:26 am.
Newsletter Archive - Sitemap - Privacy Statement - Acceptable Use Policy - Contact Us
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC