this post was submitted on 19 Jun 2024
72 points (89.1% liked)
Technology
59390 readers
2617 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related content.
- Be excellent to each another!
- 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, to ask if your bot can be added please contact us.
- 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
view the rest of the comments
On Linux, all those drivers are already included in the kernel out of the box. Linux has much better hardware support than Windows in general, the only issue are proprietary drivers from third parties that don't support Linux.
Can you explain what you mean by this. I have only a bit of experience with a few distros but hardware issues have always been a bugaboo for me with Linux. This statement seems quite the opposite of my experience. I mean I guess it's because of the third party proprietary drivers, but that's a decent chunk of the hardware pie and it's hard for me not to include that in "better hardware support"
There are basically two different approaches to drivers. Windows will have some very basic drivers built-in, but most of them are downloaded and installed when a component that requires them is detected in current versions of Windows.
Linux on the other hand includes every driver it knows about out of the box. You won't ever need to install additional drivers if the hardware is supported. This makes Linux an excellent portable system, you can just take a drive out of one pc with an AMD CPU and Nvidia GPU and put it into one with an Intel CPU and AMD GPU without driver issues*.
*as long as you stick to the included drivers