Comment 102 for bug 151311

Revision history for this message
Danilo Piazzalunga (danilopiazza) wrote : Re: DDC report some ridiculous physical screen size (Mostly on Intel driver, and some ATI)

I can still see this issue on my machine (Intel i915, reported screen size 289x21 mm), although it shows up only in GDM.
I am running an up-to-date Hardy installation.

* xdpyinfo reports:
screen #0:
  dimensions: 1280x800 pixels (289x21 millimeters)
  resolution: 112x968 dots per inch

* xrandr reports:
Screen 0: minimum 320 x 200, current 1280 x 800, maximum 1280 x 1280
VGA disconnected (normal left inverted right x axis y axis)
LVDS connected 1280x800+0+0 (normal left inverted right x axis y axis) 289mm x 21mm
   1280x800 60.1*+ 60.0
   1280x768 60.0
   1024x768 60.0
   800x600 60.3
   640x480 59.9
TV disconnected (normal left inverted right x axis y axis)

* xorg.conf, with neither comments nor various InputDevice sections:
Section "Device"
 Identifier "Configured Video Device"
EndSection

Section "Monitor"
 Identifier "Configured Monitor"
EndSection

Section "Screen"
 Identifier "Default Screen"
 Monitor "Configured Monitor"
 Device "Configured Video Device"
EndSection

Section "ServerLayout"
 Identifier "Default Layout"
 Screen "Default Screen"
 InputDevice "Synaptics Touchpad"
EndSection