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.

  • KISSmyOSFeddit@lemmy.world
    link
    fedilink
    English
    arrow-up
    8
    arrow-down
    1
    ·
    3 months ago

    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.

    • llii@discuss.tchncs.de
      link
      fedilink
      English
      arrow-up
      4
      ·
      3 months ago

      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.

      • dinckel@lemmy.world
        link
        fedilink
        English
        arrow-up
        2
        ·
        3 months ago

        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

        • ricdeh@lemmy.world
          link
          fedilink
          English
          arrow-up
          2
          ·
          3 months ago

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

      • teft@lemmy.world
        link
        fedilink
        English
        arrow-up
        1
        ·
        3 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.