Difference between revisions of "System Evaluation Special Instructions"

From FreekiWiki
Jump to navigation Jump to search
 
 
(6 intermediate revisions by one other user not shown)
Line 1: Line 1:
 +
{{Delete}}
 +
 
==MAIN Chart==
 
==MAIN Chart==
 
<graphviz>
 
<graphviz>
Line 7: Line 9:
 
     start          [label="START HERE", shape="box", style="bold"]
 
     start          [label="START HERE", shape="box", style="bold"]
 
     righttype      [label="Is it an HP Compag d530 SFF?"]
 
     righttype      [label="Is it an HP Compag d530 SFF?"]
 +
    do_not_use_these_instructions [label="Do not use these instructions\n(Treat as a regular system)"]
 +
    remove_tags    [label="Remove windows tags\nand asset tags"]
 
     inspect        [label="Open the case and inspect the computer"]
 
     inspect        [label="Open the case and inspect the computer"]
 
     blown_caps      [label="Can you see any blown capacitors?"]
 
     blown_caps      [label="Can you see any blown capacitors?"]
 
     hard_drive      [label="Is there a hard drive?"]
 
     hard_drive      [label="Is there a hard drive?"]
 +
    set_aside      [label="Set the system aside and get another one"]
 +
    trytopost      [label="Try to get the system to POST"]
 
     bios            [label="Go into BIOS"]
 
     bios            [label="Go into BIOS"]
    trytopost      [label="Try to get the system to POST"]
 
 
     labelit        [label="Fill out\nand put a\nKEEPER LABEL\non its front", shape="box"]
 
     labelit        [label="Fill out\nand put a\nKEEPER LABEL\non its front", shape="box"]
    putoncart      [label="Put on\nthe CART\n(label and back\nvisible)", shape="box", style="bold"]
 
    markspeed      [label="Mark the label with\nPROCESSOR SPEED", shape="box"]
 
 
     markram        [label="Mark the label with\nAMOUNT of RAM", shape="box"]
 
     markram        [label="Mark the label with\nAMOUNT of RAM", shape="box"]
 
     markdrivesize  [label="Mark the label with\nSIZE of the HARD DRIVE", shape="box"]
 
     markdrivesize  [label="Mark the label with\nSIZE of the HARD DRIVE", shape="box"]
 +
    putoncart      [label="Put on\nthe CART\n(label and back\nvisible)", shape="box", style="bold"]
 +
    recycle        [label="Label with RECYCLING LABEL\nand put in REJECT pile", shape="box", style="bold"]
  
 +
    start -> righttype
 +
    righttype -> do_not_use_these_instructions [label="NO"]
 +
    righttype -> remove_tags [label="YES"]
 +
    remove_tags -> inspect [label="YES"]
 +
    inspect -> blown_caps
 +
    blown_caps -> recycle [label="YES"]
 +
    blown_caps -> hard_drive [label="NO"]
 +
    hard_drive -> trytopost [label="YES"]
 +
    hard_drive -> set_aside [label="NO"]
 +
    trytopost -> set_aside [label="Won't POST"]
 +
    trytopost -> bios [label="Will POST"]
 +
    bios -> labelit
 +
    labelit -> markram
 +
    markram -> markdrivesize
 +
    markdrivesize -> putoncart
  
 
</graphviz>
 
</graphviz>
Line 37: Line 57:
 
* If there is an AGP slot, circle AGP
 
* If there is an AGP slot, circle AGP
  
 
+
[[Category: Old Prebuild]]
 
 
 
 
 
[[Category: Prebuild]]
 

Latest revision as of 14:00, 10 May 2013

deletion

This page has been requested to be deleted.
If you disagree, discuss on the talk page.
Whenever possible, could an Admin please remove this page?


MAIN Chart

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

Filling out a KEEPER label

  • If there are any SDRAM slots, count and circle the correct number
    • Do the same for RAMBUS and DDR slots
    • (Some systems have both DDR and SDRAM slots.)
  • For AMD chips:
    • Circle AMD in the "Proc Type" section
    • Write the processor model number in the "Processor Information" area
  • For Intel and other chips:
    • Circle the processor type (or write next to "Other")
    • Write the processor speed in the "Processor Information" area
  • If the system can take more than one processor, check the "Multi Proc Capable" box
  • If the system POSTed successfully, check the "Successful POST" box
  • If there are any ISA slots, circle ISA
  • If there are any PCI slots, circle PCI
  • If there is an AGP slot, circle AGP