![]() |
SOQuartz Getting a working build - Printable Version +- PINE64 (https://forum.pine64.org) +-- Forum: Quartz64 (https://forum.pine64.org/forumdisplay.php?fid=166) +--- Forum: Linux on Quartz64 (https://forum.pine64.org/forumdisplay.php?fid=168) +--- Thread: SOQuartz Getting a working build (/showthread.php?tid=17209) |
SOQuartz Getting a working build - dl-m10 - 08-23-2022 Hello, I recently started evaluating the SOQuartz to use as a replacement for the Pi CM4 but am struggling to get any working version of linux. I was able to run the debian installer from this but after completing set up I get this read out bellow: Code: U-Boot SPL board init Has anyone gotten their SOQuartz to work? RE: SOQuartz Getting a working build - digitaldaz - 08-23-2022 Use this, this should help you, it will boot off emmc or sd card: https://www.t95plus.com/forums/downloads/armbian-bullesye-soquartz-cm4-io.img.gz I made this from various other sources to work with the super6c carrier board. Its running well, I have a four node ceph cluster running with nvme. See this thread for a little more info. https://github.com/adamfowleruk/deskpi-super6c/issues/2 SSH in, username root, password 1234. RE: SOQuartz Getting a working build - digitaldaz - 09-07-2022 Armbian Ubuntu Jammy with kernel 5.19.7 https://www.t95plus.com/forums/downloads/Armbian_22.11.0-trunk_soquartz_jammy_current_5.19.7.img.gz 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. Burn the image to SD/EMMC Boot up you module, give it a couple of minutes to resize sdcard/emmc and then find its IP Log in via SSH root/1234 and it will take you through the armbian first boot process. RE: SOQuartz Getting a working build - kbanfield - 10-14-2022 Just to clarify something: This is NOT regarding the "Model A Base board" they sell for the Soquartz, right? https://pine64.com/product/soquartz-model-a-baseboard/ <-- this is the one I purchased. Whereas you guys are using the Raspberry Pi CM4 IO Board, correct? RE: SOQuartz Getting a working build - apson - 11-13-2022 (09-07-2022, 06:53 AM)digitaldaz Wrote: Armbian Ubuntu Jammy with kernel 5.19.7 Can you tell me how to modify the dtb for this? RE: SOQuartz Getting a working build - balbes150 - 01-23-2023 (10-14-2022, 10:47 AM)kbanfield Wrote: Just to clarify something: This is NOT regarding the "Model A Base board" they sell for the Soquartz, right? Armbian for SOQuartz + SOQuartz Model-A Baseboard https://forum.pine64.org/showthread.php?tid=16312&pid=115529#pid115529 RE: SOQuartz Getting a working build - digitaldaz - 01-23-2023 I have used it in the Pi baseboard: https://www.waveshare.com/wiki/CM4-IO-BASE-A Also, https://deskpi.com/collections/deskpi-super6c/products/deskpi-super6c-raspberry-pi-cm4-cluster-mini-itx-board-6-rpi-cm4-supported I currently have mine now in the soquartz blade: https://pine64.com/product/soquartz-blade/ The blade is excellent, includes POE. NVME works on all of them. RE: SOQuartz Getting a working build - diederik - 01-23-2023 It should (also) work with Plebian GNU/Linux (Debian Bookworm). See https://forum.pine64.org/showthread.php?tid=17779 for more |