ATI ES1000 driver

R

Rich Noonan

I am having much difficulty getting this ATI ES1000 driver working
under XPe. Please share with me any suggestions for things to try.
Here's the summary for what I've done.

I first created a component as I've done many times before. I had to
edit out some 64bit related parts of the INF based on a recommendation
uncovered in this NG, but otherwise imported INF fine. All files and
registry entries are in the component. But it doesn't work in my XPe
image. The display comes up configured as Video Controller (VGA
Compatible) and I am unable to update the driver. The error from the
new hardware wizard (I select everything manual) is: An error occurred
during the installation of the device\n The system cannot find the
file specified.

Running the driver installer under XPe both in my config (which is
fairly complete) and under XP Pro Emulation SP2+FP2007 from KM results
in this error: INF error. Video driver not found. Followed by: Try to
setup your display adapter with a standard VGA driver before running
setup.

So, finally I loaded XP Pro. It came up with, among other things, no
VGA configured. The difference however is that under XPe the device
appears under Display Adapters as a generic Video Controller. Under
XP Pro the same device appears under Other Devices. From XP Pro I can
successfully run the driver installer and the device gets fully
configured with the ATI ES1000 driver.

My best guess at this time is that the generic VGA driver which is
binding to this device under XPe is preventing the real driver from
installing properly. Does this make sense? If so, any suggestions
for how to get rid of the generic driver? I can't find it in any
component.

Any other thoughts for how to troubleshoot this?

Thanks-
Rich
 
N

Nikolai Vorontsov

Hi Rich,

I use the following scenario:

1. first boot with Standard VGA adapter.
2. Copy files from ATi driver to appropriate places.
3. Reboot.

It works. You may also try to check if your component copies all files
in my list properly.


Directory of D:\Temp\RN50

22.03.2007 11:06 <DIR> i386
27.09.2006 17:29 <DIR> Inf
22.03.2007 11:06 <DIR> System32
0 File(s) 0 bytes

Directory of D:\Temp\RN50\i386

14.12.2005 04:50 22,824 CX_29263.cat
1 File(s) 22,824 bytes

Directory of D:\Temp\RN50\Inf

27.09.2006 16:33 31,588 CX_29263.inf
1 File(s) 31,588 bytes

Directory of D:\Temp\RN50\System32

07.12.2005 00:44 237,568 ati2cqag.dll
07.12.2005 01:45 246,784 ati2dvag.dll
07.12.2005 01:39 40,960 ati2edxx.dll
07.12.2005 01:39 26,112 ati2mdxx.exe
07.12.2005 01:29 2,488,512 ati3duag.dll
07.12.2005 01:37 53,248 atiddc.dll
07.12.2005 03:48 253,952 atidemgr.dll
24.08.2005 16:25 6,020 atifglpf.xml
14.09.2005 13:13 104,376 atiicdxx.dat
07.12.2005 04:39 307,200 atiiiexx.dll
07.12.2005 01:11 151,552 atikvmag.dll
07.12.2005 03:06 6,684,672 atioglx1.dll
07.12.2005 02:00 4,841,472 atioglxx.dll
07.12.2005 01:39 110,592 atipdlxx.dll
07.12.2005 00:50 17,408 atitvo32.dll
09.11.2001 14:01 24,064 ativcoxx.dll
07.12.2005 01:23 602,816 ativvaxx.dll
22.03.2007 11:06 <DIR> Drivers
07.12.2005 01:39 73,728 oemdspif.dll
18 File(s) 16,271,036 bytes

Directory of D:\Temp\RN50\System32\Drivers

07.12.2005 00:49 40,960 ati2erec.dll
07.12.2005 01:44 1,379,328 ati2mtag.sys
15.09.2005 14:52 1,049,138 ativcaxx.cpa
15.09.2005 14:52 929 ativcaxx.vp
08.06.2005 18:45 58,560 ativckxx.vp
07.12.2005 05:24 24,720 ativvpxx.vp
6 File(s) 2,553,635 bytes
 
R

Rich Noonan

Hi Rich,

I use the following scenario:

1. first boot with Standard VGA adapter.
2. Copy files from ATi driver to appropriate places.
3. Reboot.

It works. You may also try to check if your component copies all files
in my list properly.

Many thanks to you and Stuart. I am making progress now. Somehow I
had made it this far with XPe never knowing about setupapi.log which
is critical to understanding how things are getting installed by PnP.

I was starting from the wrong INF file and some files were getting to
the wrong directories. I'm still tweaking my component (many parts
here will use this board), but finally moving forward.

Thanks-
Rich
 

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