Difference between revisions of "Getting the Processor Information"

From FreekiWiki
Jump to navigation Jump to search
(→‎GREEN Chart: Added spanish translation)
Line 8: Line 8:
 
     edge [fontname="Helvetica"]
 
     edge [fontname="Helvetica"]
  
     addstuff        [label="If needed, add \nRAM, VIDEO\nand/or POWER SUPPLY", shape="box"]
+
     addstuff        [label="If needed, add \nRAM, VIDEO\nand/or POWER SUPPLY",
     bios            [label="Try to\nget into BIOS\nCan you get the\nPROCESSOR INFO?"]
+
                    label_es="Si usted necesita, instalar \nRAM, VIDEO\ny/o POWER SUPPLY",
     blowncaps      [label="Can you see any\nBLOWN CAPS?"]
+
                    shape="box"]
     checkconnect    [label="Check the\ncables and connections\n(see note below).\nDoes it POWER ON?"]
+
     bios            [label="Try to\nget into BIOS\nCan you get the\nPROCESSOR INFO?",
     checktight      [label="Check to make sure\nall cards and memory sticks are\nproperly seated", shape="box"]
+
                    label_es="Intente\naccesar a BIOS\n¿Puede usted obtener\nla información del PROCESSOR ?"]
     disconnect      [label="Disconnect the\nHARD DRIVE CABLE\nfrom the\nMOTHERBOARD", shape="box"]
+
     blowncaps      [label="Can you see any\nBLOWN CAPS?",
     goback          [label="Go back to the\nSYSTEM EVALUATION OVERVIEW chart", shape="box", style="dashed", color="red", URL="/index.php/System_Evaluation_Overview"]
+
                    label_es="¿Puede usted ver alguna\nBLOWN CAPS?"]
     manualdetermine [label="Use an\nALTERNATIVE METHOD\nto determine the proc info", URL="/index.php/System_Evaluation_Overview", shape="box"]
+
     checkconnect    [label="Check the\ncables and connections\n(see note below).\nDoes it POWER ON?",
     plugin          [label="Plug in MONITOR,\nKEYBOARD,\nand POWER CORD", shape="box"]
+
                    label_es="Verifique los\ncables y conecciones\n(Véase nota debajo)\n¿El SISTEMA ENCIENDE?"]
     post            [label="Does it\nPOST?"]
+
     checktight      [label="Check to make sure\nall cards and memory sticks are\nproperly seated",
     poweron        [label="Does it\nPOWER ON?"]
+
                    label_es="Verifique cuidadosamente que\ntodas las tarjetas y memorias estén\ncorrectamente instaladas",
     proc            [label="Does it probably have a\nPROCESSOR?"]
+
                    shape="box"]
     procinfo        [label="Can you get the \nPROCESSOR INFORMATION?"]
+
     disconnect      [label="Disconnect the\nHARD DRIVE CABLE\nfrom the\nMOTHERBOARD",
     pull_proc      [label="PULL THE MOTHERBOARD OUT\nand take it to Advanced Testing\nWe are\nRECYCLING\nthis system", shape="box"]
+
                    label_es="Desconecte el\nCABLE DEL DISCO DURO\nde la\nTARJETA MADRE",
     simplify        [label="SIMPLIFY\nRemove uneeded cards\nand disconnect the drives\nDoes it POST?"]
+
                    shape="box"]
     start          [label="START HERE", shape="box", style="bold", color="green"]
+
     goback          [label="Go back to the\nSYSTEM EVALUATION OVERVIEW chart",  
     swapram        [label="Try a different\nstick of RAM\nDoes it POST?"]
+
                    label_es="Regrese al\nDIAGRAMA PRINCIPAL",
     swapvideocard  [label="Swap out the VIDEO CARD\nDoes it POST?"]
+
                    shape="box", style="dashed", color="red", URL="/index.php/System_Evaluation_Overview"]
     testpower      [label="Does the\nPOWER SUPPLY\nwork?\n(Test it)"]
+
     manualdetermine [label="Use an\nALTERNATIVE METHOD\nto determine the proc info",  
 +
                    label_es="Obtenga manualmente\nla información del procesador",
 +
                    URL="/index.php/System_Evaluation_Overview", shape="box"]
 +
     plugin          [label="Plug in MONITOR,\nKEYBOARD,\nand POWER CORD",
 +
                    label_es="Conecte el MONITOR,\nTECLADO,\ny CABLE DE CORRIENTE",
 +
                    shape="box"]
 +
     post            [label="Does it\nPOST?",
 +
                    label_es="¿Despliega alguna\nINFORMACIÓN?"]
 +
     poweron        [label="Does it\nPOWER ON?",
 +
                    label_es="¿Puede esto\nENCENDER?"]
 +
     proc            [label="Does it probably have a\nPROCESSOR?",
 +
                    label_es="¿Tiene esto un\nPROCESADOR?"]
 +
     procinfo        [label="Can you get the \nPROCESSOR INFORMATION?",
 +
                    label_es="¿Puede usted obtener la\nINFORMACIÓN DEL PROCESADOR?"]
 +
     pull_proc      [label="PULL THE MOTHERBOARD OUT\nand take it to Advanced Testing\nWe are\nRECYCLING\nthis system",
 +
                    label_es="REMUEVA LA TARJETA MADRE\ny llévela a Advanced Testing\nNosotros\nRECICLAMOS\neste sistema",
 +
                    shape="box"]
 +
     simplify        [label="SIMPLIFY\nRemove uneeded cards\nand disconnect the drives\nDoes it POST?",
 +
                    label_es="SIMPLIFY\nRemueva la tarjetas innecesarias\ny desconecte los drives\n¿Despliega alguna INFORMACIÓN?"]
 +
     start          [label="START HERE",
 +
                    label_es="INICIAR AQUI",
 +
                    shape="box", style="bold", color="green"]
 +
     swapram        [label="Try a different\nstick of RAM\nDoes it POST?",
 +
                    label_es="Pruebe una diferente\ntarjeta RAM\n¿Despliega alguna INFORMACIÓN?"]
 +
     swapvideocard  [label="Swap out the VIDEO CARD\nDoes it POST?",
 +
                    label_es="Cambie la tarjeta de VIDEO\n¿Despliega alguna INFORMACIÓN?"]
 +
     testpower      [label="Does the\nPOWER SUPPLY\nwork?\n(Test it)",
 +
                    label_es="¿Está funcionando\nel\nPOWER SUPPLY?\n(Pruebelo)"]
  
 
     start -> proc
 
     start -> proc
  
     proc -> blowncaps [taillabel="YES"]
+
     proc -> blowncaps [taillabel="YES", taillabel_es="SÍ"]
 
     proc -> goback [taillabel="NO"]
 
     proc -> goback [taillabel="NO"]
  
     blowncaps -> pull_proc [taillabel="YES"]
+
     blowncaps -> pull_proc [taillabel="YES", taillabel_es="SÍ"]
 
     blowncaps -> addstuff [taillabel="NO"]
 
     blowncaps -> addstuff [taillabel="NO"]
  
Line 43: Line 70:
  
  
     poweron -> post [taillabel="YES"]
+
     poweron -> post [taillabel="YES", taillabel_es="SÍ"]
 
     poweron -> checkconnect [taillabel="NO"]
 
     poweron -> checkconnect [taillabel="NO"]
  
     checkconnect -> post [taillabel="YES"]
+
     checkconnect -> post [taillabel="YES", taillabel_es="SÍ"]
 
     checkconnect -> testpower [taillabel="NO"]
 
     checkconnect -> testpower [taillabel="NO"]
  
     testpower -> post [taillabel="YES"]
+
     testpower -> post [taillabel="YES", taillabel_es="SÍ"]
 
     testpower -> addstuff [taillabel="NO"]
 
     testpower -> addstuff [taillabel="NO"]
  
     post -> procinfo [taillabel="YES"]
+
     post -> procinfo [taillabel="YES", taillabel_es="SÍ"]
 
     post -> simplify [taillabel="NO"]
 
     post -> simplify [taillabel="NO"]
  
 
     procinfo -> bios [taillabel="NO"]
 
     procinfo -> bios [taillabel="NO"]
     procinfo -> goback [taillabel="YES"]
+
     procinfo -> goback [taillabel="YES", taillabel_es="SÍ"]
  
     bios -> goback [taillabel="YES"]
+
     bios -> goback [taillabel="YES", taillabel_es="SÍ"]
 
     bios -> manualdetermine [taillabel="NO"]
 
     bios -> manualdetermine [taillabel="NO"]
  
     simplify -> procinfo [taillabel="YES"]
+
     simplify -> procinfo [taillabel="YES", taillabel_es="SÍ"]
 
     simplify -> swapram [taillabel="NO"]
 
     simplify -> swapram [taillabel="NO"]
  
     swapram -> procinfo [taillabel="YES"]
+
     swapram -> procinfo [taillabel="YES", taillabel_es="SÍ"]
 
     swapram -> swapvideocard [taillabel="NO"]  
 
     swapram -> swapvideocard [taillabel="NO"]  
  
     swapvideocard -> procinfo [taillabel="YES"]
+
     swapvideocard -> procinfo [taillabel="YES", taillabel_es="SÍ"]
 
     swapvideocard -> manualdetermine [taillabel="NO"]
 
     swapvideocard -> manualdetermine [taillabel="NO"]
  

Revision as of 00:54, 23 September 2010

GREEN Chart

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

Checking the Cables and Connections

  • Is the power strip on?
  • Is the computer plugged into the power strip?
  • Is the power switch on the back of the power supply on?
  • Is the power supply plugged into the motherboard?
    • Some motherboards have a 4 pin connector (as well as the 20 or 24 pin connector). Make sure that this is also plugged in properly.
  • Is the power switch connected to the motherboard?

Alternative method for determining the processor information

This is your last resort option. Do not do this unless the instructions told you to.

  • Is the computer marked with the model number or speed?
    • Use this information. (You may need to google the model number.)
  • If (and only if) that does not work:
    1. Check with an instructor
    2. See if you can see the speed without removing anything
    3. Remove the heat sink/fan only if necessary
    4. You may need a magnifying glass. (See instructor.)