Gordon,
Need help again. The graphics driver is currently the only driver i
can not get to succesfully build. the errors that occur during the
file import in component dexigner is as follows:
Info:Creating: Intel(R) 82852/82855 GM/GME Graphics Controller
Warning:E:\WINDOWS XP
EMBEDDED\Kits\AEC-6850\Drivers\GRaphics\oem0.inf: [DelFiles] needs to
be processed by the user. +++ CRITICAL ERROR +++:An error occurred
when trying to add a registry resource
HKEY_LOCAL_MACHINE\Software\INTEL\. +++ CRITICAL ERROR +++:An error
occurred when trying to add a registry resource
HKEY_LOCAL_MACHINE\Software\Intel\Display\. +++ CRITICAL ERROR +++:An
error occurred when trying to add a registry resource
HKEY_LOCAL_MACHINE\Software\Intel\Display\igfxcui\. +++ CRITICAL
ERROR +++:An error occurred when trying to add a registry resource
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows
NT\CurrentVersion\Winlogon\Notify\igfxcui\.
Warning:E:\WINDOWS XP
EMBEDDED\Kits\AEC-6850\Drivers\GRaphics\oem0.inf: [Rotation.AddReg]
is Empty.
Im not familiar with these errors. Any suggestions as to what the
problem
is or how to correct this issue?
Thanks,
cal4
:
INF files tend to do much more than "just install the driver" that
you care about. Quite often you can ignore most of the warnings
that it lists. There are going to be a few missing keys that will
definiately be handled by FBA during the setup of the driver.
When in doubt, ignore the warnings and test the final result. If it
works, you're set.
--Gordon
cal4 wrote:
Thanks I currnetly am tryin to search for the *.inf files and then
ill try to make the driver compenent that way. I get a couple
warnings from this.
Warning:[NO_DRV]: Cannot find [NO_DRV] specified in Needs directive
in the current and included INFs.
Warning:[PCI_DRV]: cannot handle key "SyssetupPnPFlags".
Should i be concerned about these warnings or will FBA handle the
set
up of this?
Thanks for all the great info so far.
:
There are a variety of ways to find the files involved.
You could take the route of snapshotting the system before/after an
install to get a list of files touched (using NTFILEMON for
example). You could use the driver guide toolkit
(
http://www.driverguidetoolkit.com/) or you could take a simpler
approach which usually works. Find the text name of what you're
looking for (such as how it's listed in Device Manager) and then
goto the inf directory and grep for that name in *.inf. I recently
did that with an intel driver and found the drivers I was looking
for in a310.inf and a311.inf. The filenames weren't obvious, but
the contents definately matched what I was looking for. After that
a simple import of the INF did the trick.
--
Gordon Smith (eMVP)
-- Avnet Applied Computing Solutions
HELP I Can not find an inf file for The inf up date for this
chipset so i can't/ do not know how else to create this component.
I am also having problems with the graphics driver for this
chipset. If any one can suggest where to find the inf files for
these that would be great or perhaps know where i can find a
component already made? I already downloaded off of Intel ALL the
drivers for this chipset