I thought I’d chuck windows on my gaming laptop an Acer nitro 5 from last year, to see how it’s going do some bits I can’t on Linux VR, certain multiplayer games etc.

What a disaster! I’ve spent the whole day brute forcing drivers and generally dicking about trying to get my setup sorted.

Upon installation, Wi-Fi drivers don’t exist, so you cannot use the internet while installing if you’re on Wi-Fi. Mint’s had this since what 2006? But that’s cool, Cortana is here to chat away and not understand any requests. Once finally in the OS after 20 questions that could be considered harassment if it was a person, nothing was ready to go. Every single driver needed sourcing and installing.

People have the cheek to complain about Linux’s Nvidia install, literally two clicks on most distros if it isn’t already baked in. Go to website find driver, download click click click agree click wait more software click click wait.

Plug in my sound card OK it’s a bit old now UA-25 but nothing happens…hmm find obscure video partially install a driver from Vista then cancel the installation program so you can side load a driver from 8,1 but wait there’s more disable core isolation to allow the driver to work reboot into a now slightly more compromised OS.

OK plug in wheel again not new stuff G25 oh it works cool. Oh, no H-shifter OK download driver. “Can’t find device, ensure it’s plugged in”. Windows decided it knew better, downloaded its own driver that blocks the official one and loads a steering wheel as a gamepad…GG cool cool.

I do not understand why we still have this image that Windows is noob friendly, it’s such a convoluted obfuscated process to do anything. It does worse than nothing, it thinks it’s smart enough to carry out tasks on the user behalf and just bork it.

All of these issues are because I don’t have the new shiny things, but it really highlighted why I love Linux now if you’ll excuse me I’m going to install a distro and play on my 20-year-old peripherals

  • bleistift2@feddit.de
    link
    fedilink
    arrow-up
    55
    arrow-down
    3
    ·
    4 months ago

    14 days ago I tested Ubuntu. I couldn’t access my Wifi. The network was visible, but it refused to accept the password. (Yes, I quintuple-checked that I entered it right.) When I tried Linux Mint, it worked on the first try.

    Moral of the story: Drivers are hit-and-miss on Linux, too.

    • mlg@lemmy.world
      link
      fedilink
      English
      arrow-up
      37
      arrow-down
      5
      ·
      4 months ago

      Only moral I got from this was to never use Ubuntu lmao

      all hail latest kernel modules, and akmod/dkms

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

        That’s the point he is making really. Linux has issues that Linux enthusiasts refuse to acknowledge

    • my_hat_stinks@programming.dev
      link
      fedilink
      arrow-up
      5
      ·
      4 months ago

      That reminds me of an issue I had when I was installing Mint. I tried out a live boot first and everything seemed to work except there was no internet connection. Turns out my WiFi card needs a proprietary driver, but no big deal it installed easily enough just from the boot disk. Internet’s working, all looks good, so I go ahead and install Mint proper, remove the live boot usb, start the system, and savour that new Minty smell. But hang on, there’s no WiFi, I forgot to install the driver! Should be an easy enough fix though, it wasn’t hard last time.

      So I go to install the driver and the first thing it says is that it needs the boot disk to get the driver. That makes total sense, can’t install something you don’t have! I plug in the usb again and now it should all be plain sailing, after all it’s just installing a driver that worked 20 minutes ago, right? Sadly no, that would be too easy; for some reason now it’s missing dependencies! Or something along those lines anyway, I forget exactly. But can’t it just install those from the boot disk? Well apparently not, it instead tries to connect to the internet to download them. This obviously fails since I don’t have a WiFi connection, which is why I’m installing the driver in the first place. All I get is a popup saying it can’t install some stuff because there’s no internet connection, fix that to get your internet connection. This is the point where face meets palm. I’m sure there’s some fiddly “proper” way to work around that but the thing is I’m incredibly lazy so I’ll just take the quick option instead. I plug in my phone and use a tethered connection. I run the install again and it finally goes through, at last the system is ready to use! It’s been mostly smooth sailing since then (though I did get annoyed enough at NTFS a couple of months ago that I just reformatted a data drive and wiped a ton of data I probably didn’t need).

      Tl;dr: I had to tether to my phone for a minute. Traumatising!