Content Type
Profiles
Forums
Events
Everything posted by reboot12
-
acpi.sys from Ramsey integral edition is not patched - I checked this with my new tutorial about WinXP 32-bit on modern PC - I use acpi.sys 5.2.3790.7777.8 Yea, it is exactly the same in WinXP 64-bit on Intel Gen 8 desktop, but I don't know if it's acpi.sys fault: restart does not work in a mini-setup and WinXP installed. When the mini-setup finishes, the computer gets stuck on the black screen with the mouse cursor - then you need to turn off the computer by holding the POWER button longer on the case. On WinXP installed you need to use the Turn Off option and then turn on the computer again If PS/2 keyboard connected - WinXP 64-bit no reboot - stuck on Windows is shutting down... but only in UEFI mode - in Legacy (CSM only) no problem. There is no problems with the USB keyboard and USB mouse and WinXP 64-bit is restarting correctly in UEFI and Legacy mode :-)
-
@pappyN4v2 I test your patched hal.dll - this is OK?
-
@pappyN4v2 @Dietmar test my WinXP 64-bit on Intel Gen 12 mobo and make patch acpi.sys Here 3 versions from Dietmar: acpi_Dietmar.zip acpiSkull2.sys - 21 Jul 2024 acpiSkull2A511.sys - 21 Jul 2024 (same date but other fix) - compare in Hex Editor Search for differences 1. acpiSkull2.sys: 328 192 bytes 2. acpiSkull2A511.sys: 328 192 bytes Offsets: hexadec. 128: A3 19 129: 4B 4C 48246: 75 EB 3 difference(s) found. acpiSkull3new.sys - 11 Nov 2024
-
I agree exactly. I have 4GB RAM on WinXP 64-bit, pagefile disabled. I've reached the limit only on a few occasions: virtual machine 1GB RAM, Internet Browser with 10-12 tabs, other Internet Browser with some tabs Once, when I had 1GB of RAM, I set pagefile to 320MB. If we have 4GB of RAM and more, you can easily turn off the pagefile. It also depends on what we do on the computer - when we play only in a solitaire, pagefile it is not needed at 512 MB or less. It's best to install twice as much memory than we need e.g. we need 3-4GB so install 8GB
-
For me daniel drivers not work with VMware USB 3.1 controller PCI\VEN_15AD&DEV_0779: Me drivers works but need usbd.sys extract this file from WinXP 64-bit ISO\AMD64\USBD.SY_ and copy to C:\WINDOWS\system32\drivers now uninstall USB device with Code 39 click Scan for hardware changes in Device Manager and reinstall driver or copy usbd.sys to my driver folder 3_USB3x add this line to usbxhci.inf in [Generic.CopyFiles] section: usbd.sys,,,0x104 update USB xHCI driver from this folder: P.S. In my project I use a OS in which there is a USB 2.0 controller and usbd.sys file is present on the disk and therefore the mini-setup has no problem with my USB3.x controller driver P.S. daniel driver work but need delete Intel Vendor 8086 from amdxhc.inf: fixed: %INTELXHC.DeviceDesc% = AMDXHC, PCI\CC_0C0330 old: %INTELXHC.DeviceDesc% = AMDXHC, PCI\VEN_8086&CC_0C0330 daniel driver also copy usbd.sys but using C:\WINDOWS\layout.inf and section in amdxhc.inf: [AMDXHC.CopyFiles] amdxhc.sys usbd.sys
-
Internet Archive (archive.org) is offline?
reboot12 replied to we3fan's topic in Websites and Boards
Sometimes work, sometimes not work. Now I can't come in and there is only Connecting ... -
I tested two acpi 64-bit acpiSkull2A511.sys and 06 - acpi 5048 - 2022.04.12 - PappyN4 with my WinXP 64-bit SP2 in pure UEFI on Intel Gen 8 CPU. It is the same on both - freeze on boot screen and not work restart. To workaround boot screen freeze I need use bootdebug in BCD (BCC) Can you upload patched version acpi.sys 5048 which there are no these problems?
-
It was still working at the end of August. Today I checked and there is actually a 403 error.
-
I use nightly build version 2024.08.07 and no any errors.
-
>
-
[TOOL] ListDisk - Detailed Physical Disks Info in CMD
reboot12 replied to George King's topic in Windows XP
Does dmdiag.exe -v or diskmap.exe -ddisk_number displays the similar errors? -
I do not know how in the v45 version but in DP_Ported_DriversCollection_v44.7z many x64 drivers do not install because .inf files are incorrect - I tested only NVMe: Generic_NVMe_1.3.1014.00, Generic_NVMe_1.5.1200.00, Generic_NVMe_10.4.49.0 - have universal HW ID: PCI\CC_010802 but errors in .inf files Samsung_NVMe_3.3.0.2003, IaNVMe_4.4.0.1003 - no compatible HW ID: PCI\CC_010802 The only one that can be installed and works on real hardware (but not in VMware) is Generic_NVMe_6.1.7601.23403 because it has a universal HW ID in the .inf file: %PCI\CC_010802.DeviceDesc%=Stornvme_Inst, PCI\CC_010802
-
[TOOL] ListDisk - Detailed Physical Disks Info in CMD
reboot12 replied to George King's topic in Windows XP
I test both Release XP & Release XP SSE work OK on SSE only CPU with vcredist x86 14: -
@nicolaasjan But binary from dropbox not work.