Open main menu

Changes

X735

102 bytes removed, 15 June
===X735 V1.0 Installation Guide Manual===
[[File:X735安装说明.jpg|X735 installation guide]]
 
==Some Tips==
1. https://github.com/geekworm-com/x735-v2.5/issues/6
==FAQ==
There two jumpers: Auto Power On jumper and Latching Switch Jumper on X735 board.
* Auto Power On jumper
:Short - Auto power-on when power applied
Open - Power on when power button pressed
* Latching Switch Jumper
:Short - Using external latching switch
:Open - Using on-board power button or external external momentary switch
* 1. When use X735 V2.1 with Geekworm [[X825-C2 Case]], we equipped '''momentary switch''' in X825 metal case, please remove both of the jumper caps.
<span class="tb_red">12. How to delete X735 script completely?</span>
* A: (1)sudo nano /etc/rcRun the coomand '''.local , delete "x730pwr.sh", then save (2)sudo rm /etc/x730pwruninstall.sh (3) sudo rm /usr/local/bin/x730shutdown''' if you found this command in the x735-script fold.sh
<span class="tb_red">13. Can I connect DC supply 5V and at the same time connect Powerbank to USBC input of X735 as a some kind of "UPS"?</span>
* A: No. It is not support to do so.
:The POWERBANK output may not have a polarity protection circuit, and there is no path management for this connection.
* A: Please run the following command and tell us the result. Or upgrade the system to reinstall the test.
:<pre>sudo python /home/pi/x735-v2.5/pwm_fan_control.py</pre>
:"/Home/pi/x735-v2.5" indicates the path where pwn_fan_control.py is located.