• @FlordaMan@lemmy.world
    link
    fedilink
    7
    edit-2
    8 months ago

    I think it’s at least partly valve’s fault, they promised to make steamOS open for other manufacturers, but they just haven’t.

    Correct me if I’m wrong

    • @henfredemars
      link
      288 months ago

      SteamOS is almost entirely open source software, except for the handheld’s specific proprietary drivers and Steam itself. Vendors are free to use it via its open source license if they choose.

      The hardest parts (i.e. proton) are fully available to anyone who’d like to use it under an approximation of the MIT license, even for commercial use.

      • @Vilian@lemmy.ca
        link
        fedilink
        68 months ago

        the steam deck drivers are being upstream to mesa and the linux kernel, no?, meybe they are using a pre-build before the code get merged, but every steam deck fix is being merged(mesa, radv, even the kernel got a lot of fixes for it)

        • @henfredemars
          link
          5
          edit-2
          8 months ago

          Here’s a list of the non-free software packages used in an older version of the OS.

          Briefly: graphics, wireless drivers, firmware etc. The hardware is non-free although designed for to be user servicable, which is a great first step.

          You’re right that open graphics support exists, but they’re using proprietary binary drivers.

      • @ILikeBoobies@lemmy.ca
        link
        fedilink
        1
        edit-2
        8 months ago

        I think the confusion is Proton, people think it’s a some Valve secret that saves Linux but anyone can make their own implementation of Wine (Even Apple made a big announcement for their implementation of Wine)