Showing posts with label Device Drivers. Show all posts
Showing posts with label Device Drivers. Show all posts

Friday, July 8, 2011

I installed a new driver and the Device Wont Work

Cause: If this happens, you either installed the wrong driver, or the driver is corrupt. In either case, you want to go back to the original driver so that you can try to install it again, or try to use a different driver. Fortunately, Windows XP has a rollback feature that will make this process easy.

I don’t know how to install a new driver

Cause: If a new driver becomes available for a hardware device, Windows XP will help you install it so that you can begin using the new driver.


Thursday, July 7, 2011

I can’t uninstall a device


Cause: At some point, you may want to uninstall a device from Windows XP. For example, let’s say that you replace your keyboard with a newer model. Windows XP should detect that the old keyboard is no longer attached to the system and remove it. Sometimes, though, Windows XP may not get the message that a hardware device has been removed, and the device may keep showing up on your computer.

I can’t use an older hardware device with Windows XP

Cause: In order for any hardware device to work with Windows XP, there must be a driver that will work with Windows XP. The problem with older hardware devices is that a new driver for the device may not be available. You can check out the manufacturer’s Web site and see if a new driver software is available. If not, you may simply be stuck.


Windows XP does not detect my new device




Cause:  
If you attach a new device to your computer and Windows XP does not detect and automatically install the new device, there are several different possible solutions. First, you need to carefully check the device to make sure you have plugged it into the correct port. Devices usually work with some type of port found on the back (or even the front) of your computer. Common examples are parallel ports (printers), serial ports (mice, keyboards, modems, and so on), and USB ports (for all kinds of devices). Some devices even work with infrared wireless ports (called IrDA ports), if your computer has one. The trick is simply this: 
  • You have to plug the device into the right port in order for it to work, so check the device documentation to make sure you have it hooked up correctly before going any further.
  • Once you are sure that the device is attached correctly, restart the computer. Even though Windows XP can usually detect devices without a reboot, the reboot may help get the device installed. If this doesn’t help, do the following:
  1.  Check the device’s documentation for instructions. If a device came with a CD or floppy disk, follow the manufacturer’s instructions to install it.
  2.  Check the HCL
  3.  If both of these options do not help, use the following Pain Killer.

I can’t connect my new device to my computer

Cause: Hardware devices attach to a computer in some way. Some devices, such as sound cards and video cards, are installed into internal slots inside of the computer’s case; most attach to ports that are available on the back (or even front) of your computer. Common ports used on Windows XP are

• ParallelParallel ports are mostly used for printers. They are wide ports with rows of pins that look like teeth.

• SerialSerial ports are small and square, with pins inside of them. Mice, keyboards, external modems, and other devices may connect to serial ports, especially if you are using older mice and keyboards.

• Keyboard and Mouse PS/2These connections are often round with small pins inside. These kinds of connections are more commonly used today instead of serial ports.

• Universal Serial Bus (USB)First used in Windows 98, USB ports are square and
flat. You can connect all kinds of devices to USB ports—everything from printers to digital cameras.

• InfraredMany computers today ship with an infrared port, which allows you to use wireless keyboards, mice, and game controllers.

• FireWire (IEEE 1394)FireWire ports work like USB ports, but they are capable of very high data transfer. Some new computers now support FireWire.



Installing and Uninstalling Hardware

Let’s say you buy a new mouse for your computer. You open up the box, read the instructions, attach to the correct port on your computer, and begin using the mouse right away. How? Simple enough. Windows XP works with your computer hardware to detect changes. When you attached that mouse to the port on the computer.

• Windows XP detected that a new hardware device had been attached to the port.

• Understood that the device was a mouse.

• Grabbed a file, called a driver, from an internal Windows XP database that enables XP to manage and use the mouse. This driver is a generic driver designed to work with several mice. You may have better results installing the manufacturer’s driver.

• Installed the driver for the device.

To you, it looks like nothing happened. You plugged in the mouse and began using it, and that’s the way it should be. However, in some cases, Windows XP is not able to detect the hardware device you attach, or the hardware device may not work well without the correct driver. Again, a driver is a piece of software that enables Windows to communicate and manage, or drive, the device. You can think of a driver as the steering wheel in your car. The steering wheel enables you to drive the wheels so that the car goes where you want it to go. In the computer system, a driver enables Windows XP to drive the hardware so that you can use it with the operating system. With all that said, you can experience some problems installing and uninstalling hardware.

Tuesday, January 18, 2011

Verify Unsigned Device Drivers in Windows XP

You can use the Windows XP Signature Verification tool (Sigverif.exe) to find unsigned drivers and verify device drivers in Windows XP. This can be helpful for troubleshooting system instability, error messages, boot problems, and so on.

Verify Unsigned Device Drivers

1. Click Start--> click Run--> type sigverif, and then click OK.

2. Click Advanced.

3. Click Look for other files that are not digitally signed.

4. In the Look in this folder box--> type x:\Windows\system32\drivers--> where x is the letter of the drive where Windows XP is installed.

5. On the Logging tab--> make sure the Save the file signature verification results to a log file check box is selected--> and then click OK.

6. Click Start.

NOTE: The log file is named Sigverif.txt, and it is saved in the Windows folder. Third-party drivers that are unsigned are displayed as "Not signed." Use the drivers in this list as your troubleshooting starting point.

Disable Unsigned Device Drivers

A common problem is power management features, and Microsoft requires power management support to certify drivers. Many third-party unsigned drivers lack this support, resulting in power management problems (such as problems going into or coming out of hibernation and standby).

After you find unsigned drivers, you can disable them by using any of the following methods:

1. Disable the device in Device Manager (you may have to click Show hidden devices on the View menu, and then disable the device under the Non-Plug and Play Drivers branch).

2. Uninstall the software that installed the third-party driver by using the Add/Remove Programs tool in Control Panel.

3. Rename the driver in the Winnt\System32\Drivers folder.

Thursday, January 13, 2011

Configure Devices in Windows XP

Manually Configure Devices Using Device Manager.

When you install a non-Plug and Play device, the resource settings for the device are not automatically configured. Depending on the type of device that you are installing, you may have to manually configure these settings. Instructions for doing so should be supplied in the manual that came with your device.

Remember: Changing resource settings improperly can disable your hardware and cause your computer to malfunction or become inoperable. You should only change resource settings if you are certain that the new settings do not conflict with other hardware, or if a hardware manufacturer has provided you with specific resource settings for a device. Use caution before you use the following procedure.

To configure devices:

Search This Blog