Difference between revisions of "Laptop Evaluation"

From FreekiWiki
Jump to navigation Jump to search
Line 76: Line 76:
 
   ask        -> usb            [label="Ok" fontsize="11"]
 
   ask        -> usb            [label="Ok" fontsize="11"]
 
   poweruf    -> poweron        [label="Yes" fontsize="11"]
 
   poweruf    -> poweron        [label="Yes" fontsize="11"]
  poweron    -> procclass      [label="Ok" fontsize="11"]
+
 
 
   poweron    -> handwavy        [label="NO" fontsize="11", color="red"]
 
   poweron    -> handwavy        [label="NO" fontsize="11", color="red"]
 
   handwavy    -> poweron1        [label="Ok" fontsize="11", color="red"]
 
   handwavy    -> poweron1        [label="Ok" fontsize="11", color="red"]
Line 82: Line 82:
 
   poweron1    -> defect          [label="No" fontsize="11", color="red"]
 
   poweron1    -> defect          [label="No" fontsize="11", color="red"]
 
   defect      -> enoughproc      [label="OK" fontsize="11", color=""]
 
   defect      -> enoughproc      [label="OK" fontsize="11", color=""]
   procclass  -> enoughproc      [label="Yes" fontsize="11"]
+
   poweron    -> enoughproc      [label="Yes" fontsize="11"]
 
   enoughproc  -> keeper          [label="YES" fontsize="11", color="green"]
 
   enoughproc  -> keeper          [label="YES" fontsize="11", color="green"]
 
   enoughproc  -> incoming        [label="NO" fontsize="11", color="red"]
 
   enoughproc  -> incoming        [label="NO" fontsize="11", color="red"]

Revision as of 15:42, 1 February 2010

Laptop Evaluation

The laptop evaluation is primarily a rapid, production oriented process. It is designed to quickly separate old or unserviceable technology for recycling from still serviceable laptops and parts. _____________________________________________________________________________________________________________________

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

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 ubuntu (or other debian based) live cds and our netboot server.