> For the complete documentation index, see [llms.txt](https://cookiebunker.gitbook.io/cookiebunker/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cookiebunker.gitbook.io/cookiebunker/dma/4k-dc500-fuser/cables-and-controls.md).

# Cables & Controls

## **Correct Cable Layout**

### **HDMI Setup**

* **Main PC GPU → HDMI RX0**
* **Secondary PC GPU → HDMI RX1**
* **Monitor → HDMI TX**

<figure><img src="/files/hbkRA0HWUiAUXq4e5Hu2" alt=""><figcaption></figcaption></figure>

### **DisplayPort Setup**

* **Main PC GPU → DP RX0**
* **Secondary PC GPU → DP RX1**
* **Monitor → DP TX**
*

```
<figure><img src="/files/VXogvF55QBemhyhtqYb9" alt=""><figcaption></figcaption></figure>
```

{% hint style="info" %}
RX0 and RX1 can be swapped by holding **K4** for 3–5 seconds.
{% endhint %}

***

### **Power & Ports**

* **DC12V** → Main power
* **12V 3A (optional)** → Backup power
* **USB-C** → Debug / firmware updates (if needed)
*

```
<figure><img src="/files/rEXEqGDHcjKx08k75C3D" alt=""><figcaption></figcaption></figure>
```

***

## **Button Functions (Front Panel)**

#### **K1 – Info**

* Short press: Show resolution, refresh rate, alpha value
* Long press (5s): Switch EDID Mode (A ↔ B)

#### **K2 – Increase Overlay Strength**

* Raises chroma-key (alpha) value

#### **K3 – Decrease / Reset**

* Short press: Lower alpha
* Long press (5s): **Factory reset** (fixes most issues)

#### **K4 – Layer Control**

* Short press: Enable / disable secondary overlay
* Long press (3–5s): Swap upper & lower layers
*

```
<figure><img src="/files/XNLIHak9brFVuajNLGul" alt=""><figcaption></figcaption></figure>
```

***

### ✅ You're Done

{% hint style="success" %}
Your 4K DC500 Fuser is now set up and ready to use.
{% endhint %}

{% hint style="info" %}
If you need further clarification or encounter any issues, please refer to [**Troubleshooting & Indicators**](/cookiebunker/dma/4k-dc500-fuser/troubleshooting-and-indicators.md).
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://cookiebunker.gitbook.io/cookiebunker/dma/4k-dc500-fuser/cables-and-controls.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
