• jan teli@lemmy.world
      link
      fedilink
      arrow-up
      16
      ·
      4 months ago

      As far as I can tell, droidian uses the android kernel etc (like ubuntu touch) whereas mobian is closer to mainline linux

      • flashgnash@lemm.ee
        link
        fedilink
        arrow-up
        5
        arrow-down
        1
        ·
        4 months ago

        What difference does that make? I had thought the android kernel was just the Linux kernel

        • Skull giver@popplesburger.hilciferous.nl
          link
          fedilink
          arrow-up
          23
          arrow-down
          2
          ·
          4 months ago

          Android kernels are forks of Linux kernels.

          For mobile devices, the difference is that Android kernels actually work, and upstream Linux kernels don’t. Projects like postmarketOS are working on mainlining more Android hardware, but you probably won’t get all of your hardware to work if you grab Linux 6.8 and try to run it on your phone.

          The weird kernel situation is one of the reasons you get Android phones with the very latest version of Android and a kernel stuck at something like Linux 4.14 or even lower. Upgrading Android isn’t hard, upgrading the kernel would basically require Qualcom and every other company that delivered drivers to patch their code for you.

        • smileyhead@discuss.tchncs.de
          link
          fedilink
          arrow-up
          15
          ·
          4 months ago

          It basically is, but this kernel is much modified by modem maker, SoC maker and device and component manufacturers. They almost always do dirty low quality patches just to make one device work with Android and not care about sending them to upstream (mainline) kernel or even about compatibility with anything but their Android version.

          https://not.mainline.space/ - example of OnePlus 6 having more than 5,600,000 lines of code difference from normal Linux kernel. And is still considered pretty close compared to most phones.

          • Skull giver@popplesburger.hilciferous.nl
            link
            fedilink
            arrow-up
            2
            ·
            4 months ago

            Most of those changes seem to be drivers. I do wonder how much of those changes are auto-generated. AMD and Nvidia sometimes check in millions of changes for that reason, because their open source stuff is largely generated from their proprietary designs.

            • smileyhead@discuss.tchncs.de
              link
              fedilink
              arrow-up
              1
              ·
              4 months ago

              They are publishing their version of the kernel. The problem is that this kernel is so much modified and dirtly patched it is useless to run anything other than Android.

              And many device drivers for Android are now proprietary blobs in Android userspace outside of the kernel code.

        • J4g2F@lemmy.ml
          link
          fedilink
          arrow-up
          5
          ·
          edit-2
          4 months ago

          I think that in the Android kernel (for your device) there are binary blobs for hardware drivers. Which are not in mainline and most of the times not even available anywhere.

        • MonkderZweite@feddit.ch
          link
          fedilink
          arrow-up
          3
          arrow-down
          1
          ·
          edit-2
          4 months ago

          Driver blobs often have ludicrous requirements/restrictions and are made for Android. Main difference would be the kernel version i guess.

  • Batman@lemmings.world
    link
    fedilink
    arrow-up
    9
    arrow-down
    1
    ·
    4 months ago

    How? Can it run other oneplus? I have a 6T and will want to try it out. Any help or suggestions would be helpful

        • smileyhead@discuss.tchncs.de
          link
          fedilink
          arrow-up
          1
          arrow-down
          1
          ·
          4 months ago

          Worth it to try out and see the current state. The ecosystem is close to daily usage if you mind some bugs and use only standardized FOSS things. There are bugs here and there like GNOME Web crashing on more load that definetly can be a turn off for many to switch now, but it is worth trying out especially when going back is easy on OnePlus phones.

    • butter@midwest.socialOP
      link
      fedilink
      English
      arrow-up
      10
      arrow-down
      1
      ·
      4 months ago

      I read on the droidian Matrix that the 8 and 8 pro were ported. You might ask there?

      Also, no instructions. The droidian installer was pretty straightforward. Downgrade to the last Android 10 and run it.

  • Bob@sh.itjust.works
    link
    fedilink
    arrow-up
    5
    arrow-down
    2
    ·
    4 months ago

    I want to try and port my Zenfone 8 to droidian when I have the will to do it, unfortunately Asus has disabled bootloader unlocking over a year ago and we still have no word since other than “soon™️” every 3 months. A shame really because this phone has great support by 3rd party android Roms such as lineageos or omnirom

  • sibloure@beehaw.org
    link
    fedilink
    arrow-up
    4
    arrow-down
    5
    ·
    4 months ago

    I love Gnome and would love a Linux phone, but sadly I hear they aren’t as secure as Android, and security is important to me. I’m really curious how the experience is to use it though.

    • cyruseuros@lemmy.ml
      link
      fedilink
      arrow-up
      7
      arrow-down
      5
      ·
      4 months ago

      Android is Linux. It’s all the stuff on top that makes it more secure - 90% of which is covered by flatpak + MAC.