So, create the file /etc/X11/xorg.conf ant put this inside
Section "Device"
Identifier "Videocard0"
Driver "sis"
Option "NoAccel"
EndSection
This will disable the acceleration from the graphic card, but at least the desktop is usable again, until this problem is solved.