Posts: 7
Threads: 2
Joined: May 2022
Sorry if this sounds silly, but is there a similar script to this one
https://hashcat.net/wiki/doku.php?id=timeout_patch for removing the Driver Timeout Patch?
Or is the registry edit required to remove the Driver Timeout Patch described somewhere in the wiki?
thanks a lot
Posts: 7
Threads: 2
Joined: May 2022
OK, thanks for stating the obvious. Still looking for a solution.
Posts: 927
Threads: 16
Joined: Sep 2017
(05-10-2022, 04:25 PM)Al3xandru Wrote: OK, thanks for stating the obvious. Still looking for a solution.
the default ist 3 so modify the timeoutpatch to
Code:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\GraphicsDrivers]
"TdrLevel"=dword:00000003
run it and reboot your machine
see
https://docs.microsoft.com/en-us/windows...istry-keys
Posts: 7
Threads: 2
Joined: May 2022