> For the complete documentation index, see [llms.txt](https://support.onlogic.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.onlogic.com/product-documentation/panel-products/panel-pcs-by-cincoze/cv-p1101-cs-p1101.md).

# CV-P1101 / CS-P1101

## **Technical Resources**

*This page also applies to the IGN310 Ignition Software and TM410 ThinManager Ready platform*

## Manual, Drivers, Datasheet

As a certified OnLogic solution, all detailed product documentation, including user manuals, technical specifications, regulatory information, and software downloads, is available directly on the manufacturer support site linked below.

{% embed url="<https://www.cincoze.com/en/goods_info.php?id=228#tab-4>" %}

### Enabling Auto Power On <a href="#how-to-enable-auto-power-on-for-p1101" id="how-to-enable-auto-power-on-for-p1101"></a>

### Internal Access <a href="#disassembly" id="disassembly"></a>

## Troubleshooting <a href="#troubleshooting" id="troubleshooting"></a>

### Enabling Auto Power On <a href="#how-to-enable-auto-power-on-for-p1101" id="how-to-enable-auto-power-on-for-p1101"></a>

The P1101 has two options for auto power on. In this section we will go over both with instructions.

#### Option 1: Hardware <a href="#option-1-hardware" id="option-1-hardware"></a>

The easiest and most reliable method of enabling auto power on for the P1101 is through the hardware, which uses the switch underneath the panel.

1. Remove the two Torx T10 screws

<figure><img src="/files/6b9Kxzk4Vbwp2UpIcifB" alt="" height="117" width="462"><figcaption></figcaption></figure>

2. Slide the AT/ATX switch to the AT position. AT enables auto power on.

The downside of this method is that the power button is completely disabled. If you manually shut down the PC, you will need to cycle power to restart it. If that is an issue for your use case, use option 2 instead.

#### Option 2: BIOS <a href="#option-2-bios" id="option-2-bios"></a>

1. Power on the system and immediately press the Del key a few times to access the BIOS
2. Navigate over to the Chipset tab and open the South Bridge menu
3. Change the option Restore AC Power Loss to \[Power On]
4. Navigate to the Save & Exit tab and choose “Save Changes and Reset”

<figure><img src="/files/QPqGCwL9NuBCG7MB2NZc" alt="" height="261" width="566"><figcaption></figcaption></figure>

### Internal Access <a href="#disassembly" id="disassembly"></a>

The P1101 can be opened by the user. This does not void the warranty, however, any damage caused by doing so will not be covered. Some precautions should be taken to avoid damaging the unit:

* Perform this disassembly in an area free of static discharge
* Before beginning, touch a grounded metal surface to discharge your body of static electricity

Remove x8 screws from the back/top of the system as indicated. You will need a Torx T10 screwdriver.

<figure><img src="/files/2MLBsyz3rySEdjULhLzG" alt="" height="424" width="773"><figcaption></figcaption></figure>

Remove the heatsink lid to gain access to the motherboard.

<figure><img src="/files/mLAa8OYynz6VK0Wxf0QZ" alt="" height="519" width="704"><figcaption></figcaption></figure>

### **Clear CMOS on P1101** <a href="#how-to-clear-cmos-on-p1101" id="how-to-clear-cmos-on-p1101"></a>

If the system fails to power on or otherwise function, clearing the CMOS may help restore it to a working state.

Required tools: T10 Torx driver

1. Remove the two Torx T10 screws

<figure><img src="/files/L3xnopsEvifOcrSLAp7i" alt="" height="93" width="371"><figcaption></figcaption></figure>

2. Slide the Clear CMOS switch to the other position
3. Wait 30 seconds
4. Return the switch to its original position
5. The CMOS is now clear

<figure><img src="/files/nkNGij5P9FtqD1NPIDHP" alt="" height="173" width="309"><figcaption></figcaption></figure>

**NOTE:** The unit may power cycle several times before it boots up. This is normal.

### Security Advisory

For the latest security advisories concerning OnLogic products, including vulnerability disclosures and necessary updates, please refer to our official Security Advisories page. It is recommended to regularly check this resource for critical security information.\
[**Access Security Advisories**](/support-articles/security-advisories.md)


---

# 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://support.onlogic.com/product-documentation/panel-products/panel-pcs-by-cincoze/cv-p1101-cs-p1101.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.
