Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

BLUE SCREEN OF DEATH

Status
Not open for further replies.

UKboy

Programmer
Jun 27, 2002
30
GB
Hi I keep on getting a blue screen of death when running various programmes.

example

DRIVER_IRQL_NOT_LESS_OR_ EQUAL

technical information

Stop:0x000000D1 (OXF97C9EF,0X000000FF,0X00000000,OXBF07C9EF)

win32k.sys -address base at BF800000, DATESTAMP 3F73195D
win32k.sys -address base at BF800000, DATESTAMP 3F73195D

any ideas

[rockband]

 
i got the same - downloaded a patch from ms website, worked for a while.

got so fed up, today i am removing XP and going to 2000

Should start insafe mode
 
The system attempted to access pageable memory using a kernel process IRQL that was too high. The most typical cause is a bad device driver (one that uses improper addresses). It can also be caused by caused by faulty or mismatched RAM, or a damaged pagefile.

Ram test:
This error is usually faulty RAM.
 
Redo, manually your virtual memory settings.

The following all should be done in Safe Mode:

In System Properties, disable virtual memory by choosing to set the values manually. Set Min and Max to 0 zero, apply.

Reboot into Safe Mode again.

Set Virtual Memory to either Windows chooses, or 1.5 times your physical memory for both Min and Max.

Reboot into Normal mode.

Reference, and the bibles on this:

Jim Eshelman:

Daniel Petri's Wonderful thoughts on the issue:
 
To get further information about the error look in your Event viewer.

Look in the System or Application folder. You can get to the Event Viewer via right click My Computer icon and select Manage.

Any errors logged in the Event Viewer can be expanded by double clicking on the error line.

Take any event error I.D. number and search for it on these sites.


Also check any "Information" line that mentions "savedump" and you should find reference to "recovered from a bug check". This is the Stop Error that caused your problem.

You can also turn off "automatically restart after an error" so it will just halt at the fault and display the full Stop Error and blue screen.

Right-click My Computer, and then click Properties .
On the Advanced tab, click Settings under Startup and Recovery .
Click to clear the Automatically restart check box under System failure , and then click OK . The error message on a blue screen should remain on the screen so you can record the error information.



To check your RAM.


To check your drivers.

HOW TO: Verify Unsigned Device Drivers in Windows XP


To check conflicting software.

310353 - How to Perform a Clean Boot in Windows XP

316434 - HOW TO: Perform Advanced Clean-Boot Troubleshooting in Windows XP


Spybot

Ad-aware

Hijack This


Will check your computer for spyware and adware.



To checkout unnecessary services you are running.


Some general things to try.

See if System Restore will get you back to a restore point before your problem with Explorer.

Try Safe Mode (Do you have this problem in Safe Mode?).

Try running ChkDsk to check your drive for errors. Right click your Drive icon/ Properties/ Tools/ Error Checking.

Run the System File Checker program from the Run Box by typing.....Sfc /Scannow in it and have your XP CD handy.

If they don't work you could try repairing windows itself by running it over itself. You will lose all your windows updates but your files will be untouched.

How to Perform an In-Place Upgrade (Reinstallation) of Windows XP (Q315341)
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top