What does NTSTATUS 0xC01E0510 (STATUS_GRAPHICS_OPM_THEATER_MODE_ENABLED) mean?

 
Previous Next
STATUS_GRAPHICS_OPM_SPANNING_MODE_ENABLED STATUS_GRAPHICS_PVP_HFS_FAILED

STATUS_GRAPHICS_OPM_THEATER_MODE_ENABLED

STATUS_GRAPHICS_OPM_THEATER_MODE_ENABLED reports a presentation-topology condition that prevents creation of the OPM protected-output object. It is therefore earlier in the workflow than a failure to enable a particular protection technology such as HDCP or ACP.

Keep the diagnosis tied to the target and its current presentation mode. A monitor can support the relevant connector protection and still be unusable through this particular OPM object-creation path while theater mode is active.

Useful next evidence

  • Capture the target’s current desktop and presentation configuration before changing any protection request.
  • Re-enumerate the output after a topology transition instead of retaining a half-created protected-output object.
  • Separate this status from STATUS_GRAPHICS_OPM_NO_PROTECTED_OUTPUTS_EXIST: theater mode explains why creation failed; the latter says no active object is available.

References


Looking for a different code? Search another status or error code.