TheMasterArchiver

Ubuntu Touch


Official website

Making the root partition read-write

Enable temporarily

I do not recommend enabling this permanently. You should probably add individual writable directories

SSH Access

Installing packages

Create writable directories in root

Changing the desktop environment

Note: many Ubuntu Touch ports do not have DRM support, so a lot of DEs will not work

Setting up startx

The screen turns off after a minute

To fix permanently

The screen does not update when running an X11 WM

To update the screen once run: cat /sys/class/graphics/fb0/modes > /sys/class/graphics/fb0/mode (as root)

To fix permanently

Enable swap

Enable temporarily

Enable permanently:

Installing nix and home-manager

Installing nix:

You might get ERROR: ld.so: object 'libtls-padding.so' from LD_PRELOAD cannot be preloaded . It can be safely ignored. To disable this warning:

Installing home-manager: