this post was submitted on 30 Jan 2025
936 points (98.0% liked)

Linux

49402 readers
1777 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

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
[–] emergencyfood@sh.itjust.works 5 points 21 hours ago (2 children)

Debian already has an ARM version. Do you mean some Qualcomm drivers are missing? There are already Ubuntu ROMs for Android phones, so this shouldn't be an issue, right?

[–] hulfpa@lemmy.ml 2 points 12 hours ago

There are ARM distros, yet the SnapDragon X Elite SOC is not yet supported fully. The drivers are a mess. They are progressing, but slowly probably due to the small number of people who would use it.

[–] deadcream@sopuli.xyz 2 points 16 hours ago* (last edited 16 hours ago)

Arm is insanely fragmented, every device must be have dedicated drivers and hardcoded specific configuration in the kernel. And sometimes even separate kernel builds. Also Snapdragon X devices are not even fully supported upstream in the most recent kernel yet. Which means they are many years away from being supported in Debian. Unless someone makes a fork of Debian with latest kernel and not yet upstreamed Qualcomm specific patches (which how these "arm distros" are usually made).