Topic: [BUG][DriverPacks BASE 10.06] Acer Aspire 5672 - Mobility X1600 Failed Install

Hi,

I am trying to build an unattended XP SP3 CD for my Acer 5672 using DriverPacks to slipstream drivers. I have tried a few different combinations of DP versions and methods, but I still don't get it to properly work.

All drivers install OK with the exception of the one for the ATI Mobility Radeon X1600(and the Bluetooth one, but thats not relevant for this post). In the device manager appears listed with a yellow exclamation.
I have tried both methods for the finisher, with no avail.
Also tried to make my own driverpack, using a driver extracting utility(Driver Genius Pro). Then using just my own 3rd party DP, I got the same problem, all other drivers install witout problem, just the Radeon X1600 resists being propoerly installed.

On the other hand ATI CCC installs OK using the "new" method. I don't use the ATI Runtimes DP instead I install .NET Framework with RunOnceEx.cmd before ATI CCC and works OK.

I have found other threads with similar problems(like here and here) but no solution is provided there.

Steps I follow making the unattended install:

1.- Used nLite to slipstream all new Hotfixes, but nothing more, just hotfixes.
2.- Slipstreamed drivers with all current DriverPacks, excluding MassStorage.
3.- Manually prepare some software to be installed using RunOnceEx.cmd file.(.NET Framework, for example)
4.- Mount the Windows XP Pro files in a USB Stick, using WinSetupFromUSB 1.0 beta6. Cannot burn to a CD because my optical drive died last month.

I have two HDDs, one with the current installation and another one for testing the install CD. I use a SATA Data Power 15+7 Pin Male to Female to extend the internal SATA port in my laptop and easily switch between HDDs, so I can test any suggestion without messing with endless screws.

In my current install I installed the Catalyst Legacy 10.2 Driver modified with DriverHeaven Mobility Modder 1.2.1.0 and all works fine, but if I try the same in the "new" install, the ATI installer says that a previous unfinished build is detected and exits, so I can't install manually the legacy drivers. I tried unistalling and trying again, same problem.

I checked DP log files and all seems to be OK but I'm no expert so, I hope you can throw some light. Getting this driver installed is the last step to finish the install CD.

Below I leave the needed files.

And of course, thank you guys for developing such an useful application. DP is one awesome piece of software, and the support in the forums is priceless.


- DPs_BASE.ini

[General]
; preferred language
prefLang	= "English"
; yes/no, enable or disable the wizard-style buttons, if not specified: yes
wizardButtons	= "yes"
; yes/no, enable or disable the GUI, if not specified: yes
GUI		= "yes"


[Settings]
; disc/bartpe/multibootDisc
instPlatform	= "disc"
; trailing backslash is allowed, but not necessary
location	= "D:\Ordenar\Windows XP SP3 Slipstream\Copia de CDXP Hot+Files"
; none/all/select, if select, specify them below, if not specified: all
DriverPacks	= "select"
; 1/2, method to install the DriverPacks, if not specified: 2
DPsMethod	= "2"
; GUIRunOnce/RunOnceEx/custom, if not specified: GUIRunOnce
finisherMethod	= "GUIRunOnce"


; this section is optional!
[OptionalSettings]
; none/all/select/paths/patterns, enable or disable Keep The Drivers (KTD) , if not specified: none
KTD		= "false"
; <path>, to specify a custom KTD cache location, if not specified: default (%SystemRoot%\DriverPacks)
KTDlocation	= "%SystemRoot%\DriverPacks"
; yes/no, enable or disable QuickStream Cache (QSC), if not specified: yes
QSC		= "yes"


; you should only add this section if you've set [Settings]\DriverPacks to "select"
[SelectDriverPacks]
DP_Chipset	= "yes"
DP_Graphics_A	= "yes"
DP_Graphics_B	= "yes"
DP_Graphics_C	= "yes"
DP_LAN		= "yes"
DP_MassStorage	= "no"
DP_Sound_A	= "yes"
DP_Sound_B	= "yes"
DP_WLAN		= "yes"
DPs_3rd_party	= "yes"
DP_MassStorage_textmode = "no"


; this section is optional!
[OptionalSettingsOther]
; CCC/CCP/None, use ATI Catalyst Control Center or ATI Catalyst Control Panel (only relevant when slipstreaming Graphics DriverPack)
; 1/2/3/None, use Nvidia Control Panel - 1 = Old, 2 = New, 3 = Both, None
ATI_cpl		= "CCC"
Nvidia_cpl	= "None"

- DPs_BASE.log

2010-11-24 23:47:48 : <INIT> DriverPacks BASE 10.06 initialized.
2010-11-24 23:47:48 : <INIT> Host environment: WIN_XP Service Pack 3 X86 on a X64 CPU.
2010-11-24 23:47:48 : <INIT> Created temporary working directory.
2010-11-24 23:47:48 : <INIT> Imported proxy settings from Internet Explorer.
2010-11-24 23:47:48 : <INIT> Start scanning for DriverPacks for the wnt5_x86-32 platform.
2010-11-24 23:47:48 : <INIT> 	Detected DriverPack Chipset 1011!
2010-11-24 23:47:48 : <INIT> 	Detected DriverPack Graphics A 1009!
2010-11-24 23:47:48 : <INIT> 	Detected DriverPack Graphics B 1009!
2010-11-24 23:47:48 : <INIT> 	Detected DriverPack Graphics C 10091!
2010-11-24 23:47:48 : <INIT> 	Detected DriverPack LAN 10111!
2010-11-24 23:47:48 : <INIT> 	Detected DriverPack Mass Storage 1010!
2010-11-24 23:47:48 : <INIT> 	Detected DriverPack Sound A 1009!
2010-11-24 23:47:48 : <INIT> 	Detected DriverPack Sound B 1009!
2010-11-24 23:47:48 : <INIT> 	Detected DriverPack WLAN 1009!
2010-11-24 23:47:48 : <INIT> 	Detected 3rd Party DriverPack Bluetooth 1005b1!
2010-11-24 23:47:48 : <INIT> 	Detected 3rd Party DriverPack Misc 1011!
2010-11-24 23:47:48 : <INIT> 	Detected 3rd Party DriverPack Modem 1011!
2010-11-24 23:47:48 : <INIT> 	Finished scanning.
2010-11-24 23:47:48 : <INIT> Detected settings file "C:\Util\DriverPacks\DPs_BASE.ini".
2010-11-24 23:47:48 : <INIT> Windows XP Professional -  Retail SP3 detected.
2010-11-24 23:47:48 : <INIT> wnt5_x86-32_disc is the selected installation platform .
2010-11-24 23:47:48 : <INIT> Imported settings from settings file.
2010-11-24 23:47:48 : <GUI>  Initialized GUI.
2010-11-24 23:47:48 : <GUI>  Created a list of all available language files.
2010-11-24 23:47:49 : <GUI>  Set the last used language, English, as the GUI language.
2010-11-24 23:48:00 : <GUI>  Refreshed UpdateChecker with success.
2010-11-24 23:48:16 : <GUI>  Changed Windows installation files OR export (depending on the installation platform) location to D:\Ordenar\Windows XP SP3 Slipstream\Copia de CDXP Hot+Files.
2010-11-24 23:48:16 : <GUI>  Windows XP Professional -  Retail SP3 detected.
2010-11-24 23:48:16 : <GUI>  wnt5_x86-32_disc is the selected installation platform .
2010-11-24 23:48:38 : <GUI>  Saved settings!
2010-11-24 23:48:38 : <GUI>  Closed GUI.
2010-11-24 23:48:38 : <SEL>  Selected module: mod_slip_wxp_x86-32_disc_m2.
2010-11-24 23:48:38 : <PREP> Removed all attributes from \I386.
2010-11-24 23:48:38 : <PREP> No previous DriverPacks installation found, Prep stage will be skipped
2010-11-24 23:48:38 : <SLIP> Created necessary directory structure for method 2.
2010-11-24 23:48:38 : <SLIP> Copying files necessary for method 2.
2010-11-24 23:48:38 : <SLIP> Extracted additional files necessary for method 2.
2010-11-24 23:48:39 : <SLIP> expanded setup.ex_ to setuporg.exe
2010-11-24 23:48:39 : <SLIP> SETUP.EX_ Backed-up Successfully
2010-11-24 23:48:39 : <SLIP> Method 2 setup.ex_ installed
2010-11-24 23:48:39 : <SLIP> Created \I386\presetup.cmd file.
2010-11-24 23:48:39 : <SLIP> txtsetup.sif Backed-up Successfully
2010-11-24 23:48:39 : <SLIP> dosnet.inf Backed-up Successfully
2010-11-24 23:48:39 : <SLIP> Updated \I386\txtsetup.sif to support method 2.
2010-11-24 23:48:39 : <SLIP> Updated \I386\dosnet.inf to support method 2.
2010-11-24 23:48:39 : <SLIP> Copied DriverPack Chipset to \OEM.
2010-11-24 23:48:50 : <SLIP> Copied DriverPack Graphics A to \OEM.
2010-11-24 23:49:06 : <SLIP> Copied DriverPack Graphics B to \OEM.
2010-11-24 23:49:16 : <SLIP> Copied DriverPack Graphics C to \OEM.
2010-11-24 23:49:17 : <SLIP> Copied DriverPack LAN to \OEM.
2010-11-24 23:49:32 : <SLIP> Copied DriverPack Sound A to \OEM.
2010-11-24 23:49:42 : <SLIP> Copied DriverPack Sound B to \OEM.
2010-11-24 23:49:44 : <SLIP> Copied DriverPack WLAN to \OEM.
2010-11-24 23:50:00 : <SLIP> Renamed DriverPack DPGC10091.7z to DPGC1009.7z in \OEM.
2010-11-24 23:50:00 : <SLIP> Renamed DriverPack DP_Bluetooth_wnt5_x86-32_1005b1.7z to DP_Bluet.7z in \OEM.
2010-11-24 23:50:00 : <SLIP> Renamed DriverPack DP_Misc_wnt5_x86-32_1011.7z to DP_Misc_.7z in \OEM.
2010-11-24 23:50:00 : <SLIP> Renamed DriverPack DP_Modem_wnt5_x86-32_1011.7z to DP_Modem.7z in \OEM.
2010-11-24 23:50:00 : <SLIP> Copied DriverPacks to \OEM.
2010-11-24 23:50:00 : <SLIP> Will not slipstream patches, Service Pack 3 was detected.
2010-11-24 23:50:01 : <SLIP> Updated \I386\winnt.sif to support method 2.
2010-11-24 23:50:01 : <SLIP> Updated DPsFnshr.ini to disable KTD.
2010-11-24 23:50:01 : <SLIP> Updated \I386\winnt.sif's GUIRunOnce section.
2010-11-24 23:50:01 : <SLIP> DP_Install_Tool was copied successfully
2010-11-24 23:50:01 : <SLIP> Slipstream finished in 1 minutes and 23 seconds.
2010-11-24 23:50:03 : <CLNP> Temporary working directory successfully deleted.
- = DriverPacks BASE ini settings used = -
[General]
; preferred language
prefLang	= "English"
; yes/no, enable or disable the wizard-style buttons, if not specified: yes
wizardButtons	= "yes"
; yes/no, enable or disable the GUI, if not specified: yes
GUI		= "yes"


[Settings]
; disc/bartpe/multibootDisc
instPlatform	= "disc"
; trailing backslash is allowed, but not necessary
location	= "D:\Ordenar\Windows XP SP3 Slipstream\Copia de CDXP Hot+Files"
; none/all/select, if select, specify them below, if not specified: all
DriverPacks	= "select"
; 1/2, method to install the DriverPacks, if not specified: 2
DPsMethod	= "2"
; GUIRunOnce/RunOnceEx/custom, if not specified: GUIRunOnce
finisherMethod	= "GUIRunOnce"


; this section is optional!
[OptionalSettings]
; none/all/select/paths/patterns, enable or disable Keep The Drivers (KTD) , if not specified: none
KTD		= "false"
; <path>, to specify a custom KTD cache location, if not specified: default (%SystemRoot%\DriverPacks)
KTDlocation	= "%SystemRoot%\DriverPacks"
; yes/no, enable or disable QuickStream Cache (QSC), if not specified: yes
QSC		= "yes"


; you should only add this section if you've set [Settings]\DriverPacks to "select"
[SelectDriverPacks]
DP_Chipset	= "yes"
DP_Graphics_A	= "yes"
DP_Graphics_B	= "yes"
DP_Graphics_C	= "yes"
DP_LAN		= "yes"
DP_MassStorage	= "no"
DP_Sound_A	= "yes"
DP_Sound_B	= "yes"
DP_WLAN		= "yes"
DPs_3rd_party	= "yes"
DP_MassStorage_textmode = "no"


; this section is optional!
[OptionalSettingsOther]
; CCC/CCP/None, use ATI Catalyst Control Center or ATI Catalyst Control Panel (only relevant when slipstreaming Graphics DriverPack)
; 1/2/3/None, use Nvidia Control Panel - 1 = Old, 2 = New, 3 = Both, None
ATI_cpl		= "CCC"
Nvidia_cpl	= "None"
2010-11-24 23:50:03 : <CLNP> Create a DPs_Base.log backup @ C:\Util\DriverPacks\LogFiles\DPs_BASE_10-11-24_23-50.log
2010-11-24 23:50:03 : <CLNP> Program terminated.

- HWIDs 

=========== 
PCI Devices 
=========== 
PCI\VEN_1002&DEV_71C5&SUBSYS_00941025&REV_00\4&31B7BFB9&0&0008: ATI MOBILITY RADEON X1600
PCI\VEN_104C&DEV_8039&SUBSYS_00941025&REV_00\4&6B16D5B&0&48F0: Texas Instruments PCIxx12 Cardbus Controller
PCI\VEN_104C&DEV_803A&SUBSYS_00941025&REV_00\4&6B16D5B&0&49F0: Controladora de host Texas Instruments OHCI Compliant IEEE 1394
PCI\VEN_104C&DEV_803B&SUBSYS_00941025&REV_00\4&6B16D5B&0&4AF0: Texas Instruments PCIxx12 Integrated FlashMedia Controller
PCI\VEN_14E4&DEV_169D&SUBSYS_00941025&REV_21\4&2803E7C1&0&00E2: Broadcom NetLink (TM) Gigabit Ethernet
PCI\VEN_8086&DEV_2448&SUBSYS_00000000&REV_E2\3&B1BFB68&0&F0 : Puente PCI Intel(R) 82801 - 2448
PCI\VEN_8086&DEV_27A0&SUBSYS_00000000&REV_03\3&B1BFB68&0&00 : Mobile Intel(R) 945GM/GU/PM/GMS/940GML/943GML and Intel(R) 945GT Express Processor to DRAM Controller - 27A0
PCI\VEN_8086&DEV_27A1&SUBSYS_00000000&REV_03\3&B1BFB68&0&08 : Mobile Intel(R) 945GM/GU/PM/GMS/940GML/943GML and Intel(R) 945GT Express PCI Express Root Port - 27A1
PCI\VEN_8086&DEV_27B9&SUBSYS_00000000&REV_02\3&B1BFB68&0&F8 : Intel(R) ICH7M/U LPC Interface Controller - 27B9
PCI\VEN_8086&DEV_27C4&SUBSYS_00941025&REV_02\3&B1BFB68&0&FA : Intel(R) ICH7-M Family Serial ATA Storage Controller - 27C4
PCI\VEN_8086&DEV_27C8&SUBSYS_00941025&REV_02\3&B1BFB68&0&E8 : Intel(R) N10/ICH7 Family USB Universal Host Controller - 27C8
PCI\VEN_8086&DEV_27C9&SUBSYS_00941025&REV_02\3&B1BFB68&0&E9 : Intel(R) N10/ICH7 Family USB Universal Host Controller - 27C9
PCI\VEN_8086&DEV_27CA&SUBSYS_00941025&REV_02\3&B1BFB68&0&EA : Intel(R) N10/ICH7 Family USB Universal Host Controller - 27CA
PCI\VEN_8086&DEV_27CB&SUBSYS_00941025&REV_02\3&B1BFB68&0&EB : Intel(R) N10/ICH7 Family USB Universal Host Controller - 27CB
PCI\VEN_8086&DEV_27CC&SUBSYS_00941025&REV_02\3&B1BFB68&0&EF : Intel(R) N10/ICH7 Family USB2 Enhanced Host Controller - 27CC
PCI\VEN_8086&DEV_27D0&SUBSYS_00000000&REV_02\3&B1BFB68&0&E0 : Intel(R) N10/ICH7 Family PCI Express Root Port - 27D0
PCI\VEN_8086&DEV_27D2&SUBSYS_00000000&REV_02\3&B1BFB68&0&E1 : Intel(R) N10/ICH7 Family PCI Express Root Port - 27D2
PCI\VEN_8086&DEV_27D4&SUBSYS_00000000&REV_02\3&B1BFB68&0&E2 : Intel(R) N10/ICH7 Family PCI Express Root Port - 27D4
PCI\VEN_8086&DEV_27D6&SUBSYS_00000000&REV_02\3&B1BFB68&0&E3 : Intel(R) N10/ICH7 Family PCI Express Root Port - 27D6
PCI\VEN_8086&DEV_27D8&SUBSYS_00941025&REV_02\3&B1BFB68&0&D8 : Controlador de bus de Microsoft UAA para High Definition Audio
PCI\VEN_8086&DEV_27DA&SUBSYS_00941025&REV_02\3&B1BFB68&0&FB : Intel(R) N10/ICH7 Family SMBus Controller - 27DA
PCI\VEN_8086&DEV_4222&SUBSYS_10018086&REV_02\4&20975680&0&00E1: Intel(R) PRO/Wireless 3945ABG Network Connection
22 matching device(s) found.
 
=========== 
USB Devices 
=========== 
USB\ROOT_HUB\4&3123E515&0                                   : Concentrador raíz USB
USB\ROOT_HUB\4&3EF6785&0                                    : Concentrador raíz USB
USB\ROOT_HUB\4&A81941F&0                                    : Concentrador raíz USB
USB\ROOT_HUB\4&D9AC132&0                                    : Concentrador raíz USB
USB\ROOT_HUB20\4&3EFFFC7&0                                  : Concentrador raíz USB
USB\VID_046D&PID_C510\5&1DAAE7BB&0&2                        : Dispositivo de interfaz humana USB
6 matching device(s) found.
 
============= 
Input Devices 
============= 
HID\VID_046D&PID_C510\6&2F6FE848&0&0000                     : Mouse compatible con HID
1 matching device(s) found.
 
============ 
ACPI Devices 
============ 
ACPI\ACPI0003\2&DABA3FF&0                                   : Adaptador de CA de Microsoft
ACPI\FIXEDBUTTON\2&DABA3FF&0                                : Botón de característica fija ACPI
ACPI\GENUINEINTEL_-_X86_FAMILY_6_MODEL_15\_0                : Intel(R) Core(TM)2 CPU         T7600  @ 2.33GHz
ACPI\GENUINEINTEL_-_X86_FAMILY_6_MODEL_15\_1                : Intel(R) Core(TM)2 CPU         T7600  @ 2.33GHz
ACPI\PNP0000\4&38462492&0                                   : Controladora de interrupciones programable
ACPI\PNP0100\4&38462492&0                                   : Cronómetro del sistema
ACPI\PNP0103\4&38462492&0                                   : Temporizador de sucesos de alta precisión
ACPI\PNP0200\4&38462492&0                                   : Controladora de acceso directo a memoria
ACPI\PNP0303\4&38462492&0                                   : Standard 101/102-Key or Microsoft Natural PS/2 Keyboard
ACPI\PNP0A05\4&38462492&0                                   : Bus genérico
ACPI\PNP0A06\3&473F1A46&0                                   : Bus de ES extendido
ACPI\PNP0A08\2&DABA3FF&0                                    : Bus PCI
ACPI\PNP0B00\4&38462492&0                                   : Sistema CMOS/reloj en tiempo real
ACPI\PNP0C02\1                                              : Recursos de la placa base
ACPI\PNP0C02\2                                              : Recursos de la placa base
ACPI\PNP0C04\4&38462492&0                                   : Procesador de datos numéricos
ACPI\PNP0C09\4&38462492&0                                   : Controladora incrustada compatible con Microsoft ACPI
ACPI\PNP0C0A\1                                              : Batería con método de control compatible con ACPI de Microsoft
ACPI\PNP0C0C\2&DABA3FF&0                                    : Botón de energía ACPI
ACPI\PNP0C0D\2&DABA3FF&0                                    : Tapa ACPI
ACPI\PNP0C0E\2&DABA3FF&0                                    : Botón de suspensión ACPI
ACPI\PNP0C14\0                                              : Interfaz de administración para ACPI de Microsoft Windows
ACPI\PNPA000\4&5D18F2DF&0                                   : AOLZ4ZAY IDE Controller
ACPI\SYN1003\4&38462492&0                                   : Mouse compatible PS/2
ACPI\THERMALZONE\THRM                                       : Zona térmica ACPI
ACPI_HAL\PNP0C08\0                                          : Sistema Microsoft compatible con ACPI
ROOT\ACPI_HAL\0000                                          : Equipo multiprocesador ACPI
27 matching device(s) found.
 
============ 
 HDA Audio 
============ 
HDAUDIO\FUNC_01&VEN_10EC&DEV_0883&SUBSYS_1025160D&REV_1000\4&AFF89C6&0&0001: Realtek High Definition Audio
HDAUDIO\FUNC_02&VEN_14F1&DEV_2BFA&SUBSYS_10250094&REV_0900\4&AFF89C6&0&0102: HDAUDIO Soft Data Fax Modem with SmartCP
2 matching device(s) found.
 
============ 
RAID Devices 
============ 
PCI\VEN_104C&DEV_803B&SUBSYS_00941025&REV_00\4&6B16D5B&0&4AF0
    Name: Texas Instruments PCIxx12 Integrated FlashMedia Controller
    Hardware ID's:
        PCI\VEN_104C&DEV_803B&SUBSYS_00941025&REV_00
        PCI\VEN_104C&DEV_803B&SUBSYS_00941025
        PCI\VEN_104C&DEV_803B&CC_018000
        PCI\VEN_104C&DEV_803B&CC_0180
    Compatible ID's:
        PCI\VEN_104C&DEV_803B&REV_00
        PCI\VEN_104C&DEV_803B
        PCI\VEN_104C&CC_018000
        PCI\VEN_104C&CC_0180
        PCI\VEN_104C
        PCI\CC_018000
        PCI\CC_0180
PCI\VEN_8086&DEV_27C4&SUBSYS_00941025&REV_02\3&B1BFB68&0&FA
    Name: Intel(R) ICH7-M Family Serial ATA Storage Controller - 27C4
    Hardware ID's:
        PCI\VEN_8086&DEV_27C4&SUBSYS_00941025&REV_02
        PCI\VEN_8086&DEV_27C4&SUBSYS_00941025
        PCI\VEN_8086&DEV_27C4&CC_010180
        PCI\VEN_8086&DEV_27C4&CC_0101
    Compatible ID's:
        PCI\VEN_8086&DEV_27C4&REV_02
        PCI\VEN_8086&DEV_27C4
        PCI\VEN_8086&CC_010180
        PCI\VEN_8086&CC_0101
        PCI\VEN_8086
        PCI\CC_010180
        PCI\CC_0101
2 matching device(s) found.

- DPsFnshr.log

DPsFnshr.log (Hosted in MediaFire)

I have found a match for the HWID of the card:
 

2010-11-25 21:14:00 : <FLTR> 		Matched +infFile"C:\D\G\A\CX_76831.inf" through the HWID "PCI\VEN_1002&DEV_71C5" (original HWID: "PCI\VEN_1002&DEV_71C5&SUBSYS_00941025&REV_00") (2 of 4 +infFiles).
2010-11-25 21:14:00 : <FLTR> 	=> All requirements for exception [A] have been met!
2010-11-25 21:14:00 : <FLTR> Verifying requirements for exception [A] (24 of 67 exceptions).

- setupapi.log

setupapi.log (Hosted in MediaFire)

Some relevant info from setupapi.log, I think:

#I022 Encontrado "PCI\VEN_1002&DEV_71C5" en C:\D\G\A\dps_1.inf; Dispositivo: "ATI MOBILITY RADEON X1600"; Controlador: "ATI MOBILITY RADEON X1600"; Proveedor: "ATI Technologies Inc."; Fab: "ATI Technologies Inc."; Nombre de sección:"ati2mtag_M56".
#I087 El nodo del controlador no es de confianza. Intervalo cambiado desde 0x00002001 a 0x0000a001.
#I023 Sección de instalación actual: [ati2mtag_M56]. Rango: 0x0000a001. Fecha de controlador efectiva: 02/10/2010.
#I022 Encontrado "PCI\VEN_1002&DEV_71C5" en C:\D\G\A\cx_76831.inf; Dispositivo: "ATI Mobility Radeon X1600"; Controlador: "ATI Mobility Radeon X1600"; Proveedor: "ATI Technologies Inc."; Fab: "ATI Technologies Inc."; Nombre de sección:"ati2mtag_M56".
#I087 El nodo del controlador no es de confianza. Intervalo cambiado desde 0x00002001 a 0x0000a001.
#I023 Sección de instalación actual: [ati2mtag_M56]. Rango: 0x0000a001. Fecha de controlador efectiva: 02/10/2010.
#-166 Función de instalación de dispositivo: DIF_SELECTBESTCOMPATDRV.
#I063 El controlador seleccionado se instala desde la sección [ati2mtag_M56] in "c:\d\g\a\dps_1.inf".
#I320 El GUID de clase del dispositivo se conservará como {4D36E968-E325-11CE-BFC1-08002BE10318}.
#I060 Se ha establecido el controlador seleccionado.
#I058 Se ha seleccionado el mejor controlador compatible.
#-124 Realizando instalación sólo de copia de "PCI\VEN_1002&DEV_71C5&SUBSYS_00941025&REV_00\4&31B7BFB9&0&0008".
#E360 Se instalará el archivo no asignado o firmado incorrectamente "c:\d\g\a\dps_1.inf" para el controlador "ATI MOBILITY RADEON X1600" (directiva=omitir). Error 0xe000022f: El INF de otro fabricante no contiene información de firma digital.
#-024 Copiando archivo "c:\d\g\a\.\B_95503\ati2mtag.sys" a "C:\WINDOWS\system32\DRIVERS\ati2mtag.sys".
#E360 Se instalará el archivo no asignado o firmado incorrectamente "c:\d\g\a\dps_1.inf" para el controlador "ATI MOBILITY RADEON X1600" (directiva=omitir). Error 0xe000022f: El INF de otro fabricante no contiene información de firma digital.
#-336 Copiando el archivo "c:\d\g\a\.\B_95503\ati2erec.dll" a "C:\WINDOWS\system32\DRIVERS\ati2erec.dll" a través del archivo temporal "C:\WINDOWS\system32\DRIVERS\SET324.tmp".
#E360 Se instalará el archivo no asignado o firmado incorrectamente "c:\d\g\a\dps_1.inf" para el controlador "ATI MOBILITY RADEON X1600" (directiva=omitir). Error 0xe000022f: El INF de otro fabricante no contiene información de firma digital.
#-336 Copiando el archivo "c:\d\g\a\.\B_95503\ati2dvag.dll" a "C:\WINDOWS\system32\ati2dvag.dll" a través del archivo temporal "C:\WINDOWS\system32\SET325.tmp".
#E360 Se instalará el archivo no asignado o firmado incorrectamente "c:\d\g\a\dps_1.inf" para el controlador "ATI MOBILITY RADEON X1600" (directiva=omitir). Error 0xe000022f: El INF de otro fabricante no contiene información de firma digital.
#-336 Copiando el archivo "c:\d\g\a\.\B_95503\ati2cqag.dll" a "C:\WINDOWS\system32\ati2cqag.dll" a través del archivo temporal "C:\WINDOWS\system32\SET326.tmp".
#E360 Se instalará el archivo no asignado o firmado incorrectamente "c:\d\g\a\dps_1.inf" para el controlador "ATI MOBILITY RADEON X1600" (directiva=omitir). Error 0xe000022f: El INF de otro fabricante no contiene información de firma digital.
#-336 Copiando el archivo "c:\d\g\a\.\B_95503\Ati2mdxx.exe" a "C:\WINDOWS\system32\Ati2mdxx.exe" a través del archivo temporal "C:\WINDOWS\system32\SET327.tmp".
#E360 Se instalará el archivo no asignado o firmado incorrectamente "c:\d\g\a\dps_1.inf" para el controlador "ATI MOBILITY RADEON X1600" (directiva=omitir). Error 0xe000022f: El INF de otro fabricante no contiene información de firma digital.
#-336 Copiando el archivo "c:\d\g\a\.\B_95503\ati3duag.dll" a "C:\WINDOWS\system32\ati3duag.dll" a través del archivo temporal "C:\WINDOWS\system32\SET328.tmp".
#E360 Se instalará el archivo no asignado o firmado incorrectamente "c:\d\g\a\dps_1.inf" para el controlador "ATI MOBILITY RADEON X1600" (directiva=omitir). Error 0xe000022f: El INF de otro fabricante no contiene información de firma digital.
#-336 Copiando el archivo "c:\d\g\a\.\B_95503\ativvaxx.dll" a "C:\WINDOWS\system32\ativvaxx.dll" a través del archivo temporal "C:\WINDOWS\system32\SET329.tmp".
#E360 Se instalará el archivo no asignado o firmado incorrectamente "c:\d\g\a\dps_1.inf" para el controlador "ATI MOBILITY RADEON X1600" (directiva=omitir). Error 0xe000022f: El INF de otro fabricante no contiene información de firma digital.
#-336 Copiando el archivo "c:\d\g\a\.\B_95503\atiicdxx.dat" a "C:\WINDOWS\system32\atiicdxx.dat" a través del archivo temporal "C:\WINDOWS\system32\SET32A.tmp".
#E360 Se instalará el archivo no asignado o firmado incorrectamente "c:\d\g\a\dps_1.inf" para el controlador "ATI MOBILITY RADEON X1600" (directiva=omitir). Error 0xe000022f: El INF de otro fabricante no contiene información de firma digital.
#-336 Copiando el archivo "c:\d\g\a\.\B_95503\ativva5x.dat" a "C:\WINDOWS\system32\ativva5x.dat" a través del archivo temporal "C:\WINDOWS\system32\SET32B.tmp".
#E360 Se instalará el archivo no asignado o firmado incorrectamente "c:\d\g\a\dps_1.inf" para el controlador "ATI MOBILITY RADEON X1600" (directiva=omitir). Error 0xe000022f: El INF de otro fabricante no contiene información de firma digital.
#-336 Copiando el archivo "c:\d\g\a\.\B_95503\ativva6x.dat" a "C:\WINDOWS\system32\ativva6x.dat" a través del archivo temporal "C:\WINDOWS\system32\SET32C.tmp".
#E360 Se instalará el archivo no asignado o firmado incorrectamente "c:\d\g\a\dps_1.inf" para el controlador "ATI MOBILITY RADEON X1600" (directiva=omitir). Error 0xe000022f: El INF de otro fabricante no contiene información de firma digital.
#-336 Copiando el archivo "c:\d\g\a\.\B_95503\amdpcom32.dll" a "C:\WINDOWS\system32\amdpcom32.dll" a través del archivo temporal "C:\WINDOWS\system32\SET32D.tmp".
#E360 Se instalará el archivo no asignado o firmado incorrectamente "c:\d\g\a\dps_1.inf" para el controlador "ATI MOBILITY RADEON X1600" (directiva=omitir). Error 0xe000022f: El INF de otro fabricante no contiene información de firma digital.
#-336 Copiando el archivo "c:\d\g\a\.\B_95503\atiadlxx.dll" a "C:\WINDOWS\system32\atiadlxx.dll" a través del archivo temporal "C:\WINDOWS\system32\SET32E.tmp".
#E360 Se instalará el archivo no asignado o firmado incorrectamente "c:\d\g\a\dps_1.inf" para el controlador "ATI MOBILITY RADEON X1600" (directiva=omitir). Error 0xe000022f: El INF de otro fabricante no contiene información de firma digital.
#-336 Copiando el archivo "c:\d\g\a\.\B_95503\ativvaxx.cap" a "C:\WINDOWS\system32\ativvaxx.cap" a través del archivo temporal "C:\WINDOWS\system32\SET32F.tmp".
#E360 Se instalará el archivo no asignado o firmado incorrectamente "c:\d\g\a\dps_1.inf" para el controlador "ATI MOBILITY RADEON X1600" (directiva=omitir). Error 0xe000022f: El INF de otro fabricante no contiene información de firma digital.
#-336 Copiando el archivo "c:\d\g\a\.\B_95503\ATIBRTMON.EXE" a "C:\WINDOWS\system32\ATIBRTMON.EXE" a través del archivo temporal "C:\WINDOWS\system32\SET330.tmp".
#E360 Se instalará el archivo no asignado o firmado incorrectamente "c:\d\g\a\dps_1.inf" para el controlador "ATI MOBILITY RADEON X1600" (directiva=omitir). Error 0xe000022f: El INF de otro fabricante no contiene información de firma digital.
#-336 Copiando el archivo "c:\d\g\a\.\B_95503\ATIDDC.DLL" a "C:\WINDOWS\system32\ATIDDC.DLL" a través del archivo temporal "C:\WINDOWS\system32\SET331.tmp".
#E360 Se instalará el archivo no asignado o firmado incorrectamente "c:\d\g\a\dps_1.inf" para el controlador "ATI MOBILITY RADEON X1600" (directiva=omitir). Error 0xe000022f: El INF de otro fabricante no contiene información de firma digital.
#-336 Copiando el archivo "c:\d\g\a\.\B_95503\atitvo32.dll" a "C:\WINDOWS\system32\atitvo32.dll" a través del archivo temporal "C:\WINDOWS\system32\SET332.tmp".
#E360 Se instalará el archivo no asignado o firmado incorrectamente "c:\d\g\a\dps_1.inf" para el controlador "ATI MOBILITY RADEON X1600" (directiva=omitir). Error 0xe000022f: El INF de otro fabricante no contiene información de firma digital.
#-336 Copiando el archivo "c:\d\g\a\.\B_95503\ativcoxx.dll" a "C:\WINDOWS\system32\ativcoxx.dll" a través del archivo temporal "C:\WINDOWS\system32\SET333.tmp".
#E360 Se instalará el archivo no asignado o firmado incorrectamente "c:\d\g\a\dps_1.inf" para el controlador "ATI MOBILITY RADEON X1600" (directiva=omitir). Error 0xe000022f: El INF de otro fabricante no contiene información de firma digital.
#-336 Copiando el archivo "c:\d\g\a\.\B_95503\ati2evxx.exe" a "C:\WINDOWS\system32\ati2evxx.exe" a través del archivo temporal "C:\WINDOWS\system32\SET334.tmp".
#E360 Se instalará el archivo no asignado o firmado incorrectamente "c:\d\g\a\dps_1.inf" para el controlador "ATI MOBILITY RADEON X1600" (directiva=omitir). Error 0xe000022f: El INF de otro fabricante no contiene información de firma digital.
#-336 Copiando el archivo "c:\d\g\a\.\B_95503\ati2evxx.dll" a "C:\WINDOWS\system32\ati2evxx.dll" a través del archivo temporal "C:\WINDOWS\system32\SET335.tmp".
#E360 Se instalará el archivo no asignado o firmado incorrectamente "c:\d\g\a\dps_1.inf" para el controlador "ATI MOBILITY RADEON X1600" (directiva=omitir). Error 0xe000022f: El INF de otro fabricante no contiene información de firma digital.
#-336 Copiando el archivo "c:\d\g\a\.\B_95503\atipdlxx.dll" a "C:\WINDOWS\system32\atipdlxx.dll" a través del archivo temporal "C:\WINDOWS\system32\SET336.tmp".
#E360 Se instalará el archivo no asignado o firmado incorrectamente "c:\d\g\a\dps_1.inf" para el controlador "ATI MOBILITY RADEON X1600" (directiva=omitir). Error 0xe000022f: El INF de otro fabricante no contiene información de firma digital.
#-336 Copiando el archivo "c:\d\g\a\.\B_95503\Oemdspif.dll" a "C:\WINDOWS\system32\Oemdspif.dll" a través del archivo temporal "C:\WINDOWS\system32\SET337.tmp".
#E360 Se instalará el archivo no asignado o firmado incorrectamente "c:\d\g\a\dps_1.inf" para el controlador "ATI MOBILITY RADEON X1600" (directiva=omitir). Error 0xe000022f: El INF de otro fabricante no contiene información de firma digital.
#-336 Copiando el archivo "c:\d\g\a\.\B_95503\ati2edxx.dll" a "C:\WINDOWS\system32\ati2edxx.dll" a través del archivo temporal "C:\WINDOWS\system32\SET338.tmp".
#E360 Se instalará el archivo no asignado o firmado incorrectamente "c:\d\g\a\dps_1.inf" para el controlador "ATI MOBILITY RADEON X1600" (directiva=omitir). Error 0xe000022f: El INF de otro fabricante no contiene información de firma digital.
#-336 Copiando el archivo "c:\d\g\a\.\B_95503\atikvmag.dll" a "C:\WINDOWS\system32\atikvmag.dll" a través del archivo temporal "C:\WINDOWS\system32\SET339.tmp".
#E360 Se instalará el archivo no asignado o firmado incorrectamente "c:\d\g\a\dps_1.inf" para el controlador "ATI MOBILITY RADEON X1600" (directiva=omitir). Error 0xe000022f: El INF de otro fabricante no contiene información de firma digital.
#-336 Copiando el archivo "c:\d\g\a\.\B_95503\atifglpf.xml" a "C:\WINDOWS\system32\atifglpf.xml" a través del archivo temporal "C:\WINDOWS\system32\SET33A.tmp".
#E360 Se instalará el archivo no asignado o firmado incorrectamente "c:\d\g\a\dps_1.inf" para el controlador "ATI MOBILITY RADEON X1600" (directiva=omitir). Error 0xe000022f: El INF de otro fabricante no contiene información de firma digital.
#-336 Copiando el archivo "c:\d\g\a\.\B_95503\ATIDEMGX.dll" a "C:\WINDOWS\system32\ATIDEMGX.dll" a través del archivo temporal "C:\WINDOWS\system32\SET33B.tmp".
#E360 Se instalará el archivo no asignado o firmado incorrectamente "c:\d\g\a\dps_1.inf" para el controlador "ATI MOBILITY RADEON X1600" (directiva=omitir). Error 0xe000022f: El INF de otro fabricante no contiene información de firma digital.
#-336 Copiando el archivo "c:\d\g\a\.\B_95503\atiiiexx.dll" a "C:\WINDOWS\system32\atiiiexx.dll" a través del archivo temporal "C:\WINDOWS\system32\SET33C.tmp".
#E360 Se instalará el archivo no asignado o firmado incorrectamente "c:\d\g\a\dps_1.inf" para el controlador "ATI MOBILITY RADEON X1600" (directiva=omitir). Error 0xe000022f: El INF de otro fabricante no contiene información de firma digital.
#-336 Copiando el archivo "c:\d\g\a\.\B_95503\atioglxx.dll" a "C:\WINDOWS\system32\atioglxx.dll" a través del archivo temporal "C:\WINDOWS\system32\SET33D.tmp".
#E360 Se instalará el archivo no asignado o firmado incorrectamente "c:\d\g\a\dps_1.inf" para el controlador "ATI MOBILITY RADEON X1600" (directiva=omitir). Error 0xe000022f: El INF de otro fabricante no contiene información de firma digital.
#-336 Copiando el archivo "c:\d\g\a\.\B_95503\atiok3x2.dll" a "C:\WINDOWS\system32\atiok3x2.dll" a través del archivo temporal "C:\WINDOWS\system32\SET33E.tmp".
#E360 Se instalará el archivo no asignado o firmado incorrectamente "c:\d\g\a\dps_1.inf" para el controlador "ATI MOBILITY RADEON X1600" (directiva=omitir). Error 0xe000022f: El INF de otro fabricante no contiene información de firma digital.
#-336 Copiando el archivo "c:\d\g\a\.\B_95503\atiogl.xml" a "C:\WINDOWS\atiogl.xml" a través del archivo temporal "C:\WINDOWS\SET33F.tmp".
#E360 Se instalará el archivo no asignado o firmado incorrectamente "c:\d\g\a\dps_1.inf" para el controlador "ATI MOBILITY RADEON X1600" (directiva=omitir). Error 0xe000022f: El INF de otro fabricante no contiene información de firma digital.
#-166 Función de instalación de dispositivo: DIF_REGISTER_COINSTALLERS.
#I056 Coinstaladores registrados.
#-166 Función de instalación de dispositivo: DIF_INSTALLINTERFACES.
#-011 Instalando sección [ati2mtag_M56.Interfaces] desde "c:\d\g\a\dps_1.inf".
#I054 Se han instalado las interfaces.
#-166 Función de instalación de dispositivo: DIF_INSTALLDEVICE.
#I123 Realizando instalación completa de "PCI\VEN_1002&DEV_71C5&SUBSYS_00941025&REV_00\4&31B7BFB9&0&0008".
#E360 Se instalará el archivo no asignado o firmado incorrectamente "c:\d\g\a\dps_1.inf" para el controlador "ATI MOBILITY RADEON X1600" (directiva=omitir). Error 0xe000022f: El INF de otro fabricante no contiene información de firma digital.
#I121 La instalación del dispositivo de "PCI\VEN_1002&DEV_71C5&SUBSYS_00941025&REV_00\4&31B7BFB9&0&0008" terminó correctamente.

(As you can see, I'm native Spanish speaker, so my system is in Spanish, I hope that this don't cause you too many problems to read the log)

Thanks.

Re: [BUG][DriverPacks BASE 10.06] Acer Aspire 5672 - Mobility X1600 Failed Install

Excellent first post!  Welcome to DriverPacks! smile
Yes, you are doing everything correctly, but unfortunately the mobility chips are hard to support because ATI doesn't release their own unified build for notebooks and we have to modify the desktop drivers to make them work.  But because the integrated graphics chipsets are so tightly integrated with other motherboard components, the desktop drivers are missing something.  I'm just not sure what's missing.
Don't worry if English isn't your native language.  Google translator is a wonderful thing and your English was good enough where I could fully understand everything you meant. smile

ACER_5672 wrote:

In my current install I installed the Catalyst Legacy 10.2 Driver modified with DriverHeaven Mobility Modder 1.2.1.0 and all works fine

10.2 is the current ATI build for legacy hardware.  It's the same version we include in our DriverPack Graphics C.  To be fair, our current DriverPack Graphics C 10.09.1 works fine on my wifes notebook with Radeon 9600.
I'll go back in and see if there's anything that would interupt the normal driver install in an international setting.

Read BEFORE you post.  HWID tool   DriverPacks Tutorial   DONATE!
http://driverpacks.net/userbar/admin-1.png
Not all heroes wear capes, some wear Kevlar!

Re: [BUG][DriverPacks BASE 10.06] Acer Aspire 5672 - Mobility X1600 Failed Install

Hi there,

FYI I tried qith the new DP Graphics C 10.11 released a few days ago, same problem. I am working in a solution, when I finally the issue I will post it.

Thanks.

***Edit***

Hi there,

I finally gave up with the issue. I've tried to use the ATI 10.2 Driver files modified with mobility modder in a DP and didn't work. I currently do a silent install of the modified drivers with RunOnceEX, for my goals it's enough...not as beautiful and elegant as a working DP, but in the end it works.

Anyways, thank you for your time and I hope that thiss issue get solved in future releases, I will of course check it out, as I am now one more "Driverpack Junkie". Keep the good job guys.

Regards

Last edited by ACER_5672 (2010-12-17 07:07:14)