Re: Dell D610/Mobility X300 Problems

i am still leaning twards upgradeing / replaceing the integrated windows driver as the best solution.

I am just not sure waht files in addition to dosnet and txtsetup need to be modified so syprep will play nicely with the upgraded files.

It is likely that a file copy is failing - file is in use, can't replace errors

just my thoughts. i still think you can make an entry in the INI and call the dell setup.exe from the finisher that should fix it. It will probably require a reboot.

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: Dell D610/Mobility X300 Problems

Northland wrote:

The ATI inf files reference the X300 (the mobility.inf does not - as someone commented out the X300 entry. -I think they should add it back in and fix the hardware id of ati2mtag_M22, PCI\VEN_1002&DEV_5461 to 5460 instead of the x200's 5461 - which is why I think it is commented out.)

I originally commented out the HWID in mobility.inf because it conflicted with the standard .inf from the mobile catalyst drivers.  Now there's a new mobility.inf, this is a non-issue.

Jaak wrote:

Hi,
I still think we'll have to consider a real split.
DriverPack Graphics A / b /c and dpgM  for the Mobile drivers (because they share common silicon and code, but fight about how it gets used.)

This is definitely possible.  I'm not sure if the DPBase is coded with hard paths to ATICCC/ATICCP.  It is much easier to let the DPFinisher to do all the work with exceptions.
The downside is increased filesize since we need to make all DriverPacks standalone.

Read BEFORE you post.  HWID tool   DriverPacks Tutorial   DONATE!
http://driverpacks.net/userbar/admin-1.png
Not all heroes wear capes, some wear Kevlar!

Re: Dell D610/Mobility X300 Problems

Howdy.

Thanks for your input mr_smartepants and Jaak.  I have been following the discussion, and am interested in any additional ideas you may have.  I would like to find a way to not have to address this driver specifically, although Overflow's idea may end up being the only one that allows for an automated install. A separate mobile drivers folder is interesting. A separate folder may allow for excluding it in an image for testing purposes to see if issues like this are caused by other drivers (although I am not sure how this would be possible as most ATI drivers I have seen reference the mobile drivers - and editing the ATI infs break the security....)

Re: Dell D610/Mobility X300 Problems

Northland wrote:

I am not sure how this would be possible as most ATI drivers I have seen reference the mobile drivers

Actually, the official ATI mobile drivers only reference about a dozen chipsets or so.  The other hundred (I exaggerate) are added by the mobility.inf which is NOT digitally signed and we add/subtract from that .inf whenever possible to avoid breaking the driver-signing.

Read BEFORE you post.  HWID tool   DriverPacks Tutorial   DONATE!
http://driverpacks.net/userbar/admin-1.png
Not all heroes wear capes, some wear Kevlar!

Re: Dell D610/Mobility X300 Problems

Hi, mr_smartepants.

Thanks for the clarification.  I would be willing to test a separate mobile drivers folder (with a sysprep image) if it becomes a reality, although I realize that it would probably be a lot of work, and may not be feasible if the DPBase is coded with hard paths.  I don't know if others have experienced the same results as I have, nor do I know if this is the direction the DriverPacks.net development team wants to take.  I do want to express my thanks to all of you who have contributed. I appreciate your help.

Last edited by Northland (2008-07-03 06:47:29)

Re: Dell D610/Mobility X300 Problems

I dont think adding a pack is very difficult. It would take me a couple hours to code test and beta and a couple hours to modify the existing packs and create the new one. the hours that it would take to do are not as signifigant as the result. If it is worth doing then the time it takes is a secondary concern. Lets do what is the best solution for our short and long term goals.

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: Dell D610/Mobility X300 Problems

Because the ATI/nvidia mainstream drivers are shared between their desktop/mobile counterparts, there's going to be a size hit by splitting the DriverPacks because of the overlap.  We'll have to have multiple copies of control panels etc. to make each DriverPacks standalone.  Unless you use a dependency (G_C depends on ATICCP from G_A) in which case you're not saving any space.
One option is to increase the number of graphics DriverPacks but split them into sub groups (G_A-a ATI, G_A-n nVidia, G_B-i Intel, etc.) since this would make it easier to update and release DriverPacks and lessen the server load since you wouldn't have to download a huge monolithic DriverPacks to get a single update.  But this would require the dpbase to be recoded with the new naming schema.

Read BEFORE you post.  HWID tool   DriverPacks Tutorial   DONATE!
http://driverpacks.net/userbar/admin-1.png
Not all heroes wear capes, some wear Kevlar!

Re: Dell D610/Mobility X300 Problems

thinking it through...

if we select all packs then we still have the same conflicts as now...
... we dont have to select all packs

if all the ati are in one pack (includeing the mobile) then we still have the same conflicts as now...
... ?

what if the new folder was G_Com (Common) and contained the main files...
then if ati mobile or GA was selected then G_Com would automaticaly be selected?

i really differ to you mr_s you are the Graphics Master and i respect your experience and viewpoint.

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: Dell D610/Mobility X300 Problems

OverFlow wrote:

what if the new folder was G_Com (Common) and contained the main files...
then if ati mobile or GA was selected then G_Com would automaticaly be selected?

Sure, I suppose.  You could put the common items (control panels etc.) in G_Com and have the finisher take care of the rest.  The drivers on the other hand would need dedicated folder structure since some of the .infs are looking for specific folder names (that we cannot change due to driver signing).  It's an interesting concept.  Hmmm.

Read BEFORE you post.  HWID tool   DriverPacks Tutorial   DONATE!
http://driverpacks.net/userbar/admin-1.png
Not all heroes wear capes, some wear Kevlar!