Blue Screen Shutting Down My Computer

zee3b

Junior Member
Feb 19, 2009
2
0
0
Hey guys I upgraded my computer one week ago, 2 new gigs of ram and one 500 gb harddrive after a couple of days I came back home to see a weird error on a blue screen

DRIVER_CORRUPTED_MMPOOL

So I shutdown my computer and it wont boot, would stuck on bios, then I tried a few more times and it worked.I thought maybe that was something random after couple of days I reciever one more Blue screen error which was this

"IRQL_NOT_LESS_OR_EQUAL STOP 0X0000000A."

So I thought it might be a corrupt windows installation because I updated the window to sp3. So I went ahead and formatted the hard drive and installed a clean fresh copy of windows on my hard drive. Everything was going fine but after 2 days I got another blue screen error saying
"Kernal Data Inpage error."

And last night I got one more. I dont remember what it really was though.

So to get into the problem further more I checked my ram manually, inserted each stick one by one and booted my computer and everything worked fine.


My system specs are.
4 Gigs of ram.
Amd 6000 x2
2 hard drives. 80 GB and 500 GB
Ati x1950
n590 sli motherboard amd


Now, today I recieved one more error I wasnt at home came back to see this error.

0x00000024 (0x001902fe,0xa768cd68,0xa768ga64,0x8056c720)

I really need help guys, I have only one more week left on my RMA, or else I'll have to do it with the company itself which is a hassle.
 

MagnusTheBrewer

IN MEMORIAM
Jun 19, 2004
24,122
1,594
126
Howdy! When you say "I checked my ram manually," do you mean you ran memtest? Have you ran your respective HDD's manufacturers test utilities? Oh and, welcome to the yellow brick road.
 

zee3b

Junior Member
Feb 19, 2009
2
0
0
Lol thanks:p

Manually as in I removed all the sticks and booted my computer with each stick and it booted fine.
But I was just about to post an update, my pc wasnt booting at all it just shut down on me a while back, I removed the two sticks the new ones and it booted fine with my old ram. Does that mean the new rams faulty?
 

MagnusTheBrewer

IN MEMORIAM
Jun 19, 2004
24,122
1,594
126
It may be bad ram or, you may have one of the MB's that don't like all 4 ram sockets populated. I would check the forum on your MB's manufacturers site to see if this is the case. Running memtest is also a good idea with no more than 2 sticks of ram at a time. Is the new ram the same manuf./speed as the old ram?
 

Billb2

Diamond Member
Mar 25, 2005
3,035
70
86
It's not the motheboard that's choking on the 4 sticks, it's the memory controller on the CPU.

You have to do the following:
1.) Increase the memory voltage 0.2v above the manufacturer's spec.
2.) Set the command rate to 2T.
3.) Set a 166 divider.

You may be able to reclock the memory to stock speed, sometimes it's possible.

The above assumes that the memory and the memory slots are all good.
 

Ausm

Lifer
Oct 9, 1999
25,213
14
81
Open the \\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management registry key. In this key, create or edit the ProtectNonPagedPool value, and set it equal to DWORD 1. Then reboot. Then the system will unmap all freed nonpaged pool. This will prevent drivers from corrupting the pool. (This does not protect the pool from DMA hardware, however.)