Starts only in Safe Mode

B

B0ggie89

When starting Computer it comes up with ***Stop 0X000000D1 (0x0000018,
0x00000002, 0x00000000, 0xf83aa25F) I can then restart the computer and go
in SAFE Mode but cannot find anything causing the problem. Any Suggestions?
 
N

neil

Have you added anything or updated drivers before the error.
You could try a system restore point if there is one available recently.
Neil
 
G

Gerry

DRIVER_IRQL_NOT_LESS_OR_EQUAL ;
STOP 0X000000D1 ( 0x0000018, 0x00000002, 0x00000000, 0xf83aa25F) .
What appears on the line below what is above?

Background information on Stop Error message
http://msdn2.microsoft.com/en-us/library/ms795930.aspx

0x000000D1: DRIVER_IRQL_NOT_LESS_OR_EQUAL
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.
Source: http://aumha.org/a/stop.htm

http://www.microsoft.com/whdc/devtools/debugging/installx86.mspx

Are there any yellow question marks in Device Manager? Right click on
the My Computer icon on your Desktop and select Properties,
Hardware,Device Manager. If yes what is the Device Error code?

Try Start, Run, type "sigverif.exe" without quotes and hit OK. What
drivers are listed as unsigned? Disregard those which are not checked.

Something I am not sure about -the second parameter takes me to
IRQ2 -driver acpi.sys
http://www.helpwithpcs.com/upgrading/change-irq-settings.htm

--



Hope this helps.

Gerry
~~~~
FCA
Stourport, England
Enquire, plan and execute
~~~~~~~~~~~~~~~~~~~
 

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