Query on available OS
#1
Hi guys,

I'm a newbie to Pine64 but have been following with keen interest for several years and have a query regarding the Pine64 single-board computers.

I am exploring the applications of my Raspberry Pi for some time and want to buy another but would prefer to support this community - so, do the single-board computers work the same as a Pi? Would I be able to flash all the same operating systems as a Pi with for example the Raspberry Pi imager?

Kind regards.
  Reply
#2
If you're looking for a SBC with mature software from Pine64, I would suggest the RockPro64. As stated here[1], it's certified as SystemReady IR:

Quote:SystemReady IR:
...
Pine64 RockPro64
...

There should be a wide range of options for OS for this SBC, although my experience is only with Armbian on it.

I had one which worked fine as a NAS for a year, then I got bored with it and gave it away. Now I'm waiting for software support for my Quartz64 model A (8GB ram) to build a new NAS (it's not a vital project for me, so I can wait a bit more). Smile

[1] https://community.arm.com/arm-community-...y-reach-50
  Reply
#3
(02-08-2023, 04:26 PM)bosi564 Wrote: If you're looking for a SBC with mature software from Pine64, I would suggest the RockPro64. As stated here[1], it's certified as SystemReady IR:

Quote:SystemReady IR:
...
Pine64 RockPro64
...

There should be a wide range of options for OS for this SBC, although my experience is only with Armbian on it.

I had one which worked fine as a NAS for a year, then I got bored with it and gave it away. Now I'm waiting for software support for my Quartz64 model A (8GB ram) to build a new NAS (it's not a vital project for me, so I can wait a bit more). Smile

[1] https://community.arm.com/arm-community-...y-reach-50



I will give it a go. Would it work with the Raspberry Pi imager for the standard OS builds?
  Reply
#4
Quote:Would it work with the Raspberry Pi imager for the standard OS builds?
I do not know. I'm a bit of a power user, so I use standard gnu/linux tools for writing images to sd card.

Usually it's a simple (copy) command as:
Code:
dd if=$path_to_image_file of=$path_to_sdcard_device status=progress
  Reply
#5
The Quartz64 Wiki is a good source for what software is available. I have tried with success Manjaro, DietPi, and some Balbes150 supplied images like Armbian and FreeBSD. Balbes Armbian is the easiest to install for Debian forks since you write the image to disk and after a first boot initialization it is running, however DietPi gives you a ton of configuration options during installation allowing for a desktop workstation, various servers, or media center PC. After taking some time with the DietPi installation, I prefer it for a workstation but this is a preference and not a reflection for how good both OSes are.

Compared to Raspberry Pi ecosystem, Pine64 products are not as user friendly in the sense that Pine64 supplies the hardware but you are entirely reliant on 3rd parties for software, with some hardware having better support than others. Due to a partnership with Manjaro, generally most Pine64 SBCs that are general purpose computers enjoy more formal support than other OSes. I am a Debian fan so usually work with Debian forks, including Raspberry Pi OS, Armbian, and Diet Pi.

When evaluating SBC vendors, especially Raspberry Pi alternatives, consider the system on a chip (SoC) adaptation over the SBC since the more popular the SoC is aross SBCs, the more likely OSes support it. The RK3399 powering the RockPro64 is widely adopted so there is some excellent support for all of its features. The RK335x family is more powerful but not as popular at the moment, consequently giving the Quartz64 limited support. The RK3388 SoC is proving to be very popular but Pine64 doesn't have an SBC available with it at the moment. Raspberry Pi's popularity gives it a wide variety of alternative OSes to Raspberry OS (or whatever they call it).

Whatever SBC you choose to purchase, consider having serial console via UART access to it for debugging purposes. For Pine64, most of the current SBCs need a 3.3v USB to UART adapter capable of up to 1.5M baud, like their "woodpecker" adapter, though 3rd party options also work. The Raspberry Pi family usually needs only 115200 baud, which is the most common speed. It is the characteristics of the SoC that determines baud rate, not the SBC manufacturer, usually. If you purchase an eMMC module for your SBC, also get the USB eMMC writer module, it can be a pain in the butt to try to program the eMMC module from a microSD card. The eMMC modules are also incredibly quicker than using the microSD card. I haven't booted my Quartz64 from the onboard SATA yet.
Quartz64, RockPro64, PinePhone Mobian, PineBook Pro, PineTime, and all the trimmings that make FOSS fun.
  Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)