# EDID Emulation

The **EDID emulation** feature is supported by some professional series of graphic cards: NVIDIA Quadro (with the R256 driver and newer) and AMD FirePro. When an EDID is loaded or forced through the management system, the driver ignores display hot-plug actions.

{% hint style="info" %}
PLEASE NOTE: EDID MANAGEMENT IS NOT AVAILABLE ON NVIDIA GEFORCE GRAPHICS CARDS!
{% endhint %}

Managing the display information using a customizable EDID manager by a professional GPU adds a great deal of stability and reliability to an AV system.

### Video tutorial

{% embed url="<https://www.youtube.com/watch?v=-lqgMu9gKvw&amp;t=120s>" %}
Setting up EDID Emulation on a NVIDIA RTX/Quadro GPU
{% endembed %}

### Step by step guide

* **Step 1:** Right click on your desktop and click 'NVIDIA Control Panel'.\
  ![](https://helpdesk.vioso.com/wp-content/uploads/2020/03/Nvidiarightclick.png)
* **Step 2:** Click on "View System Topology" and locate the display you want to modify and export EDID data. Click on 'EDID' (it should be marked as "Monitor").\
  ![](https://helpdesk.vioso.com/wp-content/uploads/2020/03/EDID1.png)
* **Step 3:** Export EDID as file\
  On the "EDID management window", select the "Export" tab. Export the EDID data from the selected projector and save it onto the disk as a file.\
  ![](https://helpdesk.vioso.com/wp-content/uploads/2020/03/EDID2.png)\
  If all of the projectors are the same (same type of projector and brand), it is enough to export and save the EDID from one of them. This file can be used for all of the projectors of the same model. Name the file according to the projector name and model for future purposes.
* **Step 4:** Load EDID \
  \=> Select "Load" tab.\
  \=> Click 'Browse' to select the file.\
  \=> Checkbox the outputs you want to load your EDID data.\
  \=> Press 'Load EDID':\
  ![](https://helpdesk.vioso.com/wp-content/uploads/2020/03/EDID3.png)\
  \=> After you have successfully loaded the EDID, where it previously said "monitor" will now read "file".  \
  ![](/files/Mldf3bfYi5SEP43T9MrT)<br>
* **Step 5:** Reboot

{% hint style="info" %}
Please do a reboot before doing anything else on this system.
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.vioso.com/preparation/gpu/nvidia-rtx-quadro-setup/edid-emulation.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
