this post was submitted on 29 Aug 2025
124 points (98.4% liked)
Technology
74692 readers
2933 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related news or articles.
- Be excellent to each other!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
- Check for duplicates before posting, duplicates may be removed
- Accounts 7 days and younger will have their posts automatically removed.
Approved Bots
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 aren't any ARM manufacturers that upstream their drivers, and no SystemReady support from any manufacturers
Basically every package works on ARM, but the lack of manufacturer support for hardware means ARM effectively requires a special kernel build for every PC
RaspberryPi has worked on upstreaming their Broadcom SoC, Collabora had worked on upstreaming the RK3588 SoC...
None of Qualcomm's recent chips are very usable (always missing something like audio, or other basic functionality)
Asahi Linux worked on Apple M1/M2 support
Unless a new ARM manufacturer comes along, general use ARM PCs are a long way away
https://discourse.ubuntu.com/t/what-s-new-for-generic-arm64-desktop-isos-in-25-10/66277
Maybe not that far.
That doesn't fix the problem of needing specific device tree files for every computer.
So you still won't be able to say, swap your WiFi chip in your laptop and still have it work.
This just enables a small subset of (specifically Windows ARM laptops) to boot from an image.
This is very different from x86, where ACPI allows you to have a single image that knows very little about the hardware.
If ARM started using SystemReady, you could see a truly generic image, rather than having a specific list of laptops the "generic" image works with