Changes

Display device not supported

951 bytes added, 14:52, 13 August 2017
Created page with "== Symptoms == When the app starts recording the following error message is displayed: <blockquote> The specified device interface or feature level is not supported on this s..."
== Symptoms ==
When the app starts recording the following error message is displayed:

<blockquote>
The specified device interface or feature level is not supported on this system.

If your device supports multiple display processors, run the application on the integrated GPU instead of on the discrete GPU.
</blockquote>

This issue most likely occurs because the app does not support being run against the discrete GPU on a Microsoft Hybrid system.

== Resolution ==
To work around this issue, run the application on the integrated GPU instead of on the discrete GPU on a Microsoft Hybrid system.

=== NVIDIA ===
#Right click on Desktop then click '''NVIDIA Control Panel'''
#Select '''Manage 3D Settings''' from the task list on the right side of the panel
#On the ''Manage 3D Settings page'', select '''Auto''' from the ''Preferred graphics processor'' selector
Click '''Apply''' to apply the changes. You may be asked to restart your computer.