PC Review
Forums
Newsgroups
Windows XP
Windows XP Embedded
Adding driver to XP embedded
Forums
Newsgroups
Windows XP
Windows XP Embedded
Adding driver to XP embedded
![]() |
Adding driver to XP embedded |
|
|
Thread Tools | Rate Thread |
|
|
#1 |
|
Guest
Posts: n/a
|
Hello,
i have one little problem with my network driver. I built a component with the component-designer by ímporting the driver-inf-file. The PnP resource and service were added by the designer. I added the compnent to the target-designer, i built the image, but the driver isn't installed, although the files are on the disk. There is no network driver in the device manager. I know the FBA has to install the driver and add it to the registry, but in the log file, you can't see anything. How can i get the FBA to install my driver? Did I forget something? Are there missing any special things in the component? |
|
|
|
#2 |
|
Guest
Posts: n/a
|
Hi, Fabian!
> How can i get the FBA to install my driver? > Did I forget something? > Are there missing any special things in the component? Well, normally you have to have in your build a *.sys file, an *.inf and a *.cat files copied to the system32\drivers windows\inf and windows\i386 folders. Together with pnp data and other stuff that CD imported from Inf file this usually enough. -- Nikolai Vorontsov Quadrox NV |
|
|
|
#3 |
|
Guest
Posts: n/a
|
Check your FBA log in the runtime for errors related to your device's
Ven/Dev ID. Get the log from .\windows\fba\fbalog.txt Also, read up on these tip articles that may answer some of your driver componentization issues: http://www.microsoft.com/windows/em.../thirdparty.asp http://www.microsoft.com/windows/em...rivererrors.asp Andy -- This posting is provided "AS IS" with no warranties, and confers no rights. ========================================================== "Fabian Zintgraf" <fabianzintgraf@web.de> wrote in message news:5d6c0327.0308290236.2bfb481b@posting.google.com... > Hello, > i have one little problem with my network driver. > I built a component with the component-designer > by ímporting the driver-inf-file. > The PnP resource and service were added by the designer. > I added the compnent to the target-designer, i built the image, > but the driver isn't installed, although the files are on the disk. > There is no network driver in the device manager. > > I know the FBA has to install the driver and add it to the registry, > but in the log file, you can't see anything. > > How can i get the FBA to install my driver? > Did I forget something? > Are there missing any special things in the component? |
|
![]() |
|
| Thread Tools | |
| Rate This Thread | |
|
|

Main Page 

