Topic: No Keyboard or Mouse During GUI Setup

During the GUI portion of the Windows XP setup, my USB keyboard and USB mouse stop working half-way into the device installation portion of the setup. Normally this wouldn't be a problem, except during the device installation stage, it attempts to install an unsigned driver and prompts me to press 'Yes' to continue, but there's no way for me to say yes. I've tried different USB keyboards and mice in different USB ports and have the same result.

Here's my 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	= "E:\Updated XP CD\XP with Updatepack and Driverpacks"
; 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		= "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		= "no"


; you should only add this section if you've set [Settings]\DriverPacks to "select"
[SelectDriverPacks]
DP_Chipset	= "yes"
DP_CPU		= "yes"
DP_Graphics_A	= "yes"
DP_Graphics_B	= "yes"
DP_Graphics_C	= "yes"
DP_LAN		= "yes"
DP_MassStorage	= "yes"
DP_Sound_A	= "yes"
DP_Sound_B	= "yes"
DP_WLAN		= "yes"
DP_MassStorage_textmode = "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"

Here's my DPs_BASE.log:

2007-07-11 13:46:03 : <INIT> DriverPacks BASE 7.05.2 initialized.
2007-07-11 13:46:03 : <INIT> Host environment: WIN_XP Service Pack 2 on X86 CPU.
2007-07-11 13:46:03 : <INIT> Created temporary working directory.
2007-07-11 13:46:03 : <INIT> Imported proxy settings from Internet Explorer.
2007-07-11 13:46:03 : <INIT> Start scanning for DriverPacks for the wnt5_x86-32 platform.
2007-07-11 13:46:03 : <INIT> 	Detected DriverPack Chipset 7.06!
2007-07-11 13:46:03 : <INIT> 	Detected DriverPack CPU 7.04.1!
2007-07-11 13:46:03 : <INIT> 	Detected DriverPack Graphics A 7.06!
2007-07-11 13:46:03 : <INIT> 	Detected DriverPack Graphics B 7.05!
2007-07-11 13:46:03 : <INIT> 	Detected DriverPack Graphics C 7.04!
2007-07-11 13:46:03 : <INIT> 	Detected DriverPack LAN 7.06.2!
2007-07-11 13:46:03 : <INIT> 	Detected DriverPack MassStorage 7.07.1!
2007-07-11 13:46:03 : <INIT> 	Detected DriverPack Sound A 7.07!
2007-07-11 13:46:03 : <INIT> 	Detected DriverPack Sound B 7.07!
2007-07-11 13:46:03 : <INIT> 	Detected DriverPack WLAN 7.06!
2007-07-11 13:46:03 : <INIT> 	Could not detect any 3rd party DriverPacks.
2007-07-11 13:46:03 : <INIT> 	Finished scanning.
2007-07-11 13:46:03 : <INIT> Detected settings file "E:\Updated XP CD\Driverpacks\DPs_BASE.ini".
2007-07-11 13:46:03 : <INIT> No OS could be detected.
2007-07-11 13:46:03 : <INIT> Imported settings from settings file.
2007-07-11 13:46:03 : <INIT> [Settings]\DPsMethod not specified: default (2) was set.
2007-07-11 13:46:03 : <INIT> [Settings]\finisherMethod not specified: default (GUIRunOnce) was set.
2007-07-11 13:46:03 : <INIT> [OptionalSettings]\KTD not specified: default (none) was set.
2007-07-11 13:46:03 : <INIT> [OptionalSettings]\QSC not specified: default (yes) was set.
2007-07-11 13:46:03 : <INIT> [OptionalSettingsOther]\ATI_cpl not specified: default (CCC) was set.
2007-07-11 13:46:03 : <INIT> [OptionalSettings]\KTD default (false) was set.
2007-07-11 13:46:03 : <INIT> [OptionalSettings]\QSC default (no)    was set.
2007-07-11 13:46:03 : <GUI>  Initialized GUI.
2007-07-11 13:46:03 : <GUI>  Created a list of all available language files.
2007-07-11 13:46:03 : <GUI>  Set the last used language, English, as the GUI language.
2007-07-11 13:46:18 : <GUI>  Changed Windows installation files OR export (depending on the installation platform) location to E:\Updated XP CD\XP with Updatepack and Driverpacks.
2007-07-11 13:46:18 : <GUI>  Windows XP Professional -  Retail SP2 detected.
2007-07-11 13:46:18 : <GUI>  The platform wnt5_x86-32_disc will be used (which is the 'disc' installation platform for the OS family 'wnt5_x86-32').
2007-07-11 13:46:42 : <GUI>  Refreshed UpdateChecker with success.
2007-07-11 13:46:49 : <GUI>  Refreshed UpdateChecker with success.
2007-07-11 13:46:51 : <GUI>  Saved settings!
2007-07-11 13:46:51 : <GUI>  Closed GUI.
2007-07-11 13:46:51 : <SEL>  Selected module: mod_slip_wxp_x86-32_disc_m2.
2007-07-11 13:46:53 : <PREP> Extracted DriverPack MassStorage to a temporary working directory.
2007-07-11 13:46:54 : <PREP> Removed all attributes from \I386.
2007-07-11 13:46:54 : <PREP> Generated \I386\winnt.sif file.
2007-07-11 13:46:54 : <PREP> Created a backup of \I386\txtsetup.sif.
2007-07-11 13:46:54 : <PREP> Created a backup of \I386\dosnet.inf.
2007-07-11 13:46:54 : <SLIP> Created necessary directory structure for method 2.
2007-07-11 13:46:55 : <SLIP> Copied files necessary for method 2.
2007-07-11 13:46:55 : <SLIP> Extracted files necessary for method 2.
2007-07-11 13:46:56 : <SLIP> Created \I386\presetup.cmd file.
2007-07-11 13:46:56 : <SLIP> Updated \I386\txtsetup.sif to support method 2.
2007-07-11 13:46:56 : <SLIP> Updated \I386\dosnet.inf to support method 2.
2007-07-11 13:47:39 : <SLIP> Copied DriverPacks to \OEM.
2007-07-11 13:47:39 : <SLIP> English (RyanVM's) UpdatePack detected: no HDA hotfix will be slipstreamed.
2007-07-11 13:47:52 : <SLIP> Slipstreamed DriverPack MassStorage text mode driver files.
2007-07-11 13:47:57 : <SLIP> Removed entries from \I386\txtsetup.sif that will be updated.
2007-07-11 13:47:57 : <SLIP> Removed entries from \I386\dosnet.inf that will be updated.
2007-07-11 13:48:31 : <SLIP> Updated \I386\dosnet.inf and \I386\txtsetup.sif to support DP MassStorage text mode drivers.
2007-07-11 13:48:31 : <SLIP> Updated \I386\winnt.sif to support method 2.
2007-07-11 13:48:31 : <SLIP> Updated DPsFnshr.ini to enable KTD for all DriverPacks.
2007-07-11 13:48:31 : <SLIP> Updated \I386\winnt.sif's GUIRunOnce section.
2007-07-11 13:48:31 : <SLIP> Slipstream finished in 1 minutes and 40 seconds.
2007-07-11 13:48:33 : <CLNP> Temporary working directory successfully deleted.
2007-07-11 13:48:33 : Program terminated.

Here's a screen shot of the problem I'm having:
http://www.depthless.com/photo.jpg

Help please!

Thanks in advance,
Rich

Re: No Keyboard or Mouse During GUI Setup

I believe that KB888111 is the high definition audio update.  If you remove the KB888111.CA_ or KB888111.CAT file from your install disk (I386\svcpack) and delete the "KB888111.CAT" line in your svcpack.inf (you may need to unpack it from svcpack.in_, edit it, and then repack it into the cab) see if you still get the same problem.

Here's a little help with modifying svcpack.inf:
http://www.theeldergeek.com/slipstream_11.htm


EDIT:

2007-07-11 13:47:39 : <SLIP> English (RyanVM's) UpdatePack detected: no HDA hotfix will be slipstreamed.

It shows that you're using RyanVM's update pack, which includes hotfix 888111 - so which pack are you using?  Also - are you using an alternative/mod of RVM pack or the official release?  In whatever case since you're not slipstreaming the HDA hotfix through DriverPacks, try asking around RVM forums and see if there's a reason/fix for why KB888111 presents a flag for lack of windows logo testing.


I did do a search and found the following:

Are you using HFCLEANUP? If you are it's unofficially a known issue.

I had this problem when I used HFCLEANUP instead of nLite to remove Internet Explorer and some other stuff.

If you are, you probably are going to get that message even for drivers that come with Windows XP!

That's a strange issue, if you ask me.

Last edited by TigerC10 (2007-07-12 14:57:22)

~TigerC10~