Topic: DP God's help please!

Hello,

I stumbled onto this project a couple weeks ago. Thanks for all the work you've done, even though I haven't gotten it to work correctly yet, it looks fantastic.

I've searched the forum extensively, and googled, and msfn/nlite/ryanVM forums for any crumbs of information which might help - to no avail. My problem is (and I've rebuilt and retried my disc no less than 7 or 8 times) that everything installs fine and looks good, except when I get to windows device manager shows all my devices as ? or ! with no drivers installed. I'm at a loss as to why this is. My process:

Copy XP CD to local folder, use RyanVM with latest update pack to apply updates to source, move to DP and download all latest driver packs and base, slip the drivers in, burn the create a bootable ISO, burn it, boot it, install from it. Done.  I've tried this over and over changing any setting that made any logical sense, and the furthest I've gotten is the above. My most recent build installed windows, got into windows pre-boot, unpacked all the drivers, then continued with windows setup and finished normally. This left the DPfinisher unrun on the system root. I ran it manually, it disabled all the popups and all that, went away with no errors and everything looked good. Off to device manager... still no drivers installed. Help!

Things that might help:

http://rattattree.com/DP/DPsFnshr.ini
http://rattattree.com/DP/DPsFnshr.log
http://rattattree.com/DP/DPs_BASE.ini
http://rattattree.com/DP/DPs_BASE.log
http://rattattree.com/DP/TXTSETUP.SIF
http://rattattree.com/DP/presetup.cmd
http://rattattree.com/DP/winnt.sif

DPsFnshr.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	= "C:\Users\jbandy\Desktop\XP"
; 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		= "all"
; <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, use ATI Catalyst Control Center or ATI Catalyst Control Panel (only relevant when slipstreaming DriverPack Graphics A)
ATI_cpl		= "CCP"

DPsFnshr.ini

[Settings]
; DO NOT SET THIS MANUALLY, LET THE DriverPacks BASE DO IT FOR YOU! (may NOT contain any spaced, if it does, all exceptions must be adapted to be compatible!)
DPsRoot	= "%SystemDrive%"
; DO NOT SET THIS MANUALLY, LET THE DriverPacks BASE DO IT FOR YOU!
KTD = "paths:D"
; system variables supported (see remarks for a list) one location cannot be used as
; KTDlocation: the root directory specified in[Settings]\DPsRoot
KTDlocation	= "%SystemRoot%\DriverPacks"
; system variables supported (see remarks for a list)
logLocation = "%SystemRoot%"
; enables/disables debug mode (enabled by default)
debug = "true"

Presetup.cmd

REM +==========================================================================+
REM |                                                                          |
REM |   This presetup.cmd file was dynamically generated by the DriverPacks    |
REM |   BASE, to work with the DriverPacks without any further editing.        |
REM |   However, if you would like to add some custom functionality, you can   |
REM |   edit this file without any problems. Just take into record that this   |
REM |   file will be erased if you run the DriverPacks BASE on these Windows   |
REM |   installation files again!                                              |
REM |                                                                          |
REM |   With special thanks to:                                                |
REM |   -Pyron, a06lp and iLE for their help with this method;                 |
REM |   -schalti for the optional 'Keep the Drivers' system and Pyron (again)  |
REM |    for turning it into an executable.                                    |
REM |   -SuperTibaldoKart for creating un7zip.exe                              |
REM |                                                                          |
REM +==========================================================================+


REM +==========================================================================+
REM |   Finding CD/DVD driveletter.                                            |
REM |--------------------------------------------------------------------------|
SET TAGFILE=\OEM
FOR %%i IN (C D E F G H I J K L M N O P Q R S T U V W X Y) DO IF EXIST "%%i:%TAGFILE%" SET CDDRIVE=%%i:


REM +==========================================================================+
REM |   Decompressing the DriverPacks to the harddisk - using un7zip.exe.      |
REM |--------------------------------------------------------------------------|
%CDDRIVE%\OEM\bin\un7zip.exe %CDDRIVE%\OEM\DP*.7z %SystemDrive%\


REM +==========================================================================+
REM |   Copying/decompressing the files to finish the installation.            |
REM |--------------------------------------------------------------------------|
%CDDRIVE%\OEM\bin\un7zip.exe %CDDRIVE%\OEM\bin\*.7z %SystemDrive%\
COPY /Y %CDDRIVE%\OEM\bin\DPsFnshr.ini %SystemDrive%\
IF EXIST %CDDRIVE%\OEM\*.ins COPY /Y %CDDRIVE%\OEM\*.ins %SystemDrive%\


REM +==========================================================================+
REM |   Scanning for driverdirectories.                                        |
REM |--------------------------------------------------------------------------|
%CDDRIVE%\OEM\bin\DevPath.exe %SystemDrive%\D


REM +==========================================================================+
REM |   Disable Driver Signing Policy and keep it disabled.                    |
REM |--------------------------------------------------------------------------|
START %SystemDrive%\DSPdsblr.exe


EXIT

Winnt.sif

;
; Generated by DriverPacks BASE 7.05.1
; http://www.driverpacks.net/
;


[Data]
	MsDosInitiated=No
[GUIRunOnce]
	command9="%SystemDrive%\DPsFnshr.exe"

DPs_BASE.log

2007-05-21 12:01:06 : <INIT> DriverPacks BASE 7.05.1 initialized.
2007-05-21 12:01:06 : <INIT> Host environment: WIN_VISTA  on X64 CPU.
2007-05-21 12:01:06 : <INIT> Created temporary working directory.
2007-05-21 12:01:06 : <INIT> Imported proxy settings from Internet Explorer.
2007-05-21 12:01:06 : <INIT> Start scanning for DriverPacks for the wnt5_x86-32 platform.
2007-05-21 12:01:06 : <INIT> 	Detected DriverPack Chipset 7.05.1!
2007-05-21 12:01:06 : <INIT> 	Detected DriverPack CPU 7.04.1!
2007-05-21 12:01:06 : <INIT> 	Detected DriverPack Graphics A 7.04!
2007-05-21 12:01:06 : <INIT> 	Detected DriverPack Graphics B 7.05!
2007-05-21 12:01:06 : <INIT> 	Detected DriverPack Graphics C 7.04!
2007-05-21 12:01:06 : <INIT> 	Detected DriverPack LAN 7.05!
2007-05-21 12:01:06 : <INIT> 	Detected DriverPack MassStorage 7.05!
2007-05-21 12:01:06 : <INIT> 	Detected DriverPack Sound A 7.05!
2007-05-21 12:01:06 : <INIT> 	Detected DriverPack Sound B 7.05!
2007-05-21 12:01:06 : <INIT> 	Detected DriverPack WLAN 7.04!
2007-05-21 12:01:06 : <INIT> 	Detected 3rd party DriverPack(s).
2007-05-21 12:01:06 : <INIT> 	Finished scanning.
2007-05-21 12:01:06 : <INIT> Detected settings file "C:\Users\jbandy\Desktop\Image\DP\DPs_BASE.ini".
2007-05-21 12:01:07 : <INIT> Windows XP Professional -  Retail SP2 detected.
2007-05-21 12:01:07 : <INIT> The platform wnt5_x86-32_disc will be used (which is the 'disc' installation platform for the OS family 'wnt5_x86-32').
2007-05-21 12:01:07 : <INIT> Imported settings from settings file.
2007-05-21 12:01:07 : <GUI>  Initialized GUI.
2007-05-21 12:01:07 : <GUI>  Created a list of all available language files.
2007-05-21 12:01:07 : <GUI>  Set the last used language, English, as the GUI language.
2007-05-21 12:02:24 : <GUI>  Refreshed UpdateChecker with success.
2007-05-21 12:02:33 : <GUI>  Saved settings!
2007-05-21 12:02:33 : <GUI>  Closed GUI.
2007-05-21 12:02:33 : <SEL>  Selected module: mod_slip_wxp_x86-32_disc_m2.
2007-05-21 12:02:33 : <PREP> QuickStream Cache available for DriverPack MassStorage text mode drivers!
2007-05-21 12:02:37 : <PREP> Removed all attributes from \I386.
2007-05-21 12:02:37 : <PREP> Deleted old DriverPacks.
2007-05-21 12:02:37 : <PREP> Deleted old method 2 related files.
2007-05-21 12:02:37 : <PREP> Restored original mass storage text mode driver ALIIDE.sys.
2007-05-21 12:02:37 : <PREP> Deleted old DriverPack MassStorage text mode drivers.
2007-05-21 12:02:38 : <PREP> Restored \I386\winnt.sif.
2007-05-21 12:02:38 : <PREP> Restored \I386\txtsetup.sif.
2007-05-21 12:02:38 : <PREP> Restored \I386\dosnet.inf.
2007-05-21 12:02:38 : <PREP> Restored original setup: method 2 was used previously.
2007-05-21 12:02:39 : <PREP> Cleaned up \$OEM$\cmdlines.txt.
2007-05-21 12:02:39 : <SLIP> Created necessary directory structure for method 2.
2007-05-21 12:02:39 : <SLIP> Copied files necessary for method 2.
2007-05-21 12:02:39 : <SLIP> Extracted files necessary for method 2.
2007-05-21 12:02:40 : <SLIP> Deleted old presetup.cmd file from \I386.
2007-05-21 12:02:40 : <SLIP> Created \I386\presetup.cmd file.
2007-05-21 12:02:40 : <SLIP> Updated \I386\txtsetup.sif to support method 2.
2007-05-21 12:02:40 : <SLIP> Updated \I386\dosnet.inf to support method 2.
2007-05-21 12:03:17 : <SLIP> Copied DriverPacks to \OEM.
2007-05-21 12:03:17 : <SLIP> English (RyanVM's) UpdatePack detected: no HDA hotfix will be slipstreamed.
2007-05-21 12:03:21 : <SLIP> Slipstreamed DP MassStorage text mode drivers using QuickStream Cache.
2007-05-21 12:03:25 : <SLIP> Removed entries from \I386\txtsetup.sif that will be updated.
2007-05-21 12:03:26 : <SLIP> Removed entries from \I386\dosnet.inf that will be updated.
2007-05-21 12:03:52 : <SLIP> Updated \I386\dosnet.inf and \I386\txtsetup.sif to support DP MassStorage text mode drivers.
2007-05-21 12:03:52 : <SLIP> Updated \I386\winnt.sif to support method 2.
2007-05-21 12:03:52 : <SLIP> Updated DPsFnshr.ini to enable KTD for all DriverPacks.
2007-05-21 12:03:52 : <SLIP> Updated \I386\winnt.sif's GUIRunOnce section.
2007-05-21 12:03:52 : <SLIP> Slipstream finished in 1 minutes and 19 seconds.
2007-05-21 12:03:54 : <CLNP> Temporary working directory successfully deleted.
2007-05-21 12:03:54 : Program terminated.

Re: DP God's help please!

the answer is obvious after reviewing the Finisher log

You may be converting a laptop designed for Vista to XP? If not you are definately installing on a laptop.

Most laptops use very proprietary chipsets (they buy the rights to a chip then mod it for their needs.)
after they mod the chip the OEM drivers often will no longer be valid for them.
( the Toshiba satellite uses an ATI 200 M chipset but will not use the ATI reference driver from ATI for example.  You MUST use the ATI 200M driver from toshiba)

this is why you are not being as successful as you might have expected.  Laptops can be very finicky about drivers and often will only work with the manufacurers drivers.

DP BartPE Tutorial   DP_BASE Tutorial   HWID's Tool     Read BEFORE you post    UserBars!
http://driverpacks.net/userbar/admin-1.png
The DriverPacks, the DP_Base program, and Support Forum are FREE!.

Re: DP God's help please!

The references to Vista are because my primary workstation is Vistax64 and I used it for some of the compiling. For a while I thought that might cause problems so I tried doing it on a normal XP machine and got the same result. You're right I was trying to restore it to a laptop, even though the laptop was built for XP. I have the laptop drivers included in a third party driver pack - I don't know if that solves the proprietary nature of the problem.

It's not just the chipset or the video card though. It's not detecting standard hardware like a broadcom nic, or intel wireless. I will try it on a standard desktop PC however and see if that makes any difference.

Thanks

Re: DP God's help please!

well, there is often a domino effect -
If the chipset driver fails then the nic and vid may also since they are connected to a device that is not working 100%.

useing vista as your workstation for the building of your disk has no known problems, so don't worry about that.

I expect you will be quite susccesful with a standard desktop.

can you give a list of the devices that failed to install properly and your HWID's (i know most of them are in the finisher log already)

thanks

I see the HWID's below what about the list of devices that didn't install correctly?

Last edited by OverFlow (2007-05-26 06:59:50)

DP BartPE Tutorial   DP_BASE Tutorial   HWID's Tool     Read BEFORE you post    UserBars!
http://driverpacks.net/userbar/admin-1.png
The DriverPacks, the DP_Base program, and Support Forum are FREE!.

Re: DP God's help please!

Going to try it on a desktop in a few minutes. Soon as I figure out why it won't turn on. wink

Sure thing, here's the HWID's for the laptop.

 
=========== 
PCI devices 
=========== 
 
 
PCI\VEN_1002&DEV_3150&SUBSYS_C016144D&REV_00\4&266C3FA7&0&0008: ATI MOBILITY RADEON X600
PCI\VEN_1180&DEV_0476&SUBSYS_C016144D&REV_B3\4&1D3F0FBB&0&08F0: Ricoh R/RL/5C476(II) or Compatible CardBus Controller
PCI\VEN_1180&DEV_0552&SUBSYS_C016144D&REV_08\4&1D3F0FBB&0&09F0: OHCI Compliant IEEE 1394 Host Controller
PCI\VEN_1180&DEV_0592&SUBSYS_C016144D&REV_08\4&1D3F0FBB&0&0BF0: Ricoh Memory Stick Bus Host Adapter
PCI\VEN_1180&DEV_0822&SUBSYS_C016144D&REV_17\4&1D3F0FBB&0&0AF0: SDA Standard Compliant SD Host Controller
PCI\VEN_14E4&DEV_169C&SUBSYS_C016144D&REV_03\4&1D3F0FBB&0&00F0: Broadcom NetLink (TM) Gigabit Ethernet
PCI\VEN_8086&DEV_2448&SUBSYS_00000000&REV_D4\3&B1BFB68&0&F0 : Intel(R) 82801 PCI Bridge - 2448
PCI\VEN_8086&DEV_2590&SUBSYS_00000000&REV_03\3&B1BFB68&0&00 : Mobile Intel(R) 915GM/PM/GMS/910GML Express Processor to DRAM Controller - 2590
PCI\VEN_8086&DEV_2591&SUBSYS_00000000&REV_03\3&B1BFB68&0&08 : Mobile Intel(R) 915GM/PM Express PCI Express Root Port - 2591
PCI\VEN_8086&DEV_2641&SUBSYS_00000000&REV_04\3&B1BFB68&0&F8 : Intel(R) 82801FBM LPC Interface Controller - 2641
PCI\VEN_8086&DEV_2658&SUBSYS_C016144D&REV_04\3&B1BFB68&0&E8 : Intel(R) 82801FB/FBM USB Universal Host Controller - 2658
PCI\VEN_8086&DEV_2659&SUBSYS_C016144D&REV_04\3&B1BFB68&0&E9 : Intel(R) 82801FB/FBM USB Universal Host Controller - 2659
PCI\VEN_8086&DEV_265A&SUBSYS_C016144D&REV_04\3&B1BFB68&0&EA : Intel(R) 82801FB/FBM USB Universal Host Controller - 265A
PCI\VEN_8086&DEV_265B&SUBSYS_C016144D&REV_04\3&B1BFB68&0&EB : Intel(R) 82801FB/FBM USB Universal Host Controller - 265B
PCI\VEN_8086&DEV_265C&SUBSYS_C016144D&REV_04\3&B1BFB68&0&EF : Intel(R) 82801FB/FBM USB2 Enhanced Host Controller - 265C
PCI\VEN_8086&DEV_266A&SUBSYS_C016144D&REV_04\3&B1BFB68&0&FB : Intel(R) 82801FB/FBM SMBus Controller - 266A
PCI\VEN_8086&DEV_266D&SUBSYS_2116144D&REV_04\3&B1BFB68&0&F3 : SENS LT56ADW Modem
PCI\VEN_8086&DEV_266E&SUBSYS_C016144D&REV_04\3&B1BFB68&0&F2 : SigmaTel C-Major Audio
PCI\VEN_8086&DEV_266F&SUBSYS_C016144D&REV_04\3&B1BFB68&0&F9 : Intel(R) 82801FB/FBM Ultra ATA Storage Controllers - 266F
PCI\VEN_8086&DEV_4223&SUBSYS_10008086&REV_05\4&1D3F0FBB&0&10F0: Intel(R) PRO/Wireless 2915ABG Network Connection
20 matching device(s) found.
 
 
=========== 
USB devices 
=========== 
 
USB\ROOT_HUB\4&2B51364&0                                    : USB Root Hub
USB\ROOT_HUB\4&38F065D0&0                                   : USB Root Hub
USB\ROOT_HUB\4&5CE4077&0                                    : USB Root Hub
USB\ROOT_HUB\4&BBBE840&0                                    : USB Root Hub
USB\ROOT_HUB20\4&3DC80F4&0                                  : USB Root Hub
USB\VID_046D&PID_C018\5&273267BD&0&2                        : USB Human Interface Device
USB\VID_0483&PID_2015\5&221961B8&0&2                        : TouchChip Fingerprint Reader
USB\VID_054C&PID_0220\DRX-720UL_MP_10C785                   : USB Mass Storage Device
8 matching device(s) found.

Thanks!

Re: DP God's help please!

I see the HWID's above what about the list of devices that didn't install correctly?

DP BartPE Tutorial   DP_BASE Tutorial   HWID's Tool     Read BEFORE you post    UserBars!
http://driverpacks.net/userbar/admin-1.png
The DriverPacks, the DP_Base program, and Support Forum are FREE!.

Re: DP God's help please!

It looks like it picked up the video controller and chipset fine. It seem's to me that there were more devices before. I can't remember, but I don't think I installed any manually as part of my troubleshooting. I might have to reload it to confirm.

http://rattattree.com/DP/devices.jpg

Re: DP God's help please!

yeah that is what i expected the two unknown devices are probaly the fixed feature buttons (like the internet explorer button on the laptop) the monitor driver will need to be from the laptop manufacurer same with fingerprint reader and modem. although the modem driver may be in the third party modem driver pack.

the wireless and dlan need to be investigated to see if teh HWID's are in the existing packs

DP BartPE Tutorial   DP_BASE Tutorial   HWID's Tool     Read BEFORE you post    UserBars!
http://driverpacks.net/userbar/admin-1.png
The DriverPacks, the DP_Base program, and Support Forum are FREE!.