Jump to content

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


Recommended Posts

Posted

Now I build a driver for Intel Lan i225,

because my Biostar z690A Valkyrie has this as its only lan driver

Dietmar

PS: Start is 18:00 Already skeleton of i225.sys installs..


Posted
1 hour ago, Dietmar said:

PS: Maybe you look in Linux, if they have the same settings.

Should I specify lspci -vvv of my card in Linux?

Posted

@reboot12

I try the really crazy: To put both (different(!)) Wlan devices in one driver for XP SP3:

VEN_8086&DEV_31DC&SUBSYS_40308086&REV_03 yours is on Gemini board Dell Wyse 5070 VEN_8086&DEV_7AF0&SUBSYS_42348086&REV_11 mine name is on my Alderlake board Biostar z690A Valkyrie

both with name 9560NGW .

And I will send you always the actual version

Dietmar

Posted

@Dietmar

Oh, I'm sorry but I forgot to write that I can't run any 32-bit system on Dell Wyse 5070 because is pure UEFI. CSMWrap not help.

I can only boot 64-bit OS on pure UEFI e.g. WinXP 64-bit

I can test the 64-bit version on WinXP 64-bit if you compile it.

Posted (edited)

@Dietmar

I tried enable CSM changing this hidden setting but not help:

Setup Question	= Boot List
Token	=DA	// Do NOT change this line
Offset	=65A
Width	=01
BIOS Default =[01]UEFI 
MFG Default =[01]UEFI 
Options	=[00]Legacy	// Move "*" to the desired Option
         *[01]UEFI

Setup Question	= Enable Legacy Option ROMs
Token	=129	// Do NOT change this line
Offset	=810
Width	=01
BIOS Default =0 
MFG Default =0 
Value	=0	// Enabled = 1, Disabled = 0

Setup Question	= Enable Attempt Legacy Boot
Token	=12A	// Do NOT change this line
Offset	=811
Width	=01
BIOS Default =0 
MFG Default =0 
Value	=0	// Enabled = 1, Disabled = 0

Setup Question	= CSM Support
Token	=2738	// Do NOT change this line
Offset	=60
Width	=01
BIOS Default =[00]Disabled 
MFG Default =[00]Disabled 
Options	=*[00]Disabled	// Move "*" to the desired Option
         [01]Enabled

Setup Question	= Boot option filter
Token	=1F4	// Do NOT change this line
Offset	=66
Width	=01
BIOS Default =[00]UEFI and Legacy 
MFG Default =[00]UEFI and Legacy 
Options	=[00]UEFI and Legacy	// Move "*" to the desired Option
         [01]Legacy only
         *[02]UEFI only

Setup Question	= Video
Token	=1F7	// Do NOT change this line
Offset	=69
Width	=01
BIOS Default =[01]UEFI 
MFG Default =[01]UEFI 
Options	=[00]Do not launch	// Move "*" to the desired Option
         *[01]UEFI
         [02]Legacy

Setup Question	= Other PCI devices
Token	=1F8	// Do NOT change this line
Offset	=6A
Width	=01
BIOS Default =[01]UEFI 
MFG Default =[01]UEFI 
Options	=[00]Do not launch	// Move "*" to the desired Option
         *[01]UEFI
         [02]Legacy

If use CSMWrap all Windows XP, 8, 10 32-bit or 64-bit error loading ACPI problem - A5 BSOD on XP32 and Win10 32-bit ACPI_BIOS_ERROR, Win10 64-bit DRIVER_VERIFIER_DMA_VIOLATION

Only Windows 64-bit XP (my modern), 8, 10 in pure UEFI works OK

Edited by reboot12
Posted (edited)

@reboot12

Oh nice..needs Bios hack on the Dell Wyse 5070.

When you give me the full name, cpu etc. of your Wyse 5070,

I can look at Ebay for one, because now they are not expensive

Dietmar

EDIT: But remember: Any Bios hack can destroy your compi.

Is there a version of FPT, that you can use for to flash on the 5070?

Edited by Dietmar
Posted (edited)

@Dietmar

My Dell full spec:
CPU:    Intel Celeron J4105
iGPU:    PCI\VEN_8086&DEV_3185 Gemini Lake
RAM:    8 GB (2 x 4 GB) DDR4
Stor:    PCI\VEN_8086&DEV_31CC eMMC 16 GB
LAN:    Realtek
Wifi:    9560NGW 2230 key id E
BIOS:    1.10.2

I added second disk because eMMC not work in my pure UEFI WinXP 64-bit and Win7 64-bit

Stor:    M2 SATA SAMSUNG_PM871b 128GB 2280

18 minutes ago, Dietmar said:

Is there a version of FPT, that you can use for to flash on the 5070?

I use FPT.efi from v4 CSTXE System Tools v4 r6.rar
https://mega.nz/folder/aV9UhTSJ#poWeTgkuCzmG_jnOwuo7EA/folder/mM8XSYqZ

dump work but verify failed:

fpt -bios -d dump.bin

fpt -verify dump.bin

I use sceefi.efi for make all hidden settings.txt

https://www.upload.ee/files/19156985/Dell_efi.zip.html

but I not tested flash using this FPT !!!

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...