I’m looking to switch over to Linux but I need a distro that I can easily set up Docked Desktop and get Nvidia drivers and CUDA installed. I tried Mint so far but it will not for the life of me install the Nvidia drivers!

  • Rekorse@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    1
    ·
    edit-2
    6 hours ago

    Ive gotten linux mint and popos working long term for gaming with two Nvidia cards, ones a 970 and the others a 3080ti. Not sure if that info helps but I found those distros to be stable.

    Edit to add: I use docker and portainer on both.

  • just_another_person@lemmy.world
    link
    fedilink
    English
    arrow-up
    7
    arrow-down
    1
    ·
    edit-2
    2 days ago

    Any distro will work.Your issues with driver install should be obvious, but also let us know what card you’re working.

    There is a big difference between Docker Desktop and docker-ce when you’re talking about CUDA integration and performance. You probably just want docker-ce with the nvidia-runtime configured.

    The easier distros with Nvidia drivers are going to be the Debian, Fedora or Ubuntu flavors, and you need to pay attention to the CUDA requirement which is not always in-line with the stock gaming GPU version of drivers. Nvidia has a compatibility matrix you can lookup with detailed instructions on how to navigate what is what.

    • AlexanderTheGreat@lemmy.worldOP
      link
      fedilink
      English
      arrow-up
      1
      ·
      2 days ago

      Needs to be Docker Desktop. The other person using it can not for the life of them use a terminal aha. As for my card, RTX 4070.

      • just_another_person@lemmy.world
        link
        fedilink
        English
        arrow-up
        1
        ·
        2 days ago

        Okay, well it doesn’t NEED to be Docker Desktop for sure. There is just a difference in the configurations of how it works, but whatever Desktop can do, docker-ce can do.

        For starters, let’s find out why you can’t install drivers. Do you have an error?

  • Cyborganism@lemmy.ca
    link
    fedilink
    English
    arrow-up
    6
    arrow-down
    1
    ·
    2 days ago

    Ubuntu. It has great Nvidia driver support. Everything works practically out of the box.