Comment 9 for bug 201032

Revision history for this message
In , Bryce Harrington (bryce) wrote :

I'm forwarding a Ubuntu bug reporter's report:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/201032

xdpyinfo is reporting incorrect physical screen dimensions for a LGPhilipsLCD LP154W01-TLD (eisa: LPLbc00, edid: "LPL" prod id 48128). xrandr correctly reports the dimensions as 331mm x 207mm, and ddcprobe reports screensize: 33 21, yet xdpyinfo reports (300x230 millimeters). Xorg.0.log does not report what it took from edid in this case, but does indicate it used a 96x96 dpi.

This error causes DPI's to be set incorrectly in some applications (like Firefox). xdpyinfo is reporting the dpi to be 108x88, which may be what FF and other apps are using.

I notice that a similar monitor from this manufacturer, LGPhilipsLCD LP154W01-A5, was quirked in quirk_detailed_use_maximum_size() (bug #10304). Perhaps it simply needs a quirk for this monitor as well?

http://launchpadlibrarian.net/12576794/xdpyinfo.log
http://launchpadlibrarian.net/12576796/Xorg.0.log
http://launchpadlibrarian.net/12576809/xorg.conf
http://launchpadlibrarian.net/12576845/xrandr
http://launchpadlibrarian.net/12576864/lspci-vvnn.log
http://launchpadlibrarian.net/12576880/ddcprobe

[Also see bug #15682 which has a similar problem with a different monitor and may also need this same quirk.]