Difference between revisions of "Legacy Evaluation Overview"

From FreekiWiki
Jump to navigation Jump to search
(good start :: thanks for the help Blaine)
 
 
(34 intermediate revisions by 7 users not shown)
Line 1: Line 1:
 +
__NOTOC__
 
<graphviz>
 
<graphviz>
 
   digraph H {
 
   digraph H {
 
      
 
      
     main            [label="MAIN\nCHART", fontsize="11", style="bold", shape="tripleoctagon"]
+
     node [fontname="Helvetica", fontsize="11"]
   
+
     edge [fontname="Helvetica"]
    getlabel        [label="Get system labels\nfrom RECEIVING", fontsize="11", shape="box"]
 
    askwhere        [label="Ask where\nit goes", fontsize="11", style="bold", shape="box"]
 
    incompatible    [label="Is it on the list of INCOMPATIBLES\n(see list below)", fontsize="11"]
 
    received        [label="Has it been\nRECEIVED?\n(gizmo label?)", fontsize="11"]
 
     start          [label="START HERE", shape="box", fontsize="11", style="bold"]
 
    jobpriorities  [label="Go through the\nJOB PRIORITIES chart\n(then come back here)", shape="box", fontsize="11", URL="/index.php?title=System_Evaluation_1_Triage"]
 
    jobsoutcome  [label="What did the\nJOB PRIORITIES chart\nsay to do?", fontsize="11"]
 
    gotoeval1        [label="Put it on the\nWAITING PILE\nfor\nSYSTEM EVALUATION 1", fontsize="11", URL="/index.php?title=System_Evaluation_2_Overview", shape="box", style="bold"]
 
    recyclelabel    [label="Fill out a\nREASON FOR RECYCLING LABEL", shape="box", fontsize="11"]
 
    bulkarea        [label="bring to bulk area\nin the warehouse", shape="box", fontsize="11"]
 
  
     start -> received
+
    main            [label="MAIN\nCHART", style="bold", shape="tripleoctagon"]
 +
     start           [label="START HERE", shape="box", style="bold"]
  
     received -> getlabel [label="NO"]
+
     legacy          [label="Does it have an\nonboard AT keyboard connector\nand a\nvideo connector (HD15)?"]
     received -> incompatible [taillabel="YES"]
+
    askwhere        [label="Ask where\nit goes", style="bold", shape="box"]
 +
     incompatible   [label="Is it on the list of INCOMPATIBLES\n(see below)"]
 +
    jobpriorities  [label="Check Jobs Whiteboard\n(then come back here)", shape="box", URL="/index.php?title=System_Evaluation_1_Triage"]
 +
    gotoeval1      [label="Put it on the\nINCOMING PILE\nfor\nSYSTEM EVALUATION 1", URL="/index.php?title=System_Evaluation_2_Overview", shape="box", style="bold"]
 +
    reject_pile    [label="Put it on the\nREJECT PILE", shape="box", style="bold"]
 +
    process        [label="PROCESS as a KEEPER\n (See Below, Then Come Back Here)", shape="box"]
 +
    recyclelabel    [label="Fill out a\nREASON FOR RECYCLING LABEL", shape="box"]
 +
    bulkarea        [label="Bring to BULK AREA\nin the warehouse", shape="box", style="bold"]
 +
    caseparts      [label="Are all major\n case parts present\n (i.e. side and front panel)?"]
 +
    joboutcome      [label="Is it on either the\nNormal JOBS list\n or the Low End JOBS List?"]
 +
    disconnect      [label="Disconnect\nthe hard drive cable\nfrom the motherboard", shape="box"]
  
     getlabel -> incompatible
+
     start -> legacy
 +
 
 +
    legacy -> gotoeval1 [label="NO"]
 +
    legacy -> caseparts [label="YES"]
 +
    caseparts ->  incompatible     [label="YES"]
 +
    caseparts ->  recyclelabel [label="NO"]
  
 
     incompatible -> askwhere [taillabel="YES"]
 
     incompatible -> askwhere [taillabel="YES"]
     incompatible -> jobpriorities [taillabel="NO"]
+
     incompatible -> disconnect [taillabel="NO"]
 +
    disconnect -> jobpriorities
  
     jobpriorities -> jobsoutcome
+
     jobpriorities -> joboutcome
 +
    joboutcome    -> process [label="YES"]
 +
    joboutcome    -> recyclelabel [label="NO"]
 +
    process -> bulkarea
  
    jobsoutcome -> recyclelabel [label="RECYCLE"]
+
     recyclelabel -> reject_pile
    jobsoutcome -> bulkarea [label="(completes job)"]
 
 
 
     recyclelabel -> gotoeval1
 
  
 
   }
 
   }
 
</graphviz>
 
</graphviz>
 +
 +
== JOBS List ==
 +
Systems listed on the JOBS LIST WHITE BOARD are keepers. The others will be recycled.
 +
 +
(What qualifies as a keeper changes frequently, so check the JOBS LIST WHITE BOARD to see what the rules are today.)
 +
 +
 +
== Processing KEEPERS ==
 +
# What kind of job is it?
 +
#* If it's a '''low end''' job (not a normal job -- see above), remove hard drive
 +
#** Power up the system and ensure it POSTs. ''(It will likely fail to boot since there's no hard drive.)''
 +
#* If it's a '''normal''' job (not a low end job -- see above), replace hard drive(s) with a single, pre-wiped 6-8 gig drive
 +
#**''pre-wiped 6-8 gig drives can be gotten from a build instructor from the TARDIS''
 +
#** Power up the system and ensure it recognizes the hard drive during startup
 +
# Quickly place pulled hard drives into storage
 +
#*''Storage for pulled hard drives is located between System Eval 1 and System Eval 2''
 +
# Things to remove from keeper systems:
 +
#*All non-proprietary cards (AGP, PCI, ISA, etc) '''''except the video card'''''
 +
#*All loose cables
 +
#*All CD-RW and DVD drives
 +
# Fill out a KEEPER LABEL processor type and speed (i.e. "K6/2 300" or "486 33", etc.)
 +
#* (See instructions in Eval 2 for details.)
  
 
==Incompatibles==
 
==Incompatibles==
Line 48: Line 78:
 
** Indy (they're '''blue''')
 
** Indy (they're '''blue''')
  
[[Category: Prebuild]]
+
[[Category: Old Prebuild]]
[[Category: Triage]]
 

Latest revision as of 15:25, 14 March 2009

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

JOBS List

Systems listed on the JOBS LIST WHITE BOARD are keepers. The others will be recycled.

(What qualifies as a keeper changes frequently, so check the JOBS LIST WHITE BOARD to see what the rules are today.)


Processing KEEPERS

  1. What kind of job is it?
    • If it's a low end job (not a normal job -- see above), remove hard drive
      • Power up the system and ensure it POSTs. (It will likely fail to boot since there's no hard drive.)
    • If it's a normal job (not a low end job -- see above), replace hard drive(s) with a single, pre-wiped 6-8 gig drive
      • pre-wiped 6-8 gig drives can be gotten from a build instructor from the TARDIS
      • Power up the system and ensure it recognizes the hard drive during startup
  2. Quickly place pulled hard drives into storage
    • Storage for pulled hard drives is located between System Eval 1 and System Eval 2
  3. Things to remove from keeper systems:
    • All non-proprietary cards (AGP, PCI, ISA, etc) except the video card
    • All loose cables
    • All CD-RW and DVD drives
  4. Fill out a KEEPER LABEL processor type and speed (i.e. "K6/2 300" or "486 33", etc.)
    • (See instructions in Eval 2 for details.)

Incompatibles

  • Amiga
  • Apple, etc:
    • Mac
    • Radius
    • PowerPC
    • PowerComputing
  • Commodore
  • DEC (Digital Equipment Corporation)
  • Sun
  • Silicon Graphics (SGI)
    • Indy (they're blue)