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
Ok now we want to see more
Will it run on a 8t? Which instructions did you follow? I’ve one lying around and i’d love to test mobile Linux
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.
Why downgrade?
This is common with these Linux on Android-based phones. I believe Ubuntu Touch requires you to downgrade to Android 9 in most cases.
Very strange and not reassuring at all, thinking that GrapheneOS and everything else use the latest software always. Doesnt sound like a good solution.
Something to do with firmware. I just follow the instructions
No available port for 8T yet.
ooh, nice.
Can you share a video so I can get an idea of how responsive it is?
How did you take this picture?
Hopefully GKI will help Linux development and we’ll see more ports like that
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.
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.
Android is Linux. It’s all the stuff on top that makes it more secure - 90% of which is covered by flatpak + MAC.