<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Geek Gumbo &#187; Assembling the Computer</title>
	<atom:link href="http://www.geekgumbo.com/category/buildingcomputers/assembling-the-computer/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.geekgumbo.com</link>
	<description>A potpourri of Web Development, Linux, and Windows tips, tidbits, and observations</description>
	<lastBuildDate>Thu, 02 Feb 2012 20:31:28 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Troubleshooting until your up and Running</title>
		<link>http://www.geekgumbo.com/2009/12/20/up-and-running/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=up-and-running</link>
		<comments>http://www.geekgumbo.com/2009/12/20/up-and-running/#comments</comments>
		<pubDate>Sun, 20 Dec 2009 18:50:07 +0000</pubDate>
		<dc:creator>daleV</dc:creator>
				<category><![CDATA[Assembling the Computer]]></category>

		<guid isPermaLink="false">http://www.geekgumbo.com/?p=520</guid>
		<description><![CDATA[Well, were back!  That took a good month, well, to be honest in the middle of that my wife and I took a trip to Europe to celebrate our anniversary.   The rest of the time, I'll call part problems which &#8230; <a class="more-link" href="http://www.geekgumbo.com/2009/12/20/up-and-running/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Well, were back!  That took a good month, well, to be honest in the middle of that my wife and I took a trip to Europe to celebrate our anniversary.   The rest of the time, I'll call part problems which happen sometimes, and when it does you have to do a couple of things to get up and running.  So let's talk about how to solve hardware problems.</p>
<p>First, it's a good idea to start with all new parts, which I didn't.  I tried to patch a system together, which if your just starting out, you should not do, but hold on a second.  Even new parts, sometimes, do not work.  Let's review some troubleshooting.</p>
<p>A troubleshooting check list  to check to get your system together.<br />
1. Are all the cables connected properly?  Sometimes when you put one cable in, you can knock a previously connected cable out of its socket.  When your done connecting everything, recheck all your cables.<br />
2. Plug all your mouse, monitor and keyboard cables in, and turn on the power to the monitor.<br />
3. Plug the computer power cable in and turn on the switch on the back of the power supply.  Depending on the board, a light will illuminate on the motherboard to indicate you have power to the motherboard.<br />
4. Press your computer start button on the front panel and your computer should start.<br />
5. When your computer comes up you should see the motherboard logo screen on the monitor, if the monitor is blank, you have problems.</p>
<p>Sometimes you will get an error message, like I did.  No disk, or the disk is not recognized or something along those lines.  If its not the cabling, then you have a hardware problem.  Not recognizing a disk, can mean many things,<br />
1. The disk is bad.<br />
2. The disk controller on the motherboard is bad.<br />
3. Some other part of the motherboard is bad.<br />
4. The computer chip is bad.<br />
5. Or simply, you bios software is not configured properly to recognize the disk.</p>
<p>No video, usually means the graphic cars is bad, but that could be the motherboard, or monitor.</p>
<p>Since most memory is tested on start up, memory problems come in the form of programs that don't operate properly, because a part of the memory is faulty.</p>
<p>Another trick you can use is simply to see if a part you suspect is bad, is making noise, or is not cold to the touch when it should be warm.</p>
<p>If you have a problem, all you can do is return the parts one at a time, until you find the problem.   This can be very time consuming.  To do this:<br />
1. You have to call or email support at the manufacturers website.  And trade several emails.<br />
2. Work with their tech support to run tests on your system until they say you should send the board back to them, because all their tests have not worked.<br />
3. Ask for an RMA number (Return Materials Authorization) to mark the package, so they know its your board that is getting sent back.<br />
4. They usually test the board or component on their tester and if its good, the send the same part back to you.<br />
5. You go nuts when this happens, and move to another part that could be bad.</p>
<p>You get the idea.  Then you have the pain of packaging the part for shipping, taking the part to the shipper, paying for the shipping, waiting for a part to return in a return shipment.  Very time consumming and frustrating until you find what is causing  the problem and preventing your computer from running.  It's quite common to send a motherboard back to the manufacturer.  They usually test it and send it right back to you.</p>
<p>Long story short, disks are cheap now, so to short circuit a lot of the above headaches, I just purchased a new motherboard and disk.  That did the trick, and I'm up and running, and have installed Ubuntu on my system.</p>
<p>Ubuntu 9.10 is loaded on my disk, stable, and the computer runs fine.  More on loading Ubuntu and the software in my next post.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.geekgumbo.com/2009/12/20/up-and-running/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hardware Troubleshooting</title>
		<link>http://www.geekgumbo.com/2009/11/12/hardware-troubleshooting/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=hardware-troubleshooting</link>
		<comments>http://www.geekgumbo.com/2009/11/12/hardware-troubleshooting/#comments</comments>
		<pubDate>Thu, 12 Nov 2009 05:00:39 +0000</pubDate>
		<dc:creator>daleV</dc:creator>
				<category><![CDATA[Assembling the Computer]]></category>

		<guid isPermaLink="false">http://www.geekgumbo.com/?p=514</guid>
		<description><![CDATA[Well, folks sorry for the delay, but we're having some hardware problems. Just because you get the system to come up and "Post" does not mean that everything is connected and operating properly.  And that is the case here. When &#8230; <a class="more-link" href="http://www.geekgumbo.com/2009/11/12/hardware-troubleshooting/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Well, folks sorry for the delay, but we're having some hardware problems.</p>
<p>Just because you get the system to come up and "Post" does not mean that everything is connected and operating properly.  And that is the case here.</p>
<p>When I started putting this system together, I used parts from previous systems, instead of purchasing all new components, and now it seems I'm paying the price in terms of delays.</p>
<p>First initial troubleshooting, when I went to put in the operating system disk, I uncovered the first problem.  The DVD drive drawer would not open and the drives disk access light was always on.  The drive open button did not work.  If you using newer IDE cables this will not happen. I wasn't, and I got unlucky.  The newer IDE cables have a blocked off pin, so you can visualy see which way to plug in the cable.  The older ones do not.  I had a 50-50 chance of getting it right.  And of course, I put the cable in the wrong way.  Simple solution is to pull out the IDE plug, turn it around and reconnect it.  Problem solved and the DVD drive now works properly.</p>
<p>Next, I put the operating system disk in the drive, started loading, and I got an interupt error which halted the process.  It turns out the SATA disk drive is not recognized.  This may mean, I have a bad motherboard, disk drive, or computer chip.  In no particular order. So I am in the process of troubleshooting the problem or problems.</p>
<p>The ultimate solution is to purchase a new motherboard, chip, and disk drive and make sure I have all new components.</p>
<p>So I beg your patience. I may need to order components, which means shipping and delay.  When I get back to the stage where the operating system loads, because all the hardware works properly.  I will fill you in on how things worked out, and we'll pick up loading the software.  In the meantime, we'll blog on some other topics until we're ready to go again.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.geekgumbo.com/2009/11/12/hardware-troubleshooting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Testing your Hardware Installation</title>
		<link>http://www.geekgumbo.com/2009/11/01/testing-your-hardware-installation/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=testing-your-hardware-installation</link>
		<comments>http://www.geekgumbo.com/2009/11/01/testing-your-hardware-installation/#comments</comments>
		<pubDate>Mon, 02 Nov 2009 02:09:57 +0000</pubDate>
		<dc:creator>daleV</dc:creator>
				<category><![CDATA[Assembling the Computer]]></category>

		<guid isPermaLink="false">http://www.geekgumbo.com/?p=491</guid>
		<description><![CDATA[It's time to see how well you've done.  We're going to test your hardware installation, before moving on to the software installation.  To do this we have to hook up your outer components, that is the monitor, keyboard, mouse, and &#8230; <a class="more-link" href="http://www.geekgumbo.com/2009/11/01/testing-your-hardware-installation/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>It's time to see how well you've done.  We're going to test your hardware installation, before moving on to the software installation.  To do this we have to hook up your outer components, that is the monitor, keyboard, mouse, and power supply.</p>
<p>Get out the monitor you want to use.  Preferably a monitor you have tested on another computer that you know works.  Attach the video connector to the back of the graphics card.  Plug in the monitor power cord.</p>
<p>Your mouse if its a PS2 connector attaches to the green colored plug and your keyboard attaches to the purple PS2 connector.  If they are USB connectors, just plug both of them into any available USB port.</p>
<p>First, turn on the monitor.  On your computer connect the power cord to the back of the power supply, make sure the switch is on "0", which means "Off."  Connect the power cord to your electrical outlet.</p>
<p>Here we go.  Switch the power switch on your power supply to "1," or "On."  You should see the power light on the motherboard.  All is well.  Turn the power off by using the front case on-off switch.  Hold it in until the system shuts down.  Push the front panel power switch again to turn the system back on.  Your front panel power light should come on as well as your system.</p>
<p>If all of the above works fine, you've tested you case hook ups, and your power supply.  Let the system run for awhile and an image with the motherboards name should appear on the monitor.  This is called "posting."  If it doesn't post initially, try it a couple of more times, before panicing.  Sometimes on a new board it takes a couple of cycles to get everything in sync.  You'll see people complain on forums about not being able to get their system to "post."   What there saying is they don't get an image on their monitor.</p>
<div id="attachment_492" class="wp-caption aligncenter" style="width: 310px"><img class="size-full wp-image-492" title="posting1" src="http://www.geekgumbo.com/wp-content/uploads/2009/11/posting1.jpg" alt="Posting" width="300" height="225" /><p class="wp-caption-text">Posting</p></div>
<p>If your system posts, has an image on the monitor, you'll see an instruction to hit a key to enter "set up."  Usually it's either the "delete" key, F1 key, or the F8 key, depending on the manufacturer.  Go ahead and enter set up.  By the way, Congratulations! You did a great job putting your system together.</p>
<p>Set up is a system of menus that configures your bios settings, and where you tell your computer how you would like to configure the computer and let's you set some settings.   You do not have to go into every menu choice, for now, all we want to do is make sure we boot from your DVD drive first and your hard drive second.   This lets you load your operating system from the DVD drive, which is the first thing we'll do when we start the software installation.</p>
<p>In the set up menu, you can look around and make changes if you understand what the choices mean.  They should be explained in your motherboard Users Guide.  The way you change a setting is with the arrow keys on the keyboard, you pick the top menu and hit the return key on the keyboard.  This will open that menu, go to the choice you want to change, and hit a return to see your choices, you change with the arrow keys and the return key.  When you done hit F10 to exit and save your changes.</p>
<p>Use your arrow keys on your keyboard and move to the boot menu page.  This is where you change your boot configuration.   Look for a choice called "Boot Device Priority" or something like that.  Hit the return and you'll see your devices.  Set the DVD to boot first then your hard drive that your going to put the operating system on.  Hit the F10 key.</p>
<div id="attachment_494" class="wp-caption aligncenter" style="width: 310px"><img class="size-full wp-image-494 " title="bios21" src="http://www.geekgumbo.com/wp-content/uploads/2009/11/bios21.jpg" alt="Bios with Boot Device Priority shown" width="300" height="227" /><p class="wp-caption-text">Bios Setup with Boot Device Priority shown</p></div>
<p>If you don't post, something is wrong, obviously.  No display means your monitor is not working or your graphics card is not working.  Plug your monitor into another computer to check it out.  No motherboard light can mean either you have a bad motherboard or power supply.  Check your power connector plugs.  You get the idea.</p>
<p>That's it for this post, pun intended.  Congratulations again, on getting the computer to post,  great job.   Put the sides back on your computer case, and let's get ready to load some software on this puppy.   I will pick the rest of the build up under a new category, software installation.  See you there.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.geekgumbo.com/2009/11/01/testing-your-hardware-installation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing the Power Supply</title>
		<link>http://www.geekgumbo.com/2009/11/01/installing-the-power-supply/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=installing-the-power-supply</link>
		<comments>http://www.geekgumbo.com/2009/11/01/installing-the-power-supply/#comments</comments>
		<pubDate>Sun, 01 Nov 2009 18:46:41 +0000</pubDate>
		<dc:creator>daleV</dc:creator>
				<category><![CDATA[Assembling the Computer]]></category>

		<guid isPermaLink="false">http://www.geekgumbo.com/?p=479</guid>
		<description><![CDATA[The power supply seems like an easy install, but get ready for spaghetti.  Now that you have your drive data cables connected, your fans connected, and your case wires connected to your motherboard, your computer inside may seem like a &#8230; <a class="more-link" href="http://www.geekgumbo.com/2009/11/01/installing-the-power-supply/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>The power supply seems like an easy install, but get ready for spaghetti.  Now that you have your drive data cables connected, your fans connected, and your case wires connected to your motherboard, your computer inside may seem like a jumble of wires, but you haven't seen anything yet.  We've saved the power supply until the end because the amount of cabling is about to double.</p>
<p>When you consider that each DVD drive, your hard drive, maybe your graphics card,  and the motherboard requires power and that power has to arrive at the device needing power via a power cable, then all of a sudden you've got twice as many cables running all over the inside of the case.  But there is a method to the madness, so let's get started.</p>
<p style="text-align: left;">
<div id="attachment_482" class="wp-caption aligncenter" style="width: 277px"><img class="size-full wp-image-482" title="power supply221" src="http://www.geekgumbo.com/wp-content/uploads/2009/11/power-supply221.jpg" alt="Power Cables" width="267" height="200" /><p class="wp-caption-text">Power Cables</p></div>
<p>Unwrap your power supply from its packaging, and take it out of the wrapping material.  If you didn't get a modular power supply you'll see a bunch of cables coming out the back of the power supply.</p>
<p style="text-align: left;">
<div id="attachment_483" class="wp-caption aligncenter" style="width: 211px"><img class="size-full wp-image-483" title="powercables41" src="http://www.geekgumbo.com/wp-content/uploads/2009/11/powercables41.jpeg" alt="Modular Power Supply" width="201" height="150" /><p class="wp-caption-text">Modular Power Supply</p></div>
<p>If you got a modular power supply, you won't see as many cables coming out the back, but you'll still see some.  You'll also see ports on the back for the modular power cables.  I like modular power supplies because it reduces the number of non-useful cables in your computer.  You only use the cables you need.   If you have a modular power supply, make sure the extra cables snap into the power supply ports with a click so it won't come out inadvertently later when using the computer.</p>
<p>Let's install the power supply in the case.  The power supply fits into its own notch in the case.  Fit the power supply into the case so the on-off switch comes out the back of the case, and the power supply fan is pointed toward the open air on the inside of the case.  Do not block the fan by having the fan pointed at the case side.  Also make sure none of your previouse wires are trapped by the power supply.</p>
<p>The power supply is held to the case with four Phillips screws attached from outside the case.  Make the screws tight, but not super tight.  The cables should come out the back of the power supply inside the case.</p>
<p>There should be at least three cables coming out the back.  One is a big wide 24-pin ATX connector that is the main power to your motherboard.  You should easily find where that goes on the motherboard.  It has a latch on the side that matches with a hook on the plug so you put the plug in the correct direction.</p>
<p>There should be at least one 8-pin ATX 12v and one 6-pin PCI express coming out the back of the power supply.  One of these will go into the second power connector on your motherboard.  This may be a 8, 6, or 4-pin socket, and usually the 8-pin power plug can be broken in half to make two fours.  Check your motherboard, or your motherboard diagram to find this connector.</p>
<p>Your graphics card may take a 6-pin power cable.  Some graphics need additional power and some don't.  Look for a power connector plug on the graphics card, if you don't see one, the motherboard will power the card.</p>
<p style="text-align: center;">
<div id="attachment_481" class="wp-caption aligncenter" style="width: 210px"><img class="size-full wp-image-481" title="power61" src="http://www.geekgumbo.com/wp-content/uploads/2009/11/power61.jpg" alt="Molex Connector" width="200" height="134" /><p class="wp-caption-text">Molex Connector</p></div>
<p>Each drive needs power.  The IDE drives use a 4-pin Molex connector.  The Molex connector is rounded on two edges to match the connector which is also rounded on two corners, so you can't put it in the wrong direction.</p>
<div id="attachment_480" class="wp-caption aligncenter" style="width: 160px"><img class="size-full wp-image-480" title="powersata21" src="http://www.geekgumbo.com/wp-content/uploads/2009/11/powersata21.jpg" alt="SATA Power Connector" width="150" height="97" /><p class="wp-caption-text">SATA Power Connector</p></div>
<p>The last power connectors you will need is the SATA power connector.  This is a 15-pin slim connector with an L-shaped appendage on the end, like the data cable had, so you can't hook it up the wrong way.  Make sure they're pushed in tight to the disk drive.  You'll need one power connector per drive, one power cable usually has two connectors.</p>
<p>Congratulations!  You've installed all your hardware inside your case.  Before we put the covers on the case we'll will want to test things out, which we'll write about next.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.geekgumbo.com/2009/11/01/installing-the-power-supply/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hooking up Drive Data Cables</title>
		<link>http://www.geekgumbo.com/2009/11/01/hooking-up-drive-data-cables/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=hooking-up-drive-data-cables</link>
		<comments>http://www.geekgumbo.com/2009/11/01/hooking-up-drive-data-cables/#comments</comments>
		<pubDate>Sun, 01 Nov 2009 16:19:31 +0000</pubDate>
		<dc:creator>daleV</dc:creator>
				<category><![CDATA[Assembling the Computer]]></category>

		<guid isPermaLink="false">http://www.geekgumbo.com/?p=474</guid>
		<description><![CDATA[This one should be relatively easy.  There are two types of data cables for connection to storage devices, such as: solid state drives, hard drives, and DVD drives. The first is the old version which is called IDE or EIDE, &#8230; <a class="more-link" href="http://www.geekgumbo.com/2009/11/01/hooking-up-drive-data-cables/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>This one should be relatively easy.  There are two types of data cables for connection to storage devices, such as: solid state drives, hard drives, and DVD drives.</p>
<p>The first is the old version which is called IDE or EIDE, or ATA.  This is a 16 bit wide bus that transfers data from anywhere between 16 Mb per second to 133 Mb per second depending on which version your using.  Each IDE connector on the motherboard can hook to two IDE storage devices, a master and a slave.  Remember when we installed the DVD drives, we put a jumper wire over two of six pins to designate master or slave drive.  IDE stands for Integrated Drive Electronics, just a little tidbit.</p>
<div id="attachment_475" class="wp-caption aligncenter" style="width: 460px"><img class="size-full wp-image-475" title="cable45" src="http://www.geekgumbo.com/wp-content/uploads/2009/11/cable45.jpg" alt="IDE cable" width="450" height="281" /><p class="wp-caption-text">IDE cable</p></div>
<p>IDE cables look like flat ribbons 2" wide with three connectors attached to the ribbon.  The cable is normally 18" long, but you can get round cables that go up to 36".  Round cables are nice, because they do not get in the way of other cables in the case, are more flexible, and do not redirect or impede air flow.</p>
<p>The three connectors on the IDE cable are spaced two close together and one at the othe end of the ribbon.  The stand-alone connector at the end goes to your motherboard.  The other two cables go to the master and slave drive.  There are 40 holes in the connector consisting of 2 rows of 20 holes.  One of the holes in the middle is blocked to let you know which way to insert the cable into the socket.  So do it.  Put the cable in the motherboard and the other end in your DVD drive.  If you do not have a 2 rows of 20 pins to put the cable into, then you probably have a SATA drive.  Read on.</p>
<p style="text-align: center;">
<div id="attachment_476" class="wp-caption aligncenter" style="width: 172px"><img class="size-full wp-image-476" title="cable231" src="http://www.geekgumbo.com/wp-content/uploads/2009/11/cable231.jpg" alt="SATA data cable" width="162" height="150" /><p class="wp-caption-text">SATA data cable</p></div>
<p>Starting in 2007 a new horse rode into town for both power and data cables, called serial ATA, or SATA.  This is gradually replacing all the IDE ribbon cables, as you can get SATA DVD drives now.  SATA cables transfer data anywhere from 1.3 Gb per second (first generation) to 3.0 Gb per second (second generation) to 6.0 Gb per second (thrid generation), with the most common SATA hard disk drives transferring at 3.0 GB per second, at present.  Almost 22 times faster than an IDE cable, you can see why they are replacing the old technology.</p>
<p>SATA cables are much smaller than the IDE cable, although they are a little stiff.  The data connectors have only 7 pins with an L like notch on one end, so the connector will only go into the interface one way.  There is a slightly different SATA power connector which will talk about when we get to power cables.</p>
<p style="text-align: center;">
<div id="attachment_477" class="wp-caption aligncenter" style="width: 160px"><img class="size-full wp-image-477" title="cablesata2" src="http://www.geekgumbo.com/wp-content/uploads/2009/11/cablesata2.jpg" alt="SATA connector showing notch" width="150" height="164" /><p class="wp-caption-text">SATA connector showing notch</p></div>
<p>Let's hook up the data cables.  There should be one SATA cable per drive to one socket in the motherboard.  Go back to your motherboard diagram and look for your SATA connectors.  They should be labeled SATA1, SATA2, SATA3, etc.  Your main drive, the one with the operating system should be connected to SATA1 and so on.  Go for it.</p>
<p>You should now have the data cables to all your drives attached to your motherboard.  Now that wasn't so bad.  Now all we have to do is get power to the system, something we haven't written about yet and the topic of our next post.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.geekgumbo.com/2009/11/01/hooking-up-drive-data-cables/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hooking Up the Case Wiring</title>
		<link>http://www.geekgumbo.com/2009/11/01/hooking-up-the-case-wiring/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=hooking-up-the-case-wiring</link>
		<comments>http://www.geekgumbo.com/2009/11/01/hooking-up-the-case-wiring/#comments</comments>
		<pubDate>Sun, 01 Nov 2009 04:09:01 +0000</pubDate>
		<dc:creator>daleV</dc:creator>
				<category><![CDATA[Assembling the Computer]]></category>

		<guid isPermaLink="false">http://www.geekgumbo.com/?p=467</guid>
		<description><![CDATA[For me, the hardest thing to do in building a computer is hooking up the computer case wiring.  You are handling very small plugs and pins.  Most of the time, you can't get to the plugs, because other wires and &#8230; <a class="more-link" href="http://www.geekgumbo.com/2009/11/01/hooking-up-the-case-wiring/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>For me, the hardest thing to do in building a computer is hooking up the computer case wiring.  You are handling very small plugs and pins.  Most of the time, you can't get to the plugs, because other wires and boards are in your way.</p>
<p>You might be asking why are you hooking up wires when you don't even have the power supply in the case yet.  Well, there's a method to my madness.   These wires are difficult to get in place, I like to put them in before any other wires get in the way to make the job a lot easier.  So we'll start with the computer case wiring.</p>
<p>What are all those wires attached to the case?  Most of you have seen the front lights on the computer when the disk drive is accessed.  You've turned the front power switch on and off, and you've hit the reset button when your software hangs up.  Well all that is controlled by the motherboard, the lights and switches on the front of the case are hooked to the motherboard through these wires.  If you have any USB or Firewire ports on the front of the case they'll have to be hooked up also.</p>
<p>Let's get started.  Get out your motherboard user's guide that came with your motherboard.  Look for the diagram of the motherboard.  What your looking for is where the ports are on the motherboard.  Keep this page open as we proceed so you will know where plugs and cables are connected to the motherboard.  Most User's Guides also show the connector pins in a diagrams so you know which pins are for what.</p>
<p>Look for a block of pins usually called "panel," or "front panel connector."  The power on/off switch plug and the reset swith on/off plug usually are two-pin plugs.  They should slide over their respective pins which should be labeled "PWRSW" and "RESET."  You'll find a four pin plug which is your system warning speaker for beeps and warning signals when something is wrong, slide that over the four "SPKR" pins.</p>
<p style="text-align: center;">
<div id="attachment_469" class="wp-caption aligncenter" style="width: 160px"><img class="size-full wp-image-469" title="casewiriing" src="http://www.geekgumbo.com/wp-content/uploads/2009/11/casewiriing.jpg" alt="Computer Case Wires" width="150" height="113" /><p class="wp-caption-text">Computer Case Wires</p></div>
<p>We have two lights on the front panel.  One lets you know there is power to the system, the power on light, and the other is when the disk drive is accessed.  Each are two pin plugs.  The system power is usually labeled, "PLED," and the disk drive light is usually called, "IDE_LED."  After you slide all these small pins over the posts on the motherboard, the hardest wiring is taken care of.</p>
<p>Most of the current cases, have a USB port on the front panel.  These USB port(s) are different from the USB ports in the back of the computer.  The ones on the back are already hooked up directly to the motherboard.  So we're hooking up the front USB ports.  Look for a connector on the motherboard labeled "USB58" or "USB76" or just plain, "USB."  The plug from the front panel should be labeled, "USB."  This is a 10-pin plug with one pin plugged up so there is only one way to install this on the motherboard.</p>
<p>The next cable is the audio cable, usually labeled "HD AUDIO," or "AUDIO."   There may be another plug on this wire labeled, "AC97."  Ignore this, and use the "HD Audio" plug if you have digital audio on your motherboard.  If you  don't the motherboard diagram will give you the AC97 port.  The HD Audio plug is a 10-pin plug with a different pin blocked than the USB plug had.  On the motherboard diagram is usually called "Front Panel Audio connector."  This connector usually just looks like 9 pins sticking up in the air.</p>
<p style="text-align: center;">
<div id="attachment_468" class="wp-caption aligncenter" style="width: 210px"><img class="size-full wp-image-468" title="casewiring21" src="http://www.geekgumbo.com/wp-content/uploads/2009/11/casewiring21.jpg" alt="Audio Cable" width="200" height="150" /><p class="wp-caption-text">Audio Cable</p></div>
<p>The last front panel cable you may or may not have.  This is for your 1394 "Firewire" port, and this depends if you have a Firewire port on the front of the case or not.  The plug is usually labeled "1394" and the motherboard diagram is usually called an "IEEE 1394a connector, or simply, "Firewire header."</p>
<p>That should be it for the computer case front panel cabling, except there's still a wire, or maybe two, floating in the case.  These are for the case fans.  Most motherboard have a couple of connectors for fans called "Fan header," or "Pwr Fan2", "Pwr Fan2," etc.  These are three-pin connectors.  Hook up your case fans.</p>
<p>You should now have all the loose wires in your case hooked up to the motherboard, congratulations.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.geekgumbo.com/2009/11/01/hooking-up-the-case-wiring/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing the Graphics Card</title>
		<link>http://www.geekgumbo.com/2009/10/31/installing-the-graphics-card/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=installing-the-graphics-card</link>
		<comments>http://www.geekgumbo.com/2009/10/31/installing-the-graphics-card/#comments</comments>
		<pubDate>Sat, 31 Oct 2009 20:05:09 +0000</pubDate>
		<dc:creator>daleV</dc:creator>
				<category><![CDATA[Assembling the Computer]]></category>

		<guid isPermaLink="false">http://www.geekgumbo.com/?p=459</guid>
		<description><![CDATA[The graphics card is a fairly easy install.  Graphics card fit into the PCI Express X16 slot.  Huh?  Well, if you don't know what one of them is, and there might be two on your motherboard, don't worry about it.  &#8230; <a class="more-link" href="http://www.geekgumbo.com/2009/10/31/installing-the-graphics-card/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>The graphics card is a fairly easy install.  Graphics card fit into the PCI Express X16 slot.  Huh?  Well, if you don't know what one of them is, and there might be two on your motherboard, don't worry about it.  The graphics card will only fit into one or two slots on your motherboard, the longest ones, and they are keyed so you can fit them into any other slots.</p>
<p style="text-align: center;">
<div id="attachment_460" class="wp-caption aligncenter" style="width: 530px"><img class="size-full wp-image-460" title="grraohicscards2" src="http://www.geekgumbo.com/wp-content/uploads/2009/10/grraohicscards2.jpg" alt="Graphics Card" width="520" height="390" /><p class="wp-caption-text">Graphics Card</p></div>
<p>Before you hunker on down.  Let's take this a step at a time.  Graphics cards usually come wrapped in an anti-static bag and are susceptible to static, so ground yourself to the computer case before you start and handle the board by the edges.  Take the card out of the packaging and anti-static bag.  There should be an instruction booklet and DVD disk.  Put them aside for now.</p>
<p>Look at the motherboard in the case, you'll see the slots the graphics card can be plugged into, but before you can do that, you'll have to remove a panel in the bag of the case so that the outout ports on the back of the graphics card will come out the back of the computer.  That way you don't have to open the case to hook up your computer monitor.</p>
<p>There are two ways to remove the back case panel and mount the graphics card.  One is to unscrew the panel screw, slide the plate out, mount the graphics card on the motherboard, and screw the motherboard down by replacing the panel screw and catching the metal outcropping on the  graphics card with the screw to lock down the graphics card.</p>
<p>The other is to lift a handle that lifts up and is hinged on one side, like a door.  You can then slide the back case plate out, put the graphics card in,. and close the hinged handle, which also catches the graphics card outcropping to secure it in place.</p>
<p>If there are any other cables supplied with the graphics card, look at the instruction manual to see how their hooked up.</p>
<p>If you have purchased two graphics cards, install the second like the first one, and you'll need to install a cable connecting the two graphics card together which comes with the graphics card.</p>
<p>That's it, your done with the graphics card for the moment.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.geekgumbo.com/2009/10/31/installing-the-graphics-card/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing Hard Drives and DVD’s</title>
		<link>http://www.geekgumbo.com/2009/10/30/installing-hard-drives-and-dvds/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=installing-hard-drives-and-dvds</link>
		<comments>http://www.geekgumbo.com/2009/10/30/installing-hard-drives-and-dvds/#comments</comments>
		<pubDate>Sat, 31 Oct 2009 01:44:33 +0000</pubDate>
		<dc:creator>daleV</dc:creator>
				<category><![CDATA[Assembling the Computer]]></category>

		<guid isPermaLink="false">http://www.geekgumbo.com/?p=447</guid>
		<description><![CDATA[The specs on the physical dimensions of a hard drive and DVD drive are deceptive.  Hard Drives are actually 4" wide, but the spec calls it a 3.5" form factor.  The DVD drives are actually 5.71" wide, but the spec &#8230; <a class="more-link" href="http://www.geekgumbo.com/2009/10/30/installing-hard-drives-and-dvds/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>The specs on the physical dimensions of a hard drive and DVD drive are deceptive.  Hard Drives are actually 4" wide, but the spec calls it a 3.5" form factor.  The DVD drives are actually 5.71" wide, but the spec calls it a 5.25" form factor.  Go figure.  It really doesn't matter since the computer case gets it right.</p>
<p>What it does say is that hard drives are not as wide as DVD drives, which means there has to be two cage sections in the case one with a small width for the hard drives, and a larger width cage for your DVD drives.</p>
<p>The problem with installing drives is that there are several different methods of installing drives in the computer case depending on the manufacturer and the size of the computer case.</p>
<p>Some basics, if you look at your hard drive, you'll see 3 screw holes along each side.  Most of the mounting methods consists of screwing screws in these holes through holes in the case, which holds the drive.  Some cases have pull out cages that make drive installation relatively easy.  You install the drive in the pull out cage and then slide the cage into a slot in the computer case.  I recommend you check out the installation booklet that comes with the case to see the recommended method of installing hard drives in that particular case.  Each case is different.  The screws you got with the computer case are the screws you will use to install the hard drive.</p>
<p>DVD drives install slightly differently.  The front of the DVD drive has to go through the front of the computer case so you can load the DVD.  To do this install, some cases require you remove the front panel of the case, which is usually held on with plastic latches.  You'll have to remove a plate in the front of the case for the DVD drive to come out the front.  You don't have to do that with hard drives, since they are entirely internal. Because of this, there are different methods of installing DVD drives.   Some DVD drives require you screw in slider rails that you can move the DVD drive back and forth to align it with the front of the case.  Some slide in from the front and are locked in place by a sliding brake mechanism.  Others have the same screws in the side as with the hard drives.  Again check your installation guide that comes with the case for you case particulars.</p>
<p>Let's talk about the connectors on the back of the drives.   If you purchased SATA drives, your all set.  Just install the drives in the case with the interface connectors on the back of the drives facing the motherboard so we can hook up cables.</p>
<p style="text-align: center;">
<p>If you did not, that means your hard drives and DVD drives use an IDE interface.  If you have IDE drives, you have to be aware of the jumper on the back.  This is a 6-pin connector on the back consisting of two rows of three pins.  There is a jumper over two of the pins.  If you have more that one DVD drive one of the jumper should be connecting the "Master" pins on the connector panel, and on the other DVD drive, you'll have to move the jumper to the "Slave" pins.  If you have only one drive, the pins should cover the "Master" pins.  The pins are usually labled, if not check your drive installation manual.  The same goes for the hard drive.  The good news is with SATA drives, you don't have to worry about that anymore and you shouldn't see any jumpers at all.</p>
<div id="attachment_454" class="wp-caption aligncenter" style="width: 160px"><img class="size-full wp-image-454" title="jumpermaster" src="http://www.geekgumbo.com/wp-content/uploads/2009/10/jumpermaster.jpg" alt="Jumper to select Master and Slave Drives" width="150" height="113" /><p class="wp-caption-text">Jumper to select Master and Slave Drives</p></div>
<p>Install your drives, will do the cable hook ups in another post.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.geekgumbo.com/2009/10/30/installing-hard-drives-and-dvds/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mounting the Motherboard in the Case</title>
		<link>http://www.geekgumbo.com/2009/10/30/mounting-the-motherboard-in-the-case/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=mounting-the-motherboard-in-the-case</link>
		<comments>http://www.geekgumbo.com/2009/10/30/mounting-the-motherboard-in-the-case/#comments</comments>
		<pubDate>Fri, 30 Oct 2009 05:57:46 +0000</pubDate>
		<dc:creator>daleV</dc:creator>
				<category><![CDATA[Assembling the Computer]]></category>

		<guid isPermaLink="false">http://www.geekgumbo.com/?p=436</guid>
		<description><![CDATA[We've gone as far as we can putting components on the motherboard before putting it in the case.  It's time to marry the case and motherboard. When you unpacked the motherboard, it came with a thin 1 3/4" x 6 &#8230; <a class="more-link" href="http://www.geekgumbo.com/2009/10/30/mounting-the-motherboard-in-the-case/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>We've gone as far as we can putting components on the motherboard before putting it in the case.  It's time to marry the case and motherboard.</p>
<p>When you unpacked the motherboard, it came with a thin 1 3/4" x 6 1/4"aluminum plate with a bunch of stencil like holes cut in it.  Sometimes the holes are labeled.  The aluminum panel has one side of the plate with a raised, curled border around the edges.  This snaps into the back hole of the computer case, the holes correspond to the ports on the edge of the motherboard.</p>
<p style="text-align: center;">
<p style="text-align: center;">
<div id="attachment_441" class="wp-caption alignleft" style="width: 160px"><img class="size-full wp-image-441 " title="alumpanel2" src="http://www.geekgumbo.com/wp-content/uploads/2009/10/alumpanel2.jpg" alt="The aluminum panel mounted in the case" width="150" height="289" /><p class="wp-caption-text">The aluminum panel mounted in the case</p></div>
<p>You want to orient the motherboard so the ports on the edge of the motherboard will be toward the back of the computer case, but first the panel.  The aluminum panel mounts from the inside of the case.  You'll find that the raised rounded, curved side of the panel will snap into the hole in the case.  But first orient the panel so the holes are aligned with the motherboard ports, and then snap the panel into the case.  You'll find the panel snaps in place like a soda paper cup lid.</p>
<p>Next the motherboard slips into the case against the aluminum panel.  The aluminum panel has small strips that are around the holes.  These go around the ports of the motherboard.  Make sure when you slide the motherboard in to the aluminum panel ports that there is no metal strips in the way of using the ports.</p>
<p>Make sure there are no wires between the board and the bottom of the case.  They should be above the motherboard.</p>
<p>If you look closely at the nine holes going through the motherboard, you'll find they align, or almost align, with the copper stand off posts you put in the case earlier.  In the bag of screws that came with your computer case, there are at least nine or more Phillips screws with flat polished heads.  Get out your trusty Phillips screw driver and fasten the motherboard to the case by screwing nine screws through the nine holes in the motherboard and into the top of the copper stand off posts.  The screws should be tight, but not super tight.</p>
<p style="text-align: center;">
<div id="attachment_445" class="wp-caption aligncenter" style="width: 277px"><img class="size-full wp-image-445" title="motherboardincase3" src="http://www.geekgumbo.com/wp-content/uploads/2009/10/motherboardincase3.JPG" alt="Motherboard in case" width="267" height="200" /><p class="wp-caption-text">Motherboard in case</p></div>
<p>Congratulations, your motherboard and case are one.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.geekgumbo.com/2009/10/30/mounting-the-motherboard-in-the-case/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing Memory Cards in the motherboard</title>
		<link>http://www.geekgumbo.com/2009/10/28/installing-memory-chips-in-the-motherboard/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=installing-memory-chips-in-the-motherboard</link>
		<comments>http://www.geekgumbo.com/2009/10/28/installing-memory-chips-in-the-motherboard/#comments</comments>
		<pubDate>Thu, 29 Oct 2009 03:36:33 +0000</pubDate>
		<dc:creator>daleV</dc:creator>
				<category><![CDATA[Assembling the Computer]]></category>

		<guid isPermaLink="false">http://www.geekgumbo.com/?p=425</guid>
		<description><![CDATA[The memory chips you buy for your system are determined by which motherboard you purchased.  The motherboard is designed to take a specific type of memory, and that is called out in the motherboard specifications. Most desktop memory is on &#8230; <a class="more-link" href="http://www.geekgumbo.com/2009/10/28/installing-memory-chips-in-the-motherboard/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>The memory chips you buy for your system are determined by which motherboard you purchased.  The motherboard is designed to take a specific type of memory, and that is called out in the motherboard specifications.</p>
<p>Most desktop memory is on 240 pin memory boards, and most motherboards either have two or four  240 pin memory slots.  The 240 pin slots are keyed so you can only mount the memory card in one direction.</p>
<p style="text-align: center;">
<div id="attachment_428" class="wp-caption alignleft" style="width: 135px"><img class="size-full wp-image-428 " title="memory" src="http://www.geekgumbo.com/wp-content/uploads/2009/10/memory1.jpg" alt="240 pin memory cards" width="125" height="125" /><p class="wp-caption-text">240 pin memory cards</p></div>
<p>My recommendation was to maximize your initial memory.  That translates to 4 Gb of memory for a 32 bit system.  That usually comes on two 2 Gb memory cards.  The memory cards are sold together as a pair and are a matched set.   The idea is that memory storage is interleaved between the two cards to improve performance.  It turns out the slots on the motherboard also are matched to take advantage of the matched memory cards.</p>
<p>On those motherboard that have two 240 pin slots, there isn't a problem as the two cards will plug into the two slcts.  Most motherboards have four 240 pin slots, so you need to be careful about which two slots you use for the two memory cards.  The motherboard user's guide that comes with the motherboard will tell you how the memory should be installed in the memory slots.   Usually, this is slot one and slot three.  If you don't find how your slots are set up in the provided user's guide, there is usually much more extensive documentation on the motherboard manufacturer's web site.   Once you determine which slots to use, your ready for the install.</p>
<p>Take the memory chip out of the packaging.  It should be enclosed in a static free bag.  Memory chips are very susceptible to static electricity.  Before removing the memory from the bag, ground your self on a metal surface.  Handle the memory cards by the card edges.</p>
<p>Place the memory card in the slot in the right direction and push down evenly to sit the card.  The card should go in fairly easily and latches on the end should pop up to catch the card and show its seated properly.</p>
<p>That's it.   You now have your memory mounted on your motherboard.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.geekgumbo.com/2009/10/28/installing-memory-chips-in-the-motherboard/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

