Jump to content

Damnation

Member
  • Posts

    787
  • Joined

  • Last visited

  • Days Won

    3
  • Donations

    0.00 USD 
  • Country

    Australia

Everything posted by Damnation

  1. @ISKra I know there is an XP driver for the E2-6110 out there on the internet. Sorry I can't remember where it was, but I'd imagine that driver would also work for XP. Google your DeviceID and see what you can find.
  2. @George King It's the ACPI OS Version lie that daniel_k implemented originally.
  3. @PPeti66x I think this might be because this code does not have the ACPI OS Version lie implemented which is what the 2021.02.02 acpi.sys implemented. @Dietmar can you compile a version with the version lie implemented for @PPeti66x to test?
  4. @Dietmar @Mov AX, 0xDEAD Nice! acpi.sys v7 Solved both of my issues! No more A5 BSOD and those last 6 CPUs are now identified correctly! Thanks! I think this is good enough for @Outbreaker to put into Integral Edition for next release!
  5. @Dietmar The most recent acpi.sys I have that is working for my system was built by @George King on the 4th December. so something changed after that point broke.
  6. @Dietmar Thanks, Unfortunately your acpi.sys gave BSOD A5 0x11 0x08 I'm going to need to refresh my memory for how to properly setup KDNET - I have admittedly been very slack on this regard. If it helps for reference, the last working acpi.sys for me was compiled by @George King on 4 dec 2022. and the only issue with it was that processors 1A to 1F would not auto install - they did work with a brute force install but just had the name "processor".
  7. @Mov AX, 0xDEAD If QEMU will let you try with more then 32 CPU cores and see if XP freezes - as my threadripper system freezes XP with 48 CPUs but is fine with 24 CPUs.
  8. @Dietmar I tried your DDB hacked acpi.sys - unfortunately I got BSOD A5 0x000000D with it. @George King can you compile that pre-v6 code version and I'll see how that one goes?
  9. @Mov AX, 0xDEAD @Dietmar Your most recent free build acpi.sys on my AMD system gives BSOD A5 0x11 0x8 I still have not yet setup KDNET on this system so no debug logs. edit: @George King's 4th Dec build still works just fine.
  10. @Mov AX, 0xDEAD Can I try this free acpi.sys on my system?
  11. @XP4ever First off - It seems like your having PAE driver issues based on your description. So first limit your PAE to 4GB to start with. Have you tried all the pre-existing XP USB 3.0 drivers? The most generic is the backported Windows 8.0 version that'll work most of the time.
  12. @Mov AX, 0xDEAD I can use the boot.ini entry on my threadripper machine and just transfer it across and just change the IP addresses. The KDNET files will need to be changed though - the threadripper has an Intel LAN but this other machine has a Realtek RTL8125BG chip. Can you refresh my memory on how to properly setup KDNET?
  13. @Mov AX, 0xDEAD I should have been more clear - I think it's probably just a typo in the code somewhere, as it's only processors 1A to 1F with the issue.
  14. @R1600 Huh, you're right, there isn't any missing imports from hal.dll - I could've sworn there was one though but I guess I was mistaken.
  15. @R1600 @WinWord2000 You forgot the HAL dependencies. Also I already tried to do this and I ran into 1E BSODs and couldn't get past that.
  16. @Mov AX, 0xDEAD The last 6 processors still say "Processor" but other than that it's working properly now.
  17. OK, I'll try that, thanks.
  18. So I noticed that NUSB 3.6 does not like my 10-port USB hub. But XP SP1 works just fine with it. I used Walter Oney's WDMCHECK to see if there were any missing imports for XP SP1's usbehci.sys usbd.sys usbhub.sys usbccgp.sys usbport.sys all seems OK according to WDMCHECK So I thought I'd try making an NUSB 3.7 beta using these XP SP1 files. I've made a 7Z archive but I'm unsure how to turn it into a self extracting cabinet EXE @PROBLEMCHYLD Do you still know how to turn a 7Z into a self extracting cabinet EXE so I can install this for testing? link: https://ufile.io/b5c936nv
  19. @Dietmar Mine Idle's at around ~40W - probably still a little high, but much better than 140W idle. I haven't run any benchmarks on mine, do you have links to the benchmark tools you used?
  20. @George King Sure I'll test it. @Mov AX, 0xDEAD Thanks for all your hard work! much appreciated!
  21. My APIC Table - Multiple APIC Description Table: 0x00000000BCBCD000 and my CPU SSDT I don't see anything abnormal though. @Mov AX, 0xDEAD do you see anything?
  22. @Mov AX, 0xDEAD Regarding my setup where it's only enumerating Cores 10-19? why would it just be those cores and not also 0-9 and 20-32? is there an incorrect count somewhere?
  23. @Mov AX, 0xDEAD @George King @Dietmar Only partially working Cores 10 - 19 seem to be working, the rest are all "Unknown Device" - I've no idea why. edit: I can manually brute force install them and they work, but having to do a manual processor install isn't the best. It's almost solved though. I hope you'll have a solution for this @Mov AX, 0xDEAD - Thanks again for all your hard work!
  24. @Jakob99 I believe @George King has compiled both of these, there should be a link in this thread for them somewhere.
×
×
  • Create New...