Comment 12 for bug 223108

Revision history for this message
Daedalus (osd-daedalus) wrote :

I have a strange problem in wine that gives me weird resolution... I'm going to signal it in Launchpad, but I think it could be also related to these "black screen" bugreports.
Well, I have resolved by adding this to the end of /etc/X11/xorg.conf:

Section "ServerFlags"
Option "AIGLX" "off"
EndSection

Looks like there is a conflict between wine applications that required a direct-something library and AIGLX.

Let me see if you can resolve by this.