# CV-P2102 / CS-P2102

## <mark style="color:blue;">Technical Resources</mark>

### 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=294#tab-4>" %}

### Auto Power On

The P2102 series has two options for auto power on. The easiest and most reliable method is to use the hardware switch underneath the maintenance panel. The downside of this method is that the power button is completely disabled. If you 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 1: Hardware <a href="#option-1-hardware" id="option-1-hardware"></a>

<figure><img src="/files/XsXxIGqyfhRURSJKBUJx" alt="" height="126" width="733"><figcaption></figcaption></figure>

* Remove the Torx T10 screw from the front maintenance panel.
* Remove the panel

<figure><img src="/files/sVwKmXpyhYVUmmjyrzjK" alt="" height="179" width="980"><figcaption></figcaption></figure>

* Locate the AT ATX switch
* Slide the switch to AT mode for auto power on, slide to ATX to disable auto power on

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

* Power on the system and immediately press the Del key a few times to access the BIOS.
* Navigate over to the Chipset tab and open the PCH-IO configuration menu.

<figure><img src="/files/xj8BrTOvAoge36DhGxpT" alt="" height="341" width="544"><figcaption></figcaption></figure>

* Change the Power Failure option to the desired setting

```
 [Always on]: Enables auto power on. 
 [Always off]: Disables auto power on. 
 [Keep last state]: Auto power on only if the unit was already on. 
```

* Navigate to the Save & Exit tab and choose “Save Changes and Reset”

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

<figure><img src="/files/XsXxIGqyfhRURSJKBUJx" alt="" height="126" width="733"><figcaption></figcaption></figure>

* Unplug the unit completely from power. Unplug all devices.
* Remove the Torx T10 screw from the front maintenance panel.
* Remove the panel

<figure><img src="/files/fi52bco57CrEoKtB6Gwl" alt="" height="174" width="982"><figcaption></figcaption></figure>

* Locate the clear CMOS switch
* Slide the switch to rightmost position and wait 30 seconds
* Slide the switch back to the left position
* Reinstall the panel and power on the unit
* The CMOS is now clear. Several reboots are normal as the CMOS reinitializes.

### <mark style="color:blue;">Security Advisory</mark>

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