mr_smartepants wrote:

I still recommend that you directly integrate DriverPacks with DriverPacks BASE (method 2 is my personal favorite) with DriverPacks Finisher executed during RunOnceEx (again, my preference) and see if the problem still exists.

Done!
Everything is perfect. smile
Thank You!

Aham, now I get it! smile

Will try and report back.

mr_smartepants wrote:

SAD2 works for MOST of the DriverPacks.

What is SAD2?

Ok, I`ll try theese days and report back.

What`s the difference between method 2 from iso or from another location?
From iso, drivers gets extracted to systemdrive before setup and DPSFinisher is executed by GuiRunonce(Ex), right before desktop loading.
From another location, drivers are NOT extracted to systemdrive before setup, windows installation goes to end, GuiRunonce runs DP_Install_Tool, which extracts drivers to systemdrive and Finisher do his job.
Correct?

Enghlish is not my base language. Sorry for any misunderstanding.

In DP Base, section Settings, subsection Location -> Installation platform, I choose Stand Alone Drivers.
That`s way I said "DP are made for Stand Alone Drivers." tongue
Then I edit winnt.sif, section GuiRunOnce to point DP_Install_Tool.cmd.
As far as I know, GuiRunOnce runs before desktop loads, or am I wrong informed?

A year or maybe more ago, when I was using DP (don`t remember version) integrated into ISO, everything was ok.
How to test

If the driver gets loaded automatic, it`s not working.
If I manually load the driver from \D\S\S15, it`s working.

It`s very strange... I was about to open a new topic for this.
DP are made for Stand Alone Drivers. DP_Install_Tool.cmd is started from GuiRunOnce (manually aded).
It starts ok after installing windows, it finishes ok, but a lot of drivers are not loaded (video, lan, sound, etc.).
When I start again Install Tool, after restarting windows, everithng is recognised, except sound.
If I manually locate the sound, it`s working.

mr_smartepants wrote:

Do you know the driver version that gets loaded automatically that doesn't work?

It`s the same driver version as loaded manually.


mr_smartepants wrote:

Can you test this for us?
DP_Sound_B_wnt5_x86-32_1110b1
Download:

Is there a way to test it without reformatting?

Hello!
My PC acts like here: http://forum.driverpacks.net/viewtopic. … 148#p36148
The driver installs ok, but when I play an audio file, it sais no audio.
XP SP3
When I try to install the driver manually, it works from \D\S\S15\
Any ideas?

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	= "StandAloneDrivers"
; trailing backslash is allowed, but not necessary
location	= "C:"
; none/all/select, if select, specify them below, if not specified: all
DriverPacks	= "all"
; 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"


; 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		= "CCP"
Nvidia_cpl	= "1"

DPs_BASE.log

2011-11-22 01:00:29 : <INIT> DriverPacks BASE 10.06 initialized.
2011-11-22 01:00:29 : <INIT> Host environment: WIN_XP Service Pack 3 X86 on a X64 CPU.
2011-11-22 01:00:29 : <INIT> Created temporary working directory.
2011-11-22 01:00:29 : <INIT> Imported proxy settings from Internet Explorer.
2011-11-22 01:00:29 : <INIT> Start scanning for DriverPacks for the wnt5_x86-32 platform.
2011-11-22 01:00:29 : <INIT> 	Detected DriverPack Chipset 1109!
2011-11-22 01:00:29 : <INIT> 	Detected DriverPack CPU 1005!
2011-11-22 01:00:29 : <INIT> 	Detected DriverPack Graphics A 1107!
2011-11-22 01:00:29 : <INIT> 	Detected DriverPack Graphics B 1107!
2011-11-22 01:00:29 : <INIT> 	Detected DriverPack Graphics C 1107!
2011-11-22 01:00:29 : <INIT> 	Detected DriverPack LAN 1109!
2011-11-22 01:00:29 : <INIT> 	Detected DriverPack Mass Storage 1109!
2011-11-22 01:00:29 : <INIT> 	Detected DriverPack Sound A 1108!
2011-11-22 01:00:29 : <INIT> 	Detected DriverPack Sound B 1108!
2011-11-22 01:00:29 : <INIT> 	Detected DriverPack WLAN 1109!
2011-11-22 01:00:29 : <INIT> 	Detected 3rd Party DriverPack Bluetooth 910!
2011-11-22 01:00:29 : <INIT> 	Detected 3rd Party DriverPack HID 1105!
2011-11-22 01:00:29 : <INIT> 	Detected 3rd Party DriverPack Misc 1108!
2011-11-22 01:00:29 : <INIT> 	Detected 3rd Party DriverPack Monitor 1005!
2011-11-22 01:00:29 : <INIT> 	Detected 3rd Party DriverPack Runtimes 1107!
2011-11-22 01:00:29 : <INIT> 	Detected 3rd Party DriverPack WebCam 1107!
2011-11-22 01:00:29 : <INIT> 	Finished scanning.
2011-11-22 01:00:29 : <INIT> Could not find settings file"D:\Kit\WinXP Update\Updates\Driver Packs\DPs_BASE.ini".
2011-11-22 01:00:29 : <INIT> [General]\prefLang not specified: default (English) was set.
2011-11-22 01:00:29 : <INIT> [General]\wizdButtons not specified: default (yes) was set.
2011-11-22 01:00:29 : <INIT> [General]\GUI not specified: default (yes) was set.
2011-11-22 01:00:29 : <INIT> [Settings]\DPsMethod not specified: default (2) was set.
2011-11-22 01:00:29 : <INIT> [Settings]\finisherMethod not specified: default (GUIRunOnce) was set.
2011-11-22 01:00:29 : <INIT> [OptionalSettings]\KTD not specified: default (false) was set.
2011-11-22 01:00:29 : <INIT> [OptionalSettings]\QSC not specified: default (yes) was set.
2011-11-22 01:00:29 : <INIT> [OptionalSettingsOther]\ATI_cpl not specified: default (None) was set.
2011-11-22 01:00:29 : <INIT> [OptionalSettingsOther]\Nvidia_cpl not specified: default (None) was set.
2011-11-22 01:00:29 : <INIT> QuickStream Cache directory not found!
2011-11-22 01:00:29 : <GUI>  Initialized GUI.
2011-11-22 01:00:29 : <GUI>  Created a list of all available language files.
2011-11-22 01:00:29 : <GUI>  Set the last used language, English, as the GUI language.
2011-11-22 01:00:32 : <GUI>  Refreshed UpdateChecker with success.
2011-11-22 01:00:38 : <GUI>  wnt5_x86-32_StandAloneDrivers is the selected installation platform .
2011-11-22 01:00:38 : <GUI>  Changed installation platform from "disc" to "StandAloneDrivers".
2011-11-22 01:01:10 : <GUI>  Saved settings!
2011-11-22 01:01:10 : <GUI>  Closed GUI.
2011-11-22 01:01:10 : <SEL>  Selected module: wnt5_x86-32_m2 Stand Alone DriverPacks.
2011-11-22 01:01:10 : <SEL>  Selected Location C:\DriverPacks.net.
2011-11-22 01:01:10 : <COPY> Created necessary directory structure for method 2.
2011-11-22 01:01:10 : <COPY> Copying files necessary for method 2.
2011-11-22 01:01:10 : <COPY> Extracted additional files necessary for method 2.
2011-11-22 01:01:10 : <COPY> Copied DriverPack Chipset to \OEM.
2011-11-22 01:01:10 : <COPY> Copied DriverPack CPU to \OEM.
2011-11-22 01:01:18 : <COPY> Copied DriverPack Graphics A to \OEM.
2011-11-22 01:01:25 : <COPY> Copied DriverPack Graphics B to \OEM.
2011-11-22 01:01:29 : <COPY> Copied DriverPack Graphics C to \OEM.
2011-11-22 01:01:30 : <COPY> Copied DriverPack LAN to \OEM.
2011-11-22 01:01:30 : <COPY> Copied DriverPack Mass Storage to \OEM.
2011-11-22 01:01:36 : <COPY> Copied DriverPack Sound A to \OEM.
2011-11-22 01:01:42 : <COPY> Copied DriverPack Sound B to \OEM.
2011-11-22 01:01:43 : <COPY> Copied DriverPack WLAN to \OEM.
2011-11-22 01:01:54 : <COPY> Renamed DriverPack DP_Bluetooth_wnt5_x86-32_910.7z to DP_Bluet.7z in \OEM.
2011-11-22 01:01:54 : <COPY> Renamed DriverPack DP_HID_wnt5_x86-32_1105.7z to DP_HID_w.7z in \OEM.
2011-11-22 01:01:54 : <COPY> Renamed DriverPack DP_Misc_wnt5_x86-32_1108.7z to DP_Misc_.7z in \OEM.
2011-11-22 01:01:54 : <COPY> Renamed DriverPack DP_Monitor_wnt5_x86-32_1005.7z to DP_Monit.7z in \OEM.
2011-11-22 01:01:54 : <COPY> Renamed DriverPack DP_Runtimes_wnt5_x86-32_1107.7z to DPGR1107.7z in \OEM.
2011-11-22 01:01:54 : <COPY> Renamed DriverPack DP_WebCam_wnt5_x86-32_1107.7z to DP_WebCa.7z in \OEM.
2011-11-22 01:01:54 : <COPY> Copied DriverPacks to \OEM.
2011-11-22 01:01:54 : <COPY> Updated DPsFnshr.ini to disable KTD.
2011-11-22 01:01:55 : <COPY> DP_Install_Tool was copied successfully
2011-11-22 01:01:55 : <COPY> Slipstream finished in 45 seconds.
2011-11-22 01:01:57 : <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	= "StandAloneDrivers"
; trailing backslash is allowed, but not necessary
location	= "C:"
; none/all/select, if select, specify them below, if not specified: all
DriverPacks	= "all"
; 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"


; 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		= "CCP"
Nvidia_cpl	= "1"
2011-11-22 01:01:57 : <CLNP> Create a DPs_Base.log backup @ D:\Kit\WinXP Update\Updates\Driver Packs\LogFiles\DPs_BASE_11-11-22_01-01.log
2011-11-22 01:01:57 : <CLNP> Program terminated.

HWIDs.txt

=========== 
PCI Devices 
=========== 
PCI\D347PRT\0000                                            : D347PRT SCSI Controller
PCI\VEN_10DE&DEV_0421&SUBSYS_00000000&REV_A1\4&2B9C2F50&0&0008: NVIDIA GeForce 8500 GT
PCI\VEN_11AB&DEV_4364&SUBSYS_43401148&REV_12\4&24CAFEBD&0&00E5: Generic Marvell Yukon 88E8056 based Ethernet Controller
PCI\VEN_197B&DEV_2363&SUBSYS_81E41043&REV_02\4&18CD42CE&0&00E4: JMicron JMB36X Controller
PCI\VEN_8086&DEV_244E&SUBSYS_00000000&REV_F2\3&11583659&0&F0: Intel(R) 82801 PCI Bridge - 244E
PCI\VEN_8086&DEV_2810&SUBSYS_00000000&REV_02\3&11583659&0&F8: Intel(R) ICH8/ICH8R Family LPC Interface Controller - 2810
PCI\VEN_8086&DEV_2820&SUBSYS_81EC1043&REV_02\3&11583659&0&FA: Intel(R) ICH8 4 port Serial ATA Storage Controller - 2820
PCI\VEN_8086&DEV_2825&SUBSYS_81EC1043&REV_02\3&11583659&0&FD: Intel(R) ICH8 2 port Serial ATA Storage Controller - 2825
PCI\VEN_8086&DEV_2830&SUBSYS_81EC1043&REV_02\3&11583659&0&E8: Intel(R) ICH8 Family USB Universal Host Controller - 2830
PCI\VEN_8086&DEV_2831&SUBSYS_81EC1043&REV_02\3&11583659&0&E9: Intel(R) ICH8 Family USB Universal Host Controller - 2831
PCI\VEN_8086&DEV_2832&SUBSYS_81EC1043&REV_02\3&11583659&0&EA: Intel(R) ICH8 Family USB Universal Host Controller - 2832
PCI\VEN_8086&DEV_2833&SUBSYS_81EC1043&REV_02\3&11583659&0&EB: Standard Universal PCI to USB Host Controller
PCI\VEN_8086&DEV_2836&SUBSYS_81EC1043&REV_02\3&11583659&0&EF: Intel(R) ICH8 Family USB2 Enhanced Host Controller - 2836
PCI\VEN_8086&DEV_283E&SUBSYS_81EC1043&REV_02\3&11583659&0&FB: Intel(R) ICH8 Family SMBus Controller - 283E
PCI\VEN_8086&DEV_283F&SUBSYS_00000000&REV_02\3&11583659&0&E0: Intel(R) ICH8 Family PCI Express Root Port 1 - 283F
PCI\VEN_8086&DEV_2847&SUBSYS_00000000&REV_02\3&11583659&0&E4: Intel(R) ICH8 Family PCI Express Root Port 5 - 2847
PCI\VEN_8086&DEV_2849&SUBSYS_00000000&REV_02\3&11583659&0&E5: Intel(R) ICH8 Family PCI Express Root Port 6 - 2849
PCI\VEN_8086&DEV_284B&SUBSYS_81EC1043&REV_02\3&11583659&0&D8: Microsoft UAA Bus Driver for High Definition Audio
PCI\VEN_8086&DEV_29A0&SUBSYS_00000000&REV_02\3&11583659&0&00: Intel(R) P965/G965 Processor to I/O Controller - 29A0
PCI\VEN_8086&DEV_29A1&SUBSYS_00000000&REV_02\3&11583659&0&08: Intel(R) P965/G965 PCI Express Root Port - 29A1
20 matching device(s) found.
 
=========== 
USB Devices 
=========== 
USB\ROOT_HUB\4&10B2C51B&0                                   : USB Root Hub
USB\ROOT_HUB\4&270D945D&0                                   : USB Root Hub
USB\ROOT_HUB\4&2FB3158C&0                                   : USB Root Hub
USB\ROOT_HUB\4&80D43EC&0                                    : USB Root Hub
USB\ROOT_HUB20\4&27A8BD23&0                                 : USB Root Hub
USB\VID_046D&PID_C041\5&1E3B7BE0&0&2                        : USB Composite Device
USB\VID_046D&PID_C041&MI_00\6&1124F06A&0&0000               : USB Human Interface Device
USB\VID_046D&PID_C041&MI_01\6&1124F06A&0&0001               : USB Human Interface Device
USB\VID_0CF3&PID_7015\12345                                 : TP-LINK 300Mbps Wireless N Adapter
9 matching device(s) found.
 
============= 
Input Devices 
============= 
HID\VID_046D&PID_C041&MI_00\7&1C8F78B9&0&0000               : Logicool HID-compliant G5 Laser Mouse
HID\VID_046D&PID_C041&MI_01&COL01\7&4CBEC74&0&0000          : HID-compliant device
HID\VID_046D&PID_C041&MI_01&COL02\7&4CBEC74&0&0001          : HID-compliant device
3 matching device(s) found.
 
============ 
ACPI Devices 
============ 
ACPI\ATK0110\1010110                                        : ATK0110 ACPI UTILITY
ACPI\FIXEDBUTTON\2&DABA3FF&0                                : ACPI Fixed Feature Button
ACPI\GENUINEINTEL_-_X86_FAMILY_6_MODEL_15\_0                : Intel(R) Core(TM)2 CPU          6300  @ 1.86GHz
ACPI\GENUINEINTEL_-_X86_FAMILY_6_MODEL_15\_1                : Intel(R) Core(TM)2 CPU          6300  @ 1.86GHz
ACPI\PNP0000\4&14C67D85&0                                   : Programmable interrupt controller
ACPI\PNP0100\4&14C67D85&0                                   : System timer
ACPI\PNP0103\4&14C67D85&0                                   : High Precision Event Timer
ACPI\PNP0200\4&14C67D85&0                                   : Direct memory access controller
ACPI\PNP0303\4&14C67D85&0                                   : PS/2 Keyboard (106 Keys Ctrl+Caps)
ACPI\PNP0501\1                                              : Communications Port (COM1)
ACPI\PNP0800\4&14C67D85&0                                   : System speaker
ACPI\PNP0A08\0                                              : PCI bus
ACPI\PNP0B00\4&14C67D85&0                                   : System CMOS/real time clock
ACPI\PNP0C01\1                                              : System board
ACPI\PNP0C01\A                                              : System board
ACPI\PNP0C02\0                                              : Motherboard resources
ACPI\PNP0C02\10                                             : Motherboard resources
ACPI\PNP0C02\11                                             : Motherboard resources
ACPI\PNP0C02\2E                                             : Motherboard resources
ACPI\PNP0C04\4&14C67D85&0                                   : Numeric data processor
ACPI\PNP0C0C\AA                                             : ACPI Power Button
ACPI_HAL\PNP0C08\0                                          : Microsoft ACPI-Compliant System
ROOT\ACPI_HAL\0000                                          : ACPI Multiprocessor PC
23 matching device(s) found.
 
============ 
 HDA Audio 
============ 
HDAUDIO\FUNC_01&VEN_11D4&DEV_198B&SUBSYS_104381F6&REV_1002\4&3498389D&0&0001: SoundMAX Integrated Digital HD Audio
1 matching device(s) found.
 
============ 
RAID Devices 
============ 
PCI\VEN_197B&DEV_2363&SUBSYS_81E41043&REV_02\4&18CD42CE&0&00E4
    Name: JMicron JMB36X Controller
    Hardware ID's:
        PCI\VEN_197B&DEV_2363&SUBSYS_81E41043&REV_02
        PCI\VEN_197B&DEV_2363&SUBSYS_81E41043
        PCI\VEN_197B&DEV_2363&CC_010185
        PCI\VEN_197B&DEV_2363&CC_0101
    Compatible ID's:
        PCI\VEN_197B&DEV_2363&REV_02
        PCI\VEN_197B&DEV_2363
        PCI\VEN_197B&CC_010185
        PCI\VEN_197B&CC_0101
        PCI\VEN_197B
        PCI\CC_010185
        PCI\CC_0101
PCI\VEN_8086&DEV_2820&SUBSYS_81EC1043&REV_02\3&11583659&0&FA
    Name: Intel(R) ICH8 4 port Serial ATA Storage Controller - 2820
    Hardware ID's:
        PCI\VEN_8086&DEV_2820&SUBSYS_81EC1043&REV_02
        PCI\VEN_8086&DEV_2820&SUBSYS_81EC1043
        PCI\VEN_8086&DEV_2820&CC_01018F
        PCI\VEN_8086&DEV_2820&CC_0101
    Compatible ID's:
        PCI\VEN_8086&DEV_2820&REV_02
        PCI\VEN_8086&DEV_2820
        PCI\VEN_8086&CC_01018F
        PCI\VEN_8086&CC_0101
        PCI\VEN_8086
        PCI\CC_01018F
        PCI\CC_0101
PCI\VEN_8086&DEV_2825&SUBSYS_81EC1043&REV_02\3&11583659&0&FD
    Name: Intel(R) ICH8 2 port Serial ATA Storage Controller - 2825
    Hardware ID's:
        PCI\VEN_8086&DEV_2825&SUBSYS_81EC1043&REV_02
        PCI\VEN_8086&DEV_2825&SUBSYS_81EC1043
        PCI\VEN_8086&DEV_2825&CC_010185
        PCI\VEN_8086&DEV_2825&CC_0101
    Compatible ID's:
        PCI\VEN_8086&DEV_2825&REV_02
        PCI\VEN_8086&DEV_2825
        PCI\VEN_8086&CC_010185
        PCI\VEN_8086&CC_0101
        PCI\VEN_8086
        PCI\CC_010185
        PCI\CC_0101
3 matching device(s) found.