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] 33 points 2 months ago (3 children)

I had the experience recently with two wifi usb sticks. Linux: Work out of the box, no hassle. Windows: One was not supported on Win 11 and caused blue screens, the other only works on USB2 port, not on USB3 and it was a real hassle to finde the right drivers.

That's why I don't understand people who say Windows is easier than Linux.

[–] [email protected] 31 points 2 months ago

Because it hasn’t always been this way. When I was first learning linux you couldn’t guarantee support for any hardware unless you compiled the kernel yourself. Even then you’d run into many problems that would frustrate a non-techy person.

[–] [email protected] 14 points 2 months ago (1 children)

To be fair, it is very important to remember that some community member has put work into making it work, the way that it does. I'm incredibly thankful, that we're in a position, where OSS outperforms proprietary software in so many ways. Support these people, if possible

[–] [email protected] 11 points 2 months ago

More often than not, it is the companies themselves that commit drivers for their hardware to the Linux kernel

[–] [email protected] 5 points 2 months ago

My experience with my usb wifi dongle was different. It would work way faster on Windows compared to Linux for some reason until I replugged it some time and ever since it works in similar speeds. I couldnt reproduce what went wrong on the Linux one ever since.