<?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=3339&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / Devuan on Odroid HC1]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=3339</link>
		<description><![CDATA[The most recent posts in Devuan on Odroid HC1.]]></description>
		<lastBuildDate>Mon, 23 Mar 2020 02:01:27 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: Devuan on Odroid HC1]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=20681#p20681</link>
			<description><![CDATA[<p>Hello Illegalum,<br /> I created a hardkernel version, if you could install it, to test, I apreciate <img src="https://dev1galaxy.org/img/smilies/smile.png" width="15" height="15" alt="smile" /></p><p>This share <a href="https://meocloud.pt/link/b0953cbb-9b36-49dd-8f05-0552ff85017e/Odroidhc1/" rel="nofollow">here</a>, contains the deb packages to try the hardkernel compiled kernel, and also the new boot.ini file..</p><p>Backup first your boot.ini file:<br />&#160; &#160; cp boot.ini boot.ini.backup</p><p>Then copy to the sdcard, the contents of the shared folder:<br />&#160; &#160; linux-headers-4.14.165_4.14.165-4_armhf.deb<br />&#160; &#160; linux-image-4.14.165_4.14.165-4_armhf.deb<br />&#160; &#160; linux-libc-dev_4.14.165-4_armhf.deb</p><p>Copy also &#039;boot.ini.new&#039; to /boot,</p><p>then boot the board, install the new kernel:<br />&#160; &#160; dpkg -i *.deb<br />change &#039;boot.ini.new&#039; to &#039;boot.ini&#039;:<br />&#160; &#160; mv /boot/boot.ini.new /boot/boot.ini</p><p>then restart and check if that kernel, works well in your board,</p><p>if it doesn&#039;t:<br />&#160; &#160; dpkg -l |grep -E &quot;linux-.*(image|headers|libc-dev)&quot;<br />&#160; &#160; See the 4.14.165 installed packages and remove them:<br />&#160; &#160; &#160; &#160;apt-get remove --purge linux-headers-4.14.165 linux-image-4.14.165 linux-libc-dev<br />&#160; &#160; get back your &#039;boot.ini&#039; file:<br />&#160; &#160; &#160; &#160; mv /boot/boot.ini.backup /boot/boot.ini</p><p>And restart..</p><p>It would be nice to get some feedback from you, since you own one of this boards <img src="https://dev1galaxy.org/img/smilies/smile.png" width="15" height="15" alt="smile" /></p><p>Best Regards,</p>]]></description>
			<author><![CDATA[dummy@example.com (tuxd3v)]]></author>
			<pubDate>Mon, 23 Mar 2020 02:01:27 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=20681#p20681</guid>
		</item>
		<item>
			<title><![CDATA[Re: Devuan on Odroid HC1]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=20489#p20489</link>
			<description><![CDATA[<p>hello wtf,<br />Can you boot and have Ethernet in Devuan xu4 image?</p><p>Because that seems to be a difference,<br />Illegalum detected that he doesn&#039;t have Ethernet, on the devuan xu4 image.</p><p>Perhaps because of Power supply differences,<br />The supply voltage to the usb-ethernet controller comes from different places and so, Ethernet is not power properly..</p><p>Can you check with devuan xu4 image?<br />if that doesn&#039;t work( xua devuan image...ethernet ), can you install my compiled kernel and check if everything works then?</p><p>Thanks in advance,</p><p>EDIT: there are there a HC1 dts file even in hardkernel &#039;4.14.165&#039;:<br /><a href="https://github.com/hardkernel/linux/blob/odroidxu4-4.14.y/arch/arm/boot/dts/exynos5422-odroidhc1.dts" rel="nofollow">https://github.com/hardkernel/linux/blo … oidhc1.dts</a></p>]]></description>
			<author><![CDATA[dummy@example.com (tuxd3v)]]></author>
			<pubDate>Fri, 13 Mar 2020 17:32:02 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=20489#p20489</guid>
		</item>
		<item>
			<title><![CDATA[Re: Devuan on Odroid HC1]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=20487#p20487</link>
			<description><![CDATA[<div class="quotebox"><cite>Illegalum wrote:</cite><blockquote><div><p>Hi WFK as You say you have and the HC1 board and the HC2 <br />are the boards the same and does the HC2 report as a HC1 or does it report as a HC2 ? <br />because for me the main difference looks to be the housing for the 3.5 inch disk</p></div></blockquote></div><p>I only have xu3 and xu4 dtb files in my /boot.&#160; As far as I can tell, with my kernels, the system identifies as &quot;Odroid XU4&quot; and uses the xu4 dtd.<br />So I don&#039;t know at what point the need for a separate hc1 dtd file in /boot was introduced.</p><p>Going through the dmesg, I see no indication of either HC1 or HC2, only XU4.</p><p>Afaict, the boards are identical except for the 5V vs 12V power circuit.</p><p>wfk</p>]]></description>
			<author><![CDATA[dummy@example.com (wfk)]]></author>
			<pubDate>Fri, 13 Mar 2020 13:01:14 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=20487#p20487</guid>
		</item>
		<item>
			<title><![CDATA[Re: Devuan on Odroid HC1]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=20483#p20483</link>
			<description><![CDATA[<p>hello wfk,<br />Can you post your .config file, the one you are using to compile hardkernel?</p><p>Thanks in Advance,</p><p>Best Regards,<br />tux</p>]]></description>
			<author><![CDATA[dummy@example.com (tuxd3v)]]></author>
			<pubDate>Fri, 13 Mar 2020 11:04:35 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=20483#p20483</guid>
		</item>
		<item>
			<title><![CDATA[Re: Devuan on Odroid HC1]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=20480#p20480</link>
			<description><![CDATA[<div class="quotebox"><cite>Illegalum wrote:</cite><blockquote><div><p>I understand it can take long time to compile , but in general if it gives a better result we can try to compile it on the odroid itself, just might need some help with the steps <img src="https://dev1galaxy.org/img/smilies/smile.png" width="15" height="15" alt="smile" /> <br />Lum</p></div></blockquote></div><p>The steps don&#039;t change its the same as above <img src="https://dev1galaxy.org/img/smilies/smile.png" width="15" height="15" alt="smile" /><br />you just don&#039;t need a crosscompiler , you would use a native one..<br />so were you have <span class="bbc">ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf-</span>, delete this from the commands <img src="https://dev1galaxy.org/img/smilies/smile.png" width="15" height="15" alt="smile" /></p><p>Regards,<br />tux</p>]]></description>
			<author><![CDATA[dummy@example.com (tuxd3v)]]></author>
			<pubDate>Thu, 12 Mar 2020 00:59:14 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=20480#p20480</guid>
		</item>
		<item>
			<title><![CDATA[Re: Devuan on Odroid HC1]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=20475#p20475</link>
			<description><![CDATA[<p>Hello&#160; Illegalum,wfk,<br />I created 3 instalable packages with a &#039;4.14.165&#039; kernel from hardkernel repo..<br />to install it you can follow bellow intructions,</p><p>It would be nice to know if it boots, and if ethernet is working correctly,<br />The idea is creating a image for hc1, with zram as swap using lz4 algo on it <img src="https://dev1galaxy.org/img/smilies/smile.png" width="15" height="15" alt="smile" /></p><p>but we need first a stable kernel..<br />in the share folder bellow is also a &#039;log&#039; file, with the compilation log process..</p><p>if this works nicelly, I will tune the kernel for big.LITTLE on hc1 cpu <img src="https://dev1galaxy.org/img/smilies/smile.png" width="15" height="15" alt="smile" /></p><div class="quotebox"><cite>tuxd3v wrote:</cite><blockquote><div><p>Hello Illegalum,<br />thanks,</p><p>I took a loot at boot.ini, and adapted it for a mainline kernel 5.5.7, and to Odroid hc1 dtb.<br />I created a share with the kernel and the boot.ini new files..<br />This share <a href="https://meocloud.pt/link/b0953cbb-9b36-49dd-8f05-0552ff85017e/Odroidhc1/" rel="nofollow">here</a>, contains the deb packages to try a mainline kernel, and also the new boot.ini file..</p><p>Backup first your boot.ini file:<br /><span class="bbc">cp boot.ini boot.ini.backup</span></p><p>Then copy to the sdcard, the contents of the shared folder:<br />linux-headers-5.5.7_5.5.7-1_armhf.deb,<br />linux-image-5.5.7_5.5.7-1_armhf.deb,<br />linux-libc-dev_5.5.7-1_armhf.deb</p><p>Copy also &#039;boot.ini.new&#039; to /boot,</p><p>then boot the board, install the new kernel:<br /><span class="bbc">dpkg -i *.deb</span><br />change &#039;boot.ini.new&#039; to &#039;boot.ini&#039;:<br /><span class="bbc">mv /boot/boot.ini.new /boot/boot.ini</span></p><p>then restart and check if that kernel, works well in your board, if it doesn&#039;t:<br /><span class="bbc">dpkg -l |grep -E &quot;linux-.*(image|headers|libc-dev)&quot;</span></p><p>See the 5.5.7 installed packages and remove them:<br /><span class="bbc">apt-get remove --purge linux-headers-5.5.7 linux-image-5.5.7 linux-libc-dev</span><br />get back your &#039;boot.ini&#039; file:<br /><span class="bbc">mv /boot/boot.ini.backup /boot/boot.ini</span></p><p>And restart..</p><p>It would be nice to get some feedback from you, since you own one of this boards <img src="https://dev1galaxy.org/img/smilies/smile.png" width="15" height="15" alt="smile" /></p><p>Best Regards,</p></div></blockquote></div>]]></description>
			<author><![CDATA[dummy@example.com (tuxd3v)]]></author>
			<pubDate>Tue, 10 Mar 2020 22:23:57 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=20475#p20475</guid>
		</item>
		<item>
			<title><![CDATA[Re: Devuan on Odroid HC1]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=20472#p20472</link>
			<description><![CDATA[<p>I understand it can take long time to compile , but in general if it gives a better result we can try to compile it on the odroid itself, just might need some help with the steps <img src="https://dev1galaxy.org/img/smilies/smile.png" width="15" height="15" alt="smile" /> </p><p>Lum</p>]]></description>
			<author><![CDATA[dummy@example.com (Illegalum)]]></author>
			<pubDate>Tue, 10 Mar 2020 20:47:34 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=20472#p20472</guid>
		</item>
		<item>
			<title><![CDATA[Re: Devuan on Odroid HC1]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=20470#p20470</link>
			<description><![CDATA[<p>thanks Illegalum,wfk,</p><p>At beguining I tought it would be nice to go with mainline, but there are problems with it..<br />I will create a image with 4.4.165 from hardkernel, with Illegalum, defconfig above, and devuan userspace <img src="https://dev1galaxy.org/img/smilies/smile.png" width="15" height="15" alt="smile" /></p><p>EDIT: In fact hardkernel does have a &#039;odroid-5.4.y&#039; branch, but I don&#039;t know how good it is..</p>]]></description>
			<author><![CDATA[dummy@example.com (tuxd3v)]]></author>
			<pubDate>Tue, 10 Mar 2020 03:28:23 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=20470#p20470</guid>
		</item>
		<item>
			<title><![CDATA[Re: Devuan on Odroid HC1]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=20468#p20468</link>
			<description><![CDATA[<p>Hi WFK as You say you have and the HC1 board and the HC2 <br />are the boards the same and does the HC2 report as a HC1 or does it report as a HC2 ? <br />because for me the main difference looks to be the housing for the 3.5 inch disk </p><p>Lum</p>]]></description>
			<author><![CDATA[dummy@example.com (Illegalum)]]></author>
			<pubDate>Mon, 09 Mar 2020 20:51:09 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=20468#p20468</guid>
		</item>
		<item>
			<title><![CDATA[Re: Devuan on Odroid HC1]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=20467#p20467</link>
			<description><![CDATA[<p>Sorry took some time , but finally some update. </p><p>Unfortunately moving the boot.ini&#160; to boot.ini.sav and then copy the boot.scr in /boot results in a message that boot.ini is not found. putting the boot.ini back results again in the same kernel panic. </p><p>Have some spare sd cards now so hope i can do some quicker tests<br />I actually found that from the debian source image witch I converted to devuan ascii it has some sources directed to a deb source oph.mdrjr.net_meveric_dists_all_xu3 and it pull a specific kernel from there&#160; linux-image-4.14-armhf-odroid-xu4</p><p>Lum</p>]]></description>
			<author><![CDATA[dummy@example.com (Illegalum)]]></author>
			<pubDate>Mon, 09 Mar 2020 20:49:05 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=20467#p20467</guid>
		</item>
		<item>
			<title><![CDATA[Re: Devuan on Odroid HC1]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=20411#p20411</link>
			<description><![CDATA[<p>Hi,</p><p>I&#039;m compiling native on the HC1.<br />I&#039;m using the kernel source provided by Odroid on their site, which contains various Samsung cpu related patches.&#160; It looks like Ubuntu is using that same source, as the kernel they deliver with their image is a similar version.</p><p>This is what comes with the standard Ubuntu SD card image:<br />Linux version 4.14.5-92 (root@1604_builder_armhf) (gcc version 5.4.1 20160904 (Ubuntu/Linaro 5.4.1-2ubuntu1~16.04)) #1 SMP PREEMPT Mon Dec 11 15:48:15 UTC 2017</p><p>What&#039;s running on my compile box is currently:<br />Linux version 4.14.141+ (root@eiger) (gcc version 6.3.0 20170516 (Debian 6.3.0-18+deb9u1)) #1 SMP PREEMPT Fri Oct 4 19:34:42 UTC 2019</p><p>The current Odroid version is newer than that.&#160; They recently merged a 4.14 update.<br />I have seen no indications that they intend to go to 5.x any time soon.</p><p>wfk</p>]]></description>
			<author><![CDATA[dummy@example.com (wfk)]]></author>
			<pubDate>Fri, 06 Mar 2020 12:50:10 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=20411#p20411</guid>
		</item>
		<item>
			<title><![CDATA[Re: Devuan on Odroid HC1]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=20403#p20403</link>
			<description><![CDATA[<p>Hi Illegalum,<br />Ok, no problem, no rush <img src="https://dev1galaxy.org/img/smilies/smile.png" width="15" height="15" alt="smile" /></p><p>Hi wfk,<br />For the work Illegalum have done, he experienced problems with the network card, I believe?!( using the devuan image for xu4.. )</p><p>I found there are indeed a dts in mainline for hc1.. <br />I compiled 5.5.7 kernel, and I were checking it with Illegalum.. </p><p>My Kernel gave a kernel panic( I also saw a compiler warning about a pointer not been initialized first.. in compilation process)..<br />But it could also be that my toolchain is the one to blame..</p><p>I am with Linaro 7.5 unfortunately, since ARM only provides amd64 cross toolchains...<br />So I am locked on 7.5 cross toolchains..</p><p>What kernel are you using?</p><p>Best Regards,<br />tux</p>]]></description>
			<author><![CDATA[dummy@example.com (tuxd3v)]]></author>
			<pubDate>Fri, 06 Mar 2020 01:30:09 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=20403#p20403</guid>
		</item>
		<item>
			<title><![CDATA[Re: Devuan on Odroid HC1]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=20372#p20372</link>
			<description><![CDATA[<p>Hi all,</p><p>The other week I tried to boot the Odroid XU4 image and found it, indeed, not booting.<br />I&#039;ld be happy to help out with any testing, kernel building, or whatever.&#160; I have a couple of &quot;scratch&quot; Odroid HC1 and HC2 machines here that I have been using to compile my own kernel and uboot for use with a devuan install that I created using debootstrap.&#160; That worked quite well, although I found you have to be careful about which Odroid kernel source commit you use, as some are decidedly unstable.&#160; I don&#039;t know what the &quot;official&quot; way is to build a Devuan arm embedded SD card image.</p><p>Regards,<br />wfk</p>]]></description>
			<author><![CDATA[dummy@example.com (wfk)]]></author>
			<pubDate>Wed, 04 Mar 2020 23:23:38 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=20372#p20372</guid>
		</item>
		<item>
			<title><![CDATA[Re: Devuan on Odroid HC1]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=20318#p20318</link>
			<description><![CDATA[<p>Hi tux, </p><p>Had some interesting times to get it booting with the old kernel again after i got the kernel panic , going to order another sd card so i have one install spare for killing <img src="https://dev1galaxy.org/img/smilies/smile.png" width="15" height="15" alt="smile" /> so give me a few day to come back to you with this.</p><p>Kind regards, <br />Lum</p>]]></description>
			<author><![CDATA[dummy@example.com (Illegalum)]]></author>
			<pubDate>Mon, 02 Mar 2020 18:43:47 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=20318#p20318</guid>
		</item>
		<item>
			<title><![CDATA[Re: Devuan on Odroid HC1]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=20309#p20309</link>
			<description><![CDATA[<div class="quotebox"><cite>Illegalum wrote:</cite><blockquote><div><p>we&#039;ve got ourselfs a kernel panic ... <img src="https://dev1galaxy.org/img/smilies/smile.png" width="15" height="15" alt="smile" /> <br />Lum</p></div></blockquote></div><p>Indeed,<br />When I compiled that kernel I received a warning about a possibility of a pointer not been initialized, maybe its related to that..<br />I compiled it using the linaro crosscompiling toolchains 7.5, since the ARM ones only have as host amd64(I am on devuan i386..).</p><p>at same time it could also be something uboot config related( addresses or else.. )..<br />I created a basic &#039;<strong>boot.scr</strong>&#039; file , its in the share, if you want to try a last time..</p><p>You only need to copy it to /boot, <br />rename &#039;/boot/boot.ini&#039;&#160; to something like &#039;/boot/boot.ini.backup&#039;,<br />and restart..</p><p>ofcourse this with the new kernel.. if you get again a kernel panic, get previous( original situation.. )..</p><p>In that case,<br />maybe the uboot version you have doesn&#039;t support yet the Odroid HC1.. for the few things I read about that board, still there are diferences between them, that&#039;s why you can boot XU4 and not HC1 with devuan image..</p>]]></description>
			<author><![CDATA[dummy@example.com (tuxd3v)]]></author>
			<pubDate>Sun, 01 Mar 2020 22:49:42 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=20309#p20309</guid>
		</item>
	</channel>
</rss>
