<?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=2935&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / Devuan on Raspberry Pi 4 - now also aarch64]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=2935</link>
		<description><![CDATA[The most recent posts in Devuan on Raspberry Pi 4 - now also aarch64.]]></description>
		<lastBuildDate>Sat, 23 May 2020 10:00:10 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: Devuan on Raspberry Pi 4 - now also aarch64]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=22024#p22024</link>
			<description><![CDATA[<p>Sometimes root= points to an UUID instead of a partition, and when it does, you cannot just copy over cmdline.txt from another installation. Setting it, as you did and is default, to /dev/mmcblk0p2 is fine for nearly all Pi setups - UUID&#039;s are really only useful (in this context) if you have two or more bootable USB devices, and not sure in what order they get enumerated.</p><p>Glad you got it working!</p>]]></description>
			<author><![CDATA[dummy@example.com (therion23)]]></author>
			<pubDate>Sat, 23 May 2020 10:00:10 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=22024#p22024</guid>
		</item>
		<item>
			<title><![CDATA[Re: Devuan on Raspberry Pi 4 - now also aarch64]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=22022#p22022</link>
			<description><![CDATA[<p>forgot to answer, everything works fine with your above instruction, therion23<br />(clean install is sometimes better ;-) )</p><p>the only thing I don&#039;t understand is what you mean with</p><div class="quotebox"><blockquote><div><p>- Double check your /boot/cmdline.txt - especially the root= setting.</p></div></blockquote></div><p>cf. with my output post #16</p><p>Anyway, everything works great, thanks for the instruction</p>]]></description>
			<author><![CDATA[dummy@example.com (pAul)]]></author>
			<pubDate>Sat, 23 May 2020 09:01:20 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=22022#p22022</guid>
		</item>
		<item>
			<title><![CDATA[Re: Devuan on Raspberry Pi 4 - now also aarch64]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=21911#p21911</link>
			<description><![CDATA[<p>It would definitely be worth disabling all the bridging and see if you can get an IP address for a plain interface. That should tell you the next step.</p>]]></description>
			<author><![CDATA[dummy@example.com (therion23)]]></author>
			<pubDate>Tue, 19 May 2020 10:37:02 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=21911#p21911</guid>
		</item>
		<item>
			<title><![CDATA[Re: Devuan on Raspberry Pi 4 - now also aarch64]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=21908#p21908</link>
			<description><![CDATA[<p>WLAN I will set up later. Firstly, the Pi is connected via LAN. I thought, I can grab the working SD Card form the 1 GB version with devuan, plug in into the 2 GB Pi and get started.</p><p>Maybe that&#039;s the point. The 1 GB Pi has a wlan1 interface, and my Pi2 a wlan2. However, since I use both as WLAN AP, I bridged those interfaces with eth0 to the bridge interface br0 which is the only one to ask the DHCP server. The only explanation I have, is that the bridge does not succeed on the 2 GB having a wlan0 interface, and thus does not ask for an IP address.</p><p>I should better start with a blank SD card.</p><p>Btw: clean Raspbian or yan&#039;s image from <a href="https://dev1galaxy.org/viewtopic.php?id=3209&amp;p=3" rel="nofollow">https://dev1galaxy.org/viewtopic.php?id=3209&amp;p=3</a> worked well</p>]]></description>
			<author><![CDATA[dummy@example.com (pAul)]]></author>
			<pubDate>Tue, 19 May 2020 10:07:11 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=21908#p21908</guid>
		</item>
		<item>
			<title><![CDATA[Re: Devuan on Raspberry Pi 4 - now also aarch64]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=21905#p21905</link>
			<description><![CDATA[<p>Does &quot;ifconfig -a&quot; show you a hardware address on a line starting with &quot;ether&quot;? Do you get output from &quot;iwlist scan&quot;? If yes to both, it&#039;s not a firmware or hardware issue. If not, grep your dmesg for &quot;brcmfmac&quot;</p><p>Since your wlan0 isn&#039;t even associated, it might be worth running wpa_supplicant manually in the foreground with logging to stdout, and see what happens when it tries to associate (you can probably use wpa_cli as well, never used it myself so cannot be of much help there).</p><p>Is your wireless access point locked on MAC addresses? Because the behaviour is the exact same as if you forgot to add the MAC of the 2GB Pi.</p><p>Does Raspbian or anything else get an IP address on your 2GB Pi?</p>]]></description>
			<author><![CDATA[dummy@example.com (therion23)]]></author>
			<pubDate>Tue, 19 May 2020 09:13:24 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=21905#p21905</guid>
		</item>
		<item>
			<title><![CDATA[Re: Devuan on Raspberry Pi 4 - now also aarch64]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=21904#p21904</link>
			<description><![CDATA[<div class="quotebox"><cite>therion23 wrote:</cite><blockquote><div><p>Do you have a wlan0 interface at all?</p></div></blockquote></div><p>wlan0 is present</p><p>output from raspbian:</p><div class="codebox"><pre><code>$ iwconfig
lo        no wireless extensions.

wlan0     IEEE 802.11  ESSID:off/any  
          Mode:Managed  Access Point: Not-Associated   
          Retry short limit:7   RTS thr:off   Fragment thr:off
          Power Management:on
          
eth0      no wireless extensions.</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (pAul)]]></author>
			<pubDate>Tue, 19 May 2020 08:42:56 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=21904#p21904</guid>
		</item>
		<item>
			<title><![CDATA[Re: Devuan on Raspberry Pi 4 - now also aarch64]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=21901#p21901</link>
			<description><![CDATA[<p>Thanks for your reply. I&#039;m really confused about what&#039;s going on. I&#039;m able to boot raspbian and also made an EEPROM update using stable/pieeprom-2020-04-16.bin as explained. </p><p>The ouput of $ vcgencmd bootloader_config changed from</p><div class="codebox"><pre><code>BOOT_UART=0
WAKE_ON_GPIO=1
POWER_OFF_ON_HALT=0
FREEZE_VERSION=0</code></pre></div><p>to</p><div class="codebox"><pre><code>[all]
BOOT_UART=0
WAKE_ON_GPIO=1
POWER_OFF_ON_HALT=0
DHCP_TIMEOUT=45000
DHCP_REQ_TIMEOUT=4000
TFTP_FILE_TIMEOUT=30000
TFTP_IP=
TFTP_PREFIX=0
BOOT_ORDER=0x1
SD_BOOT_MAX_RETRIES=3
NET_BOOT_MAX_RETRIES=5
[none]
FREEZE_VERSION=0</code></pre></div><p>However, I&#039;m not able to see devuan receiving an ip address. Also tried the SD card with devuan from Raspi4 - 1GB without success in my Pi4 - 2 GB.</p>]]></description>
			<author><![CDATA[dummy@example.com (pAul)]]></author>
			<pubDate>Tue, 19 May 2020 08:35:18 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=21901#p21901</guid>
		</item>
		<item>
			<title><![CDATA[Re: Devuan on Raspberry Pi 4 - now also aarch64]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=21881#p21881</link>
			<description><![CDATA[<p>Okay, that sounds extremely strange. Do you have a wlan0 interface at all? Also, maybe it&#039;s worth updating the EEPROM as in:</p><p><a href="https://www.raspberrypi.org/documentation/hardware/raspberrypi/booteeprom.md" rel="nofollow">https://www.raspberrypi.org/documentati … teeprom.md</a></p><p>If you are running a 32 bit Devuan you should be able to just pull a couple of packages for Raspbian, install, run and remove again. The updater will not work on a 64 bit system.</p><p>Note that i have no idea exactly what those update fix, apart from lowering the temperature and fixing some USB3 stuff.</p>]]></description>
			<author><![CDATA[dummy@example.com (therion23)]]></author>
			<pubDate>Mon, 18 May 2020 16:46:25 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=21881#p21881</guid>
		</item>
		<item>
			<title><![CDATA[Re: Devuan on Raspberry Pi 4 - now also aarch64]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=21874#p21874</link>
			<description><![CDATA[<div class="quotebox"><cite>therion23 wrote:</cite><blockquote><div><p>Mine is a 4GB model, but i doubt it makes any difference. Tell me where it breaks for you and i&#039;ll try to think of a solution.</p></div></blockquote></div><p>It boots up wright on the Pi2, but on the Pi4 (2GB) it does not receive an IP-address </p><div class="codebox"><pre><code># uname -a
Linux devuan 4.19.75-v7+ #1270 SMP Tue Sep 24 18:45:11 BST 2019 armv7l GNU/Linux

# cat /boot/cmdline.txt 
dwc_otg.fiq_fix_enable=2 console=ttyAMA0,115200 kgdboc=ttyAMA0,115200 console=tty1 root=/dev/mmcblk0p2 rootfstype=ext4 rootwait rootflags=noload net.ifnames=0</code></pre></div><p>On the Pi4 with 1GB everything works fine even with ascii (and newest hostapd). But the same card does not receive an IP on the version with 2GB of memory.</p>]]></description>
			<author><![CDATA[dummy@example.com (pAul)]]></author>
			<pubDate>Mon, 18 May 2020 14:45:51 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=21874#p21874</guid>
		</item>
		<item>
			<title><![CDATA[Re: Devuan on Raspberry Pi 4 - now also aarch64]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=21872#p21872</link>
			<description><![CDATA[<div class="quotebox"><cite>pAul wrote:</cite><blockquote><div><p>does this procedure only work with the version with 1GB of memory? I have no success with the 2GB version, or should I also upgrade to boewulf or even ceres? I&#039;ll try out and report.</p></div></blockquote></div><p>Mine is a 4GB model, but i doubt it makes any difference. Tell me where it breaks for you and i&#039;ll try to think of a solution.</p>]]></description>
			<author><![CDATA[dummy@example.com (therion23)]]></author>
			<pubDate>Mon, 18 May 2020 13:25:48 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=21872#p21872</guid>
		</item>
		<item>
			<title><![CDATA[Re: Devuan on Raspberry Pi 4 - now also aarch64]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=21866#p21866</link>
			<description><![CDATA[<div class="quotebox"><cite>therion23 wrote:</cite><blockquote><div><p>If you have a Pi 2 1.0 or 1.1, the easiest way of making a bootable SD card for the Pi 4 is like this:</p><p>- Grab a Devuan image for Pi 2 (sorry, 32 bit only when doing this on a Pi 2). For some reason i could never boot the Ascii image on my Pi 2, but Jessie worked fine.<br />- Boot it on your Pi 2 and set up networking.<br />- From <a href="http://archive.raspberrypi.org/debian/pool/main/r/raspberrypi-firmware/" rel="nofollow">http://archive.raspberrypi.org/debian/p … -firmware/</a> get raspberrypi-bootloader and raspberrypi-kernel - make sure they have matching version numbers and not older than 20190620.<br />- From <a href="http://archive.raspberrypi.org/debian/pool/main/f/firmware-nonfree/" rel="nofollow">http://archive.raspberrypi.org/debian/p … e-nonfree/</a> get the latest firmware-brcm80211.<br />- install all three with dpkg.</p><p>If it boots right, you should be running 4.19.50-v7l+. Shutdown, put the card into your Pi 4 and boot it up.</p></div></blockquote></div><p>does this procedure only work with the version with 1GB of memory? I have no success with the 2GB version, or should I also upgrade to boewulf or even ceres? I&#039;ll try out and report.</p>]]></description>
			<author><![CDATA[dummy@example.com (pAul)]]></author>
			<pubDate>Mon, 18 May 2020 08:36:08 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=21866#p21866</guid>
		</item>
		<item>
			<title><![CDATA[Re: Devuan on Raspberry Pi 4 - now also aarch64]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=19934#p19934</link>
			<description><![CDATA[<div class="quotebox"><cite>ubik wrote:</cite><blockquote><div><p>To get around the problem of the vc4 module and to get the second monitor output to work you need Mesa 19.1.0 or later, that means an upgrade to beowulf and fixing a few dependancies.</p></div></blockquote></div><p>By now, mesa 19.3.3 and llvm 9 are both in the Devuan repositories (at least on ceres) - awesome you got it working dual headed, i cannot try that since my adapters are too thick to fit side by side, but i have to try your &quot;max_framebuffers&quot; trick one day i get more slim HDMI adapters <img src="https://dev1galaxy.org/img/smilies/smile.png" width="15" height="15" alt="smile" /></p><p>And yes you are right, the HDMI output closest to the USB C power port is stronger - if you get no video during boot after switching from vc4-kms-v3d to vc4-fkms-v3d then try the other HDMI port, and depending on your monitor, you might need a power cycle to send it a &quot;wake up&quot; signal.</p><div class="quotebox"><cite>pAul wrote:</cite><blockquote><div><p>Did I miss something or is it due to the 32bit version?</p></div></blockquote></div><p>Sorry, i forgot to write i upgraded to ceres before starting everything - my bad!</p><p>Glad you both (and possibly others) made it work - thanks should go out to freenode #devuan-arm who went &quot;we honestly have no idea - try it!&quot;.</p>]]></description>
			<author><![CDATA[dummy@example.com (therion23)]]></author>
			<pubDate>Thu, 06 Feb 2020 09:06:59 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=19934#p19934</guid>
		</item>
		<item>
			<title><![CDATA[Re: Devuan on Raspberry Pi 4 - now also aarch64]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=19912#p19912</link>
			<description><![CDATA[<p>Devuan aarch64 on Pi 4 (if you have a Pi 3) - the dirty and lowdown way:</p><p>- Grab a Devuan Ascii image for Pi 3.<br />- Boot it on your Pi 3 and set up networking.<br />- From <a href="http://archive.raspberrypi.org/debian/pool/main/r/raspberrypi-firmware/" rel="nofollow">http://archive.raspberrypi.org/debian/p … -firmware/</a> get raspberrypi-bootloader and raspberrypi-kernel - make sure they have matching version numbers and not older than 20200114 (kernel 4.19.93).<br />- From <a href="http://archive.raspberrypi.org/debian/pool/main/f/firmware-nonfree/" rel="nofollow">http://archive.raspberrypi.org/debian/p … e-nonfree/</a> get the latest firmware-brcm80211 (might actually be in the Devuan apt as well - forgot to check).<br />- install all three using dpkg with the --force-architecture parameter.<br />- Double check your /boot/cmdline.txt - especially the root= setting.<br />- Edit your /boot/config.txt - delete (or comment out) &quot;kernel=kernel8.img&quot;, add &quot;arm_64bit=1&quot; on a separate line and finally replace &quot;dtoverlay=vc4-kms-v3d&quot; with &quot;dtoverlay=vc4-fkms-v3d&quot;.<br />- Reboot.</p><p>If it boots at all, it will boot in 64 bit on any Pi 4 and Pi 3, and even the final Pi 2 revision 1.2 (which i do not own, but people tell me it is just an underclocked 2837).</p><p>Finally, update your system!</p><p>Caveat emptor - the above worked for me (i did, however, update to ceres before installing the three packages and rebooting). Enjoy Devuan aarch64 on your Pi 4!</p><p>PS: If you want the hardware specific bits (which usually live in /opt/vc), you have to wait. AFAIK, libraspberrypi(0,-bin,-dev) only exist in armhf versions so far, and i definitely cannot help there.</p>]]></description>
			<author><![CDATA[dummy@example.com (therion23)]]></author>
			<pubDate>Wed, 05 Feb 2020 16:37:51 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=19912#p19912</guid>
		</item>
		<item>
			<title><![CDATA[Re: Devuan on Raspberry Pi 4 - now also aarch64]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=19903#p19903</link>
			<description><![CDATA[<p>Hey, i wonder why i didn&#039;t get topic reply emails anymore. In fact, i came for a look because this morning i started &quot;upgrading&quot; Devuan to 64 bit <img src="https://dev1galaxy.org/img/smilies/smile.png" width="15" height="15" alt="smile" /></p><p>Step 1 - getting the above method up to speed with kernel packages from raspberrypi.org so people will have a &quot;tedious but simple&quot; way of getting Devuan running aarch64 on a Pi 4.<br />Step 2 - documenting it here.<br />Step 3 - coming over to help you <img src="https://dev1galaxy.org/img/smilies/smile.png" width="15" height="15" alt="smile" /></p><p>1+2 should be done this time tomorrow. Count me in for 3 after that, so we can get a &quot;complex but accurate&quot; version too!</p>]]></description>
			<author><![CDATA[dummy@example.com (therion23)]]></author>
			<pubDate>Wed, 05 Feb 2020 07:15:16 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=19903#p19903</guid>
		</item>
		<item>
			<title><![CDATA[Re: Devuan on Raspberry Pi 4 - now also aarch64]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=19750#p19750</link>
			<description><![CDATA[<p>Hello therion23,<br />Can you join us on trying to get a arm64 version of Devuan, running in RaspberryPi <a href="https://dev1galaxy.org/viewtopic.php?id=3209" rel="nofollow">Here</a> ? <img src="https://dev1galaxy.org/img/smilies/smile.png" width="15" height="15" alt="smile" /></p><p>It would be nice to get more people involved <img src="https://dev1galaxy.org/img/smilies/wink.png" width="15" height="15" alt="wink" /></p>]]></description>
			<author><![CDATA[dummy@example.com (tuxd3v)]]></author>
			<pubDate>Mon, 27 Jan 2020 19:51:58 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=19750#p19750</guid>
		</item>
	</channel>
</rss>
