Comment 14 for bug 131646

Revision history for this message
schilcgn (christian-initcrash) wrote : Re: Can't select correct resolution (1280x800) Gutsy Tribe 4

this is a problem with xserver 1.3
it detects a TV output, and configures it with 1024x768, even if there is no TV out on the machine at all.
this can be fixed at runtime with:

xrandr --output TV --off

or permanently by using a xorg.conf similar to the attached one.