1. Download drivers from here.
2. Find the the right ver and upzip sis* to /usr/lib/xorg/modules/drivers/
3. Unzip xorg.conf to /etc/X11/ and replace the old one.
4. Reboot.
If your display is garbled at start you may want to try this
# sudo echo blacklist vga16fb > /etc/modprobe.d/blacklist-vga16fb.conf
# sudo update-initramfs -u
转载于:https://blog.51cto.com/xiaozhe/589620