--- matroxdriver-1.4.3.3.orig/install.sh        2005-12-16 18:30:53.000000000 +0100
+++ matroxdriver-1.4.3.4/install.sh     2006-04-03 10:52:18.906088163 +0200
@@ -174,6 +174,9 @@
        elif [ "$XVERSION" == "6.8.99.900.0" ]; then
            XPRESENT=1
             XVERSION="6.8.2"
+       elif [ "$XVERSION" == "6.9.0" ]; then
+           XPRESENT=1
+           XVERSION="6.9.0"
        else
                 echo -e "$RED\033[1mERROR\033[0m: \033[1mThe X server drivers included in this installation package"
                 echo -e "       do not support the current version of your X server.\033[0m"
