post_install() {
echo ">>> This driver now allows to switch"
echo ">>> between several acceleration methods."
echo ">>> Add to the device section in /etc/X11/xorg.conf"
echo ">>> Option \"AccelMethod\" \"sna\""
echo ">>> use uxa/xaa method if you run into trouble with sna."
}