Yeah, support for Alps v7 is limited. Go to /E/C/kexts/Off and move ApplePS2Controller.kext to /E/C/K/Other and remove VoodooPS2Controller.kext
With that, you'll have basic 2 fingers scrolling, tab to drag, 2 fingers right click. There's an issue with cap lock. You'll need tab twice to lock and twice to unlock.
As for sleep, make sure you disable hibernation. Run this from Terminal:
sudo pmset hibernatemode 0
sudo rm -f /var/vm/sleepimage
sudo pmset hibernatefile /dev/null