On 31.10.2014 20:25, Larry Rosenman wrote: >>> kernel: error: [drm:pid0:drm_do_get_edid] *ERROR* DVI-I-1: EDID block >>> 0 invalid. >>> kernel: error: [drm:pid0:radeon_dvi_detect] *ERROR* DVI-I-1: probed a >>> monitor but no|invalid EDID >> >> Yeah, the driver reprobe any output connectors every 10" by default. >> >> I think there's a setting to tune how/when connectors are probed but we >> don't expose it currently. Feel free to comment those messages, they >> are in: >> o sys/dev/drm2/drm_edid.c >> o sys/dev/drm2/radeon/radeon_connectors.c > > I think we had this before, and someone(I forget who) shut it up...... > > I really think it's the PROJECTS responsibility to shut this up, as I'm > sure I > won't be the only one whining........... Yes, I fixed the previous invalid EDID spam. In general, I prefer to keep the diff with Linux to a minimum, but here, lacking a better solution, I just changed those two messages from DRM_ERROR to DRM_DEBUG (r273962). -- Jean-Sébastien Pédron
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:53 UTC