Difference between revisions of "Getting the Processor Information"
Jump to navigation
Jump to search
(48 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 { | ||
Line 5: | 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=" | + | 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=" | + | 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 have a\nPROCESSOR?" | + | label_es="Verifique los\ncables y conecciones\n(Véase nota abajo)\n¿El SISTEMA ENCIENDE?"] |
− | + | 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", | |
− | 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=" | + | goback [label="Go back to the\nSYSTEM EVALUATION OVERVIEW chart", |
− | swapvideocard [label="Swap out the VIDEO CARD\nDoes it | + | 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 -> blowncaps [taillabel="YES"] | + | proc -> heatsink_fan [taillabel="YES", taillabel_es="SÍ"] |
− | + | 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"] | |
− | + | pull_mobo -> not_done | |
− | |||
− | + | disconnect -> addstuff | |
− | |||
− | addstuff -> | + | addstuff -> checktight -> plugin -> 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"] | ||
− | |||
− | |||
− | |||
procinfo -> bios [taillabel="NO"] | procinfo -> bios [taillabel="NO"] | ||
− | procinfo -> | + | procinfo -> not_done [taillabel="YES", taillabel_es="SÍ"] |
− | bios -> | + | 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"] |
+ | |||
+ | swapram -> procinfo [taillabel="YES", taillabel_es="SÍ"] | ||
+ | swapram -> swapvideocard [taillabel="NO"] | ||
− | swapvideocard -> | + | swapvideocard -> procinfo [taillabel="YES", taillabel_es="SÍ"] |
swapvideocard -> manualdetermine [taillabel="NO"] | swapvideocard -> manualdetermine [taillabel="NO"] | ||
− | + | manualdetermine -> not_done | |
− | |||
− | + | not_done -> goback | |
} | } | ||
</graphviz> | </graphviz> | ||
Line 82: | 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? | ||
− | == | + | == 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 | + | * 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]] | ||
− | + | Vercion Español: [[Getting_the_Processor_Information_en_Español]] | |
− | [[Category: | + | [[Category: System Evaluation]] |
Latest revision as of 17:28, 5 July 2014
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, (Link to new page immediately below.) |
GREEN Chart
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.)
English Version: Getting_the_Processor_Information
Vercion Español: Getting_the_Processor_Information_en_Español