Linux distro install not able to move my trackpad

Whenever I try to install a new Linux distro, it just doesn’t work with my track pad and I am not able to move it unless I use a external mouse.

sounds rough

I have a Asus ck1405cka, is this perhaps the reason?

it should work OOTB under Linux. make sure the trackpad type is set to auto in UEFI settings

I’m on the RW_Legacy option. Is this normal for with this install?

RWL is always a crapshoot, because you’re still using the stock Google firmware. RWL is just a bootloader - there are no config options, no NVRAM, etc

pastebin your dmesg log after a fresh boot and let’s see what’s up

Where do I find that btw?

sudo dmesg > file.txt or whatever you want to name the file

cat file.txt |termbin.com 9999

Once you get the output give us the link.

Or you can do the same thing but instead of using termbin you can paste the output to a pastebin and give us the link.. Same concept