Comment 10 for bug 617421

Revision history for this message
eugenio (eugenio89-deactivatedaccount) wrote : Re: xrandr recognizing TV1 as connected although isn't

This bug affect me too.
I have a intel graphic card and sometimes when I watch a video or when I login the screen shakes and changes resolution.
So I decided to switch off the TV output writing a little xorg.conf (before there wasn't) like this:

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