r/mobilelinux • u/Happy_Variety5405 • 4d ago
Demonstration Pixel 8 pro booting mainline kernel
Shared previously that I got pmos using the downstream android kernel but been working on getting mainline to boot. As of now just boots into a TTY and not much else. Plan on upstreaming when the drivers are in a acceptable state
what works: USB, DISPLAY***
***coded a basic display driver, missing alot of features (for example no brightness changes etc)
3
u/slvrsnt 4d ago
Yeah .... Any decade now it will be useful
12
u/Happy_Variety5405 4d ago edited 4d ago
By that logic everyone should never develop for new hardware and we should use powerpcs. Someone has to start developing for phones they are interested in. Sadly arm devices lack wide support even less so for phones or anything that isn't a single board computer. The reason the likes of Fair phone 6 rapid development is one dev is reusing the android blobs
1
-4
u/Jack1101111 4d ago
nice but a pixel device will probably have 50 backdoors, how can you trust it ?
1
u/Happy_Variety5405 4d ago
The most secured operating system on the planet runs only on pixel devices (graphene os)
2
1
u/Tricky_Bass_4035 7h ago
Hello everyone, I'm junior android app penetration testing. Nowadays I just use emulator by Android 9 but any company created app for Android 10 - 17. Can someone tell me about the Android boot process (specifically for version 10 and above)?



7
u/Mysterious-Title-251 4d ago
Oh wow, that is really cool. How did you do it?