← Back to team overview

ubuntu-x-swat team mailing list archive

[Bug 305227] Re: [i945] screen goes black after a while with intel integrated graphics 945

 

I had the same problem on my Asus EEETop 1602.

It looks like I could solve the problem by disabling the
framebuffercompression in xorg.conf - like what jk suggested above
(2009-01-28) -- I quote the details:

"Adding "Framebuffercompression false" like below did the trick.

Section "Device"
 Identifier "Intel Corporation Mobile 945GM/GMS/940GML Express Integrated Graphics Controller"
 Driver "intel"
 BusID "PCI:0:2:0"
 Option "FramebufferCompression" "false"
EndSection
"

thanks
dirk

-- 
[i945] screen goes black after a while with intel integrated graphics 945
https://bugs.launchpad.net/bugs/305227
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in ubuntu.