Page 1 of 1

Is ARM64 no longer supported?

Posted: Sun Mar 17, 2024 9:13 am
by Anna.N
Most recent buid for arm64 seems to be from 2024-03-01.
I would change OS to 32 bit if there will be no further updates

Re: Is ARM64 no longer supported?

Posted: Sun Mar 17, 2024 10:08 pm
by iconnor
Is there some reason you need something newer?

Arm builds aren't automated unfortunately

Re: Is ARM64 no longer supported?

Posted: Sun Mar 17, 2024 10:37 pm
by Anna.N
Before I upgrade my productive environment (Intel NUC) I usually test the newer builds on my Raspbrry PI 4.
(Yes I know – 1.37 is beta but I wanted to use the features of 1.37 also in productive)

Re: Is ARM64 no longer supported?

Posted: Tue Mar 19, 2024 2:19 am
by iconnor
We run 1.37 in production. Yeah sometimes things break, but we fix them fairly quickly.

Re: Is ARM64 no longer supported?

Posted: Tue Mar 19, 2024 1:55 pm
by geraldbrandt
I run 1.37 in production, but in a virtual machine. One of the updates stopped some of my cameras from working, so I rolled back to a snapshot. VMs make it easy.

Re: Is ARM64 no longer supported?

Posted: Tue Mar 19, 2024 4:02 pm
by Anna.N
geraldbrandt wrote: Tue Mar 19, 2024 1:55 pm I run 1.37 in production, but in a virtual machine.
Good point. I now installed timeshift which allows me to make snapshots and roll back.

BTW: Just being curious, I managed to update zoneminder on my RPi4 using the procedure described at

Code: Select all

https://zoneminder.readthedocs.io/en/stable/installationguide/ubuntu.html#harder-way-build-package-from-source
no problems encountered