# Blocked Firmware

Anti-cheats can *block firmware*. When this happens, the DMA card will no longer function while the game is running. Typically, no other issues occur.  Blocked firmware rarely, if ever, results in bans.&#x20;

If the firmware is confirmed blocked by the anti-cheat, contact your firmware manufacturer.

## Test the firmware via speed tests

{% stepper %}
{% step %}

### On the DMA PC

{% hint style="info" %}
Close any open games on the GAMING PC before testing.
{% endhint %}

* perform a speed test [#test-the-firmware-via-speed-tests](#test-the-firmware-via-speed-tests "mention")
* verify the speed test results

{% hint style="success" %}
Results will be OK if the DMA card has no issues
{% endhint %}

{% hint style="danger" %}
Results will be BAD if the DMA card has other issues. Check [Troubleshooting](/2pc-dma-guides/getting-started/getting-started/troubleshooting.md)
{% endhint %}
{% endstep %}

{% step %}

### On the DMA PC

{% hint style="info" %}
Open the affected game on the GAMING PC before testing.
{% endhint %}

* perform a speed test [#test-the-firmware-via-speed-tests](#test-the-firmware-via-speed-tests "mention")
* verify the speed test results

{% hint style="success" %}
Results will be OK if the DMA card has no issues
{% endhint %}

{% hint style="danger" %}
Results will be BAD if the DMA card's firmware is blocked.
{% endhint %}
{% endstep %}
{% endstepper %}

## What to do next?

If the firmware is confirmed blocked via the tests above, contact your firmware manufacturer.&#x20;

#### Firmware Warranty

In most cases, firmware includes a warranty. If this block occurred *within* that warranty period, most firmware manufacturers will replace the firmware.

If you do not have active warranty, you will need to purchase a new firmware build from the manufacturer.

{% embed url="<https://dexaimdma.com/products/dma-custom-firmware>" %}


---

# 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.dexa.im/2pc-dma-guides/getting-started/getting-started/troubleshooting/blocked-firmware.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.
