<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.geekworm.com/index.php?action=history&amp;feed=atom&amp;title=CommentStreams%3AB2425e50e8c52f7ad697da8e7931e8f4</id>
	<title>CommentStreams:B2425e50e8c52f7ad697da8e7931e8f4 - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.geekworm.com/index.php?action=history&amp;feed=atom&amp;title=CommentStreams%3AB2425e50e8c52f7ad697da8e7931e8f4"/>
	<link rel="alternate" type="text/html" href="https://wiki.geekworm.com/index.php?title=CommentStreams:B2425e50e8c52f7ad697da8e7931e8f4&amp;action=history"/>
	<updated>2026-07-28T08:15:30Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.8</generator>
	<entry>
		<id>https://wiki.geekworm.com/index.php?title=CommentStreams:B2425e50e8c52f7ad697da8e7931e8f4&amp;diff=32171&amp;oldid=prev</id>
		<title>91.21.54.28: Migrated reply #1963</title>
		<link rel="alternate" type="text/html" href="https://wiki.geekworm.com/index.php?title=CommentStreams:B2425e50e8c52f7ad697da8e7931e8f4&amp;diff=32171&amp;oldid=prev"/>
		<updated>2021-10-12T19:39:48Z</updated>

		<summary type="html">&lt;p&gt;Migrated reply #1963&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;In the time of my last Post i &amp;quot;played a little&amp;quot; and figured out, that a Crontab isn&amp;#039;t the best way to start the x735 fan control...&lt;br /&gt;
&lt;br /&gt;
so ich write a boot_script.sh and locate it in the /home/pi/scripts folder of the pi...&lt;br /&gt;
this script will be triggered every boot by the /etc/rc.local if you enable it..&lt;br /&gt;
&lt;br /&gt;
try this:&lt;br /&gt;
sudo nano /etc/rc.local&lt;br /&gt;
&lt;br /&gt;
add a line at the end of the file and insert the boot_script into it including full path..&lt;br /&gt;
in my case i add following line:&lt;br /&gt;
&lt;br /&gt;
/home/pi/scripts/boot_script.sh&lt;br /&gt;
&lt;br /&gt;
crtl+o to save&lt;br /&gt;
crtl+x to close&lt;br /&gt;
&lt;br /&gt;
insert into the boot_script.sh the following line(s):&lt;br /&gt;
# Start the x735_board Fan Control script&lt;br /&gt;
echo &amp;quot;Starting Fan &amp;amp; Temperature Control on x735&amp;quot;&lt;br /&gt;
python /home/pi/x735-v2.5/pwm_fan_control.py &amp;amp;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
that&amp;#039;s all...&lt;br /&gt;
in this file you can add more commands as you need, and its a easy way to do this.. ;)&lt;br /&gt;
the boot_script need to be executable...&lt;br /&gt;
&lt;br /&gt;
Any questions? feel free to ask... ;)&amp;lt;!-- migrated from Comments; original IP: 91.21.54.28 --&amp;gt;&lt;/div&gt;</summary>
		<author><name>91.21.54.28</name></author>
	</entry>
</feed>