<?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%3ABaf19fe2a0c44d91c555fd72024d29ce</id>
	<title>CommentStreams:Baf19fe2a0c44d91c555fd72024d29ce - 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%3ABaf19fe2a0c44d91c555fd72024d29ce"/>
	<link rel="alternate" type="text/html" href="https://wiki.geekworm.com/index.php?title=CommentStreams:Baf19fe2a0c44d91c555fd72024d29ce&amp;action=history"/>
	<updated>2026-07-29T13:00: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:Baf19fe2a0c44d91c555fd72024d29ce&amp;diff=30804&amp;oldid=prev</id>
		<title>173.69.3.2: Migrated reply #1023</title>
		<link rel="alternate" type="text/html" href="https://wiki.geekworm.com/index.php?title=CommentStreams:Baf19fe2a0c44d91c555fd72024d29ce&amp;diff=30804&amp;oldid=prev"/>
		<updated>2020-08-04T04:45:12Z</updated>

		<summary type="html">&lt;p&gt;Migrated reply #1023&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. &lt;br /&gt;
Script location-name:&lt;br /&gt;
/etc/systemd/system/fixgpio.service &lt;br /&gt;
Script contents below:&lt;br /&gt;
&lt;br /&gt;
[Unit]&lt;br /&gt;
Description=fix gpio for screen&lt;br /&gt;
&lt;br /&gt;
[Service]&lt;br /&gt;
Type=simple&lt;br /&gt;
ExecStart=/usr/bin/raspi-gpio set 7-8 a2&lt;br /&gt;
&lt;br /&gt;
[Install]&lt;br /&gt;
WantedBy=multi-user.target&lt;br /&gt;
&lt;br /&gt;
Then run  service fixgpio enable    and reboot. &lt;br /&gt;
&lt;br /&gt;
--Chris&amp;lt;!-- migrated from Comments; original IP: 173.69.3.2 --&amp;gt;&lt;/div&gt;</summary>
		<author><name>173.69.3.2</name></author>
	</entry>
</feed>