I wanted to know for quite some time why linux operating systems are not ported to phones or tablets SOCs with android? Like how they are on desktops and laptops.
I know linux can run on various devices with different CPU architectures, I use linux daily, and android uses a modified linux kernel so why it is so hard to run some linux OS natively on an android based device?
We have projects like andronix, termux and linux deploy but even with chroot
that's not natively. I even played with them but they are limited. For example, hardware devices access like GPU is very problematic (e.g. use hardware acceleration).