Jump to content

reboot12

Member
  • Posts

    454
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Poland

Everything posted by reboot12

  1. @Dietmar Someone on ThinkPad P53 test my WinXP 64-bit tutorial and have BSOD ACPI A5 with this acpi.sys > link: *** STOP: 0x000000A5 (0x0000000000000003, 0xFFFFFADE849EDC59, 0xFFFFFFFFC0140010,0 0x000000004 94E495F)
  2. 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
  3. OK, I fixed me 3_USB3x & daniel drivers : USB_3x_fixed.zip Me: added lines in usbxhci.inf: LayoutFile=layout.inf [Generic.CopyFiles] ... usbd.sys,,,0x104 daniel: delete Intel Vendor 8086 from amdxhc.inf: %INTELXHC.DeviceDesc% = AMDXHC, PCI\CC_0C0330
  4. 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
  5. Yea, use my fixed drivers USB3.x from my project (link in signature): sysprep_pub.7z\sysprep_pub.iso\Drivers\3_USB3x\
  6. Sometimes work, sometimes not work. Now I can't come in and there is only Connecting ...
  7. 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?
  8. It was still working at the end of August. Today I checked and there is actually a 403 error.
  9. What's new at acpi.sys? I use acpiSkull2.sys from you but these are some different - it will differ in 3 bytes: 128: 19 A3 129: 4C 4B 48246: EB 75
  10. @LoneCrusader I use acpi 7777 x64 in my project - link in my signature (sysprep_pub.7z\sysprep_pub.iso\WINDOWS\system32\drivers\acpi.sys)
  11. I use nightly build version 2024.08.07 and no any errors.
  12. Does dmdiag.exe -v or diskmap.exe -ddisk_number displays the similar errors?
  13. 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
  14. I test both Release XP & Release XP SSE work OK on SSE only CPU with vcredist x86 14:
  15. @nicolaasjan But binary from dropbox not work.
  16. @Dietmar What devices do you have on Other devices - give hardware id's then I make dummy drivers :-)
  17. @Dixel What DEV ID ? My is 0412 and driver works in WinXP 64-bit:
  18. Yes, of course, my second link in the signature.
  19. @saphta You were looking for something poorly because it was here on the forum: https://msfn.org/board/topic/176355-intel-haswell-hd-4600-xp-drivers-here/?do=findComment&comment=1227311
  20. @Dietmar Can you try to patch x64 the driver for the Intel I219-LM 8086 15BB ?
  21. @Dietmar Excellent Try also my WinXP 64-bit
  22. @Dietmar BIOS AMI ?
  23. @Jakob99 There are drivers ported for the I2C touchpad: Ported drivers for XP x86/x64 They are old in the link. Ask @George King about new ones - I have DP_Ported_DriversCollection_v44.7z from him but not tested I2C:
×
×
  • Create New...