In news: gtt_duncan wrote:
> I'm getting these errors:
> blue screen noting 0x0000008E and later .... 0x0000007F and the
> repetitive: IRQL-NOT-LESS- OR - EQUAL
Hi, go to the Microsoft KB and look for these BSODs!
Try to isolate your problem by the source indication.
IRQL_NOT_LESS_OR_EQUAL is listed in XP TechRef with
0x0000000A as: Access on RAM without correct rights.
Mostly caused by incompatible hardware or software.
0x00000007F or UNEXPECTED_KERNEL_MODE_TRAP
Should be accompanied by up to four parameters.
See also
http://social.technet.microsoft.com/...x0000007F&ac=3
0x0000008E see
http://social.technet.microsoft.com/...x0000008E&ac=3
Horst