Kevin, can you try modifying your xorg.conf to add this:

Section "Monitor"
       Identifier      "TV"
EndSection

Section "Device"
        Identifier      "Generic Video Card"
        Driver          "intel"
        BusID           "PCI:0:2:0"
        Option          "monitor-TV" "TV"
EndSection

Section "Screen"
        Identifier      "Default Screen"
        Device          "Generic Video Card"
#       Monitor         "Generic Monitor"
        Monitor    "MonitorTv"
        DefaultDepth    24
        ...

-- 
TV output support failure on Santa-rosa with Crestline
https://bugs.launchpad.net/bugs/119975
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

Reply via email to