Difference between revisions of "Removing components from systems"

From FreekiWiki
Jump to navigation Jump to search
Line 12: Line 12:
  
 
     check_whiteboard [label="Check the\nWHITE BOARD\nfor any special instructions\non what to save.", shape="box"]
 
     check_whiteboard [label="Check the\nWHITE BOARD\nfor any special instructions\non what to save.", shape="box"]
 +
    check_also_pull  [label="Check the\nWHITE BOARD\nfor ALSO PULL instructions", shape="box"]
 
     wantcase      [label="Do we want the\nCASE?\nSee the BROWN CHART", color="brown", style="bold", URL="/index.php/Case_Triage"]
 
     wantcase      [label="Do we want the\nCASE?\nSee the BROWN CHART", color="brown", style="bold", URL="/index.php/Case_Triage"]
 
     wantmobo      [label="Do we want the\nMOTHERBOARD?\nSee the BLACK CHART", style="bold", URL="/index.php/Motherboard_Sorting"]
 
     wantmobo      [label="Do we want the\nMOTHERBOARD?\nSee the BLACK CHART", style="bold", URL="/index.php/Motherboard_Sorting"]
Line 43: Line 44:
 
     process_hds -> what_class
 
     process_hds -> what_class
  
     what_class -> put_on_cart [taillabel="RED\nLIGHT", color="red", style="bold"]
+
     what_class -> check_also_pull [taillabel="RED\nLIGHT", color="red", style="bold"]
 +
    check_also_pull -> put_on_cart [color="red", style="bold"]
  
 
     what_class -> process_green1 [label="GREEN\nLIGHT", color="green", style="bold"]
 
     what_class -> process_green1 [label="GREEN\nLIGHT", color="green", style="bold"]

Revision as of 13:21, 12 February 2010

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 be half as tall as normal cards. These are "half height" cards and need to be left in the box.
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.)


Multi Core Systems

If one of these things is true, it's a Multi Core system:

  • The BIOS or label says "Core 2", "Core i3/i5/i7", "Pentium D"
  • The BIOS or label says "X2", "Phenom"
  • The BIOS indicates that it's "dual core", "quad core", or "multi-core".