I have done some testing, and found that specifying the use of the vesa
driver in Xorg works around the problem. All the gnome-system-monitor,
notify-osd and even cairo-dock come back.  Hope this may help a bit.

Here is my /etc/X11/xorg.conf:
Section "Device"
   Identifier "Configured Video Device"
   Driver "vesa"
EndSection

Section "Monitor"
   Identifier "Configured Monitor"
EndSection

Section "Screen"
   Identifier "Default Screen"
   Monitor "Configured Monitor"
   Device "Configured Video Device"
EndSection

-- 
Gnome System Monitor displays only static
https://bugs.launchpad.net/bugs/440608
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to