Comment 4 for bug 339902

Revision history for this message
Andrea Bravetti (andreabravetti) wrote :

This time the notification area appear completely white!

Some time I can see the message, some time not, but
the real problem is: how can an app go through the screensaver?

Isn't it wrong?

Does my hardware conf help?

00:02.0 VGA compatible controller: Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller (rev 03)
00:02.1 Display controller: Intel Corporation Mobile 945GM/GMS/GME, 943/940GML Express Integrated Graphics Controller (rev 03)

My X conf (from X --configure with little customization):

Section "Module"
        Load "glx"
        Load "extmod"
        Load "dri"
        Load "record"
        Load "dbe"
        Load "dri2"
EndSection
Section "Device"
        Option "DRI"
        Option "NoDDC"
        Identifier "Card0"
        Driver "intel"
        VendorName "Intel Corporation"
        BoardName "Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller"
        BusID "PCI:0:2:0"
EndSection

With my poor knowhow I can say it may be caused by one or more of:

kscreensaver
kdm
xserver-xorg
xserver-xorg-video-intel

This is a clean Kubuntu 9.04 alpha 5 install on a new hard drive, and not an upgrade of a previus release.

My system is now fully updated at 10 March 2009.