this post was submitted on 19 Jun 2024
72 points (89.1% liked)

Technology

58011 readers
3340 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
 

On my Job I regularly have to install Windows PCs and sometimes even install the USB Drivers for Mouse and Keyboard to work. Why dont I have to do that on Linux ever? Seems weird not to have them installed on Windows.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 11 points 2 months ago

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