<?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%3A17658a38b65fb26268c8554129ef23fa</id>
	<title>CommentStreams:17658a38b65fb26268c8554129ef23fa - 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%3A17658a38b65fb26268c8554129ef23fa"/>
	<link rel="alternate" type="text/html" href="https://wiki.geekworm.com/index.php?title=CommentStreams:17658a38b65fb26268c8554129ef23fa&amp;action=history"/>
	<updated>2026-07-29T03:06:08Z</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:17658a38b65fb26268c8554129ef23fa&amp;diff=31239&amp;oldid=prev</id>
		<title>Christr: Migrated reply #1025</title>
		<link rel="alternate" type="text/html" href="https://wiki.geekworm.com/index.php?title=CommentStreams:17658a38b65fb26268c8554129ef23fa&amp;diff=31239&amp;oldid=prev"/>
		<updated>2020-08-04T05:06:51Z</updated>

		<summary type="html">&lt;p&gt;Migrated reply #1025&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;So the issue with the Blue/Yellow appears to be when the serial driver loads, it for some reason resets GPIO 7 &amp;amp; 8. So the setting that the vendor put in /boot/config.txt gets overridden.&lt;br /&gt;
&lt;br /&gt;
So, I put the following mini startup script in to run on boot. Script location-name: /etc/systemd/system/fixgpio.service Script contents below:&lt;br /&gt;
&lt;br /&gt;
[Unit] Description=fix gpio for screen&lt;br /&gt;
&lt;br /&gt;
[Service] Type=simple ExecStart=/usr/bin/raspi-gpio set 7-8 a2&lt;br /&gt;
&lt;br /&gt;
[Install] WantedBy=multi-user.target&lt;br /&gt;
&lt;br /&gt;
Then run service fixgpio enable and reboot.&lt;br /&gt;
&lt;br /&gt;
--Chris&lt;/div&gt;</summary>
		<author><name>Christr</name></author>
	</entry>
</feed>