<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[DriverPacks.net Forum - Found new hardware during RunOnceEx]]></title>
	<link rel="self" href="http://forum.driverpacks.net/extern.php?action=feed&amp;tid=1569&amp;type=atom"/>
	<updated>2007-05-26T22:54:00Z</updated>
	<generator>PunBB</generator>
	<id>http://forum.driverpacks.net/viewtopic.php?id=1569</id>
		<entry>
			<title type="html"><![CDATA[Re: Found new hardware during RunOnceEx]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=11177#p11177"/>
			<content type="html"><![CDATA[<p>Ok, I think that the prompt of the drivers signed has broken the unattended install, so it has not been disabled by the DSPdsblr.exe. Because i could install the drivers manually from the mobility.inf fixed and the directory&nbsp; B_44319 but it has prompted the confirmation of the drivers signed and i have picked continue, then it has been installed correctly.</p>]]></content>
			<author>
				<name><![CDATA[Major]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=146</uri>
			</author>
			<updated>2007-05-26T22:54:00Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=11177#p11177</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Found new hardware during RunOnceEx]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=11143#p11143"/>
			<content type="html"><![CDATA[<p>hi<br />many drivers have a (note, &quot;a&quot;) reference to a CAT file which is not there but no reference to it in &quot;sourcediskfiles&quot;.</p><p>gor instance, in mass storage, AU-1<br />a reference to catalog and then this<br />[SourceDisksFiles]<br />aliide.sys =1;<br />(here there is no reference)</p><p>When it is listed as a sourcefile to be copied, a log will show you if that this file was missing.<br />(I&#039;ve seen logs like these, and it is not a critical error.)</p>]]></content>
			<author>
				<name><![CDATA[Jaak]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=327</uri>
			</author>
			<updated>2007-05-26T09:52:29Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=11143#p11143</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Found new hardware during RunOnceEx]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=11141#p11141"/>
			<content type="html"><![CDATA[<p>From what I understand, if you remove the .CAT file, you also need to remove any <em>references</em> to that .CAT file from any .INF files.&nbsp; All this breaks is &quot;driver signing&quot; (which is disabled by DP Base anyway).</p><p>If you don&#039;t modify any HWIDs in the INF files then the .CAT file can stay.&nbsp; The .CAT file is the &quot;driver signed&quot; checksum for the package and will give errors if any of the included files don&#039;t match the checksum (INF, SYS, DLL).&nbsp; The mobility.inf file doesn&#039;t have a .CAT file associated with it.</p>]]></content>
			<author>
				<name><![CDATA[mr_smartepants]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=1602</uri>
			</author>
			<updated>2007-05-26T07:57:40Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=11141#p11141</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Found new hardware during RunOnceEx]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=11140#p11140"/>
			<content type="html"><![CDATA[<p>@mr_smartepants<br />I think i have found the culprit, is the <strong>catalog file .cat</strong>. I have made 2 tests:<br /><strong>First test</strong>: with the drivers from asus removing mobiliy.inf, i means i have used (CX_31831.inf, CX_31831.cat, \B_31521)<br />It has been installed perfectly<br /><strong>Second test</strong>: with the drivers from asus but without CX_31831.cat i means (CX_31831.inf, \B_31521)<br />it has not been installed properly, so it is clear the cluprit is the <strong>catalog file</strong>.</p><p>Well, as it can be installed manually perfeclty from the fixed moblility.inf and the directory B_44319, so if we can avoid the catalog file, i think it can be installed perfectly. What do you suggest please?</p>]]></content>
			<author>
				<name><![CDATA[Major]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=146</uri>
			</author>
			<updated>2007-05-26T06:36:59Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=11140#p11140</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Found new hardware during RunOnceEx]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=11109#p11109"/>
			<content type="html"><![CDATA[<p>@mr_smartepants, Thank you very much for your reply<br /></p><div class="quotebox"><blockquote><p>The mobility.inf is also missing some critical entries (taken from the ASUS drivers):</p></blockquote></div><p>I have already added those missing entries.<br /></p><div class="quotebox"><blockquote><p>Try replacing your GARTnt.INF file contents with this code and repack (added HWID and string):</p></blockquote></div><p>Replaced and repacked. I will make a test and i will report back.</p><p>Thanks very much again for your help.</p><p><strong>First EDIT</strong><br />Tested without success, it has not been installed properly. I have forgotten to mention before, that also i have added 2 files which are missing from the directory <strong>B_44319</strong>. The 2 files are <strong>&quot;atidemgr.dll, atioglx1.dll&quot;</strong><br />I think that prehaps could be a problem of conflict with another HWID or the problem of Non signed drivers.<br />I am going to do another test with another idea i have to see if that works, and i will inform you later.<br />Best Regards.</p>]]></content>
			<author>
				<name><![CDATA[Major]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=146</uri>
			</author>
			<updated>2007-05-24T23:12:11Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=11109#p11109</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Found new hardware during RunOnceEx]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=11103#p11103"/>
			<content type="html"><![CDATA[<p>Try replacing your GARTnt.INF file contents with this code and repack (added HWID and string):<br /></p><div class="codebox"><pre><code>;
; Copyright (c) 2000-2004 ATI Technologies Corporation
;
; GartNt.INF  -- This file contains descriptions of all the AGP Miniports
;             supported in Windows NT
;
; In order to install this driver, go to device manager, right-click on the PCI-PCI
; bridge which represents your AGP bridge and select &quot;Properties&quot;. Then select the
; &quot;Driver&quot; page and push the &quot;Update Driver&quot; button. Go through the update driver
; wizard and on the &quot;Locate Driver Files&quot; page select &quot;Specify a location&quot; and then
; enter the location of your new INF and driver.
;

[Version]
Signature=&quot;$WINDOWS NT$&quot;
Class=System
ClassGuid={4D36E97D-E325-11CE-BFC1-08002BE10318}
Provider=%ATI%
DriverVer=04/15/2005,5.0.2196.1015
CatalogFile = atisgkaf.cat

; =================== Common for all AGP devices =========================
[DestinationDirs]
DefaultDestDir = 12        ; DIRID_DRIVERS

[Manufacturer]
%ATI_MFG%=ATI_AGP

[SourceDisksNames.x86]
1 = %DiskId%,,,&quot;&quot;

[SourceDisksFiles]
atisgkaf.SYS=1

[ControlFlags]
ExcludeFromSelect=*

[AGP_Filter_Reg]
HKR,,&quot;UpperFilters&quot;, 0x00010000,&quot;CABOAGP&quot;
HKLM,&quot;SYSTEM\CurrentControlSet\Services\caboagp&quot;,&quot;FW_SafeVideoCards&quot;,0x00030001,10,02

[pci_ServiceInstallSection]
DisplayName    = %pci_svcdesc%
ServiceType    = %SERVICE_KERNEL_DRIVER%
StartType      = %SERVICE_BOOT_START%
ErrorControl   = %SERVICE_ERROR_NORMAL%
ServiceBinary  = %12%\pci.sys
LoadOrderGroup = &quot;Boot Bus Extender&quot;

; =================== ATI Chipset ========================
[ATI_AGP]
%PCI\VEN_1002&amp;DEV_4371.DeviceDesc%=CABO_Install,PCI\VEN_1002&amp;DEV_4371
%PCI\VEN_1002&amp;DEV_7010.DeviceDesc%=CABO_Install,PCI\VEN_1002&amp;DEV_7010
%PCI\VEN_1002&amp;DEV_5838.DeviceDesc%=CABO_Install,PCI\VEN_1002&amp;DEV_5838
%PCI\VEN_1002&amp;DEV_7838.DeviceDesc%=CABO_Install,PCI\VEN_1002&amp;DEV_7838

[CABO_Install]
CopyFiles=@atisgkaf.SYS

[CABO_Install.HW]
AddReg = AGP_Filter_Reg

[CABO_Install.Services]
AddService = caboagp,0,caboagp_ServiceInstallSection
AddService = pci, %SPSVCINST_ASSOCSERVICE%, pci_ServiceInstallSection

[caboagp_ServiceInstallSection]
DisplayName    = %caboagp_svcdesc%
ServiceType    = %SERVICE_KERNEL_DRIVER%
StartType      = %SERVICE_DEMAND_START%
ErrorControl   = %SERVICE_ERROR_NORMAL%
ServiceBinary  = %12%\atisgkaf.sys
LoadOrderGroup = PnP Filter


; =================== STRINGS and CONSTANTS ========================

[Strings]
ATI_MFG = &quot;ATI&quot;
ATI = &quot;ATI&quot;
PCI\VEN_1002&amp;DEV_4371.DeviceDesc = &quot;ATI RADEON XPRESS 200M PCI to AGP Bridge&quot;
PCI\VEN_1002&amp;DEV_7010.DeviceDesc = &quot;ATI RADEON IGP 340/340M/MOBILITY RADEON 7000 IGP AGP&quot;
PCI\VEN_1002&amp;DEV_5838.DeviceDesc = &quot;ATI RADEON 9000/9100 IGP AGP&quot;
PCI\VEN_1002&amp;DEV_7838.DeviceDesc = &quot;ATI RADEON 9000/9100 PRO IGP AGP&quot;
DiskId       = &quot;ATI Technologies Inc. Installation DISK (AGP)&quot;

;service descriptions
caboagp_svcdesc = &quot;ATI Cabo AGP Filter&quot;
pci_svcdesc = &quot;PCI Bus Driver&quot;


;*******************************************
;Handy macro substitutions (non-localizable)
SPSVCINST_ASSOCSERVICE = 0x00000002
SERVICE_KERNEL_DRIVER  = 1
SERVICE_BOOT_START     = 0
SERVICE_DEMAND_START   = 3
SERVICE_ERROR_NORMAL   = 1</code></pre></div>]]></content>
			<author>
				<name><![CDATA[mr_smartepants]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=1602</uri>
			</author>
			<updated>2007-05-24T18:50:56Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=11103#p11103</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Found new hardware during RunOnceEx]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=11102#p11102"/>
			<content type="html"><![CDATA[<p>OK, here&#039;s what I found so far:<br />The ATI GART driver is in the Chipset DP D\C\AT\ and matches the official ATI driver exactly (your HWID are not listed)<br />From the GARTnt.INF:<br /></p><div class="quotebox"><blockquote><p>In order to install this driver, go to device manager, right-click on the PCI-PCI<br />; bridge which represents your AGP bridge and select &quot;Properties&quot;. Then select the<br />; &quot;Driver&quot; page and push the &quot;Update Driver&quot; button. Go through the update driver<br />; wizard and on the &quot;Locate Driver Files&quot; page select &quot;Specify a location&quot; and then<br />; enter the location of your new INF and driver.</p></blockquote></div><p>So the ATI GART driver from the chipset DP should match your HWID here (but doesn&#039;t):<br />PCI\VEN_1002&amp;DEV_5A3F&amp;SUBSYS_00000000&amp;REV_00\3&amp;267A616A&amp;0&amp;08: Puente PCI estÃ¡ndar de PCI a PCI</p><p>There&#039;s also an error (possibly) in the latest nightly graphics_a DP that might be interfering with the install:<br />From the mobility.inf:<br /></p><div class="codebox"><pre><code>;--- on ASUS notebooks (zorro1) ---
&quot;ATI MOBILITY RADEON X700 (ASUS notebooks)&quot; = ati2mtag_M26, PCI\VEN_1002&amp;DEV_5653&amp;SUBSYS_11B21043
&quot;ATI MOBILITY RADEON X700  (ASUS notebooks)&quot; = ati2mtag_M26, PCI\VEN_1002&amp;DEV_5652&amp;SUBSYS_19621043{1 funny characters are here}&quot;ATI MOBILITY RADEON X700 (ASUS A6Rp)&quot; = ati2mtag_M26, PCI\VEN_1002&amp;DEV_5653&amp;SUBSYS_11221043

&quot;ATI MOBILITY RADEON X800&quot; = ati2mtag_M28, PCI\VEN_1002&amp;DEV_5D4A
&quot;ATI MOBILITY RADEON X800 XT&quot; = ati2mtag_M28, PCI\VEN_1002&amp;DEV_5D48 {3 funny characters are here}&quot;ATI RADEON XPRESS 200M Series&quot; = ati2mtag_RC410M, PCI\VEN_1002&amp;DEV_5A62{1 funny characters are here}&quot;ATI RADEON XPRESS 200M (ASUS A6Rp)&quot; = ati2mtag_RC410M, PCI\VEN_1002&amp;DEV_5A62&amp;SUBSYS_13921043{1 funny characters are here}</code></pre></div><p>Basically, anywhere you find the keystring &quot;ati2mtag_RC410M&quot;, somewhere in that line of code you&#039;ll find these odd/funny box characters (invalid CR?).</p><p>The mobility.inf is also missing some critical entries (taken from the ASUS drivers):<br /></p><div class="codebox"><pre><code>[ati2mtag_RC410M.Services]
AddService = ati2mtag, 0x00000002, ati2mtag_Service_Inst, ati2mtag_EventLog_Inst
AddService = Ati HotKey Poller,, Ati2evxx_Generic_Service_Inst, Ati2evxx_EventLog_Inst

[ati2mtag_RC410M.SoftwareSettings]
AddReg = ati2mtag_SoftwareDeviceSettings
AddReg = ati2mtag_RC410M_SoftwareDeviceSettings
AddReg = ati2mtag_Mobile_SoftwareDeviceSettings
AddReg = atioglxx_OpenGLSoftwareSettings
DelReg = ati2mtag_RemoveDeviceSettings
AddReg = ati2mtag_MobileLargeDesktopSettings

[ati2mtag_RC410M_SoftwareDeviceSettings]
HKR,, DALRULE_NOTVANDLCDONCRTC,             %REG_DWORD%,    1
HKR,, WmAgpMaxIdleClk,                      %REG_DWORD%,    0x20
HKLM,&quot;SOFTWARE\Microsoft\Windows\CurrentVersion\Run&quot;,ATIModeChange,,&quot;Ati2mdxx.exe&quot;
HKR,, DALR6 CRT_MaxModeInfo,                  %REG_BINARY%,00,00,00,00,40,06,00,00,B0,04,00,00,00,00,00,00,3C,00,00,00 
HKR,, SMOOTHVISION_NAME, %REG_SZ%, &quot;SMOOTHVISION 2.1&quot;
HKR,, DisableQuickApply3D,                %REG_DWORD%,    1
HKR,, R6GxO_UseI2cLayer, %REG_DWORD%, 1
HKR,, GI_DEF, %REG_SZ%, 0
HKR,, ASTT_DEF, %REG_SZ%, 0
HKR,, ASD_DEF, %REG_SZ%, 0
HKR,, ASTT_NA, %REG_SZ%, 1
HKR,, 3to2Pulldown_NA, %REG_SZ%, 1
HKR,, Transcode_NA, %REG_SZ%, 1
HKR,, DALNonStandardModesBCD1, %REG_BINARY%,08,00,04,80,00,00,00,60,10,24,04,80,00,00,00,60,10,24,06,00,00,00,00,60,12,80,06,00,00,00,00,60,12,80,07,68,00,00,00,60,14,00,10,50,00,00,00,60
HKR,, ATIPOLLINTERVAL,             %REG_DWORD%,    2000
HKR,, ExtEvent_EnablePolling,      %REG_DWORD%,    1
HKR,, ExtEvent_BroadcastDispChange,      %REG_DWORD%,    0
HKR,, GCORULE_DisableHotKeyIfOverlayAllocated,          %REG_DWORD%,    1
HKR,, GCORULE_DisableHotKeyIfDDExclusiveMode,          %REG_DWORD%,    1
HKR,, ExtEvent_LCDSetMaxResOnDockChg,      %REG_DWORD%,    0
HKR,, GCORULE_DisableGPIOPowerSaveMode,   %REG_DWORD%,    1
HKR,, DALRULE_NOCRTANDDFPONSAMECONTROLLER,      %REG_DWORD%,    1
HKR,, GCORULE_IntTMDSReduceBlankTiming,      %REG_DWORD%,    0
HKR,, TVDisableModes,   %REG_DWORD%,    0
HKR,, GCORULE_ENABLERMXFILTER, %REG_DWORD%,   1
HKR,, DALRULE_RESTRICT2ACTIVEDISPLAYS,      %REG_DWORD%,    0
HKR,, DALRULE_POWERPLAYOPTIONCOLORDEPTHREDUCTION,      %REG_DWORD%,    0
HKR,, R6LCD_FOLLOWLIDSTATE,   %REG_DWORD%,    0
HKR,, DisableSWInterrupt,      		   %REG_DWORD%,    1
HKR,, ExtEvent_BIOSEventByInterrupt,      %REG_DWORD%,    0
HKR,, DisableD3DExclusiveModeChange,             %REG_DWORD%,    1
HKR,, DisableOpenGLExclusiveModeChange,             %REG_DWORD%,    1
HKR,, ExtEvent_EnableChgLCDResOnHotKey,                  %REG_DWORD%,    0
HKR,, DisableDalValidateChild,        %REG_DWORD%,    0
HKR,, DALRULE_ENABLESHOWACSLIDER,                  %REG_DWORD%,    1
HKR,, DALRULE_ENABLESHOWDCLOWSLIDER,                  %REG_DWORD%,    1
HKR,, R6LCD_RETURNALLBIOSMODES,              %REG_DWORD%,    1
HKR,, GCORULE_PPForceBlankDisplays,             %REG_DWORD%, 1
HKR,, ExtEvent_OverDriveSupport,      %REG_DWORD%,    1
HKR,, DisableAGPSizeOverride,      %REG_DWORD%,    1
HKR,, Main3D_DEF, %REG_SZ%, 3
HKR,, AntiAlias_DEF, %REG_SZ%, 1
HKR,, AntiAliasSamples_DEF, %REG_SZ%, 0
HKR,, AnisoType_DEF, %REG_SZ%, 0
HKR,, AnisoDegree_DEF, %REG_SZ%, 0
HKR,, TextureOpt_DEF, %REG_SZ%, 0
HKR,, TextureLod_DEF, %REG_SZ%, 0
HKR,, TruformMode_DEF, %REG_SZ%, 0
HKR,, VSyncControl_DEF, %REG_SZ%, 1
HKR,, SwapEffect_DEF, %REG_SZ%, 0
HKR,, TemporalAAMultiplier_DEF, %REG_SZ%, 0
HKR,, ExportCompressedTex_DEF, %REG_SZ%, 1
HKR,, PixelCenter_DEF, %REG_SZ%, 0
HKR,, ForceZBufferDepth_DEF, %REG_SZ%, 0
HKR,, EnableTripleBuffering_DEF, %REG_SZ%, 0
HKR,, ColourDesktopGamma_DEF, %REG_SZ%, &quot;1.0 1.0 1.0&quot;
HKR,, ColourDesktopBrightness_DEF, %REG_SZ%, &quot;0 0 0&quot;
HKR,, ColourDesktopContrast_DEF, %REG_SZ%, &quot;1.0 1.0 1.0&quot;
HKR,, ColourFullscreenGamma_DEF, %REG_SZ%, &quot;1.0 1.0 1.0&quot;
HKR,, ColourFullscreenBrightness_DEF, %REG_SZ%, &quot;0 0 0&quot;
HKR,, ColourFullscreenContrast_DEF, %REG_SZ%, &quot;1.0 1.0 1.0&quot;
HKR,, 3D_Refresh_Rate_Override_DEF, %REG_DWORD%, 0
HKR,, Display_Detection_DEF, %REG_DWORD%, 0
HKR,, Panning_Mode_DEF, %REG_DWORD%, 0
HKR,, Mouse_Track_Orientation_DEF, %REG_DWORD%, 1
HKR,, Force_TV_Detection_DEF, %REG_DWORD%, 0
HKR,, CatalystAI_DEF, %REG_SZ%, 1

[ati2mtag_RC410M.GeneralConfigData]
MaximumDeviceMemoryConfiguration=256</code></pre></div><p>I&#039;ll report back if I find anything else.&nbsp; So far you have two problems:<br />1) Chipset DP missing your HWID (GARTnt.INF).<br />2) Badly formated mobility.inf in Graphics_A DP</p><p>I&#039;m checking the MassStorage DP now for the IDE controllers.<br />*Edit<br />MassStorage DP is good.&nbsp; Your HWID is listed.</p>]]></content>
			<author>
				<name><![CDATA[mr_smartepants]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=1602</uri>
			</author>
			<updated>2007-05-24T18:09:21Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=11102#p11102</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Found new hardware during RunOnceEx]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=11098#p11098"/>
			<content type="html"><![CDATA[<p>I am going to try to tackle this over the weekend.&nbsp; <br />Just because the driver has the same filename doesn&#039;t make it the same driver (found out the hard way).</p><p>I&#039;ll try to repackage the integrated chipset catalyst suite as a test.<br />Maybe the main team can add an exception to the ini file as a test too.</p>]]></content>
			<author>
				<name><![CDATA[mr_smartepants]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=1602</uri>
			</author>
			<updated>2007-05-24T13:13:11Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=11098#p11098</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Found new hardware during RunOnceEx]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=11097#p11097"/>
			<content type="html"><![CDATA[<p>Is there anyone expert please who could help us?</p><p>Thanks very much</p>]]></content>
			<author>
				<name><![CDATA[Major]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=146</uri>
			</author>
			<updated>2007-05-24T12:56:11Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=11097#p11097</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Found new hardware during RunOnceEx]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=11033#p11033"/>
			<content type="html"><![CDATA[<p>Sorry. At the first, i did not know what was the true probem. Now i know the problem is due to Ati Xpress 200M, you can move it please.<br />Thanks.</p><p><strong>EDITED</strong><br />Please, would anyone please help us to fix the problem of this driver, i have seen a lot of people has this problem. Thanks very much.<br />well, i have made the changes i have written above, and it seems it pick up the drivers in the mobility.inf, but it is not installed properly. The strange is when i wanted to install it manually, picking up update the controller using the same drivers came up in DPGA704 (i have extracted it), it tells me that it has not found any controller better. Then i uninstalled it, reinitiate the PC and has prompted for new hardware, so i indicate it the new path of the driverpack extracted before &quot;C:\Doc.....\Desktop\DPGA704\D\G\A\1&quot;</p><p>The first thing happened: it tells me the file &quot;ati2matg.sys&quot; has not been found from: &quot;C:\d\g\a\1\.\B_44319&quot;<br />Why it has saved that path in his memory, since it must copy it from &quot;C:\Doc.....\Desktop\DPGA704\D\G\A\1\.\B_44319&quot;</p><p>I indicated it the new path manually &quot;C:\Doc.....\Desktop\DPGA704\D\G\A\1\B_44319&quot; and pick up correctly, but then it tells me it is not signed, i pick continue, finally <strong>it has been installed and worked perfeclty</strong>.</p><p>So i donÂ´t know why it has not been installed unattended, perhaps the problem is from the non driver signed?<br />If anyone please would like to help to fix this problem.<br />Thanks.</p>]]></content>
			<author>
				<name><![CDATA[Major]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=146</uri>
			</author>
			<updated>2007-05-23T07:53:58Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=11033#p11033</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Found new hardware during RunOnceEx]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=11003#p11003"/>
			<content type="html"><![CDATA[<p>Please post in the right place next time.</p><p><a href="http://forum.driverpacks.net/viewforum.php?id=10">http://forum.driverpacks.net/viewforum.php?id=10</a></p><br /><p>Helmi bashrat ,can one of you move this one please?</p>]]></content>
			<author>
				<name><![CDATA[muiz]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=250</uri>
			</author>
			<updated>2007-05-23T05:03:12Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=11003#p11003</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Found new hardware during RunOnceEx]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=11000#p11000"/>
			<content type="html"><![CDATA[<p>Well I inform you.<br />I have found a mistake in the entries, there are entries &quot;ati2mtag_RC410M&quot; and &quot;ati2mtag_RC410&quot;. i have changed ati2mtag_RC410 to RC410M. Then i have edited mobility.inf, i changed all the entries concerning ati2mtag_RC410M with the ones coming in the CD of drivers. After i have added 2 archives which are missed in the directory: &quot;D\G\A\1\B_44319&quot;, the files are &quot;atidemgr.dll, atioglx1.dll&quot;<br />I have made the test, the first thing, there is no prompt of new hardware device, neverthless, it has not been installed properly. Finally i decided to install it manually, it request me the archive &quot;ati2mtag.sys&quot; in the directory:<br />&quot;c\d\g\a\1\.\B_44319&quot;. It seems that it has not found that file or the file .sys is not the suitable, neverthless manually it has been installed correctly.<br />MY question:<br />should i change the file .sys with the one coming in the CD?<br />should i edit some file?<br />the path is correct?</p><p>Thanks very much</p>]]></content>
			<author>
				<name><![CDATA[Major]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=146</uri>
			</author>
			<updated>2007-05-23T01:00:53Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=11000#p11000</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Found new hardware during RunOnceEx]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=10967#p10967"/>
			<content type="html"><![CDATA[<p>That&#039;s a good question!<br />I&#039;ll take a look when I get home from work.&nbsp; I know that the xpress 200m chipset is not supported by the &#039;official&#039; ATI catalyst suite, it&#039;s supported by separate dl because of the integrated chipset drivers.&nbsp; It&#039;s possible that the graphics-half &amp; chipset-half are included in the graphics_a/chipset DriverPacks respectively in which case all you&#039;d need to do is verify driver locations and edit the inf&#039;s accordingly.<br />That could be answered by someone from the main team or someone intimately aware of the DP&#039;s composition.</p>]]></content>
			<author>
				<name><![CDATA[mr_smartepants]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=1602</uri>
			</author>
			<updated>2007-05-22T09:58:53Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=10967#p10967</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Found new hardware during RunOnceEx]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=10964#p10964"/>
			<content type="html"><![CDATA[<p>Please, so why are these entries in mobility.inf:<br />&quot;ATI RADEON XPRESS 200M Series&quot; = ati2mtag_RC410M, PCI\VEN_1002&amp;DEV_5A62<br />&quot;ATI RADEON XPRESS 200M (ASUS A6Rp)&quot; = ati2mtag_RC410M, PCI\VEN_1002&amp;DEV_5A62&amp;SUBSYS_13921043</p><p>And this entry &quot;ati2mtag_RC410&quot; is referred to a HWID or is a confusion?<br />Thanks</p>]]></content>
			<author>
				<name><![CDATA[Major]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=146</uri>
			</author>
			<updated>2007-05-22T07:39:03Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=10964#p10964</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Found new hardware during RunOnceEx]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=10961#p10961"/>
			<content type="html"><![CDATA[<div class="quotebox"><cite>Major wrote:</cite><blockquote><p>Chipset: ATI Radeon Xpress 200M<br />Graphic Card: ATI Radeon Xpress 200M series</p></blockquote></div><p>The ATI Radeon Xpress 200M is not supported by the Catalyst drivers in the Graphics_A pack.&nbsp; This was discussed in this thread:<br /><a href="http://forum.driverpacks.net/viewtopic.php?id=1504">http://forum.driverpacks.net/viewtopic.php?id=1504</a></p><p>The 200M series is supported by a separate download. Here: <a href="http://ati.amd.com/support/drivers/xp/integrated-xp.html">http://ati.amd.com/support/drivers/xp/i … ed-xp.html</a><br />I suppose you could make that into a 3rd party driverpack.</p>]]></content>
			<author>
				<name><![CDATA[mr_smartepants]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=1602</uri>
			</author>
			<updated>2007-05-22T04:53:56Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=10961#p10961</id>
		</entry>
</feed>
