Hey all. Going to take advantage of dellrefurbished sale. Dell is all abour Ubuntu. But I’d like to play around with LMDE.

Anyone running LMDE on Dell Precision? If so, how’d it go?

Edit: oh well, dellrefurbished doesn’t ship to Canada. Question still stands.

  • atzanteol@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    17
    arrow-down
    1
    ·
    edit-2
    5 months ago

    This is the wrong question. The question is "Does Linux have support for this laptop (wifi, gpu, mux if it exists, etc.).

    The difference between distributions is generally not that significant[1] when it comes to hardware support. They’re just “re-bundling the same things in different ways”. But the Linux kernel is the Linux kernel on all of them. If it doesn’t support your WiFi chip on Ubuntu then it likely won’t support it on Debian. And if it does support it on Ubuntu then it likely supports it on Debian/Fedora/immutable-flavor-of-the-week.

    That said - Dell is not “all about Ubuntu” - they support Linux on select products. And they also support RedHat. With systems not in their list of supported ones you’ll want to google the make/model as well as “support Linux” to see if you can find whether anyone else has run into issues with something not working and what you might be in for if it doesn’t.

    [1] I await the army of pedants telling me about that one thing on their distribution that is different.

      • atzanteol@sh.itjust.works
        link
        fedilink
        English
        arrow-up
        7
        arrow-down
        1
        ·
        5 months ago

        That’s a good clarification - different distributions may have different versions of the Linux kernel. So you may see “It works on Ubuntu but not Fedora” due to them shipping different versions of the kernel. But typically that would be due to recently added support (the distribution using a newer kernel works). Eventually things homogenize.

        • Hapbt@mastodon.social
          link
          fedilink
          arrow-up
          2
          arrow-down
          1
          ·
          5 months ago

          @atzanteol @just_another_person i have run into issues like ‘almalinux doesn’t work on this machine but centos does’
          some distributions i think have started to remove support for some older hardware assuming nobody is using it (thats my theory)

          • atzanteol@sh.itjust.works
            link
            fedilink
            English
            arrow-up
            3
            arrow-down
            1
            ·
            5 months ago

            That’s the problem with providing “general guidelines”. 😀

            There can be differences in which modules are enabled that vary by distro as well. Maybe the alma folks are more picky. But If it’s an issue you can always compile your own kernel and enable whatever you want. The Gentoo folks know what I’m talking about. Used to be more common “back in the day” to get support for something bleeding edge.