Difference between revisions of "Getting the Processor Information"

From FreekiWiki
Jump to navigation Jump to search
 
(42 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__
 
__NOTOC__
== The process ==
+
==GREEN Chart==
 +
<div style="border: 10px solid GREEN; padding: .5em 1em; color: #000; margin: 3px 3px 0;">
 
<graphviz>
 
<graphviz>
 
   digraph POSTING {
 
   digraph POSTING {
Line 7: Line 10:
 
     edge [fontname="Helvetica"]
 
     edge [fontname="Helvetica"]
  
     addstuff        [label="If needed, add \nRAM, VIDEO\nand/or POWER SUPPLY"]
+
     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 es necesario, instale\nmemoria, video\ny/o fuente de poder",
     blowncaps      [label="Can you see any\nBLOWN CAPS?"]
+
                    shape="box"]
     checkconnect    [label="Check the\ncables and connections\nDoes it POWER ON?"]
+
     bios            [label="Try to\nget into BIOS\nCan you get the\nPROCESSOR INFO?",
     disconnect      [label="Disconnect the\nHARD DRIVE CABLE\nfrom the\nMOTHERBOARD"]
+
                    label_es="Intente\naccesar a BIOS\n¿Puede usted obtener\nla información del PROCESSOR ?"]
     manualdetermine [label="MANUALLY DETERMINE\nthe processor information", URL="/index.php/System_Evaluation_2_Overview"]
+
     blowncaps      [label="Can you see any\nBLOWN CAPS?\n(Check Again)",
     post            [label="Does it\nPOST?"]
+
                    label_es="¿Puede ver un\ntransistor quemado o defectuoso?"]
     poweron        [label="Does it\nPOWER ON?"]
+
     checkconnect    [label="Check the\ncables and connections\n(see note below).\nDoes it POWER ON?",
     proc            [label="Does it probably have a\nPROCESSOR?"]
+
                    label_es="Verifique los\ncables y conecciones\n(Véase nota abajo)\n¿El SISTEMA ENCIENDE?"]
    procinfo        [label="Can you get the \nPROCESSOR INFORMATION?"]
+
    checktight      [label="Check to make sure\nall cards and memory sticks are\nproperly seated",
     ram            [label="Does it have\nRAM?"]
+
                    label_es="Verifique cuidadosamente que\ntodas las tarjetas y memorias estén\ncorrectamente instaladas",
     rambus          [label="Does it have\nRAMBUS slots?"]
+
                    shape="box"]
     havesdram       [label="Does it have\nSDRAM slots\n(regular DIMMs)?"]
+
     disconnect      [label="Disconnect the\nHARD DRIVE CABLE\nfrom the\nMOTHERBOARD",
     simplify        [label="SIMPLIFY\nRemove uneeded cards\nand disconnect the drives\nDoes it POST?"]
+
                    label_es="Desconecte el\nCABLE DEL DISCO DURO\nde la\nTARJETA MADRE",
     start          [label="START HERE", shape="box", style="bold"]
+
                    shape="box"]
     swapram        [label="Swap out the SDRAM\nsystematically\nTry 66, 100, and 133 Mhz\nDoes it POST?"]
+
    goback          [label="Go back to the\nSYSTEM EVALUATION OVERVIEW chart",
     swapvideocard  [label="Swap out the VIDEO CARD\nDoes it POST?"]
+
                    label_es="Regrese al\nDIAGRAMA PRINCIPAL",
     goback          [label="Go back to the\nSYSTEM EVALUATION 2 OVERVIEW chart", shape="box", style="bold", URL="/index.php/System_Evaluation_2_Overview"]
+
                    shape="box", style="dashed", color="red", URL="/index.php/System_Evaluation_Overview"]
     testpower       [label="Does the\nPOWER SUPPLY\nwork?\n(Test it)"]
+
     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 -> ram [taillabel="YES"]
+
     proc -> heatsink_fan [taillabel="YES", taillabel_es="SÍ"]
     proc -> goback [taillabel="NO"]
+
     proc -> not_done [taillabel="NO"]
 +
 
 +
    heatsink_fan -> blowncaps [taillabel="YES", taillabel_es="SÍ"]
 +
    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"]
  
     ram -> rambus [taillabel="NO"]
+
     pull_mobo -> not_done
    ram -> addstuff [taillabel="YES"]
 
  
     rambus -> addstuff [taillabel="NO"]
+
     disconnect -> addstuff  
    rambus -> goback [taillabel="YES"]
 
  
     addstuff -> disconnect
+
     addstuff -> checktight -> plugin -> poweron
  
    disconnect -> poweron
 
  
     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"]
 
    havesdram -> swapram [taillabel="YES"]
 
    havesdram -> manualdetermine [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 -> not_done [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 -> swapvideocard [taillabel="NO"]
+
     simplify -> swapram [taillabel="NO"]
  
     swapvideocard -> havesdram [taillabel="YES"]
+
     swapram -> procinfo [taillabel="YES", taillabel_es="SÍ"]
     swapvideocard -> blowncaps [taillabel="NO"]
+
     swapram -> swapvideocard [taillabel="NO"]  
  
     blowncaps -> havesdram [taillabel="NO"]  
+
     swapvideocard -> procinfo [taillabel="YES", taillabel_es="SÍ"]
     blowncaps -> manualdetermine [taillabel="YES"]  
+
     swapvideocard -> manualdetermine [taillabel="NO"]
  
     swapram -> procinfo [taillabel="YES"]
+
     manualdetermine -> not_done
    swapram -> manualdetermine [taillabel="NO"]
 
  
     manualdetermine -> goback
+
     not_done -> goback
 
   }
 
   }
 
</graphviz>
 
</graphviz>
Line 84: Line 125:
 
* Is the power switch on the back of the power supply on?
 
* Is the power switch on the back of the power supply on?
 
* Is the power supply plugged into the motherboard?
 
* 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?
 
* Is the power switch connected to the motherboard?
  
== Manually determining the processor information ==
+
== Alternative method for determining the processor information ==
 
'''This is your last resort option. Do not do this unless the instructions told you to.'''
 
'''This is your last resort option. Do not do this unless the instructions told you to.'''
* See if you can see the speed without removing anything
+
* Is the computer marked with the model number or speed?
* Remove the heat sink/fan only if necessary
+
** Use this information. ''(You may need to google the model number.)''
* See the ''Note on Processor Speeds'' below.
+
* 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]]
  
{{Finding the processor speed}}
+
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