Site icon EfmSoft

What does NTSTATUS 0xC01E0323 (STATUS_GRAPHICS_NO_RECOMMENDED_FUNCTIONAL_VIDPN) mean?

 
Previous Next
STATUS_GRAPHICS_INVALID_MONITOR_SOURCE_MODE STATUS_GRAPHICS_MODE_ID_MUST_BE_UNIQUE

STATUS_GRAPHICS_NO_RECOMMENDED_FUNCTIONAL_VIDPN

The miniport cannot propose a functional VidPN for this configuration

During VidPN negotiation, the operating system can ask the display miniport driver to recommend a functional VidPN topology and compatible modes. This status means the driver has no recommendation for the adapter state and constraints supplied by the caller.

That is not necessarily a generic driver crash. It can be a legitimate result when the connected targets, source count, bandwidth, private format constraints, or clone/extend policy leave no supported arrangement. It can also expose a driver that failed to enumerate cofunctional source and target modes before recommendation.

What to check

References


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

Exit mobile version