The above change to xorg.conf caused X to fail to start up for me. One more line was necessary:
--- /etc/X11/xorg.conf.dist 2007-09-09 09:57:48.000000000 -0700 +++ /etc/X11/xorg.conf 2007-09-09 10:29:56.000000000 -0700 @@ -75,6 +75,17 @@ BusID "PCI:0:2:0" EndSection +Section "Device" + Identifier "TV" + Driver "intel" + Option "monitor-TV" "TV" +EndSection + +Section "Monitor" + Identifier "TV" + Option "Ignore" "true" +EndSection + Section "Monitor" Identifier "Generic Monitor" Option "DPMS" -- not using whole widescreen https://bugs.launchpad.net/bugs/136783 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs