← Back to team overview

ubuntu-x-swat team mailing list archive

[Bug 421232] Re: Sluggish performance on Intel video card

 

try enabling only Vga, adding 2 monitors section :

option Monitor "vga1"
Section "Device"
    Identifier "My Graphic Board"
    ...
    Option "Monitor-LVDS1" "lvds"
    Option "Monitor-VGA1" "vga"
  EndSection

  Section "Monitor"
    Identifier "vga"
    option "Enable" "true"
  EndSection

  Section "Monitor"
    Identifier "lvds"
    Option "Ignore" "true"

  EndSection

-- 
Sluggish performance on Intel video card
https://bugs.launchpad.net/bugs/421232
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in ubuntu.



References