Difference between revisions of "Getting the Processor Information"

From FreekiWiki
Jump to navigation Jump to search
(emboldened)
 
(79 intermediate revisions by 11 users not shown)
Line 1: Line 1:
 +
{{migrated}}
 +
[https://docs.google.com/document/d/1B45aA9FFSc2d36mG-30wmG9xoCwDEtSlQ7ETdyKQ4fc/edit?usp=sharing link]
 +
__NOTOC__
 +
==GREEN Chart==
 +
<div style="border: 10px solid GREEN; padding: .5em 1em; color: #000; margin: 3px 3px 0;">
 
<graphviz>
 
<graphviz>
 
   digraph POSTING {
 
   digraph POSTING {
  
     addstuff        [label="Add the RAM, VIDEO\nand POWER SUPPLY", fontsize="11"]
+
    node [fontname="Helvetica", fontsize="11"]
     bios            [label="Try to\nget into BIOS\nCan you get the\nPROCESSOR INFO?", fontsize="11"]
+
    edge [fontname="Helvetica"]
     checkconnect    [label="Check the\ncables and connections\nDoes it POWER ON?", fontsize="11"]
+
 
     floppyboot     [label="Try to\nBOOT FROM a FLOPPY\nto get the\nPROCESSOR INFO.", fontsize="11"]
+
     addstuff        [label="If needed, add \nRAM, VIDEO\nand/or POWER SUPPLY",
     post            [label="Does it\nPOST?", fontsize="11"]
+
                    label_es="Si es necesario, instale\nmemoria, video\ny/o fuente de poder",
     poweron        [label="Does it\nPOWER ON?", fontsize="11"]
+
                    shape="box"]
     proc            [label="Does it have a\nPROCESSOR?", fontsize="11"]
+
     bios            [label="Try to\nget into BIOS\nCan you get the\nPROCESSOR INFO?",
     procinfo        [label="Can you get the \nPROCESSOR INFORMATION?", fontsize="11"]
+
                    label_es="Intente\naccesar a BIOS\n¿Puede usted obtener\nla información del PROCESSOR ?"]
     ramvideo        [label="Does it have\nRAM, VIDEO, and\na POWER SUPPLY?", fontsize="11"]
+
    blowncaps      [label="Can you see any\nBLOWN CAPS?\n(Check Again)",
     simplify        [label="SIMPLIFY\nRemove uneeded cards\nand disconnect the drives\nDoes it POST?", fontsize="11"]
+
                    label_es="¿Puede ver un\ntransistor quemado o defectuoso?"]
     start          [label="START HERE", shape="box", style="bold", fontsize="11"]
+
     checkconnect    [label="Check the\ncables and connections\n(see note below).\nDoes it POWER ON?",
     swapram        [label="Swap out the RAM\nsystematically.\nTry different speeds.\nDoes it POST?", fontsize="11"]
+
                    label_es="Verifique los\ncables y conecciones\n(Véase nota abajo)\n¿El SISTEMA ENCIENDE?"]
     goback          [label="Go back to the\nSYSTEM EVALULATION 2 OVERVIEW chart.", shape="box", style="bold", URL="/index.php/System_Evaluation_2_Overview", fontsize="11"]  
+
    checktight      [label="Check to make sure\nall cards and memory sticks are\nproperly seated",
 +
                    label_es="Verifique cuidadosamente que\ntodas las tarjetas y memorias estén\ncorrectamente instaladas",
 +
                    shape="box"]
 +
     disconnect     [label="Disconnect the\nHARD DRIVE CABLE\nfrom the\nMOTHERBOARD",
 +
                    label_es="Desconecte el\nCABLE DEL DISCO DURO\nde la\nTARJETA MADRE",
 +
                    shape="box"]
 +
    goback          [label="Go back to the\nSYSTEM EVALUATION OVERVIEW chart",
 +
                    label_es="Regrese al\nDIAGRAMA PRINCIPAL",
 +
                    shape="box", style="dashed", color="red", URL="/index.php/System_Evaluation_Overview"]
 +
    manualdetermine [label="Check in with instructor!\nUse an\nALTERNATIVE METHOD\nto determine the proc info",
 +
                    label_es="Use un\nMETODO ALTERNATIVO\npara obtener la INFO 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="¿El sistema \nenciende"]
 +
     proc            [label="Does it probably have a\nPROCESSOR?",
 +
                    label_es="¿El sistema tiene un\nPROCESADOR?"]
 +
    heatsink_fan    [label="Does it have a\n HEAT SINK and/or FAN?",
 +
                    label_es="¿El sistema tiene un\nCALENTADOR y/o VENTILADOR?"]
 +
 
 +
     procinfo        [label="Can you get the \nPROCESSOR INFORMATION?",
 +
                    label_es="¿Puede usted obtener la\nINFORMACIÓN DEL PROCESADOR?"]
 +
     pull_mobo      [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 gabinete",
 +
                    shape="box"]
 +
     simplify        [label="SIMPLIFY\nRemove uneeded cards\nand disconnect the drives\nDoes it POST?",
 +
                    label_es="Remueva las tarjetas innecesarias\ny desconecte los lectores y disco duro.\nDespliega 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 de memoria\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\nla\nfuente de poder?\n(Pruebelo)"]
 +
 
 +
    good_mobo      [label="Does the motherboard\nhave DDR \nand SATA ports?",
 +
                    label_es="¿Tiene la tarjeta madre\nDDR slots\ny SATA ports?"]
 +
 
 +
    not_done      [label="You're not done yet!",
 +
                    label_es="No esta terminado todavia!"]  
  
 
     start -> proc
 
     start -> proc
     proc -> ramvideo [taillabel="YES"]
+
 
     proc -> goback [taillabel="NO"]
+
     proc -> heatsink_fan [taillabel="YES", taillabel_es="SÍ"]
     ramvideo -> poweron [taillabel="YES"]
+
     proc -> not_done [taillabel="NO"]
     ramvideo -> addstuff [taillabel="NO"]
+
 
     addstuff -> poweron
+
    heatsink_fan -> blowncaps [taillabel="YES", taillabel_es="SÍ"]
     poweron -> post [taillabel="YES"]
+
    heatsink_fan -> manualdetermine [taillabel="NO"]
 +
   
 +
    blowncaps -> good_mobo [taillabel="YES", taillabel_es="SÍ"]
 +
    blowncaps -> disconnect [taillabel="NO"]
 +
 
 +
     good_mobo -> pull_mobo [taillabel="YES", taillabel_es="SÍ"]
 +
     good_mobo -> not_done [taillabel="NO"]
 +
 
 +
    pull_mobo -> not_done
 +
 
 +
     disconnect -> addstuff  
 +
 
 +
    addstuff -> checktight -> plugin -> poweron
 +
 
 +
 
 +
     poweron -> post [taillabel="YES", taillabel_es="SÍ"]
 
     poweron -> checkconnect [taillabel="NO"]
 
     poweron -> checkconnect [taillabel="NO"]
     checkconnect -> post [taillabel="YES"]
+
 
     checkconnect -> goback [taillabel="NO"]
+
     checkconnect -> post [taillabel="YES", taillabel_es="SÍ"]
     post -> procinfo [taillabel="YES"]
+
     checkconnect -> testpower [taillabel="NO"]
 +
 
 +
    testpower -> post [taillabel="YES", taillabel_es="SÍ"]
 +
    testpower -> addstuff [taillabel="NO"]
 +
 
 +
     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 -> not_done [taillabel="YES", taillabel_es="SÍ"]
     bios -> goback [taillabel="YES"]
+
 
     bios -> floppyboot [taillabel="NO"]
+
     bios -> not_done [taillabel="YES", taillabel_es="SÍ"]
    floppyboot -> goback
+
     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 -> goback [taillabel="NO"]
+
     swapram -> procinfo [taillabel="YES", taillabel_es="SÍ"]
 +
     swapram -> swapvideocard [taillabel="NO"]
 +
 
 +
    swapvideocard -> procinfo [taillabel="YES", taillabel_es="SÍ"]
 +
    swapvideocard -> manualdetermine [taillabel="NO"]
 +
 
 +
    manualdetermine -> not_done
 +
 
 +
    not_done -> goback
 
   }
 
   }
 
</graphviz>
 
</graphviz>
  
== See Also ==
+
== 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:
 +
*# Check with an instructor
 +
*# See if you can see the speed without removing anything
 +
*# Remove the heat sink/fan only if necessary
 +
*# You may need a magnifying glass. (See instructor.)
 +
 
 +
</div>
 +
 
 +
English Version: [[Getting_the_Processor_Information]]
  
[[Getting the System to POST (Text Instructions)]]
+
Vercion Español: [[Getting_the_Processor_Information_en_Español]]
  
[[Category: Prebuild]]
+
[[Category: System Evaluation]]

Latest revision as of 17:28, 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

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.)

English Version: Getting_the_Processor_Information

Vercion Español: Getting_the_Processor_Information_en_Español