Difference between revisions of "Removing components from systems"

From FreekiWiki
Jump to navigation Jump to search
m (testing change?)
 
(98 intermediate revisions by 12 users not shown)
Line 1: Line 1:
 +
{{migrated}}
 +
[https://docs.google.com/document/d/14OJLl1EM_oa0NU00VVakWfHMfoU3mU8UgarhNr7WdE0/edit?usp=sharing link]
 +
 +
 
__NOTOC__
 
__NOTOC__
= ORANGE LIST =
+
== ORANGE CHART ==
 +
<div style="border: 10px solid ORANGE; padding: .5em 1em; color: #000; margin: 3px 3px 0;">
 +
<graphviz>
 +
  digraph D {
 +
    node [fontname="Helvetica", fontsize="11"]
 +
    edge [fontname="Helvetica"]
  
You need to know what kind of computer this is. It will be one of the following.
+
    start        [label="START HERE",
 +
                  label_es="INICIAR AQUI",
 +
                  shape="box", style="bold", color="orange"]
 +
   
 +
    what_class    [label="What class is it?\n(Red Light,\nYellow Light,\nor Green Light?)",
 +
                  label_es="¿Qué clase es esto?\n(Red Light,\nYellow Light,\nor Green Light?)"]
  
* Server?
+
    check_also_pull  [label="Check the\nWHITE BOARD\nfor ALSO PULL instructions",
* Red Light System
+
                      label_es="Revise en el\nPIZARRON BLANCO\npor si hay instrucciones\n especiales de DESMONTAJE",
* Yellow Light System
+
                      shape="box"]
* Green Light System
 
  
Proceed with the corresponding instructions below
+
remove_known_goods  [label="If you put any RAM,\n cards or a power supply\n in the system, return it",
 +
                      label_es="Si ponga cualquier RAM,\n tarjetas, o una fuente de poder\n en el sistema, devuelvelo",
 +
                      shape="box"]
  
==SERVERS==
+
    wantcase      [label="Do we want the\nCASE?\nSee the BLACK CHART",
* Find and remove ALL HARD DRIVES
+
                  label_es="¿Queremos nosotros el\nGABINETE?\nVer en el DIAGRAMA NEGRO",
** (Put them in the hard drive bin)
+
                  color="black", shape="square", style="bold", URL="/index.php/Case_Triage"]
  
==RED LIGHT SYSTEMS==
+
    process_hds  [label="Remove ALL\nHARD DRIVES\nand put them in\nthe PLASTIC GREEN TRAY",
* Find and remove ALL HARD DRIVES  
+
                  label_es="Remueva TODOS\nLOS DISCOS DUROS\ny ponerlos en\nla CAJA VERDE DE PLASTICO",
** (Put them on the floor in front of the hard drive bin)
+
                  shape="box", style="bold", fontsize= "12"]
  
==GREEN LIGHT SYSTEMS==
+
    process_case1 [label="Remove the power supply",
;We need to remove certain components from systems that are going to be kept. These are:
+
                  label_es="Remueva la fuente de poder.",
# Drives -- '''Leave all rails and drive sleds in case!'''
+
                  shape="box"]
#* Pull all hard drives.
+
    process_case2 [label="Remove the motherboard\nand I/O shield from the case",
#* ''Other drives do not need to be pulled''
+
                  label_es="Remueva la tarjeta madre\ny el protector I/O del gabinete",
# Memory
+
                  shape="box"]
#* Pull all DIMMs (SDRAM, DDR, and RAMBUS)
+
    process_case3 [label="Remove all optical drives\n(CD and DVD drives)",
#* ''Do not pull SIMMs''
+
                  label_es="Remueva todas las unidades de disco\n(unidades de CD y DVD )",
# Cards
+
                  shape="box"]
#* Pull all standard cards, except half-height sized cards
+
    process_case4 [label="Do not remove anything else",
#** That is anything in some kind of an industry standard slot: ISA, PCI, AGP, VESA, EISA, MCA, AMR and CNR. (AMR and CNR are the tiny slots similar to PCI, often for modems.)
+
                  label_es="Usted no necesita remover nada más",
#** A few PCI or AGP cards will have a back plate that is only be half as tall as normal cards. These are "half height" cards and need to be left in the box.
+
                  shape="box"]
#** '''When pulling cards, leave cables attached to card'''
+
    process_case5 [label="Replace all case screws",  
#* ''Do not pull risers. (They are designed to go with the case they came with and are not generic.)''
+
                  label_es="Reemplaze todos los tornillos del gabinete",
#* ''Do not pull a "card" that does not go into an industry standard slot. (We do not consider these to be cards, and they need to stay with their motherboards.)''
+
                  shape="box"]
 +
    process_case6 [label="Take the case to the Thrift Store",  
 +
                  label_es="Tome el gabinete y llévelo a la TIENDA DE FREE GEEK",
 +
                  shape="box"]
  
When you are finished pulling these parts out of the system go back to the main chart.
+
    process_mobo1  [label="Remove any cards",
 +
                    label_es="Remueva todas las tarjetas",
 +
                    shape="box"]
 +
    process_mobo2  [label="Remove the motherboard from the case",
 +
                    label_es="Remueva la tarjeta madre del gabinete",
 +
                    shape="box"]
 +
    process_mobo3  [label="Remove the I/O shield\nand twist-tie it to the motherboard",
 +
                    label_es="Remueva el protector I/O \ny amarrelo a la tarjeta madre",
 +
                    shape="box"]
 +
    process_mobo4  [label="Take the motherboard to\nAdvanced Testing",
 +
                    label_es="Tome la tarjeta madre y llévela a\nAdvanced Testing.",
 +
                    shape="box"]
  
==YELLOW LIGHT SYSTEMS==
+
    good_mobo      [label="Does the motherboard\nhave SATA ports?",
;We need to remove certain components from systems that are bound for recycling.
+
                    label_es="¿Tiene la tarjeta madre\nSATA ports?"]
  
Do not pull anything unless these instructions (or the whiteboard) say to pull it. This includes ribbon cables.
+
    put_on_label  [label="Put the label on the front of the system\nif there isn't already one there.",
 +
                    label_es="Ponga una etiqueta en frente del sistema\nsi ya tiene una no ponga otra.",
 +
                    shape="box"]
  
 +
    check_hd  [label="Check again for hard drives",
 +
                    label_es="Chequea otra vez por discos duros",
 +
                    shape="box"]
  
First, check to see if we want the case. (See the BROWN CHART.) If we want the case:
+
    safe_system  [label="Make sure system is put back together safely",
* remove the motherboard from the case
+
                    label_es="Vuelva a juntar el sistema seguramente",
* remove all hard drives
+
                    shape="box"]
* remove any drives on the exceptional components list
+
    check_with_instructor  [label="Check with an instructor",
* do not remove anything else
+
                          label_es="Consulte con un instructor",
Take the case to the Thrift Store
+
                          shape="box"]
 +
    put_on_cart  [label="Put the system on the cart\nwith label facing out",
 +
                  label_es="Ponga el sistema en el carro\ncon su etiqueta hacia el frente",
 +
                  shape="box", style="bold"]
  
Continue on with any parts you have left.
+
    process_yellow1 [label="Follow\nYELLOW LIGHT INSTRUCTIONS",
 +
                    label_es="Seguir las\nYELLOW LIGHT INSTRUCTIONS ",
 +
                    shape="box", color="yellow", style="bold", URL="/index.php/Yellow_Light_Instructions"]
  
 +
    process_green1  [label="Remove all\nRAM\n(memory)",
 +
                    label_es="Remover toda la\nmemoria\n(RAM)",
 +
                    shape="box"]
 +
    process_green2  [label="Remove all\nCARDS\n(except half height cards)",
 +
                    label_es="Remover todas las\nTARJETAS\n(excepto las tarjetas\nde medio tamaño)",
 +
                    shape="box"]
 +
    process_green3  [label="Leave all rails, brackets,\nand drive sleds in the case"
 +
                    shape="box"]
  
Second, check to see if we want the motherboard. (See the BLACK CHART.) If we want the motherboard:
 
* remove any cards
 
* remove the motherboard from the case
 
Take the motherboard to Advanced Testing.
 
  
Continue on with any parts you have left.
+
  start -> process_hds
  
 +
    process_hds -> what_class
  
At this point you probably have the computer, but you may just have some parts. Continue on with the rest of the list.
+
    good_mobo -> process_mobo1 [label="YES", label_es="SÍ"]
 +
    good_mobo -> process_yellow1 [taillabel="NO"]
  
Components to remove are:
+
    what_class -> check_also_pull [label="RED\nLIGHT", color="red", style="bold"]
 +
    check_also_pull -> remove_known_goods [color="red", style="bold"]
  
 +
    remove_known_goods -> check_hd [color="red", style="bold"]
  
 +
    what_class -> process_green1 [label="GREEN\nLIGHT", color="green", style="bold"]
 +
    process_green1 -> process_green2 -> process_green3 -> check_hd [color="green", style="bold"]
  
Remove the following:
+
    what_class ->  wantcase [label="YELLOW\nLIGHT"]
=== Drives ===
 
* All hard drives.
 
* DVD drives -- regardless of speed.
 
** ''(They must have a standard rectangular faceplate.)''
 
* Recordable or rewritable CD drives -- regardless of speed.
 
** ''(They must have a standard rectangular faceplate.)''
 
* Removeable hard drive enclosures. (These look like little drawers).
 
  
'''Leave all rails and drive sleds in case!'''
+
    wantcase -> process_case1 [label="YES", label_es="SÍ"]
 +
    process_case1 -> process_case2 -> process_case3 -> process_case4 -> process_case5 -> process_case6 -> good_mobo
  
=== Memory ===
+
    wantcase -> good_mobo [taillabel="NO"]
* All memory
 
** (i.e. DDRs, SDRAM, RAMBUS, SODIMMS, etc.)
 
  
=== Cards ===
+
    process_mobo1 -> process_mobo2 -> process_mobo3 -> process_mobo4 -> process_yellow1
* Remove any '''US Robotics''' brand '''ISA''' modems marked '''Sportster'''.
 
* Remove any PCI cards
 
* Remove any PCI-e cards
 
* Remove any AGP cards
 
  
''Other types of cards do not need to be remove from the system. (This includes non-modem ISAs, VESAs, EISAs, MCAs, AMRs and CNRs.) However please remove them from their slots and '''leave them loose''' in the system.)''
+
    process_yellow1 -> check_hd
  
=== Other ===
+
    check_hd -> put_on_label
* 2GHz and faster processors
 
* All power supplies
 
** (both AT and ATX)
 
* Button batteries
 
** ''(unless they are soldered onto the motherboard)''
 
* Macintosh batteries (in case you're taking apart a Mac)
 
* 3.5 inch face plates
 
  
=== Check the whiteboard ===
+
    put_on_label -> safe_system
* Check the whiteboard for additional instructions. (From time to time there are additional components that we want pulled. This can vary from day to day depending on our need.)
 
  
=== Notes ===
+
    safe_system -> check_with_instructor
 +
 
 +
    check_with_instructor -> put_on_cart
 +
 
 +
}
 +
 
 +
</graphviz>
 +
 
 +
</div>
 +
 
 +
== Notes ==
 
'''Do not pull anything unless these instructions (or the whiteboard) say to pull it. This includes ribbon cables.'''
 
'''Do not pull anything unless these instructions (or the whiteboard) say to pull it. This includes ribbon cables.'''
  
 
* When pulling sound cards, leave sound cables attached to card (not CD Drive or motherboard)
 
* When pulling sound cards, leave sound cables attached to card (not CD Drive or motherboard)
 +
* Do not pull risers. (They are designed to go with the motherboard they came with and are not generic.)
 +
* When pulling any kind of drive, rails and brackets should stay with the system.
  
* Do not pull risers. (They are designed to go with the motherboard they came with and are not generic.)
+
; Half-height sized cards
 +
: A few PCI or AGP cards will have a back plate that is only half as tall as normal cards. These are "half height" cards and need to be left in green light systems.
 +
: This refers to the size of the "stem" of the card, not the card itself.
  
* Do not pull a "card" that does not go into an industry standard slot. (We do not consider these to be cards, and they need to stay with their motherboards.)
+
* '''When pulling cards, leave cables attached to card'''
 +
* ''Do not pull risers. (They are designed to go with the case they came with and are not generic.)''
 +
* ''Do not pull a "card" that does not go into an industry standard slot. (We do not consider these to be cards, and they need to stay with their motherboards.)''
  
When you are finished pulling these parts out of the system go back to the main overview chart.
+
English Version: [[Removing_components_from_systems]]
  
[[Category:Prebuild]]
+
Vercion Español: [[Removing_components_from_systems_en_Español]]
 +
[[Category:System Evaluation]]

Latest revision as of 23:55, 6 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


ORANGE CHART

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

Notes

Do not pull anything unless these instructions (or the whiteboard) say to pull it. This includes ribbon cables.

  • When pulling sound cards, leave sound cables attached to card (not CD Drive or motherboard)
  • Do not pull risers. (They are designed to go with the motherboard they came with and are not generic.)
  • When pulling any kind of drive, rails and brackets should stay with the system.
Half-height sized cards
A few PCI or AGP cards will have a back plate that is only half as tall as normal cards. These are "half height" cards and need to be left in green light systems.
This refers to the size of the "stem" of the card, not the card itself.
  • When pulling cards, leave cables attached to card
  • Do not pull risers. (They are designed to go with the case they came with and are not generic.)
  • Do not pull a "card" that does not go into an industry standard slot. (We do not consider these to be cards, and they need to stay with their motherboards.)

English Version: Removing_components_from_systems

Vercion Español: Removing_components_from_systems_en_Español