Project

General

Profile

Actions

Feature #44

closed
WA WA

Create a RaspberryPi version

Feature #44: Create a RaspberryPi version

Added by walkero 30 days ago. Updated 16 days ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
10/14/2025
Due date:
% Done:

80%

Estimated time:

Description

RaspberryPi's should be supported, both 32bit and 64bit if possible. The goal is to have Kyvos running on the latest RaspberryPi OS based on Debian 13 Trixie.


Files

kyvos_on_Pi400.png (942 KB) kyvos_on_Pi400.png walkero, 10/27/2025 11:05 AM
kyvos_on_Pi400.png

WA Updated by walkero 30 days ago Actions #1

  • Target version changed from 1.6.0 to 1.7.0

WA Updated by walkero 17 days ago Actions #2

  • Status changed from New to In Progress

walkero wrote:

RaspberryPi's should be supported, both 32bit and 64bit if possible. The goal is to have Kyvos running on the latest RaspberryPi OS based on Debian 13 Trixie.

It is not possible yet to have the Arm 64bit version as it is not supported yet by Hollywood. Based on https://forums.hollywood-mal.com/viewtopic.php?p=20101#p20101 it will be included in the next version.

Will try the 32bit version.

WA Updated by walkero 17 days ago Actions #3

kyvos_on_Pi400.png

The 32bit is working, but it is a little bit more tricky to install the required libssl, but I have the necessary steps which are

wget https://security.debian.org/debian-security/pool/updates/main/o/openssl/libssl1.1_1.1.1w-0+deb11u4_armhf.deb
wget https://security.debian.org/debian-security/pool/updates/main/o/openssl/openssl_1.1.1w-0+deb11u4_armhf.deb
sudo dpkg -i libssl1.1_1.1.1w-0+deb11u4_armhf.deb openssl_1.1.1w-0+deb11u4_armhf.deb
sudo apt install qemu-system-ppc qemu-system-x86

On a 32bit system the qemu-system-x64 is not available. So, AROS 64bit will not be able to be emulated.

I need to update the manual to provide the above information.

WA Updated by walkero 16 days ago Actions #4

  • Status changed from In Progress to Closed
Actions

Also available in: PDF Atom