Difference between revisions of "Laptop Evaluation"

From FreekiWiki
Jump to navigation Jump to search
m (Laptop Evaluation1 moved to Laptop Evaluation over redirect: there's no separation of Eval's)
(updated per matteo & ali)
Line 11: Line 11:
 
   powerable    [label="Does it have RAM\nand a power supply?", fontsize="11"]
 
   powerable    [label="Does it have RAM\nand a power supply?", fontsize="11"]
 
   getpower      [label="Add RAM or power supply", fontsize="11"]
 
   getpower      [label="Add RAM or power supply", fontsize="11"]
   poweron      [label="Does it power on?", fontsize="11"]
+
   poweron      [label="Does it power on?\n Does it have a working screen?\n Does it post?", fontsize="11"]
  screeny      [label="Working screen?", fontsize="11"]
 
 
   handwavy      [label="Consult Troubleshooting Guide \n Or Ask an Instructor.", fontsize="11", shape="box", style="bold"]
 
   handwavy      [label="Consult Troubleshooting Guide \n Or Ask 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"]
 
   procclass    [label="Can you find\n the Processor Info?\n (try entering BIOS)" fontsize="11"]
   enoughproc    [label="Pentium II 266MHz\n or better?", fontsize="11"]
+
   enoughproc    [label="Does it fit into one of the specs?", fontsize="11"]
  seven        [label="Is the Processor speed\n less than 800MHz?", fontsize="11"]
+
   memtest      [label="Run 3 passes of Memtest", fontsize="11"]
  asis          [label="Refer to AS-IS Notes", fontsize="11", shape="box", style="bold"]
+
   keeper        [label="See Keeper Chart", fontsize="11", shape="box", style="bold"]
   memtest      [label="Run 2 passes of Memtest", fontsize="11"]
+
   whatzit      [label="Run Memtest\n(Don't know how?  Ask someone!)" fontsize="11"]
   keeper        [label="Put on Keeper shelf", fontsize="11", shape="box", style="bold"]
+
   record        [label="Fill out keeper label\n (see note about\n keeper labels below)" fontsize="11"]
   whatzit      [label="Use EBMulti disk\n or Live CD\n to run Memtest" fontsize="11"]
+
   recycle      [label="Pull the Hard Drive", fontsize="11"]
   record        [label="Fill out keeper label\n (see note about keeper labels below)" fontsize="11"]
+
   incoming      [label="Go to Recycling Chart",fontsize="11", shape="box", style="bold"]
   recycle      [label="Pull the Hard Drive,\nRAM,\nBattery", fontsize="11"]
 
   incoming      [label="Put in Laptop Recycle Bin",fontsize="11", shape="box", style="bold"]
 
 
    
 
    
  
Line 37: Line 33:
 
   powerable  -> getpower [label="NO"]
 
   powerable  -> getpower [label="NO"]
 
   getpower    -> poweron  
 
   getpower    -> poweron  
   poweron    -> screeny [label="YES"]
+
   poweron    -> procclass [label="YES"]
  screeny    -> posty [label="YES"]
 
  screeny    -> handwavy [label="NO"]
 
 
   poweron    -> handwavy [label="NO"]
 
   poweron    -> handwavy [label="NO"]
  posty      -> procclass [label="YES"] 
 
  posty      -> handwavy [label="NO"]
 
 
   procclass  -> enoughproc [label="YES"]
 
   procclass  -> enoughproc [label="YES"]
 
   procclass  -> whatzit [label="NO"]
 
   procclass  -> whatzit [label="NO"]
 
   whatzit    -> enoughproc
 
   whatzit    -> enoughproc
   enoughproc  -> seven [label="YES"]
+
   enoughproc  -> memtest [label="YES"]
 
   enoughproc  -> recycle [label="NO"]
 
   enoughproc  -> recycle [label="NO"]
  seven      -> asis [label="YES"]
 
  seven      -> memtest[label="NO"]
 
 
   memtest    -> record
 
   memtest    -> record
 
   record      -> keeper
 
   record      -> keeper
Line 57: Line 47:
 
</graphviz>
 
</graphviz>
  
== 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
 
*266 - 400 mhz = bulk
 
*450 - 799 mhz = as-is for store
 
  
 
== What to Write on Keeper Labels ==
 
== What to Write on Keeper Labels ==

Revision as of 12:43, 14 January 2009

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


What to Write on Keeper Labels

  • Make
  • Model
  • Processor Type & Speed
  • In the Notes section:
  • which key to enter BIOS?
  • which type of RAM?
  • hard to find locations of parts (i.e. hard drive behind battery?)
  • anything the laptop builder or eventual owner would need/like to know

Memtest Notes

Memtest is a useful tool found on many boot disks. Besides testing memory, it provides us a quick way to find processor and memory info. Memtest is available on ebmulti floppies, ubuntu (or other debian based) live cds, and our netboot server.