<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title><![CDATA[PINE64 - Linux on PINE A64-LTS / SOPINE]]></title>
		<link>https://forum.pine64.org/</link>
		<description><![CDATA[PINE64 - https://forum.pine64.org]]></description>
		<pubDate>Thu, 21 May 2026 18:13:20 +0000</pubDate>
		<generator>MyBB</generator>
		<item>
			<title><![CDATA[7 inch touch panel patches]]></title>
			<link>https://forum.pine64.org/showthread.php?tid=20082</link>
			<pubDate>Mon, 17 Nov 2025 06:57:54 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.pine64.org/member.php?action=profile&uid=15404">mkjmkj</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.pine64.org/showthread.php?tid=20082</guid>
			<description><![CDATA[Hey,<br />
<br />
I have tried porting Alpine Linux 3.22.2 to my Pine64 A64 LTS v2 board using only packages from Alpine communities, which works reasonable except for sound, ethernet device is weird (have to ethtool it to 100mbit for it to work). I also have a 7 inch panel <a href="https://pine64.com/product/7-lcd-touch-screen-panel/" target="_blank" rel="noopener" class="mycode_url">https://pine64.com/product/7-lcd-touch-screen-panel/</a> which doesn't work at all. <br />
<br />
I found from the Armbian community patches to DTS overlays that should enable it (pine64_lcd=on). Latest Armbian images doesn't work either, their u-boot breaks my Pine64 board (doesn't detect RAM and demands reset), and the panel only backlights up (no image), though HDMI works,. The touchscreen does produce output when running libinput debug-events.<br />
<br />
I have tried experimenting with dts patches to the 6.12 kernel source tree, and got the touchpanel discovered but still broken, while the kernel panics and oops every so often.<br />
<br />
I'd like to ask the Pine64 community if anyone have an overview of which patches are needed for the 7 inch panel to work on a 6.12 kernel?]]></description>
			<content:encoded><![CDATA[Hey,<br />
<br />
I have tried porting Alpine Linux 3.22.2 to my Pine64 A64 LTS v2 board using only packages from Alpine communities, which works reasonable except for sound, ethernet device is weird (have to ethtool it to 100mbit for it to work). I also have a 7 inch panel <a href="https://pine64.com/product/7-lcd-touch-screen-panel/" target="_blank" rel="noopener" class="mycode_url">https://pine64.com/product/7-lcd-touch-screen-panel/</a> which doesn't work at all. <br />
<br />
I found from the Armbian community patches to DTS overlays that should enable it (pine64_lcd=on). Latest Armbian images doesn't work either, their u-boot breaks my Pine64 board (doesn't detect RAM and demands reset), and the panel only backlights up (no image), though HDMI works,. The touchscreen does produce output when running libinput debug-events.<br />
<br />
I have tried experimenting with dts patches to the 6.12 kernel source tree, and got the touchpanel discovered but still broken, while the kernel panics and oops every so often.<br />
<br />
I'd like to ask the Pine64 community if anyone have an overview of which patches are needed for the 7 inch panel to work on a 6.12 kernel?]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Uboot says bad image magic - mainline kernel]]></title>
			<link>https://forum.pine64.org/showthread.php?tid=19460</link>
			<pubDate>Sun, 13 Oct 2024 19:17:14 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.pine64.org/member.php?action=profile&uid=27888">lash</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.pine64.org/showthread.php?tid=19460</guid>
			<description><![CDATA[In an attempt to troubleshoot failing to get generic alpine linux to run on PA64-2G-LTS, I've tried to reduce the problem to the smallest steps that are legible to me. <br />
<br />
When booting the kernel, I get "Bad ARM64 Image Magic" I can't figure out what this means, and why it is happening. Sources I have searched seem to be board specific, and found nothing on this board. I've arrived at a point where I cannot find a way to reason further about it, so thus I am reaching out.<br />
<br />
I am currently loading the kernel and dtb manually at the uboot prompt:<br />
<br />
setenv bootargs loglevel=7 earlyprintk<br />
fatload mmc 0:1 0x42000000 boot/vmlinux<br />
fatload mmc 0:1 0x4a000000 boot/u-boot.dtb<br />
booti 0x42000000 - 0x4a000000<br />
<br />
My current configuration is:<br />
<br />
        - linux 5.14 from mainline (git:7d2a07b769330c34b4deabeed939325c77a7ec2f)<br />
        - u-boot v2024.10 from <a href="https://source.denx.de/u-boot/u-boot" target="_blank" rel="noopener" class="mycode_url">https://source.denx.de/u-boot/u-boot</a> (git:f919c3a889f0ec7d63a48b5d0ed064386b0980bd)<br />
        - dtb from the u-boot build<br />
        - bl31.bin from PLAT=sun50i_a64 <a href="https://git.trustedfirmware.org/TF-A/trusted-firmware-a.git" target="_blank" rel="noopener" class="mycode_url">https://git.trustedfirmware.org/TF-A/tru...ware-a.git</a> lts-v2.10.6 (git:f2aebf361050d69176d60016170291efa9e08a68)<br />
        - scp.bin from <a href="https://github.com/crust-firmware/crust" target="_blank" rel="noopener" class="mycode_url">https://github.com/crust-firmware/crust</a> 0.6 (git:ffe9f1ac9c675e6e67db9084bd19fbdeffd8e162)<br />
        - u-boot-sunxi-with-spl.bin written to offset 8k<br />
        - tried sd and emmc vfat single partition (whole disk) with<br />
                * boot/vmlinux<br />
                * boot/u-boot.dtb<br />
<br />
Files:<br />
    - uboot defconfig: <a href="https://g33k.holbrook.no/c36cab0e6a15127fa6c280912ece5fa01bfac44d68e701356ef4f57b25f71bdd" target="_blank" rel="noopener" class="mycode_url">https://g33k.holbrook.no/c36cab0e6a15127...7b25f71bdd</a><br />
    - uboot environment (saved from soc): <a href="https://g33k.holbrook.no/1c4d93e6510eb49b9eb5660ec5a2ccdf4f81c5aa84093d79f928062329468b73" target="_blank" rel="noopener" class="mycode_url">https://g33k.holbrook.no/1c4d93e6510eb49...2329468b73</a><br />
    - linux defconfig: <a href="https://g33k.holbrook.no/5bde4487e333f5af3502075e337007a034d363cb3f1f8a363804c819beb3382f" target="_blank" rel="noopener" class="mycode_url">https://g33k.holbrook.no/5bde4487e333f5a...19beb3382f</a>]]></description>
			<content:encoded><![CDATA[In an attempt to troubleshoot failing to get generic alpine linux to run on PA64-2G-LTS, I've tried to reduce the problem to the smallest steps that are legible to me. <br />
<br />
When booting the kernel, I get "Bad ARM64 Image Magic" I can't figure out what this means, and why it is happening. Sources I have searched seem to be board specific, and found nothing on this board. I've arrived at a point where I cannot find a way to reason further about it, so thus I am reaching out.<br />
<br />
I am currently loading the kernel and dtb manually at the uboot prompt:<br />
<br />
setenv bootargs loglevel=7 earlyprintk<br />
fatload mmc 0:1 0x42000000 boot/vmlinux<br />
fatload mmc 0:1 0x4a000000 boot/u-boot.dtb<br />
booti 0x42000000 - 0x4a000000<br />
<br />
My current configuration is:<br />
<br />
        - linux 5.14 from mainline (git:7d2a07b769330c34b4deabeed939325c77a7ec2f)<br />
        - u-boot v2024.10 from <a href="https://source.denx.de/u-boot/u-boot" target="_blank" rel="noopener" class="mycode_url">https://source.denx.de/u-boot/u-boot</a> (git:f919c3a889f0ec7d63a48b5d0ed064386b0980bd)<br />
        - dtb from the u-boot build<br />
        - bl31.bin from PLAT=sun50i_a64 <a href="https://git.trustedfirmware.org/TF-A/trusted-firmware-a.git" target="_blank" rel="noopener" class="mycode_url">https://git.trustedfirmware.org/TF-A/tru...ware-a.git</a> lts-v2.10.6 (git:f2aebf361050d69176d60016170291efa9e08a68)<br />
        - scp.bin from <a href="https://github.com/crust-firmware/crust" target="_blank" rel="noopener" class="mycode_url">https://github.com/crust-firmware/crust</a> 0.6 (git:ffe9f1ac9c675e6e67db9084bd19fbdeffd8e162)<br />
        - u-boot-sunxi-with-spl.bin written to offset 8k<br />
        - tried sd and emmc vfat single partition (whole disk) with<br />
                * boot/vmlinux<br />
                * boot/u-boot.dtb<br />
<br />
Files:<br />
    - uboot defconfig: <a href="https://g33k.holbrook.no/c36cab0e6a15127fa6c280912ece5fa01bfac44d68e701356ef4f57b25f71bdd" target="_blank" rel="noopener" class="mycode_url">https://g33k.holbrook.no/c36cab0e6a15127...7b25f71bdd</a><br />
    - uboot environment (saved from soc): <a href="https://g33k.holbrook.no/1c4d93e6510eb49b9eb5660ec5a2ccdf4f81c5aa84093d79f928062329468b73" target="_blank" rel="noopener" class="mycode_url">https://g33k.holbrook.no/1c4d93e6510eb49...2329468b73</a><br />
    - linux defconfig: <a href="https://g33k.holbrook.no/5bde4487e333f5af3502075e337007a034d363cb3f1f8a363804c819beb3382f" target="_blank" rel="noopener" class="mycode_url">https://g33k.holbrook.no/5bde4487e333f5a...19beb3382f</a>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Wifi not recognized - Pine64+ / Debian Bullseye]]></title>
			<link>https://forum.pine64.org/showthread.php?tid=19384</link>
			<pubDate>Tue, 13 Aug 2024 16:09:56 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.pine64.org/member.php?action=profile&uid=28434">coredumpster</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.pine64.org/showthread.php?tid=19384</guid>
			<description><![CDATA[I have a Pine64+ single board computer, with the wifi/bt POT accessory.<br />
<br />
Have successfully installed Debian 11 ( Bullseye ) and have that running, but cannot for the life of me seem to get the wifi/bt module enabled.<br />
<br />
I have installed the firmware-realtek package, which should have the right firmware bits, but something else appears to be missing, and I'm at a loss.<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>cparker@pine64:~&#36; uname -a<br />
Linux pine64 5.10.0-32-arm64 #1 SMP Debian 5.10.223-1 (2024-08-10) aarch64 GNU/Linux<br />
cparker@pine64:~&#36; cat /etc/os-release <br />
PRETTY_NAME="Debian GNU/Linux 11 (bullseye)"<br />
NAME="Debian GNU/Linux"<br />
VERSION_ID="11"<br />
VERSION="11 (bullseye)"<br />
VERSION_CODENAME=bullseye</code></div></div><br />
The Realtek FW .bin files are in /usr/lib/firmware/rtlwifi  for the rtl8723bs.<br />
<br />
Modprobe doesn't appear to do anything.<br />
<br />
Is it an issue with Debian / Bullseye?  Would Bookworm be different, or Armbian?  Not stuck with this version, but it's the first one I was able to get to boot properly, with everything else working.]]></description>
			<content:encoded><![CDATA[I have a Pine64+ single board computer, with the wifi/bt POT accessory.<br />
<br />
Have successfully installed Debian 11 ( Bullseye ) and have that running, but cannot for the life of me seem to get the wifi/bt module enabled.<br />
<br />
I have installed the firmware-realtek package, which should have the right firmware bits, but something else appears to be missing, and I'm at a loss.<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>cparker@pine64:~&#36; uname -a<br />
Linux pine64 5.10.0-32-arm64 #1 SMP Debian 5.10.223-1 (2024-08-10) aarch64 GNU/Linux<br />
cparker@pine64:~&#36; cat /etc/os-release <br />
PRETTY_NAME="Debian GNU/Linux 11 (bullseye)"<br />
NAME="Debian GNU/Linux"<br />
VERSION_ID="11"<br />
VERSION="11 (bullseye)"<br />
VERSION_CODENAME=bullseye</code></div></div><br />
The Realtek FW .bin files are in /usr/lib/firmware/rtlwifi  for the rtl8723bs.<br />
<br />
Modprobe doesn't appear to do anything.<br />
<br />
Is it an issue with Debian / Bullseye?  Would Bookworm be different, or Armbian?  Not stuck with this version, but it's the first one I was able to get to boot properly, with everything else working.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[PINE A64-LTS enable I2S on Linux]]></title>
			<link>https://forum.pine64.org/showthread.php?tid=19382</link>
			<pubDate>Thu, 08 Aug 2024 18:09:57 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.pine64.org/member.php?action=profile&uid=28428">toadShepard</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.pine64.org/showthread.php?tid=19382</guid>
			<description><![CDATA[Has anyone been able to get I2S to show up through the ALSA "aplay -l" command when running linux on the PINE A64-LTS. I attempted to follow some of the changes from this post: <br />
<a href="https://forum.pine64.org/showthread.php?tid=6906" target="_blank" rel="noopener" class="mycode_url">https://forum.pine64.org/showthread.php?tid=6906</a><br />
<br />
But after modifying the equivalent .dts file overlay (mine is sun50i-a64-pine64-lts.dts) I am able to see i2s0 under /sys/firmware/devicetree/base/soc/i2s@1c22000/status is set to "okay". But when I run "aplay -l" I get the response "no soundcards found...". <br />
<br />
Any help is appreciated.]]></description>
			<content:encoded><![CDATA[Has anyone been able to get I2S to show up through the ALSA "aplay -l" command when running linux on the PINE A64-LTS. I attempted to follow some of the changes from this post: <br />
<a href="https://forum.pine64.org/showthread.php?tid=6906" target="_blank" rel="noopener" class="mycode_url">https://forum.pine64.org/showthread.php?tid=6906</a><br />
<br />
But after modifying the equivalent .dts file overlay (mine is sun50i-a64-pine64-lts.dts) I am able to see i2s0 under /sys/firmware/devicetree/base/soc/i2s@1c22000/status is set to "okay". But when I run "aplay -l" I get the response "no soundcards found...". <br />
<br />
Any help is appreciated.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Armbian for Pine64 LTS]]></title>
			<link>https://forum.pine64.org/showthread.php?tid=19207</link>
			<pubDate>Sat, 04 May 2024 17:18:12 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.pine64.org/member.php?action=profile&uid=8584">Mark88</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.pine64.org/showthread.php?tid=19207</guid>
			<description><![CDATA[Hello again.<br />
<br />
i have an LTS board and i am trying to find a way to install Armbian on it.<br />
I was using this board since more than 5 years now without any issue or update, but now i need to use it on a different project and i need something more fresh than Bionic.<br />
<br />
I was trying to install something newer but actually the only working version of Armbian i found is <span style="color: #000000;" class="mycode_color"><a href="https://xogium.performanceservers.nl/archive/pine64so/archive/Armbian_21.02.1_Pine64so_bionic_current_5.10.12.img.xz" target="_blank" rel="noopener" class="mycode_url">Armbian_21.02.1_Pine64so_bionic_current_5.10.12</a>.</span><br />
<span style="color: #000000;" class="mycode_color">Is there any way to install something newer on this board or is time to became a paper holder?</span><br />
<br />
<span style="color: #000000;" class="mycode_color">I have tryed newer version but the board can't boot.</span><br />
<br />
<span style="color: #000000;" class="mycode_color">Thanks in advice for any help.</span>]]></description>
			<content:encoded><![CDATA[Hello again.<br />
<br />
i have an LTS board and i am trying to find a way to install Armbian on it.<br />
I was using this board since more than 5 years now without any issue or update, but now i need to use it on a different project and i need something more fresh than Bionic.<br />
<br />
I was trying to install something newer but actually the only working version of Armbian i found is <span style="color: #000000;" class="mycode_color"><a href="https://xogium.performanceservers.nl/archive/pine64so/archive/Armbian_21.02.1_Pine64so_bionic_current_5.10.12.img.xz" target="_blank" rel="noopener" class="mycode_url">Armbian_21.02.1_Pine64so_bionic_current_5.10.12</a>.</span><br />
<span style="color: #000000;" class="mycode_color">Is there any way to install something newer on this board or is time to became a paper holder?</span><br />
<br />
<span style="color: #000000;" class="mycode_color">I have tryed newer version but the board can't boot.</span><br />
<br />
<span style="color: #000000;" class="mycode_color">Thanks in advice for any help.</span>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Can't boot from eMMc with Armbian 23.8 Bookworm]]></title>
			<link>https://forum.pine64.org/showthread.php?tid=18844</link>
			<pubDate>Tue, 07 Nov 2023 08:50:49 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.pine64.org/member.php?action=profile&uid=27562">francoispawlus</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.pine64.org/showthread.php?tid=18844</guid>
			<description><![CDATA[Hello team!<br />
<br />
I try to evaluate the platform based on:<br />
<ul class="mycode_list"><li>Sopine Baseboard model A<br />
</li>
<li>Sopine A64 compute module<br />
</li>
<li>Armbian 23.8 Bookworm<br />
</li>
</ul>
<br />
There is no issue with SDCard boot.<br />
<br />
But when I try to boot the same image from eMMC (32G), the process stopped when the kernel start.<br />
<br />
Here is an extract of the log from the serial console:<br />
Please go to the last line to see the last operation.<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>[10:40:49:671] U-Boot SPL 2023.07.02-armbian (Aug 31 2023 - 08:27:25 +0000)<br />
[10:40:49:695] DRAM: 2048 MiB<br />
[10:40:49:695] Trying to boot from MMC2<br />
[10:40:50:402] NOTICE:  BL31: v2.9(debug):armbian<br />
[10:40:50:402] NOTICE:  BL31: Built : 08:27:02, Aug 31 2023<br />
[10:40:50:402] NOTICE:  BL31: Detected Allwinner A64/H64/R18 SoC (1689)<br />
[10:40:50:402] NOTICE:  BL31: Found U-Boot DTB at 0x20ab818, model: SoPine with baseboard<br />
[10:40:50:402] INFO:    ARM GICv2 driver initialized<br />
[10:40:50:402] INFO:    Configuring SPC Controller<br />
[10:40:50:402] INFO:    PMIC: Probing AXP803 on RSB<br />
[10:40:50:402] INFO:    PMIC: dcdc1 voltage: 3.300V<br />
[10:40:50:402] INFO:    PMIC: dcdc5 voltage: 1.200V<br />
[10:40:50:402] INFO:    PMIC: dcdc6 voltage: 1.100V<br />
[10:40:50:402] INFO:    PMIC: dldo1 voltage: 3.300V<br />
[10:40:50:402] INFO:    PMIC: dldo2 voltage: 3.300V<br />
[10:40:50:448] INFO:    PMIC: dldo4 voltage: 3.300V<br />
[10:40:50:448] INFO:    PMIC: fldo1 voltage: 1.200V<br />
[10:40:50:448] INFO:    PMIC: Enabling DC SW<br />
[10:40:50:448] INFO:    BL31: Platform setup done<br />
[10:40:50:448] INFO:    BL31: Initializing runtime services<br />
[10:40:50:448] INFO:    BL31: cortex_a53: CPU workaround for 843419 was applied<br />
[10:40:50:448] INFO:    BL31: cortex_a53: CPU workaround for 855873 was applied<br />
[10:40:50:448] INFO:    BL31: cortex_a53: CPU workaround for 1530924 was applied<br />
[10:40:50:448] SCP/INF: Crust v0.5.10000<br />
[10:40:50:448] INFO:    PSCI: Suspend is available via SCPI<br />
[10:40:50:448] INFO:    BL31: Preparing for EL3 exit to normal world<br />
[10:40:50:468] INFO:    Entry point address = 0x4a000000<br />
[10:40:50:468] INFO:    SPSR = 0x3c9<br />
[10:40:50:961] ns16550_serial serial@1c28000: pinctrl_select_state_full: uclass_get_device_by_phandle_id: err=-19<br />
[10:40:50:961] <br />
[10:40:50:961] <br />
[10:40:50:961] U-Boot 2023.07.02-armbian (Aug 31 2023 - 08:27:25 +0000) Allwinner Technology<br />
[10:40:50:961] <br />
[10:40:50:961] CPU: &nbsp;&nbsp;Allwinner A64 (SUN50I)<br />
[10:40:50:961] Model: SoPine with baseboard<br />
[10:40:50:961] DRAM:  2 GiB<br />
[10:40:51:022] Core:  73 devices, 22 uclasses, devicetree: separate<br />
[10:40:51:022] WDT: &nbsp;&nbsp;Not starting watchdog@1c20ca0<br />
[10:40:51:022] MMC: &nbsp;&nbsp;mmc@1c0f000: 0, mmc@1c11000: 1<br />
[10:40:51:045] Loading Environment from FAT... Unable to use mmc 1:1...<br />
[10:40:52:787] In:    serial<br />
[10:40:52:787] Out: &nbsp;&nbsp;serial<br />
[10:40:52:787] Err: &nbsp;&nbsp;serial<br />
[10:40:52:803] Net: &nbsp;&nbsp;eth0: ethernet@1c30000<br />
[10:40:52:843] MMC: no card present<br />
[10:40:52:843] ** Bad device specification mmc 0 **<br />
[10:40:52:843] Couldn't find partition mmc 0<br />
[10:40:52:843] MMC: no card present<br />
[10:40:52:843] ** Bad device specification mmc 0 **<br />
[10:40:52:843] Couldn't find partition mmc 0<br />
[10:40:52:843] starting USB...<br />
[10:40:52:843] Bus usb@1c1a000: sun4i_usb_phy phy@1c19400: External vbus detected, not enabling our own vbus<br />
[10:40:52:881] USB EHCI 1.00<br />
[10:40:52:881] Bus usb@1c1a400: USB OHCI 1.0<br />
[10:40:52:897] Bus usb@1c1b000: USB EHCI 1.00<br />
[10:40:52:924] Bus usb@1c1b400: USB OHCI 1.0<br />
[10:40:52:924] scanning bus usb@1c1a000 for devices... 1 USB Device(s) found<br />
[10:40:54:067] scanning bus usb@1c1a400 for devices... 1 USB Device(s) found<br />
[10:40:55:194] scanning bus usb@1c1b000 for devices... 1 USB Device(s) found<br />
[10:40:56:329] scanning bus usb@1c1b400 for devices... 1 USB Device(s) found<br />
[10:40:57:468]        scanning usb for storage devices... 0 Storage Device(s) found<br />
[10:40:57:468] Autoboot in 1 seconds, press &lt;Space&gt; to stop<br />
[10:40:58:507] switch to partitions #0, OK<br />
[10:40:58:523] mmc1(part 0) is current device<br />
[10:40:58:523] Scanning mmc 1:1...<br />
[10:40:58:555] Found U-Boot script /boot/boot.scr<br />
[10:40:58:602] 3259 bytes read in 5 ms (635.7 KiB/s)<br />
[10:40:58:602] ## Executing script at 4fc00000<br />
[10:40:58:602] U-boot loaded from eMMC or secondary SD<br />
[10:40:58:602] Boot script loaded from mmc<br />
[10:40:58:602] 155 bytes read in 4 ms (37.1 KiB/s)<br />
[10:40:58:602] MMC: no card present<br />
[10:40:58:602] ** Bad device specification mmc 0 **<br />
[10:40:58:642] 41715 bytes read in 11 ms (3.6 MiB/s)<br />
[10:40:58:642] Working FDT set to 4fa00000<br />
[10:40:58:642] 3821 bytes read in 5 ms (746.1 KiB/s)<br />
[10:40:58:642] Applying kernel provided DT fixup script (sun50i-a64-fixup.scr)<br />
[10:40:58:642] ## Executing script at 45000000<br />
[10:40:59:041] 18215274 bytes read in 395 ms (44 MiB/s)<br />
[10:40:59:533] 22390792 bytes read in 476 ms (44.9 MiB/s)<br />
[10:40:59:533] Moving Image from 0x40080000 to 0x40200000, end=417d0000<br />
[10:40:59:733] ## Loading init Ramdisk from Legacy Image at 4ff00000 ...<br />
[10:40:59:733]    Image Name: &nbsp;&nbsp;uInitrd<br />
[10:40:59:733]    Image Type: &nbsp;&nbsp;AArch64 Linux RAMDisk Image (gzip compressed)<br />
[10:40:59:733]    Data Size:    18215210 Bytes = 17.4 MiB<br />
[10:40:59:733]    Load Address: 00000000<br />
[10:40:59:733]    Entry Point:  00000000<br />
[10:40:59:733]    Verifying Checksum ... OK<br />
[10:40:59:861] ## Flattened Device Tree blob at 4fa00000<br />
[10:40:59:861]    Booting using the fdt blob at 0x4fa00000<br />
[10:40:59:882] Working FDT set to 4fa00000<br />
[10:40:59:882]    Loading Ramdisk to 48ea0000, end 49fff12a ... OK<br />
[10:40:59:912]    Loading Device Tree to 0000000048e2d000, end 0000000048e9ffff ... OK<br />
[10:40:59:912] Working FDT set to 48e2d000<br />
[10:41:00:344] <br />
[10:41:00:344] Starting kernel ...<br />
[10:41:00:344] <br />
[10:41:03:989] &lt;0x1b&gt;[2J&lt;0x1b&gt;[3J&lt;0x1b&gt;[-1;-1fdone.<br />
[10:41:04:014] Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done.<br />
[10:41:04:014] Begin: Running /scripts/local-premount ... Scanning for Btrfs filesystems</code></div></div><br />
<br />
It would be helpfull if somebody have any idea to solved this .<br />
<br />
thanks for the support,<br />
BR]]></description>
			<content:encoded><![CDATA[Hello team!<br />
<br />
I try to evaluate the platform based on:<br />
<ul class="mycode_list"><li>Sopine Baseboard model A<br />
</li>
<li>Sopine A64 compute module<br />
</li>
<li>Armbian 23.8 Bookworm<br />
</li>
</ul>
<br />
There is no issue with SDCard boot.<br />
<br />
But when I try to boot the same image from eMMC (32G), the process stopped when the kernel start.<br />
<br />
Here is an extract of the log from the serial console:<br />
Please go to the last line to see the last operation.<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>[10:40:49:671] U-Boot SPL 2023.07.02-armbian (Aug 31 2023 - 08:27:25 +0000)<br />
[10:40:49:695] DRAM: 2048 MiB<br />
[10:40:49:695] Trying to boot from MMC2<br />
[10:40:50:402] NOTICE:  BL31: v2.9(debug):armbian<br />
[10:40:50:402] NOTICE:  BL31: Built : 08:27:02, Aug 31 2023<br />
[10:40:50:402] NOTICE:  BL31: Detected Allwinner A64/H64/R18 SoC (1689)<br />
[10:40:50:402] NOTICE:  BL31: Found U-Boot DTB at 0x20ab818, model: SoPine with baseboard<br />
[10:40:50:402] INFO:    ARM GICv2 driver initialized<br />
[10:40:50:402] INFO:    Configuring SPC Controller<br />
[10:40:50:402] INFO:    PMIC: Probing AXP803 on RSB<br />
[10:40:50:402] INFO:    PMIC: dcdc1 voltage: 3.300V<br />
[10:40:50:402] INFO:    PMIC: dcdc5 voltage: 1.200V<br />
[10:40:50:402] INFO:    PMIC: dcdc6 voltage: 1.100V<br />
[10:40:50:402] INFO:    PMIC: dldo1 voltage: 3.300V<br />
[10:40:50:402] INFO:    PMIC: dldo2 voltage: 3.300V<br />
[10:40:50:448] INFO:    PMIC: dldo4 voltage: 3.300V<br />
[10:40:50:448] INFO:    PMIC: fldo1 voltage: 1.200V<br />
[10:40:50:448] INFO:    PMIC: Enabling DC SW<br />
[10:40:50:448] INFO:    BL31: Platform setup done<br />
[10:40:50:448] INFO:    BL31: Initializing runtime services<br />
[10:40:50:448] INFO:    BL31: cortex_a53: CPU workaround for 843419 was applied<br />
[10:40:50:448] INFO:    BL31: cortex_a53: CPU workaround for 855873 was applied<br />
[10:40:50:448] INFO:    BL31: cortex_a53: CPU workaround for 1530924 was applied<br />
[10:40:50:448] SCP/INF: Crust v0.5.10000<br />
[10:40:50:448] INFO:    PSCI: Suspend is available via SCPI<br />
[10:40:50:448] INFO:    BL31: Preparing for EL3 exit to normal world<br />
[10:40:50:468] INFO:    Entry point address = 0x4a000000<br />
[10:40:50:468] INFO:    SPSR = 0x3c9<br />
[10:40:50:961] ns16550_serial serial@1c28000: pinctrl_select_state_full: uclass_get_device_by_phandle_id: err=-19<br />
[10:40:50:961] <br />
[10:40:50:961] <br />
[10:40:50:961] U-Boot 2023.07.02-armbian (Aug 31 2023 - 08:27:25 +0000) Allwinner Technology<br />
[10:40:50:961] <br />
[10:40:50:961] CPU: &nbsp;&nbsp;Allwinner A64 (SUN50I)<br />
[10:40:50:961] Model: SoPine with baseboard<br />
[10:40:50:961] DRAM:  2 GiB<br />
[10:40:51:022] Core:  73 devices, 22 uclasses, devicetree: separate<br />
[10:40:51:022] WDT: &nbsp;&nbsp;Not starting watchdog@1c20ca0<br />
[10:40:51:022] MMC: &nbsp;&nbsp;mmc@1c0f000: 0, mmc@1c11000: 1<br />
[10:40:51:045] Loading Environment from FAT... Unable to use mmc 1:1...<br />
[10:40:52:787] In:    serial<br />
[10:40:52:787] Out: &nbsp;&nbsp;serial<br />
[10:40:52:787] Err: &nbsp;&nbsp;serial<br />
[10:40:52:803] Net: &nbsp;&nbsp;eth0: ethernet@1c30000<br />
[10:40:52:843] MMC: no card present<br />
[10:40:52:843] ** Bad device specification mmc 0 **<br />
[10:40:52:843] Couldn't find partition mmc 0<br />
[10:40:52:843] MMC: no card present<br />
[10:40:52:843] ** Bad device specification mmc 0 **<br />
[10:40:52:843] Couldn't find partition mmc 0<br />
[10:40:52:843] starting USB...<br />
[10:40:52:843] Bus usb@1c1a000: sun4i_usb_phy phy@1c19400: External vbus detected, not enabling our own vbus<br />
[10:40:52:881] USB EHCI 1.00<br />
[10:40:52:881] Bus usb@1c1a400: USB OHCI 1.0<br />
[10:40:52:897] Bus usb@1c1b000: USB EHCI 1.00<br />
[10:40:52:924] Bus usb@1c1b400: USB OHCI 1.0<br />
[10:40:52:924] scanning bus usb@1c1a000 for devices... 1 USB Device(s) found<br />
[10:40:54:067] scanning bus usb@1c1a400 for devices... 1 USB Device(s) found<br />
[10:40:55:194] scanning bus usb@1c1b000 for devices... 1 USB Device(s) found<br />
[10:40:56:329] scanning bus usb@1c1b400 for devices... 1 USB Device(s) found<br />
[10:40:57:468]        scanning usb for storage devices... 0 Storage Device(s) found<br />
[10:40:57:468] Autoboot in 1 seconds, press &lt;Space&gt; to stop<br />
[10:40:58:507] switch to partitions #0, OK<br />
[10:40:58:523] mmc1(part 0) is current device<br />
[10:40:58:523] Scanning mmc 1:1...<br />
[10:40:58:555] Found U-Boot script /boot/boot.scr<br />
[10:40:58:602] 3259 bytes read in 5 ms (635.7 KiB/s)<br />
[10:40:58:602] ## Executing script at 4fc00000<br />
[10:40:58:602] U-boot loaded from eMMC or secondary SD<br />
[10:40:58:602] Boot script loaded from mmc<br />
[10:40:58:602] 155 bytes read in 4 ms (37.1 KiB/s)<br />
[10:40:58:602] MMC: no card present<br />
[10:40:58:602] ** Bad device specification mmc 0 **<br />
[10:40:58:642] 41715 bytes read in 11 ms (3.6 MiB/s)<br />
[10:40:58:642] Working FDT set to 4fa00000<br />
[10:40:58:642] 3821 bytes read in 5 ms (746.1 KiB/s)<br />
[10:40:58:642] Applying kernel provided DT fixup script (sun50i-a64-fixup.scr)<br />
[10:40:58:642] ## Executing script at 45000000<br />
[10:40:59:041] 18215274 bytes read in 395 ms (44 MiB/s)<br />
[10:40:59:533] 22390792 bytes read in 476 ms (44.9 MiB/s)<br />
[10:40:59:533] Moving Image from 0x40080000 to 0x40200000, end=417d0000<br />
[10:40:59:733] ## Loading init Ramdisk from Legacy Image at 4ff00000 ...<br />
[10:40:59:733]    Image Name: &nbsp;&nbsp;uInitrd<br />
[10:40:59:733]    Image Type: &nbsp;&nbsp;AArch64 Linux RAMDisk Image (gzip compressed)<br />
[10:40:59:733]    Data Size:    18215210 Bytes = 17.4 MiB<br />
[10:40:59:733]    Load Address: 00000000<br />
[10:40:59:733]    Entry Point:  00000000<br />
[10:40:59:733]    Verifying Checksum ... OK<br />
[10:40:59:861] ## Flattened Device Tree blob at 4fa00000<br />
[10:40:59:861]    Booting using the fdt blob at 0x4fa00000<br />
[10:40:59:882] Working FDT set to 4fa00000<br />
[10:40:59:882]    Loading Ramdisk to 48ea0000, end 49fff12a ... OK<br />
[10:40:59:912]    Loading Device Tree to 0000000048e2d000, end 0000000048e9ffff ... OK<br />
[10:40:59:912] Working FDT set to 48e2d000<br />
[10:41:00:344] <br />
[10:41:00:344] Starting kernel ...<br />
[10:41:00:344] <br />
[10:41:03:989] &lt;0x1b&gt;[2J&lt;0x1b&gt;[3J&lt;0x1b&gt;[-1;-1fdone.<br />
[10:41:04:014] Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done.<br />
[10:41:04:014] Begin: Running /scripts/local-premount ... Scanning for Btrfs filesystems</code></div></div><br />
<br />
It would be helpfull if somebody have any idea to solved this .<br />
<br />
thanks for the support,<br />
BR]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Try to boot armbian 22.02 on SoPine baseboard]]></title>
			<link>https://forum.pine64.org/showthread.php?tid=17768</link>
			<pubDate>Sat, 31 Dec 2022 01:48:01 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.pine64.org/member.php?action=profile&uid=18568">adjivas</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.pine64.org/showthread.php?tid=17768</guid>
			<description><![CDATA[Hello,<br />
<br />
I try to boot Armbian on the SoPine with baseboard from a eMMC module.<br />
<br />
From <a href="https://www.armbian.com/pine64" target="_blank" rel="noopener" class="mycode_url">armbian/pine64</a>, I try some Arbian images.<br />
I get this error:<br />
<blockquote class="mycode_quote"><cite>Quote:</cite>U-Boot SPL 2022.07-armbian (Nov 30 2022 - 10:45:59 +0000)<br />
DRAM: 0 MiB<br />
### ERROR ### Please RESET the board ###</blockquote>
<br />
So I try this specialized image <span style="font-style: italic;" class="mycode_i">Armbian_22.11.1_Pine64so_bullseye_current_5.15.80.img.xz</span>.<br />
But it's stuck at the `armbi_root: clean` line:<br />
<blockquote class="mycode_quote"><cite>Quote:</cite>U-Boot 2022.07-armbian (Nov 30 2022 - 10:45:55 +0000) Allwinner Technology<br />
<br />
CPU:  Allwinner A64 (SUN50I)<br />
Model: SoPine with baseboard<br />
DRAM:  2 GiB<br />
Core:  73 devices, 22 uclasses, devicetree: separate<br />
WDT:  Not starting watchdog@1c20ca0<br />
MMC:  mmc@1c0f000: 0, mmc@1c11000: 1<br />
Loading Environment from FAT... Unable to use mmc 1:1...<br />
In:    serial<br />
Out:  serial<br />
Err:  serial<br />
Net:  phy interface11<br />
eth0: ethernet@1c30000<br />
MMC: no card present<br />
** Bad device specification mmc 0 **<br />
Couldn't find partition mmc 0<br />
MMC: no card present<br />
** Bad device specification mmc 0 **<br />
Couldn't find partition mmc 0<br />
starting USB...<br />
Bus usb@1c1a000: USB EHCI 1.00<br />
Bus usb@1c1a400: USB OHCI 1.0<br />
Bus usb@1c1b000: USB EHCI 1.00<br />
Bus usb@1c1b400: USB OHCI 1.0<br />
scanning bus usb@1c1a000 for devices... 1 USB Device(s) found<br />
scanning bus usb@1c1a400 for devices... 1 USB Device(s) found<br />
scanning bus usb@1c1b000 for devices... 1 USB Device(s) found<br />
scanning bus usb@1c1b400 for devices... 1 USB Device(s) found<br />
      scanning usb for storage devices... 0 Storage Device(s) found<br />
Autoboot in 1 seconds, press &lt;Space&gt; to stop<br />
switch to partitions #0, OK<br />
mmc1(part 0) is current device<br />
Scanning mmc 1:1...<br />
Found U-Boot script /boot/boot.scr<br />
3259 bytes read in 2 ms (1.6 MiB/s)<br />
## Executing script at 4fc00000<br />
U-boot loaded from eMMC or secondary SD<br />
Boot script loaded from mmc<br />
155 bytes read in 2 ms (75.2 KiB/s)<br />
MMC: no card present<br />
** Bad device specification mmc 0 **<br />
41777 bytes read in 4 ms (10 MiB/s)<br />
3821 bytes read in 3 ms (1.2 MiB/s)<br />
Applying kernel provided DT fixup script (sun50i-a64-fixup.scr)<br />
## Executing script at 45000000<br />
17114760 bytes read in 393 ms (41.5 MiB/s)<br />
21934088 bytes read in 504 ms (41.5 MiB/s)<br />
Moving Image from 0x40080000 to 0x40200000, end=41750000<br />
## Loading init Ramdisk from Legacy Image at 4ff00000 ...<br />
  Image Name:  uInitrd<br />
  Image Type:  AArch64 Linux RAMDisk Image (gzip compressed)<br />
  Data Size:    17114696 Bytes = 16.3 MiB<br />
  Load Address: 00000000<br />
  Entry Point:  00000000<br />
  Verifying Checksum ... OK<br />
## Flattened Device Tree blob at 4fa00000<br />
  Booting using the fdt blob at 0x4fa00000<br />
  Loading Ramdisk to 48fad000, end 49fff648 ... OK<br />
  Loading Device Tree to 0000000048f3a000, end 0000000048facfff ... OK<br />
<br />
Starting kernel ...<br />
<br />
done.<br />
Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done.<br />
Begin: Running /scripts/local-premount ... Scanning for Btrfs filesystems<br />
done.<br />
Begin: Will now check root file system ... fsck from util-linux 2.36.1<br />
[/sbin/fsck.ext4 (1) -- /dev/mmcblk2p1] fsck.ext4 -a -C0 /dev/mmcblk2p1 <br />
armbi_root: clean, 69593/130816 files, 435596/523264 blocks</blockquote>
<br />
My questions are:<br />
- should I change any configuration files from the <span style="font-style: italic;" class="mycode_i">Armbian_22.11.1_Pine64so_bullseye_current_5.15.80.img.xz</span>'s image?<br />
- should I try another image?<br />
<br />
Thank's by advance]]></description>
			<content:encoded><![CDATA[Hello,<br />
<br />
I try to boot Armbian on the SoPine with baseboard from a eMMC module.<br />
<br />
From <a href="https://www.armbian.com/pine64" target="_blank" rel="noopener" class="mycode_url">armbian/pine64</a>, I try some Arbian images.<br />
I get this error:<br />
<blockquote class="mycode_quote"><cite>Quote:</cite>U-Boot SPL 2022.07-armbian (Nov 30 2022 - 10:45:59 +0000)<br />
DRAM: 0 MiB<br />
### ERROR ### Please RESET the board ###</blockquote>
<br />
So I try this specialized image <span style="font-style: italic;" class="mycode_i">Armbian_22.11.1_Pine64so_bullseye_current_5.15.80.img.xz</span>.<br />
But it's stuck at the `armbi_root: clean` line:<br />
<blockquote class="mycode_quote"><cite>Quote:</cite>U-Boot 2022.07-armbian (Nov 30 2022 - 10:45:55 +0000) Allwinner Technology<br />
<br />
CPU:  Allwinner A64 (SUN50I)<br />
Model: SoPine with baseboard<br />
DRAM:  2 GiB<br />
Core:  73 devices, 22 uclasses, devicetree: separate<br />
WDT:  Not starting watchdog@1c20ca0<br />
MMC:  mmc@1c0f000: 0, mmc@1c11000: 1<br />
Loading Environment from FAT... Unable to use mmc 1:1...<br />
In:    serial<br />
Out:  serial<br />
Err:  serial<br />
Net:  phy interface11<br />
eth0: ethernet@1c30000<br />
MMC: no card present<br />
** Bad device specification mmc 0 **<br />
Couldn't find partition mmc 0<br />
MMC: no card present<br />
** Bad device specification mmc 0 **<br />
Couldn't find partition mmc 0<br />
starting USB...<br />
Bus usb@1c1a000: USB EHCI 1.00<br />
Bus usb@1c1a400: USB OHCI 1.0<br />
Bus usb@1c1b000: USB EHCI 1.00<br />
Bus usb@1c1b400: USB OHCI 1.0<br />
scanning bus usb@1c1a000 for devices... 1 USB Device(s) found<br />
scanning bus usb@1c1a400 for devices... 1 USB Device(s) found<br />
scanning bus usb@1c1b000 for devices... 1 USB Device(s) found<br />
scanning bus usb@1c1b400 for devices... 1 USB Device(s) found<br />
      scanning usb for storage devices... 0 Storage Device(s) found<br />
Autoboot in 1 seconds, press &lt;Space&gt; to stop<br />
switch to partitions #0, OK<br />
mmc1(part 0) is current device<br />
Scanning mmc 1:1...<br />
Found U-Boot script /boot/boot.scr<br />
3259 bytes read in 2 ms (1.6 MiB/s)<br />
## Executing script at 4fc00000<br />
U-boot loaded from eMMC or secondary SD<br />
Boot script loaded from mmc<br />
155 bytes read in 2 ms (75.2 KiB/s)<br />
MMC: no card present<br />
** Bad device specification mmc 0 **<br />
41777 bytes read in 4 ms (10 MiB/s)<br />
3821 bytes read in 3 ms (1.2 MiB/s)<br />
Applying kernel provided DT fixup script (sun50i-a64-fixup.scr)<br />
## Executing script at 45000000<br />
17114760 bytes read in 393 ms (41.5 MiB/s)<br />
21934088 bytes read in 504 ms (41.5 MiB/s)<br />
Moving Image from 0x40080000 to 0x40200000, end=41750000<br />
## Loading init Ramdisk from Legacy Image at 4ff00000 ...<br />
  Image Name:  uInitrd<br />
  Image Type:  AArch64 Linux RAMDisk Image (gzip compressed)<br />
  Data Size:    17114696 Bytes = 16.3 MiB<br />
  Load Address: 00000000<br />
  Entry Point:  00000000<br />
  Verifying Checksum ... OK<br />
## Flattened Device Tree blob at 4fa00000<br />
  Booting using the fdt blob at 0x4fa00000<br />
  Loading Ramdisk to 48fad000, end 49fff648 ... OK<br />
  Loading Device Tree to 0000000048f3a000, end 0000000048facfff ... OK<br />
<br />
Starting kernel ...<br />
<br />
done.<br />
Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done.<br />
Begin: Running /scripts/local-premount ... Scanning for Btrfs filesystems<br />
done.<br />
Begin: Will now check root file system ... fsck from util-linux 2.36.1<br />
[/sbin/fsck.ext4 (1) -- /dev/mmcblk2p1] fsck.ext4 -a -C0 /dev/mmcblk2p1 <br />
armbi_root: clean, 69593/130816 files, 435596/523264 blocks</blockquote>
<br />
My questions are:<br />
- should I change any configuration files from the <span style="font-style: italic;" class="mycode_i">Armbian_22.11.1_Pine64so_bullseye_current_5.15.80.img.xz</span>'s image?<br />
- should I try another image?<br />
<br />
Thank's by advance]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Manjaro won't boot from EmmC]]></title>
			<link>https://forum.pine64.org/showthread.php?tid=17767</link>
			<pubDate>Sat, 31 Dec 2022 00:25:24 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.pine64.org/member.php?action=profile&uid=18568">adjivas</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.pine64.org/showthread.php?tid=17767</guid>
			<description><![CDATA[Hello,<br />
<br />
I have a Sopine Baseboard Model A<br />
This board haven't a SD interface, it's has a eMMC interface.<br />
<br />
I downloaded the last 22.06's image of Manjaro Arm from <a href="http://%20https://github.com/manjaro-arm/pine64-lts-images" target="_blank" rel="noopener" class="mycode_url">manjaro-arm/pine64-lts-images</a>'s repository.<br />
<br />
I flashed my eMMC Module and mounted it on the Sopine baseboard, I connected my USB serial console/programmer and I power on the Sopine.<br />
<br />
My problem is during the boot, nothing happen after the `Starting kernel ...` line.<br />
<br />
<blockquote class="mycode_quote"><cite>Quote:</cite>% sudo screen /dev/ttyUSB0 115200<br />
U-Boot SPL 2022.04-2 (May 05 2022 - 08:29:42 +0000)<br />
DRAM: 2048 MiB<br />
Trying to boot from MMC2<br />
NOTICE:  BL31: v2.6(release):<br />
NOTICE:  BL31: Built : 08:29:42, May  5 2022<br />
NOTICE:  BL31: Detected Allwinner A64/H64/R18 SoC (1689)<br />
NOTICE:  BL31: Found U-Boot DTB at 0x209c938, model: SoPine with baseboard<br />
SCP/INF: Crust v0.5.10000<br />
<br />
<br />
U-Boot 2022.04-2 (May 05 2022 - 08:29:42 +0000) Manjaro Linux ARM<br />
<br />
CPU:  Allwinner A64 (SUN50I)<br />
Model: SoPine with baseboard<br />
DRAM:  2 GiB<br />
Core:  39 devices, 17 uclasses, devicetree: separate<br />
WDT:  Not starting watchdog@1c20ca0<br />
MMC:  mmc@1c0f000: 0, mmc@1c11000: 1<br />
Loading Environment from FAT... Unable to read "uboot.env" from mmc1:1... <br />
In:    serial<br />
Out:  serial<br />
Err:  serial<br />
Net:  phy interface10<br />
eth0: ethernet@1c30000<br />
starting USB...<br />
Bus usb@1c1a000: USB EHCI 1.00<br />
Bus usb@1c1a400: USB OHCI 1.0<br />
Bus usb@1c1b000: USB EHCI 1.00<br />
Bus usb@1c1b400: USB OHCI 1.0<br />
scanning bus usb@1c1a000 for devices... 1 USB Device(s) found<br />
scanning bus usb@1c1a400 for devices... 1 USB Device(s) found<br />
scanning bus usb@1c1b000 for devices... 1 USB Device(s) found<br />
scanning bus usb@1c1b400 for devices... 1 USB Device(s) found<br />
      scanning usb for storage devices... 0 Storage Device(s) found<br />
Hit any key to stop autoboot:  0 <br />
switch to partitions #0, OK<br />
mmc1(part 0) is current device<br />
Scanning mmc 1:1...<br />
Found /extlinux/extlinux.conf<br />
Retrieving file: /extlinux/extlinux.conf<br />
1:      Manjaro ARM<br />
Retrieving file: /initramfs-linux.img<br />
Retrieving file: /Image<br />
append: initrd=/initramfs-linux.img console=ttyS0,115200 root=PARTUUID=1f2fe968-00ee-4b00-ad77-12e7c5c80fac rw rootwait audit=0 splash plymouth.ignore-serial-consoles<br />
Retrieving file: /dtbs/allwinner/sun50i-a64-pine64-lts.dtb<br />
Moving Image from 0x40080000 to 0x40200000, end=419e0000<br />
## Flattened Device Tree blob at 4fa00000<br />
  Booting using the fdt blob at 0x4fa00000<br />
  Loading Ramdisk to 497f6000, end 49fff57e ... OK<br />
  Loading Device Tree to 00000000497e9000, end 00000000497f5dd7 ... OK<br />
<br />
Starting kernel ...</blockquote>
<br />
My questions are:<br />
- Manjaro Arm isn't yet compatible with Sopine Baseboard?<br />
- Should I change any files of configuration from the Manjaro Arm image?<br />
<br />
Thank's by advance!]]></description>
			<content:encoded><![CDATA[Hello,<br />
<br />
I have a Sopine Baseboard Model A<br />
This board haven't a SD interface, it's has a eMMC interface.<br />
<br />
I downloaded the last 22.06's image of Manjaro Arm from <a href="http://%20https://github.com/manjaro-arm/pine64-lts-images" target="_blank" rel="noopener" class="mycode_url">manjaro-arm/pine64-lts-images</a>'s repository.<br />
<br />
I flashed my eMMC Module and mounted it on the Sopine baseboard, I connected my USB serial console/programmer and I power on the Sopine.<br />
<br />
My problem is during the boot, nothing happen after the `Starting kernel ...` line.<br />
<br />
<blockquote class="mycode_quote"><cite>Quote:</cite>% sudo screen /dev/ttyUSB0 115200<br />
U-Boot SPL 2022.04-2 (May 05 2022 - 08:29:42 +0000)<br />
DRAM: 2048 MiB<br />
Trying to boot from MMC2<br />
NOTICE:  BL31: v2.6(release):<br />
NOTICE:  BL31: Built : 08:29:42, May  5 2022<br />
NOTICE:  BL31: Detected Allwinner A64/H64/R18 SoC (1689)<br />
NOTICE:  BL31: Found U-Boot DTB at 0x209c938, model: SoPine with baseboard<br />
SCP/INF: Crust v0.5.10000<br />
<br />
<br />
U-Boot 2022.04-2 (May 05 2022 - 08:29:42 +0000) Manjaro Linux ARM<br />
<br />
CPU:  Allwinner A64 (SUN50I)<br />
Model: SoPine with baseboard<br />
DRAM:  2 GiB<br />
Core:  39 devices, 17 uclasses, devicetree: separate<br />
WDT:  Not starting watchdog@1c20ca0<br />
MMC:  mmc@1c0f000: 0, mmc@1c11000: 1<br />
Loading Environment from FAT... Unable to read "uboot.env" from mmc1:1... <br />
In:    serial<br />
Out:  serial<br />
Err:  serial<br />
Net:  phy interface10<br />
eth0: ethernet@1c30000<br />
starting USB...<br />
Bus usb@1c1a000: USB EHCI 1.00<br />
Bus usb@1c1a400: USB OHCI 1.0<br />
Bus usb@1c1b000: USB EHCI 1.00<br />
Bus usb@1c1b400: USB OHCI 1.0<br />
scanning bus usb@1c1a000 for devices... 1 USB Device(s) found<br />
scanning bus usb@1c1a400 for devices... 1 USB Device(s) found<br />
scanning bus usb@1c1b000 for devices... 1 USB Device(s) found<br />
scanning bus usb@1c1b400 for devices... 1 USB Device(s) found<br />
      scanning usb for storage devices... 0 Storage Device(s) found<br />
Hit any key to stop autoboot:  0 <br />
switch to partitions #0, OK<br />
mmc1(part 0) is current device<br />
Scanning mmc 1:1...<br />
Found /extlinux/extlinux.conf<br />
Retrieving file: /extlinux/extlinux.conf<br />
1:      Manjaro ARM<br />
Retrieving file: /initramfs-linux.img<br />
Retrieving file: /Image<br />
append: initrd=/initramfs-linux.img console=ttyS0,115200 root=PARTUUID=1f2fe968-00ee-4b00-ad77-12e7c5c80fac rw rootwait audit=0 splash plymouth.ignore-serial-consoles<br />
Retrieving file: /dtbs/allwinner/sun50i-a64-pine64-lts.dtb<br />
Moving Image from 0x40080000 to 0x40200000, end=419e0000<br />
## Flattened Device Tree blob at 4fa00000<br />
  Booting using the fdt blob at 0x4fa00000<br />
  Loading Ramdisk to 497f6000, end 49fff57e ... OK<br />
  Loading Device Tree to 00000000497e9000, end 00000000497f5dd7 ... OK<br />
<br />
Starting kernel ...</blockquote>
<br />
My questions are:<br />
- Manjaro Arm isn't yet compatible with Sopine Baseboard?<br />
- Should I change any files of configuration from the Manjaro Arm image?<br />
<br />
Thank's by advance!]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[sopine-a64 yocto build running on SOPine Baseboard]]></title>
			<link>https://forum.pine64.org/showthread.php?tid=16885</link>
			<pubDate>Thu, 23 Jun 2022 15:26:11 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.pine64.org/member.php?action=profile&uid=25319">tderensis</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.pine64.org/showthread.php?tid=16885</guid>
			<description><![CDATA[I am trying to do a Yocto build (kirkstone) for the sopine-a64 module using the SOPine Baseboard.<br />
<br />
I have followed steps in the meta-pine64 repo here: <a href="https://github.com/alistair23/meta-pine64" target="_blank" rel="noopener" class="mycode_url">https://github.com/alistair23/meta-pine64</a><br />
<br />
The only exception is that I have specified the kirkstone branch where possible. I have also added console=tty0 to enable HDMI output.<br />
<br />
<span style="font-family: Courier New;" class="mycode_font">Build Configuration:</span><br />
<span style="font-family: Courier New;" class="mycode_font">BB_VERSION          = "2.0.0"</span><br />
<span style="font-family: Courier New;" class="mycode_font">BUILD_SYS           = "x86_64-linux"</span><br />
<span style="font-family: Courier New;" class="mycode_font">NATIVELSBSTRING     = "universal"</span><br />
<span style="font-family: Courier New;" class="mycode_font">TARGET_SYS          = "aarch64-poky-linux"</span><br />
<span style="font-family: Courier New;" class="mycode_font">MACHINE             = "sopine-a64"</span><br />
<span style="font-family: Courier New;" class="mycode_font">DISTRO              = "poky"</span><br />
<span style="font-family: Courier New;" class="mycode_font">DISTRO_VERSION      = "4.0.1"</span><br />
<span style="font-family: Courier New;" class="mycode_font">TUNE_FEATURES       = "aarch64"</span><br />
<span style="font-family: Courier New;" class="mycode_font">TARGET_FPU          = ""</span><br />
<span style="font-family: Courier New;" class="mycode_font">meta</span><br />
<span style="font-family: Courier New;" class="mycode_font">meta-poky</span><br />
<span style="font-family: Courier New;" class="mycode_font">meta-yocto-bsp      = "kirkstone:4aeda14352a9fa9dd5ba50cf940a2b514fd1ac3c"</span><br />
<span style="font-family: Courier New;" class="mycode_font">meta-oe</span><br />
<span style="font-family: Courier New;" class="mycode_font">meta-python</span><br />
<span style="font-family: Courier New;" class="mycode_font">meta-multimedia     = "kirkstone:fcc7d7eae82be4c180f2e8fa3db90a8ab3be07b7"</span><br />
<span style="font-family: Courier New;" class="mycode_font">meta-arm-toolchain</span><br />
<span style="font-family: Courier New;" class="mycode_font">meta-arm</span><br />
<span style="font-family: Courier New;" class="mycode_font">meta-arm-bsp        = "kirkstone:a8cb33d5139e30b4a643da9a277487299c0e658f"</span><br />
<span style="font-family: Courier New;" class="mycode_font">meta-pine64         = "master:96b5e55c25912c8bd80fbf0e537bf0d3519989ec"</span><br />
<span style="font-family: Courier New;" class="mycode_font">meta-python2        = "kirkstone:f02882e2aa9279ca7becca8d0cedbffe88b5a253"</span><br />
<br />
<br />
When I boot the resulting image (core-image-base), I see uboot text, then yocto splash screen. However, almost immediately the HDMI looses connection, but the board remains powered (LEDs on).<br />
<br />
Has the kirkstone yocto build been verified with the meta-pine64 layer?]]></description>
			<content:encoded><![CDATA[I am trying to do a Yocto build (kirkstone) for the sopine-a64 module using the SOPine Baseboard.<br />
<br />
I have followed steps in the meta-pine64 repo here: <a href="https://github.com/alistair23/meta-pine64" target="_blank" rel="noopener" class="mycode_url">https://github.com/alistair23/meta-pine64</a><br />
<br />
The only exception is that I have specified the kirkstone branch where possible. I have also added console=tty0 to enable HDMI output.<br />
<br />
<span style="font-family: Courier New;" class="mycode_font">Build Configuration:</span><br />
<span style="font-family: Courier New;" class="mycode_font">BB_VERSION          = "2.0.0"</span><br />
<span style="font-family: Courier New;" class="mycode_font">BUILD_SYS           = "x86_64-linux"</span><br />
<span style="font-family: Courier New;" class="mycode_font">NATIVELSBSTRING     = "universal"</span><br />
<span style="font-family: Courier New;" class="mycode_font">TARGET_SYS          = "aarch64-poky-linux"</span><br />
<span style="font-family: Courier New;" class="mycode_font">MACHINE             = "sopine-a64"</span><br />
<span style="font-family: Courier New;" class="mycode_font">DISTRO              = "poky"</span><br />
<span style="font-family: Courier New;" class="mycode_font">DISTRO_VERSION      = "4.0.1"</span><br />
<span style="font-family: Courier New;" class="mycode_font">TUNE_FEATURES       = "aarch64"</span><br />
<span style="font-family: Courier New;" class="mycode_font">TARGET_FPU          = ""</span><br />
<span style="font-family: Courier New;" class="mycode_font">meta</span><br />
<span style="font-family: Courier New;" class="mycode_font">meta-poky</span><br />
<span style="font-family: Courier New;" class="mycode_font">meta-yocto-bsp      = "kirkstone:4aeda14352a9fa9dd5ba50cf940a2b514fd1ac3c"</span><br />
<span style="font-family: Courier New;" class="mycode_font">meta-oe</span><br />
<span style="font-family: Courier New;" class="mycode_font">meta-python</span><br />
<span style="font-family: Courier New;" class="mycode_font">meta-multimedia     = "kirkstone:fcc7d7eae82be4c180f2e8fa3db90a8ab3be07b7"</span><br />
<span style="font-family: Courier New;" class="mycode_font">meta-arm-toolchain</span><br />
<span style="font-family: Courier New;" class="mycode_font">meta-arm</span><br />
<span style="font-family: Courier New;" class="mycode_font">meta-arm-bsp        = "kirkstone:a8cb33d5139e30b4a643da9a277487299c0e658f"</span><br />
<span style="font-family: Courier New;" class="mycode_font">meta-pine64         = "master:96b5e55c25912c8bd80fbf0e537bf0d3519989ec"</span><br />
<span style="font-family: Courier New;" class="mycode_font">meta-python2        = "kirkstone:f02882e2aa9279ca7becca8d0cedbffe88b5a253"</span><br />
<br />
<br />
When I boot the resulting image (core-image-base), I see uboot text, then yocto splash screen. However, almost immediately the HDMI looses connection, but the board remains powered (LEDs on).<br />
<br />
Has the kirkstone yocto build been verified with the meta-pine64 layer?]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Armbian 22.02 Release Announcement]]></title>
			<link>https://forum.pine64.org/showthread.php?tid=16184</link>
			<pubDate>Mon, 28 Feb 2022 23:00:54 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.pine64.org/member.php?action=profile&uid=21303">TRS-80</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.pine64.org/showthread.php?tid=16184</guid>
			<description><![CDATA[<a href="https://www.armbian.com/newsflash/armbian-22-02-pig-release-announcement/" target="_blank" rel="noopener" class="mycode_url">https://www.armbian.com/newsflash/armbia...ouncement/</a>]]></description>
			<content:encoded><![CDATA[<a href="https://www.armbian.com/newsflash/armbian-22-02-pig-release-announcement/" target="_blank" rel="noopener" class="mycode_url">https://www.armbian.com/newsflash/armbia...ouncement/</a>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[SD memory corruption]]></title>
			<link>https://forum.pine64.org/showthread.php?tid=16160</link>
			<pubDate>Fri, 25 Feb 2022 10:52:07 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.pine64.org/member.php?action=profile&uid=24630">Baptiste</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.pine64.org/showthread.php?tid=16160</guid>
			<description><![CDATA[Hi, <br />
I have some problems of memory corruption with sopine compute module. <br />
<br />
Memory corruption change content of file. <br />
<br />
We removed all hard shutdown to avoid corruption, and we shut down system with command <span style="font-style: italic;" class="mycode_i"><span style="font-weight: bold;" class="mycode_b">shutdown -h now .</span></span><br />
<br />
<br />
Have you already seen this issue ? What can be used to avoid memory corruption ? <br />
<br />
Thx.]]></description>
			<content:encoded><![CDATA[Hi, <br />
I have some problems of memory corruption with sopine compute module. <br />
<br />
Memory corruption change content of file. <br />
<br />
We removed all hard shutdown to avoid corruption, and we shut down system with command <span style="font-style: italic;" class="mycode_i"><span style="font-weight: bold;" class="mycode_b">shutdown -h now .</span></span><br />
<br />
<br />
Have you already seen this issue ? What can be used to avoid memory corruption ? <br />
<br />
Thx.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Change Ethernet LED behaviour]]></title>
			<link>https://forum.pine64.org/showthread.php?tid=14893</link>
			<pubDate>Wed, 15 Sep 2021 10:41:03 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.pine64.org/member.php?action=profile&uid=23353">pine_A64_user</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.pine64.org/showthread.php?tid=14893</guid>
			<description><![CDATA[Hello,<br />
<br />
I am using a "Pine A64 LTS Version V2" with Armbian 21.08 and I would like to change the behaviour of the Ethernet Port LEDs.<br />
<br />
At the moment the LEDs show the following behaviour:<br />
<br />
Green: <br />
<span style="color: #172b4d;" class="mycode_color"><span style="font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;" class="mycode_font">      ON,   if no cable is plugged in</span></span><br />
<span style="font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;" class="mycode_font"><span style="color: #172b4d;" class="mycode_color">      ON,   if cable with 1000 Mbit/s is connected</span></span><span style="color: #172b4d;" class="mycode_color"><span style="font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;" class="mycode_font"> </span></span><br />
      OFF,  if cable with 100 Mbit/s is connected<br />
Orange:<br />
      Flashing, if sending / receiving data<br />
<br />
<br />
I would like to change that behaviour to the following:<br />
<br />
Green:<br />
     OFF, if no cable ist plugged in<br />
     ON,  if cable is plugged in<br />
Orange:<br />
     Flashing, if sending / receiving data<br />
<br />
<br />
Does anyone know how to achieve that?]]></description>
			<content:encoded><![CDATA[Hello,<br />
<br />
I am using a "Pine A64 LTS Version V2" with Armbian 21.08 and I would like to change the behaviour of the Ethernet Port LEDs.<br />
<br />
At the moment the LEDs show the following behaviour:<br />
<br />
Green: <br />
<span style="color: #172b4d;" class="mycode_color"><span style="font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;" class="mycode_font">      ON,   if no cable is plugged in</span></span><br />
<span style="font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;" class="mycode_font"><span style="color: #172b4d;" class="mycode_color">      ON,   if cable with 1000 Mbit/s is connected</span></span><span style="color: #172b4d;" class="mycode_color"><span style="font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;" class="mycode_font"> </span></span><br />
      OFF,  if cable with 100 Mbit/s is connected<br />
Orange:<br />
      Flashing, if sending / receiving data<br />
<br />
<br />
I would like to change that behaviour to the following:<br />
<br />
Green:<br />
     OFF, if no cable ist plugged in<br />
     ON,  if cable is plugged in<br />
Orange:<br />
     Flashing, if sending / receiving data<br />
<br />
<br />
Does anyone know how to achieve that?]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[slarm64 (unofficial slackware) SOPINE A64 (aarch64)]]></title>
			<link>https://forum.pine64.org/showthread.php?tid=14551</link>
			<pubDate>Fri, 30 Jul 2021 18:12:52 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.pine64.org/member.php?action=profile&uid=8391">mara</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.pine64.org/showthread.php?tid=14551</guid>
			<description><![CDATA[Thanks <a href="https://www.linuxquestions.org/questions/user/shelldweller-1105590/" target="_blank" rel="noopener" class="mycode_url">shelldweller,</a><br />
this board has been added to the assembly <a href="https://gitlab.com/sndwvs/slarm64_build_kit" target="_blank" rel="noopener" class="mycode_url">slarm64_build_kit</a><br />
<br />
<a href="http://dl.slarm64.org/slackware/images/sopine/kernel/" target="_blank" rel="noopener" class="mycode_url">kernel</a><br />
<a href="http://dl.slarm64.org/slackware/images/sopine/slarm64-current-aarch64-server-sopine-5.13.5-build-20210727.img.zst" target="_blank" rel="noopener" class="mycode_url">slarm64-current-aarch64-server-sopine-5.13.5-build-20210727.img.zst</a><br />
<a href="http://dl.slarm64.org/slackware/images/sopine/slarm64-current-aarch64-server-sopine-5.13.5-build-20210727.img.zst.sha256" target="_blank" rel="noopener" class="mycode_url">slarm64-current-aarch64-server-sopine-5.13.5-build-20210727.img.zst.sha256</a>]]></description>
			<content:encoded><![CDATA[Thanks <a href="https://www.linuxquestions.org/questions/user/shelldweller-1105590/" target="_blank" rel="noopener" class="mycode_url">shelldweller,</a><br />
this board has been added to the assembly <a href="https://gitlab.com/sndwvs/slarm64_build_kit" target="_blank" rel="noopener" class="mycode_url">slarm64_build_kit</a><br />
<br />
<a href="http://dl.slarm64.org/slackware/images/sopine/kernel/" target="_blank" rel="noopener" class="mycode_url">kernel</a><br />
<a href="http://dl.slarm64.org/slackware/images/sopine/slarm64-current-aarch64-server-sopine-5.13.5-build-20210727.img.zst" target="_blank" rel="noopener" class="mycode_url">slarm64-current-aarch64-server-sopine-5.13.5-build-20210727.img.zst</a><br />
<a href="http://dl.slarm64.org/slackware/images/sopine/slarm64-current-aarch64-server-sopine-5.13.5-build-20210727.img.zst.sha256" target="_blank" rel="noopener" class="mycode_url">slarm64-current-aarch64-server-sopine-5.13.5-build-20210727.img.zst.sha256</a>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Kernel rebuild resources and process for pine64-LTS]]></title>
			<link>https://forum.pine64.org/showthread.php?tid=14131</link>
			<pubDate>Mon, 07 Jun 2021 06:23:51 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.pine64.org/member.php?action=profile&uid=22551">Atreyo tech</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.pine64.org/showthread.php?tid=14131</guid>
			<description><![CDATA[<span style="color: #64676f;" class="mycode_color"><span style="font-size: small;" class="mycode_size">Hi,</span></span><br />
<span style="color: #64676f;" class="mycode_color"><span style="font-size: small;" class="mycode_size"> </span></span><br />
<span style="color: #64676f;" class="mycode_color"><span style="font-size: small;" class="mycode_size">I am start using pine64-LTS board and currently installing new OS in SD card successfully. Please check below result of "uname -a" according to my board. </span></span><br />
<span style="color: #64676f;" class="mycode_color"><span style="font-size: small;" class="mycode_size">"Linux pine64so 5.10.34-sunxi64 #21.05.1 SMP Fri May 7 15:50"19 UTC 2021 aarch64 GNU/Linux"</span></span><br />
<span style="color: #64676f;" class="mycode_color"><span style="font-size: small;" class="mycode_size"> </span></span><br />
<span style="color: #64676f;" class="mycode_color"><span style="font-size: small;" class="mycode_size">Now, I want to modify or add some features through kernel. Please guide me how to get kernel source and rebuild process.</span></span>]]></description>
			<content:encoded><![CDATA[<span style="color: #64676f;" class="mycode_color"><span style="font-size: small;" class="mycode_size">Hi,</span></span><br />
<span style="color: #64676f;" class="mycode_color"><span style="font-size: small;" class="mycode_size"> </span></span><br />
<span style="color: #64676f;" class="mycode_color"><span style="font-size: small;" class="mycode_size">I am start using pine64-LTS board and currently installing new OS in SD card successfully. Please check below result of "uname -a" according to my board. </span></span><br />
<span style="color: #64676f;" class="mycode_color"><span style="font-size: small;" class="mycode_size">"Linux pine64so 5.10.34-sunxi64 #21.05.1 SMP Fri May 7 15:50"19 UTC 2021 aarch64 GNU/Linux"</span></span><br />
<span style="color: #64676f;" class="mycode_color"><span style="font-size: small;" class="mycode_size"> </span></span><br />
<span style="color: #64676f;" class="mycode_color"><span style="font-size: small;" class="mycode_size">Now, I want to modify or add some features through kernel. Please guide me how to get kernel source and rebuild process.</span></span>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Development environment live-iso for cross compilation, etc?]]></title>
			<link>https://forum.pine64.org/showthread.php?tid=14125</link>
			<pubDate>Sun, 06 Jun 2021 14:25:46 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.pine64.org/member.php?action=profile&uid=22028">Daniel972</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.pine64.org/showthread.php?tid=14125</guid>
			<description><![CDATA[I've looked all over the web for a x86_64 developer / cross compiler live iso.<br />
<br />
Preferably without  GUI. Anybody? Any hints?]]></description>
			<content:encoded><![CDATA[I've looked all over the web for a x86_64 developer / cross compiler live iso.<br />
<br />
Preferably without  GUI. Anybody? Any hints?]]></content:encoded>
		</item>
	</channel>
</rss>