this post was submitted on 03 May 2024
39 points (97.6% liked)
Linux
48002 readers
1020 users here now
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Rules
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Snapdragon is an ARM CPU which means if you can find a distro to run on it, it'll likely be an Android custom ROM, whereas Celeron is x86 and should run most Linux distros without issue.
Lol, this is not even remotely accurate. I run fleets of arm64 machines all over the place. Pretty much every distro out there builds arm64/aarch64 packages. Wherever you read this from needs to be shut down.
Because I know what I'm talking about, you trust me less? Sounds like a bad life decision. All you have to do is spend 5 seconds learning to confirm I'm correct. Don't just blindly trust comments on the Internet based on your feelings:
https://en.m.wikipedia.org/wiki/Red_Hat_Enterprise_Linux https://fedoraproject.org/wiki/Architectures/ARM https://ubuntu.com/download/server/arm
Hell...surely you're aware all Raspberry Pi's are arm64/aarch64, right? The original commentor just has zero idea WTF they are talking about with the Android nonsense.
Fair. I was running on like no sleep when I wrote that comment, so I'm sorry. I shouldn't have said that. Thanks for the links.
Yeah linux support for ARM SOCs is not ideal. There might be some fork of the kernel working with specific proprietary driver blobs. But in a few years its basically abandonware.
RISC-V is what we should try to make happen as a replacement for x86, instead of yet another proprietary IP.
The snapdragon is for the Chromebook model, so it is already running Linux, but it it just not very compatible?
Chromebooks use a customized Linux kernel with often proprietary code included from the manufacturer. Same thing as Android in that sense.
Upstream Linux, using mostly open-source code, does not have these bits of proprietary code in most cases. This means that ARM devices are frequently missing some drivers under mainline Linux, so things like TouchPad, wifi, or even GPU might be partially or fully unsupported.
Armbian Linux supports a large number of devices using mainline Linux with some tweaks to it pre-configured, but typically you're not going to get every feature of the hardware supported until several years after its release (like 5+).
x86 on the other hand usually will just work out of the box, especially Lenovo laptops.
If you are not techy stay away from Chromebooks. mrchromebox.tech offers custom firmware which allows you to run real googlefree Linux on them, but still.
I havent found one that is worth the price. They are often unrepairable, have soldered everything and on purpose too low specs. Like 128GB of storage is rare, and that is a minimum for anything real. 16GB RAM is almost never available.
This is not true at all. There are tons of Linux Distros running natively on ARM.
Debian, Ubuntu, Fedora, etc.