The touch support for Xubuntu 14.04 as described
here works quite well in my experience. I have not extensively tested the other distros, but since
Trel725 is the one who came up with touch support for our device in the first place, I am sure his implementation of it in the other distros he has provided works as well.
---------- Post added at 14:28 ---------- Previous post was at 14:11 ----------
To use the rootfs on an external microsd card in the tablet slot there are several options:
1. Boot using the boot image "boot-mmcblk1p1-17.img" from "~/prebuilt" in
the repository. For this to work the kernel files for kernel version "3.4.107-cmaalxhb-17" must be in your rootfs (as this is the kernel that you will be booting). To be sure, just extract the file "kernel-cmaalxhb-17.tar.gz" from "~/kernel" to your rootfs.
2. Boot using the boot image "boot-sda1-15.img" but use the additional option -c "root=/dev/mmcblk1p1" in fastboot. This works with kernel version "3.4.105-cmaalx-15" which is already included in
this Xubuntu rootfs.