• Lengsel@latte.isnot.coffee
    link
    fedilink
    arrow-up
    2
    ·
    1 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@lemmy.sdf.org
      link
      fedilink
      arrow-up
      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@latte.isnot.coffee
        link
        fedilink
        arrow-up
        1
        ·
        1 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.