this post was submitted on 29 Aug 2025
124 points (98.4% liked)

Technology

74692 readers
3030 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. 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.
  9. Check for duplicates before posting, duplicates may be removed
  10. 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
[–] Brkdncr@lemmy.world 4 points 3 days ago (5 children)

My next build will probably be ARM but I’m hoping for risc-v.

[–] felbane@lemmy.world 2 points 3 days ago (4 children)

I'm happy to see ARM gaining enough traction these days to be a solid alternative to x64. I'm happy to run it for server workloads but I'm skeptical it's ready to replace my AMD PC desktop.

Granted, I haven't been paying super close attention to the state of the art for the past few years, but from what I gather Apple was a major catalyst in the uptake of ARM for the desktop. Ironically, we have Intel's abysmal Skylake QC to thank for that 😅

How is Linux ARM support these days? Any particularly outstanding distro that shines on ARM?

[–] ozymandias117@lemmy.world 2 points 2 days ago* (last edited 2 days ago) (2 children)

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

[–] highball@lemmy.world 1 points 21 hours ago (1 children)
[–] ozymandias117@lemmy.world 1 points 19 hours ago

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

load more comments (1 replies)
load more comments (1 replies)