Can you share a video so I can get an idea of how responsive it is?
What’s the difference between droidian and mobian?
As far as I can tell, droidian uses the android kernel etc (like ubuntu touch) whereas mobian is closer to mainline linux
What difference does that make? I had thought the android kernel was just the Linux kernel
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.
That not gpl violation? Not publishing kernel patch?
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.
How? Can it run other oneplus? I have a 6T and will want to try it out. Any help or suggestions would be helpful
For the 6T you can go straight to Mobian or PostmarletOS and ditch the android kernel!
Also, full-blown NixOS is possible with custom partitioning and stuff