Difference between revisions of "ATK Motherboard Testing Procedures"

From FreekiWiki
Jump to navigation Jump to search
 
(15 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"]
 
     edge [fontname="Helvetica"]
 
     edge [fontname="Helvetica"]
  
 +
 +
    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 14: Line 18:
 
     remove          [label="Remove the components\nfrom test motherboard and\nset them aside. Return the test\nmotherboard to the testing\nkit and replace with the\nmotherboard to be tested.", shape="box"]
 
     remove          [label="Remove the components\nfrom test motherboard and\nset them aside. Return the test\nmotherboard to the testing\nkit and replace with the\nmotherboard to be tested.", 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"]
 
     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 of 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\nfrom the 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 board POST?", shape="diamond"]
 
    bpost2          [label="Did the board 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 motherboard.", shape="box", style="bold"]
 
 
 
  
 +
   
 
     start -> tested
 
     start -> tested
 
      
 
      
Line 45: Line 44:
 
     power -> button
 
     power -> button
  
     button -> 716
+
     button -> process
 
+
}
    716 -> bpost
+
</graphviz>
  
    bpost -> advanced [label="YES"]
+
[[Category:Advanced Testing Kit]]
    bpost -> trouble2 [label="NO"]
 
 
 
    trouble2 -> bpost2
 
 
 
    bpost2 -> advanced [label="YES"]
 
    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.