• RustyNova@lemmy.world
    link
    fedilink
    arrow-up
    7
    ·
    edit-2
    15 hours ago

    Min- oh.

    I don’t really know a bunch of distros, but I helped convert some normies so here’s a list of pain points I rather not have as a first experience

    • No rolling distro. While some people may never see an issue in their life, some may see it right away. Bad first impression (Someone insisted on starting on fedora, then noticed the hard way that the current Nvidia drivers were incompatible with the shipped kernel)
    • easy Nvidia driver install (only for gamers on Nvidia)
    • Has a gui app store
    • has a common package manager that is often shown in tutorials (like apt. You always see exemple apt commands)
    • sudo is configured
    • doesn’t have a DE that tries to revolutionize UX

    New users are dumb, so it needs to be easy for them

    • Limerance@piefed.social
      link
      fedilink
      English
      arrow-up
      1
      ·
      9 hours ago

      the current Nvidia drivers were incompatible with the shipped kernel

      A more common issue with Nvidia is older hardware no longer being supported by Nvidia’s current drivers and the kernel not supporting the old drivers. For older cards, you need to run kernel 6.8 or older for the binary drivers to work. The open source Nouveau driver is noticeably slower and getting hardware accelerated video to work can be difficult. So you can easily end up with mesa-llvm, meaning your CPU emulates OpenGL.

      The easiest way to get this to work is to install Linux Mint 22.1.

    • Pommes_für_dein_Balg@feddit.org
      link
      fedilink
      arrow-up
      4
      ·
      15 hours ago

      Sudo is configured in the Debian installer, if you click the “root not allowed to log in” checkbox. So it literally checks all your boxes.