My time with Linux has been equal parts amazing and absolutely infuriating. Linux Mint is NOT usable out of the box. Here have been my issues:

Nvidia GPU - Trying to figure out how to get the drivers working was a nightmare with ten million different people giving different advice on how to get it to work. Eventually I was able to get them signed and it seems to work

Bluetooth - Another nightmare. Bluetooth is terrible on Linux. It took hours to get it even remotely working ok, but I still don’t think it’s perfect.

Compatibility - Some things just straight up don’t work for seemingly no reason. None of my controllers work with Steam, no matter how many countless hours I’ve spent troubleshooting.

And that is where I am disappointed. Troubleshooting Linux issues sucks. There are so many people giving their opinions and all of them are different and most don’t work.

When Linux is working right it is amazing, and I love it. But right now, it just isn’t as good as Windows and extremely infuriating more often than not. Guess I am going to switch back and give Bill Gates all of my info again. Really fucking disappointing

Update: Controllers seem to work after forcing compatibility mode in Steam. No idea why that was off or why Steam was essentially hijacking my controller, but it seems to work now. For everyone that helped thank you.

  • Xanza@lemm.ee
    link
    fedilink
    English
    arrow-up
    4
    arrow-down
    1
    ·
    1 day ago

    That’s even worse. PS5 controllers work out of the box, basically cementing that this is a bluetooth driver issue. Did you make sure to install your bluetooth drivers?

    What is your bluetooth device model? Does the driver come in the kernel, or does it require you to explicitly install?

    • Cold_Brew_Enema@lemmy.worldOP
      link
      fedilink
      arrow-up
      2
      ·
      1 day ago

      I thought the driver came in the kernel. I am trying to use it wired, not Bluetooth. If I use lsusb it recognizes the Dualsense controller. It’s so weird

      • Xanza@lemm.ee
        link
        fedilink
        English
        arrow-up
        3
        ·
        23 hours ago

        I thought the driver came in the kernel.

        It entirely depends on the WiFi module. Some aren’t included.

        I am trying to use it wired

        Then this is even more suspicious considering DualSense is probably the most well-supported controllers on Linux, with an official Sony driver. Are you doing USB-A to USB-C? Or USB-C to USB-C? If it’s USB-C to USB-C is your USB-C hubs driver installed correctly? Try a different cable, specifically USB-A to USB-C. Try many different USB ports. You might have to specifically use a USB-A 2.0 port, and not 3.0/3.1/3.2 port.

        • Cold_Brew_Enema@lemmy.worldOP
          link
          fedilink
          arrow-up
          3
          arrow-down
          1
          ·
          23 hours ago

          Thanks for the reply. I got it working by forcing steam compatibility mode which i didn’t even realize was off. I appreciate the help.