Site icon EfmSoft

What does NTSTATUS 0xC01E0335 (STATUS_GRAPHICS_NO_VIDPNMGR) mean?

 
Previous Next
STATUS_GRAPHICS_MONITOR_COULD_NOT_BE_ASSOCIATED_WITH_ADAPTER STATUS_GRAPHICS_NO_ACTIVE_VIDPN

STATUS_GRAPHICS_NO_VIDPNMGR

The adapter has no VidPN manager for mode-management work

The VidPN manager is the kernel component interface used to manage video present networks for a display adapter. This status means the adapter context being used does not have an associated VidPN manager.

That usually points to the wrong adapter object, an adapter that does not participate in display mode management, or a lifetime problem during start, stop, or device removal. It is not a normal response to an unsupported monitor timing; the mode-management infrastructure itself is missing for the adapter context.

What to check

References


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

Exit mobile version