Jump to content

Damnation

Member
  • Posts

    792
  • Joined

  • Last visited

  • Days Won

    3
  • Donations

    0.00 USD 
  • Country

    Australia

Everything posted by Damnation

  1. I recall needing AHCILDR at least for the 1st part of setup, I also tried PATCHMEM to see if that would get past the error but it didn't help.
  2. you'll likely need an AHCI driver for your hardware.
  3. @Adamwo Try KernelXE https://msfn.org/board/topic/182051-kernelxe-my-unofficial-windows-2000-kernel/
  4. @we3fan I'm certain that installing an AHCI driver whilst your controller is still in IDE mode will either do nothing at best, brick your install at worst. Installing the driver will not magically switch your IDE controller into AHCI mode - that's done in BIOS. Unfortunately, since it seems your laptop model never got an AHCI option update for your BIOS, You're going to need to get into BIOS modding if you want that controller to go into AHCI mode.
  5. @blackwingcat I've tried to PM you but you aren't accepting messages.
  6. @we3fan What laptop model do you have? there might be an updated BIOS that enables AHCI/IDE switching.
  7. @windows2 Out of curiosity, why 2000 and not XP?
  8. I ran into this problem on my AMD Threadripper 3960x system, gave up after running into the VCACHE error despite rloew's patches. It runs just fine on my AB350 2700x system with rloew's patches.
  9. @windows2 Damn! Unfortunately it seems the only viable solution for this at the moment would be to install XP. Sorry.
  10. @Birkin_Pl My suggestion - Start from a fresh 2000 install, then install this - http://ximonite.com/kernelxe/Windows2000-KernelXE-v0.2.4.2-x86-ENU.exe then install unmodded XP 368 driver. Kernelxe covers missing dependencies for the driver so I think it should work.
  11. @windows2 actually try this one - dl.driverpack.io/driverpacks/repack/Video_Intel-XP/Intel/FORCED/5x86/Haswell_6.14.10.5445/Intel-FORCED-5x86-Haswell_6.14.10.5445-drp.ziphttps://dl.driverpack.io/driverpacks/repack/Video_Intel-XP/Intel/FORCED/5x86/Haswell_6.14.10.5445/Intel-FORCED-5x86-Haswell_6.14.10.5445-drp.ziphttps://dl.driverpack.io/driverpacks/repack/Video_Intel-XP/Intel/FORCED/5x86/Haswell_6.14.10.5445/Intel-FORCED-5x86-Haswell_6.14.10.5445-drp.ziphttps://driverpack.io/en/hwids/PCI\VEN_8086%26DEV_041E?os=windows-xp-x86 I think for windows 2000 also install KernelXE too, to resolve missing videoprt.sys dependencies/
  12. you could try downloading this one - https://www.intel.com/content/www/us/en/download/16543/intel-hd-graphics-driver-for-windows-xp-exe.html then add your deviceID to igxp32.inf and hope that it works.
  13. Thanks, my method leaves the original windows 2000 ntoskrnl and hal untouched though.
  14. maybe not all the USB drivers were copied across? I think this is a bug windows 2000 had. On your windows 2000 CD - go to \I386 and open DRIVER.CAB with 7zip or WinRAR, scroll down and extract everything with usb in the name and put it in \system32\drivers. See if that works. edit: these too - mouclass.sys mouhid.sys kdbclass.sys kbdhid.sys
  15. I see that you have a native USB 2.0 controller on board Intel(R) 8 Series/C220 Series USB EHCI #2 - 8C2D PCI\VEN_8086&DEV_8C2D&SUBSYS_06121028&REV_04 PCI\VEN_8086&DEV_8C2D&SUBSYS_06121028 PCI\VEN_8086&DEV_8C2D&CC_0C0320 PCI\VEN_8086&DEV_8C2D&CC_0C03 ^ This should work for your mouse and keyboard since Windows 2000 has native USB 2.0 drivers.
  16. Is there some other way to get in contact? I'd rather not join twitter.
  17. Whats the best way to get in touch with Blackwingcat? I'd like to look at their extended core source code (assuming they'll let me) edit: whats the deviceID on that ? USB controller?
  18. Try the mouse and keyboard out in the USB ports that you connected the Wireless N/Flashdisk to, does Keyboard/mouse work in those ports?
  19. It's odd that the flash disk and Wireless N controller are working though, what motherboard do you have?
  20. @winnt5 I thought OpenNT got taken down, did they pop up somewhere else?
  21. @Win95rtm If I can get my ntoskrnl extender working, it should be possible to install an unmodified 368.91 driver on windows 2000.
  22. The XP ACPI driver has been patched already and is working on AMD Ryzen desktop and Ryzen Threadripper. To get it to work for Windows 2000 I'll first need to resolve some missing imports in ntoskrnl InterlockedPopEntrySList InterlockedPushEntrySList ExfInterlockedCompareExchange64 HeadlessDispatch _aulldvrm Wish me luck.
  23. @WinWord2000 OK, done. - It's still in the quote though, can you delete that?
  24. @WinWord2000 Neither. I'll fork from this - link deleted - since I know it works. get it compiling for Win2kDDK and go from there.
×
×
  • Create New...