<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="https://dev1galaxy.org/extern.php?action=feed&amp;tid=2326&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / Serial port on Raspberry Pi using Devuan]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=2326</link>
		<description><![CDATA[The most recent posts in Serial port on Raspberry Pi using Devuan.]]></description>
		<lastBuildDate>Sun, 16 Sep 2018 19:07:36 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: Serial port on Raspberry Pi using Devuan]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=11828#p11828</link>
			<description><![CDATA[<p>So, just to follow up on my own post.</p><p>The serial port is now available and functional. I have contact with the 3D-printer in question through OctoPrint.</p><p>Thanks again.</p>]]></description>
			<author><![CDATA[dummy@example.com (Devuoted)]]></author>
			<pubDate>Sun, 16 Sep 2018 19:07:36 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=11828#p11828</guid>
		</item>
		<item>
			<title><![CDATA[Re: Serial port on Raspberry Pi using Devuan]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=11766#p11766</link>
			<description><![CDATA[<p>Thanks a lot for sharing your information.</p><p>I got it to boot as it should with help of your example.</p><p>In /boot/config.txt I added the directives:<br />core_freq=250<br />dtoverlay=pi3-disable-bt<br />enable_uart=1</p><p>In /boot/cmdline.txt I removed<br />console=ttyAMA0,115200 kgdboc=ttyAMA0,115200<br />and I added<br />plymouth.ignore-serial-consoles</p><p>Furthermore, in /etc/inittab I removed (commented out) the line:<br />T0:23:respawn:/sbin/agetty -L ttyAMA0 115200 vt100</p><p>The computer now boots as expected. Next step is to move it to an Internet-depraved site and see if I can get it to communicate with the 3D-printer there. :-)</p><p>Thanks for your help.</p>]]></description>
			<author><![CDATA[dummy@example.com (Devuoted)]]></author>
			<pubDate>Wed, 12 Sep 2018 18:19:34 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=11766#p11766</guid>
		</item>
		<item>
			<title><![CDATA[Re: Serial port on Raspberry Pi using Devuan]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=11664#p11664</link>
			<description><![CDATA[<div class="codebox"><pre><code>## memory shared with the GPU
gpu_mem=128

## always audio
#dtparam=audio=on

## maximum amps on usb ports
max_usb_current=1

## enable hardware-accelerated graphics
dtoverlay=vc4-kms-v3d

#dtparms=i2c2_iknowwhatimdoing

dtoverlay=pi3-disable-bt
dtoverlay=pi3-disable-wif

enable_uart=1

## kernel
kernel=kernel8.img</code></pre></div><p>My cmdLine.txt is netbooting so I don&#039;t know if that is of help. But I can give to you with the IP address removed:</p><div class="codebox"><pre><code>dwc_otg.lpm_enable=0 console=serial0,115200 console=tty1 root=/dev/nfs rootfstype=nfs nfsroot=XX.XX.XX.XX:/root elevator=deadline fsck.repair=yes rootwait ip=dhcp plymouth.ignore-serial-consoles</code></pre></div><p>. </p><p>It maybe the plymouth.ignore-serial-consoles that does it.</p>]]></description>
			<author><![CDATA[dummy@example.com (minghia)]]></author>
			<pubDate>Wed, 05 Sep 2018 02:39:52 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=11664#p11664</guid>
		</item>
		<item>
			<title><![CDATA[Re: Serial port on Raspberry Pi using Devuan]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=11653#p11653</link>
			<description><![CDATA[<p>Would you find the time to post details from your config.txt and cmdline.txt to show how you made this work?</p><p>Whenever I add &#039;enable_uart=1&#039; to config.txt I get a kernel panic on boot.</p><p>Devuoted</p>]]></description>
			<author><![CDATA[dummy@example.com (Devuoted)]]></author>
			<pubDate>Tue, 04 Sep 2018 16:40:54 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=11653#p11653</guid>
		</item>
		<item>
			<title><![CDATA[Re: Serial port on Raspberry Pi using Devuan]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=11645#p11645</link>
			<description><![CDATA[<p>Solved it when I realised that by disabling the bluetooth and wifi and enabling the UART, the kernel creates /dev/ttyS0. I was trying to use /dev/ttyAMA0 which gets switched to the second UART after the enabling and disabling.</p>]]></description>
			<author><![CDATA[dummy@example.com (minghia)]]></author>
			<pubDate>Tue, 04 Sep 2018 03:30:45 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=11645#p11645</guid>
		</item>
		<item>
			<title><![CDATA[Serial port on Raspberry Pi using Devuan]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=11472#p11472</link>
			<description><![CDATA[<p>We are trying to use the serial port on a Raspberry Pi 3B running Devuan and we can&#039;t seem to anything through what we think is the serial port on pins 8 &amp; 10 on the header. Does anyone have any experience getting the serial port to work on a Raspberry Pi using Devuan?</p><p>Note I have enable-uart=1 in my /boot/config.txt and I have also disabled the WiFi and the Bluetooth.</p><p>Tony</p>]]></description>
			<author><![CDATA[dummy@example.com (minghia)]]></author>
			<pubDate>Thu, 23 Aug 2018 09:08:19 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=11472#p11472</guid>
		</item>
	</channel>
</rss>
