
Damnation
Content Type
Profiles
Forums
Events
Posts posted by Damnation
-
-
Just focus on getting the essential devices working, namely GPU, sound and networking for now.
0 -
That's odd, I've never seen XP give a 7B error AFTER booting.
Are you sure it was a 7B BSOD?
0 -
Glad that you finally got XP installed!
Integrated GPU won't have a proper XP driver, get an nvidia GT 710 that has XP drivers.
0 -
Have you got a pic of the BSOD?
There are community made drivers for XP out there for newer hardware, it should be possible to get it working.
0 -
0
-
Have you heard of XP Integral Edition?
It has an optional patch integrator script included with it that has community made patches that will resolve both your AHCI and ACPI issues.
0 -
The pic looks like you're installing on a HP laptop now?
Weren't you trying to install on an ASUS Z790 motherboard?
0 -
That's what I'm saying - add this code in to your HP DSDT table and then try and boot with it. leave out the lenovo tables.
0 -
Not the lenovo DSDT table.
I meant just adding the missing ADR code for PRT4 into the HP laptops own DSDT table and see if it helps, that might resolve the 0xA5 0x0D BSOD you've been having.
0 -
14 minutes ago, SEDANEH said:
Maybe in the future it can be done with changes in ISO.
That's what the optional patch integrator script is for.
or you can use dietmar's prepatched ISO.
0 -
If you can load different ACPI table now, maybe try the DSDT modification you thought of earlier and see if it works?
0 -
Oh nice! thats good news!
0 -
Try the acpi table patcher included with agfm bundled with Easy2boot? I recall that it worked for me when I made a temporary table fix for ACPI0007 and CPU power.
0 -
If we can get this working it might help with that HP laptop thats been giving you trouble.
Have you got a spare PC that you can use to debug this?
0 -
No, the lack of an IDE connector doesn't matter.
You'll need to learn to use the methods we showed you, or you can use the ISO that dietmar made for you.
We're willing to help you, just ask.
2 -
I've made a my own custom HAL adding in ACPI table finding code into HalAcpiDispatchTable inside the HAL -
I'm wondering if this might get us any closer to being able to boot XP with Vista RTM acpi.sys
Still get a 7E BSOD with this but I'm wondering if it happens because of PmHalDispatchTable in acpi.sys or not, try it out when you have time.
0 -
Looking at the logs, is it shutting down because it thinks the CPU is too hot? I'm probably misreading that though.
0 -
I use acpidump.exe -b to dump acpi tables.
0 -
I think you made a mistake? Both DSDT tables are identical.
0 -
Is there a reason length was set at 0x1A? wouldn't 0x20 (max 32) make more sense?
0 -
In the meantime you can use upload site like https://easyupload.io/
0 -
Now I get a D1 BSOD from ntoskrn8.sys itself.
most recent build.
I'll stop for now.
0 -
I thought I'd try and take another shot at porting NDIS 6 to XP.
I got a D1 BSOD in netio.sys this time.
My most recent build if you want to try and debug, no rush.
https://fastupload.io/pOM4uar97jSEMZn/file
edit:
looking at your last debug log from when you got a D1 BSOD i netio.sys I looked at the point of failure in a disassembler and from what I can tell I think it has to do with the hashtable functions that I stubbed, might try to implement.
0 -
we don't use nlite.
nlite doesn't integrate these drivers properly, you should use the script to make a patched ISO or use the ISO dietmar sent you earlier.
0
Compiling ACPI v2.0 driver for Windows XP SP3 and Windows 2003 SP2 (x32/x64)
in Windows XP
Posted
@SEDANEH
You're welcome! we're always willing to help!