this post was submitted on 03 Aug 2024
263 points (95.8% liked)

Linux Phones

4474 readers
23 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
 

As Google Chrome warns uBlock Origin may soon be disabled in the future. They’re going to eventually ban adblockers for chromium. We need to quickly respond with alternatives to android, we must end this market consolidation.

you are viewing a single comment's thread
view the rest of the comments
[–] haui_lemmy@lemmy.giftedmc.com 17 points 1 month ago (1 children)

I‘m using postmarketOS and helping with development.

[–] Beaver@lemmy.ca 4 points 1 month ago (1 children)

How long does it take to learn the programming language?

Thank you for your service 🫡

[–] haui_lemmy@lemmy.giftedmc.com 23 points 1 month ago (2 children)

Thats the beauty of it. You dont need to code for any large project to be able to contribute. We need people test it on old phones (and new ones if they wish) and report back their findings in an organized fashion. We need people to tinker with the cameras so we can get them to work at some point, we need help with proper documentation, people to spread the word, you name it.

But to answer your question, its not one language. Its linux, the base is C, then there are the desktop environments. Some is config files written in yaml, some is css. Most people dont comprehend how ginormous linux as a platform really is and how much potential there is to help.

Check postmarketOS.org for opportunities to help out.

[–] Landless2029@lemmy.world 8 points 1 month ago (1 children)

Yeah I started doing git with bug testing.

Most devs are happy to have someone file a competent bug report with: issue, environment specs, steps to replicate and screenshots/recordings.

I've gone back and forth with devs testing things like game mods and android FOSS apps.

[–] haui_lemmy@lemmy.giftedmc.com 5 points 1 month ago

Thats really awesome. Thanks for sharing your experience. We need more people to talk about it and show that its not only for some unknown elite to help with foss development.

[–] Beaver@lemmy.ca 4 points 1 month ago (2 children)

I think I will write documentation and work on the functionality for the Pixel 3a xl

[–] erebion@lemmy.sdf.org 8 points 1 month ago (2 children)

I'm working on porting Mobian to the Pixel 3a, pretty much everything works, even eSIM. The kernel dev is already working on upstreaming the patches, some are already in the next Linux release.

I've recently posted about the progress: https://lemmy.sdf.org/post/19600671

Updates to that post would be that eSIM does work and that the internal microphone will work very soon once the already existing patches are pushed to the git repo.

[–] poVoq@slrpnk.net 2 points 1 month ago (2 children)

Oh 😯 is that eSIM support general, meaning other devices can benefit from it too? Lack of eSIM support is currently my main stumbling block why I can't go back to mobile Linux.

[–] erebion@lemmy.sdf.org 2 points 1 month ago

I don't know how well this is supported for other devices, I only know that some people use an eSIM on other models. 🤔

[–] rik@fosstodon.org 1 points 1 month ago (1 children)

@erebion @Beaver VoLTE support? Us poor USA users need that, I heard rumors it may be working in @postmarketOS but I haven't been able to check it out yet. I have a spare 3a XL ready in the wings, would LOVE to throw @mobian on it!

[–] erebion@lemmy.sdf.org 1 points 1 month ago

I've put together some notes which shod help you build an image for testing. https://git.erebion.eu/forgejo/erebion/sargo-temp

Keep in mind that some infos need updates, eSIM works, microphone works when changes are pushed in a few days.

[–] haui_lemmy@lemmy.giftedmc.com 8 points 1 month ago

Sounds like an awesome idea. Every person investing some brain power into FOSS is a win for the community.