[Bug 15865] New: DisplaySize first considered but than overwritten

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu May 8 02:28:46 PDT 2008


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

           Summary: DisplaySize first considered but than overwritten
           Product: xorg
           Version: 7.3
          Platform: x86 (IA32)
        OS/Version: All
            Status: NEW
          Severity: major
          Priority: medium
         Component: Driver/Radeon
        AssignedTo: xorg-driver-ati at lists.x.org
        ReportedBy: phg at snafu.de
         QAContact: xorg-team at lists.x.org


The DisplaySize will be considered first. In Xorg.log I see the lines

after xf86InitialConfiguration
(**) RADEON(0): Display dimensions: (305, 229) mm
(**) RADEON(0): DPI set to (133, 133)

Which is correct and reflects the values of DisplaySize directive in xorg.conf.

But than at almost end of the log file appears:

(II) RADEON(0): Setting screen physical size to 423 x 317

xdpyinfo shows:

screen #0:
  dimensions:    1600x1200 pixels (423x317 millimeters)
  resolution:    96x96 dots per inch

I tried the options

        Option          "IgnoreEDID"    "on"
and/or
        Option          "NoDDC"

but neither of them has an effect.

The actual result is tiny unusable fonts.


-- 
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