My wishlist:

  • Disabled Intel ME
  • Libreboot/Coreboot
  • From Europe if possible
  • For running 100% free distro
  • CubitOom
    link
    311 months ago

    Would one not be safe if using any GPU using the free drivers that come with something like arch?

    I’m not sure of the criterion and ive never tried to go to this level of freedom so I’m not claiming anyone to be wrong, but hardware would only do what the driver is capable of right?

    How much less freedom would one have running Arch with an AMD RX 7900-XT using the free drivers compared to Parabola with any AMD card listed on https://h-node.org/hardware/catalogue/en ?

    • @drascus@sh.itjust.works
      link
      fedilink
      211 months ago

      so AMD is likely going to be one of your best bet because they open source their drivers. However YMMV because I don’t see that specific card listed, that doesn’t mean it won’t work but you might have to do some sleuthing to find out for sure. You can always install third party drivers as a compromise until you replace the hardware down the line. I know that’s not something anyone wants to do but sometimes that is the only thing you can do.

      How much less freedom would one have running Arch with an AMD RX 7900-XT using the free drivers compared to Parabola with any AMD card listed on https://h-node.org/hardware/catalogue/en ?

      So that is sort of a philosophical question. I don’t think it could be actually quantified with numbers. If you run Arch that will be the standard kernel which has a number of binary blobs by default that are non-free. It also has a repository list that contains non-free packages. These are all things that some advocates frown upon. However if you don’t use any of those non-free hardware the binary blobs just sit there and do nothing. If you don’t install non-free programs you don’t have non-free programs installed. There may be some non-free things installed anyway that your could route out and remove. This is the benefit of a free OS like parabola someone has done all that work for you and they have a linux libre kernel that removes the binary blobs.

      There are some people that this just does not work for because of performance, battery life, unsupported hardware etc… Is it better to use a mostly free OS than a proprietary one? Absolutely! is using a completely free OS better than using something like Arch? Likely but you are starting to split hairs at some point. That is just my opinion. Some people are definitely of the attitude that it’s free software or nothing which is a completely fine stance to take but it might not work for everyone. More freedom is always better so getting the best system possible with the most freedom you can is still better than using all proprietary.

      • CubitOom
        link
        311 months ago

        It’s also interesting to me how the “more free” parabola is – from my point of view – more restrictive (less freedom).

        Since it’s based on Arch the biggest differences seem to be no included non-free blobs which is cool but then it also restricts the repos that packages can be pulled from so that only free packages can be installed.

        To me, more freedom means one should be able to use any repo they want (including the AUR) and install anything if they wish.

        Just like we enjoy the freedom to sudo rm -rf /. Like maybe it shouldn’t be done but if you want, go ahead.

        I think parabola has its place as a sort of testing ground for GNU only software. But there is like a semantic issue with the word free in how GNU uses it. Especially since we have to keep telling people that it’s free as in freedom not as in cost. But then we turn around and say, “You can’t do that”.

        • @drascus@sh.itjust.works
          link
          fedilink
          211 months ago

          This is largely a philosophical question that everyone must answer for themselves. There are a few arguments that can be made and they have all been made many times in the past. Some people will say they define freedom as the ability to use their hardware to it’s maximum potential and run any application they want and just have that work. One potential weakness of this argument is that if you take that to it’s conclusion the best OS to use would be Windows. Another type of argument could be that freedom means the ability to control, audit, change, and share the software on your machine ( just paraphrasing the four freedoms : https://www.gnu.org/philosophy/free-sw.html ) if this is your view it means the only software that makes sense is fully free software and free OSes. Still another approach that could be taken is that the ideal is fully Free Software but compromise at times for cases of usability and in certain areas where you disagree things should be free. For instance if your computer doesn’t work at all then you can’t really do much to support the free software movement. In that case you may decide that a OS with some non-free elements is better than nothing. Or maybe you don’t think artistic works like Games need be free. There are black and white approaches there are nuanced approaches. I think as long as you are informed and make a decision from a place of being informed no one can really blame you for the decision you come to.

          As to the technical limitations there is really no one saying “You can’t do that” you can install whatever repo you want to download any package. You could recompile and install a different kernel with the binary blobs if you want. What a system like parabola is doing is saying that they understand their users don’t want those things so they are not installed by default. It’s not a “You can’t do that” it’s a “We strongly recommend against you doing this”. If you installed a typical distro you could waste weeks trying to remove all the non-free elements. So a distro like Parabola just makes that part frustration free for the people that want it.