Difference between revisions of "System Evaluation Final Triage"

From FreekiWiki
Jump to navigation Jump to search
(Updated with newer processor types)
 
(77 intermediate revisions by 9 users not shown)
Line 1: Line 1:
==YELLOW Chart==
+
{{migrated}}
 +
[https://docs.google.com/document/d/1zRrxfkbdy6omDIS_5wM_aVNDsI7ZaLEiRNtwB0obnSU/edit?usp=sharing link]
 +
 
 +
==PURPLE Chart==
 +
<div style="border: 10px solid PURPLE; padding: .5em 1em; color: #000; margin: 3px 3px 0;">
 
<graphviz>
 
<graphviz>
 
   digraph Eval2 {
 
   digraph Eval2 {
  
   node [fontname="Helvetica", fontsize="11"]
+
   node [fontname="Helvetica", fontsize="10"]
 
   edge [fontname="Helvetica"]
 
   edge [fontname="Helvetica"]
  
   start        [label="START HERE", shape="box", style="bold"]
+
   start        [label="START HERE",  
  server        [label="Do we want it for a\nSERVER?\n(see chart and\nthen come back here)"]
+
                  label_es="INICIAR AQUI",
   keep          [label="This is a regular\nKEEPER SYSTEM", shape="box", style="bold"]
+
                  shape="box", style="bold", color="purple"]
  recycle      [label="We will\nRECYCLE the system", shape="box", style="bold"]
+
   green        [label="This is a\nGREEN LIGHT COMPUTER",
   tardis        [label="We will take this\nHIGH END SYSTEM\nto the TARDIS", shape="box", style="bold"]
+
                  label_es="Esto es una\nCOMPUTADORA GREEN LIGHT",  
  superfast    [label="Does it have one of the following processor types?:
+
                  shape="box"]
AMD: Athlon 64, Athlon 64x2, Phenom
+
   recycle      [label="We are going to RECYCLE this one.\nGet REASON FOR RECYCLE label\n(CIRCLE the reason you got here)",
Intel: Pentium \bD\, Core, Core 2, or Pentium 4 (3000 MHz or faster)
+
                  label_es="Nosotros vamos a RECICLAR esto.\nObtenga una etiqueta REASON FOR RECYCLE \nY CIRCULE la razón que se encuentra en la etiqueta)", shape="box"]
  fastenough    [label="Does it have a\n700 MHz or faster proc?"]
+
   not_done      [label="You're not done yet!",
  missingparts  [label="Is it\nMISSING PARTS?\n(i.e. side or front panel)"]
+
                    label_es="No esta terminado todavia!",
   blowncaps    [label="Are there any\nBLOWN CAPS?"]
+
                    shape="box"]
  enterprise    [label="This will be a\nSERVER", shape="box", style="bold"]
 
  
   rambus        [label="Are there any\nRAMBUS slots?"]
+
   main_chart    [label= "Go back to main chart",
   knowspeed     [label="Do you know the\nPROCESSOR SPEED?"]
+
                  label_es= "Regrese al diagrama principal",
 +
                  shape="box", style="dashed", color="red"]
 +
                 
 +
  blowncaps    [label="Are there any\nBLOWN CAPS?\n(Check Again)",
 +
                    label_es="¿Puede usted ver cualquier\nBLOWN CAPS?"]
 +
   dual_core     [label="Is it a\nMULTI CORE\nsystem?\n(see below)"
 +
                    label_es="¿Es esto un\nsystema\nMULTI CORE?\n(checar en la parte inferior)"]
 +
  fast_enough2  [label="Does it have a\n2.8 GHz or faster proc?\n(or an AMD proc with a\nmodel # of\n2800 or greater?)",
 +
                    label_es="¿Es veloz?\n¿Tiene esto un\nproc 2.8 GHz o más rápido ?\n(o un proc AMD con\nun modelo #2800 o mayor?)"]
  
 
   start        -> blowncaps
 
   start        -> blowncaps
  
   blowncaps    -> server [label="NO"]
+
   blowncaps    -> dual_core  [label="NO"]
   blowncaps    -> recycle [label="YES"]
+
   blowncaps    -> recycle [label="YES", label_es="SÍ"]
  
   server      -> enterprise [label="YES"]
+
   dual_core    -> fast_enough2 [label="NO"]
   server      -> missingparts [label="NO"]
+
   dual_core    -> green  [label="YES", label_es="SÍ"]
  
   missingparts -> rambus [label="NO"]
+
   fast_enough2 -> green [taillabel="YES", taillabel_es="SÍ"]
   missingparts -> recycle [label="YES"]
+
   fast_enough2 -> recycle [taillabel="NO"]
  
   rambus -> knowspeed [label="YES"]
+
   green -> not_done
   rambus -> superfast  [label="NO"]
+
   recycle -> not_done
  
   knowspeed -> superfast [label="YES"]
+
   not_done -> main_chart
  knowspeed -> tardis [label="NO"]
 
 
 
  superfast    -> tardis [label="YES"]
 
  superfast    -> fastenough [label="NO"]
 
 
 
  fastenough  -> recycle [label="NO"]
 
  fastenough  -> keep [label="YES"]
 
  
 
   }
 
   }
 
</graphviz>
 
</graphviz>
 +
</div>
 +
 +
{{Dual Core Systems}}
 +
 +
<!-- {{Problematic Models}} -->
 +
 +
 +
English Version: [[System_Evaluation_Final_Triage]]
  
{{Finding the processor speed}}
+
Versión en Español: [[System_Evaluation_Final_Triage_en_Español]]
  
[[Category: Prebuild]]
+
[[Category: System Evaluation]]

Latest revision as of 17:44, 5 July 2014

deletion

This page has been migrated to a document on Free Geek's Google Drive.

Information remaining behind may no longer be relevant.

MIGRATOR:

When you have tagged this page as migrated,
please add a link to the new document on Google Drive.

(Link to new page immediately below.)


link

PURPLE Chart

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

Multi Core Systems

If one of these things is true, it's a Multi Core system:

  • The BIOS or label says "Core 2", "Core i3/i5/i7", "Pentium D"
  • The BIOS or label says "X2", "Phenom"
  • The BIOS indicates that it's "dual core", "quad core", or "multi-core".


English Version: System_Evaluation_Final_Triage

Versión en Español: System_Evaluation_Final_Triage_en_Español