Starts only in Safe Mode

  • Thread starter Thread starter B0ggie89
  • Start date Start date
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?
 
Have you added anything or updated drivers before the error.
You could try a system restore point if there is one available recently.
Neil
 
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
~~~~~~~~~~~~~~~~~~~
 
Back
Top