
Damnation
MemberContent Type
Profiles
Forums
Events
Everything posted by Damnation
-
@DrunkenTanker The work around right now is to use XP compatible USB 1gb LAN adapters.
-
@Dietmar IIRC It's netio.sys that is giving us the most trouble getting NDIS6 working right?
-
@Mov AX, 0xDEAD Are you sure? I was thinking perhaps the ACPI driver can't control the CPU power state since the processors are now all inside this container device now instead of on their own outside the container like they are with my other machines, including my threadripper which does not have this issue. I really think this new ACPI0010 device is the cause as it's the only thing that's different from my other AMD systems. --- I tried an intelppm.sys that @Dietmar sent me earlier but it did not make any difference, still 140W idle. I noticed that windows 7 and later has an amdppm.sys driver - maybe this needs to be ported to XP? --- But if you're sure intelppm.sys will resolve the issue can you send me a patched version? --- P.S I also tried manually installing processor onto the "ACPI0007" devices in device manager, but I got code 10: cannot start, so I reverted
-
@Dietmar I think my way could potentially work since you have some ability to use internal unexported ntoskrnl code which you can't do with the normal ntoskrnl extender. But it could be that this approach will not work as intended. @Mov AX, 0xDEAD still knows way more about this than I do. To build just the ntoskrnl extender you need only to use Windows 7 DDK in a Windows 10 VM After installing 7 DDK Open "Free Build Environment" from the start menu and navigate to C:\NTOSKRNL_Emu-master_21jul2022_ndis6 then type bcz to build extender. --- To make ntosxlibs: To make ntosxlibs you will need leaked XP/2K3 source code, an XP VM to built it in, and a mass find/replace tool like powergrep to append ntoskrnX onto the end of all exported ntoskrnl functions so you don't run into conflicts later on. But this is all very complicated to describe so 1st thing to do would be to get razzle setup and running and building everything in the base folder of the Vanilla Win2k3 source tree. Once that is working we can continue from there.
-
@Dietmar Here is my latest ntoskrnl extender source code https://ufile.io/ew7wz951 It's building those ntosxlibs that's the most challenging part for my version, you can use the prebuilt ones for now, but I can help you to build your own if you like.
-
@Dietmar I made use of both the ntoskrnl extender source code as well as the leaked XP/2K3 source code with my attempts to make this work. I'll upload my source code on here when I get the chance. To compile ntoskrnl extender I used a Windows 10 VM and the Windows 7 DDK For my customized internal ntos libraries I used and XP VM and the razzle build environment. I'll upload my source code on here when I get the chance.
-
Are there any USB 3.0/xHCI drivers for Windows XP x64?
Damnation replied to GD 2W10's topic in Windows XP 64 Bit Edition
@GD 2W10 I think @George King backported the Windows 8.0 x64 version, it'd be part of his XP2ESD project. you can ask him. -
@Mov AX, 0xDEAD So my processors are in a new ACPI 6.0 container - linux talks about it here - https://patchwork.kernel.org/project/linux-acpi/patch/1449065446-26115-2-git-send-email-sudeep.holla@arm.com/ Can you add in support for this to the ACPI driver? edit: It's called "ACPI Processor Container Device" on Windows 11 https://ibb.co/gWw1Nm0 and as "Generic Bus" on XP
-
Are there any USB 3.0/xHCI drivers for Windows XP x64?
Damnation replied to GD 2W10's topic in Windows XP 64 Bit Edition
@GD 2W10 I am quite that a Surface Pro 1 will be UEFI only. There is experimental UEFI support for XP x64, but it's nowhere near stable. -
Is it possible to install Windows XP on an HP Elitebook 840 G3?
Damnation replied to GD 2W10's topic in Windows XP
@GD 2W10 no more HP Elitebook 840 G3?