Difference between revisions of "Getting the Processor Information"

From FreekiWiki
Jump to navigation Jump to search
Line 21: Line 21:
 
     procinfo        [label="Can you get the \nPROCESSOR INFORMATION?"]
 
     procinfo        [label="Can you get the \nPROCESSOR INFORMATION?"]
 
     pull_proc      [label="PULL THE PROCESSEOR OUT\nand take it to Advanced Testing\nWe are\nRECYCLING\nthis system", shape="box"]
 
     pull_proc      [label="PULL THE PROCESSEOR OUT\nand take it to Advanced Testing\nWe are\nRECYCLING\nthis system", shape="box"]
    ram            [label="Does it have\nRAM?"]
 
    rambus          [label="Does it have\nRAMBUS slots?"]
 
 
     simplify        [label="SIMPLIFY\nRemove uneeded cards\nand disconnect the drives\nDoes it POST?"]
 
     simplify        [label="SIMPLIFY\nRemove uneeded cards\nand disconnect the drives\nDoes it POST?"]
 
     start          [label="START HERE", shape="box", style="bold"]
 
     start          [label="START HERE", shape="box", style="bold"]
Line 35: Line 33:
  
 
     blowncaps -> pull_proc [taillabel="YES"]
 
     blowncaps -> pull_proc [taillabel="YES"]
     blowncaps -> ram [taillabel="NO"]
+
     blowncaps -> addstuff [taillabel="NO"]
  
 
     pull_proc -> goback
 
     pull_proc -> goback
 
    ram -> rambus [taillabel="NO"]
 
    ram -> addstuff [taillabel="YES"]
 
 
    rambus -> addstuff [taillabel="NO"]
 
    rambus -> goback [taillabel="YES"]
 
  
 
     addstuff -> disconnect
 
     addstuff -> disconnect

Revision as of 11:40, 4 June 2008

GREEN Chart

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

Checking the Cables and Connections

  • Is the power strip on?
  • Is the computer plugged into the power strip?
  • Is the power switch on the back of the power supply on?
  • Is the power supply plugged into the motherboard?
  • Is the power switch connected to the motherboard?

Manually determining the processor information

This is your last resort option. Do not do this unless the instructions told you to.

  • See if you can see the speed without removing anything
  • Remove the heat sink/fan only if necessary
  • See the Note on Processor Speeds below.

Template:Finding the processor speed