answersLogoWhite

0

RAM Module Failure, try removing the ram and putting it back into the computer to see if the problem corrects itself. If problem continues, try using memory that is known to be working.

User Avatar

Wiki User

16y ago

What else can I help you with?

Related Questions

When parity detects an error what happens?

A parity error always causes the system to hault. On the screen, you see the error message parity error 1 (parity error on the motherboard) or parity error 2 (parity error on an expansion card)


What error occurs if the number of bits is not an odd number for odd parity or an even parity?

parity error


What happens when parity memory detects an error?

A parity error always causes the system to halt.


A problem with parity error indicates a problem with?

Parity error indicates bad memory. Parity checks compare the memory read with what was writen.


What can occur in older SIMMs and only happens when a module's parity information doesn't match information in memory?

Parity Error


What is error checking?

Checks for errors.


What type of system error will a memory parity error create?

an NMI error


What causes parity error?

The main causes of parity error are magnetic or electrostatic conditions. This will result mainly into corruption of the computer memory chips.


An error message reads parity error what is the cause?

RAM problem.


When parity memory detects errors what happens?

A parity error always causes the system to halt.


According to the OSI model which layer performs parity checking and error checking?

Data Link layer does the parity error checking Thanks, Samaresh


What is parity interrupt?

There is no parity interrupt on the 8085 or 8086/8088. If you mean a memory parity interrupt, that is a function of system design, not a function of the particular microprocessor involved. Generally, a memory parity error is fatal, so one would typically place it on a non-maskable interrupt, such as TRAP on the 8085, or INT 2 (NMI) on the 8086/8088. This assumes, of course, that the memory parity error does not just crash the processor.