Jump to content

Updated drivers for Windows XP SP3 and Windows 2003 SP2 (x32/x64) for modern hardware


Recommended Posts

Posted

Noooooooooo.

 

F...........k

 

Make USB like this:

For test on real machine you need build USB from ISO in Win7 or newer -

do not use Rufus or other USB making tools !!! :

connect USB stick (max 32GB because FAT32 only supports that)

run CMD and:

diskpart
list disk
sel disk x (x is USB drive)
clean
create par pri
format fs=fat32 quick label="xp64_pe31"
active
exit

mount ISO in virtual CD-ROM drive or open in 7z then copy (extract) all files and folders from ISO to USB drive


Posted

@reboot12

Today I am too tired, because with the 9560 driver I work until 5 in this morning.

I make a try with the Fat32 USB stick and your nice XP SP2 bit 64

and then I go to bed

Dietmar

Posted (edited)

@reboot12

works, nice:), just installs devices, USB works on the Biostar z690A Valkyrie

Dietmar

PS: But result is the same. I cant install any driver because of

"The parameter is not correct"

So, no unsigned driver possible via 9560.inf .

Tomorrow I make a try to add them by hand to registry and to system32\drivers .

Edited by Dietmar
Posted (edited)
11 hours ago, Dietmar said:

PS: But result is the same. I cant install any driver because of

"The parameter is not correct"

So, no unsigned driver possible via 9560.inf .

Tomorrow I make a try to add them by hand to registry and to system32\drivers .

Impossible :huh:<_<-_- !!!!!!!!!!!!!

Everything works in my XP and I can install all drivers without any problems, including yours - all the ones you have provided me with so far, i.e. i219 on AIMB, 9560 on Dell.

You're probably still making ISO/Flashdrive your way - that's wrong !!!!!!

You need to make a pendrive using diskpart in newer Windows because the one in XP does not support USB. Use diskpart on e.g. Win7. If you do not have another computer with Win7 installed, you can use the Win7 ISO/Pendrive installer (WinPE) in which you prepare the pendrive.

Of course instead Win7 you can use other newer Windows e.g. 8, 10 or 11

P.S. When you tested my ISO in 2024, you probably also wrong made pendrive because you wrote about problems with unsigned drivers:

https://forums.mydigitallife.net/threads/winxp-64-bit-on-a-modern-pc-iso-boot-wim-install-wim.88435/#post-1845263

I repeat again - my modern WinXP has no problems with unsigned drivers !!!!!!

I my tutorial I wrote step-by-step how prepare USB stick:
how-make-USB.png

Edited by reboot12
Posted

@reboot12

better to help me to overcome this problem with unsigned drivers.

My whole installation I did the way as you write to me.

Today I take a deeper look, which part from XP SP2 bit64 is doing this

Dietmar

Posted
2 minutes ago, Dietmar said:

My whole installation I did the way as you write to me.

I don't believe. Record a video of how you install the system from a pendrive prepared using my method.

Posted (edited)

@Dietmar

No any unsigned drivers problem if you make USB exactly like in my instruction ! - I recorded 3 videos for you and send you via e-mail. Please check and properly make USB and install WinXP from this USB.

Under no circumstances can you edit my ISO with any programs such as nLite, Rufus, etc. - you just need to copy all files and directories to the pendrive

Edited by reboot12
Posted (edited)

@reboot12

I do not edit your *.iso.

I found the error with windbg:

newdev!InstallNewDevice+1ff6
test eax,eax
rax=0
LastError=00000057

Now comes hack in newdev.dll

newdev!InstallNewDevice+1ff6:
000007ff`65049526 85 C0       test eax,eax
000007ff`65049528 74 04       jz  000007ff`6504952e
000007ff`6504952A 8B DE       mov ebx,esi
000007ff`6504952C EB 08       jmp 000007ff`65049536

 

85 C0 74 04 8B DE EB 08 FF 15 CC 7C FF FF 8B D8 48 8B 8F 08 02 00 00  ==>

85 C0 90 90 8B DE EB 08 FF 15 CC 7C FF FF 8B D8 48 8B 8F 08 02 00 00

 

C:\WINDOWS\system32\newdev.dll
C:\WINDOWS\system32\dllcache\newdev.dll

Dann die gehackte newdev.dll einmal mit Resources-Hacker öffnen und wieder speichern.

Voila, now my driver 9560 installs and starts and works in XP SP2 bit64 also.

But the MyPal Browser crashes.

EDIT: I just write here from this nice XP SP2 bit64 from my Wlan card 9560 via Thorium SSE3 bit 64.

 

Dietmar

PS: Here is the hacked newdev.dll for XP SP2 bit64

https://www.upload.ee/files/19340606/newdev.dll.html

 

xpbi64mio9560.jpg

 

 

 

Edited by Dietmar
Posted (edited)

@Dietmar

Share for me setupapi.log and all settings from Control Panel > Regional and Language Options from Dell XP 64-bit - regional setting may be as screenshots or write me settings in txt file

Edited by reboot12

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...