Új hozzászólás Aktív témák

  • Enclave

    aktív tag

    válasz HolloW #247 üzenetére

    A hiba ez:

    MACHINE _CHECK_EXCEPTION:
    0X0000009C, 0X00000004, 0X805461F0, 0XB2000000, 0X00070F0F

    És ezt találtam magyarázatnak egy fórumon...

    [I]"...In summary, the northbridge is reporting "Processor Context Corrupt" (PCC), and most of the reason codes resolve to "generic". My money would be on the RAM.

    That "4" means the northbridge is the source of the error report, and the last two parameters are the high and low 32 bit blocks of the MC4_STATUS register. Here's what I get when I break them apart using the doc info:
    0xB2000000'00070F0F

    0y10110010000000000000000000000000'00000000000001110000111100001111

    10987654321098765432109876543210'10987654321098765432109876543210
    -3---------2---------1----------'-3---------2---------1----------

    (best viewed in non-proportional font :)

    First, the low portion....

    Model-Specific Error Code = 0x7 (0y111) = Watchdog

    0000 1111 0000 1111
    0000 1PPT RRRR IILL

    PP = Participation Processor (Table 22 on page 129). "11" = "Generic"
    T = Time-out (Table 23 on page 129). "1" = "Request Timed Out"

    RRRR = Memory Transaction Type (Table 21 on page 129). "0000" = "Generic Error (GEN)"
    II = Memory or I/O (Table 24 on page 129). "11" = "Generic (GEN)"
    LL = Cache Level (Table 20 on page 128). "11" = "Generic (LG)"

    And the high portion...

    10110010000000000000000000000000
    ErrValid = 1 (error valid)
    ErrOver = 0 (no overflow)
    ErrUnCorr = 1 (error uncorrected)
    ErrEn = 1 (error enabled)
    PCC = 1 (Processor Context Corrupt)
    (rest is all zeros)

    Not being a hardware type, I'm going to summarise all that guff as: the northbridge reported a timeout which resulted in a corrupted processor context, although I'm not sure whether the timeout is the cause of the corruption or the other way round. Perhaps someone more hardware-savvy can clarify..."[/I]

    Semmi sem állandó, csak a változás.

Új hozzászólás Aktív témák