<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.pine64.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Rahmanshaber</id>
	<title>PINE64 - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.pine64.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Rahmanshaber"/>
	<link rel="alternate" type="text/html" href="https://wiki.pine64.org/wiki/Special:Contributions/Rahmanshaber"/>
	<updated>2026-04-17T23:14:26Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.37.1</generator>
	<entry>
		<id>https://wiki.pine64.org/index.php?title=SOQuartz_Software_Releases&amp;diff=18268</id>
		<title>SOQuartz Software Releases</title>
		<link rel="alternate" type="text/html" href="https://wiki.pine64.org/index.php?title=SOQuartz_Software_Releases&amp;diff=18268"/>
		<updated>2023-02-28T20:40:51Z</updated>

		<summary type="html">&lt;p&gt;Rahmanshaber: /* Manjaro ARM */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page contains a list of all available operating systems for the [[SOQuartz]].&lt;br /&gt;
&lt;br /&gt;
== Manjaro ARM ==&lt;br /&gt;
[[File:Manjaro-logo.svg|right|100px]]&lt;br /&gt;
&lt;br /&gt;
Manjaro ARM is a user friendly rolling release distribution, based on Arch Linux ARM.&lt;br /&gt;
&lt;br /&gt;
* [https://github.com/manjaro-arm/soquartz-cm4-images/releases Images for SOQuartz on GitHub]&lt;br /&gt;
&lt;br /&gt;
WiFI, Bluetooth, Ethernet, HDMI USB etc. works, others are not tested. &lt;br /&gt;
&lt;br /&gt;
Currently the image is built for Raspberry Pi CM4 - IO board, so to get it working with other base board like pine64 Soquartz model A base board then follow this steps&lt;br /&gt;
*Flash the image to a SD card/ EMMC.&lt;br /&gt;
*Go to Boot partition.&lt;br /&gt;
*Then change the DTB listed in /boot/extlinux/extlinux.conf to -model-a.dtb instead of -cm4.dtb.&lt;br /&gt;
*Now put the SD card/ EMMC to the preferred base board and boot.&lt;br /&gt;
*First boot will take time as the user partition will resize to take whole storage size.&lt;br /&gt;
&lt;br /&gt;
For headless installation, simply enter &amp;quot;root&amp;quot; at the login: prompt and complete setup.&lt;br /&gt;
&lt;br /&gt;
== pgwipeout's Quartz CI ==&lt;br /&gt;
&lt;br /&gt;
pgwipeout's [https://gitlab.com/pgwipeout/quartz64_ci/-/jobs Quartz CI] includes a Debian installer image for the SOQuartz, with the CM4 I/O board as the base board. To download, click the &amp;quot;Download artifacts&amp;quot; button on the right hand side, unzip the archive and take a peek inside the &amp;quot;images&amp;quot; folder to see the selection of pre-built images. Assuming your target device is &amp;lt;tt&amp;gt;/dev/sdX&amp;lt;/tt&amp;gt;, you can flash it with:&lt;br /&gt;
&lt;br /&gt;
 sudo -i&lt;br /&gt;
 xzcat /path/to/rk3566-soquartz-cm4.dtb.img.xz &amp;gt; /dev/sdX&lt;br /&gt;
&lt;br /&gt;
You will need 3.3V UART at 1.5 mbauds (1500000) to access the interface.&lt;br /&gt;
&lt;br /&gt;
Currently the latest image built on 16.07.2022 doesn't work. If anyone manages to get it working please update this page with the details of which release works.&lt;br /&gt;
&lt;br /&gt;
== Custom Debian image from user PBXForums ==&lt;br /&gt;
&lt;br /&gt;
PBXForums shared a custom built Debian image that appears to work to some degree in this GitHub issue:&lt;br /&gt;
&lt;br /&gt;
* [https://github.com/adamfowleruk/deskpi-super6c/issues/2#issuecomment-1223702579 Custom Debian based image]&lt;br /&gt;
&lt;br /&gt;
== Armbian Ubuntu Jammy with kernel 5.19.7 ==&lt;br /&gt;
&lt;br /&gt;
A better image, IMHO that the one I shared above. This is a regular Balbes150 image for the Quartz A but with a working uboot and a changed DTB.&lt;br /&gt;
&lt;br /&gt;
Burn the image to SD/EMMC&lt;br /&gt;
&lt;br /&gt;
Boot up you module, give it a couple of minutes to resize sdcard/emmc and then find its IP&lt;br /&gt;
&lt;br /&gt;
Log in via SSH root/1234 and it will take you through the armbian first boot process.&lt;br /&gt;
&lt;br /&gt;
https://www.t95plus.com/forums/downloads/Armbian_22.11.0-trunk_soquartz_jammy_current_5.19.7.img.gz&lt;br /&gt;
&lt;br /&gt;
== DietPi support with Debian/Bullseye ==&lt;br /&gt;
&lt;br /&gt;
Info and downloads:  https://dietpi.com/docs/hardware/#pine64&lt;br /&gt;
&lt;br /&gt;
James Chambers did a soquartz review, and recommends the Armbian build from above.&lt;br /&gt;
&lt;br /&gt;
* https://jamesachambers.com/pine64-soquartz-cm4-alternative-review/&lt;br /&gt;
&lt;br /&gt;
== Plebian ==&lt;br /&gt;
&lt;br /&gt;
Plebian stands for '''P'''INE64 '''L'''ive D'''ebian''' and aims to be a fairly vanilla live Debian image for Quartz64 and SOQuartz devices, based on Debian Bookworm. It supports both of PINE64's officially released SOQuartz base boards.&lt;br /&gt;
&lt;br /&gt;
* [https://github.com/Plebian-Linux/quartz64-images/releases Download Release Images]&lt;br /&gt;
* [https://github.com/Plebian-Linux/quartz64-images/blob/main/RUNNING.md Read The Instructions]&lt;br /&gt;
&lt;br /&gt;
To flash, run (replace &amp;lt;tt&amp;gt;/dev/sdX&amp;lt;/tt&amp;gt; with your target block device):&lt;br /&gt;
&lt;br /&gt;
 $ xzcat imagename.img.xz | sudo dd of=/dev/sdX bs=4M oflag=dsync status=progress&lt;br /&gt;
&lt;br /&gt;
Some quick notes:&lt;br /&gt;
&lt;br /&gt;
* You will be asked to change your password on first login (for what the default login is, read the instructions!)&lt;br /&gt;
* Root file system is grown to take up the entire space of your boot device&lt;br /&gt;
* NetworkManager is used instead of Debian's interfaces config to be more flexible with what adapters are plugged in and working&lt;br /&gt;
* An sshd is started on port 22 with freshly generated keys&lt;br /&gt;
* '''Please flash the correct image for your SOQuartz baseboard!'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:SOQuartz]] [[Category:Quartz64]]&lt;/div&gt;</summary>
		<author><name>Rahmanshaber</name></author>
	</entry>
</feed>