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
    58
    arrow-down
    9
    ·
    8 days 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
      35
      arrow-down
      2
      ·
      8 days 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.

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

      • dinckel@lemmy.world
        link
        fedilink
        English
        arrow-up
        15
        arrow-down
        1
        ·
        8 days 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

        • Richard@lemmy.world
          link
          fedilink
          English
          arrow-up
          11
          ·
          8 days ago

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

      • CaptainBasculin@lemmy.ml
        link
        fedilink
        English
        arrow-up
        4
        ·
        8 days 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.

    • Imgonnatrythis@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      6
      ·
      8 days ago

      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”

      • exu@feditown.com
        link
        fedilink
        English
        arrow-up
        10
        ·
        8 days 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

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

        Linux runs on a LOT more different systems than Windows. The stuff it doesn’t run well on is mostly built into desktop computers, so that’s what the average user notices.

  • fjordbasa@lemmy.world
    link
    fedilink
    English
    arrow-up
    42
    arrow-down
    2
    ·
    8 days ago

    You’ve probably figured this by now, OP, but the computers at your job are weird. Needing to install USB drivers for mouse and keyboard to work is not normal behavior for Windows. Like another person commented- check the BIOS settings.

    • vinyl@lemmy.world
      link
      fedilink
      English
      arrow-up
      3
      ·
      7 days ago

      Yea for mouse and keyboards that is very weird, the only times I had to do this when I was using adb for my google pixel

    • PenisWenisGenius@lemmynsfw.com
      link
      fedilink
      English
      arrow-up
      2
      ·
      edit-2
      7 days ago

      Windows ME didn’t have the ability to automatically install USB drivers and it was fucking bullshit even back then.

      You can’t install a flash drive driver if you need the flash drive in order to transfer the driver to the computer, everything is always 0.1mb too large for a floppy drive so CD has to be burned which is clunky and stupid and time consuming.

    • richmondez@lemmy.world
      link
      fedilink
      English
      arrow-up
      1
      ·
      7 days ago

      Only not normal behaviour for a pre installed system. Windows out of the box install often requires chipset drivers installing for all but usb1.1 speeds as well as drivers for many 3rd party peripherals.

  • AlternateRoute@lemmy.ca
    link
    fedilink
    English
    arrow-up
    25
    arrow-down
    1
    ·
    8 days ago

    What version of windows and what mouse and keyboard. 99% of them work out of the box and the drivers only add extra functions if there are special features.

  • macniel@feddit.de
    link
    fedilink
    English
    arrow-up
    19
    ·
    8 days ago

    Basic functions of HID should still work under windows for the same reason why they work mod-less under Linux. But when those devices are not HID-conform then you would need drivers/a kernel-mod.

  • BrianTheeBiscuiteer@lemmy.world
    link
    fedilink
    English
    arrow-up
    13
    ·
    8 days ago

    That’s odd. I can’t remember the last time I’ve installed USB drivers on Windows. It either works or it doesn’t (like a 75% chance of it working though).

    • fuckwit_mcbumcrumble@lemmy.dbzer0.com
      link
      fedilink
      English
      arrow-up
      2
      ·
      8 days ago

      Windows 7 lacked USB 3 drivers, and if you have a bleeding edge system windows might not have the chipset drivers which is like half of your system. (EX windows 10/11 lacked 11th Gen. chipset drivers until 22H2)

      Outside of that I’ve never had the basics work. Especially a mouse and keyboard.

  • Toes♀@ani.social
    link
    fedilink
    English
    arrow-up
    10
    arrow-down
    1
    ·
    edit-2
    8 days ago

    sometimes even install the USB Drivers for Mouse and Keyboard to work.

    There should be an option in the bios to avoid that if you’re interested.

    There should be something along the lines of “USB Legacy Support” if you set that to enabled, not auto this should pretend that the keyboard and mouse are ps/2 devices that would work without extra drivers.

    Other possible names.

    `

        USB Legacy Support
    
        USB Emulation
    
        USB Device Legacy Support
    
        USB BIOS Supported Devices
    

    `

  • Brkdncr@lemmy.world
    link
    fedilink
    English
    arrow-up
    10
    arrow-down
    2
    ·
    8 days ago

    Because many 3rd party hardware providers are lazy, while Linux maintainers are not.

    Ms provides a way to have drivers deployed over their windows update channels when needed but the hardware provider has to do it.

    Linux allows basically anyone to provide a driver.

  • rob200@lemmy.cafe
    link
    fedilink
    English
    arrow-up
    8
    arrow-down
    2
    ·
    8 days ago

    Linux has come along way, there was a time just getting Linux to run, and then to run apps on it was just unmanageable. I mean, you could do it but most people wouldn’t want to compile the kernel. Nor would they know where to start to do that, coming from Windows XP or even 7. They’d ask, what’s a kernel, and all you had was a terminal, and I assume the terminal wasn’t as user friendly as it is now back then but idk about that.

    Windows use to just work out of the box, Microsoft used to care back then because in my opinion they were just trying to sell the idea of just using a computer to people. Now that they got people using computers, most with Windows on it then they go to the next phase, make money. The product is less of a concern, but they want to make money off their users.

    You can expect Windows to be more modern and up to date on corporate trends, but not so what you want as a user. They aren’t trying to sell computers and operating systems any more, they already got people hooked to using their os, that’s what they probably cared about back then.

  • phx@lemmy.ca
    link
    fedilink
    English
    arrow-up
    1
    arrow-down
    3
    ·
    8 days ago

    Yeah, I’ve had more than a few chipsets or periphs that worked on Windows, and worked on Linux but were… quirky, especially when dealing with stuff like suspend states etc.

    For USB3 in particular, I’ve found many storage devices or adaptors like to drop out partway through an longer copy process on Linux (like they’ll be fine for copying a smaller amount of data, but the controller or device would reset during longer ones). This didn’t seem to occur in Windows, but I’m pretty sure the copy process was also slower so guessing it’s some sort of buffer or heat quirk that 'nix didn’t account for in the more generic driver

    • FrostyPolicy@suppo.fi
      link
      fedilink
      English
      arrow-up
      3
      ·
      8 days ago

      This didn’t seem to occur in Windows, but I’m pretty sure the copy process was also slower so guessing it’s some sort of buffer or heat quirk that 'nix didn’t account for in the more generic driver

      If the device says it’s a generic storage device (to the system that is) but actually isn’t (based on your description) then it’s 100% devices fault and not a Linux fault.

      • Mark@lemmy.ca
        link
        fedilink
        English
        arrow-up
        2
        ·
        8 days ago

        That’s not a distinction that users care about, or should need to care about.

      • phx@lemmy.ca
        link
        fedilink
        English
        arrow-up
        1
        ·
        8 days ago

        Honestly I think it’s generally more of a bus driver issue, because it seems more tied to the motherboard than a given device