Service manual
3-64 AlphaServer GS80/160/320 Service Manual
Example 3– 41 Acer_bridge_diag
P01>>> set d_trace on |
P01>>> set d_group mfg |
P01>>> set d_harderr continue |
P01>>> acer_bridge_diag -h 12
acer_bridge_ 00000076 Std-I/O H12 1 1 0 0
acer_bridge_ 00000076 Std-I/O H12 1 2 0 0
acer_bridge_ 00000076 Std-I/O H12 1 3 0 0
acer_bridge_ 00000076 Std-I/O H12 1 7 0 0
acer_bridge_ 00000076 Std-I/O H12 1 8 0 0
*** Hard Error - Error #1 - Acer IDE Config Compare Error
Diag Name ID Device Pass Test Hard/Soft 1-JAN
acer_bridge_ 00000076 Std-I/O H12 1 8 1 0 12:00:01
Expected value: 0800002b |
Received value: 0000002b |
Failing addr: 50 |
*** End of Error ***
The set d_trace command causes the diagnostic output to display on the console.
The set d_group mfg command permits the test to be run. The set d_harderr
continue command causes the diagnostic to continue running after a hard error.
The acer_bridge_diag – h 12 command causes the PCI – ISA bridge diagnostic
test suite to run. In this case the standard I/O module tested is on PCI hose 12.
The generic syntax is:
acer_bridge_diag -h<dev. ID> -t<test#> –p<pass count>
The name of the diagnostic is displayed.
The device ID is given.
The name of the tested device and its hose number is given.
The pass count is given.
The test number within a group of tests is given.
The number of hard/soft errors is displayed.
When an error occurs, the error is identified. In this case, test 8 fails with a hard
error during pass 1 of the diagnostic.
The expected data, received data, and failing address are displayed.