xorg.conf (virtual section was uncommented first, and then commented) :

Section "InputDevice"
        Identifier      "Generic Keyboard"
        Driver          "kbd"
        Option          "XkbRules"      "xorg"
        Option          "XkbModel"      "pc105"
        Option          "XkbLayout"     "fr"
        Option          "XkbVariant"    "oss"
EndSection

Section "InputDevice"
        Identifier      "Configured Mouse"
        Driver          "mouse"
EndSection

Section "Device"
        Identifier      "Configured Video Device"
        Option          "MigrationHeuristic"    "greedy"
#       Option "AccelMethod" "EXA"
#    Option "ExaNoComposite" "false"
EndSection

Section "Monitor"
        Identifier      "Configured Monitor"
EndSection

Section "Screen"
        Identifier      "Default Screen"
        Monitor         "Configured Monitor"
        Device          "Configured Video Device"
#       Virtual         2560 1024
#       Virtual         2880 1200
EndSection

** Attachment added: "Xorg.0.log"
   http://launchpadlibrarian.net/12728916/Xorg.0.log

-- 
[Hardy] [regression] xorg with Intel driver crashes if Virtual > 2048
https://bugs.launchpad.net/bugs/188178
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