this post was submitted on 25 Feb 2026
136 points (99.3% liked)
Linux Phones
2895 readers
33 users here now
The Discussion on Linux-based Phones.
Benefits:
- Hardware freedom.
- Perfect operating-system competition.
- Full utilization of specs.
- Phone lifespan raises to 10+ years.
- Less e-waste.
Linux Mobile Distros:
- Ubuntu Touch
- Sailfish
- FuriOS
- Postmarket OS
- Mobian
- Pure OS
- Plasma Mobile
- LuneOS
- openSUSE Mobile
- Nemomobile
- Droidian
- Mobile NixOS
- ExpidusOS
- Maemo Leste
- Manjaro Arm
- Tizen
- WebOS
Linux Mobile Hardware:
- Fairphone 5
- Volla Phone
- PinePhone
- FLX1
- Librem 5
⚙️Contribute
🧼Go Clean From the Duopoly:
💻Related Communities:
📰News:
💬Messager:
⌚️Watch:
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Cause on ARM you don't have a bios and some other reasons why you need an OS specifically for each device
There are loaders for arm devices. They may not be typical bootloaders like for computers but they're not all that different. Like tow-boot or u-boot.
Eh, the BIOS is ultimately just some code on a ROM chip, it working the way it does was a design decision by IBM, it wasn't because of the CPU they used. There's nothing technical standing in the way of making a PC-like ecosystem based on ARM chips.
The reason phones don't have this is because they're (almost) always fully integrated systems where you don't ever swap out any of its parts for different ones, so there's no incentive to create a flexible system, both on the hardware and software side, that can deal with different hardware on-line over just baking in all the hardware-specific stuff off-line.
Previous generations really dropped the ball on this
Edit: The not resolving it so phones would be same as PC's