this post was submitted on 15 Jul 2026
867 points (99.9% liked)
linuxmemes
32118 readers
624 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.
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, no politics, no trolling or ragebaiting.
- Don't come looking for advice, this is not the right community.
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.
6. (NEW!) Regarding public figures
We all have our opinions, and certain public figures can be divisive. Keep in mind that this is a community for memes and light-hearted fun, not for airing grievances or leveling accusations.
- Keep discussions polite and free of disparagement.
- We are never in possession of all of the facts. Defamatory comments will not be tolerated.
- Discussions that get too heated will be locked and offending comments removed.
Β
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 3 years ago
MODERATORS
I know it. I'm literally typing this on a Raspberry Pi. I used to run Arch Linux on it, but Arch Linux on ARM has severe issues. It'll literally go months with no package updates.
One day I'll get brave and switch it to Gentoo. Just need to put together a build server first.
The maintainer for ALARM literally went on vacation and never came back. All commits are automations on the GitHub account. That's why Asahi switched to Fedora.
I have had great success running NixOS on my Pi. You can build software on your main computer and remote deploy with SSH :)
Does the cross compilation work fine? I've had some issues in the past building on macOS for x64.
Yes. I only have one extra line in my configuration:
Which compiler?
It's been a while. I can't even really remember which language. Now that I think of it, it might have been C#.
Major or minor?
Core. I'm a software architect, not a musician π
Yocto and compile it all yourself. Arch people might think they are cool because they have to use a console to install their de but creating the devicetree for your board and then only get a console over a serial connection or ssh is the true linux experience.
SteamOS on the Frame may soon alleviate some of those woes, given it's based on Arch and has an ARM processor iirc. Can't hurt, anyhow.
Usually those are from python rebuilds which clog the other packages for weeks at a time. Maybe they could use your build server.
Python rebuilds don't cause (noticeable) problems for AMD64 Arch Linux.
And any time anyone offers any kind of help on the Arch Linux Arm forums to try to help resolve the issue, the admins ignore and/or lock the thread. They're not open to help and the people on the forums are super frustrated about it.
They're literally a major cause of not getting package updates (even on standard arch they occasionally hold updates due to it), if that's unnoticeable then so be it.
And yeah, I stopped trying to participate on the forums. Never managed to even get a response there. Would be great if they would be welcoming support in any shape (or even consistent communication when the build server is gonna be clogged for a while again so they don't need to annoyingly answer the same questions...)