it would be nice to see a snippet of the xorg.conf that is using this virtual 
setting, i am not sure i have mine correctly
set now. i am trying this uxa thing.
 cat /var/log/Xorg.0.log |grep "UXA"
(WW) intel(0): DRI2 requires UXA

Section "Monitor"
        Identifier      "Configured Monitor"
EndSection

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

Section "Device"
        Identifier      "Configured Video Device"
EndSection

Section "Device"
        Identifier      "Onboard Intel Video"
        #Option "AccelMethod" "exa"
        #Option "monitor-VGA" "ExternalVGA"
        #Option "monitor-LVDS" "OnboardLVDS"
         Option "EXAOptimizeMigration" "true"
         Option "MigrationHeuristic" "greedy"
         Option "AccelMethod" "uxa"
         Option "Tiling"  "false" # may break 3D rendering if enabled

EndSection

Section "ServerFlags"
        Option  "DontZap"       "False"
EndSection

-- 
[i965] X freezes starting on April 3rd
https://bugs.launchpad.net/bugs/359392
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