Comment 19 for bug 394490

Revision history for this message
jayprakash (jay-jay-cz) wrote :

I really cannot tell definitely if I'm using KMS :)
https://launchpad.net/~xorg-edgers
kernel 2.6.30-9 (when I reboot it wil be 2.6.30-10)
xorg-server - 2:1.6.2~git20090708
xserver-xorg-video-intel - 2:2.7.99.901+git20090708 (after reboot 20090709) (can not reboot now, I'm in work :) )
Default settings (+ disabling TV, virtual size and dontzap):
Section "Monitor"
 Identifier "TV"
 Option "Ignore" "True"
EndSection

Section "Monitor"
 Identifier "Configured Monitor"
EndSection

Section "Screen"
 Identifier "Default Screen"
 Monitor "Configured Monitor"
 Device "Configured Video Device"
 SubSection "Display"
  Virtual 2732 2048
 EndSubSection
EndSection

Section "Device"
 Identifier "Configured Video Device"
 Option "monitor-TV" "TV"
EndSection

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