octdilog
To enable debug logging for TDI:
Add the following data in HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Service\tmtdi\Parameters:
Key 1
Type: DWORD value (REG_DWORD)
Name: Debug
Value: 1111 (Hexadecimal)
Key 2
Type: String value (REG_SZ)
Name: LogFile
Value: C:\tmtdi.log
Restart the computer.
Check tmtdi.log in C:\.
To disable debug logging for TDI:
Delete "Debug" and "LogFile" in the registry key.
Restart the computer.
See also: