linux arm64 support in Hollywood and HollywoodPlayer

Feature requests for future versions of Hollywood can be voiced here
Post Reply
AlexC
Posts: 29
Joined: Sat Mar 09, 2019 2:40 am

linux arm64 support in Hollywood and HollywoodPlayer

Post by AlexC »

Would it be possible to have linux/arm64 versions of HollywoodPlayer and/or the apps compiled with Hollywood?

Right now on arm64 debian, compiled apps exit with an error as the loader tries to open some shared libraries, while loading applets with the HollywoodPlayer causes a segfault.

For a few years I've been making information displays using RaspberryPi 3 and 4 which run relatively well at 1920x1080, but now I have to switch to different hardware (STBs) due to the shortage of Pi at reasonable prices, and also the need for faster chips to handle 4K monitors.

The issue with 32bit is that the only working Debian available for STBs is Armbian, and it only comes in 64bit flavors.
I tried to downgrade Xorg to 32bit but that required downgrading so many arm64 packages to armhf that it ultimately failed as many dependencies are no longer backported to armhf, and Python3 doesn't support having both arm64 and armhf on the same system.
User avatar
airsoftsoftwair
Posts: 5446
Joined: Fri Feb 12, 2010 2:33 pm
Location: Germany
Contact:

Re: linux arm64 support in Hollywood and HollywoodPlayer

Post by airsoftsoftwair »

Yes, arm64 for Linux is definitely planned for the next update.
AlexC
Posts: 29
Joined: Sat Mar 09, 2019 2:40 am

Re: linux arm64 support in Hollywood and HollywoodPlayer

Post by AlexC »

Good to know, thanks Andreas!
User avatar
Juan Carlos
Posts: 891
Joined: Mon Sep 06, 2010 1:02 pm

Re: linux arm64 support in Hollywood and HollywoodPlayer

Post by Juan Carlos »

airsoftsoftwair wrote: Fri Nov 03, 2023 11:09 pm Yes, arm64 for Linux is definitely planned for the next update.
One little and banal question, the next update will free or payment?
The question only is for the my fans or not so fans to encourage them, to make donations to pay the update, because the idea is to make this hobby sustainable like you, not a bottomless pit...
User avatar
airsoftsoftwair
Posts: 5446
Joined: Fri Feb 12, 2010 2:33 pm
Location: Germany
Contact:

Re: linux arm64 support in Hollywood and HollywoodPlayer

Post by airsoftsoftwair »

The next update will contain mostly bug fixes so it will be provided free of charge for all users with a Hollywood 10 license.
User avatar
airsoftsoftwair
Posts: 5446
Joined: Fri Feb 12, 2010 2:33 pm
Location: Germany
Contact:

Re: linux arm64 support in Hollywood and HollywoodPlayer

Post by airsoftsoftwair »

Code: Select all

- New: Added support for the Linux arm64 platform; to compile executables for Linux arm64, just pass the new
  platform definition "linuxarm64" to the EXETYPE argument
MH2
Posts: 10
Joined: Wed Mar 22, 2023 3:45 pm

Re: linux arm64 support in Hollywood and HollywoodPlayer

Post by MH2 »

Great news! Can i download the new version from my "place" :mrgreen:
User avatar
airsoftsoftwair
Posts: 5446
Joined: Fri Feb 12, 2010 2:33 pm
Location: Germany
Contact:

Re: linux arm64 support in Hollywood and HollywoodPlayer

Post by airsoftsoftwair »

MH2 wrote: Wed Dec 27, 2023 4:09 pm Great news! Can i download the new version from my "place" :mrgreen:
Not yet. You will be able to download it once it has been released.
Post Reply