• weirdo_from_space@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    7
    ·
    2 days ago

    Do you mean postmarketOS compatible phones? Because I don’t see what else you could be talking about in regards to phone hardware with mainline Linux.

    • GrapheneOSRuinedMyPixel@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      14
      arrow-down
      2
      ·
      edit-2
      2 days ago

      Yes, I mean the 2018 era SDM845 bunch of phones. They mostly work. While postmarketOS is the community that made linux on phones possible, it is not the only thing that you can run on these, there is actual choice. I personally liked Mobian very much.

      Making linux phones more widely adopted will require wider community interest and halium is just not the way forward.

      Edit: screenshot to illustrate my point, my OnePlus 6T running NixOS in UEFI mode (based on this writeup by /u/[email protected]:

      spoiler

      • glitching@lemmy.ml
        link
        fedilink
        English
        arrow-up
        4
        ·
        2 days ago

        thanks for the linked writeup, always new stuff to learn.

        I’m on 6T and mobian, how’s your luck with taming cameras?

        • GrapheneOSRuinedMyPixel@sh.itjust.works
          link
          fedilink
          English
          arrow-up
          6
          ·
          2 days ago

          haha, none at all! I’ve spent like 6 months trying to boot normal NixOS instead of mobile-nixos, got it booting last week, almost nothing works, currently I’m trying to build a newer kernel and maybe fix sound.

          I quite like the boot chain that I achieved (bootloader -> tianocore EDK II UEFI from Renegade Project -> normal systemd-boot) and I also installed the whole thing via USB by mounting disks directly.

          On Mobian I think at least one camera did work but was purple all over, never actually tested the hardware on android.

          All mobile distributions ship without kernel modules that I need, compiling manually on every update is not really sustainable, this is the reason why my setup is so convoluted.