this post was submitted on 17 Jun 2023
4 points (100.0% liked)

Linux Phones

4474 readers
41 users here now

Community about running GNU/Linux on phones. Projects like Ubuntu Touch, Plasma Mobile, PostmarketOS, Mobian etc. Either on former Android phones or hardware like the PinePhone.

See also:

Related chats:

founded 4 years ago
MODERATORS
 

I'm currently running Iodé and an considering switching to Ubuntu phone, but ultimately I'd like to give PostmarketOS a shot. Can the Ubuntu phone support translate to faster development for PostmarketOS?

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 4 points 1 year ago

Like the others said, no. To explain in a bit more detail:

Ubuntu Touch uses something what's known as "Halium", which internally uses "libhybris". This puts Android's proprietary userland drivers in a container to allow them to run as is and provide hardware support.

postmarketOS however doesn't use any existing drivers, proprietary or not, from Android. Instead we rely on upstreamed and FOSS drivers in the kernel, Mesa, etc. This is more maintainable in the long run but way more work in the short run. So no, Ubuntu Touch supporting something doesn't help us.