Difference between revisions of "Laptop Evaluation"

From FreekiWiki
Jump to navigation Jump to search
m (→‎Evaluation 2: now 2.5)
(very much updated)
Line 1: Line 1:
== Evaluation 2 ==
 
''Evaluation 2 is the flowchart.''
 
 
 
<graphvizr>
 
<graphvizr>
 
   digraph D {
 
   digraph D {
Line 8: Line 5:
  
 
   start        [label="START HERE", fontsize="11", shape="box", style="bold"]
 
   start        [label="START HERE", fontsize="11", shape="box", style="bold"]
   usb          [label="Does it have usb?", fontsize="11"]
+
   usb          [label="Does it have USB?", fontsize="11"]
 
   apples        [label="Is it an Apple?", fontsize="11"]
 
   apples        [label="Is it an Apple?", fontsize="11"]
 
   macpile      [label="Put it in the Mac pile.\nDo not mine.", fontsize="11", shape="box", style="bold"]
 
   macpile      [label="Put it in the Mac pile.\nDo not mine.", fontsize="11", shape="box", style="bold"]
Line 15: Line 12:
 
   poweron      [label="Does it power on?", fontsize="11"]
 
   poweron      [label="Does it power on?", fontsize="11"]
 
   screeny      [label="Working screen?", fontsize="11"]
 
   screeny      [label="Working screen?", fontsize="11"]
   handwavy      [label="Give it to an instructor\nfor Eval2.5", fontsize="11", shape="box", style="bold"]
+
   handwavy      [label="Consult with an instructor", fontsize="11", shape="box", style="bold"]
 
   posty        [label="Does it post?", fontsize="11"]
 
   posty        [label="Does it post?", fontsize="11"]
 
   procclass    [label="Can you find\n the Processor Info?\n (try entering BIOS)" fontsize="11"]
 
   procclass    [label="Can you find\n the Processor Info?\n (try entering BIOS)" fontsize="11"]
   enoughproc    [label="Pentium II 233 or better?" fontsize="11"]
+
   enoughproc    [label="Pentium III 400MHz or better?", fontsize="11"]
   whatzit      [label="Use EBMulti disk\n to run Memtest" fontsize="11"]
+
   seven        [label="Is the Processor speed\n less than 700MHz?", fontsize="11"]
   record        [label="Pull Hard Drive\nand record info\non keeper sticker" fontsize="11"]
+
   asis          [label="Refer to AS-IS Notes", fontsize="11", shape="box", style="bold"]
   hipower       [label="Over 1.4Ghz?" fontsize="11"]
+
   memtest       [label="Run 3 passes of Memtest", fontsize="11"]
   lockup       [label="Give it to an instructor\nfor Lockup.", fontsize="11", shape="box", style="bold"]
+
   keeper       [label="Put on Keeper shelf", fontsize="11", shape="box", style="bold"]
   recycle       [label="RECYCLE the system", fontsize="11", shape="box", style="bold"]
+
   whatzit       [label="Use EBMulti disk\n or Live CD\n to run Memtest" fontsize="11"]
   hdsize       [label="Hard Drive 2GB or larger?", fontsize="11",]
+
   record       [label="Fill out keeper label\n AND \nremove hard drive" fontsize="11"]
   hdrecyc       [label="Throw in Bad HD bin", fontsize="11",shape="box", style="bold"]
+
   recycle       [label="Pull the Hard Drive\n and Memory", fontsize="11", shape="box", style="bold"]
   hdkeep        [label="Put in disk wiping\nincoming", fontsize="11",shape="box", style="bold"]
+
   incoming      [label="Put in Laptop Eval 1 Incoming",fontsize="11", shape="box", style="bold"]
 +
 
  
  
Line 46: Line 44:
 
   procclass  -> whatzit [label="NO"]
 
   procclass  -> whatzit [label="NO"]
 
   whatzit    -> enoughproc
 
   whatzit    -> enoughproc
   enoughproc  -> hipower [label="YES"]
+
   enoughproc  -> seven [label="YES"]
 
   enoughproc  -> recycle [label="NO"]
 
   enoughproc  -> recycle [label="NO"]
   hipower    -> record  [label="NO"]
+
   seven      -> asis [label="YES"]
   hipower    -> lockup [label="YES"]
+
   seven      -> memtest[label="NO"]
   record      -> hdsize
+
   memtest    -> record
   hdsize     -> hdrecyc [label="NO"]
+
   record     -> keeper
   hdsize      -> hdkeep [label="YES"]
+
   recycle    -> incoming
 +
   
 
}
 
}
 
</graphvizr>
 
</graphvizr>
  
== Evaluation2.5 ==
+
= As-Is Notes =
''Laptop Eval 2 is advanced problem solving of incoming laptops.''
+
''These laptops are sold inexpensively in the Thrift Store with no guarantee other than they post''
*Won't post? take out the battery, switch out the ram, verify power.
+
* Remove the Hard Drive
*Still won't? Save it for parts.
+
* Memory limit = 256MB (although 128MB is better)
*Bad screen? Reseat all cables.
+
* Cover all slots and bays
*Keep hard drive cradle/enclosure & adaptors attached!  use tape, if necessary.
+
* Include appropriate power supply
 +
* Check in with Instructor
 +
 
  
 
[[Category:Laptops]]
 
[[Category:Laptops]]

Revision as of 14:20, 9 January 2008

<graphvizr>

 digraph D {
  1. size="7,10"
  start         [label="START HERE", fontsize="11", shape="box", style="bold"]
  usb           [label="Does it have USB?", fontsize="11"]
  apples        [label="Is it an Apple?", fontsize="11"]
  macpile       [label="Put it in the Mac pile.\nDo not mine.", fontsize="11", shape="box", style="bold"]
  powerable     [label="Does it have RAM\nand a power supply?", fontsize="11"]
  getpower      [label="get 'em", fontsize="11", shape="diamond"]
  poweron       [label="Does it power on?", fontsize="11"]
  screeny       [label="Working screen?", fontsize="11"]
  handwavy      [label="Consult with an instructor", fontsize="11", shape="box", style="bold"]
  posty         [label="Does it post?", fontsize="11"]
  procclass     [label="Can you find\n the Processor Info?\n (try entering BIOS)" fontsize="11"]
  enoughproc    [label="Pentium III 400MHz or better?", fontsize="11"]
  seven         [label="Is the Processor speed\n less than 700MHz?", fontsize="11"]
  asis          [label="Refer to AS-IS Notes", fontsize="11", shape="box", style="bold"]
  memtest       [label="Run 3 passes of Memtest", fontsize="11"]
  keeper        [label="Put on Keeper shelf", fontsize="11", shape="box", style="bold"]
  whatzit       [label="Use EBMulti disk\n or Live CD\n to run Memtest" fontsize="11"]
  record        [label="Fill out keeper label\n AND \nremove hard drive" fontsize="11"]
  recycle       [label="Pull the Hard Drive\n and Memory", fontsize="11", shape="box", style="bold"]
  incoming      [label="Put in Laptop Eval 1 Incoming",fontsize="11", shape="box", style="bold"]


  start       -> usb
  usb         -> apples  [label="YES"]
  usb         -> recycle [label="NO"]
  apples      -> macpile [label="YES"]
  apples      -> powerable [label="NO"]
  powerable   -> poweron [label="YES"]
  powerable   -> getpower [label="NO"]
  getpower    -> poweron 
  poweron     -> screeny [label="YES"]
  screeny     -> posty [label="YES"]
  screeny     -> handwavy [label="NO"]
  poweron     -> handwavy [label="NO"]
  posty       -> procclass [label="YES"]   
  posty       -> handwavy [label="NO"]
  procclass   -> enoughproc [label="YES"]
  procclass   -> whatzit [label="NO"]
  whatzit     -> enoughproc
  enoughproc  -> seven [label="YES"]
  enoughproc  -> recycle [label="NO"]
  seven       -> asis [label="YES"]
  seven       -> memtest[label="NO"]
  memtest     -> record
  record      -> keeper
  recycle     -> incoming

} </graphvizr>

As-Is Notes

These laptops are sold inexpensively in the Thrift Store with no guarantee other than they post

  • Remove the Hard Drive
  • Memory limit = 256MB (although 128MB is better)
  • Cover all slots and bays
  • Include appropriate power supply
  • Check in with Instructor