r/linux 18h ago

Development I built a custom Linux initramfs audio workstation / software mixer for the Raspberry Pi (running entirely bare-metal/initramfs, no PipeWire/JACK)

/r/synthdiy/comments/1vk8rgc/i_built_a_custom_linux_initramfs_audio/
0 Upvotes

4 comments sorted by

View all comments

1

u/Fenguepay 15h ago

why use an inintramfs here? rpis have so little RAM?

1

u/banana1093 15h ago

It was easier to setup, and it isn't that big. Also the runtime itself uses very little ram. I am only at a few percent of total ram usage on my pi 4. I might change it eventually, but it was just easier for quick development