I am going to give up. Please help...

D

Daniel

The other driver is OK to me now, but the display adapter is my headache.

I import inf by custom way:

[Manufacturer]
%ATI% = ATI.Mfg, NTx86

[ATI.Mfg.NTx86]
.....
"RADEON X300 Series" = ati2mtag_RV370, PCI\VEN_1002&DEV_5B60
"RADEON X300 Series Secondary" = ati2mtag_RV370, PCI\VEN_1002&DEV_5B70
....

And also custom import [ati2mtag_RV370]:

[ati2mtag_RV370]
Include=msdv.inf
CopyFiles=ati2mtag.Miniport, ati2mtag.Display, ati2mtag.OpenGL,
Uninstall.CopyFiles;, DVCR.CopyCodec
AddReg=Uninstall.AddReg
;UpdateInis=DVCR.UpdateIni
UninstallFiles=Uninstall.CopyFiles
UninstallReg=Uninstall.AddReg
CleanFiles=ati2mtag.Miniport, ati2mtag.Display, ati2mtag.OpenGL
CleanReg=ati2mtag_SoftwareDeviceSettings,
ati2mtag_RV370_SoftwareDeviceSettings, atioglxx_OpenGLSoftwareSettings,
ati2mtag_Desktop_SoftwareDeviceSettings, ati2mtag_LargeDesktopSettings
CleanService=ati2mtag_RemoveService


But it always report: "cannot handle key ..." for "UninstallFiles",
"UninstallReg"... and the following several items in "[ati2mtag_RV370]"

Then I try to import the keys again customly "UninstallFiles"......

but it again reports that the "*dll" under the section "UninstallFiles" can
not be handled. :-(

What is wrong with it?

I even download the latest verson of drivers.

Please help me.....! It costs me a week already :-(, and google also has no
tips for me so far.



Furthermore, if I log into my XPE, and update my display adapter driver, it
will report "try to setup your display adapter with a standard VGA driver
before running setup". Although there are simalar question in MS news group,
but I haven't found the suitable solution yet.

I wish someone may give me a hand!!

Thanks for any idea!!
 
D

Daniel

Ladies and Gentlemen,


The problem mentioned above was solved:

if I just import *.INF from X300 drivers. It will break at applying a
service "ATI HOTKEY POLER".

Then I disable the option in resource. and build the image again.

My display adapter is successfully installed.


I hope this will help you when you install RADEON series display adapter.
 

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