Welcome to the Cumulus Support forum.

Latest Cumulus MX V3 release 3.28.6 (build 3283) - 21 March 2024

Cumulus MX V4 beta test release 4.0.0 (build 4019) - 03 April 2024

Legacy Cumulus 1 release 1.9.4 (build 1099) - 28 November 2014
(a patch is available for 1.9.4 build 1099 that extends the date range of drop-down menus to 2030)

Download the Software (Cumulus MX / Cumulus 1 and other related items) from the Wiki

Using 64 bit Rasberry Pi OS on a RPi Zero 2W

From build 3044 the development baton passed to Mark Crossley. Mark has been responsible for all the Builds since. He has made the code available on GitHub. It is Mark's hope that others will join in this development, but at the very least he welcomes your ideas for future developments (see Cumulus MX Development suggestions).

Moderator: mcrossley

Post Reply
RogerH
Posts: 10
Joined: Fri 05 Jan 2024 5:59 pm
Weather Station: ecowitt GW200 + WS69
Operating System: Raspberry Pi

Using 64 bit Rasberry Pi OS on a RPi Zero 2W

Post by RogerH »

Dotnet can be more easily installed on the 64 bit operating system than on the 32 bit. I therefore put the 64 bit system on the SD card and let it install. All went well.
Dotnet installed with no problems, as did CumulusMX Beta. Once I found that I had to use
sudo dotnet CumulusMX.dll
rather than
sudo mono CumulusMX.exe
I succeeded in running CumulusMX directly (not as a service).

It worked, but seemed a bit slow to draw the charts. Then, after about 2 hours, the RPi Zero 2W stopped responding. I restarted the RPI, started CumulusMX, and it again stopped after a couple of hours.
I then tried to load Mono so that I could use the standard Cumulus MX. It got about 60% through the installation before the RPi stopped responding.

Has anyone had similar problems with the RPi Zero 2W?

RogerH
freddie
Posts: 2484
Joined: Wed 08 Jun 2011 11:19 am
Weather Station: Davis Vantage Pro 2 + Ecowitt
Operating System: GNU/Linux Ubuntu 22.04 LXC
Location: Alcaston, Shropshire, UK
Contact:

Re: Using 64 bit Rasberry Pi OS on a RPi Zero 2W

Post by freddie »

I think the Pi zero is a bit under-resourced for running MX under dotnet. I don't actually own one but that is what I've been led to believe. Perhaps there is somebody more knowledgeable who can concur or correct me.

The mono install appears to stop on install as it is busy compiling components that are specific to the Pi. Again, this will be a slow process with a Pi zero as it is under-resourced compared to other Pi models.
Freddie
Image
Post Reply