Damnation
MemberContent Type
Profiles
Forums
Events
Everything posted by Damnation
-
@Dietmar hmmm. so it's not even getting to the ACPI table finding code I added to my HAL. IoReleaseVpbSpinLock wouldn't be the cause would it?
-
@Dietmar Have you finished with ACPI testing on the HP laptop as of yet? If you have, would you mind trying to trace this 7E BSOD?
-
@OldSchool38 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.
-
@TheLeftOldComputer 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.
-
@Dietmar 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?
-
@Dietmar 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 https://easyupload.io/ijwohe 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.