Acties:
  • 0 Henk 'm!

  • Elconejo
  • Registratie: Oktober 2005
  • Laatst online: 24-02 13:30
In het BIOS van een HP pc staat de optie PCI SERR# GENERATION enable/disable.

Als dit op enable staat krijg ik een blue screen met parity error van een insteekkaart.
Ik heb dit dus op disable gezet.

Kan iemand me echter vertellen wat deze optie doet of waar het voor dient?

Acties:
  • 0 Henk 'm!

  • Vinnie
  • Registratie: November 2000
  • Niet online
Paar minuutjes googlen;
On the PCI bus, SERR#, or System Error, "is for reporting address parity errors, data parity errors on the Special Cycle command, or any other system error where the result will be catastrophic." (PCI 2.3 spec.) In other words, a serious error condition occurred and SERR# is a "party-line" signal that any card can use to signal that something bad happened. On these HP systems, by default, SERR# causes an NMI or non-maskable interrupt. This is an interrupt to the CPU that cannot be put off or ignored (masked). Depending on what OS is loaded, different NMI handlers behave differently. In the case of Windows OSes, the blue "memory parity error" message is displayed.

C:\>_


Acties:
  • 0 Henk 'm!

  • Elconejo
  • Registratie: Oktober 2005
  • Laatst online: 24-02 13:30
Bedankt, na lang googlen kwam ik enkell op forums waar dezelfde vraag gesteld werd maar geen antwoord.