Comment 37 for bug 133118

Revision history for this message
Cory Maccarrone (darkstar6262) wrote :

I'm seeing a similar problem on my laptop (i885GM) -- after resume, textures are all black. I discovered that if I start a second X session and close out of it again, textures work again. I even confirmed that immediately after resuming, if a second X session is started and stopped, resuming the compiz session works.

So, as a workaround, we would need to:

    - Suspend
    - Resume to text console
    - Start X :1, and then close it out again
    - Switch back to original X session

I guess something about the initialization of the second X server enables the textures to work again. Can anyone confirm this?