Comment 7 for bug 353419

Revision history for this message
Geir Ove Myhr (gomyhr) wrote : Re: display is shifted to the left on LG L246WP 24" Screen over HDMI

Ok, so the EDID data when connected via VGA is
  00ffffffffffff001e6d3e56dd140100
  031101030e342078ea5ad5a7564b9b24
  135054a54b00a940818fb300814fd1c0
  904001010101283c80a070b023403020
  360006442100001a483f403062b03240
  40c0130006442100001e000000fd0038
  4b1e5311000a202020202020000000fc
  004c32343657500a2020202020200011
while when conncected via HDMI it is
  00ffffffffffff001e6d3f56dd140100
  031101038e342078ea5ad5a7564b9b24
  135054a54b00a940818fb300814f8180
  010101010101283c80a070b023403020
  3600b0441100001a483f403062b03240
  40c01300b0441100001e000000fd0038
  4b1e5311000a202020202020000000fc
  004c32343657500a20202020202001b9
  02031c714990050403011f1412132309
  07078301000065030c001000023a8018
  71382d40582c450006442100001e011d
  8018711c1620582c250006442100009e
  011d007251d01e206e28550006442100
  001e8c0ad08a20e02d10103e96000644
  2100001e023a80d072382d40102c4520
  06442100001e000000000000000000bd

I should be possible to analyze this manually, but to make it simpler maybe you can attach the files generated by
`sudo get-edid >get-edid.out 2>get-edid.err` both when it is connected via VGA and via HDMI.