<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[DriverPacks.net Forum - No Keyboard or Mouse During GUI Setup]]></title>
	<link rel="self" href="http://forum.driverpacks.net/extern.php?action=feed&amp;tid=1768&amp;type=atom"/>
	<updated>2007-07-12T03:18:18Z</updated>
	<generator>PunBB</generator>
	<id>http://forum.driverpacks.net/viewtopic.php?id=1768</id>
		<entry>
			<title type="html"><![CDATA[Re: No Keyboard or Mouse During GUI Setup]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=12541#p12541"/>
			<content type="html"><![CDATA[<p>I believe that KB888111 is the high definition audio update.&nbsp; If you remove the KB888111.CA_ or KB888111.CAT file from your install disk (I386\svcpack) and delete the &quot;KB888111.CAT&quot; 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.</p><p>Here&#039;s a little help with modifying svcpack.inf:<br /><a href="http://www.theeldergeek.com/slipstream_11.htm">http://www.theeldergeek.com/slipstream_11.htm</a></p><br /><p>EDIT:<br /></p><div class="quotebox"><blockquote><p>2007-07-11 13:47:39 : &lt;SLIP&gt; English (RyanVM&#039;s) UpdatePack detected: no HDA hotfix will be slipstreamed.</p></blockquote></div><p>It shows that you&#039;re using RyanVM&#039;s update pack, which includes hotfix 888111 - so which pack are you using?&nbsp; Also - are you using an alternative/mod of RVM pack or the official release?&nbsp; In whatever case since you&#039;re not slipstreaming the HDA hotfix through DriverPacks, try asking around RVM forums and see if there&#039;s a reason/fix for why KB888111 presents a flag for lack of windows logo testing.</p><br /><p>I did do a search and found the following:<br /></p><div class="quotebox"><blockquote><p>Are you using HFCLEANUP? If you are it&#039;s unofficially a known issue.</p><p>I had this problem when I used HFCLEANUP instead of nLite to remove Internet Explorer and some other stuff.</p><p>If you are, you probably are going to get that message even for drivers that come with Windows XP!</p><p>That&#039;s a strange issue, if you ask me.</p></blockquote></div>]]></content>
			<author>
				<name><![CDATA[TigerC10]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=2350</uri>
			</author>
			<updated>2007-07-12T03:18:18Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=12541#p12541</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[No Keyboard or Mouse During GUI Setup]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=12535#p12535"/>
			<content type="html"><![CDATA[<p>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&#039;t be a problem, except during the device installation stage, it attempts to install an unsigned driver and prompts me to press &#039;Yes&#039; to continue, but there&#039;s no way for me to say yes. I&#039;ve tried different USB keyboards and mice in different USB ports and have the same result.</p><p>Here&#039;s my DPs_BASE.ini:<br /></p><div class="codebox"><pre><code>[General]
; preferred language
prefLang	= &quot;English&quot;
; yes/no, enable or disable the wizard-style buttons, if not specified: yes
wizardButtons	= &quot;yes&quot;
; yes/no, enable or disable the GUI, if not specified: yes
GUI		= &quot;yes&quot;


[Settings]
; disc/bartpe/multibootDisc
instPlatform	= &quot;disc&quot;
; trailing backslash is allowed, but not necessary
location	= &quot;E:\Updated XP CD\XP with Updatepack and Driverpacks&quot;
; none/all/select, if select, specify them below, if not specified: all
DriverPacks	= &quot;select&quot;
; 1/2, method to install the DriverPacks, if not specified: 2
DPsMethod	= &quot;2&quot;
; GUIRunOnce/RunOnceEx/custom, if not specified: GUIRunOnce
finisherMethod	= &quot;GUIRunOnce&quot;


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


; you should only add this section if you&#039;ve set [Settings]\DriverPacks to &quot;select&quot;
[SelectDriverPacks]
DP_Chipset	= &quot;yes&quot;
DP_CPU		= &quot;yes&quot;
DP_Graphics_A	= &quot;yes&quot;
DP_Graphics_B	= &quot;yes&quot;
DP_Graphics_C	= &quot;yes&quot;
DP_LAN		= &quot;yes&quot;
DP_MassStorage	= &quot;yes&quot;
DP_Sound_A	= &quot;yes&quot;
DP_Sound_B	= &quot;yes&quot;
DP_WLAN		= &quot;yes&quot;
DP_MassStorage_textmode = &quot;yes&quot;


; 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		= &quot;CCP&quot;</code></pre></div><p>Here&#039;s my DPs_BASE.log:<br /></p><div class="codebox"><pre><code>2007-07-11 13:46:03 : &lt;INIT&gt; DriverPacks BASE 7.05.2 initialized.
2007-07-11 13:46:03 : &lt;INIT&gt; Host environment: WIN_XP Service Pack 2 on X86 CPU.
2007-07-11 13:46:03 : &lt;INIT&gt; Created temporary working directory.
2007-07-11 13:46:03 : &lt;INIT&gt; Imported proxy settings from Internet Explorer.
2007-07-11 13:46:03 : &lt;INIT&gt; Start scanning for DriverPacks for the wnt5_x86-32 platform.
2007-07-11 13:46:03 : &lt;INIT&gt; 	Detected DriverPack Chipset 7.06!
2007-07-11 13:46:03 : &lt;INIT&gt; 	Detected DriverPack CPU 7.04.1!
2007-07-11 13:46:03 : &lt;INIT&gt; 	Detected DriverPack Graphics A 7.06!
2007-07-11 13:46:03 : &lt;INIT&gt; 	Detected DriverPack Graphics B 7.05!
2007-07-11 13:46:03 : &lt;INIT&gt; 	Detected DriverPack Graphics C 7.04!
2007-07-11 13:46:03 : &lt;INIT&gt; 	Detected DriverPack LAN 7.06.2!
2007-07-11 13:46:03 : &lt;INIT&gt; 	Detected DriverPack MassStorage 7.07.1!
2007-07-11 13:46:03 : &lt;INIT&gt; 	Detected DriverPack Sound A 7.07!
2007-07-11 13:46:03 : &lt;INIT&gt; 	Detected DriverPack Sound B 7.07!
2007-07-11 13:46:03 : &lt;INIT&gt; 	Detected DriverPack WLAN 7.06!
2007-07-11 13:46:03 : &lt;INIT&gt; 	Could not detect any 3rd party DriverPacks.
2007-07-11 13:46:03 : &lt;INIT&gt; 	Finished scanning.
2007-07-11 13:46:03 : &lt;INIT&gt; Detected settings file &quot;E:\Updated XP CD\Driverpacks\DPs_BASE.ini&quot;.
2007-07-11 13:46:03 : &lt;INIT&gt; No OS could be detected.
2007-07-11 13:46:03 : &lt;INIT&gt; Imported settings from settings file.
2007-07-11 13:46:03 : &lt;INIT&gt; [Settings]\DPsMethod not specified: default (2) was set.
2007-07-11 13:46:03 : &lt;INIT&gt; [Settings]\finisherMethod not specified: default (GUIRunOnce) was set.
2007-07-11 13:46:03 : &lt;INIT&gt; [OptionalSettings]\KTD not specified: default (none) was set.
2007-07-11 13:46:03 : &lt;INIT&gt; [OptionalSettings]\QSC not specified: default (yes) was set.
2007-07-11 13:46:03 : &lt;INIT&gt; [OptionalSettingsOther]\ATI_cpl not specified: default (CCC) was set.
2007-07-11 13:46:03 : &lt;INIT&gt; [OptionalSettings]\KTD default (false) was set.
2007-07-11 13:46:03 : &lt;INIT&gt; [OptionalSettings]\QSC default (no)    was set.
2007-07-11 13:46:03 : &lt;GUI&gt;  Initialized GUI.
2007-07-11 13:46:03 : &lt;GUI&gt;  Created a list of all available language files.
2007-07-11 13:46:03 : &lt;GUI&gt;  Set the last used language, English, as the GUI language.
2007-07-11 13:46:18 : &lt;GUI&gt;  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 : &lt;GUI&gt;  Windows XP Professional -  Retail SP2 detected.
2007-07-11 13:46:18 : &lt;GUI&gt;  The platform wnt5_x86-32_disc will be used (which is the &#039;disc&#039; installation platform for the OS family &#039;wnt5_x86-32&#039;).
2007-07-11 13:46:42 : &lt;GUI&gt;  Refreshed UpdateChecker with success.
2007-07-11 13:46:49 : &lt;GUI&gt;  Refreshed UpdateChecker with success.
2007-07-11 13:46:51 : &lt;GUI&gt;  Saved settings!
2007-07-11 13:46:51 : &lt;GUI&gt;  Closed GUI.
2007-07-11 13:46:51 : &lt;SEL&gt;  Selected module: mod_slip_wxp_x86-32_disc_m2.
2007-07-11 13:46:53 : &lt;PREP&gt; Extracted DriverPack MassStorage to a temporary working directory.
2007-07-11 13:46:54 : &lt;PREP&gt; Removed all attributes from \I386.
2007-07-11 13:46:54 : &lt;PREP&gt; Generated \I386\winnt.sif file.
2007-07-11 13:46:54 : &lt;PREP&gt; Created a backup of \I386\txtsetup.sif.
2007-07-11 13:46:54 : &lt;PREP&gt; Created a backup of \I386\dosnet.inf.
2007-07-11 13:46:54 : &lt;SLIP&gt; Created necessary directory structure for method 2.
2007-07-11 13:46:55 : &lt;SLIP&gt; Copied files necessary for method 2.
2007-07-11 13:46:55 : &lt;SLIP&gt; Extracted files necessary for method 2.
2007-07-11 13:46:56 : &lt;SLIP&gt; Created \I386\presetup.cmd file.
2007-07-11 13:46:56 : &lt;SLIP&gt; Updated \I386\txtsetup.sif to support method 2.
2007-07-11 13:46:56 : &lt;SLIP&gt; Updated \I386\dosnet.inf to support method 2.
2007-07-11 13:47:39 : &lt;SLIP&gt; Copied DriverPacks to \OEM.
2007-07-11 13:47:39 : &lt;SLIP&gt; English (RyanVM&#039;s) UpdatePack detected: no HDA hotfix will be slipstreamed.
2007-07-11 13:47:52 : &lt;SLIP&gt; Slipstreamed DriverPack MassStorage text mode driver files.
2007-07-11 13:47:57 : &lt;SLIP&gt; Removed entries from \I386\txtsetup.sif that will be updated.
2007-07-11 13:47:57 : &lt;SLIP&gt; Removed entries from \I386\dosnet.inf that will be updated.
2007-07-11 13:48:31 : &lt;SLIP&gt; Updated \I386\dosnet.inf and \I386\txtsetup.sif to support DP MassStorage text mode drivers.
2007-07-11 13:48:31 : &lt;SLIP&gt; Updated \I386\winnt.sif to support method 2.
2007-07-11 13:48:31 : &lt;SLIP&gt; Updated DPsFnshr.ini to enable KTD for all DriverPacks.
2007-07-11 13:48:31 : &lt;SLIP&gt; Updated \I386\winnt.sif&#039;s GUIRunOnce section.
2007-07-11 13:48:31 : &lt;SLIP&gt; Slipstream finished in 1 minutes and 40 seconds.
2007-07-11 13:48:33 : &lt;CLNP&gt; Temporary working directory successfully deleted.
2007-07-11 13:48:33 : Program terminated.</code></pre></div><p>Here&#039;s a screen shot of the problem I&#039;m having:<br /><span class="postimg"><img src="http://www.depthless.com/photo.jpg" alt="http://www.depthless.com/photo.jpg" /></span></p><p>Help please!</p><p>Thanks in advance,<br />Rich</p>]]></content>
			<author>
				<name><![CDATA[obsidianr]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=2415</uri>
			</author>
			<updated>2007-07-11T20:51:59Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=12535#p12535</id>
		</entry>
</feed>
