• jan teli@lemmy.world
      link
      fedilink
      arrow-up
      22
      ·
      1 year 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
        8
        arrow-down
        1
        ·
        1 year ago

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

        • smileyhead@discuss.tchncs.de
          link
          fedilink
          arrow-up
          20
          ·
          1 year 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.

        • J4g2F@lemmy.ml
          link
          fedilink
          arrow-up
          6
          ·
          edit-2
          1 year 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
          1 year ago

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