Code 10

G

Guest

I have a Belkin Wireless G Plus card that I am trying to install, but I keep
getting the message that the device cannot start due to Code 10. Belkin
cannot seem to help stating it is a registry issue.

Can anyone tell me how to resolve this issue?

Thanks very much !!
 
D

Dave Patrick

If the device has a FailReasonString value in its hardware key, that string
appears as the error message.

Below references Windows 2000 but generally holds true for XP as well.

If the error message occurs because of a bad device driver, it is generally
because a specific subdriver in the driver stack does not succeed
IRP_MN_START_DEVICE. It can be difficult to determine which driver in the
stack is at fault. This behavior can occur if a driver in the driver stack
is corrupted or invalid for this device. When a device is enumerated, the
descriptor contained in its configuration memory space is capable of
defining a list of compatible devices that work if a specific device driver
for this device is unavailable. If Windows 2000 loads the compatible device
driver but cannot adequately drive the device, the error message may be
displayed. In this case, a prompt for a device driver is not displayed.
Check with the manufacturer of this device for a digitally signed Windows
2000 specific device driver for the device. Run the Update Driver wizard
using the Update Driver button, but do not let Windows 2000 automatically
detect devices. Instead, click Have Disk when prompted, and manually point
the wizard to the appropriate driver.

This error code may be displayed if the device attempts to use one of
Windows 2000's class drivers but that class driver cannot drive the device.
You may encounter this behavior if you are prompted for a device driver but
none was available, so you skipped the installation. You can resolve this
problem using the same method described in the bulleted item above.

Try another device to verify that the hardware is not bad.

--

Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top