I bet they seen where people were switching to Linux. “Windows 10 Extended Security Updates (ESU) were supposed to end in October, but Microsoft now says the program will end on Oct. 12, 2027.”

  • Blaster M@lemmy.world
    link
    fedilink
    English
    arrow-up
    2
    ·
    edit-2
    17 hours ago

    If only nVidia would do what AMD did and have open source kernel drivers, but no, the drivers you need are in a closed source package… same for shame Intel closing their drivers too… it’s like we’re back in the fwcutter days again.

    • jaschen306@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      4
      arrow-down
      2
      ·
      17 hours ago

      Surprising enough the video drivers was pretty painless. So many people before me already solved the issues. I was able to get 240fps on my monitor when previous attempts have failed.

      The main issue was the motherboard. It’s too “new” and I ended up having to build a bunch of drivers to just get my computer to work exactly what Windows provided out the box.

      There is so much hate for Windows, but you can’t beat their commitment to stability and backwards compatibility.

      Linux has an uphill battle. With how poorly Wayland is performing and the x11 crew not embracing it and how stable Apple and Windows OS is. Linux is not ready. This is coming from a developer POV.

      • Joe@discuss.tchncs.de
        link
        fedilink
        English
        arrow-up
        5
        arrow-down
        1
        ·
        13 hours ago

        The main issue was the motherboard. It’s too “new” and I ended up having to build a bunch of drivers to just get my computer to work exactly what Windows provided out the box.

        Ok… To be fair, the drivers for Windows are probably all third party drivers. HW companies tend not to provide standalone drivers for Linux - either they contribute specs and/or patches that get incorporated to mainline, or do squat and eventually someone will reverse engineer it and create a driver.

        There is so much hate for Windows, but you can’t beat their commitment to stability and backwards compatibility.

        This isn’t the problem you just described, ftr. Linux often has a delay in supporting the newest hardware, but then supports it well and for a long time. OSS in general is good at that.

        For example: my Wacom tablet is no longer officially supported on Windows (by Wacom), while it works out of the box on Linux.

        Another example: Windows 11 refuses older hardware - not backwards compatible.

        If you are talking about software APIs, that’s a different story. eg. There’s not much point in targeting Linux native APIs for games, because wine usually works better.

        • jaschen306@sh.itjust.works
          link
          fedilink
          English
          arrow-up
          2
          ·
          5 hours ago

          Yes for sure I had too new of a system and nobody has figured out the bugs yet. Most of this fault is from the hardware corps.

          I think for a high performance late model Linux, this is too bleeding edge for Linux. Without HW support, new hardware simply isn’t ready for production.

          Maybe I’ll wait a year or so and try again. Hopefully they work out the kinks.