Guys I truly don’t mean to spam the community but these are legit questions. Yesterday I posted about linux compatibility and computers and every single person gave me knowledge to use and you’re all awesome.

Now my question is, I will undoubtedly be purchasing an older machine, would an older but good running machine still be able to install the latest kernels or versions of distros or are you limited to older versions only, based on the era of your laptop or is it really about the hardware you have? I know ram, disk space, basic stuff like that matters with distros, but I know that will not be a problem. I guess I’m thinking beyond that like processors. are older processors or anything else hold certain machines from being compatible with the newest and greatest kernels? Thanks!

  • Square Singer@feddit.de
    link
    fedilink
    arrow-up
    3
    ·
    8 months ago

    I vividly remember that time when I tried to get Linux running on my old laptop in the mid-2000s. There was no wifi driver for that card in the repo, but the manufacturer provided a driver to download. But it was in C++ source code that failed to compile because it was so outdated.

    So there I was as a teenager who barely knew a little C at that time, porting the driver from outdated C++ to the then-modern version. It wasn’t easy but I managed to.

    I am so happy it’s not 2005 anymore, when it comes to Linux.