Comment 33 for bug 1571416

Revision history for this message
K1773R (k1773r) wrote :

your likely facing issues with 3D acceleration now. which is unrelated to this bug, anyway: till mesa gets an update, you have to specify a 16 bit color depth:

/etc/X11/xorg.conf
Section "Screen"
        Identifier "Default Screen"
        Monitor "Configured Monitor"
        Device "Configured Video Device"
        DefaultDepth 16
EndSection

Feel free to open new bugs and add me on the notification list to help you (and others reading it) about those bugs :)