Any chance of seeing a version of KS for the Raspberry Pi?
I would love to put a compact display/processor next to the unit for a dedicated setup.
Don
-- even better, an ESP32 library! but I imagine that is a stretch.
Raspberry Pie Coffee
- kaffelogic
- Site Admin
- Posts: 555
- Joined: Thu 18 Oct, 2018 9:38 am
- x 81
- Contact:
Re: Raspberry Pie Coffee
AFAIK it should run on Raspberry Pi, just install snap and then install KS. Did you try this yet?flying_coffee wrote: ↑Tue 07 Jan, 2025 9:32 am Any chance of seeing a version of KS for the Raspberry Pi?
-
- Posts: 4
- Joined: Tue 07 Jan, 2025 6:41 am
-
- Posts: 4
- Joined: Tue 07 Jan, 2025 6:41 am
Re: Raspberry Pie Coffee
I'm not a snap expert, but it looks like I need to specify a different distribution to get it on the Pi. I did try the -beta flag, but it gave a similar result.
wintersd@kaffeelogic:~ $ sudo snap install kaffelogic-studio
error: snap "kaffelogic-studio" is not available on stable for this
architecture (arm64) but exists on other architectures (amd64).
wintersd@kaffeelogic:~ $ sudo snap install kaffelogic-studio
error: snap "kaffelogic-studio" is not available on stable for this
architecture (arm64) but exists on other architectures (amd64).
- kaffelogic
- Site Admin
- Posts: 555
- Joined: Thu 18 Oct, 2018 9:38 am
- x 81
- Contact:
Re: Raspberry Pie Coffee
Currently we only build for AMD. This means it will not run on an ARM platform. So sorry my previous statement is wrong. Technically it is possible to run an emulator, but in practice this is not likely to be a useful solution.
The only practical solution is an ARM build, which we do not currently have in our planned work flow any time soon.
The only practical solution is an ARM build, which we do not currently have in our planned work flow any time soon.
-
- Posts: 4
- Joined: Tue 07 Jan, 2025 6:41 am
Re: Raspberry Pie Coffee
Thanks for clarifying. I've actually made it down the emulation route, but I don't see any way to download an installable file.... I haven't had any luck running snap on the 86 emulator yet.
Don
Don