<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://gimx.fr/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Cajuil</id>
	<title>GIMX - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://gimx.fr/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Cajuil"/>
	<link rel="alternate" type="text/html" href="https://gimx.fr/wiki/index.php?title=Special:Contributions/Cajuil"/>
	<updated>2026-05-10T00:30:49Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.31.7</generator>
	<entry>
		<id>https://gimx.fr/wiki/index.php?title=CHIP&amp;diff=5296</id>
		<title>CHIP</title>
		<link rel="alternate" type="text/html" href="https://gimx.fr/wiki/index.php?title=CHIP&amp;diff=5296"/>
		<updated>2016-12-20T05:44:00Z</updated>

		<summary type="html">&lt;p&gt;Cajuil: /* GIMX on CHIP (tags: Next Thing Co. C.H.I.P.) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
== Power Limitations ==&lt;br /&gt;
&lt;br /&gt;
C.H.I.P. is '''limited to 900mA''' by default thus connecting an USB HUB or any other Periphal that requires more than that will make the device to abruptly '''turn off'''.&lt;br /&gt;
&lt;br /&gt;
At the time of this writing, version 4.4 No-limit won't be enough. You'll have to make changes in the system to remove this limitation.&lt;br /&gt;
&lt;br /&gt;
Please refer to: [http://www.chip-community.org/index.php/Troubleshooting#Abrupt_Shutdowns Abrupt Shutdowns] for more information.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Modifying C.H.I.P. Power Limitations ==&lt;br /&gt;
&lt;br /&gt;
The following steps and script is Copyrighted by Steven Ford http://geeky-boy.com/ and licensed &amp;quot;public domain style under [http://creativecommons.org/publicdomain/zero/1.0/ CC0].&lt;br /&gt;
&lt;br /&gt;
If you are having power problems, you should first log into CHIP with all peripherals disconnected. These instructions assume you are in a shell prompt on CHIP.&lt;br /&gt;
&lt;br /&gt;
'''Step 1.''' Get the shell script file onto CHIP:&lt;br /&gt;
&lt;br /&gt;
sudo wget -O /etc/init.d/axp209-nolim &amp;lt;nowiki&amp;gt;http://fordsfords.github.io/axp209-nolim/axp209-nolim&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;sudo chmod +x /etc/init.d/axp209-nolim&lt;br /&gt;
&amp;lt;br&amp;gt;sudo update-rc.d axp209-nolim defaults&lt;br /&gt;
&lt;br /&gt;
'''Step 2.''' Now, do a graceful restart:&lt;br /&gt;
&lt;br /&gt;
sudo shutdown -r now&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
For more information refer to: https://github.com/fordsfords/axp209-nolim&lt;br /&gt;
&lt;br /&gt;
== GIMX on CHIP (tags: Next Thing Co. C.H.I.P.) ==&lt;br /&gt;
&lt;br /&gt;
This guide will assume you've already configured your CHIP's WiFi connection (by using the command: nmtui) and know it's IP address to be able to connect to it.&lt;br /&gt;
&lt;br /&gt;
'''Step 1.''' Download and Install GIMX&lt;br /&gt;
&lt;br /&gt;
wget &amp;lt;nowiki&amp;gt;https://gimx.fr/download/gimx-raspbian&amp;lt;/nowiki&amp;gt; -O gimx.deb&lt;br /&gt;
&amp;lt;br&amp;gt;sudo dpkg -i gimx.deb&lt;br /&gt;
&amp;lt;br&amp;gt;sudo apt-get -f install&lt;br /&gt;
&lt;br /&gt;
'''Step 2.''' Stop &amp;amp; Disable Console TTY (make sure u are connected through SSH)&amp;lt;br&amp;gt;&lt;br /&gt;
sudo systemctl mask serial-getty@ttyS0.service&amp;lt;br&amp;gt;&lt;br /&gt;
sudo systemctl stop serial-getty@ttyS0.service&lt;br /&gt;
&lt;br /&gt;
'''Step 3.''' Create GIMX directories&amp;lt;br&amp;gt;&lt;br /&gt;
mkdir ~/.gimx; mkdir ~/.gimx/macros; mkdir ~/.gimx/config&lt;br /&gt;
&lt;br /&gt;
'''Step 4.''' Download and move the Configurations&amp;lt;br&amp;gt;&lt;br /&gt;
wget https://github.com/matlo/GIMX-configurations/archive/master.zip&lt;br /&gt;
&lt;br /&gt;
unzip master.zip&amp;lt;br&amp;gt;&lt;br /&gt;
mv GIMX-configurations-master/Linux/* ~/.gimx/config&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Step 5.''' Delete the file master.zip and the directory GIMX-configurations-master&amp;lt;br&amp;gt;&lt;br /&gt;
rm master.zip&amp;lt;br&amp;gt;&lt;br /&gt;
rm -rf GIMX-configurations-master&lt;br /&gt;
&lt;br /&gt;
You are now ready to start using GIMX.&lt;br /&gt;
&lt;br /&gt;
'''NOTE''': Keep in mind that the serial interface is '''/dev/ttyS0'''&lt;/div&gt;</summary>
		<author><name>Cajuil</name></author>
		
	</entry>
	<entry>
		<id>https://gimx.fr/wiki/index.php?title=CHIP&amp;diff=5295</id>
		<title>CHIP</title>
		<link rel="alternate" type="text/html" href="https://gimx.fr/wiki/index.php?title=CHIP&amp;diff=5295"/>
		<updated>2016-12-20T05:40:06Z</updated>

		<summary type="html">&lt;p&gt;Cajuil: /* GIMX on CHIP (tags: Next Thing Co. C.H.I.P.) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
== Power Limitations ==&lt;br /&gt;
&lt;br /&gt;
C.H.I.P. is '''limited to 900mA''' by default thus connecting an USB HUB or any other Periphal that requires more than that will make the device to abruptly '''turn off'''.&lt;br /&gt;
&lt;br /&gt;
At the time of this writing, version 4.4 No-limit won't be enough. You'll have to make changes in the system to remove this limitation.&lt;br /&gt;
&lt;br /&gt;
Please refer to: [http://www.chip-community.org/index.php/Troubleshooting#Abrupt_Shutdowns Abrupt Shutdowns] for more information.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Modifying C.H.I.P. Power Limitations ==&lt;br /&gt;
&lt;br /&gt;
The following steps and script is Copyrighted by Steven Ford http://geeky-boy.com/ and licensed &amp;quot;public domain style under [http://creativecommons.org/publicdomain/zero/1.0/ CC0].&lt;br /&gt;
&lt;br /&gt;
If you are having power problems, you should first log into CHIP with all peripherals disconnected. These instructions assume you are in a shell prompt on CHIP.&lt;br /&gt;
&lt;br /&gt;
'''Step 1.''' Get the shell script file onto CHIP:&lt;br /&gt;
&lt;br /&gt;
sudo wget -O /etc/init.d/axp209-nolim &amp;lt;nowiki&amp;gt;http://fordsfords.github.io/axp209-nolim/axp209-nolim&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;sudo chmod +x /etc/init.d/axp209-nolim&lt;br /&gt;
&amp;lt;br&amp;gt;sudo update-rc.d axp209-nolim defaults&lt;br /&gt;
&lt;br /&gt;
'''Step 2.''' Now, do a graceful restart:&lt;br /&gt;
&lt;br /&gt;
sudo shutdown -r now&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
For more information refer to: https://github.com/fordsfords/axp209-nolim&lt;br /&gt;
&lt;br /&gt;
== GIMX on CHIP (tags: Next Thing Co. C.H.I.P.) ==&lt;br /&gt;
&lt;br /&gt;
This guide will assume you've already configured your CHIP's WiFi connection (by using the command: nmtui) and know it's IP address to be able to connect to it.&lt;br /&gt;
&lt;br /&gt;
'''Step 1.''' Download and Istall GIMX&lt;br /&gt;
&lt;br /&gt;
wget &amp;lt;nowiki&amp;gt;https://gimx.fr/download/gimx-raspbian&amp;lt;/nowiki&amp;gt; -O gimx.deb&lt;br /&gt;
&amp;lt;br&amp;gt;sudo dpkg -i gimx.deb&lt;br /&gt;
&amp;lt;br&amp;gt;sudo apt-get -f install&lt;br /&gt;
&lt;br /&gt;
'''Step 2.''' Stop &amp;amp; Disable Console TTY (make sure u are connected through SSH)&amp;lt;br&amp;gt;&lt;br /&gt;
sudo systemctl mask serial-getty@ttyS0.service&amp;lt;br&amp;gt;&lt;br /&gt;
sudo systemctl stop serial-getty@ttyS0.service&lt;br /&gt;
&lt;br /&gt;
'''Step 3.''' Create GIMX directories&amp;lt;br&amp;gt;&lt;br /&gt;
mkdir ~/.gimx; mkdir ~/.gimx/macros; mkdir ~/.gimx/config&lt;br /&gt;
&lt;br /&gt;
'''Step 4.''' Download and move the Configurations&amp;lt;br&amp;gt;&lt;br /&gt;
wget https://github.com/matlo/GIMX-configurations/archive/master.zip&lt;br /&gt;
&lt;br /&gt;
unzip master.zip&amp;lt;br&amp;gt;&lt;br /&gt;
mv GIMX-configurations-master/Linux/* ~/.gimx/config&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Step 5.''' Delete the file master.zip and the directory GIMX-configurations-master&amp;lt;br&amp;gt;&lt;br /&gt;
rm master.zip&amp;lt;br&amp;gt;&lt;br /&gt;
rm -rf GIMX-configurations-master&lt;br /&gt;
&lt;br /&gt;
You are now ready to start using GIMX.&lt;br /&gt;
&lt;br /&gt;
'''NOTE''': Keep in mind that the serial interface is '''/dev/ttyS0'''&lt;/div&gt;</summary>
		<author><name>Cajuil</name></author>
		
	</entry>
	<entry>
		<id>https://gimx.fr/wiki/index.php?title=CHIP&amp;diff=5294</id>
		<title>CHIP</title>
		<link rel="alternate" type="text/html" href="https://gimx.fr/wiki/index.php?title=CHIP&amp;diff=5294"/>
		<updated>2016-12-20T05:20:00Z</updated>

		<summary type="html">&lt;p&gt;Cajuil: /* Modify C.H.I.P. Power Limitations */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
== Power Limitations ==&lt;br /&gt;
&lt;br /&gt;
C.H.I.P. is '''limited to 900mA''' by default thus connecting an USB HUB or any other Periphal that requires more than that will make the device to abruptly '''turn off'''.&lt;br /&gt;
&lt;br /&gt;
At the time of this writing, version 4.4 No-limit won't be enough. You'll have to make changes in the system to remove this limitation.&lt;br /&gt;
&lt;br /&gt;
Please refer to: [http://www.chip-community.org/index.php/Troubleshooting#Abrupt_Shutdowns Abrupt Shutdowns] for more information.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Modifying C.H.I.P. Power Limitations ==&lt;br /&gt;
&lt;br /&gt;
The following steps and script is Copyrighted by Steven Ford http://geeky-boy.com/ and licensed &amp;quot;public domain style under [http://creativecommons.org/publicdomain/zero/1.0/ CC0].&lt;br /&gt;
&lt;br /&gt;
If you are having power problems, you should first log into CHIP with all peripherals disconnected. These instructions assume you are in a shell prompt on CHIP.&lt;br /&gt;
&lt;br /&gt;
'''Step 1.''' Get the shell script file onto CHIP:&lt;br /&gt;
&lt;br /&gt;
sudo wget -O /etc/init.d/axp209-nolim &amp;lt;nowiki&amp;gt;http://fordsfords.github.io/axp209-nolim/axp209-nolim&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;sudo chmod +x /etc/init.d/axp209-nolim&lt;br /&gt;
&amp;lt;br&amp;gt;sudo update-rc.d axp209-nolim defaults&lt;br /&gt;
&lt;br /&gt;
'''Step 2.''' Now, do a graceful restart:&lt;br /&gt;
&lt;br /&gt;
sudo shutdown -r now&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
For more information refer to: https://github.com/fordsfords/axp209-nolim&lt;br /&gt;
&lt;br /&gt;
== GIMX on CHIP (tags: Next Thing Co. C.H.I.P.) ==&lt;br /&gt;
&lt;br /&gt;
This guide will assume you've already configured your CHIP's WiFi connection (by using the command: nmtui) and know it's IP address to be able to connect to it.&lt;br /&gt;
&lt;br /&gt;
'''Step 1.''' Download and Istall GIMX&lt;br /&gt;
&lt;br /&gt;
wget &amp;lt;nowiki&amp;gt;https://gimx.fr/download/gimx-raspbian&amp;lt;/nowiki&amp;gt; -O gimx.deb&lt;br /&gt;
&amp;lt;br&amp;gt;sudo dpkg -i gimx.deb&lt;br /&gt;
&amp;lt;br&amp;gt;sudo apt-get -f install&lt;br /&gt;
&lt;br /&gt;
'''Step 2.''' Stop &amp;amp; Disable Console TTY (make sure u are connected through SSH)&amp;lt;br&amp;gt;&lt;br /&gt;
sudo systemctl mask serial-getty@ttyS0.service&amp;lt;br&amp;gt;&lt;br /&gt;
sudo systemctl stop serial-getty@ttyS0.service&lt;br /&gt;
&lt;br /&gt;
'''Step 3.''' Create GIMX directories&amp;lt;br&amp;gt;&lt;br /&gt;
mkdir ~/.gimx; mkdir ~/.gimx/macros; mkdir ~/.gimx/config&lt;br /&gt;
&lt;br /&gt;
'''Step 4.''' Download and move the Configurations&amp;lt;br&amp;gt;&lt;br /&gt;
wget https://github.com/matlo/GIMX-configurations/archive/master.zip&lt;br /&gt;
&lt;br /&gt;
unzip master.zip&amp;lt;br&amp;gt;&lt;br /&gt;
mv GIMX-configurations-master/Linux/* ~/.gimx/config&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Step 5.''' Delete the file master.zip and the directory GIMX-configurations-master&amp;lt;br&amp;gt;&lt;br /&gt;
rm master.zip&amp;lt;br&amp;gt;&lt;br /&gt;
rm -rf GIMX-configurations-master&lt;/div&gt;</summary>
		<author><name>Cajuil</name></author>
		
	</entry>
	<entry>
		<id>https://gimx.fr/wiki/index.php?title=CHIP&amp;diff=5293</id>
		<title>CHIP</title>
		<link rel="alternate" type="text/html" href="https://gimx.fr/wiki/index.php?title=CHIP&amp;diff=5293"/>
		<updated>2016-12-20T05:18:32Z</updated>

		<summary type="html">&lt;p&gt;Cajuil: /* GIMX on CHIP (tags: Next Thing Co. C.H.I.P.) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
== Power Limitations ==&lt;br /&gt;
&lt;br /&gt;
C.H.I.P. is '''limited to 900mA''' by default thus connecting an USB HUB or any other Periphal that requires more than that will make the device to abruptly '''turn off'''.&lt;br /&gt;
&lt;br /&gt;
At the time of this writing, version 4.4 No-limit won't be enough. You'll have to make changes in the system to remove this limitation.&lt;br /&gt;
&lt;br /&gt;
Please refer to: [http://www.chip-community.org/index.php/Troubleshooting#Abrupt_Shutdowns Abrupt Shutdowns] for more information.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Modify C.H.I.P. Power Limitations ==&lt;br /&gt;
&lt;br /&gt;
The following steps and script is Copyrighted by Steven Ford http://geeky-boy.com/ and licensed &amp;quot;public domain style under [http://creativecommons.org/publicdomain/zero/1.0/ CC0].&lt;br /&gt;
&lt;br /&gt;
If you are having power problems, you should first log into CHIP with all peripherals disconnected. These instructions assume you are in a shell prompt on CHIP.&lt;br /&gt;
&lt;br /&gt;
'''Step 1.''' Get the shell script file onto CHIP:&lt;br /&gt;
&lt;br /&gt;
sudo wget -O /etc/init.d/axp209-nolim &amp;lt;nowiki&amp;gt;http://fordsfords.github.io/axp209-nolim/axp209-nolim&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;sudo chmod +x /etc/init.d/axp209-nolim&lt;br /&gt;
&amp;lt;br&amp;gt;sudo update-rc.d axp209-nolim defaults&lt;br /&gt;
&lt;br /&gt;
'''Step 2.''' Now, do a graceful restart:&lt;br /&gt;
&lt;br /&gt;
sudo shutdown -r now&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
For more information refer to: https://github.com/fordsfords/axp209-nolim&lt;br /&gt;
&lt;br /&gt;
== GIMX on CHIP (tags: Next Thing Co. C.H.I.P.) ==&lt;br /&gt;
&lt;br /&gt;
This guide will assume you've already configured your CHIP's WiFi connection (by using the command: nmtui) and know it's IP address to be able to connect to it.&lt;br /&gt;
&lt;br /&gt;
'''Step 1.''' Download and Istall GIMX&lt;br /&gt;
&lt;br /&gt;
wget &amp;lt;nowiki&amp;gt;https://gimx.fr/download/gimx-raspbian&amp;lt;/nowiki&amp;gt; -O gimx.deb&lt;br /&gt;
&amp;lt;br&amp;gt;sudo dpkg -i gimx.deb&lt;br /&gt;
&amp;lt;br&amp;gt;sudo apt-get -f install&lt;br /&gt;
&lt;br /&gt;
'''Step 2.''' Stop &amp;amp; Disable Console TTY (make sure u are connected through SSH)&amp;lt;br&amp;gt;&lt;br /&gt;
sudo systemctl mask serial-getty@ttyS0.service&amp;lt;br&amp;gt;&lt;br /&gt;
sudo systemctl stop serial-getty@ttyS0.service&lt;br /&gt;
&lt;br /&gt;
'''Step 3.''' Create GIMX directories&amp;lt;br&amp;gt;&lt;br /&gt;
mkdir ~/.gimx; mkdir ~/.gimx/macros; mkdir ~/.gimx/config&lt;br /&gt;
&lt;br /&gt;
'''Step 4.''' Download and move the Configurations&amp;lt;br&amp;gt;&lt;br /&gt;
wget https://github.com/matlo/GIMX-configurations/archive/master.zip&lt;br /&gt;
&lt;br /&gt;
unzip master.zip&amp;lt;br&amp;gt;&lt;br /&gt;
mv GIMX-configurations-master/Linux/* ~/.gimx/config&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Step 5.''' Delete the file master.zip and the directory GIMX-configurations-master&amp;lt;br&amp;gt;&lt;br /&gt;
rm master.zip&amp;lt;br&amp;gt;&lt;br /&gt;
rm -rf GIMX-configurations-master&lt;/div&gt;</summary>
		<author><name>Cajuil</name></author>
		
	</entry>
	<entry>
		<id>https://gimx.fr/wiki/index.php?title=CHIP&amp;diff=5292</id>
		<title>CHIP</title>
		<link rel="alternate" type="text/html" href="https://gimx.fr/wiki/index.php?title=CHIP&amp;diff=5292"/>
		<updated>2016-12-20T05:17:21Z</updated>

		<summary type="html">&lt;p&gt;Cajuil: /* GIMX on CHIP (tags: Next Thing Co. C.H.I.P.) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
== Power Limitations ==&lt;br /&gt;
&lt;br /&gt;
C.H.I.P. is '''limited to 900mA''' by default thus connecting an USB HUB or any other Periphal that requires more than that will make the device to abruptly '''turn off'''.&lt;br /&gt;
&lt;br /&gt;
At the time of this writing, version 4.4 No-limit won't be enough. You'll have to make changes in the system to remove this limitation.&lt;br /&gt;
&lt;br /&gt;
Please refer to: [http://www.chip-community.org/index.php/Troubleshooting#Abrupt_Shutdowns Abrupt Shutdowns] for more information.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Modify C.H.I.P. Power Limitations ==&lt;br /&gt;
&lt;br /&gt;
The following steps and script is Copyrighted by Steven Ford http://geeky-boy.com/ and licensed &amp;quot;public domain style under [http://creativecommons.org/publicdomain/zero/1.0/ CC0].&lt;br /&gt;
&lt;br /&gt;
If you are having power problems, you should first log into CHIP with all peripherals disconnected. These instructions assume you are in a shell prompt on CHIP.&lt;br /&gt;
&lt;br /&gt;
'''Step 1.''' Get the shell script file onto CHIP:&lt;br /&gt;
&lt;br /&gt;
sudo wget -O /etc/init.d/axp209-nolim &amp;lt;nowiki&amp;gt;http://fordsfords.github.io/axp209-nolim/axp209-nolim&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;sudo chmod +x /etc/init.d/axp209-nolim&lt;br /&gt;
&amp;lt;br&amp;gt;sudo update-rc.d axp209-nolim defaults&lt;br /&gt;
&lt;br /&gt;
'''Step 2.''' Now, do a graceful restart:&lt;br /&gt;
&lt;br /&gt;
sudo shutdown -r now&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
For more information refer to: https://github.com/fordsfords/axp209-nolim&lt;br /&gt;
&lt;br /&gt;
== GIMX on CHIP (tags: Next Thing Co. C.H.I.P.) ==&lt;br /&gt;
&lt;br /&gt;
This guide will assume you've already configured your CHIP's WiFi connection (by using the command: nmtui) and know it's IP address to be able to connect to it.&lt;br /&gt;
&lt;br /&gt;
'''Step 1.''' Download and Istall GIMX&lt;br /&gt;
&lt;br /&gt;
wget &amp;lt;nowiki&amp;gt;https://gimx.fr/download/gimx-raspbian&amp;lt;/nowiki&amp;gt; -O gimx.deb&lt;br /&gt;
&amp;lt;br&amp;gt;sudo dpkg -i gimx.deb&lt;br /&gt;
&amp;lt;br&amp;gt;sudo apt-get -f install&lt;br /&gt;
&lt;br /&gt;
'''Step 2.''' Stop &amp;amp; Disable Console TTY (make sure u are connected through SSH)&amp;lt;br&amp;gt;&lt;br /&gt;
sudo systemctl mask serial-getty@ttyS0.service&amp;lt;br&amp;gt;&lt;br /&gt;
sudo systemctl stop serial-getty@ttyS0.service&lt;br /&gt;
&lt;br /&gt;
'''Step 3.''' Create GIMX directories&amp;lt;br&amp;gt;&lt;br /&gt;
mkdir ~/.gimx; mkdir ~/.gimx/macros; mkdir ~/.gimx/config&lt;br /&gt;
&lt;br /&gt;
'''Step 4.''' Download and move the Configurations&amp;lt;br&amp;gt;&lt;br /&gt;
wget https://github.com/matlo/GIMX-configurations/archive/master.zip&lt;br /&gt;
&lt;br /&gt;
unzip master.zip&amp;lt;br&amp;gt;&lt;br /&gt;
cd GIMX-configurations-master&amp;lt;br&amp;gt;&lt;br /&gt;
cd Linux&amp;lt;br&amp;gt;&lt;br /&gt;
mv * ~/.gimx/config&amp;lt;br&amp;gt;&lt;br /&gt;
cd ~&lt;br /&gt;
&lt;br /&gt;
'''Step 5.''' Delete the file master.zip and the directory GIMX-configurations-master&amp;lt;br&amp;gt;&lt;br /&gt;
rm master.zip&amp;lt;br&amp;gt;&lt;br /&gt;
rm -rf GIMX-configurations-master&lt;/div&gt;</summary>
		<author><name>Cajuil</name></author>
		
	</entry>
	<entry>
		<id>https://gimx.fr/wiki/index.php?title=CHIP&amp;diff=5291</id>
		<title>CHIP</title>
		<link rel="alternate" type="text/html" href="https://gimx.fr/wiki/index.php?title=CHIP&amp;diff=5291"/>
		<updated>2016-12-20T05:16:22Z</updated>

		<summary type="html">&lt;p&gt;Cajuil: /* GIMX on CHIP (tags: Next Thing Co. C.H.I.P.) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
== Power Limitations ==&lt;br /&gt;
&lt;br /&gt;
C.H.I.P. is '''limited to 900mA''' by default thus connecting an USB HUB or any other Periphal that requires more than that will make the device to abruptly '''turn off'''.&lt;br /&gt;
&lt;br /&gt;
At the time of this writing, version 4.4 No-limit won't be enough. You'll have to make changes in the system to remove this limitation.&lt;br /&gt;
&lt;br /&gt;
Please refer to: [http://www.chip-community.org/index.php/Troubleshooting#Abrupt_Shutdowns Abrupt Shutdowns] for more information.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Modify C.H.I.P. Power Limitations ==&lt;br /&gt;
&lt;br /&gt;
The following steps and script is Copyrighted by Steven Ford http://geeky-boy.com/ and licensed &amp;quot;public domain style under [http://creativecommons.org/publicdomain/zero/1.0/ CC0].&lt;br /&gt;
&lt;br /&gt;
If you are having power problems, you should first log into CHIP with all peripherals disconnected. These instructions assume you are in a shell prompt on CHIP.&lt;br /&gt;
&lt;br /&gt;
'''Step 1.''' Get the shell script file onto CHIP:&lt;br /&gt;
&lt;br /&gt;
sudo wget -O /etc/init.d/axp209-nolim &amp;lt;nowiki&amp;gt;http://fordsfords.github.io/axp209-nolim/axp209-nolim&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;sudo chmod +x /etc/init.d/axp209-nolim&lt;br /&gt;
&amp;lt;br&amp;gt;sudo update-rc.d axp209-nolim defaults&lt;br /&gt;
&lt;br /&gt;
'''Step 2.''' Now, do a graceful restart:&lt;br /&gt;
&lt;br /&gt;
sudo shutdown -r now&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
For more information refer to: https://github.com/fordsfords/axp209-nolim&lt;br /&gt;
&lt;br /&gt;
== GIMX on CHIP (tags: Next Thing Co. C.H.I.P.) ==&lt;br /&gt;
&lt;br /&gt;
This guide will assume you've already configured your CHIP's WiFi connection (by using the command: nmtui) and know it's IP address to be able to connect to it.&lt;br /&gt;
&lt;br /&gt;
'''Step 1.''' Download and Istall GIMX&lt;br /&gt;
&lt;br /&gt;
wget &amp;lt;nowiki&amp;gt;https://gimx.fr/download/gimx-raspbian&amp;lt;/nowiki&amp;gt; -O gimx.deb&lt;br /&gt;
&amp;lt;br&amp;gt;sudo dpkg -i gimx.deb&lt;br /&gt;
&amp;lt;br&amp;gt;sudo apt-get -f install&lt;br /&gt;
&lt;br /&gt;
'''Step 2.''' Stop &amp;amp; Disable Console TTY (make sure u are connected through SSH)&amp;lt;br&amp;gt;&lt;br /&gt;
sudo systemctl mask serial-getty@ttyS0.service&amp;lt;br&amp;gt;&lt;br /&gt;
sudo systemctl stop serial-getty@ttyS0.service&lt;br /&gt;
&lt;br /&gt;
'''Step 3.''' Create GIMX directories&amp;lt;br&amp;gt;&lt;br /&gt;
mkdir .gimx; mkdir .gimx/macros; mkdir .gimx/config&lt;br /&gt;
&lt;br /&gt;
'''Step 4.''' Download and move the Configurations&amp;lt;br&amp;gt;&lt;br /&gt;
wget https://github.com/matlo/GIMX-configurations/archive/master.zip&lt;br /&gt;
&lt;br /&gt;
unzip master.zip&amp;lt;br&amp;gt;&lt;br /&gt;
cd GIMX-configurations-master&amp;lt;br&amp;gt;&lt;br /&gt;
cd Linux&amp;lt;br&amp;gt;&lt;br /&gt;
mv * ~/.gimx/config&amp;lt;br&amp;gt;&lt;br /&gt;
cd ~&lt;br /&gt;
&lt;br /&gt;
'''Step 5.''' Delete the file master.zip and the directory GIMX-configurations-master&amp;lt;br&amp;gt;&lt;br /&gt;
rm master.zip&amp;lt;br&amp;gt;&lt;br /&gt;
rm -rf GIMX-configurations-master&lt;/div&gt;</summary>
		<author><name>Cajuil</name></author>
		
	</entry>
	<entry>
		<id>https://gimx.fr/wiki/index.php?title=CHIP&amp;diff=5290</id>
		<title>CHIP</title>
		<link rel="alternate" type="text/html" href="https://gimx.fr/wiki/index.php?title=CHIP&amp;diff=5290"/>
		<updated>2016-12-20T05:14:51Z</updated>

		<summary type="html">&lt;p&gt;Cajuil: /* Modify C.H.I.P. Power Limitations */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
== Power Limitations ==&lt;br /&gt;
&lt;br /&gt;
C.H.I.P. is '''limited to 900mA''' by default thus connecting an USB HUB or any other Periphal that requires more than that will make the device to abruptly '''turn off'''.&lt;br /&gt;
&lt;br /&gt;
At the time of this writing, version 4.4 No-limit won't be enough. You'll have to make changes in the system to remove this limitation.&lt;br /&gt;
&lt;br /&gt;
Please refer to: [http://www.chip-community.org/index.php/Troubleshooting#Abrupt_Shutdowns Abrupt Shutdowns] for more information.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Modify C.H.I.P. Power Limitations ==&lt;br /&gt;
&lt;br /&gt;
The following steps and script is Copyrighted by Steven Ford http://geeky-boy.com/ and licensed &amp;quot;public domain style under [http://creativecommons.org/publicdomain/zero/1.0/ CC0].&lt;br /&gt;
&lt;br /&gt;
If you are having power problems, you should first log into CHIP with all peripherals disconnected. These instructions assume you are in a shell prompt on CHIP.&lt;br /&gt;
&lt;br /&gt;
'''Step 1.''' Get the shell script file onto CHIP:&lt;br /&gt;
&lt;br /&gt;
sudo wget -O /etc/init.d/axp209-nolim &amp;lt;nowiki&amp;gt;http://fordsfords.github.io/axp209-nolim/axp209-nolim&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;sudo chmod +x /etc/init.d/axp209-nolim&lt;br /&gt;
&amp;lt;br&amp;gt;sudo update-rc.d axp209-nolim defaults&lt;br /&gt;
&lt;br /&gt;
'''Step 2.''' Now, do a graceful restart:&lt;br /&gt;
&lt;br /&gt;
sudo shutdown -r now&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
For more information refer to: https://github.com/fordsfords/axp209-nolim&lt;br /&gt;
&lt;br /&gt;
== GIMX on CHIP (tags: Next Thing Co. C.H.I.P.) ==&lt;br /&gt;
&lt;br /&gt;
This guide will assume you've already configured your CHIP's WiFi connection (by using the command: nmtui) and know it's IP address to be able to connect to it.&lt;br /&gt;
&lt;br /&gt;
'''Step 1.''' Download and Istall GIMX&lt;br /&gt;
&lt;br /&gt;
wget &amp;lt;nowiki&amp;gt;https://gimx.fr/download/gimx-raspbian&amp;lt;/nowiki&amp;gt; -O gimx.deb&lt;br /&gt;
&amp;lt;br&amp;gt;sudo dpkg -i gimx.deb&lt;br /&gt;
&amp;lt;br&amp;gt;sudo apt-get -f install&lt;br /&gt;
&lt;br /&gt;
'''Step 2.''' Stop &amp;amp; Disable Console TTY (make sure u are connected through SSH)&lt;br /&gt;
sudo systemctl mask serial-getty@ttyS0.service&lt;br /&gt;
sudo systemctl stop serial-getty@ttyS0.service&lt;br /&gt;
&lt;br /&gt;
'''Step 3.''' Create GIMX directories&lt;br /&gt;
mkdir .gimx; mkdir .gimx/macros; mkdir .gimx/config&lt;br /&gt;
&lt;br /&gt;
'''Step 4.''' Download and move the Configurations&lt;br /&gt;
wget https://github.com/matlo/GIMX-configurations/archive/master.zip&lt;br /&gt;
&lt;br /&gt;
unzip master.zip&lt;br /&gt;
cd GIMX-configurations-master&lt;br /&gt;
cd Linux&lt;br /&gt;
mv * ~/.gimx/config&lt;br /&gt;
cd ~&lt;br /&gt;
&lt;br /&gt;
'''Step 5.''' Delete the file master.zip and the directory GIMX-configurations-master&lt;br /&gt;
rm master.zip&lt;br /&gt;
rm -rf GIMX-configurations-master&lt;/div&gt;</summary>
		<author><name>Cajuil</name></author>
		
	</entry>
	<entry>
		<id>https://gimx.fr/wiki/index.php?title=CHIP&amp;diff=5289</id>
		<title>CHIP</title>
		<link rel="alternate" type="text/html" href="https://gimx.fr/wiki/index.php?title=CHIP&amp;diff=5289"/>
		<updated>2016-12-20T05:14:04Z</updated>

		<summary type="html">&lt;p&gt;Cajuil: /* Modify C.H.I.P. Power Limitations */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
== Power Limitations ==&lt;br /&gt;
&lt;br /&gt;
C.H.I.P. is '''limited to 900mA''' by default thus connecting an USB HUB or any other Periphal that requires more than that will make the device to abruptly '''turn off'''.&lt;br /&gt;
&lt;br /&gt;
At the time of this writing, version 4.4 No-limit won't be enough. You'll have to make changes in the system to remove this limitation.&lt;br /&gt;
&lt;br /&gt;
Please refer to: [http://www.chip-community.org/index.php/Troubleshooting#Abrupt_Shutdowns Abrupt Shutdowns] for more information.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Modify C.H.I.P. Power Limitations ==&lt;br /&gt;
&lt;br /&gt;
The following steps and script is Copyrighted by Steven Ford http://geeky-boy.com/ and licensed &amp;quot;public domain style under [http://creativecommons.org/publicdomain/zero/1.0/ CC0].&lt;br /&gt;
&lt;br /&gt;
If you are having power problems, you should first log into CHIP with all peripherals disconnected. These instructions assume you are in a shell prompt on CHIP.&lt;br /&gt;
&lt;br /&gt;
'''Step 1.''' Get the shell script file onto CHIP:&lt;br /&gt;
&lt;br /&gt;
sudo wget -O /etc/init.d/axp209-nolim &amp;lt;nowiki&amp;gt;http://fordsfords.github.io/axp209-nolim/axp209-nolim&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;sudo chmod +x /etc/init.d/axp209-nolim&lt;br /&gt;
&amp;lt;br&amp;gt;sudo update-rc.d axp209-nolim defaults&lt;br /&gt;
&lt;br /&gt;
'''Step 2.''' Now, do a graceful restart:&lt;br /&gt;
&lt;br /&gt;
For more information refer to: https://github.com/fordsfords/axp209-nolim&lt;br /&gt;
&lt;br /&gt;
sudo shutdown -r now&lt;br /&gt;
&lt;br /&gt;
== GIMX on CHIP (tags: Next Thing Co. C.H.I.P.) ==&lt;br /&gt;
&lt;br /&gt;
This guide will assume you've already configured your CHIP's WiFi connection (by using the command: nmtui) and know it's IP address to be able to connect to it.&lt;br /&gt;
&lt;br /&gt;
'''Step 1.''' Download and Istall GIMX&lt;br /&gt;
&lt;br /&gt;
wget &amp;lt;nowiki&amp;gt;https://gimx.fr/download/gimx-raspbian&amp;lt;/nowiki&amp;gt; -O gimx.deb&lt;br /&gt;
&amp;lt;br&amp;gt;sudo dpkg -i gimx.deb&lt;br /&gt;
&amp;lt;br&amp;gt;sudo apt-get -f install&lt;br /&gt;
&lt;br /&gt;
'''Step 2.''' Stop &amp;amp; Disable Console TTY (make sure u are connected through SSH)&lt;br /&gt;
sudo systemctl mask serial-getty@ttyS0.service&lt;br /&gt;
sudo systemctl stop serial-getty@ttyS0.service&lt;br /&gt;
&lt;br /&gt;
'''Step 3.''' Create GIMX directories&lt;br /&gt;
mkdir .gimx; mkdir .gimx/macros; mkdir .gimx/config&lt;br /&gt;
&lt;br /&gt;
'''Step 4.''' Download and move the Configurations&lt;br /&gt;
wget https://github.com/matlo/GIMX-configurations/archive/master.zip&lt;br /&gt;
&lt;br /&gt;
unzip master.zip&lt;br /&gt;
cd GIMX-configurations-master&lt;br /&gt;
cd Linux&lt;br /&gt;
mv * ~/.gimx/config&lt;br /&gt;
cd ~&lt;br /&gt;
&lt;br /&gt;
'''Step 5.''' Delete the file master.zip and the directory GIMX-configurations-master&lt;br /&gt;
rm master.zip&lt;br /&gt;
rm -rf GIMX-configurations-master&lt;/div&gt;</summary>
		<author><name>Cajuil</name></author>
		
	</entry>
	<entry>
		<id>https://gimx.fr/wiki/index.php?title=CHIP&amp;diff=5288</id>
		<title>CHIP</title>
		<link rel="alternate" type="text/html" href="https://gimx.fr/wiki/index.php?title=CHIP&amp;diff=5288"/>
		<updated>2016-12-20T05:13:18Z</updated>

		<summary type="html">&lt;p&gt;Cajuil: /* GIMX on CHIP (tags: Next Thing Co. C.H.I.P.) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
== Power Limitations ==&lt;br /&gt;
&lt;br /&gt;
C.H.I.P. is '''limited to 900mA''' by default thus connecting an USB HUB or any other Periphal that requires more than that will make the device to abruptly '''turn off'''.&lt;br /&gt;
&lt;br /&gt;
At the time of this writing, version 4.4 No-limit won't be enough. You'll have to make changes in the system to remove this limitation.&lt;br /&gt;
&lt;br /&gt;
Please refer to: [http://www.chip-community.org/index.php/Troubleshooting#Abrupt_Shutdowns Abrupt Shutdowns] for more information.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Modify C.H.I.P. Power Limitations ==&lt;br /&gt;
&lt;br /&gt;
The following steps and script is Copyrighted by Steven Ford [http://geeky-boy.com/] and licensed &amp;quot;public domain style under [http://creativecommons.org/publicdomain/zero/1.0/ CC0].&lt;br /&gt;
&lt;br /&gt;
If you are having power problems, you should first log into CHIP with all peripherals disconnected. These instructions assume you are in a shell prompt on CHIP.&lt;br /&gt;
&lt;br /&gt;
'''Step 1.''' Get the shell script file onto CHIP:&lt;br /&gt;
&lt;br /&gt;
sudo wget -O /etc/init.d/axp209-nolim &amp;lt;nowiki&amp;gt;http://fordsfords.github.io/axp209-nolim/axp209-nolim&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;sudo chmod +x /etc/init.d/axp209-nolim&lt;br /&gt;
&amp;lt;br&amp;gt;sudo update-rc.d axp209-nolim defaults&lt;br /&gt;
&lt;br /&gt;
'''Step 2.''' Now, do a graceful restart:&lt;br /&gt;
&lt;br /&gt;
For more information refer to: [https://github.com/fordsfords/axp209-nolim]&lt;br /&gt;
&lt;br /&gt;
sudo shutdown -r now&lt;br /&gt;
&lt;br /&gt;
== GIMX on CHIP (tags: Next Thing Co. C.H.I.P.) ==&lt;br /&gt;
&lt;br /&gt;
This guide will assume you've already configured your CHIP's WiFi connection (by using the command: nmtui) and know it's IP address to be able to connect to it.&lt;br /&gt;
&lt;br /&gt;
'''Step 1.''' Download and Istall GIMX&lt;br /&gt;
&lt;br /&gt;
wget &amp;lt;nowiki&amp;gt;https://gimx.fr/download/gimx-raspbian&amp;lt;/nowiki&amp;gt; -O gimx.deb&lt;br /&gt;
&amp;lt;br&amp;gt;sudo dpkg -i gimx.deb&lt;br /&gt;
&amp;lt;br&amp;gt;sudo apt-get -f install&lt;br /&gt;
&lt;br /&gt;
'''Step 2.''' Stop &amp;amp; Disable Console TTY (make sure u are connected through SSH)&lt;br /&gt;
sudo systemctl mask serial-getty@ttyS0.service&lt;br /&gt;
sudo systemctl stop serial-getty@ttyS0.service&lt;br /&gt;
&lt;br /&gt;
'''Step 3.''' Create GIMX directories&lt;br /&gt;
mkdir .gimx; mkdir .gimx/macros; mkdir .gimx/config&lt;br /&gt;
&lt;br /&gt;
'''Step 4.''' Download and move the Configurations&lt;br /&gt;
wget https://github.com/matlo/GIMX-configurations/archive/master.zip&lt;br /&gt;
&lt;br /&gt;
unzip master.zip&lt;br /&gt;
cd GIMX-configurations-master&lt;br /&gt;
cd Linux&lt;br /&gt;
mv * ~/.gimx/config&lt;br /&gt;
cd ~&lt;br /&gt;
&lt;br /&gt;
'''Step 5.''' Delete the file master.zip and the directory GIMX-configurations-master&lt;br /&gt;
rm master.zip&lt;br /&gt;
rm -rf GIMX-configurations-master&lt;/div&gt;</summary>
		<author><name>Cajuil</name></author>
		
	</entry>
	<entry>
		<id>https://gimx.fr/wiki/index.php?title=CHIP&amp;diff=5287</id>
		<title>CHIP</title>
		<link rel="alternate" type="text/html" href="https://gimx.fr/wiki/index.php?title=CHIP&amp;diff=5287"/>
		<updated>2016-12-20T05:08:00Z</updated>

		<summary type="html">&lt;p&gt;Cajuil: /* GIMX on CHIP (tags: Next Thing Co. C.H.I.P.) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
== Power Limitations ==&lt;br /&gt;
&lt;br /&gt;
C.H.I.P. is '''limited to 900mA''' by default thus connecting an USB HUB or any other Periphal that requires more than that will make the device to abruptly '''turn off'''.&lt;br /&gt;
&lt;br /&gt;
At the time of this writing, version 4.4 No-limit won't be enough. You'll have to make changes in the system to remove this limitation.&lt;br /&gt;
&lt;br /&gt;
Please refer to: [http://www.chip-community.org/index.php/Troubleshooting#Abrupt_Shutdowns Abrupt Shutdowns] for more information.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== GIMX on CHIP (tags: Next Thing Co. C.H.I.P.) ==&lt;br /&gt;
&lt;br /&gt;
This guide will assume you've already configured your CHIP's WiFi connection (by using the command: nmtui) and know it's IP address to be able to connect to it.&lt;br /&gt;
&lt;br /&gt;
'''Step 1.''' Download and Istall GIMX&lt;br /&gt;
&lt;br /&gt;
wget &amp;lt;nowiki&amp;gt;https://gimx.fr/download/gimx-raspbian&amp;lt;/nowiki&amp;gt; -O gimx.deb&lt;br /&gt;
&amp;lt;br&amp;gt;sudo dpkg -i gimx.deb&lt;br /&gt;
&amp;lt;br&amp;gt;sudo apt-get -f install&lt;br /&gt;
&lt;br /&gt;
'''Step 2.''' Stop &amp;amp; Disable Console TTY (make sure u are connected through SSH)&lt;br /&gt;
sudo systemctl mask serial-getty@ttyS0.service&lt;br /&gt;
sudo systemctl stop serial-getty@ttyS0.service&lt;br /&gt;
&lt;br /&gt;
'''Step 3.''' Create GIMX directories&lt;br /&gt;
mkdir .gimx; mkdir .gimx/macros; mkdir .gimx/config&lt;br /&gt;
&lt;br /&gt;
'''Step 4.''' Download and move the Configurations&lt;br /&gt;
wget https://github.com/matlo/GIMX-configurations/archive/master.zip&lt;br /&gt;
&lt;br /&gt;
unzip master.zip&lt;br /&gt;
cd GIMX-configurations-master&lt;br /&gt;
cd Linux&lt;br /&gt;
mv * ~/.gimx/config&lt;br /&gt;
cd ~&lt;br /&gt;
&lt;br /&gt;
'''Step 5.''' Delete the file master.zip and the directory GIMX-configurations-master&lt;br /&gt;
rm master.zip&lt;br /&gt;
rm -rf GIMX-configurations-master&lt;/div&gt;</summary>
		<author><name>Cajuil</name></author>
		
	</entry>
	<entry>
		<id>https://gimx.fr/wiki/index.php?title=CHIP&amp;diff=5286</id>
		<title>CHIP</title>
		<link rel="alternate" type="text/html" href="https://gimx.fr/wiki/index.php?title=CHIP&amp;diff=5286"/>
		<updated>2016-12-20T05:07:24Z</updated>

		<summary type="html">&lt;p&gt;Cajuil: /* GIMX on CHIP (tags: Next Thing Co. C.H.I.P.) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
== Power Limitations ==&lt;br /&gt;
&lt;br /&gt;
C.H.I.P. is '''limited to 900mA''' by default thus connecting an USB HUB or any other Periphal that requires more than that will make the device to abruptly '''turn off'''.&lt;br /&gt;
&lt;br /&gt;
At the time of this writing, version 4.4 No-limit won't be enough. You'll have to make changes in the system to remove this limitation.&lt;br /&gt;
&lt;br /&gt;
Please refer to: [http://www.chip-community.org/index.php/Troubleshooting#Abrupt_Shutdowns Abrupt Shutdowns] for more information.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== GIMX on CHIP (tags: Next Thing Co. C.H.I.P.) ==&lt;br /&gt;
&lt;br /&gt;
This guide will assume you've already configured your CHIP's WiFi connection (by using the command: nmtui) and know it's IP address to be able to connect to it.&lt;br /&gt;
&lt;br /&gt;
'''Step 1.''' Download and Istall GIMX&lt;br /&gt;
&lt;br /&gt;
wget &amp;lt;nowiki&amp;gt;https://gimx.fr/download/gimx-raspbian&amp;lt;/nowiki&amp;gt; -O gimx.deb&lt;br /&gt;
sudo dpkg -i gimx.deb&lt;br /&gt;
sudo apt-get -f install&lt;br /&gt;
&lt;br /&gt;
'''Step 2.''' Stop &amp;amp; Disable Console TTY (make sure u are connected through SSH)&lt;br /&gt;
sudo systemctl mask serial-getty@ttyS0.service&lt;br /&gt;
sudo systemctl stop serial-getty@ttyS0.service&lt;br /&gt;
&lt;br /&gt;
'''Step 3.''' Create GIMX directories&lt;br /&gt;
mkdir .gimx; mkdir .gimx/macros; mkdir .gimx/config&lt;br /&gt;
&lt;br /&gt;
'''Step 4.''' Download and move the Configurations&lt;br /&gt;
wget https://github.com/matlo/GIMX-configurations/archive/master.zip&lt;br /&gt;
&lt;br /&gt;
unzip master.zip&lt;br /&gt;
cd GIMX-configurations-master&lt;br /&gt;
cd Linux&lt;br /&gt;
mv * ~/.gimx/config&lt;br /&gt;
cd ~&lt;br /&gt;
&lt;br /&gt;
'''Step 5.''' Delete the file master.zip and the directory GIMX-configurations-master&lt;br /&gt;
rm master.zip&lt;br /&gt;
rm -rf GIMX-configurations-master&lt;/div&gt;</summary>
		<author><name>Cajuil</name></author>
		
	</entry>
	<entry>
		<id>https://gimx.fr/wiki/index.php?title=CHIP&amp;diff=5285</id>
		<title>CHIP</title>
		<link rel="alternate" type="text/html" href="https://gimx.fr/wiki/index.php?title=CHIP&amp;diff=5285"/>
		<updated>2016-12-20T05:06:53Z</updated>

		<summary type="html">&lt;p&gt;Cajuil: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
== Power Limitations ==&lt;br /&gt;
&lt;br /&gt;
C.H.I.P. is '''limited to 900mA''' by default thus connecting an USB HUB or any other Periphal that requires more than that will make the device to abruptly '''turn off'''.&lt;br /&gt;
&lt;br /&gt;
At the time of this writing, version 4.4 No-limit won't be enough. You'll have to make changes in the system to remove this limitation.&lt;br /&gt;
&lt;br /&gt;
Please refer to: [http://www.chip-community.org/index.php/Troubleshooting#Abrupt_Shutdowns Abrupt Shutdowns] for more information.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== GIMX on CHIP (tags: Next Thing Co. C.H.I.P.) ==&lt;br /&gt;
&lt;br /&gt;
This guide will assume you've already configured your CHIP's WiFi connection (by using the command: nmtui) and know it's IP address to be able to connect to it.&lt;br /&gt;
&lt;br /&gt;
'''Step 1.''' Download and Istall GIMX&lt;br /&gt;
&lt;br /&gt;
wget https://gimx.fr/download/gimx-raspbian -O gimx.deb&lt;br /&gt;
sudo dpkg -i gimx.deb&lt;br /&gt;
sudo apt-get -f install&lt;br /&gt;
&lt;br /&gt;
'''Step 2.''' Stop &amp;amp; Disable Console TTY (make sure u are connected through SSH)&lt;br /&gt;
sudo systemctl mask serial-getty@ttyS0.service&lt;br /&gt;
sudo systemctl stop serial-getty@ttyS0.service&lt;br /&gt;
&lt;br /&gt;
'''Step 3.''' Create GIMX directories&lt;br /&gt;
mkdir .gimx; mkdir .gimx/macros; mkdir .gimx/config&lt;br /&gt;
&lt;br /&gt;
'''Step 4.''' Download and move the Configurations&lt;br /&gt;
wget https://github.com/matlo/GIMX-configurations/archive/master.zip&lt;br /&gt;
&lt;br /&gt;
unzip master.zip&lt;br /&gt;
cd GIMX-configurations-master&lt;br /&gt;
cd Linux&lt;br /&gt;
mv * ~/.gimx/config&lt;br /&gt;
cd ~&lt;br /&gt;
&lt;br /&gt;
'''Step 5.''' Delete the file master.zip and the directory GIMX-configurations-master&lt;br /&gt;
rm master.zip&lt;br /&gt;
rm -rf GIMX-configurations-master&lt;/div&gt;</summary>
		<author><name>Cajuil</name></author>
		
	</entry>
	<entry>
		<id>https://gimx.fr/wiki/index.php?title=CHIP&amp;diff=5284</id>
		<title>CHIP</title>
		<link rel="alternate" type="text/html" href="https://gimx.fr/wiki/index.php?title=CHIP&amp;diff=5284"/>
		<updated>2016-12-20T05:05:08Z</updated>

		<summary type="html">&lt;p&gt;Cajuil: Created page with &amp;quot; == Power Limitations ==  C.H.I.P. is '''limited to 900mA''' by default thus connecting an USB HUB or any other Periphal that requires more than that will make the device to a...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
== Power Limitations ==&lt;br /&gt;
&lt;br /&gt;
C.H.I.P. is '''limited to 900mA''' by default thus connecting an USB HUB or any other Periphal that requires more than that will make the device to abruptly '''turn off'''.&lt;br /&gt;
&lt;br /&gt;
At the time of this writing, version 4.4 No-limit won't be enough. You'll have to make changes in the system to remove this limitation.&lt;br /&gt;
&lt;br /&gt;
Please refer to: [http://www.chip-community.org/index.php/Troubleshooting#Abrupt_Shutdowns Abrupt Shutdowns] for more information.&lt;/div&gt;</summary>
		<author><name>Cajuil</name></author>
		
	</entry>
	<entry>
		<id>https://gimx.fr/wiki/index.php?title=Main_Page_Old&amp;diff=5283</id>
		<title>Main Page Old</title>
		<link rel="alternate" type="text/html" href="https://gimx.fr/wiki/index.php?title=Main_Page_Old&amp;diff=5283"/>
		<updated>2016-12-20T04:52:24Z</updated>

		<summary type="html">&lt;p&gt;Cajuil: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;languages /&amp;gt;&lt;br /&gt;
&amp;lt;translate&amp;gt;&amp;lt;!--T:11--&amp;gt;&lt;br /&gt;
Welcome to the GIMX wiki!&amp;lt;br /&amp;gt;&lt;br /&gt;
Feel free to create an account and contribute!&amp;lt;br /&amp;gt;&lt;br /&gt;
Check [[Translate|this page]] for translation instructions.&lt;br /&gt;
&lt;br /&gt;
==About GIMX== &amp;lt;!--T:13--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:14--&amp;gt;&lt;br /&gt;
GIMX stands for Game Input MultipleXer or Game Input MatriX. The purpose of this free software is to control a video game console with a computer (e.g. a PC or a [http://www.raspberrypi.org/ Raspberry Pi]). It works with the PS3, the Xbox 360, the PS4 and the Xbox One.&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:15--&amp;gt;&lt;br /&gt;
It operates:&lt;br /&gt;
* over bluetooth: works with GNU/Linux (PS3, PS4) only. A compatible bluetooth dongle is required. A USB development board such as a Teensy 2.00 is required for pairing the bluetooth dongle with the PS4.&lt;br /&gt;
* over usb: works with GNU/Linux and Windows (PS3, PS4, 360, XOne). A USB adapter is required.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:16--&amp;gt;&lt;br /&gt;
The application gets data from the peripherals (mice, keyboards and joysticks) and sends controls to the console over bluetooth or usb.&amp;lt;br /&amp;gt;&lt;br /&gt;
Other controls such as gesture or voice are possible through the use of external software that emulate peripherals.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:17--&amp;gt;&lt;br /&gt;
GIMX features are further described on the [[Features|Features page]].&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:60--&amp;gt;&lt;br /&gt;
Compatibility issues are listed on the [[Compatibility|Compatibility page]].&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:18--&amp;gt;&lt;br /&gt;
The source code of GIMX is available under the [https://www.gnu.org/copyleft/gpl.html GPLv3] [https://gimx.fr/source here].&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:19--&amp;gt;&lt;br /&gt;
There's also a [https://blog.gimx.fr/ blog] with a few posts about the GIMX development, and a [https://forum.gimx.fr support forum].&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:20--&amp;gt;&lt;br /&gt;
To contribute to GIMX, see the [[Contribute|Contribute page]].&lt;br /&gt;
&lt;br /&gt;
==Hardware requirements== &amp;lt;!--T:21--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Computer=== &amp;lt;!--T:22--&amp;gt;&lt;br /&gt;
GIMX is designed to run on a computer running Ubuntu-based GNU/Linux distributions or Windows (7 or later). This is a strong requirement.&amp;lt;br /&amp;gt;&lt;br /&gt;
GIMX can run on smaller targets such as the [https://en.wikipedia.org/wiki/Raspberry_Pi Raspberry Pi] or Thin clients running a small Linux distro.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:23--&amp;gt;&lt;br /&gt;
About Ubuntu and Raspbian:&amp;lt;br /&amp;gt;&lt;br /&gt;
:The only supported versions are [http://releases.ubuntu.com/16.04/ Ubuntu 16.04] and [https://www.raspberrypi.org/downloads/raspbian/ Raspbian Jessie], to use with [https://gimx.fr/downloads latest GIMX].&amp;lt;br /&amp;gt;&lt;br /&gt;
:It's also possible to use Ubuntu derivates such as [http://www.linuxmint.com/download.php Linux Mint].&amp;lt;br /&amp;gt;&lt;br /&gt;
:Running GIMX in a virtual machine (vmware, virtualbox...) is NOT OFFICIALY supported (no help will be given for that).&amp;lt;br /&amp;gt;&lt;br /&gt;
:It's possible to run Ubuntu from a live usb disk (nothing is saved on the hard drive).&amp;lt;br /&amp;gt;&lt;br /&gt;
:Feel free to install Ubuntu on your computer! If you have a Windows OS installed, you can [https://help.ubuntu.com/community/WindowsDualBoot read this page] if you want to install Ubuntu on your hard drive without erasing the Windows OS.&amp;lt;br /&amp;gt;&lt;br /&gt;
:Another way to use GIMX is to run it from a Ubuntu [http://www.pendrivelinux.com/universal-usb-installer-easy-as-1-2-3/ Live USB Persistent Flash Drive].&lt;br /&gt;
&lt;br /&gt;
===Connector=== &amp;lt;!--T:24--&amp;gt;&lt;br /&gt;
====Bluetooth dongle====&lt;br /&gt;
:OS compatibility: Ubuntu-based GNU/Linux distributions only (there is no appropriate access to the bluetooth stack on Windows).&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:65--&amp;gt;&lt;br /&gt;
:Using a bluetooth dongle or an internal bluetooth module, GIMX can emulate the following controllers:&lt;br /&gt;
:*Dualshock 3, for PS3&lt;br /&gt;
:*Dualshock 4, for PS4&lt;br /&gt;
:While all bluetooth dongles/modules can't work with GIMX, working dongles are quite common. Check the [[Bluetooth_dongle|compatibility list]].&lt;br /&gt;
:For PS4 only:&lt;br /&gt;
:*A genuine DS4 controller is required because GIMX has to authenticate to the PS4.&lt;br /&gt;
:*An AVR USB board such as the Teensy 2.0 is also required for the bluetooth pairing procedure.&lt;br /&gt;
&lt;br /&gt;
====USB adapter==== &amp;lt;!--T:25--&amp;gt;&lt;br /&gt;
:OS compatibility: Ubuntu-based GNU/Linux distributions and Windows (7 or later).&amp;lt;br /&amp;gt;&lt;br /&gt;
=====GIMX adapter=====&lt;br /&gt;
:Using a specific [[DIY_USB_adapter|Do-It-Yourself USB adapter]], the following emulations are available:&lt;br /&gt;
:{{Firmwares/en}}&lt;br /&gt;
:{{Third_party_adapters}}&lt;br /&gt;
:Notes:&lt;br /&gt;
::Forget about using any other USB to USB cable (like file transfer cables, or direct cables), they are not suited to this use.&amp;lt;br /&amp;gt;&lt;br /&gt;
::For 360: a genuine wired 360 controller is required because the USB adapter has to authenticate to the console. A wireless 360 controller with a play and charge kit will NOT work.&lt;br /&gt;
::For PS4: a genuine DS4 controller is required because GIMX has to authenticate to the console.&lt;br /&gt;
::For Xbox One: a genuine Xbox One controller is required because GIMX has to authenticate to the console. Controllers with the 3.5mm jack are not supported yet.&lt;br /&gt;
=====Titan One=====&lt;br /&gt;
:GIMX can also emulate a '''gamepad''' (not a wheel) using a [http://www.consoletuner.com/ Titan One] (formerly known as GamepadProxy/Cronus/CronusMax). The Titan One can work with the PS3, the Xbox 360, the Xbox One, and the PS4.&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Gaming mouse=== &amp;lt;!--T:26--&amp;gt;&lt;br /&gt;
If you want to play console FPS games with a mouse, forget about using a mouse with anything less than 2000DPI and 250Hz.&amp;lt;br /&amp;gt;&lt;br /&gt;
A gaming mouse with 5000+ DPI and running at 500Hz is highly recommended.&amp;lt;br /&amp;gt;&lt;br /&gt;
Whereas a gaming mouse with more than 1600 DPI doesn't really make a difference on a computer, it's not the case with GIMX.&amp;lt;br /&amp;gt;&lt;br /&gt;
GIMX can decelerate mouse movements so as to counteract the in-game acceleration.&amp;lt;br /&amp;gt;&lt;br /&gt;
A high DPI mouse gives a better linearity (i.e. smoother movements) in this specific case.&lt;br /&gt;
&lt;br /&gt;
==Tutorials== &amp;lt;!--T:27--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:28--&amp;gt;&lt;br /&gt;
'''[[Installation|Software installation]]'''&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:29--&amp;gt;&lt;br /&gt;
'''[[Quick_Start|Quick start]]'''&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:30--&amp;gt;&lt;br /&gt;
'''[[Config_Editors|Config editors]]'''&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:59--&amp;gt;&lt;br /&gt;
'''[[Axis_translation_parameters|Axis translation parameters]]'''&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:31--&amp;gt;&lt;br /&gt;
'''[[Mouse_Calibration|Mouse calibration]]'''&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:58--&amp;gt;&lt;br /&gt;
'''[[Mouse_tweaks|Mouse tweaks]]'''&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:32--&amp;gt;&lt;br /&gt;
'''[[Macros|Macros]]'''&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:54--&amp;gt;&lt;br /&gt;
'''[[DIY_USB_adapter|DIY USB adapter]]'''&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:57--&amp;gt;&lt;br /&gt;
'''[[DIY_USB_adapter_for_dummies|DIY USB adapter for dummies]]'''&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:63--&amp;gt;&lt;br /&gt;
'''[[Logitech_Wheels|Logitech force feedback wheels]]'''&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:64--&amp;gt;&lt;br /&gt;
'''[[RPi|Raspberry Pi setup hints]]'''&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:65--&amp;gt;&lt;br /&gt;
'''[[CHIP|C.H.I.P. Quick setup guide]]'''&lt;br /&gt;
&lt;br /&gt;
==Troubleshooting== &amp;lt;!--T:33--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:34--&amp;gt;&lt;br /&gt;
First make sure you have the latest GIMX version.&amp;lt;br /&amp;gt;&lt;br /&gt;
Then look at the [[FAQ]] and the [https://gimx.fr/buglist bug list], see if your problem is already known, and if it's not, [https://gimx.fr/newissue report it].&amp;lt;br /&amp;gt;&lt;br /&gt;
If you think you may have misconfigured something, ask for help on the [https://gimx.fr/forum/viewforum.php?f=5 forum].&lt;br /&gt;
&lt;br /&gt;
==Old tutorials== &amp;lt;!--T:35--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:55--&amp;gt;&lt;br /&gt;
'''Translations'''&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:36--&amp;gt;&lt;br /&gt;
The GIMX version in these tutorials is 0.24: they are outdated.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:37--&amp;gt;&lt;br /&gt;
* [http://forum.gimx.fr/viewtopic.php?f=4&amp;amp;t=13 German (outdated)]&lt;br /&gt;
* [http://forum.gimx.fr/viewtopic.php?f=4&amp;amp;t=173 Spanish (outdated)]&lt;br /&gt;
* [http://forum.gimx.fr/viewtopic.php?f=4&amp;amp;t=34 Russian (outdated)]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:38--&amp;gt;&lt;br /&gt;
'''Configuration &amp;amp; Calibration'''&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:39--&amp;gt;&lt;br /&gt;
This tutorial gives more details about how to adjust your configuration with gimx-config.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:40--&amp;gt;&lt;br /&gt;
* [http://forum.gimx.fr/viewtopic.php?f=4&amp;amp;t=39 English]&lt;br /&gt;
&lt;br /&gt;
==GIMX &amp;quot;the hard way&amp;quot;== &amp;lt;!--T:56--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:49--&amp;gt;&lt;br /&gt;
'''Running GIMX from the command line'''&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:50--&amp;gt;&lt;br /&gt;
* [[Command_line|Command line]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:51--&amp;gt;&lt;br /&gt;
'''Development'''&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:52--&amp;gt;&lt;br /&gt;
* [[Development_on_Linux|Linux]]&lt;br /&gt;
* [[Development_on_Windows|Windows]]&lt;br /&gt;
* [[GUI_translation|GUI translation]]&lt;br /&gt;
* [[GE|The GIMX Event library]]&lt;br /&gt;
* [[gasync|The gasync library (evolution of the GE library)]]&lt;br /&gt;
* [[Network_API|Network API]]&lt;br /&gt;
* [https://github.com/matlo/serialusb Use the DIY USB adapter as a cheap USB proxy (~$5)]&lt;br /&gt;
* [[Bbb_sniffer|Use a BeagleBone Black as cheap a USB proxy (~$50)]]&lt;br /&gt;
* Controller protocols:&lt;br /&gt;
** [http://eleccelerator.com/wiki/index.php?title=DualShock_3 Dualshock 3]&lt;br /&gt;
** [http://eleccelerator.com/wiki/index.php?title=DualShock_4 Dualshock 4]&lt;br /&gt;
** [[T300RS_PS4|T300RS PS4]]&lt;br /&gt;
** [[G27_PS3|G27 PS3]]&lt;br /&gt;
&amp;lt;/translate&amp;gt;&lt;/div&gt;</summary>
		<author><name>Cajuil</name></author>
		
	</entry>
</feed>