• Lengsel
    link
    fedilink
    381 year ago

    Test it with OpenBSD and with a Linux-libre distribution to verify how open the hardware is.

        • Bilb!
          link
          fedilink
          English
          121 year ago

          Even if that’s true, that’s a different computer.

            • Bilb!
              link
              fedilink
              English
              51 year ago

              I see what you’re saying now. Which dell laptop is it, by the way?

              I suspect what people are assuming is that your laptop might have some closed source firmware or BIOS, and I assume what System76 is saying is that this won’t be true on their Virgo laptop.

              I’m a framework guy myself, at least so far.

          • @CaptainAniki@lemmy.flight-crew.org
            link
            fedilink
            English
            41 year ago

            Intel hardware is very well supported in all distros at this point. You don’t need to do any configuration with intel or nvidia at this point [running the open source driver]. You can have Arch up and running in minutes on certain Dells. My two are a 2021 XPS with Arch and a L5411 with Ubuntu [for work]. Both of these IIRC you can get with Ubuntu from Dell direct.

    • Refurbished Refurbisher
      link
      41 year ago

      The GPU and WiFi drivers are going to be the major limitations here. All GPU and WiFi vendors now require proprietary blobs in order to function.

      • Lengsel
        link
        fedilink
        21 year ago

        No. OpenBSD develops their own drivers fot Intel iGPU l, 2.5Gb ethernet, and wi-fi. They don’t have.license to include them in base, they download the firmware after first reboot if there’s a basic ethernet connection.

        The source code is publicly available from OpenBSD firmware folder on server, but cannot be included in the base installation.

        • Refurbished Refurbisher
          link
          1
          edit-2
          1 year ago

          I’ve only used Linux-libre when it comes to fully free systems. There is no option to download proprietary firmwares on a GNU/Linux-libre distro.

          Are the firmwares distributed as blobs, or as source-available (proprietary-licensed) code?

          • Lengsel
            link
            fedilink
            11 year ago

            For OpenBSD firmware? They are not blobs but are binary installs as there is no such thing as a source installation, everything has to be compiled and build before it can be installed.

            I believe OpenBSD firmware has an ISC license attached to them, but since OpenBSD developers develop the firmware, they don’t have legal license from Intel to distribute in base, but I’m pretty sure that OpenBSD firmware has an ISC license for freedom.