[Bug 20998] image displaced and resized, because of wrong mode detection or setting

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Apr 1 10:21:52 PDT 2009


http://bugs.freedesktop.org/show_bug.cgi?id=20998


Alex Deucher <agd5f at yahoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |NOTOURBUG




--- Comment #1 from Alex Deucher <agd5f at yahoo.com>  2009-04-01 10:21:51 PST ---
Since your monitor is a CRT and its EDID does not specify a preferred mode,
neither randr nor the driver know which mode you want as the default.  Some
users prefer 1024x768, others prefer 1280x1024, etc.  Setting a preferred mode
in your xorg.conf is the correct fix.

That said, I suppose the randr core code should prefer modes from the detailed
timing block of the edid over other modes when picking a default if there is no
preferred mode defined.  That would need to be fixed in the xserver, not the
driver.  Open a bug against the xserver.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the xorg-driver-ati mailing list