Difference between revisions of "ATK Motherboard Testing Procedures"

From FreekiWiki
Jump to navigation Jump to search
 
(5 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 17: 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"]
     process        [label="Follow the motherboard testing process at\nhttp://wiki.freegeek.org/index.php/Motherboard_Testing", 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 45:
  
 
     button -> process
 
     button -> process
 +
}
 +
</graphviz>
  
    process -> bpost
+
[[Category:Advanced Testing Kit]]
 
 
    bpost -> advanced [label="YES"]
 
    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.