wrong dpi after update

Bernd Schubert bernd-schubert at gmx.de
Thu Jan 3 14:34:53 PST 2008


Felix Miata wrote:

> On 2008/01/02 22:23 (GMT+0100) Bernd Schubert apparently typed:
> 
>> Alex Deucher wrote:
> 
>>> Both numbers are coming from the edid.  We use the size from the
>>> detailed timing block (367 x 275 mm).
> 
>> So my monitor provides 2 different edid information and unfortunately the
>> wrong one is used? Well, I guess I can't modify the firmware of my
>> display :(
> 
>> Also, I think randr for some reason seems to overwrite given xorg.conf
>> display sizes
> 
> Is 'DisplaySize 410 310' what's in it?

Section "Monitor"
        Identifier   "Monitor0"
        Option          "Monitor-DVI-0" "FP2007"
        DisplaySize     410 310
EndSection


> 
>> after xf86InitialConfiguration
>> (**) RADEON(0): Display dimensions: (410, 310) mm
>> (**) RADEON(0): DPI set to (99, 98)

As far as I remember, this is only printed with the monitor section above,
so I believe the monitor section is actually used.

> 
>> And then later on
> 
>> (II) GLX: Initialized DRI GL provider for screen 0
>> (II) RADEON(0): Setting screen physical size to 367 x 275
> 
>> I think the first is taken from my xorg.conf display section. Bug or
>> feature?
> 
> Maybe an approach similar to
> https://bugzilla.novell.com/show_bug.cgi?id=331609#c17 and following will
> get you going until such time as the current versions of xrandr, xorg &
> video drivers are actually ready for use by mere mortal users.

Well, I do not fear to use current git versions, but I do fear huge
compilation times ;) 
Also already before writing my first mail about this topic, I found a
workaround, by adding a 99-randr-display-size script
to /etc/X11/Xsession.d/. 
I only did write to this list to notify about this problem and to help my
admin successors at university. If this problem remains for some time and
goes into Debian Lenny, they will have much fun in the future, when they
update...

Best,
Bernd








More information about the xorg mailing list