Difference between revisions of "User talk:Manseau"

From FreekiWiki
Jump to navigation Jump to search
(Removing all content from page)
 
(23 intermediate revisions by the same user not shown)
Line 1: Line 1:
<graphviz>
 
  digraph D {
 
  
#  size="10,12"
 
intro          [label="The laptop evaluation is a rapid, production oriented process. It is \n designed to quickly separate old or unserviceable technology \n for recycling from still serviceable or repairable, laptops and parts.", shape="box", style="bold", fontsize="14", color=""]
 
 
 
  start        [label="LAPTOP EVALUATION STARTS WITH '''DATA SECURITY'''", fontsize="11", URL="http://wiki.freegeek.org/index.php/Data_Security", fontcolor="darkviolet", shape="box", style="bold", color="black"]
 
 
  sort          [label="REMOVE THE HARD DRIVE and put it in the incoming HDD bin. Tape associated \n drive caddy  parts, screws and adapter(if used) together for ease of reinstalling new drive. If it's an Apple \n product the instructor will direct you in what to do with it." fontsize="11",shape="box", style="bold", color="black"] 
 
  poweruf      [label="For the laptop you are evaluating, retrieve a power \n supply from shelf matching output volts and amps \n to the input volts and amps specs on the laptop.", fontsize="11", shape="box", style="bold", color="black"]
 
 
  hddrem        [label="OPEN THE OPTICAL DRIVE by inserting a small diameter screwdriver into \n the caddy release hole. IF THERE IS MEDIA IN IT, REMOVE IT from the caddy \n and put it in the recycle bin.", fontsize="11", shape="box", style="bold", color="black"]     
 
 
 
 
 
 
  busted        [label="Is the display cracked, power connection broken, or \n other defect present rendering the laptop unusable?", fontsize="11", style="bold", color="red"]
 
 
 
  usb          [label="Does it have a USB port?", fontsize="11", style="bold", color="red"]
 
 
  p2            [label="Is it faster than a Pentium II?" fontsize="11", shape="", style="bold", color="red"]
 
 
 
  ask          [label="Ask your instructor \n for guidance." fontsize="11", shape="box", style="bold", color="yellow"]
 
 
 
  ask1          [label="Ask your instructor \n for guidance." fontsize="11", shape="box", style="bold", color="yellow"]
 
 
 
  poweron      [label="Does it power on, have a \n working display, complete the Power \n On Self Test, and boot to Bios?", fontsize="11", style="bold", color="red"]
 
 
  poweron1      [label="Does it power on, have a \n working display, complete the Power \n On Self Test, and boot to Bios?", fontsize="11", shape="", style="bold", color="red"]
 
 
 
  handwavy      [label="Consult Laptops FAQ \n Or ask the instructor for guidance.", fontcolor="darkviolet", URL="http://wiki.freegeek.org/index.php/Laptop_FAQ", fontsize="11", shape="box", style="bold", color="yellow"]
 
 
 
 
  keeper        [label="Consult Laptops FAQ.", fontcolor="darkviolet",URL="http://wiki.freegeek.org/index.php/Laptop_FAQ", fontsize="11", shape="box", style="bold", color=""]
 
 
 
  defect        [label="Have the instructor determine \n the disposition of the laptop.", fontsize="11", shape="box", style="bold", color="yellow"]
 
 
 
  enoughproc    [label="Check the whiteboard;\n does it fit into one \n of the Laptop Specs?", URL="http://wiki.freegeek.org/index.php/Laptop_Specs", fontcolor="darkviolet", fontsize="11", style="bold", color="red"]
 
 
incoming        [label="Yikes! RECYCLE THAT LAPTOP! Verify \n and affix hard drive removed sticker", fontsize="11",  fontcolor="black", style="bold", color="red"]
 
 
  whatzit      [label="Run Memtest. \n See Memtest Notes", fontsize="12", shape="box", style="bold", color="green"]
 
 
  keeper        [label="YIPPEE! ITS A KEEPER! At this \n point all laptops need a KEEPER LABEL affixed \n and filled out. FG-PDX machines must be granted." fontsize="11", fontcolor="black", shape="box", style="bold", color="green"]
 
 
  asis          [label="POSTs to Bios but only meets  \n specs for thrift store AS-IS.", URL="http://wiki.freegeek.org/index.php/As-Is_Checklist", fontcolor="darkviolet", fontsize="11", shape="box", style="bold" color="green"] 
 
 
  build        [label="Laptop meets specs for grant, \n high or low end thrift store sale \n or FG-PDX. Be sure to \n document covered or uncovered \n equipment per ECYCLE", URL="http://wiki.freegeek.org/index.php/Ewaste_Training", fontcolor="darkviolet", fontsize="11", shape="box", style="bold" color="green"]
 
 
  buildrdy      [label="BUILD", fontcolor="darkviolet", URL="http://wiki.freegeek.org/index.php/Laptop_Build_Checklist", fontsize="12", shape="box", style="bold", color="green"]
 
 
  tstore        [label="Fill out and affix a KEEPER LABEL,\n an AS-IS Sale Sticker, and a \n HARD DRIVE REMOVED sticker.", fontcolor="black", fontsize="11", shape="box", style="bold", color="green"]
 
 
  parts        [label="AFFIX A PARTS ONLY LABEL and identify \n problems with laptop in detail. AFFIX A \n KEEPER LABEL and fill out laptop specs.",fontsize="11", shape="box", style="bold", color="green"]
 
 
 
  chkit          [label="Ask your instructor to verify that \n your decision to recycle is correct." fontsize="11", shape="box", style="bold", color="yellow"] 
 
 
 
  rcycle        [label="RECYCLE Procedures.", URL="http://wiki.freegeek.org/index.php?title=Laptop&section=4",fontsize="12", fontcolor="darkviolet", shape="box", style="bold", color="red"]
 
 
  prts          [label="Place a small label on the left side of the laptop \n with the name and model number for \n ease of identification in parts storage.",fontsize="11", shape="box", style="bold", color="green"]
 
 
  store                [label=" Forward to \n  THRIFT STORE.", URL="http://wiki.freegeek.org/index.php/Thrift_Store", fontsize="12", fontcolor="darkviolet", shape="box", style="bold", color="green"]
 
 
 
 
  intro      -> start
 
  start      -> sort            [label="" fontsize="11", color=""]
 
  sort        -> hddrem          [label="" fontsize="11", color=""]
 
  hddrem      -> busted          [label="" fontsize="11", color=""]
 
  busted      -> ask            [label="Yes" fontsize="11", color="red"]
 
  busted      -> usb            [label="No" fontsize="11", color="black"]
 
  usb        -> incoming        [label="No" fontsize="11", color="red"]
 
  usb        -> p2              [label="Yes" fontsize="11"]
 
  p2          -> poweruf        [label="Yes \n or\n Don't Know" fontsize="11"]
 
  p2          -> incoming        [label="No" fontsize="11", color="red"]
 
  ask        -> usb            [label="OK" fontsize="11"]
 
  poweruf    -> poweron        [label="OK" fontsize="11"]
 
  poweron    -> handwavy        [label="NO" fontsize="11", color="red"]
 
  handwavy    -> poweron1        [label="OK" fontsize="11", color="red"]
 
  poweron1    -> defect          [label="No" fontsize="11", color="red"]
 
  poweron1    -> enoughproc      [label="Yes" fontsize="11", color=""]
 
  defect      -> enoughproc      [label="Parts \n Machine" fontsize="11", color=""]
 
  poweron    -> enoughproc      [label="Yes" fontsize="11"]
 
  enoughproc  -> keeper          [label="YES" fontsize="11", color="green"]
 
  enoughproc  -> incoming        [label="NO" fontsize="11", color="red"]
 
  defect      -> incoming        [label="Recycle" fontsize="11", color="red"]
 
  incoming    -> chkit          [label="OK" fontsize="11", color="red"]
 
  chkit      -> rcycle          [label="OK" fontsize="11", color="red"]
 
  keeper      -> ask1          [label="Parts \n Machine" fontsize="11", color="green"]
 
  ask1        -> parts
 
  parts      -> prts            [label="OK" fontsize="11", color="green"]
 
 
 
  ask1        -> asis            [label="AS-IS" fontsize="11", color="green"]
 
  ask1        -> build          [label="Build" fontsize="11", color="green"]
 
  build      -> whatzit        [label="Then" fontsize="11", color="Green"]
 
  whatzit    -> buildrdy        [label="OK" fontsize="11", color="green"]
 
  asis        -> tstore          [label="Then" fontsize="11", color="green"]
 
  tstore      -> store          [label="OK" fontsize="11", color="green"]
 
 
}
 
</graphviz>
 
 
== 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. The Memtest program is also a boot option on the hard drive.
 
[[Category:Laptops]]
 
  intro      -> start
 
  start      -> sort            [label="" fontsize="11", color=""]
 
  sort        -> hddrem          [label="" fontsize="11", color=""]
 
  hddrem      -> busted          [label="" fontsize="11", color=""]
 
  busted      -> ask            [label="Yes" fontsize="11", color="red"]
 
  busted      -> usb            [label="No" fontsize="11", color="black"]
 
  usb        -> incoming        [label="No" fontsize="11", color="red"]
 
  usb        -> p2              [label="Yes" fontsize="11"]
 
  p2          -> poweruf        [label="Yes \n or\n Don't Know" fontsize="11"]
 
  p2          -> incoming        [label="No" fontsize="11", color="red"]
 
  ask        -> usb            [label="OK" fontsize="11"]
 
  poweruf    -> poweron        [label="OK" fontsize="11"]
 
  poweron    -> handwavy        [label="NO" fontsize="11", color="red"]
 
  handwavy    -> poweron1        [label="OK" fontsize="11", color="red"]
 
  poweron1    -> defect          [label="No" fontsize="11", color="red"]
 
  poweron1    -> enoughproc      [label="Yes" fontsize="11", color=""]
 
  defect      -> enoughproc      [label="Parts \n Machine" fontsize="11", color=""]
 
  poweron    -> enoughproc      [label="Yes" fontsize="11"]
 
  enoughproc  -> keeper          [label="YES" fontsize="11", color="green"]
 
  enoughproc  -> incoming        [label="NO" fontsize="11", color="red"]
 
  defect      -> incoming        [label="Recycle" fontsize="11", color="red"]
 
  incoming    -> chkit          [label="OK" fontsize="11", color="red"]
 
  chkit      -> rcycle          [label="OK" fontsize="11", color="red"]
 
  keeper      -> parts          [label="Parts \n Machine" fontsize="11", color="green"]
 
  parts      -> prts            [label="OK" fontsize="11", color="green"]
 
  keeper      -> asis            [label="AS-IS" fontsize="11", color="green"]
 
  keeper      -> build          [label="Build" fontsize="11", color="green"]
 
  build      -> whatzit        [label="Then" fontsize="11", color="Green"]
 
  whatzit    -> buildrdy        [label="OK" fontsize="11", color="green"]
 
  asis        -> tstore          [label="Then" fontsize="11", color="green"]
 
  tstore      -> store            [label="OK" fontsize="11", color="green"]
 

Latest revision as of 20:06, 16 February 2010