Depends on the content of the affected drivers.  Not all drivers are built the same.

...still waiting for the answers to the above questions.

...moving to the BartPE section...
Hmm, I'm guessing you're talking about the graphics core built into the newer CPUs.
Historically, graphics drivers have never been enabled for PE.

If you want to test, then take the current DriverPack Graphics B, edit the .ini and replace the entire [IB] section with the below:

[IB]
; BartPE Code
ms_count	 	= 1
ms_1_tag 	= "IB_igxpmp32"
ms_1_sysfile 	= "igxpmp32.sys"
ms_1_exc_skipIfOS="w2k"
gutyex wrote:

The download link appears to be broken, "Invalid or Deleted File."

Oops.  Link to current version fixed.

179

(3 replies, posted in BartPE - UBCD4Win - WinPE)

For Vista/Win7/Win8 your best bet would be DaRT (part of the MDOP).
http://www.microsoft.com/en-us/windows/ … /dart.aspx
I use different DaRT versions for each OS.  6.5 for Vista, 7 for Win7, 8 for Win8.
As cool as DaRT is, it doesn't have the flexibility as UBCD4win.

But for XP, UBCD4win is still the best in my opinion.

I'm curious to hear what others are using too.

...moving to PE section...

Have you tried the current dpms and it does not detect the drive?
It's very unusual for a drive itself requires a driver.  It's more likely that dpms is missing the driver for the hard drive controller on the motherboard.

Please post your HWID list (utility linked in my signature) and a link to the drivers needed that you have confirmed to work.

181

(13 replies, posted in Universal Imaging)

...added code tags for ya!

182

(11 replies, posted in DriverPack Graphics)

ChiefZeke wrote:

Been over a month since AMD posted as I mentioned above - guess there will be no new Driver Packs to add the latest?

Sorry Chief, been super busy lately.
I'm building it now.
*Edit
Uploaded.  Full changelog in the testing area.
I don't have any ATI/AMD cards left to test, so I have no idea if this works or not.

183

(14 replies, posted in News)

I know right!?
One spammer I just deleted posted 93 times today.

TechDud wrote:

Where can I get it?

I never uploaded it.  It was the last pack I was building before my new job took all my time away.
If you REALLY want it, I'll upload it.

The DriverPacks BASE 'update-checker' was disabled over 2 years ago due to download hosting issues.
http://forum.driverpacks.net/viewtopic.php?id=4850

Wim Leers wrote:

...And finally, we need to look into ways to generate more income, to be able to continue running this project. A first and obvious step, is to cease the ability to download/update the Windows 2000/XP/2003 DriverPacks from within the DriverPacks BASE for free. In the first phase, the downloads will stop working, thereby increasing our number of visitors.

Standby...there's a bug in the dpms .ini [LS] section.

I'll be making this file final over the weekend.
Please test and confirm fix ASAP.

Current Release Candidate:

linked here --> DP_MassStorage_wnt5_x86-32_1301rc1

188

(2 replies, posted in Vista / 7 DriverPack Graphics A)

That's because as a "donor", you automatically have access to the testing area.
Thanks!
I was meaning to get to that pack, but "real life" keeps getting in the way.
Did you test this pack on the cards you have available?  Which cards?
*Edit
Welcome to the "Testing Team"! wink

Your hardware is already supported in both DriverPack Chipset and dpms.
DriverPack Chipset \D\C\I\Tcreek.inf
DPMS \D\M\I5\Tcrkahci.inf

Because there is no .sys "driver", we can't add it to the dpms .ini for textmode.  AHCI should be natively supported in the BIOS.

Welcome to DriverPacks.
I deleted your other post since it was asking the same thing.  No need to post multiple times.

To be sure we are getting the right info, please post your complete HWID list (tool linked in my signature).
Also, please post a link to a driver known to work on your platform.

Hiren's image is classed as "warez" because it redistributes commercial software or software that supports software piracy.
The simple fact that it includes RemoveWGA, violates Rule #1.
We don't support warez.

http://dpsdl.drupalcdn.netdna-cdn.com/other/icon_lock.gif

DISM is very resilient when it comes to drivers.
Try it, the worst you could do is waste your time.

Yes, try loading DriverPack Chipset to the image and see if that helps.
It's always possible that we're missing some drivers that are required by that hardware.
Wow, that laptop is a beast!

Google search for "How to enable AHCI after XP installation".  Your answer lies there.
You need to edit the registry BEFORE you restart.

Docfxit wrote:

Where can I find the instructions on how to use SAD2?

First post.  There's also a 'ReadMe.txt' file in the package.

196

(52 replies, posted in Vista / 7 DriverPack Graphics A)

If that works for you, then let us know.
We haven't updated Nvidia in a while because they hard-code the folder names into the drivers.  DISM will fail unless all the flaming hoops are jumped through in the correct order.
Good luck though. wink

There are a lot of changes in the SAD version that @SteveDun contributed (Thank you!).
I would have coded the new additions differently.  That doesn't make them wrong, just different coding styles.
I haven't had a chance to go through the changes in-depth though, just briefly.
I do plan on rewriting most of the code to incorporate improvements I learned while coding the LIU utility for our LinMin sponsors.

OverFlow

Damnation wrote:

It can't truly be called open source if it's restricted!

THAT is a very true statement.
I'd ping Jeff and ask him.  He's the sole code contributor.  I have access but I don't contribute anything to the code. 
Be careful what you ask for, Jeff refers to the codebase as a jumbled steaming pile of spaghetti code. wink

It already is.  Though access to the repositories is restricted to members of the "code team".
The whole DriverPacks BASE is written in AutoIt.