I downloaded the intel graphics utility to fix the xserver-xorg-video crash and then my touchpad was unresponsive on every reboot.
In order to get the touchpad back, I had to
dustin@dustin:~$ sudo modprobe -r psmouse
dustin@dustin:~$ sudo modprobe psmouse proto=imps
Is there a fix or do I need to do this every time I log on?