Changes

Jump to navigation Jump to search

XScript

1,579 bytes added, 27 January
==Download the script==
Clone pruduct software script if use the last '''Trixie''' OS, please adhere to capitalization.
git clone -b trixie https://github.com/geekworm-com/xscript.git
Please use the following command to get the software script if you are using '''BOOKWORM''' OS
git clone https://github.com/geekworm-com/xscript.git
'''PS''': Run the following command to view OS information:
<pre>
git clone httpspi@geekworm:~ $ lsb_release -aNo LSB modules are available.Distributor ID:RaspbianDescription: Raspbian GNU/Linux 13 (trixie)Release: 13Codename: trixie</githubpre>The above last line "Codename" indicates that the current system is Trixie OS.com/geekworm-com/xscript
Then set executable permissions for script files with the following command:
<pre>
cd xscript
chmod +x *.sh
A: TODO
</details>
 
<details>
<summary>Q:Why is my replaced PWM fan running at full speed and unresponsive to script control?</summary>
 
A: The PWM 4010 fan for NASPi uses the yellow wire for PWM signal transmission, while most regular PWM fans typically use the blue wire for this signal. Please refer to the below photo of the fan port interface definition of X-C1 adapter:
<br>
red cable = 5V
<br>
black cable = GND
<br>
yellow cable = for PWM signal
<br>
If you encounter such issues, please check if this wiring difference is the cause.
<p><a href="/File:X-C1-fan-Port.png" class="image" title="X-C1 Fan"><img alt="X-C1 Fan" src="/images/thumb/4/48/X-C1-fan-Port.png/500px-X-C1-fan-Port.png" decoding="async" width="500" height="309" srcset="/images/thumb/4/48/X-C1-fan-Port.png/750px-X-C1-fan-Port.png 1.5x, /images/thumb/4/48/X-C1-fan-Port.png/1000px-X-C1-fan-Port.png 2x" data-file-width="1233" data-file-height="763"></a>
</p>
</details>
</html>
 

Navigation menu