Experiencing blue screens after changing your CPU can be quite frustrating, especially when they occur after waking from hibernate. The error codes you provided, 0x000009F (DRIVER_POWER_STATE_FAILURE) and 0x060000A (IRQL_NOT_LESS_OR_EQUAL), indicate potential issues related to drivers, power states, and memory management. Here are some steps you can take to troubleshoot and potentially resolve these blue screen errors:
1. Update or Roll Back Drivers
- Driver Power State Failure (0x000009F):
- This error often relates to incompatible or outdated drivers, particularly those associated with power management.
- Update your drivers, especially those related to your CPU, chipset, and graphics card.
- If the issue...