Install in Raspberry 5

47 views
Skip to first unread message

Vitor Gomes

unread,
Jun 9, 2025, 11:24:55 AMJun 9
to ClusterHAT
Hello everyone, could anyone tell me if anything changed to install for Raspberry 5?

apt install git libusb-1.0-0-dev python3-usb python3-libusb1 python3-smbus python-is-python3 python3-dev python3-rpi.gpio # When using Python3

git clone https://github.com/burtyb/clusterhat-image.git

mkdir /usr/share/clusterctrl/ &&
cp clusterhat-image/files/usr/sbin/cluster* /usr/sbin/ &&
cp clusterhat-image/files/usr/share/clusterctrl/default-clusterctrl /etc/default/clusterctrl &&
cp clusterhat-image/files/etc/udev/rules.d/90-clusterctrl.rules /etc/udev/rules.d/ &&
cp clusterhat-image/files/usr/lib/systemd/system/clusterctrl-init.service /usr/lib/systemd/system/ &&
cp -r clusterhat-image/files/usr/share/clusterctrl/python/ /usr/share/clusterctrl/ &&
echo 'TYPE=c' >> /etc/default/clusterctrl &&
udevadm control --reload-rules &&
systemctl enable clusterctrl-init &&
rm -rf clusterhat-image

Ted Serreyn

unread,
Jun 9, 2025, 12:17:38 PMJun 9
to clust...@googlegroups.com

I have mine running on Rpi5 with 3 zero2.  I netboot everything off the rpi5 so mine is probably a bit different.

 

I haven’t had to rebuild anything, just updated things as time has gone on.

 

Currently running Debian 12.11 on rpi5 as well as pizero2’s.

 

I was tempted to try do one of the RPI5 boards with NVME, but think that may be asking too much.

 

Ted Serreyn

 

 

 

--
You received this message because you are subscribed to the Google Groups "ClusterHAT" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
clusterhat+...@googlegroups.com.
To view this discussion, visit
https://groups.google.com/d/msgid/clusterhat/bffb43be-b030-42d1-97f3-ec66f553cb29n%40googlegroups.com.

Chris Burton

unread,
Jun 9, 2025, 1:50:08 PMJun 9
to ClusterHAT
Hi,
Hello everyone, could anyone tell me if anything changed to install for Raspberry 5?

Which distribution/version are you trying to install the clusterctrl tool on?

Chris. 
Reply all
Reply to author
Forward
0 new messages