Jump to content

infuscomus

Members
  • Posts

    139
  • Joined

  • Last visited

  • Days Won

    3

Posts posted by infuscomus

  1. @simon73

    This would be so much easier with a new install.

    You can get into safe mode at least, thats something.

    To get mouse an keyboard working you'll need to manually edit the registry offline to get them installed.

    using a working windows install take everything from

    	Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Enum\HID
    	Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\kbdclass
    	Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\kbdhid
    	Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\mouclass
    	Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\mouhid
    	Computer\HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Enum\HID
    	Computer\HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\kbdclass
    	Computer\HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\kbdhid
    	Computer\HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\mouclass
    	Computer\HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\mouhid
    	

    and copy these keys across over to your XP registry.

  2. Hey @Mov AX, 0xDEAD

    I want to try my hand at debugging an A5 BSOD on Windows 8.0 that I get on my Threadripper system, although I'm a complete novice at doing this.

    I want to try and trace to find the exact cause of the A5 BSOD on my hardware.

    It happens even in the windows 8.0 PE environment.

    Can you show me how to get started on this? Windows 8.0 has native kdnet support at least so that should be easier to get started with I think.

×
×
  • Create New...