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
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