Introducing Raspberry Pi 5

randomname01@feddit.nl to Selfhosted@lemmy.world – 544 points –
Introducing: Raspberry Pi 5! - Raspberry Pi
raspberrypi.com
102

You are viewing a single comment

I guess he means that raspberry pi doesn't run a mainline kernel

Precisely. You can't just boot up any arm image

This is true with ARM in general. There's no "standard Linux" to boot because every board needs its own device tree and set of core kernel modules for detecting important things like local storage. It's fairly intractable due to how different the hardware is.

I've heard this argumane before but that doesn't change the fact that some socs work out of the box and require no proprietary software or custom configs

Yeah for the majority of standardized hardware solutions sure. But the Pi is an one-off, as well as all the other single board computers. IANALOSD.

Wow, I was sure Raspberry Pi were pretty good about mainline support, especially since multiple distros support the platform.
Software support is still very good compared to pretty much every other arm board.