PINE64
DietPi OS for Quartz64 - 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: DietPi OS for Quartz64 (/showthread.php?tid=17601)

Pages: 1 2 3 4 5


DietPi OS for Quartz64 - MichaIng - 11-13-2022

[Image: dietpi-logo_192x192.png]

DietPi is an extremely lightweight Debian-based OS. It is highly optimised for minimal CPU and RAM resource usage, ensuring your Pinebook always runs at its maximum potential.

Use dietpi-software to quick and easy install a desktop and lots of other Ready to Run & Optimised applications for your system. DietPi will do all the necessary configurations, including starting the services.

DietPi images are available for PINE A64PINE H64PinebookPinebook Pro, ROCK64 and ROCKPro64 and all Quartz64 models.

Our Quartz64 images use latest upstream kernel and U-Boot builds based on Peter Geis' work.
Kernel config: https://github.com/MichaIng/DietPi/blob/dev/.build/images/Quartz64/quartz64_defconfig
U-boot sources: https://gitlab.com/MichaIng/u-boot


Website: https://dietpi.com/
Download images: https://dietpi.com/#download
Documentation: https://dietpi.com/docs/
Blog: https://dietpi.com/blog/
Forum: https://dietpi.com/forum/
GitHub repository: https://github.com/MichaIng/DietPi

DietPi is a free and open-source project. We are be happy if you consider to contribute or donate: https://dietpi.com/contribute.html


RE: DietPi OS for Quartz64 - mig - 03-06-2023

Hello, I downloaded latest Bullseye and Bookworm images today for Quartz64A. None of them booted (I used an SD Card, 16GB, balenaEtcher on a Mac ; had no problems with other distress using same process). I was wondering if there were previous images available for download in case one of them would boot?

From my standpoint DietPI seems to be the best available distro for my new SBC, I really wish I could find an image that boots...


RE: DietPi OS for Quartz64 - fxc - 03-06-2023

(03-06-2023, 10:54 AM)mig Wrote: Hello, I downloaded latest Bullseye and Bookworm images today for Quartz64A. None of them booted (I used an SD Card, 16GB, balenaEtcher on a Mac ; had no problems with other distress using same process). I was wondering if there were previous images available for download in case one of them would boot?

From my standpoint DietPI seems to be the best available distro for my new SBC, I really wish I could find an image that boots...

AFAIK the Quartz64 is pretty much a developer device, so UART is a bare minimum here. Would suggest to read through https://forum.pine64.org/showthread.php?tid=17131


RE: DietPi OS for Quartz64 - mig - 03-08-2023

(03-06-2023, 04:11 PM)fxc Wrote: AFAIK the Quartz64 is pretty much a developer device, so UART is a bare minimum here. Would suggest to read through https://forum.pine64.org/showthread.php?tid=17131

Thanks @fxc , I am using Armbian (which has a few issues of its own, including not detecting the total amount of RAM). But really my question was about downloading previous DietPI images -- or perhaps building my own?


RE: DietPi OS for Quartz64 - balbes150 - 03-09-2023

(03-08-2023, 04:52 AM)mig Wrote:  including not detecting the total amount of RAM

https://forum.pine64.org/showthread.php?tid=16312&pid=116337#pid116337


RE: DietPi OS for Quartz64 - MichaIng - 03-15-2023

@mig
The latest images do boot, right? There were faulty builds up for some days with a faulty SPL DDR blob update.

@fxc
It is actually quite stable in the meantime, with pretty much complete mainline Linux support. I'm impressed how well everything works when we recently moved to latest upstream Linux kernel builds. Only U-Boot has no native support yet, so we're still using the patched sources by Peter Geis. But I'm in the process of rebasing those on more recent U-Boot versions, which eliminates at least some of the patches.


RE: DietPi OS for Quartz64 - hughsheehy - 03-26-2023

I booted DietPi onto an SOQuartz yesterday. No problem.

I don't (yet) know how to turn on SPI, I2C etc, but the boot/install process was seamless.

H


RE: DietPi OS for Quartz64 - hughsheehy - 03-26-2023

(03-26-2023, 03:29 AM)hughsheehy Wrote: I booted DietPi onto an SOQuartz yesterday. No problem.

I don't (yet) know how to turn on SPI, I2C etc, but the boot/install process was seamless.

H

And if anyone can point me at how to turn those on, that'd be greatly appreciated. 

H


RE: DietPi OS for Quartz64 - hughsheehy - 04-05-2023

(03-26-2023, 09:48 AM)hughsheehy Wrote:
(03-26-2023, 03:29 AM)hughsheehy Wrote: I booted DietPi onto an SOQuartz yesterday. No problem.

I don't (yet) know how to turn on SPI, I2C etc, but the boot/install process was seamless.

H

And if anyone can point me at how to turn those on, that'd be greatly appreciated. 

H

Anyone?


RE: DietPi OS for Quartz64 - CounterPillow - 04-08-2023

(04-05-2023, 07:01 AM)hughsheehy Wrote:
(03-26-2023, 09:48 AM)hughsheehy Wrote:
(03-26-2023, 03:29 AM)hughsheehy Wrote: I booted DietPi onto an SOQuartz yesterday. No problem.

I don't (yet) know how to turn on SPI, I2C etc, but the boot/install process was seamless.

H

And if anyone can point me at how to turn those on, that'd be greatly appreciated. 

H

Anyone?

You'll have to use device tree overlays for that, but I don't think DietPi supports those.