Filetonic Filetonic logo print version

Ask a Question

To find an exe file, dll file or file extension visit the library »

 

Resources

Discover Tutorials, professional advice, and links - ready at your fingertips.

Posts Tagged ‘device driver’

What are Drivers anyway?

The average personal computer contains tens of thousands of different files, from essential operating system files and hidden system files to precious and irreplaceable user data.  Keeping all of these files working smoothly is quite a task, and given the complexity of modern systems it is amazing things work as well as they do.

Of course problems do arise from time to time, and when that happens it is a good idea for the computer user to have some idea what is going on behind the scenes.  Understanding a bit about how the various files and systems interact can help PC owners pinpoint the source of the problem and resolve it before major issues arise.

One of the most important class of files PC owners should understand are device drivers.  These files are generally quite small, but they are very important.  When there is a problem with a device driver printers, scanners and other pieces of hardware may suddenly stop working, putting a major crimp in productivity and causing other problems.

So just what are device drivers, and why are these tiny files so important?  Simply put, device drivers help the computer’s operating system - the software - talk to the various pieces of hardware installed on the system.  These pieces of hardware include everything from printers and scanners to digital cameras and external backup drives.  The device drivers allow the computer’s operating system to “see” each piece of hardware and effortlessly send instructions to it.

In addition to printers, scanners, digital cameras and the like, a number of other system components generally require device drivers in order to operate properly.  These components can include keyboards, mice, game controllers, sound boards, graphics cards, CD and DVD readers or burners and more.

Of course most of this is transparent to the end user, and many computer owners never know that all those device drivers are working so hard to make the hardware work.  Creators of computer operating systems like Microsoft’s Windows family of products already include a wide array of device drivers in their code.  This makes it easy for the operating system to recognize and load the appropriate driver as each new piece of hardware is added to the system. 

When the operating system is first installed it looks for installed pieces of hardware and loads the appropriate driver.  When new hardware is added later on the operating system again searches for device drivers and loads them automatically.

While most of the time device drivers will be loaded automatically and everything will work as intended, occasionally the operating system will not be able to find the proper device driver.  When that happens computer owners will need to find the appropriate driver and load it themselves.  Sometimes the device driver can be found on the CD-ROM that came with the hardware.  Other times the driver can be downloaded at the manufacturer’s website.

After the driver has been found computer owners can simply follow the instructions provided to load the driver and get the hardware up and working.

It is also a good idea for computer owners to check for updated device drivers from time to time.  Hardware manufacturers often write updated drivers to help their products work better and eliminate potential conflicts with other programs. 

Keeping those drivers up to date can help ward off potential problems and keep the system humming along. We suggest Drivercure and Driver Detective as suitable free tools to automatically check for all your system updates

Comments [0]

Recovered Computer and Unrecognized Devices

I have just completed a system recovery on my PC that’s running Windows XP, but I cannot get the PC to pick up the AGP slot with the video card in it, any advice?Kate Dubensky

Windows System Restore

As you might already realize, the System Restore function rolls your computer back to a previous state. This operation can be extremely useful if you have encountered recent problems but, along with removing any negative changes, System Restore will also remove any positive changes that you have made to your system. As a result, you will need to re-add the updates and software programs that you have added since the date you rolled your computer back to.

Device Drivers

You probably need to update your drivers to allow your computer to recognize the video card. Device drivers are small bits of software that allow the computer to recognize and communicate with different devices that you add to it, such as video and graphics cards. It’s likely that the system recovery you performed removed some added driver software and replacing it will hopefully solve the problem.

Use Device Manager to get Details of your Drivers

The first step is to find out the make and model of your video card. If you aren’t sure, you can use Device Manager to check using Windows XP.

  1. Right click My Computer, choose Manage, and then Device Manager
  2. Scroll through the list to find your video or graphics card
  3. Double click the device listing
  4. Right click the specific device and choose Properties
  5. Under the Driver tab, choose Driver Details
  6. Go to the manufacturer’s website and look for any available drivers

Update Device Drivers

To update the driver using Windows XP:

  1. Double click the device listing that you want to update
  2. Right click the device driver listing
  3. Choose Update Driver
  4. This will launch the Hardware Update Wizard
  5. Follow the Wizard’s instructions to update the driver

Update Windows and Security Software

It is also a good idea to update the rest of your software programs because the System Restore most likely removed all your added updates. Use this link to check Windows Updates and re-install the recommended software. You should also go to the websites for your antivirus and malware security programs and get your defenses up to date.

Comments [0]