• stuckgum@lemmy.ml
    link
    fedilink
    arrow-up
    0
    ·
    edit-2
    2 months ago

    Some time ago I managed to sell my 3070 ti and buy a brand new RX 6800 for the same money. 99% of my desktop issues are now gone. Seriously, if you don’t need CUDA, don’t bother… Get rid of Nvidia it is not worth the hassle

    • PseudoSpock@lemmy.dbzer0.com
      link
      fedilink
      arrow-up
      0
      ·
      2 months ago

      That would be giving into the Linux kernel and wayland driver bigots who set out to destroy NVidia on Linux, simply because of the driver’s license. Linus, the kernel dev team, and wayland devs sought to break NVidia at every turn. A company that provided us with the best graphics cards on Linux for over a decade, because they couldn’t get in and mess with NVidia’s code and steal their secrets from their drivers. Don’t give into to that level of zealotry. If anything, NVidia and their users should sue Linus and all the wayland devs for the years of crap they’ve pulled. All over a license. I love Linux, and am forever indebted to Linus for starting it… but this zealotry over licensing is why GNU never got off the ground itself; and they should be spanked for what they did to us. Wayland devs especially, they should be banned from opensource dev work forever and crippled financially for the crime they’ve committed.

      • LeFantome@programming.dev
        link
        fedilink
        arrow-up
        1
        ·
        2 months ago

        Is it that people don’t mind sounding like morons in public or that they think everybody else is stupid enough to fall for their nonsense? I always wonder when I read something like this.

      • dan@upvote.au
        link
        fedilink
        arrow-up
        1
        ·
        edit-2
        2 months ago

        AMD used to have the same issue - their drivers were proprietary and buggy (anyone remember fglrx?). The difference is that they did something about it. Their modern drivers are open-source and mainlined so it’s easy for anyone to work on them. New kernel display/GPU features always come to AMD first, because the kernel developers working on the new feature can just add it to the AMD driver themselves.

        Nvidia have open-source drivers now, but they’re still out of tree (so they’ll always lag behind the kernel) and AFAIK they have no plains to merge them into the kernel.

        I appreciate Nvidia’s efforts, and their newer drivers are much better than older ones (especially now that they support explicit sync), but they’re just not as good as AMD’s.