MiczFlor / RPi-Jukebox-RFID

A Raspberry Pi jukebox, playing local music, podcasts, web radio and streams triggered by RFID cards, web app or home automation. All plug and play via USB. GPIO scripts available.
http://phoniebox.de
MIT License
1.38k stars 397 forks source link

🐛 | Raspberry Pi 5 - 64 bit Kernel #2424

Closed harrydoddnoble closed 1 month ago

harrydoddnoble commented 1 month ago

Version

3

Branch

main

OS

Raspberry Pi OS Bullseye lite - 32bit

Pi model

5

Hardware

No response

What happened?

Raspberry PI 5 cannot run a 32 bit kernel so even if you change the config file it will still run 64 bit. Is there any way to install Jukebox on a RaspberryPI 5?

Logs

No response

Configuration

No response

More info

No response

s-martin commented 1 month ago

Please check here https://github.com/MiczFlor/RPi-Jukebox-RFID/issues/2041#issuecomment-1615587740 for a temporary workaround.

we will probably remove the restriction to 32bit soon, see also #2425

harrydoddnoble commented 1 month ago

This worked when removing the check. There were some issues with the version of ZeroMQ 4.3.5 as it wanted to install 4.3.4 so I installed 4.3.5 first and then pyzmq version < 26