Difference between revisions of "ATK Processor Testing Procedures"
Jump to navigation
Jump to search
Line 16: | Line 16: | ||
1516 [label="Follow steps 15 & 16 from the EQUIPMENT TEST PROCEDURES.", style="box"] | 1516 [label="Follow steps 15 & 16 from the EQUIPMENT TEST PROCEDURES.", style="box"] | ||
spost [label="Did the system POST?"] | spost [label="Did the system POST?"] | ||
+ | spost2 [label="Did the system POST?"] | ||
trouble2 [label="Troubleshoot processor with TROUBLESHOOTING GUIDE and return here.", shape="box"] | trouble2 [label="Troubleshoot processor with TROUBLESHOOTING GUIDE and return here.", shape="box"] | ||
advanced [label="Follow ADVANCED TESTING PROCEDURES.", style="bold", shape="box"] | advanced [label="Follow ADVANCED TESTING PROCEDURES.", style="bold", shape="box"] | ||
recognized [label="Was the processor properly recognized?"] | recognized [label="Was the processor properly recognized?"] | ||
+ | increase [label="Increase the motherboard CPU FSB | ||
badcpu [label="The processor is bad, recycle it.", style="bold", shape="box"] | badcpu [label="The processor is bad, recycle it.", style="bold", shape="box"] | ||
Line 36: | Line 38: | ||
epost2 -> remove [label="YES"] | epost2 -> remove [label="YES"] | ||
epost2 -> badtest [label="NO"] | epost2 -> badtest [label="NO"] | ||
+ | |||
+ | badtest -> equiptest | ||
+ | |||
+ | remove -> 810 -> 1516 -> spost |
Revision as of 16:19, 31 July 2007
<graphviz>
digraph H {
node [fontname="Helvetica", fontsize="11"] edge [fontname="Helvetica"]
start [label="START HERE", shape="box", style="bold"] tested [label="Has the test equipment\nyou're going to use\nbeen tested?"] epost [label="Did the test equipment POST?"] epost2 [label="Did the test\nequipment POST?"] equiptest [label="Follow the EQUIPMENT\nTEST PROCEDURES\nand return here.", shape="box"] trouble [label="Troubleshoot test\nequipment with\nTROUBLESHOOTING GUIDE\nand return here.", shape="box"] remove [label="Remove the cooling unit (HSF) from test processor and set it aside. Return the test processor to the testing kit and replace with the processor to be tested.", style="box"] badtest [label="Replace bad test component and return here.', style="box"] 810 [label="Follow steps 8-10 from the EQUIPMENT TEST PROCEDURES.", style="box"] 1516 [label="Follow steps 15 & 16 from the EQUIPMENT TEST PROCEDURES.", style="box"] spost [label="Did the system POST?"] spost2 [label="Did the system POST?"] trouble2 [label="Troubleshoot processor with TROUBLESHOOTING GUIDE and return here.", shape="box"] advanced [label="Follow ADVANCED TESTING PROCEDURES.", style="bold", shape="box"] recognized [label="Was the processor properly recognized?"] increase [label="Increase the motherboard CPU FSB badcpu [label="The processor is bad, recycle it.", style="bold", shape="box"]
start -> tested tested -> epost [label="YES"] tested -> equiptest [label="NO"]
equiptest -> epost
epost -> remove [label="YES"] epost -> trouble [label="NO"]
trouble -> epost2
epost2 -> remove [label="YES"] epost2 -> badtest [label="NO"]
badtest -> equiptest
remove -> 810 -> 1516 -> spost