Hi! I had a similar problem, but I was able to solve it this way:
I rewrote /etc/X11/xorg.conf to the next sight:
Section "Device"
        Identifier      "Configured Video Device"
        Driver          "fglrx"
    Option      "VideoOverlay"  "on"
    Option      "OpenGLOverlay" "off"
    Option      "XAANoOffscreenPixmaps" "on"
    Option      "TexturedXrender"   "on"
    Option      "TexturedVideo" "off"
    Option      "Textured2D"    "off"
EndSection
This was followed by a restart of X.Org Server and I solved this problem.

-- 
appearance + video = bug
https://bugs.launchpad.net/bugs/298765
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