Intel SR2520SAFNA User Guide - Page 97

Appendix B, LED Decoder SR2520SAX, SR2520SAXS and, SR2520SAXR, SR2520SAXSR Only

Page 97 highlights

Appendix B: LED Decoder (SR2520SAX /SR2520SAXS and SR2520SAXR/ SR2520SAXSR Only) During the system boot process, BIOS executes a number of platform configuration processes, each of which is assigned a specific hex POST code number. As each configuration routine is started, BIOS will display the given POST code to the POST Code Diagnostic LEDs found on the back edge of the server board. To assist in troubleshooting a system hang during the POST process, the Diagnostic LEDs can be used to identify the last POST process to be executed. Each POST code will be represented by a combination of colors from the four LEDs. The LEDs are capable of displaying three colors: green, red, and amber. The POST codes are divided into two nibbles, an upper nibble and a lower nibble. Each bit in the upper nibble is represented by a red LED and each bit in the lower nibble is represented by a green LED. If both bits are set in the upper and lower nibbles then both red and green LEDs are lit, resulting in an amber color. If both bits are clear, then the LED is off. In the below example, BIOS sends a value of ACh to the diagnostic LED decoder. The LEDs are decoded as follows: • red bits = 1010b = Ah • green bits = 1100b = Ch Since the red bits correspond to the upper nibble and the green bits correspond to the lower nibble, the two are concatenated to be ACh. Table 7. POST Progress Code LED Example 8h 4h 2h 1h LEDs Red Green ACh 1 1 Result Amber MSB Red 0 Green Green 1 Red 1 Red Green 0 Red Green 0 0 Off LSB

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154
  • 155
  • 156
  • 157
  • 158
  • 159
  • 160
  • 161
  • 162
  • 163
  • 164

Appendix B:
LED Decoder (SR2520SAX
/SR2520SAXS and
SR2520SAXR/
SR2520SAXSR Only)
During the system boot process, BIOS executes a number of platform configuration
processes, each of which is assigned a specific hex POST code number. As each
configuration routine is started, BIOS will display the given POST code to the POST
Code Diagnostic LEDs found on the back edge of the server board.
To assist in
troubleshooting a system hang during the POST process, the Diagnostic LEDs can be used
to identify the last POST process to be executed.
Each POST code will be represented by a combination of colors from the four LEDs. The
LEDs are capable of displaying three colors: green, red, and amber. The POST codes are
divided into two nibbles, an upper nibble and a lower nibble. Each bit in the upper nibble
is represented by a red LED and each bit in the lower nibble is represented by a green
LED. If both bits are set in the upper and lower nibbles then both red and green LEDs are
lit, resulting in an amber color. If both bits are clear, then the LED is off.
In the below example, BIOS sends a value of ACh to the diagnostic LED decoder. The
LEDs are decoded as follows:
red bits = 1010b = Ah
green bits = 1100b = Ch
Since the red bits correspond to the upper nibble and the green bits correspond to the
lower nibble, the two are concatenated to be ACh.
Table 7. POST Progress Code LED Example
8h
4h
2h
1h
LEDs
Red
Green
Red
Green
Red
Green
Red
Green
ACh
1
1
0
1
1
0
0
0
Result
Amber
Green
Red
Off
MSB
LSB