this post was submitted on 07 Oct 2025
814 points (98.9% liked)

Technology

75967 readers
3760 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] Suavevillain@lemmy.world 98 points 4 days ago (2 children)

We really need some money poured into the Linux mobile space because this is a terrible direction to go.

[–] PrettyFlyForAFatGuy@feddit.uk 28 points 4 days ago (2 children)

dug my pinephone out of a drawer yesterday and gave it a whirl. still pretty rough unfortunately even after updating postmarket os.

Cool being able to SSH into my phone though

[–] Suavevillain@lemmy.world 13 points 4 days ago (2 children)

I'm still hoping they can get to a state for more general users. I really want one still. I need a Linux phone doing the old sidekick designs.

[–] tempest@lemmy.ca 13 points 4 days ago (3 children)

The main issue will be application support.

Linux running on the desktop in 2025 is helped immensely by everything being web based. So long as you have a browser you are fine for a lot of general computing.

The phone space is ruled by apps. The phone makers and the companies developing apps prefer it this way.

Getting a banking app, or Uber or Facebook Messenger to work on a Linux phone is going to be a massive pain in the ass (ignoring the rest of the OS which is definitely not even close to useable for the general public).

I would love a Linux phone but we are so far away.

[–] pinball_wizard@lemmy.zip 3 points 3 days ago

The phone space is ruled by apps. The phone makers and the companies developing apps prefer it this way.

That's true, but for everything non-free, they always end up having a perfectly working web app that will accept my money.

[–] PrettyFlyForAFatGuy@feddit.uk 2 points 3 days ago (1 children)

I'm sure there will be some sort of compatibility layer available. Android Linux based after all.

[–] slamphear@lemmy.world 2 points 3 days ago

There already is! I had a Furi Labs FLX1 for a while and it was able to run Android apps surprisingly via Andromeda (their fork of Waydroid).

[–] IronBird@lemmy.world 1 points 3 days ago

i'm just gonna switch to steam deck + gsm router

[–] PrettyFlyForAFatGuy@feddit.uk 3 points 4 days ago* (last edited 4 days ago)

tbh part of the rough experience for me may be down to the hardware. the ubports version of the pinephone i have is quite low power. 2GB memory and a little ARM Cortex-A53

tis sluggish

[–] Dojan@pawb.social 8 points 3 days ago (1 children)

Cool being able to SSH into my phone though

I thought you could do that on Android?

[–] dev_null@lemmy.ml 2 points 3 days ago

Yeah, you absolutely can, and without needing root or anything.

[–] aquovie@lemmy.cafe 13 points 3 days ago (1 children)

Plain AOSP is already pretty brutal. An alternate OS is practically a non-starter. Phones aren't just web browsers and SMS.

  • Tap-to-pay
    • Including transit fares
  • Bank apps
  • RCS messaging
  • MFA and security apps
  • Work profiles
  • Streaming media that's not 480p

Not to mention that the camera is going to suuuuuuuuck.

Forking or improving AOSP is more viable but none of the more mainstream ROMs want to piss off Google. That's why most LineageOS forums forbid talking about defeating Play Integrity.

[–] ZILtoid1991@lemmy.world -2 points 3 days ago (1 children)

Also no GPU driver, because even if the manufacturer does actually provide it, some nerd within the community will block it for not being "free software" enough and that "for light 2D applications, CPU blitter is more than enough".

[–] aquovie@lemmy.cafe 2 points 2 days ago

On a mobile device? It's more likely that only OSS drivers work and the binary blob driver only worked with a pre-Pandemic aged kernel. Or it needed a very specific userspace library that doesn't work with a minimal libc.

"Free software enough" usually means "has a snowball's chance of actually working".