this post was submitted on 22 Feb 2024
1110 points (96.1% liked)
linuxmemes
22228 readers
691 users here now
Hint: :q!
Sister communities:
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 users for any reason. This includes using blanket terms, like "every user of thing".
- Don't get baited into back-and-forth insults. We are not animals.
- 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, <loves/tolerates/hates> systemd, and wants to interject for a moment. You can stop now.
5. π¬π§ Language/ΡΠ·ΡΠΊ/Sprache
- This is primarily an English-speaking community. π¬π§π¦πΊπΊπΈ
- Comments written in other languages are allowed.
- The substance of a post should be comprehensible for people who only speak English.
- Titles and post bodies written in other languages will be allowed, but only as long as the above rule is observed. Β
Please report posts and comments that break these rules!
Important: never execute code or follow advice that you don't understand or can't verify, especially here. The word of the day is credibility. This is a meme community -- even the most helpful comments might just be shitposts that can damage your system. Be aware, be smart, don't remove France.
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
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.