this post was submitted on 26 Aug 2023
675 points (96.9% liked)

Technology

58150 readers
5421 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 content.
  3. Be excellent to each another!
  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, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 1 year ago* (last edited 1 year ago)

It all depends on your hardware. If you run standard hardware with an AMD card, all the drivers you need should (theoretically) be in the kernel and will magically just work. As soon as you start using running hardware with proprietary drivers then you have to put in a little effort. Might require you to install separate package(s) from a third-party repo or something, and that will require terminal. It's just three commands usually: add the repo -> update your package manager -> install the driver. Not hard but if you are used to the Windows way of doing things it can be intimidating.

Even still, some stuff just doesn't have Linux support at all or it's completely community-maintained. If every company just open sourced their drivers and did things the "Linux" way then there would be no issue but unfortunately Linux doesn't have the market share for those companies to care. So you get into the negative feedback loop of: Linux has low market share because of lack of support, and companies don't support Linux because of low market share.