Difference between revisions of "Getting the Processor Information"
Jump to navigation
Jump to search
| Line 9: | Line 9: | ||
blowncaps [label="Are there any\nBLOWNCAPS?"] | blowncaps [label="Are there any\nBLOWNCAPS?"] | ||
checkconnect [label="Check the\ncables and connections\nDoes it POWER ON?"] | checkconnect [label="Check the\ncables and connections\nDoes it POWER ON?"] | ||
| − | disconnect [label="Disconnect the | + | disconnect [label="Disconnect the\nHARD DRIVE CABLE\nfrom the\nMOTHERBOARD"] |
manualdetermine [label="MANUALLY DETERMINE\nthe processor information", URL="/index.php/System_Evaluation_2_Overview"] | manualdetermine [label="MANUALLY DETERMINE\nthe processor information", URL="/index.php/System_Evaluation_2_Overview"] | ||
post [label="Does it\nPOST?"] | post [label="Does it\nPOST?"] | ||
| Line 18: | Line 18: | ||
rambus [label="Does it have\nRAMBUS slots?"] | rambus [label="Does it have\nRAMBUS slots?"] | ||
havesdram [label="Does it have\nSDRAM slots\n(regular DIMMs)?"] | havesdram [label="Does it have\nSDRAM slots\n(regular DIMMs)?"] | ||
| − | simplify [label="SIMPLIFY\nRemove uneeded cards\nand disconnect the drives\nDoes it | + | 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"] | ||
swapram [label="Swap out the SDRAM\nsystematically\nTry 66, 100, and 133 Mhz\nDoes it POST?"] | swapram [label="Swap out the SDRAM\nsystematically\nTry 66, 100, and 133 Mhz\nDoes it POST?"] | ||
| Line 49: | Line 49: | ||
checkconnect -> testpower [taillabel="NO"] | checkconnect -> testpower [taillabel="NO"] | ||
| − | testpower -> | + | testpower -> post [taillabel="YES"] |
testpower -> addstuff [taillabel="NO"] | testpower -> addstuff [taillabel="NO"] | ||
post -> procinfo [taillabel="YES"] | post -> procinfo [taillabel="YES"] | ||
| − | post -> | + | post -> simplify [taillabel="NO"] |
havesdram -> swapram [taillabel="YES"] | havesdram -> swapram [taillabel="YES"] | ||
| Line 64: | Line 64: | ||
bios -> manualdetermine [taillabel="NO"] | bios -> manualdetermine [taillabel="NO"] | ||
| − | simplify -> | + | simplify -> procinfo [taillabel="YES"] |
simplify -> swapvideocard [taillabel="NO"] | simplify -> swapvideocard [taillabel="NO"] | ||
| − | swapvideocard -> | + | swapvideocard -> havesdram [taillabel="YES"] |
swapvideocard -> manualdetermine [taillabel="NO"] | swapvideocard -> manualdetermine [taillabel="NO"] | ||
| Line 76: | Line 76: | ||
} | } | ||
</graphviz> | </graphviz> | ||
| − | |||
| − | |||
== Checking the Cables and Connections == | == Checking the Cables and Connections == | ||
| Line 85: | Line 83: | ||
* Is the power supply plugged into the motherboard? | * Is the power supply plugged into the motherboard? | ||
* Is the power switch connected to 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. | ||
| + | |||
| + | {{Finding the processor speed}} | ||
[[Category: Prebuild]] | [[Category: Prebuild]] | ||
Revision as of 16:41, 22 May 2007
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.