Comment 58 for bug 325289

Revision history for this message
In , Ling-ma (ling-ma) wrote :

Created an attachment (id=24630)
please try the patch on your machine, thanks.

hi joss,

please update our latest driver from master tree, then use this patch on your machine, and disable tv as below in xorg.conf.

Section "Device"
        Identifier "YOUR CARD"
        Option "monitor-TV" "TV"
        ...
EndSection
        ...
Section "Monitor"
        Identifier "TV"
        Option "Ignore" "True"
EndSection

Thanks a lot
Ma Ling