<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="http://dev1galaxy.org/extern.php?action=feed&amp;tid=7630&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / [SOLVED] Lates Builds and Qemu]]></title>
		<link>http://dev1galaxy.org/viewtopic.php?id=7630</link>
		<description><![CDATA[The most recent posts in [SOLVED] Lates Builds and Qemu.]]></description>
		<lastBuildDate>Thu, 04 Dec 2025 00:16:16 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: [SOLVED] Lates Builds and Qemu]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=60356#p60356</link>
			<description><![CDATA[<p>Hi</p><p>I found this solution for myself. I&#039;m using a kernel, etc., as well as the latest firmware from <a href="http://raspbian.raspberrypi.com/raspbian/" rel="nofollow">http://raspbian.raspberrypi.com/raspbian/</a> in Devuan. I created a file called raspbian.sources:</p><div class="codebox"><pre><code>Types: deb
URIs: http://raspbian.raspberrypi.com/raspbian/
Architectures: armhf
Suites: trixie
Components: main contrib non-free rpi
Enabled: yes
Signed-By: /usr/share/keyrings/raspbian-archive-keyring.gpg

Types: deb
URIs: http://archive.raspberrypi.com/debian/
Suites: trixie
Components: main
Enabled: yes
Signed-By: /usr/share/keyrings/raspberrypi-archive-keyring.pgp</code></pre></div><p>and added the following to /etc/apt/preferences:</p><div class="codebox"><pre><code>...
Package: *
Pin: release n=daedalus
Pin-Priority: 900

Package: *
Pin: release n=trixie
Pin-Priority: 400
...</code></pre></div><p>I also changed the following in /etc/inittab to get a login shell. </p><div class="codebox"><pre><code># Example for systemd-nspawn
# Only /dev/console exists inside nspawn, so we need a getty on that.
# Also make sure to comment out the gettys on tty* above.
C0:2345:respawn:/sbin/getty -8 --noclear --keep-baud console 115200,38400,9600
#T0:23:respawn:/sbin/getty -L serial0 115200 vt100</code></pre></div><p>I&#039;ll see if this was a good idea...</p><p>fuchur</p>]]></description>
			<author><![CDATA[dummy@example.com (fuchur)]]></author>
			<pubDate>Thu, 04 Dec 2025 00:16:16 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=60356#p60356</guid>
		</item>
		<item>
			<title><![CDATA[[SOLVED] Lates Builds and Qemu]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=60244#p60244</link>
			<description><![CDATA[<p>Hi </p><p>I have the last image running in qemu (rpi-5-devuan-daedalus-6.12.59-arm64-ext4-2025-11-29-0206.img).<br />I get this error message:</p><div class="codebox"><pre><code>module XXXX: .gnu.linkonce.this_module section size must match the kernel&#039;s built struct module size at run time</code></pre></div><p>for the following module</p><div class="codebox"><pre><code>uio gpio_keys sha1_generic sha256_arm64 libaes
snd lz4_compress ipv6 rfkill</code></pre></div><p>I then wanted to (re)install the following default packages</p><div class="codebox"><pre><code>i  linux-headers-bcm2712-rpi - Linux kernel headers for 6.12.59 on arm64
i  linux-image-bcm2712-rpi - Linux kernel, version 6.12.59</code></pre></div><p>but they cannot be found in the packet source. Do I need to add anything in the source.list?</p><p>Thank you</p><p>fuchur</p>]]></description>
			<author><![CDATA[dummy@example.com (fuchur)]]></author>
			<pubDate>Sun, 30 Nov 2025 07:26:16 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=60244#p60244</guid>
		</item>
	</channel>
</rss>
