Comment 12 for bug 201257

Revision history for this message
wjl (wolfgang-lonien) wrote :

A workaround which worked for us at ZaReason is:

In xorg.conf,

In section "Section "Device""
add the line:

    Option "monitor-TV" "TV"

Also, add the following new section:

    Section "Monitor"
        Identifier "TV"
        Option "Ignore" "True"
    EndSection

Strange that this is also necessary on Notebooks which actually *don't have* a TV-Out...

cheers,
wjl