Инструкция для ASROCK FM2A85X Extreme4

(скачивание инструкции бесплатно)
Формат файла: PDF
Доступность: Бесплатно как и все руководства на сайте. Без регистрации и SMS.
Дополнительно: Чтение инструкции онлайн
background image

31

ASRock  FM2A85X Extreme4  Motherboard

English

2.9  Dr. Debug

Dr. Debug is used to provide code information, which makes troubleshooting even 
easier. Please see the diagrams below for reading the Dr. Debug codes.

 Status Code  

Description  

 00  

Please check if CPU is installed correctly and then clear CMOS.

 0d  

Problem related to memory, VGA card and other devices.

 

Please clear CMOS, re-install memory and VGA card, and remove other    

 

USB, PCI devices. 

 01 - 54  

Problem related to memory. Please re-install CPU and memory then clear  

 (except 0d), 

CMOS.

 5A- 60 

If the problem still exists, please install only one memory module or try using  

 

other memory modules.

 55  

Memory could not be detected. Please re-install memory and CPU.

 

If the problem still exists, please install only one memory module or try using 

 

other memory modules.

 61 - 91 

Chipset initialization error. Please press reset or clear CMOS.

 92 - 99 

Problem related to PCI-E devices. Please re-install PCI-E devices or try 

 

installing them in other slots.

 

If the problem still exists, please remove all PCI-E devices or try using  

 

 

another VGA card. 

 A0 - A7 

Problem related to IDE or SATA devices. Please re-install IDE and SATA 

 devices.
 

If the problem still exists, please clear CMOS and try removing all SATA    

 devices.
 b0 

Problem related to memory. Please re-install CPU and memory.

 

If the problem still exists, please install only one memory module or try using 

 

other memory modules.

 

* For X79 models, please try installing memory to DDR3_A1, B1, C1 and D1  

 

  slots.

 b4 

Problem related to USB devices. Please try removing all USB devices.

 b7 

Problem related to memory. Please re-install CPU and memory then clear 

 CMOS.
 

If the problem still exists, please install only one memory module or try using 

 

other memory modules.

 d6 

VGA could not be recognized. Please clear CMOS and try re-installing the 

 VGA 

card.

 

If the problem still exists, please try installing the VGA card in other slots or 

 

using other VGA cards.

 d7 

Keyboard and mouse could not be recognized. Please try re-installing 

 

keyboard and mouse.

 d8 

Invalid Password.

 FF 

Please check if CPU is installed correctly and then clear CMOS.

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
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179