this post was submitted on 22 Feb 2024
1105 points (96.1% liked)
linuxmemes
21198 readers
134 users here now
Hint: :q!
Sister communities:
- LemmyMemes: Memes
- LemmyShitpost: Anything and everything goes.
- RISA: Star Trek memes and shitposts
Community rules (click to expand)
1. Follow the site-wide rules
- Instance-wide TOS: https://legal.lemmy.world/tos/
- Lemmy code of conduct: https://join-lemmy.org/docs/code_of_conduct.html
2. Be civil
- Understand the difference between a joke and an insult.
- Do not harrass or attack members of the community for any reason.
- Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
- Bigotry will not be tolerated.
- These rules are somewhat loosened when the subject is a public figure. Still, do not attack their person or incite harrassment.
3. Post Linux-related content
- Including Unix and BSD.
- Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of
sudo
in Windows. - No porn. Even if you watch it on a Linux machine.
4. No recent reposts
- Everybody uses Arch btw, can't quit Vim, and wants to interject for a moment. You can stop now.
Please report posts and comments that break these rules!
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Everything that matters is open source and upstreamed or on the way there. Haven't kept up with the state of things but as far as I am aware you can already run a mainline kernel on the Deck. Would love to see an open phone you can easily run your own distribution on without jumping through hoops.
But phones are hard. An x86 phone with decent battery life is even harder. But one can dream.
It's certainly great that you can install any distro with mainline kernel on the deck (even if some things don't work). But my point was that Valve doesn't care about user freedom. Their OS and the Steam client are proprietary. If they made a GNU/Linux phone, there is no guarantee that you would be able to install a free distro and it almost certainly would come with non free software by default, which would be bad.
I think PinePhone Pro and Librem 5 can run a mainline kernel. It's possible that some things won't work, but a lot of stuff has been upstreamed. I'm curious if you can easily install an ARM build of Debian on them, but couldn't find any information last time I looked it up.
Oh yeah, that is the dream. I wonder how are the current mobile Ryzen CPUs. I'm curious if there is any that could work well in a phone.
There is a Debian spin for the Pinephone called Mobian. I ran that for quite a while with Phosh as the front end. It's probably still installed on the device.
What I hate about ARM is that you basically need a separate image for every device instead of one for everything like with x86.
I use Mobian with Phosh too! What I love about Mobian is that it's just a small overlay on top of Debian. The project's goal is literally to upstream everything into Debian and to stop existing. You can see that it doesn't add a lot of packages: https://packages.mobian.org
Yeah, you are right about ARM. It seems to be true about RISC-V as well. It's so weird that so many people think those kinds of devices will be good for us. Sometimes I watch reviews of single board computers on YouTube and the reviewers never mention that the device can't run mainline Linux. They can't install Debian from debian.org on them. So instead they install some distro provided by the manufacturer and for some reason they are just fine with that. Raspberry PI is the same and almost nobody seems to be talking about this. So that's why I'm not sure if you can install a normal distro on PinePhone Pro or Librem 5, even though they can run mainline Linux.
Also ARM SoC manufacturers don't seem to try to have upstream Linux support. So I think that's why PinePhone uses a 2010 SoC (if I remember correctly) and Pro uses a 2016 SoC. It's a bad platform.