Skip to main content

Motherboard Troubleshooting

A computer motherboard is one of the most hardest pieces of hardware to troubleshoot, because the symptoms are too similar to other pieces, the best way to make sure the motherboard or mobo is failing is to boot your computer with just crucial components connected (CPU, RAM, and motherboard), and see what happens, if it displays the same symptoms, then you have 3 suspects.If the problem is when booting Windows, then you will have to include the hard drive, but the hard drive troubleshooting symptoms are much different from that of a motherboard, so don't worry about this, just install it if your computer seems to pass the initial boot.Remember that troubleshooting your computer it's just like playing the game "Clue" you need to eliminate the suspects in order to find the culprit. Keep in mind that it's very rare for a motherboard to fail especially if it's a good motherboard, so try every troubleshooting available.

 Reasons a motherboard fails 













A Motherboard can fail for a number of reasons:
   1. Electricity and voltage spikes
   2. Dust, smoke age
   3. Fan failure or heating issues
      Force or pressure


If you live in a place with a lot of voltage spikes, I suggest you get a voltage regulator outlet or a backup (this usually comes with this feature) and will prolong your motherboard life over time. Clean your fans at least once a year even if you live in a clean place, dust can play a significant part in hardware failures, from fans not working to hardware connectors not working well because of dust.

Failure symptoms
Motherboard failures can be similar to the ones the power supply has,

  1  Everything powers on but you can't see a live screen
  2 Computer turns on for just a few seconds then turns off
  3 Some peripherals work others don't
  4 System shuts off randomly

If peripherals don't work, don't look if it's connected right, take the peripherals out clean their connectors and reattach them again, see if there's any change, try connecting something else to that same connector and see if it works.Because the motherboard failure symptoms can be confused with those of the power supply, always keep a spare power supply so you can replace it and see if the problem persists, for example when a computer powers on but fails to give you a live screen, there's a possibility the power supply and motherboard may be damaged so you need to be sure you have the correct piece of hardware.



Prolong your motherboard life
To keep your motherboard running effectively for years, just make sure your computer is clear of dust, dust makes the fan work more and this cause a reduced life span, if the fans fail to produce enough cooling to your computer not just the motherboard, ALL of the hardware components take a beating, so be careful about this.



Solutions
There are two things that can be done to try to save your motherboard, these things can be done whenever your BIOS fails to register a new component and you are sure it's the motherboard:

    Check the cable connections
    Reset the CMOS
    Update the BIOS

Comments

Popular posts from this blog

Information Security Interview Questions & Answers

The number of Information Security related jobs are growing extensively…. There is a huge requirement for skilled InfoSec professionals across the globe.. the jobs positions are available for freshers, experienced guys and top management (typically CISO .HCL,BPLetc)… This post is my attempt to collect typical InfoSec interview question and answers to help those looking out opportunities in this field… I’ll keep on updating the questions regularly.. You can also share/contribute any questions you might have faced during your InfoSec interviews…. Category I: General Security Concepts / Network Security / OS Security 1) Is there any difference between Information Security and IT Security? If yes, please explain the difference. Ans- Yes. Information Security and IT Security are both different terms often used interchangeably. IT Security focuses on purely technical controls (like implementing antivirus, firewall, hardening systems etc) while Information Security is more wider ter...

8 pair usage for data in Cat 6 Wire in Networking

Today I Post the Cat6 wire pair use in Networking ,we all know 8 pair in cat 6 and but no idea how any pair use in Networking .only 4 pair Use in networking , Like this Photo, If 4 pair not work in cat6 wire we use another 4 Pair same wire Save time and Money 

MCSE INTERVIEW QUESTIONS AND ANSWER

MCSE INTERVIEW QUESTIONS AND ANSWER ,VERY USEFULL OUR NEXT JOB INTERVIEW MCSE Questions and Answers: :  1 :: What is the use of IGMP protocol?  Internet Group Management Protocol: - It allows internet hosts to participate in multicasting. The IGMP messages are used to learn which hosts is part of which multicast groups. The mechanism also allow a host to inform its local router, that it wants to receive messages.  2 :: What are Ping and Tracert?  Ping and tracert are the commands used to send information to some remote computers to receive some information. Information is sent and received by packets. Ping I particularly used to check if the system is in network or not. It also gives packet lost information. In windows ping command is written as ping ip_address Tracert is called as trace route. It is used to track or trace the path the packet takes from the computer where the command is given until the destination. In windows ping command is written as trac...