USB Driver Installation

M

Maverick

Hi, all

I have a system running XP embedded and I am trying to install an USB
CDMA wireless modem device. When I plug the USB device into the XPe system
new hardware is detected. The XPe system recognizes the device and
attempts to install the driver. The following error message appears:

There was a problem installing this hardware.
USB modem
An error occurred during installation of this device.
The required section was not found in the INF.


The USB wireless modem device works on an XP Pro. desktop computer. The
USB ports are working on the XPe computer.

Here is the last part of the setupapi.ini file on XPe:

#-199 Executing "C:\WINDOWS\system32\rundll32.exe" with command line:
rundll32.exe newdev.dll,ClientSideInstall
\\.\pipe\PNP_Device_Install_Pipe_0.{36DF6154-5494-4000-8965-4E9EF3A02523}
#I140 Installing device class: "USB" {4D36E96D-E325-11CE-BFC1-08002BE10318}.
#E067 Could not locate section [ClassInstall32].
#E142 Class: {4D36E96D-E325-11CE-BFC1-08002BE10318}.Install failed.
Error 0xe0000101: The required section was not found in the INF.


I want to import driver's INF file in Component Designer to create a new
driver component, but there is no INF file at all!

What should I do?



Maverick
 
M

Maverick

I've got it. The INF file is under System32\inf. After importing the inf
file, the driver can work now.
 

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