<div dir="ltr"><br><div>I picked up a cheap LED flatscreen last month,</div><div>and plugged it onto the VGA of my radeon.</div><div><br></div><div>It has a bad EDID, as reported by both 3.13-rc3+ and FC-19-current,recent,etc.</div>

<div><div><br></div><div>The bad EDID apparently caused semi-random failures to pick a good resolution,</div><div>and affected not only the new screen, but also the ACER, connected to the DVI-D connector.</div><div><br></div>

<div>I recently added to the boot:</div><div>  drm_kms_helper.edid_firmware=VGA-1:edid/1920x1080.bin<br></div><div><br></div><div>the 1st/only boot afterwards went perfect.  So thats apparently solved.</div><div><br></div>

<div><br></div><div><br></div><div>Q:  in the following, I expected to read 3 different EDID's from the 3 monitors.</div><div>I appear to always read the ACER X241W screen.</div><div><br></div><div><br></div><div><div>

$ for p in /sys/class/drm/card0*/edid; do echo; echo $p; monitor-edid $p ; done</div><div><br></div><div>/sys/class/drm/card0-DVI-D-1/edid</div><div>Name: X241W</div><div>EISA ID: ACRad99</div><div>EDID version: 1.3</div>

<div>EDID extension blocks: 0</div><div>Screen size: 51.8 cm x 32.4 cm (24.05 inches, aspect ratio 16/10 = 1.60)</div><div>Gamma: 2.2</div><div>Digital signal</div><div>Max video bandwidth: 170 MHz</div><div><br></div><div>

<span class="" style="white-space:pre">       </span>HorizSync 31-81</div><div><span class="" style="white-space:pre">    </span>VertRefresh 56-75</div><div><br></div><div><span class="" style="white-space:pre"> </span># Monitor preferred modeline (60.0 Hz vsync, 74.0 kHz hsync, ratio 16/10, 94 dpi)</div>

<div><span class="" style="white-space:pre">    </span>ModeLine "1920x1200" 154 1920 1968 2000 2080 1200 1203 1209 1235 +hsync +vsync</div><div><br></div><div>/sys/class/drm/card0-HDMI-A-1/edid</div><div>Name: X241W</div>

<div>EISA ID: ACRad99</div><div>EDID version: 1.3</div><div>EDID extension blocks: 0</div><div>Screen size: 51.8 cm x 32.4 cm (24.05 inches, aspect ratio 16/10 = 1.60)</div><div>Gamma: 2.2</div><div>Digital signal</div><div>

Max video bandwidth: 170 MHz</div><div><br></div><div><span class="" style="white-space:pre">   </span>HorizSync 31-81</div><div><span class="" style="white-space:pre">    </span>VertRefresh 56-75</div><div><br></div><div><span class="" style="white-space:pre"> </span># Monitor preferred modeline (60.0 Hz vsync, 74.0 kHz hsync, ratio 16/10, 94 dpi)</div>

<div><span class="" style="white-space:pre">    </span>ModeLine "1920x1200" 154 1920 1968 2000 2080 1200 1203 1209 1235 +hsync +vsync</div><div><br></div><div>/sys/class/drm/card0-VGA-1/edid</div><div>Name: X241W</div>

<div>EISA ID: ACRad99</div><div>EDID version: 1.3</div><div>EDID extension blocks: 0</div><div>Screen size: 51.8 cm x 32.4 cm (24.05 inches, aspect ratio 16/10 = 1.60)</div><div>Gamma: 2.2</div><div>Digital signal</div><div>

Max video bandwidth: 170 MHz</div><div><br></div><div><span class="" style="white-space:pre">   </span>HorizSync 31-81</div><div><span class="" style="white-space:pre">    </span>VertRefresh 56-75</div><div><br></div><div><span class="" style="white-space:pre"> </span># Monitor preferred modeline (60.0 Hz vsync, 74.0 kHz hsync, ratio 16/10, 94 dpi)</div>

<div><span class="" style="white-space:pre">    </span>ModeLine "1920x1200" 154 1920 1968 2000 2080 1200 1203 1209 1235 +hsync +vsync</div></div></div><div><br></div><div><br></div><div><br></div><div><br></div><div>

hmm,</div><div><br></div><div>Ive pretty much convinced myself that this is bug-report-worthy.</div><div><br></div><div>comments, suggestions ?</div><div><br></div></div>