I'm trying out postmarketOS on my OnePlus One. My notes so far:
- While the mainline kernel shows console output, only the downstream one has functional graphics.
- OpenSSH works in the mainline kernel, but in the downstream one the connection breaks after authentication. Dropbear works, the USB Networking wiki page says how to switch.
- The 'Unknown chunk type' fastboot error is caused by the image being too large. Create a recovery zip, or choose no UI.
- Phosh, GNOME, and Xfce seem broken.
I made a handy script to patch JD-GUI to use a dark theme:
https://gist.github.com/hexdefined/d7c0a0a9ff27e689c4d289ceacfd7c9a
It uses Darcula for the interface (with -Dhidpi to work around a bug), and changes the code view to use a dark theme that's actually already inside JD-GUI but not used.
It also turns on antialiasing so the fonts don't look terrible.