# TSG: Pen display keeps flashing different colors every few seconds

## Overview

If your pen display is showing flashing colors every few seconds, it ultimately means that it is not getting a video signal. This is a different visual effect from the "NO SIGNAL" problem. See: [TSG: Pen display shows NO SIGNAL message](/drawtab/troubleshoot/tsg-no-signal.md)

## Symptoms

The screen cycles between a small set of colors. Usually the colors shown are RED, GREEN, BLUE, BLACK, and WHITE. Each color is shown for a few seconds before it switches to the next.

You may also see a box appear with some various bits of technical information such as: Serial Number, Size, Resolution, Checksums.

<figure><img src="/files/ZoTbBy1pvOPB41c1lPdU" alt="" width="375"><figcaption></figcaption></figure>

<figure><img src="/files/ENr5dPYOU7HP9ZJdZIK7" alt="" width="375"><figcaption></figcaption></figure>

<figure><img src="/files/CC6Wq8Evx66xEynAa7aA" alt="" width="375"><figcaption></figcaption></figure>

<figure><img src="/files/xa0vZiiG0qVXALLjkI9f" alt="" width="375"><figcaption></figcaption></figure>

## Notes

* Since the screen is showing you a message, it's clear that power is NOT the problem. The tablet is getting enough power.
* In my experience:
  * I've seen this happen when the computer is asleep or OFF but still connected to the tablet
  * port selection - I have seen it happen with some ports but not with others. For example, on one computer it happens if the video signal is coming from my computer's USB-C port but not when it is coming from a DisplayPort port.


---

# 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.sevenpens.com/drawtab/troubleshoot/tsg-pen-display-flashing-colors.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.
