Required Section not found in inf file

  • Thread starter Thread starter Sagaert Johan
  • Start date Start date
S

Sagaert Johan

I hot this error when trying to use a USB pnp device (USB video capture
device)

How can i solve this issue and what the cause?

Johan
 
Johan,
I hot this error when trying to use a USB pnp device (USB video capture device)

Did you use Component Designer to import the INF file ?
How can i solve this issue

Don't use INF importer but just copy all driver files to the appropriate windows directories on run time image.
PnP will likely process the INF without any errors if driver worked fine under XP Pro.
and what the cause?

You haven't mentioned what sections of INF file it was failing on. We haven't seen your INF file either.
So, I am going to gues that you might have hit the known bug in INF importer.
See this thread for more details: http://groups.google.com/groups?hl=en&lr=&c2coff=1&[email protected]

KM
 
Hi,

And this is reported by?

FBA?
CD?
TD?

Regards,
Slobodan
 
No
i just plugged in the device after the XPe image was up and running , and
pointed the install dialogs to the right inf file.

It never said what section was missing.



KM said:
Johan,
device)

Did you use Component Designer to import the INF file ?


Don't use INF importer but just copy all driver files to the appropriate
windows directories on run time image.
PnP will likely process the INF without any errors if driver worked fine under XP Pro.


You haven't mentioned what sections of INF file it was failing on. We
haven't seen your INF file either.
 
Hi Sagaert,

Examine setupapi.log file.
Also check if this file is working on regular XP Pro.

Regards,
Slobodan
 

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

Back
Top