Difference between revisions of "Getting the Processor Information"

From FreekiWiki
Jump to navigation Jump to search
Line 18: Line 18:
 
     swapram        [label="Swap out the RAM\nsystematically\nTry different speeds\nDoes it POST?", fontsize="11"]
 
     swapram        [label="Swap out the RAM\nsystematically\nTry different speeds\nDoes it POST?", fontsize="11"]
 
     goback          [label="Go back to the\nSYSTEM EVALUATION 2 OVERVIEW chart", shape="box", style="bold", URL="/index.php/System_Evaluation_2_Overview", fontsize="11"]  
 
     goback          [label="Go back to the\nSYSTEM EVALUATION 2 OVERVIEW chart", shape="box", style="bold", URL="/index.php/System_Evaluation_2_Overview", fontsize="11"]  
 +
    testpower      [label="Test the\npower supply\nDoes it work?", fontsize="11"]
  
 
     start -> proc
 
     start -> proc
Line 39: Line 40:
  
 
     checkconnect -> post [taillabel="YES"]
 
     checkconnect -> post [taillabel="YES"]
     checkconnect -> manualdetermine [taillabel="NO"]
+
     checkconnect -> testpower [taillabel="NO"]
 +
 
 +
    testpower -> manualdetermine [taillabel="YES"]
 +
    testpower -> addstuff [taillabel="NO"]
  
 
     post -> procinfo [taillabel="YES"]
 
     post -> procinfo [taillabel="YES"]

Revision as of 15:30, 10 March 2007