Comment 3 for bug 146487

Revision history for this message
insyzygy (setthiry) wrote : Re: Upgraded to gutsy x windows won't start with missing symbol drmSetServerInfo in libdri.so

I figured out a fix. I had to add

Section "Module"
   Disable "dri"
EndSection

to xorg.conf.

Then everything works fine.