
Damnation
MemberContent Type
Profiles
Forums
Events
Everything posted by Damnation
-
@Mov AX, 0xDEAD The Classic Definition way worked, I borrowed the ASL code from one of my other systems that is working properly in XP. I suppose I should learn what the arguments mean. I'm happy that I've got a known good ACPI table mod now at least, even if I have to apply it at boot each time. Any ideas on why Processor() is not called? Could my theory that the Processor Container Device as the cause be correct? or do you think it's something else?
-
@Mov AX, 0xDEAD They do show up in Device Manager with ACPI0007 for their HWIDs. I did try brute forcing them to install in Device Manager by installing the cpu.inf driver, they install, they just get the name "Processor" and they can not be started. I could only get them to start after I did the table mod. I know @daniel_k thinks I faked it but that's why they just had the name "Processor" in the earlier screenshot, it was because of the earlier brute force install attempt before I did the mod.
-
@Dietmar Damn! Thanks for testing.
-
@daniel_k This is how my system is without the ACPI table mod https://ibb.co/d6nYN9z Those Unknown Devices are the CPUs - they have hardwareID ACPI\ACPI0007 which matches the ID shown in my CPU SSDT I'm not sure how else I can prove to you that I'm not lying to you, let me know if there is a way I can prove it to you.
-
@Dietmar Please try this new version~ https://ufile.io/zfco8az0
-
@Dietmar@Mov AX, 0xDEAD Yes!! Using grub2 I did a DSDT and SSDT ACPI table modification and I can now confirm with 100% certainty that this ACPI0010 "ACPI Processor Container" Device is the cause of the issue! https://imgbb.com/ZLJWbfH I know you're not motivated at all @Mov AX, 0xDEAD but a permanent fix implemented through acpi.sys would still be very much appreciated.
-
@Dietmar Oooh! which 10Gbe card works in XP SP3?
-
@Dietmar how goes your attempts at getting NDIS6 to work?