You may try to disable dri support in your xorg.conf file, but it will not solve your dri problem. Open your xorg.conf file : Code: -------------------- sudo nano /etc/X11/xorg.conf -------------------- and comment the *Load "dri"* line in module section then reboot, if it's your only problem you will be able to load startx. -- frodon