<?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=4040&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / armhf not possible on cubietruck]]></title>
		<link>http://dev1galaxy.org/viewtopic.php?id=4040</link>
		<description><![CDATA[The most recent posts in armhf not possible on cubietruck.]]></description>
		<lastBuildDate>Thu, 13 Feb 2025 13:57:52 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: armhf not possible on cubietruck]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=54508#p54508</link>
			<description><![CDATA[<p>Hi. Sorry for reviving this. I created a daedalus sd card image by combining olinuxino-lime2 firmware with partition, and booted cubietruck with it. USB keyboard works now.</p>]]></description>
			<author><![CDATA[dummy@example.com (tokafondo)]]></author>
			<pubDate>Thu, 13 Feb 2025 13:57:52 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=54508#p54508</guid>
		</item>
		<item>
			<title><![CDATA[Re: armhf not possible on cubietruck]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=28219#p28219</link>
			<description><![CDATA[<p>hello hoschi,<br />I was asking me if you succeed booting the installer via Serial? <img src="http://dev1galaxy.org/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[dummy@example.com (tuxd3v)]]></author>
			<pubDate>Mon, 15 Mar 2021 02:42:40 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=28219#p28219</guid>
		</item>
		<item>
			<title><![CDATA[Re: armhf not possible on cubietruck]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=26983#p26983</link>
			<description><![CDATA[<p>hello hoschi,</p><div class="quotebox"><cite>hoschi wrote:</cite><blockquote><div><p>Thanks for all the input !<br />I tried to mount the written flash card and alter <strong>boot.scr</strong> <br />The truck booted up und continously tried to boot from network.<br />But i changed converted the <em>boot.cfg</em> right on the mounted SD card.<br />This may have been not the right war, because it didn&#039;t work.<br />After some attempts i did quit this.</p></div></blockquote></div><p>I believe you should first try with the basic approach, the one in <a href="http://arm-files.devuan.org/README.txt" rel="nofollow">here</a> .</p><p>Then if this doesn&#039;t work, try the solution that kuleszdl posted changing the boot.scr..<br />It is indeed a bit pesky, you need to understand the uboot boot process, and its a bit difficult for someone starting..</p><p>basically you have a text file called &#039;boot.cmd&#039;, and you need to generate a binary file from that one called &#039;boot.scr&#039;.<br />every change that you make to &#039;boot.cmd&#039; and you need to compile it in binary format &#039;boot.scr&#039;, it will substitute previous &#039;boot.scr&#039; with the new one..</p><p>But I believe you should first go with the default option <img src="http://dev1galaxy.org/img/smilies/smile.png" width="15" height="15" alt="smile" /><br />So forget for now the &#039;boot.scr&#039; <img src="http://dev1galaxy.org/img/smilies/wink.png" width="15" height="15" alt="wink" /></p><div class="quotebox"><cite>hoschi wrote:</cite><blockquote><div><p>Instead i opened the usb &lt;-&gt; uart adapter envelope and installed it this afternoon.</p><p>The information about using the right connectors came from here:<br /><a href="https://andre.blaatschaap.be/2013/01/cubieboard-serial-connection/" rel="nofollow">https://andre.blaatschaap.be/2013/01/cu … onnection/</a></p></div></blockquote></div><p>The serial connection,<br />Is very important to connect the pins in a correct way..</p><p>You should only connect Ground, TX,RX..</p><p>How to connect:<br />The Board has:<br />1)GND<br />2)TX<br />3)RX</p><p>The usb-serial adapter has( at least):<br />1)GND<br />2)TX<br />3)RX</p><p>So you conect:<br />1) Insert adapter in your computer</p><p>2)<br />The ground from adapter with ground from the board<br />The <ins>TX from adapter with RX from the board</ins><br />The <ins>RX from adapter with TX from the board</ins></p><p>3) Use a serial adapter application like picocom, for example, or other and start it</p><p>4) Only then, you apply power to the SBC board</p><p>After this you should see the output in the serial console output, and later a text based installer <img src="http://dev1galaxy.org/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[dummy@example.com (tuxd3v)]]></author>
			<pubDate>Mon, 25 Jan 2021 00:50:43 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=26983#p26983</guid>
		</item>
		<item>
			<title><![CDATA[Re: armhf not possible on cubietruck]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=26982#p26982</link>
			<description><![CDATA[<p>Thanks for all the input !</p><p>After some days the USB - serial adapter arrived. But it had to stay in the envelope.</p><p>I tried to mount the written flash card and alter <strong>boot.scr</strong> <br />The truck booted up und continously tried to boot from network.<br />But i changed converted the <em>boot.cfg</em> right on the mounted SD card.<br />This may have been not the right war, because it didn&#039;t work.<br />After some attempts i did quit this. </p><p>Then i moved to read about <strong>extlinux.conf</strong><br />I&#039;m could not try this, there are too many questions:</p><p>It says, it&#039;s about booting from <strong>ext</strong> filesystem.<br />After putting firmware and partition archives to SD card, there&#039;s only one vfat partition.<br />Others reported they had two partitions with using extlinux method.<br />First guess was formatting the card to ext filesystem, but then i still didn&#039;t<br />have an idea about the second partition i was missing.</p><p>So i will wait and gather some information about this before i will have a next try.<br />It looks too promising not to try it.</p><p>Instead i opened the usb &lt;-&gt; uart adapter envelope and installed it this afternoon.</p><p>The information about using the right connectors came from here:<br /><a href="https://andre.blaatschaap.be/2013/01/cubieboard-serial-connection/" rel="nofollow">https://andre.blaatschaap.be/2013/01/cu … onnection/</a></p>]]></description>
			<author><![CDATA[dummy@example.com (hoschi)]]></author>
			<pubDate>Sun, 24 Jan 2021 22:59:38 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=26982#p26982</guid>
		</item>
		<item>
			<title><![CDATA[Re: armhf not possible on cubietruck]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=26977#p26977</link>
			<description><![CDATA[<p>The keyboard issue might be related to this (I think the u-boot shipped by Debian is still affected?):</p><p><a href="https://lists.denx.de/pipermail/u-boot/2015-January/200162.html" rel="nofollow">https://lists.denx.de/pipermail/u-boot/ … 00162.html</a></p>]]></description>
			<author><![CDATA[dummy@example.com (kuleszdl)]]></author>
			<pubDate>Sun, 24 Jan 2021 13:37:14 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=26977#p26977</guid>
		</item>
		<item>
			<title><![CDATA[Re: armhf not possible on cubietruck]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=26676#p26676</link>
			<description><![CDATA[<p>To add on that: Another thing you could try would be using a newer u-boot like the u-boot image from unstable paired with the partition.img from stable. I don&#039;t remember how this was exactly, but it could be that this keyboard issue was fixed in a newer u-boot release. Then, you could enter the setenv/saveenv commands directly using the attached keyboard without manipulating the boot.cmd/boot.scr.</p><p>Anyways, you should now have quite a few approaches to try. ;-) Good luck!</p>]]></description>
			<author><![CDATA[dummy@example.com (kuleszdl)]]></author>
			<pubDate>Sat, 09 Jan 2021 19:33:30 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=26676#p26676</guid>
		</item>
		<item>
			<title><![CDATA[Re: armhf not possible on cubietruck]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=26630#p26630</link>
			<description><![CDATA[<p>hello hoschi,<br />its well known that at least CubieBoard1 works very well at install time <img src="http://dev1galaxy.org/img/smilies/wink.png" width="15" height="15" alt="wink" /></p><p>You can try however to test the changes kuleszdl, proposed..<br />Have you tried the image here ? <img src="http://dev1galaxy.org/img/smilies/smile.png" width="15" height="15" alt="smile" /><br /><a href="http://deb.devuan.org/devuan/dists/beowulf/main/installer-armhf/current/images/netboot/SD-card-images/" rel="nofollow">http://deb.devuan.org/devuan/dists/beow … rd-images/</a></p><p>After the zcat process..<br />You can mount the image with:</p><div class="codebox"><pre><code>apt-get install u-boot-tools
mkdir /mnt/iso
mount -t vfat -o loop,offset=$((2048 * 512)) /path/to/Cubietruck.img /mnt/iso
cd /mnt/iso
# To see the boot.scr code..
strings boot.scr</code></pre></div><p>create a boot.cmd file with the content you want..then generate the new boot.scr with:</p><div class="codebox"><pre><code>mkimage -C none -A arm -T script -d boot.cmd boot.scr
sync
cd /
umount /mnt/iso</code></pre></div><p>then try the changed boot script within&#160; the changed Cubietruck.img.. <img src="http://dev1galaxy.org/img/smilies/smile.png" width="15" height="15" alt="smile" /><br />burn Cubietruck.img to sdcard, and test if you can access, otherwise you will need the adapter..</p><p>The problem of install via normal procedure, is that you need display working, and keyboard, and ethernet..<br />ethernet is the easy part, display is the most difficult one( and sometimes keyboard too ) <img src="http://dev1galaxy.org/img/smilies/sad.png" width="15" height="15" alt="sad" /><br />Because of this factors, we choose the serial install that works always <img src="http://dev1galaxy.org/img/smilies/wink.png" width="15" height="15" alt="wink" /></p>]]></description>
			<author><![CDATA[dummy@example.com (tuxd3v)]]></author>
			<pubDate>Thu, 07 Jan 2021 18:40:45 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=26630#p26630</guid>
		</item>
		<item>
			<title><![CDATA[Re: armhf not possible on cubietruck]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=26603#p26603</link>
			<description><![CDATA[<p>Sure, serial adapter is possible as well but this is cheating. ;-) No but it requires opening the case each time which can be annoying, and eventually you want to have working HDMI output in your installed system as well. With that being said, it is never a bad idea to have a serial console at hand anyways.</p><p>You are right about the USB issue, I completely forgot that. The boot.scr has some kind of binary format that is generated from boot.cmd. This can be done using the mkimage command as described in the sunxi wiki:</p><p><a href="https://linux-sunxi.org/U-Boot" rel="nofollow">https://linux-sunxi.org/U-Boot</a></p><p>As an alternative, you could try to boot using extlinux.conf instead of boot.scr. I prefer this over the boot.scr method used by Debian.</p><p>Alternatively, you could also try to set the parameters using uEnv.txt.</p><p>Good luck, and maybe you get it working before your usb-serial-adapter arrives. :-)</p>]]></description>
			<author><![CDATA[dummy@example.com (kuleszdl)]]></author>
			<pubDate>Thu, 07 Jan 2021 02:44:30 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=26603#p26603</guid>
		</item>
		<item>
			<title><![CDATA[Re: armhf not possible on cubietruck]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=26596#p26596</link>
			<description><![CDATA[<p>Ok...<br />Just ordered an adapter.<br />Thank you so far !</p>]]></description>
			<author><![CDATA[dummy@example.com (hoschi)]]></author>
			<pubDate>Wed, 06 Jan 2021 13:43:05 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=26596#p26596</guid>
		</item>
		<item>
			<title><![CDATA[Re: armhf not possible on cubietruck]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=26595#p26595</link>
			<description><![CDATA[<div class="quotebox"><cite>hoschi wrote:</cite><blockquote><div><p>Moin,</p><p>I&#039;ve read somewhere that a USB hub in between could possibly make a difference,<br />but it didn&#039;t. <img src="http://dev1galaxy.org/img/smilies/sad.png" width="15" height="15" alt="sad" /></p></div></blockquote></div><p>Hello,<br />In the <a href="http://arm-files.devuan.org/README.txt" rel="nofollow">README</a> section, in the end, the method specified to install is via serial connection..<br />Using a usb-to-serial converter, exactly because it prevents that problem with displays <img src="http://dev1galaxy.org/img/smilies/wink.png" width="15" height="15" alt="wink" /></p>]]></description>
			<author><![CDATA[dummy@example.com (tuxd3v)]]></author>
			<pubDate>Wed, 06 Jan 2021 09:49:33 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=26595#p26595</guid>
		</item>
		<item>
			<title><![CDATA[Re: armhf not possible on cubietruck]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=26593#p26593</link>
			<description><![CDATA[<p>Moin,</p><p>Thank you a lot !</p><p>I&#039;m sorry ... Happy new year !! <img src="http://dev1galaxy.org/img/smilies/wink.png" width="15" height="15" alt="wink" /></p><p>I&#039;d love to be able to go to the boot prompt and i tried two different keyboards<br />but neither of them worked. It looks like they&#039;are simply not recognized at the<br />stage where one could interrupt the boot process.<br />I&#039;ve read somewhere that a USB hub in between could possibly make a difference,<br />but it didn&#039;t. <img src="http://dev1galaxy.org/img/smilies/sad.png" width="15" height="15" alt="sad" /><br />Is it possible to change the - is it the boot.scr file ? - boot process somehow ?</p>]]></description>
			<author><![CDATA[dummy@example.com (hoschi)]]></author>
			<pubDate>Wed, 06 Jan 2021 07:09:09 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=26593#p26593</guid>
		</item>
		<item>
			<title><![CDATA[Re: armhf not possible on cubietruck]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=26588#p26588</link>
			<description><![CDATA[<p>Hi,</p><p>afaik this is a cubietruck-specific issue. Try the following in u-boot:</p><div class="codebox"><pre><code>setenv bootargs console=tty1 fb=false
saveenv 
boot</code></pre></div><p>Btw.: Welcome to the forums!</p>]]></description>
			<author><![CDATA[dummy@example.com (kuleszdl)]]></author>
			<pubDate>Wed, 06 Jan 2021 04:38:54 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=26588#p26588</guid>
		</item>
		<item>
			<title><![CDATA[armhf not possible on cubietruck]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=26582#p26582</link>
			<description><![CDATA[<p>Hallo,</p><p>I&#039;m not able to even start the installer armhf version on a Cubietruck.<br />I&#039;ve tried ASCII as well as beowulf version. For both of them the pinned<br />instructions do not work at all.</p><p>The system boots up.<br />Beowulf reports starting the kernel. But the screen just goes black. <br />ASCII shows two tux symbols after starting the kernel. But it goes<br />black as well.<br />LEDs do not show any activity at all. Just the green led.</p><p>For beowulf i did:<br />zcat firmware.Cubietruck.beowulf.img.gz partition.img.gz &gt; /dev/sdj</p><p>For ascii:<br />xzcat devuan_ascii_2.0.0_armhf_sunxi.img.xz | sudo dd of=/dev/sdj bs=2M<br />dd if=Cubietruck_defconfig.bin of=/dev/sdj bs=1024 seek=8 &amp;&amp; sync</p><p>Am i missing something ?</p><p>Thanks,<br />&#160; &#160; Sascha</p>]]></description>
			<author><![CDATA[dummy@example.com (hoschi)]]></author>
			<pubDate>Tue, 05 Jan 2021 23:54:58 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=26582#p26582</guid>
		</item>
	</channel>
</rss>
