Difference between revisions of "MacBuild CED Eval"

From FreekiWiki
Jump to navigation Jump to search
Line 16: Line 16:
 
   minimum  [label="Does it meet MINIMUM PROCESSOR\n SPEC for building in MacBuild?"]
 
   minimum  [label="Does it meet MINIMUM PROCESSOR\n SPEC for building in MacBuild?"]
 
   display  [label="Does it have a\n built-in display?"]
 
   display  [label="Does it have a\n built-in display?"]
   displayflow [label="See the Built-In\n Display flowchart.\n Do we want it?" shape=box style=bold color=green]
+
   specialcase [label="Check the SPECIAL CASE\n list. Is it on the list?" style=bold color=green]
 
   displaytest  [label="Perform a DISPLAY TEST.  \nDoes it work?" shape=box style=bold color=blue]
 
   displaytest  [label="Perform a DISPLAY TEST.  \nDoes it work?" shape=box style=bold color=blue]
 
   blowncaps  [label="Can you see any\n BLOWN CAPS?"]  
 
   blowncaps  [label="Can you see any\n BLOWN CAPS?"]  
Line 34: Line 34:
 
   ignore -> minimum
 
   ignore -> minimum
 
   uncovered -> minimum [label="No"]
 
   uncovered -> minimum [label="No"]
   minimum -> display [label="Yes"]
+
   minimum -> specialcase [label="Yes"]
 
   minimum -> exceptional [label="No"]
 
   minimum -> exceptional [label="No"]
   display -> displayflow [label="Yes"]
+
   specialcase -> blowncaps [label="No"]
   displayflow -> displaytest [label="Yes"]
+
  specialcase -> exceptional [label="Yes"]
   displayflow -> exceptional [label="No"]
+
  blowncaps -> exceptional [label="Yes"]
 +
   blowncaps -> display [label="No"]
 +
  display -> displaytest [label="Yes"]
 +
   display -> greenlight [label="No"]
 
   displaytest -> exceptional [label="No"]
 
   displaytest -> exceptional [label="No"]
 
   displaytest -> greenlight [label="Yes"]
 
   displaytest -> greenlight [label="Yes"]
  
  display -> blowncaps [label="No"]
 
  blowncaps -> exceptional [label="Yes"]
 
  blowncaps -> greenlight [label="No"]
 
 
   exceptional -> yellowlight [label="Yes"]
 
   exceptional -> yellowlight [label="Yes"]
  
Line 65: Line 65:
 
</div>
 
</div>
  
 +
<div style="border: 10px solid GREEN; padding: .5em 1em; color: #000; margin: 3px 3px 0;">
 +
== Special Case List ==
 +
===eMac===
 +
Check the eMac's serial number (located inside the optical drive bay door).  If an eMac's serial number falls within the following ranges, it means it has bad capacitors and should be recycled regardless of working state:
 +
*G8412xxxxxx - G8520xxxxxx
 +
*YM412xxxxxx - YM520xxxxxx
 +
*VM414xxxxxx - VM518xxxxxx
 +
 +
</div>
 
[[Category:Macintosh]]
 
[[Category:Macintosh]]

Revision as of 18:14, 26 August 2009

CED Eval

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

Exceptional Components List

  • DDR memory
  • Stick of 256 MB or better SDRAM
  • 30 GB or bigger hard drive
  • Airport or Airport Extreme card
  • Combo DVD/DVD-R/DVD/RW and CD-R/RW drive

Special Case List

eMac

Check the eMac's serial number (located inside the optical drive bay door). If an eMac's serial number falls within the following ranges, it means it has bad capacitors and should be recycled regardless of working state:

  • G8412xxxxxx - G8520xxxxxx
  • YM412xxxxxx - YM520xxxxxx
  • VM414xxxxxx - VM518xxxxxx