HOME HOW TO FREEWARE TIPS AND TWEAKS REVIEWS PROCESSES AFFILIATES BLOG

Archive for the ‘Hardware’ Category

Real Computer Maintenance

Wednesday, May 14th, 2008

 We have all read hundreds of articles on how to make our computers run faster, how to tweak the operating system, or how to secure them. The one thing you don’t see many of are articles on simply keeping your computer stored and cleaned properly.

We all seem to know how to clean our homes, and we can recognize the dust layer on the table or dust bunnies under the couch. Well you must understand that if you have to clean your house once a week to keep the dust and dust bunnies out then you must do the same for your computer. Your computer is even more at risk down there….in that little computer desk cubby hole….underneath everything!

The easiest way to make sure your computer collects as little dust as possible is to insure it is in a well ventilated area. Air circulation as well keeps your computer from over heating. Even with ventilation any computer will require cleaning internally. Over heating can cause a computer to lock up unexpectedly, shutdown intermittently and even cause slow performance.

Cleaning your computer is not as complicated as most people might fear. All computers have an access panel. Some OEM manufacturers hide them as well as they can to prevent users from accessing internal components, but don’t worry…..it is there.

All you will need is a can of compressed air (Which you can pick up at your local computer store) and ten minutes of your time. Please remember to unplug your computer when doing this, because if for any reason you dropped a screw or anything metallic on the system board while it was plugged in or turned on it could be catastrophic.

There are a couple of areas you will really want to focus on. Not that you should ignore the rest of the computer.

The CPU heat sink and fan- Very important to clean as this component keeps your CPU cooled.

Fans- Any system fans should be blown out as they draw in cold air or push out warm air.

The power supply- The power supply may or may not contain a fan internally that needs to be cleaned, but it should still be blown out regardless.

A good overall spraying of the system board and any other hardware is a good idea as well.

Now that your computer is cleaned (And it cost you all of what? three or four dollars for the can of air.) you will have the peace of mind that it wont over heat.

So how often should you do this? Well that depends on many things that I cannot address here, but in general take a look at your computer at least every 30 to 45 days to see if it might need your attention.

If you are experiencing slow performance aside from heat issues it as well can be due problems internal to the Windows registry. The fastest and easiest way to scan the registry for invalid, incomplete or missing data would be to use the PC Registry Cleaner. Not only will it remove these types of errors from the registry, but it also has embedded registry optimization entries which will improve the overall performance of a PC.

Lets not forget the fact that the manufacturer offers free support for any ongoing issue. You can download the trial program using the following link.

 http://www.pcregistrycleaner.com/download/PCRegistryCleaner_setup.exe

PC VS Mac

Wednesday, May 7th, 2008

According to some recent benchmarks the Mac hardware out performs PC based systems when running Windows. Consider they use almost identical hardware it makes you wonder why this is.

Well for starters the Mac does not have the x86 memory limitations. In a Mac when you have 2gigs of memory that is exactly what it sees; whereas a PC has the 640k limit in which it must break up the 2gigs worth of memory. Thats not to say Mac’s dont have their issues with memory.

The main benefit I believe comes from a standard hardware set. If you have a set type of hardware then you can test that hardware for a more efficient design of the overall computer. Unfortunately with the typical PC based OEM system hardware is not picked by best performance, but rather the lowest bidder. This is where you can run into trouble. I know I have experienced issues with PC based systems having compatibility issues between hardware devices.

PC based systems might reap the benefits of atleast somewhat standardizing the equipment (atleast between models), and before you say it; yes I understand the impact it would have on the hardware industry, but maybe performance is atleast one cause for the increase in market share that Apple is enjoying.

Troubleshooting Driver issues in Vista

Thursday, August 2nd, 2007

People are still scrambling some what with software design and implementation for Windows Vista. Even software such as device drivers for hardware can be problematic.

After experiencing some issues with device drivers on my own computer I figured I would try and locate any pertinent information which might help not only me but you as well. My issue started with an Intel driver update in which there was a more recent update than the one I had installed.

I tried installing the latest version and the system did not recognize the new driver after multiple installation attempts. After a few hours of frustration I located an article published by Microsoft which outlines basic driver troubleshooting for Windows Vista.

The article was outlined by Microsoft as follows:

 I just installed a new hardware device, and it is not working correctly.
 There are several things you can try:

• Make sure that the hardware device is compatible with your computer and version of Windows. If the device is not compatible, you will need to find the correct driver. Check the information that came with your device. You can also search for the device on the Windows Vista Hardware Compatibility List (HCL) website. This website contains a comprehensive list of computers and devices that have been tested to work with Windows Vista.
 
• Many devices require special drivers to work properly. Be sure that you have installed any software discs that came with the device.
 
• Restart the computer. Restarting the computer might be necessary if the driver requires it or if the driver did not install correctly.
 
• If the device is a universal serial bus (USB) device, disconnect it and then plug it in to a different USB port. Windows should detect the device and install the drivers. Windows will notify you if the device drivers did not install properly.
 
• Updated drivers might be available through Windows Update. When you check Windows Update, click View available updates to determine if an updated driver is available for your device. For more information, see Install Windows updates.
 
 
 My device used to work, but now it doesn’t.
 There are several things you can try:

• Updated drivers might be available through Windows Update. When you check Windows Update, click View available updates to see if an updated driver is available for your device. For more information, see Install Windows updates.
 
• If you can’t find a new driver through Windows Update or the manufacturer’s website, find the disc that came with the device and place it in the computer’s CD drive. With the disc in the CD drive, update the driver for the device. See Repair or update a driver.
 
 
 I can’t connect to the Internet to update my drivers.
 You must be logged on as an administrator to perform these steps.

If you do not have a connection to the Internet, you might need to update your network adapter driver manually. If you have the disc that came with the device, place it in the CD drive and follow the steps to manually update the driver.

If you can’t find the disc, try to connect to the Internet from another computer and download the device driver from the device manufacturer’s website. Once you have the device driver files, copy them to the computer with a problem. Follow these steps to manually update the driver.
 1.  Open Device Manager by clicking the Start button , clicking Control Panel, clicking System and Maintenance, and then clicking Device Manager.‌  If you are prompted for an administrator password or confirmation, type the password or provide confirmation.
 
2.  In Device Manager, locate the device under Network adapters, and then double-click the device name.
 
3.  Click the Driver tab, and then click Update Driver.
 
4.  In the Update Driver Software wizard, click Browse my computer for driver software.
 
5.  Click the Browse button and go to the location on your computer where you saved the new driver files.
 
6.  Click OK, and then click Next to install the driver.
 
 
 
 I get an error message about Internet protocol (IP) bindings.
 IP binding problems are typically caused by an out-of-date network adapter driver. To fix this problem, update the network adapter driver by following these steps:
 1.  Open Device Manager by clicking the Start button , clicking Control Panel, clicking System and Maintenance, and then clicking Device Manager.‌  If you are prompted for an administrator password or confirmation, type the password or provide confirmation.
 
2.  Double-click Network adapters.
 
3.  Right-click the network adapter name, and then click Update Driver Software.
 
 
Hopefully this information will aid you in a resolution without having to spend hours researching and troubleshooting.

Vista memory utility

Monday, July 30th, 2007

Windows Vista has the ability built in to check for memory problems. Issues with RAM can cause your system to become unstable, lose data and fail randomly. Checking the memory should be the first step in any diagnostic process.

To access the Windows Memory Diagnostic Tool, you can go to desktop search box and type memory. You may also access them by using the Admin Tools area of the control panel or by booting off of the Vista DVD and using the Recovery Environment. 

If using the utility from inside Windows you will be prompted with the option to restart your computer to begin the test or begin the test the next time you boot your PC. When your PC restarts, the diagnostic tool will begin and present you with a few test options: Basic, Standard and Extended. The Standard test is selected by default. Simply designate which option you wish to run.

These tests can take a while to complete so you may want to find something else to do with your time. The computer will report the results the next time you login. If you have a bad memory stick you should replace or remove the faulty module immediately. Memory errors can impact your Windows installation and/or performance.

Power management a problem in Vista?

Thursday, July 26th, 2007

There seem to be many forums inquiring as to why laptop batteries are not charging. Well there is at least one legit reason for this. Microsoft has designed the power management in Windows Vista to extend battery life.

 The way this is done is through a setting which details when the computer actually starts charging the battery. This is done through the advanced battery settings. You can change when your battery starts charging as well as at what point it stops charging.

Still many users are experiencing legitimate issue with power management in Windows Vista. I myself have had this wonderful experience. The computer manufacturer has replaced the motherboard, battery and even the charger, and the battery still remains at 2%.

I cant say as to what may be the cause, but at this point having replaced every piece of hardware trying to resolve the issue, I know it cannot be due to a hardware failure.

I am still in the process of working with the OEM manufacturer on this issue. As soon as a solution is found I will not the cause and resolution. Not to say that my resolution will fix every instance, at least it may help you in finding a starting point.

Intel’s New Notebook Processor

Thursday, July 19th, 2007

On Monday Intel announced the release of the new Intel Dual Core note book chip. The new chip was released to better compete with AMD in the fast growing notebook market.

Intel has released the new Core 2 Extreme X7800 processor to PC manufacturers. It should be available for purchase within two weeks. The new chip will boost performance for gamers and power users alike.

Demand for notebooks is increasing. Global notebook shipments have increased ove the past few years and are estimated to increase this year to 25.3 percent.

This has prompted Intel to regain its competitive edge by boosting performance of the notebook platform CPU. In an effort to increase sales of the notebook platform CPU Intel made another effort to push sales by launching the Santa Rosa bundle of mobile processors and chipsets which is an upgrade to the popular Centrino platform.

Intel hopes to regain it’s edge by expanding the Core 2 Extreme brand from high-end desktops to high-end notebooks. The 2.6 GHz Core 2 Extreme X7800 notebook chip for is slated to sell for around $851 initially. Of course demand versus production could dictate a change in the initial price at least for the first few months of sales.

Typically with new processors you will see a decline in price as new and faster versions are made available for purchase. Before purchasing your new processor you may want to wait at least a little while until the initial price comes down.

Intel or AMD

Thursday, July 12th, 2007

Which CPU do you prefer for your particular use? Intel and AMD have been rivals for what seems like forever.

Each users preference is different just as each users particular reason for choosing a processor brand for a particular application is different. Whether choosing a processor for gaming or choosing it for number crunching. The reasons can vary as much as the number of different types of processors.

Now may be the time to upgrade as AMD has recently slashed prices of most of their processor models. Intel is slated to follow suite in mid July. So if you have been considering an upgrade you may want to watch for announcements from Intel in mid July so you can shop comparatively.

For any users that have not replaced a CPU there are a couple of things that you may want to remember.

Often when replacing a CPU as well you may have to replace your motherboard due to a socket change. As well you might have to replace your RAM memory. Be sure to review any documentation on the CPU of your choice and review it against you current hardware configuration. Otherwise a couple hundred dollar purchase can easily turn into two or three times as much.

Of course both CPU’s seem to benchmark well, especially when most of the benchmarks are completed by their own manufacturer. If peak performance is high on your list for a particular application you may want to find a benchmark completed by an unbiased third party.

I have always used an Intel product by choice. Of course AMD has come a long way in the past few years. Let me hear what you think of the choices. Post a comment and if you have benchmark numbers that support your reason for the choice be sure to leave a reference to the documentation. I’m sure everyone could use a second opinion before deciding which brand to choose.

Back To Work

Monday, July 9th, 2007

Does anyone else find it hard to pick up work after vacationing? Having completed a weeks worth of vacation I am back to the grind….well….sort of.

I am using this day to read up on new stories and technologies for new content on the site. Please bare with me while I compose myself and get my head out of the vacation cloud. Of course this is not easily done…

As you can see from the last post we are now taking posted questions to better serve our users. As well I would like to add if there is a new technology or concern you would like for me to address please post a comment to this blog. I would be happy to research and address topics for our users.

After all….It is you the end user for which we create the content.

Vista Built-in Diagnostics

Friday, June 22nd, 2007

In order to alleviate hardware issues in Windows Vista, Microsoft has added a few diagnostic utilities to aid in the detection and prevention of such failures.

To aid you in keeping your PC running smoothly without a lot of effort Vista contains several built-in diagnostics. These utilities help resolve external problems that affect the way Vista performs. These utilities provide diagnostic scenarios which include Network Diagnostics and troubleshooting—to help address the most common issues as well as other types of failure detection software.

Built-in diagnostic scenarios in Windows Vista include the following as described by Microsoft:

Disk Diagnostics. The built-in Disk Diagnostics in Windows Vista detects impending disk failures and guides you through data backup, disk replacement, and data restoration procedures. When Windows Vista detects a potential disk failure, it warns you of the problem and guides you through the backup and recovery process to minimize the likelihood of data loss.

Memory Diagnostics. Defective computer memory is difficult to diagnose. It can mimic software or operating system problems. Memory Diagnostics in Windows Vista works with Microsoft Online Crash Analysis to detect crashes that might be caused by failing memory. It provides guided support and prompts you to schedule a memory test the next time you restart the computer.

Network Diagnostics and troubleshooting. The Windows Network Diagnostics tool in Windows Vista helps you identify the top potential issues preventing network connectivity—and it automatically takes appropriate steps toward correcting them.

Resource Exhaustion Prevention. Occasionally when you are running a large number of applications, the computer will simply run out of system resources, leading to hangs, crashes, and data loss. Resource Exhaustion Prevention warns you when critical resources are low—before a hang or crash occurs. It also identifies which processes are consuming the largest amount of a given resource and helps you reclaim that resource, it logs events in the event log that include detailed data useful for subsequent analysis.

Microsoft seems to be understanding the needs of users. These utilities can aid users in resolving issues commonly faced by the end user.

Vista- resource hog or not

Monday, May 21st, 2007

I recently attempted installation of the Vista Home Premium operating system. I first attempted this operation to see how well it performed with the minimum system requirements. Of course it wasn’t as crisp and quick as I had hoped it would be.

After testing for quite some time I turned off all the fancy shadows and features of the operating system and of course it ran better. As I added my third party applications performance began to lag once again.

Ok… time to try the installation with the recommended requirements. Just to review what the recommended requirements are I have them listed here.

1 Ghz 32 or 64-bit processor
1 GB of system memory
40 GB hard drive with 15 GB available space
128 MB graphics memory card that supports directx 9.0

Even after updating the system configuration with the new hardware… performance did improve. Of course being a tech head I do desire the as fast as possible scenario.

After reviewing my options I decided to attempt using Windows Ready Boost to see if I could boost performance. I added a compatible USB 2.0 drive with 2 GB of capacity and configured ready boost to use the device.

After testing I would have to say I would recommend to anyone that uses Vista (which does seem to be a resource hog) and needs peak performance you may want to consider using the ready boost option. Even though you cannot monitor the ready boost device performance while installed it does appear to have benefits.

As well as the performance benefits it is as well much cheaper to add a USB drive than internal system memory. I guess Microsoft knew we might need some other option to boost performance of their new os. I’m glad they decided to add this option to the operating system.