XScript: Difference between revisions

Ruby (talk | contribs)
 
(7 intermediate revisions by 3 users not shown)
Line 41: Line 41:
* RetroPie
* RetroPie
* Twister
* Twister
* Home Assistant OS ({{red|Solution shared by a user.}} See [https://wiki.geekworm.com/XScript_HAOS ''full setup steps''])


'''Note:''' Not tested with '''Home Assistant''', for some reason, we are not able to upgrade and use the Home Assistant to test, please pay attention to check if there is any update in the future.(If you have successfully tested Home Assistant, welcome to share your experience via email at: support@geekworm.com)
'''Note:''' Not tested with '''Home Assistant''', for some reason, we are not able to upgrade and use the Home Assistant to test, please pay attention to check if there is any update in the future.(If you have successfully tested Home Assistant, welcome to share your experience via email at: support@geekworm.com)
Line 65: Line 66:
Please use the following command to get the software script if you are using '''BOOKWORM''' OS
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
  git clone https://github.com/geekworm-com/xscript.git
'''PS''': Run the following command to view system information:
'''PS''': Run the following command to view OS information:
<pre>
<pre>
pi@geekworm:~ $ lsb_release -a
pi@geekworm:~ $ lsb_release -a
Line 74: Line 75:
Codename: trixie
Codename: trixie
</pre>
</pre>
The line "Codename" indicates that the current system is Trixie OS.
The above last line "Codename" indicates that the current system is Trixie OS.


Then set executable permissions for script files with the following command:
Then set executable permissions for script files with the following command:
Line 158: Line 159:


A: TODO
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>
</details>


</html>
</html>






<!--Add review function! -->
<!--Add review function! -->
<comments />
<comment-streams id="main" />


<!--Please choose the  -->
<!--Please choose the  -->