Difference between revisions of "ATK Motherboard Testing Procedures"

From FreekiWiki
Jump to navigation Jump to search
 
(8 intermediate revisions by one other user not shown)
Line 1: Line 1:
 +
{{Delete}}
  
 
<graphviz>
 
<graphviz>
   digraph H {
+
   digraph {
  
 
     node [fontname="Helvetica", fontsize="11"]
 
     node [fontname="Helvetica", fontsize="11"]
Line 7: Line 8:
  
  
     dell            [label="Do not use Advanced Testing Kit with Dell motherboards!", fontsize="24", style="bold", shape="box", style="centered", color="red"]
+
     dell            [label="Do not use\nAdvanced\nTesting Kit\nwith Dell\nmotherboards!", fontsize="14", fontcolor="blue", fontname="helveticabold", style="bold", shape="tripleoctagon", color="red"]
 
     start          [label="START HERE", shape="box", style="bold"]
 
     start          [label="START HERE", shape="box", style="bold"]
 
     tested          [label="Has the test equipment\nyou're going to use\nbeen tested today?", shape="diamond"]
 
     tested          [label="Has the test equipment\nyou're going to use\nbeen tested today?", shape="diamond"]
Line 18: Line 19:
 
     power          [label="Set the power supply power\nswitch to the OFF (0)\nposition and connect the\npower supply's ATX 20 pin\nconnector to the motherboard.", shape="box"]
 
     power          [label="Set the power supply power\nswitch to the OFF (0)\nposition and connect the\npower supply's ATX 20 pin\nconnector to the motherboard.", shape="box"]
 
     button          [label="Connect the power\nbutton (orange & white cable)\nto the \"power on\" pins\nof the motherboard.", shape="box"]
 
     button          [label="Connect the power\nbutton (orange & white cable)\nto the \"power on\" pins\nof the motherboard.", shape="box"]
     716            [label="Follow steps 7-16 from\nthe EQUIPMENT TEST\nPROCEDURES.", shape="box"]
+
     process        [label="Follow the Motherboard Testing process.\n(wiki.freegeek.org/index.php/Motherboard_Testing).", shape="box", style="bold"]
    bpost          [label="Did the\nboard POST?", shape="diamond"]
 
    bpost2          [label="Did the\nboard POST?", shape="diamond"]
 
    trouble2        [label="Troubleshoot motherboard\nwith TROUBLESHOOTING\nGUIDE and return here.", shape="hexagon"]
 
    advanced        [label="Follow ADVANCED\nTESTING PROCEDURES\nfor motherboard.", style="bold", shape="box"]
 
    recycle        [label="Recycle the\nmotherboard.", shape="box", style="bold"]
 
  
 
      
 
      
Line 48: Line 44:
 
     power -> button
 
     power -> button
  
     button -> 716
+
     button -> process
 
+
}
    716 -> bpost
+
</graphviz>
 
 
    bpost -> advanced [label="YES"]
 
    bpost -> trouble2 [label="NO"]
 
 
 
    trouble2 -> bpost2
 
  
    bpost2 -> advanced [label="YES"]
+
[[Category:Advanced Testing Kit]]
    bpost2 -> recycle [label="NO"]
 
 
 
</graphviz>
 

Latest revision as of 13:51, 10 May 2013

deletion

This page has been requested to be deleted.
If you disagree, discuss on the talk page.
Whenever possible, could an Admin please remove this page?


This is a graph with borders and nodes. Maybe there is an Imagemap used so the nodes may be linking to some Pages.