Until such time as the hardware cursors work, disable them in startwayfire script.
This to avoid issues being opened for missing cursor.
To check for nouveau, test if /sys/module/nouveau exists. Do not lsmod | grep nouveau because some systems, like mine will have nouveau built-in to the kernel, not as a module.